Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d425ac2ae011753f394f0a7a36a0711b6bec884 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-ssh16537435856472023976.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14254502450148447903.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16556453419484859275.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17783009168251732935.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-ssh7250861583169720108.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5325’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5327 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/632 [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/632 # 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 0d425ac2ae011753f394f0a7a36a0711b6bec884 (main) Commit message: "Merge pull request #4773 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.21" > 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 0d425ac2ae011753f394f0a7a36a0711b6bec884 # timeout=10 > git rev-list --no-walk 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-09T14:13:06.154Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-09T14:13:06.240Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-09T14:13:06.270Z] ========================================================= [2024-03-09T14:13:06.271Z] EdgeX Global Pipelines Version Info [2024-03-09T14:13:06.271Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:13:07.007Z] ------------------- [2024-03-09T14:13:07.007Z] stable info: [2024-03-09T14:13:07.007Z] ------------------- [2024-03-09T14:13:07.007Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-09T14:13:07.007Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-09T14:13:07.007Z] Message: update stable to v1.0.258 [2024-03-09T14:13:07.573Z] ------------------- [2024-03-09T14:13:07.573Z] experimental info: [2024-03-09T14:13:07.573Z] ------------------- [2024-03-09T14:13:07.573Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-09T14:13:07.573Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-09T14:13:07.573Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-09T14:13:07.650Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-09T14:13:07.673Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-09T14:13:07.699Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-09T14:13:07.732Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-09T14:13:07.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-09T14:13:07.782Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-09T14:13:07.814Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-09T14:13:07.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-09T14:13:07.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-09T14:13:07.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-09T14:13:07.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-09T14:13:07.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-09T14:13:07.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-09T14:13:08.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-09T14:13:08.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-09T14:13:08.059Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-09T14:13:08.090Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-09T14:13:08.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-09T14:13:08.141Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-09T14:13:08.167Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-09T14:13:08.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-09T14:13:08.224Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-09T14:13:08.256Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-09T14:13:08.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-09T14:13:08.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-09T14:13:08.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-09T14:13:08.388Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] echo [2024-03-09T14:13:08.418Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d425ac [Pipeline] echo [2024-03-09T14:13:08.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:13:08.541Z] provisioning config files... [2024-03-09T14:13:08.556Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/632@tmp/config14546228220672285376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:13:08.899Z] ---> ****-login.sh [2024-03-09T14:13:08.899Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:13:09.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:09.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:09.159Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:09.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:09.159Z] [2024-03-09T14:13:09.159Z] Login Succeeded [2024-03-09T14:13:09.159Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:13:09.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:09.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:09.159Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:09.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:09.159Z] [2024-03-09T14:13:09.159Z] Login Succeeded [2024-03-09T14:13:09.159Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:13:09.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:09.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:09.419Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:09.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:09.419Z] [2024-03-09T14:13:09.419Z] Login Succeeded [2024-03-09T14:13:09.419Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:13:09.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:09.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:09.419Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:09.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:09.419Z] [2024-03-09T14:13:09.419Z] Login Succeeded [2024-03-09T14:13:09.419Z] ****.io [2024-03-09T14:13:09.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:09.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:09.679Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:09.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:09.679Z] [2024-03-09T14:13:09.679Z] Login Succeeded [2024-03-09T14:13:09.679Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:13:09.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T14:13:10.044Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-03-09T14:13:10.044Z] + cut -d/ -f2 [2024-03-09T14:13:10.044Z] + dirname cmd/core-command/Dockerfile [2024-03-09T14:13:10.044Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-09T14:13:10.044Z] + cut -d/ -f2 [2024-03-09T14:13:10.044Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-09T14:13:10.044Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-09T14:13:10.044Z] + dirname cmd/core-data/Dockerfile [2024-03-09T14:13:10.044Z] + cut -d/ -f2 [2024-03-09T14:13:10.044Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-09T14:13:10.044Z] + dirname cmd/core-metadata/Dockerfile [2024-03-09T14:13:10.044Z] + cut -d/ -f2 [2024-03-09T14:13:10.044Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-09T14:13:10.044Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-03-09T14:13:10.044Z] cut -d/ -f2 [2024-03-09T14:13:10.044Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-09T14:13:10.044Z] + cut -d/ -f2 [2024-03-09T14:13:10.044Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-03-09T14:13:10.044Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-09T14:13:10.044Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-03-09T14:13:10.044Z] + cut -d/ -f2 [2024-03-09T14:13:10.044Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-09T14:13:10.044Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-09T14:13:10.044Z] + cut -d/ -f2 [2024-03-09T14:13:10.044Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-09T14:13:10.044Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-09T14:13:10.044Z] + cut -d/ -f2 [2024-03-09T14:13:10.044Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-09T14:13:10.044Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-09T14:13:10.044Z] + cut -d/ -f2 [2024-03-09T14:13:10.044Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-09T14:13:10.044Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-09T14:13:10.044Z] + cut -d/ -f2 [2024-03-09T14:13:10.044Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-09T14:13:10.044Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-09T14:13:10.044Z] + cut -d/ -f2 [2024-03-09T14:13:10.044Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-09T14:13:10.044Z] + dirname cmd/support-notifications/Dockerfile [2024-03-09T14:13:10.044Z] + cut -d/ -f2 [2024-03-09T14:13:10.044Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-09T14:13:10.044Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-09T14:13:10.044Z] + cut -d/ -f2 [2024-03-09T14:13:10.044Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-09T14:13:10.069Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-09T14:13:10.500Z] + git rev-list -1 --merges 0d425ac2ae011753f394f0a7a36a0711b6bec884~1..0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] echo [2024-03-09T14:13:10.513Z] -----------> git rev-list -1 --merges 0d425ac2ae011753f394f0a7a36a0711b6bec884~1..0d425ac2ae011753f394f0a7a36a0711b6bec884 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:13:10.513Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [false] [Pipeline] sh [2024-03-09T14:13:10.817Z] + git log --format=format:%s -1 0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] echo [2024-03-09T14:13:10.830Z] ========================================================= [2024-03-09T14:13:10.830Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-09T14:13:10.830Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-09T14:13:11.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-09T14:13:11.226Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-09T14:13:11.226Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-09T14:13:11.226Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-09T14:13:11.226Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-09T14:13:11.226Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-09T14:13:11.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:13:11.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:13:11.583Z] [2024-03-09T14:13:11.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:13:11.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:13:11.893Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-09T14:13:11.893Z] b85a868b505f: Pulling fs layer [2024-03-09T14:13:11.893Z] e2be974225ed: Pulling fs layer [2024-03-09T14:13:11.893Z] 339a4e72a1f5: Pulling fs layer [2024-03-09T14:13:11.893Z] 988bab9f4d93: Pulling fs layer [2024-03-09T14:13:11.893Z] 1469e6f7b9e6: Pulling fs layer [2024-03-09T14:13:11.893Z] eaf3925da568: Pulling fs layer [2024-03-09T14:13:11.893Z] bab4dde63d76: Pulling fs layer [2024-03-09T14:13:11.893Z] bde34c3a00c8: Pulling fs layer [2024-03-09T14:13:11.893Z] b352a97aabf1: Pulling fs layer [2024-03-09T14:13:11.893Z] 4872d77fe225: Pulling fs layer [2024-03-09T14:13:11.893Z] 5851b861e8e6: Pulling fs layer [2024-03-09T14:13:11.893Z] 988bab9f4d93: Waiting [2024-03-09T14:13:11.893Z] eaf3925da568: Waiting [2024-03-09T14:13:11.893Z] 1469e6f7b9e6: Waiting [2024-03-09T14:13:11.893Z] bab4dde63d76: Waiting [2024-03-09T14:13:11.893Z] bde34c3a00c8: Waiting [2024-03-09T14:13:11.893Z] 4872d77fe225: Waiting [2024-03-09T14:13:11.893Z] b352a97aabf1: Waiting [2024-03-09T14:13:11.893Z] e2be974225ed: Download complete [2024-03-09T14:13:11.893Z] 988bab9f4d93: Verifying Checksum [2024-03-09T14:13:11.893Z] 988bab9f4d93: Download complete [2024-03-09T14:13:11.893Z] 1469e6f7b9e6: Verifying Checksum [2024-03-09T14:13:11.893Z] 1469e6f7b9e6: Download complete [2024-03-09T14:13:11.893Z] 339a4e72a1f5: Verifying Checksum [2024-03-09T14:13:11.893Z] 339a4e72a1f5: Download complete [2024-03-09T14:13:11.893Z] eaf3925da568: Verifying Checksum [2024-03-09T14:13:11.893Z] eaf3925da568: Download complete [2024-03-09T14:13:11.893Z] bde34c3a00c8: Verifying Checksum [2024-03-09T14:13:11.893Z] bde34c3a00c8: Download complete [2024-03-09T14:13:12.152Z] b352a97aabf1: Verifying Checksum [2024-03-09T14:13:12.153Z] b352a97aabf1: Download complete [2024-03-09T14:13:12.153Z] 4872d77fe225: Download complete [2024-03-09T14:13:12.153Z] 5851b861e8e6: Download complete [2024-03-09T14:13:12.153Z] b85a868b505f: Download complete [2024-03-09T14:13:12.412Z] bab4dde63d76: Verifying Checksum [2024-03-09T14:13:12.412Z] bab4dde63d76: Download complete [2024-03-09T14:13:13.388Z] b85a868b505f: Pull complete [2024-03-09T14:13:13.651Z] e2be974225ed: Pull complete [2024-03-09T14:13:13.912Z] 339a4e72a1f5: Pull complete [2024-03-09T14:13:14.172Z] 988bab9f4d93: Pull complete [2024-03-09T14:13:14.432Z] 1469e6f7b9e6: Pull complete [2024-03-09T14:13:14.432Z] eaf3925da568: Pull complete [2024-03-09T14:13:16.337Z] bab4dde63d76: Pull complete [2024-03-09T14:13:16.337Z] bde34c3a00c8: Pull complete [2024-03-09T14:13:16.337Z] b352a97aabf1: Pull complete [2024-03-09T14:13:16.337Z] 4872d77fe225: Pull complete [2024-03-09T14:13:16.596Z] 5851b861e8e6: Pull complete [2024-03-09T14:13:16.596Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-09T14:13:16.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:13:16.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:13:16.750Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2024-03-09T14:13:16.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-09T14:13:19.865Z] $ docker top fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c -eo pid,comm [2024-03-09T14:13:19.926Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-09T14:13:19.926Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-09T14:13:20.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:13:20.018Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:13:20.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:13:20.131Z] $ docker exec fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c ssh-agent [2024-03-09T14:13:20.237Z] SSH_AUTH_SOCK=/tmp/ssh-cDJOLckyGP5h/agent.32 [2024-03-09T14:13:20.237Z] SSH_AGENT_PID=38 [2024-03-09T14:13:20.244Z] Running ssh-add (command line suppressed) [2024-03-09T14:13:20.327Z] Identity added: /w/workspace/edgex-go/632@tmp/private_key_4520002500901418934.key (/w/workspace/edgex-go/632@tmp/private_key_4520002500901418934.key) [2024-03-09T14:13:20.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:13:20.647Z] + git tag --points-at HEAD [Pipeline] } [2024-03-09T14:13:20.650Z] $ docker exec --env ******** --env ******** fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c ssh-agent -k [2024-03-09T14:13:20.749Z] unset SSH_AUTH_SOCK; [2024-03-09T14:13:20.749Z] unset SSH_AGENT_PID; [2024-03-09T14:13:20.749Z] echo Agent pid 38 killed; [2024-03-09T14:13:20.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-09T14:13:20.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:13:20.826Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:13:20.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:13:20.929Z] $ docker exec fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c ssh-agent [2024-03-09T14:13:21.050Z] SSH_AUTH_SOCK=/tmp/ssh-dR5yqTQWKnlq/agent.70 [2024-03-09T14:13:21.050Z] SSH_AGENT_PID=76 [2024-03-09T14:13:21.055Z] Running ssh-add (command line suppressed) [2024-03-09T14:13:21.147Z] Identity added: /w/workspace/edgex-go/632@tmp/private_key_6813365008094945697.key (/w/workspace/edgex-go/632@tmp/private_key_6813365008094945697.key) [2024-03-09T14:13:21.168Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:13:21.468Z] + git semver init [2024-03-09T14:13:21.727Z] 2024-03-09 14:13:21,629 [run_init] DEBUG init version:0.0.0 force:False [2024-03-09T14:13:21.727Z] 2024-03-09 14:13:21,630 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/632/.semver [2024-03-09T14:13:21.727Z] 2024-03-09 14:13:21,630 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/632/.semver [2024-03-09T14:13:21.727Z] 2024-03-09 14:13:21,631 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/632/.semver'], cwd=/w/workspace/edgex-go/632, universal_newlines=False, shell=None, istream=None) [2024-03-09T14:13:27.030Z] 2024-03-09 14:13:26,428 [append_file] DEBUG append to file:/w/workspace/edgex-go/632/.git/info/exclude [2024-03-09T14:13:27.030Z] 2024-03-09 14:13:26,429 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/632/.semver/main with force:False [2024-03-09T14:13:27.030Z] 2024-03-09 14:13:26,429 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main [2024-03-09T14:13:27.030Z] 2024-03-09 14:13:26,429 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main [2024-03-09T14:13:27.030Z] 3.2.0-dev.22 [Pipeline] } [2024-03-09T14:13:27.034Z] $ docker exec --env ******** --env ******** fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c ssh-agent -k [2024-03-09T14:13:27.129Z] unset SSH_AUTH_SOCK; [2024-03-09T14:13:27.130Z] unset SSH_AGENT_PID; [2024-03-09T14:13:27.130Z] echo Agent pid 76 killed; [2024-03-09T14:13:27.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T14:13:27.516Z] + git semver [Pipeline] } [2024-03-09T14:13:27.784Z] $ docker stop --time=1 fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c [2024-03-09T14:13:29.059Z] $ docker rm -f --volumes fe1014168a180238dbbe7572000e313ecb527338262aa56a964bff6bf96da12c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-09T14:13:29.483Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-09T14:13:29.734Z] Stashed 1 file(s) [Pipeline] echo [2024-03-09T14:13:29.737Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-09T14:13:30.308Z] + git config --global --add safe.directory /w/workspace/edgex-go/632 [Pipeline] echo [2024-03-09T14:13:30.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:13:30.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:13:30.379Z] ========================================================= [2024-03-09T14:13:30.379Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-09T14:13:30.379Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-09T14:13:30.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-09T14:13:30.687Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-09T14:13:30.687Z] 7264a8db6415: Pulling fs layer [2024-03-09T14:13:30.687Z] c4d48a809fc2: Pulling fs layer [2024-03-09T14:13:30.687Z] 4f1c88b9dad5: Pulling fs layer [2024-03-09T14:13:30.687Z] ad3a456e5733: Pulling fs layer [2024-03-09T14:13:30.687Z] 69c7f0334f64: Pulling fs layer [2024-03-09T14:13:30.687Z] 1f1c1a5573a3: Pulling fs layer [2024-03-09T14:13:30.687Z] ce7588e14bc9: Pulling fs layer [2024-03-09T14:13:30.687Z] b5e4710f87ac: Pulling fs layer [2024-03-09T14:13:30.687Z] 69c7f0334f64: Waiting [2024-03-09T14:13:30.687Z] 1f1c1a5573a3: Waiting [2024-03-09T14:13:30.687Z] ce7588e14bc9: Waiting [2024-03-09T14:13:30.687Z] b5e4710f87ac: Waiting [2024-03-09T14:13:30.687Z] ad3a456e5733: Waiting [2024-03-09T14:13:30.687Z] c4d48a809fc2: Verifying Checksum [2024-03-09T14:13:30.687Z] ad3a456e5733: Verifying Checksum [2024-03-09T14:13:30.687Z] ad3a456e5733: Download complete [2024-03-09T14:13:30.687Z] 69c7f0334f64: Verifying Checksum [2024-03-09T14:13:30.687Z] 69c7f0334f64: Download complete [2024-03-09T14:13:30.687Z] 7264a8db6415: Verifying Checksum [2024-03-09T14:13:30.687Z] 7264a8db6415: Download complete [2024-03-09T14:13:30.687Z] 1f1c1a5573a3: Download complete [2024-03-09T14:13:30.946Z] 7264a8db6415: Pull complete [2024-03-09T14:13:30.946Z] b5e4710f87ac: Verifying Checksum [2024-03-09T14:13:30.946Z] b5e4710f87ac: Download complete [2024-03-09T14:13:31.207Z] c4d48a809fc2: Pull complete [2024-03-09T14:13:31.207Z] 4f1c88b9dad5: Verifying Checksum [2024-03-09T14:13:31.207Z] 4f1c88b9dad5: Download complete [2024-03-09T14:13:31.467Z] ce7588e14bc9: Verifying Checksum [2024-03-09T14:13:31.467Z] ce7588e14bc9: Download complete [2024-03-09T14:13:33.994Z] 4f1c88b9dad5: Pull complete [2024-03-09T14:13:33.994Z] ad3a456e5733: Pull complete [2024-03-09T14:13:33.994Z] 69c7f0334f64: Pull complete [2024-03-09T14:13:34.252Z] 1f1c1a5573a3: Pull complete [2024-03-09T14:13:36.779Z] ce7588e14bc9: Pull complete [2024-03-09T14:13:36.779Z] b5e4710f87ac: Pull complete [2024-03-09T14:13:36.779Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-09T14:13:36.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-09T14:13:36.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-09T14:13:37.093Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-09T14:13:37.093Z] WORKDIR /edgex [2024-03-09T14:13:37.093Z] COPY go.mod . [2024-03-09T14:13:37.093Z] RUN go mod download [2024-03-09T14:13:37.093Z] + docker build -t ci-base-image-x86_64 -f - . [2024-03-09T14:13:37.677Z] Sending build context to Docker daemon 175.2MB [2024-03-09T14:13:37.677Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-09T14:13:37.677Z] ---> 88b5674ff536 [2024-03-09T14:13:37.677Z] Step 2/4 : WORKDIR /edgex [2024-03-09T14:13:43.045Z] ---> Running in ac3e65e81b8a [2024-03-09T14:13:43.045Z] Removing intermediate container ac3e65e81b8a [2024-03-09T14:13:43.045Z] ---> b0646c8dc387 [2024-03-09T14:13:43.045Z] Step 3/4 : COPY go.mod . [2024-03-09T14:13:43.045Z] ---> 33e09f753b65 [2024-03-09T14:13:43.045Z] Step 4/4 : RUN go mod download [2024-03-09T14:13:43.045Z] ---> Running in 7a14d29a5999 [2024-03-09T14:13:44.923Z] Still waiting to schedule task [2024-03-09T14:13:44.923Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5328’ is offline [2024-03-09T14:14:01.141Z] Removing intermediate container 7a14d29a5999 [2024-03-09T14:14:01.142Z] ---> d769159b2ec2 [2024-03-09T14:14:01.142Z] Successfully built d769159b2ec2 [2024-03-09T14:14:01.142Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:01.465Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-09T14:14:01.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:14:01.584Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2024-03-09T14:14:01.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-09T14:14:02.036Z] $ docker top 902e8562f64a7110d6b4569c167ef7f863f2c79d918d1f2811f492bf38a03d87 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:14:02.436Z] + go version [2024-03-09T14:14:02.436Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-09T14:14:02.461Z] $ docker stop --time=1 902e8562f64a7110d6b4569c167ef7f863f2c79d918d1f2811f492bf38a03d87 [2024-03-09T14:14:03.737Z] $ docker rm -f --volumes 902e8562f64a7110d6b4569c167ef7f863f2c79d918d1f2811f492bf38a03d87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:04.408Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-09T14:14:04.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:14:04.520Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2024-03-09T14:14:04.551Z] $ 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/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-09T14:14:04.887Z] $ docker top d3cd36eb1832e021f0d349b5c6dda59c4db607055fba248740bedf1981cda72d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-09T14:14:04.988Z] ========================================================= [2024-03-09T14:14:04.988Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-09T14:14:04.988Z] ========================================================= [Pipeline] sh [2024-03-09T14:14:05.267Z] + git config --global --add safe.directory /w/workspace/edgex-go/632 [Pipeline] fileExists [Pipeline] sh [2024-03-09T14:14:05.590Z] + make test [2024-03-09T14:14:05.590Z] go test -race -coverprofile=coverage.out ./... [2024-03-09T14:14:12.186Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-09T14:14:24.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-09T14:14:24.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-09T14:14:24.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-09T14:14:24.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-09T14:14:24.388Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-09T14:14:24.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-09T14:14:24.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-09T14:14:24.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-09T14:14:24.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-09T14:14:24.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-09T14:14:24.905Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-09T14:14:24.905Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-09T14:14:24.905Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-09T14:14:24.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-09T14:14:26.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-09T14:14:26.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-09T14:14:27.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements [2024-03-09T14:14:29.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements [2024-03-09T14:14:29.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-09T14:14:29.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-09T14:14:29.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-09T14:14:31.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-09T14:14:31.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-09T14:14:32.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-09T14:14:32.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-09T14:14:32.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-09T14:14:32.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-09T14:14:32.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-09T14:14:33.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.2% of statements [2024-03-09T14:14:33.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.2% of statements [2024-03-09T14:14:33.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-09T14:14:33.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-09T14:14:35.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-09T14:14:35.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-09T14:14:35.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-09T14:14:35.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.475s coverage: 93.4% of statements [2024-03-09T14:14:35.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements [2024-03-09T14:14:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-09T14:14:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-09T14:14:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-09T14:14:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-09T14:14:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-09T14:14:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-09T14:14:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-09T14:14:37.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.377s coverage: 97.6% of statements [2024-03-09T14:14:37.095Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2024-03-09T14:14:37.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-09T14:14:37.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-09T14:14:39.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.9% of statements [2024-03-09T14:14:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.064s coverage: 32.2% of statements [2024-03-09T14:14:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.051s coverage: 41.7% of statements [2024-03-09T14:14:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 82.9% of statements [2024-03-09T14:14:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements [2024-03-09T14:14:39.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.073s coverage: 96.3% of statements [2024-03-09T14:14:39.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2024-03-09T14:14:39.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-09T14:14:39.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-09T14:14:39.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-09T14:14:39.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-09T14:14:39.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-09T14:14:39.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-09T14:14:39.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-09T14:14:39.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-09T14:14:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-09T14:14:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-09T14:14:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-09T14:14:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-09T14:14:41.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-09T14:14:41.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-09T14:14:42.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-09T14:14:43.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-09T14:14:43.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-09T14:14:44.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-09T14:14:44.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-09T14:14:47.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-09T14:14:47.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-09T14:14:47.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-09T14:14:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-09T14:14:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-09T14:14:48.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-09T14:14:49.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-09T14:14:49.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-09T14:14:49.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-09T14:14:49.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-09T14:14:50.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-09T14:14:50.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-09T14:14:50.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-09T14:14:50.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-09T14:14:52.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-09T14:14:52.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-09T14:14:52.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-09T14:14:52.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-09T14:14:52.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.049s coverage: 94.4% of statements [2024-03-09T14:14:53.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-09T14:14:53.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-09T14:14:54.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-09T14:14:54.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.249s coverage: 79.9% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.073s coverage: 92.9% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.045s coverage: 64.4% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 63.1% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.035s coverage: 100.0% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.157s coverage: 38.4% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 95.7% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements [2024-03-09T14:15:04.442Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2024-03-09T14:15:04.442Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-03-09T14:15:04.442Z] running golangci-lint [2024-03-09T14:15:04.702Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-09T14:15:04.702Z] go version go1.21.0 linux/amd64 [2024-03-09T14:15:04.961Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-09T14:15:04.961Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-09T14:15:19.843Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|compiled_files|files|types_sizes) took 13.996465442s" [2024-03-09T14:15:19.843Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.249571ms" [2024-03-09T14:15:29.810Z] level=info msg="[linters_context/goanalysis] analyzers took 1m20.415251604s with top 10 stages: buildir: 39.087786889s, gosec: 7.464018388s, inspect: 2.311588535s, fact_deprecated: 2.253849781s, ctrlflow: 1.669293152s, printf: 1.350469483s, S1038: 1.128293343s, nilness: 951.031043ms, fact_purity: 889.306489ms, typedness: 796.32589ms" [2024-03-09T14:15:29.810Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-09T14:15:29.810Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, cgo: 197/197, autogenerated_exclude: 197/197, path_prettifier: 197/197, skip_files: 197/197, filename_unadjuster: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21" [2024-03-09T14:15:29.810Z] level=info msg="[runner] processing took 17.617381ms with stages: nolint: 8.110544ms, identifier_marker: 4.486425ms, autogenerated_exclude: 1.472267ms, exclude-rules: 1.434495ms, path_prettifier: 1.404274ms, skip_dirs: 658.063µs, cgo: 30.982µs, filename_unadjuster: 15.801µs, uniq_by_line: 640ns, max_same_issues: 620ns, exclude: 450ns, skip_files: 440ns, max_from_linter: 430ns, fixer: 400ns, diff: 370ns, path_shortener: 310ns, severity-rules: 280ns, sort_results: 240ns, source_code: 140ns, max_per_file_from_linter: 110ns, path_prefixer: 100ns" [2024-03-09T14:15:29.810Z] level=info msg="[runner] linters took 9.598582259s with stages: goanalysis_metalinter: 9.580864074s" [2024-03-09T14:15:29.810Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-09T14:15:29.810Z] level=info msg="Memory: 238 samples, avg is 246.3MB, max is 900.1MB" [2024-03-09T14:15:29.810Z] level=info msg="Execution took 23.666267985s" [2024-03-09T14:15:29.810Z] go vet ./... [2024-03-09T14:15:33.087Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-09T14:15:33.088Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-09T14:15:33.088Z] ./bin/test-attribution-txt.sh [2024-03-09T14:15:33.346Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-09T14:15:33.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-09T14:15:33.678Z] + ls -al . [2024-03-09T14:15:33.678Z] total 736 [2024-03-09T14:15:33.678Z] drwxrwxr-x 11 1001 1001 4096 Mar 9 14:14 . [2024-03-09T14:15:33.678Z] drwxr-xr-x 4 root root 4096 Mar 9 14:14 .. [2024-03-09T14:15:33.678Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 14:13 .blubracket [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 10 Mar 9 14:13 .dockerignore [2024-03-09T14:15:33.678Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 14:15 .git [2024-03-09T14:15:33.678Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 14:13 .github [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 1074 Mar 9 14:13 .gitignore [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 14:13 .golangci.yml [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 100 Mar 9 14:13 .hadolint.yml [2024-03-09T14:15:33.678Z] drwxr-xr-x 3 1001 1001 4096 Mar 9 14:13 .semver [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 155 Mar 9 14:13 .sonarcloud.properties [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 14:13 ADOPTERS.md [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 11674 Mar 9 14:13 Attribution.txt [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 100284 Mar 9 14:13 CHANGELOG.md [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 14:13 CONTRIBUTING.md [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 14:13 GOVERNANCE.md [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 861 Mar 9 14:13 Jenkinsfile [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 14:13 LICENSE [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 15392 Mar 9 14:13 Makefile [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 14:13 OWNERS.md [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 9528 Mar 9 14:13 README.md [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 789 Mar 9 14:13 SECURITY.md [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 12 Mar 9 14:13 VERSION [2024-03-09T14:15:33.678Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 14:13 bin [2024-03-09T14:15:33.678Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 14:13 cmd [2024-03-09T14:15:33.678Z] -rw-r--r-- 1 root root 453602 Mar 9 14:15 coverage.out [2024-03-09T14:15:33.678Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 14:13 fuzz_test [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 3734 Mar 9 14:13 go.mod [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 35731 Mar 9 14:13 go.sum [2024-03-09T14:15:33.678Z] drwxrwxr-x 7 1001 1001 4096 Mar 9 14:13 internal [2024-03-09T14:15:33.678Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 14:13 openapi [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 584 Mar 9 14:13 security.txt [2024-03-09T14:15:33.678Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 14:13 version.go [Pipeline] sh [2024-03-09T14:15:33.958Z] + '[' -e coverage.out ] [2024-03-09T14:15:33.958Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-09T14:15:34.101Z] Stashed 1 file(s) [Pipeline] sh [2024-03-09T14:15:34.379Z] + make build [2024-03-09T14:15:34.379Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-09T14:15:46.579Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-09T14:15:47.820Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-09T14:15:47.820Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-09T14:15:48.387Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-09T14:15:54.951Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-09T14:15:54.951Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-09T14:15:56.037Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5331 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-03-09T14:15:56.074Z] Running in /w/workspace/edgex-go/632 [Pipeline] { [Pipeline] checkout [2024-03-09T14:15:56.329Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-09T14:15:56.898Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-09T14:15:57.467Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-09T14:15:58.404Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-09T14:15:58.969Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-09T14:15:59.154Z] The recommended git tool is: git [Pipeline] } [2024-03-09T14:15:59.919Z] $ docker stop --time=1 d3cd36eb1832e021f0d349b5c6dda59c4db607055fba248740bedf1981cda72d [2024-03-09T14:16:03.508Z] $ docker rm -f --volumes d3cd36eb1832e021f0d349b5c6dda59c4db607055fba248740bedf1981cda72d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:16:04.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-09T14:16:04.623Z] [2024-03-09T14:16:04.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:16:04.805Z] using credential edgex-jenkins-ssh [2024-03-09T14:16:04.829Z] Cloning the remote Git repository [2024-03-09T14:16:04.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-09T14:16:04.943Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-09T14:16:04.943Z] 91d30c5bc195: Pulling fs layer [2024-03-09T14:16:04.943Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-09T14:16:04.943Z] 9c61dcf015f6: Pulling fs layer [2024-03-09T14:16:04.943Z] 4698f68db338: Pulling fs layer [2024-03-09T14:16:04.943Z] 2a2f49069b9e: Pulling fs layer [2024-03-09T14:16:04.943Z] e0025b399a48: Pulling fs layer [2024-03-09T14:16:04.943Z] 4698f68db338: Waiting [2024-03-09T14:16:04.943Z] e0025b399a48: Waiting [2024-03-09T14:16:04.943Z] 2a2f49069b9e: Waiting [2024-03-09T14:16:04.943Z] 91d30c5bc195: Verifying Checksum [2024-03-09T14:16:04.943Z] 91d30c5bc195: Download complete [2024-03-09T14:16:04.943Z] 4698f68db338: Verifying Checksum [2024-03-09T14:16:04.943Z] 4698f68db338: Download complete [2024-03-09T14:16:05.202Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-09T14:16:05.202Z] 2e9b0aa3be6d: Download complete [2024-03-09T14:16:05.202Z] e0025b399a48: Verifying Checksum [2024-03-09T14:16:05.202Z] e0025b399a48: Download complete [2024-03-09T14:16:05.202Z] 91d30c5bc195: Pull complete [2024-03-09T14:16:05.202Z] 2a2f49069b9e: Verifying Checksum [2024-03-09T14:16:05.202Z] 2a2f49069b9e: Download complete [2024-03-09T14:16:04.884Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-09T14:16:04.996Z] > git init /w/workspace/edgex-go/632 # timeout=10 [2024-03-09T14:16:05.169Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-09T14:16:05.170Z] > git --version # timeout=10 [2024-03-09T14:16:05.194Z] > git --version # 'git version 2.25.1' [2024-03-09T14:16:05.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-09T14:16:05.460Z] 2e9b0aa3be6d: Pull complete [2024-03-09T14:16:05.718Z] 9c61dcf015f6: Verifying Checksum [2024-03-09T14:16:05.718Z] 9c61dcf015f6: Download complete [2024-03-09T14:16:05.397Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-09T14:16:08.246Z] 9c61dcf015f6: Pull complete [2024-03-09T14:16:08.247Z] 4698f68db338: Pull complete [2024-03-09T14:16:08.247Z] 2a2f49069b9e: Pull complete [2024-03-09T14:16:08.247Z] e0025b399a48: Pull complete [2024-03-09T14:16:08.247Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-09T14:16:08.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-09T14:16:08.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:16:08.424Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2024-03-09T14:16:08.455Z] $ 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/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-03-09T14:16:10.528Z] $ docker top e717e9b0bef647764930c3e07543cd159aa6ffd3ffefd072d5953683e8b1ae5d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:16:10.989Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-09T14:16:13.314Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #1 transferring dockerfile: 1.89kB done [2024-03-09T14:16:13.314Z] #1 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #2 transferring dockerfile: 2.06kB done [2024-03-09T14:16:13.314Z] #2 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #3 transferring dockerfile: 2.23kB done [2024-03-09T14:16:13.314Z] #3 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #4 [core-command internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #4 transferring dockerfile: 1.93kB done [2024-03-09T14:16:13.314Z] #4 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #5 transferring dockerfile: 1.95kB done [2024-03-09T14:16:13.314Z] #5 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #6 [core-data internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #6 transferring dockerfile: 2.01kB done [2024-03-09T14:16:13.314Z] #6 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #7 transferring dockerfile: 2.50kB done [2024-03-09T14:16:13.314Z] #7 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #8 transferring dockerfile: 1.70kB done [2024-03-09T14:16:13.314Z] #8 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #9 transferring dockerfile: 2.93kB done [2024-03-09T14:16:13.314Z] #9 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #10 transferring dockerfile: 2.49kB done [2024-03-09T14:16:13.314Z] #10 DONE 0.1s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #11 transferring dockerfile: 1.69kB done [2024-03-09T14:16:13.314Z] #11 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #12 transferring dockerfile: 1.81kB done [2024-03-09T14:16:13.314Z] #12 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #13 transferring dockerfile: 2.15kB done [2024-03-09T14:16:13.314Z] #13 DONE 0.1s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-03-09T14:16:13.314Z] #14 transferring dockerfile: 1.93kB done [2024-03-09T14:16:13.314Z] #14 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2024-03-09T14:16:13.314Z] #15 transferring context: 50B done [2024-03-09T14:16:13.314Z] #15 DONE 0.1s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #16 [core-metadata internal] load .dockerignore [2024-03-09T14:16:13.314Z] #16 transferring context: 50B done [2024-03-09T14:16:13.314Z] #16 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-09T14:16:13.314Z] #17 transferring context: 50B done [2024-03-09T14:16:13.314Z] #17 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #18 [support-notifications internal] load .dockerignore [2024-03-09T14:16:13.314Z] #18 transferring context: 50B done [2024-03-09T14:16:13.314Z] #18 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #19 [core-command internal] load .dockerignore [2024-03-09T14:16:13.314Z] #19 transferring context: 50B done [2024-03-09T14:16:13.314Z] #19 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #20 [security-proxy-setup internal] load .dockerignore [2024-03-09T14:16:13.314Z] #20 transferring context: 50B done [2024-03-09T14:16:13.314Z] #20 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #21 [core-data internal] load .dockerignore [2024-03-09T14:16:13.314Z] #21 transferring context: 50B done [2024-03-09T14:16:13.314Z] #21 DONE 0.0s [2024-03-09T14:16:13.314Z] [2024-03-09T14:16:13.314Z] #22 [security-spire-server internal] load .dockerignore [2024-03-09T14:16:14.643Z] #22 transferring context: 50B done [2024-03-09T14:16:14.643Z] #22 DONE 0.0s [2024-03-09T14:16:14.643Z] [2024-03-09T14:16:14.643Z] #23 [security-bootstrapper internal] load .dockerignore [2024-03-09T14:16:14.643Z] #23 transferring context: 50B done [2024-03-09T14:16:14.643Z] #23 DONE 0.0s [2024-03-09T14:16:14.643Z] [2024-03-09T14:16:14.643Z] #24 [security-spire-config internal] load .dockerignore [2024-03-09T14:16:14.643Z] #24 transferring context: 50B done [2024-03-09T14:16:14.643Z] #24 DONE 0.0s [2024-03-09T14:16:14.643Z] [2024-03-09T14:16:14.643Z] #25 [security-spire-agent internal] load .dockerignore [2024-03-09T14:16:14.643Z] #25 transferring context: 50B done [2024-03-09T14:16:14.643Z] #25 DONE 0.0s [2024-03-09T14:16:14.643Z] [2024-03-09T14:16:14.643Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-03-09T14:16:14.643Z] #26 transferring context: 50B done [2024-03-09T14:16:14.643Z] #26 DONE 0.0s [2024-03-09T14:16:14.643Z] [2024-03-09T14:16:14.643Z] #27 [security-proxy-auth internal] load .dockerignore [2024-03-09T14:16:14.643Z] #27 transferring context: 50B done [2024-03-09T14:16:14.643Z] #27 DONE 0.0s [2024-03-09T14:16:14.643Z] [2024-03-09T14:16:14.643Z] #28 [support-scheduler internal] load .dockerignore [2024-03-09T14:16:14.643Z] #28 transferring context: 50B done [2024-03-09T14:16:14.643Z] #28 DONE 0.0s [2024-03-09T14:16:14.643Z] [2024-03-09T14:16:14.643Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-09T14:16:14.643Z] #29 DONE 0.0s [2024-03-09T14:16:14.643Z] [2024-03-09T14:16:14.643Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-03-09T14:16:14.643Z] #30 ... [2024-03-09T14:16:14.643Z] [2024-03-09T14:16:14.643Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-09T14:16:14.643Z] #29 DONE 0.0s [2024-03-09T14:16:14.643Z] [2024-03-09T14:16:14.643Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-03-09T14:16:14.643Z] #30 ... [2024-03-09T14:16:14.643Z] [2024-03-09T14:16:14.643Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-09T14:16:14.643Z] #29 DONE 0.0s [2024-03-09T14:16:14.643Z] [2024-03-09T14:16:14.643Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-09T14:16:19.712Z] #31 DONE 5.8s [2024-03-09T14:16:19.712Z] [2024-03-09T14:16:19.712Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-09T14:16:19.712Z] #32 DONE 5.8s [2024-03-09T14:16:19.712Z] [2024-03-09T14:16:19.712Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-03-09T14:16:21.617Z] #30 DONE 7.7s [2024-03-09T14:16:21.617Z] [2024-03-09T14:16:21.617Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:16:21.617Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-09T14:16:21.617Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-09T14:16:21.617Z] #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-09T14:16:21.617Z] #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-09T14:16:21.617Z] #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.05MB / 3.40MB 0.1s [2024-03-09T14:16:21.617Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-09T14:16:21.617Z] #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-09T14:16:21.617Z] #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-09T14:16:21.617Z] #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s [2024-03-09T14:16:21.617Z] #33 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-03-09T14:16:21.617Z] #33 ... [2024-03-09T14:16:21.617Z] [2024-03-09T14:16:21.617Z] #34 [security-spire-agent internal] load build context [2024-03-09T14:16:21.617Z] #34 transferring context: 17.63kB 0.0s done [2024-03-09T14:16:21.617Z] #34 DONE 0.6s [2024-03-09T14:16:21.617Z] [2024-03-09T14:16:21.617Z] #35 [security-spire-server internal] load build context [2024-03-09T14:16:21.617Z] #35 transferring context: 18.10kB 0.1s done [2024-03-09T14:16:21.617Z] #35 DONE 0.6s [2024-03-09T14:16:21.617Z] [2024-03-09T14:16:21.617Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:16:21.617Z] #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-03-09T14:16:21.875Z] #33 ... [2024-03-09T14:16:21.875Z] [2024-03-09T14:16:21.875Z] #36 [security-spire-config internal] load build context [2024-03-09T14:16:21.875Z] #36 transferring context: 16.35kB 0.1s done [2024-03-09T14:16:21.875Z] #36 DONE 0.6s [2024-03-09T14:16:21.875Z] [2024-03-09T14:16:21.875Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:16:21.875Z] #33 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-03-09T14:16:22.442Z] #33 DONE 1.3s [2024-03-09T14:16:22.442Z] [2024-03-09T14:16:22.442Z] #37 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-09T14:16:22.700Z] #37 ... [2024-03-09T14:16:22.700Z] [2024-03-09T14:16:22.700Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-09T14:16:22.700Z] #38 DONE 1.7s [2024-03-09T14:16:22.700Z] [2024-03-09T14:16:22.700Z] #39 [core-data builder 2/7] WORKDIR /edgex-go [2024-03-09T14:16:25.001Z] Avoid second fetch [2024-03-09T14:16:25.002Z] Checking out Revision 0d425ac2ae011753f394f0a7a36a0711b6bec884 (main) [2024-03-09T14:16:23.838Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-09T14:16:23.861Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-09T14:16:25.023Z] > git config core.sparsecheckout # timeout=10 [2024-03-09T14:16:25.097Z] > git checkout -f 0d425ac2ae011753f394f0a7a36a0711b6bec884 # timeout=10 [2024-03-09T14:16:25.859Z] Commit message: "Merge pull request #4773 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-09T14:16:27.002Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-09T14:16:27.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:16:27.002Z] Dload Upload Total Spent Left Speed [2024-03-09T14:16:27.002Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2024-03-09T14:16:27.365Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-09T14:16:27.705Z] + sudo tee /etc/docker/daemon.new [2024-03-09T14:16:27.705Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-09T14:16:27.705Z] { [2024-03-09T14:16:27.705Z] "registry-mirrors": [ [2024-03-09T14:16:27.705Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-09T14:16:27.705Z] ], [2024-03-09T14:16:27.705Z] "bip": "10.250.0.254/24", [2024-03-09T14:16:27.705Z] "hosts": [ [2024-03-09T14:16:27.705Z] "tcp://0.0.0.0:5555", [2024-03-09T14:16:27.705Z] "unix:///var/run/docker.sock" [2024-03-09T14:16:27.705Z] ], [2024-03-09T14:16:27.705Z] "mtu": 1458, [2024-03-09T14:16:27.705Z] "selinux-enabled": true, [2024-03-09T14:16:27.705Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-09T14:16:27.705Z] } [Pipeline] sh [2024-03-09T14:16:28.051Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-09T14:16:28.390Z] + sudo service docker restart [2024-03-09T14:16:28.428Z] #39 ... [2024-03-09T14:16:28.428Z] [2024-03-09T14:16:28.428Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-09T14:16:28.428Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-09T14:16:28.428Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-09T14:16:28.428Z] #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-09T14:16:28.428Z] #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-09T14:16:28.428Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-03-09T14:16:28.428Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-03-09T14:16:28.428Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-09T14:16:28.428Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-03-09T14:16:28.428Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s [2024-03-09T14:16:28.428Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-03-09T14:16:28.428Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-03-09T14:16:28.428Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done [2024-03-09T14:16:32.236Z] #40 ... [2024-03-09T14:16:32.236Z] [2024-03-09T14:16:32.236Z] #41 [core-metadata internal] load build context [2024-03-09T14:16:32.236Z] #41 transferring context: 310.77MB 9.7s done [2024-03-09T14:16:32.236Z] #41 ... [2024-03-09T14:16:32.236Z] [2024-03-09T14:16:32.236Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-09T14:16:32.236Z] #42 transferring context: 310.77MB 9.9s done [2024-03-09T14:16:32.236Z] #42 ... [2024-03-09T14:16:32.236Z] [2024-03-09T14:16:32.236Z] #43 [security-proxy-auth internal] load build context [2024-03-09T14:16:32.236Z] #43 transferring context: 310.77MB 9.9s done [2024-03-09T14:16:32.236Z] #43 ... [2024-03-09T14:16:32.236Z] [2024-03-09T14:16:32.236Z] #44 [core-command internal] load build context [2024-03-09T14:16:32.497Z] #44 transferring context: 310.77MB 10.3s done [2024-03-09T14:16:32.497Z] #44 ... [2024-03-09T14:16:32.497Z] [2024-03-09T14:16:32.497Z] #45 [support-notifications internal] load build context [2024-03-09T14:16:32.497Z] #45 transferring context: 310.77MB 8.0s done [2024-03-09T14:16:32.497Z] #45 ... [2024-03-09T14:16:32.497Z] [2024-03-09T14:16:32.497Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-09T14:16:32.755Z] #46 ... [2024-03-09T14:16:32.755Z] [2024-03-09T14:16:32.755Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-09T14:16:32.755Z] #47 ... [2024-03-09T14:16:32.755Z] [2024-03-09T14:16:32.755Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-09T14:16:33.018Z] #48 ... [2024-03-09T14:16:33.018Z] [2024-03-09T14:16:33.018Z] #49 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-09T14:16:33.018Z] #49 ... [2024-03-09T14:16:33.018Z] [2024-03-09T14:16:33.018Z] #50 [security-secretstore-setup internal] load build context [2024-03-09T14:16:33.018Z] #50 transferring context: 310.77MB 10.1s done [2024-03-09T14:16:33.598Z] #50 ... [2024-03-09T14:16:33.598Z] [2024-03-09T14:16:33.598Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-09T14:16:33.860Z] #51 ... [2024-03-09T14:16:33.860Z] [2024-03-09T14:16:33.860Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-09T14:16:33.860Z] #52 ... [2024-03-09T14:16:33.860Z] [2024-03-09T14:16:33.860Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:16:33.860Z] #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-03-09T14:16:33.860Z] #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-09T14:16:33.860Z] #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-09T14:16:33.860Z] #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-09T14:16:33.860Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-03-09T14:16:33.860Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-03-09T14:16:33.860Z] #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-09T14:16:33.860Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-03-09T14:16:33.860Z] #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-09T14:16:33.860Z] #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2024-03-09T14:16:33.860Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-09T14:16:33.860Z] #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done [2024-03-09T14:16:34.118Z] #53 ... [2024-03-09T14:16:34.119Z] [2024-03-09T14:16:34.119Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-09T14:16:34.119Z] #54 ... [2024-03-09T14:16:34.119Z] [2024-03-09T14:16:34.119Z] #55 [security-bootstrapper internal] load build context [2024-03-09T14:16:34.119Z] #55 transferring context: 310.77MB 8.6s done [2024-03-09T14:16:34.377Z] #55 ... [2024-03-09T14:16:34.377Z] [2024-03-09T14:16:34.377Z] #56 [security-proxy-setup internal] load build context [2024-03-09T14:16:34.377Z] #56 transferring context: 310.77MB 9.8s done [2024-03-09T14:16:34.881Z] #56 ... [2024-03-09T14:16:34.881Z] [2024-03-09T14:16:34.881Z] #57 [core-data internal] load build context [2024-03-09T14:16:34.881Z] #57 transferring context: 310.77MB 9.7s done [2024-03-09T14:16:35.139Z] #57 ... [2024-03-09T14:16:35.139Z] [2024-03-09T14:16:35.139Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-09T14:16:35.139Z] #58 ... [2024-03-09T14:16:35.139Z] [2024-03-09T14:16:35.139Z] #59 [security-spiffe-token-provider internal] load build context [2024-03-09T14:16:35.139Z] #59 transferring context: 310.77MB 8.2s done [2024-03-09T14:16:35.139Z] #59 DONE 14.1s [2024-03-09T14:16:35.139Z] [2024-03-09T14:16:35.139Z] #60 [support-scheduler internal] load build context [2024-03-09T14:16:35.139Z] #60 transferring context: 310.77MB 10.3s done [2024-03-09T14:16:35.396Z] #60 ... [2024-03-09T14:16:35.396Z] [2024-03-09T14:16:35.396Z] #55 [security-bootstrapper internal] load build context [2024-03-09T14:16:35.396Z] #55 DONE 14.1s [2024-03-09T14:16:35.396Z] [2024-03-09T14:16:35.396Z] #45 [support-notifications internal] load build context [2024-03-09T14:16:35.396Z] #45 DONE 14.1s [2024-03-09T14:16:35.396Z] [2024-03-09T14:16:35.396Z] #41 [core-metadata internal] load build context [2024-03-09T14:16:35.396Z] #41 DONE 14.1s [2024-03-09T14:16:35.396Z] [2024-03-09T14:16:35.396Z] #57 [core-data internal] load build context [2024-03-09T14:16:35.396Z] #57 DONE 14.2s [2024-03-09T14:16:35.396Z] [2024-03-09T14:16:35.396Z] #56 [security-proxy-setup internal] load build context [2024-03-09T14:16:35.396Z] #56 DONE 14.2s [2024-03-09T14:16:35.396Z] [2024-03-09T14:16:35.396Z] #43 [security-proxy-auth internal] load build context [2024-03-09T14:16:35.396Z] #43 DONE 14.2s [2024-03-09T14:16:35.396Z] [2024-03-09T14:16:35.396Z] #50 [security-secretstore-setup internal] load build context [2024-03-09T14:16:35.396Z] #50 DONE 14.2s [2024-03-09T14:16:35.396Z] [2024-03-09T14:16:35.396Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-09T14:16:35.396Z] #42 DONE 14.2s [2024-03-09T14:16:35.396Z] [2024-03-09T14:16:35.396Z] #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-03-09T14:16:35.396Z] #39 DONE 12.8s [2024-03-09T14:16:35.396Z] [2024-03-09T14:16:35.396Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-03-09T14:16:35.396Z] #61 ... [2024-03-09T14:16:35.396Z] [2024-03-09T14:16:35.396Z] #60 [support-scheduler internal] load build context [2024-03-09T14:16:35.396Z] #60 DONE 14.2s [2024-03-09T14:16:35.396Z] [2024-03-09T14:16:35.396Z] #44 [core-command internal] load build context [2024-03-09T14:16:35.396Z] #44 DONE 14.2s [2024-03-09T14:16:35.396Z] [2024-03-09T14:16:35.396Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:16:35.396Z] #53 DONE 14.3s [2024-03-09T14:16:35.654Z] [2024-03-09T14:16:35.654Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-09T14:16:35.654Z] #40 DONE 14.3s [2024-03-09T14:16:35.654Z] [2024-03-09T14:16:35.654Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-09T14:16:35.654Z] #48 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:35.911Z] #48 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:36.168Z] #48 13.63 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-09T14:16:36.169Z] #48 13.63 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-09T14:16:36.169Z] #48 13.63 OK: 20070 distinct packages available [2024-03-09T14:16:36.169Z] #48 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:36.428Z] #48 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:36.428Z] #48 14.07 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-09T14:16:36.686Z] #48 14.07 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-09T14:16:36.686Z] #48 14.08 (3/4) Installing libucontext (1.2-r2) [2024-03-09T14:16:36.686Z] #48 14.08 (4/4) Installing gcompat (1.1.0-r1) [2024-03-09T14:16:36.686Z] #48 14.09 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:16:36.686Z] #48 14.10 OK: 8 MiB in 19 packages [2024-03-09T14:16:39.212Z] #48 DONE 16.8s [2024-03-09T14:16:39.212Z] [2024-03-09T14:16:39.212Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-09T14:16:39.212Z] #47 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.212Z] #47 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.212Z] #47 15.49 (1/4) Installing ca-certificates (20230506-r0) [2024-03-09T14:16:39.212Z] #47 15.51 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-09T14:16:39.212Z] #47 15.52 (3/4) Installing su-exec (0.2-r3) [2024-03-09T14:16:39.212Z] #47 15.53 (4/4) Installing yq (4.33.3-r5) [2024-03-09T14:16:39.212Z] #47 15.68 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:16:39.212Z] #47 15.68 Executing ca-certificates-20230506-r0.trigger [2024-03-09T14:16:39.212Z] #47 15.73 OK: 17 MiB in 19 packages [2024-03-09T14:16:39.212Z] #47 DONE 16.8s [2024-03-09T14:16:39.212Z] [2024-03-09T14:16:39.212Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-09T14:16:39.212Z] #51 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.212Z] #51 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.212Z] #51 16.07 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-09T14:16:39.212Z] #51 16.08 (2/4) Installing openssl (3.1.4-r5) [2024-03-09T14:16:39.212Z] #51 16.10 (3/4) Installing su-exec (0.2-r3) [2024-03-09T14:16:39.212Z] #51 16.10 (4/4) Installing yq (4.33.3-r5) [2024-03-09T14:16:39.212Z] #51 16.16 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:16:39.212Z] #51 16.17 OK: 17 MiB in 19 packages [2024-03-09T14:16:39.212Z] #51 DONE 16.7s [2024-03-09T14:16:39.212Z] [2024-03-09T14:16:39.212Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-09T14:16:39.212Z] #52 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.212Z] #52 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.212Z] #52 13.69 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-09T14:16:39.212Z] #52 13.69 (2/2) Installing su-exec (0.2-r3) [2024-03-09T14:16:39.212Z] #52 13.70 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:16:39.212Z] #52 13.71 OK: 7 MiB in 17 packages [2024-03-09T14:16:39.212Z] #52 DONE 16.9s [2024-03-09T14:16:39.212Z] [2024-03-09T14:16:39.212Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-09T14:16:39.212Z] #46 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.212Z] #46 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.212Z] #46 14.38 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-09T14:16:39.212Z] #46 14.39 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:16:39.212Z] #46 14.40 OK: 7 MiB in 16 packages [2024-03-09T14:16:39.212Z] #46 DONE 16.8s [2024-03-09T14:16:39.212Z] [2024-03-09T14:16:39.212Z] #49 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-09T14:16:39.212Z] #49 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.212Z] #49 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.212Z] #49 14.77 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-09T14:16:39.212Z] #49 14.77 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-09T14:16:39.212Z] #49 14.77 OK: 20070 distinct packages available [2024-03-09T14:16:39.212Z] #49 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.212Z] #49 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.212Z] #49 15.24 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-09T14:16:39.212Z] #49 15.25 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-09T14:16:39.212Z] #49 15.28 (3/5) Installing libucontext (1.2-r2) [2024-03-09T14:16:39.212Z] #49 15.28 (4/5) Installing gcompat (1.1.0-r1) [2024-03-09T14:16:39.212Z] #49 15.29 (5/5) Installing openssl (3.1.4-r5) [2024-03-09T14:16:39.212Z] #49 15.30 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:16:39.212Z] #49 15.31 OK: 8 MiB in 20 packages [2024-03-09T14:16:39.212Z] #49 DONE 16.9s [2024-03-09T14:16:39.212Z] [2024-03-09T14:16:39.212Z] #62 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-03-09T14:16:39.852Z] #62 ... [2024-03-09T14:16:39.852Z] [2024-03-09T14:16:39.852Z] #37 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-09T14:16:39.852Z] #37 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.852Z] #37 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:39.852Z] #37 17.05 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-09T14:16:39.852Z] #37 17.06 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:16:39.852Z] #37 17.07 OK: 7 MiB in 16 packages [2024-03-09T14:16:39.852Z] #37 DONE 17.3s [2024-03-09T14:16:39.852Z] [2024-03-09T14:16:39.852Z] #63 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-03-09T14:16:40.110Z] #63 ... [2024-03-09T14:16:40.110Z] [2024-03-09T14:16:40.110Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-09T14:16:40.110Z] #58 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:40.110Z] #58 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:40.110Z] #58 16.81 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-09T14:16:40.110Z] #58 16.81 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-09T14:16:40.110Z] #58 16.81 OK: 20070 distinct packages available [2024-03-09T14:16:40.110Z] #58 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:40.110Z] #58 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:40.110Z] #58 17.25 (1/11) Installing ca-certificates (20230506-r0) [2024-03-09T14:16:40.110Z] #58 17.27 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-09T14:16:40.110Z] #58 17.27 (3/11) Installing libunistring (1.1-r1) [2024-03-09T14:16:40.110Z] #58 17.29 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-09T14:16:40.110Z] #58 17.30 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-09T14:16:40.110Z] #58 17.30 (6/11) Installing libcurl (8.5.0-r0) [2024-03-09T14:16:40.110Z] #58 17.31 (7/11) Installing curl (8.5.0-r0) [2024-03-09T14:16:40.110Z] #58 17.33 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-09T14:16:40.110Z] #58 17.34 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-09T14:16:40.110Z] #58 17.34 (10/11) Installing libucontext (1.2-r2) [2024-03-09T14:16:40.110Z] #58 17.34 (11/11) Installing gcompat (1.1.0-r1) [2024-03-09T14:16:40.110Z] #58 17.35 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:16:40.110Z] #58 17.35 Executing ca-certificates-20230506-r0.trigger [2024-03-09T14:16:40.110Z] #58 17.40 OK: 12 MiB in 26 packages [2024-03-09T14:16:40.110Z] #58 DONE 17.6s [2024-03-09T14:16:40.369Z] [2024-03-09T14:16:40.369Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-09T14:16:40.369Z] #54 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:40.369Z] #54 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:40.369Z] #54 17.48 (1/2) Installing ca-certificates (20230506-r0) [2024-03-09T14:16:40.369Z] #54 17.56 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-09T14:16:40.369Z] #54 17.56 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:16:40.369Z] #54 17.57 Executing ca-certificates-20230506-r0.trigger [2024-03-09T14:16:40.369Z] #54 17.62 OK: 8 MiB in 17 packages [2024-03-09T14:16:40.369Z] #54 DONE 17.8s [2024-03-09T14:16:40.369Z] [2024-03-09T14:16:40.369Z] #64 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-09T14:16:40.940Z] #64 ... [2024-03-09T14:16:40.940Z] [2024-03-09T14:16:40.940Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-09T14:16:40.940Z] #0 4.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:40.940Z] #0 5.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:40.940Z] #0 5.361 OK: 264 MiB in 52 packages [2024-03-09T14:16:40.940Z] #65 DONE 5.6s [2024-03-09T14:16:40.940Z] [2024-03-09T14:16:40.940Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:16:40.940Z] #66 DONE 0.1s [2024-03-09T14:16:40.940Z] [2024-03-09T14:16:40.940Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-09T14:16:40.940Z] #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:40.940Z] #0 5.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:40.940Z] #0 5.587 OK: 264 MiB in 52 packages [2024-03-09T14:16:40.940Z] #67 DONE 5.7s [2024-03-09T14:16:40.940Z] [2024-03-09T14:16:40.940Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:16:40.940Z] #68 DONE 0.1s [2024-03-09T14:16:40.940Z] [2024-03-09T14:16:40.940Z] #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:16:41.509Z] #69 ... [2024-03-09T14:16:41.509Z] [2024-03-09T14:16:41.509Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-09T14:16:41.509Z] #0 1.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:41.509Z] #0 1.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:41.509Z] #0 2.032 OK: 17 MiB in 19 packages [2024-03-09T14:16:41.509Z] #70 DONE 2.1s [2024-03-09T14:16:41.509Z] [2024-03-09T14:16:41.509Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-09T14:16:41.509Z] #0 1.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:41.509Z] #0 1.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:41.509Z] #0 2.113 OK: 17 MiB in 19 packages [2024-03-09T14:16:41.509Z] #71 DONE 2.2s [2024-03-09T14:16:41.509Z] [2024-03-09T14:16:41.509Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-09T14:16:41.509Z] #72 DONE 0.0s [2024-03-09T14:16:41.509Z] [2024-03-09T14:16:41.509Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-09T14:16:41.509Z] #0 5.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:41.509Z] #0 5.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:41.509Z] #0 5.633 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-09T14:16:41.509Z] #0 5.633 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-09T14:16:41.509Z] #0 5.633 OK: 20075 distinct packages available [2024-03-09T14:16:41.509Z] #0 5.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:41.509Z] #0 5.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:41.509Z] #0 6.091 OK: 264 MiB in 52 packages [2024-03-09T14:16:41.509Z] #73 DONE 6.2s [2024-03-09T14:16:41.509Z] [2024-03-09T14:16:41.509Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:16:41.509Z] #74 DONE 0.0s [2024-03-09T14:16:41.509Z] [2024-03-09T14:16:41.509Z] #62 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-03-09T14:16:41.509Z] #62 2.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:41.509Z] #62 2.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:41.766Z] #62 2.554 OK: 8 MiB in 20 packages [2024-03-09T14:16:42.023Z] #62 DONE 2.7s [2024-03-09T14:16:42.023Z] [2024-03-09T14:16:42.023Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-03-09T14:16:42.023Z] #61 5.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:42.023Z] #61 6.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:42.023Z] #61 6.402 OK: 264 MiB in 52 packages [2024-03-09T14:16:42.023Z] #61 DONE 6.5s [2024-03-09T14:16:42.023Z] [2024-03-09T14:16:42.023Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-09T14:16:42.023Z] #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:42.023Z] #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:42.023Z] #0 2.546 OK: 7 MiB in 17 packages [2024-03-09T14:16:42.023Z] #75 DONE 2.6s [2024-03-09T14:16:42.023Z] [2024-03-09T14:16:42.023Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:16:42.023Z] #76 DONE 0.1s [2024-03-09T14:16:42.023Z] [2024-03-09T14:16:42.023Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-09T14:16:42.969Z] #77 DONE 0.9s [2024-03-09T14:16:42.969Z] [2024-03-09T14:16:42.969Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-09T14:16:42.969Z] #78 DONE 0.9s [2024-03-09T14:16:42.969Z] [2024-03-09T14:16:42.969Z] #63 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-03-09T14:16:42.969Z] #63 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:42.969Z] #63 2.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:42.969Z] #63 2.630 OK: 7 MiB in 16 packages [2024-03-09T14:16:42.969Z] #63 DONE 3.1s [2024-03-09T14:16:42.969Z] [2024-03-09T14:16:42.969Z] #79 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-09T14:16:42.969Z] #79 DONE 0.0s [2024-03-09T14:16:42.969Z] [2024-03-09T14:16:42.969Z] #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-09T14:16:42.969Z] #80 ... [2024-03-09T14:16:42.969Z] [2024-03-09T14:16:42.969Z] #81 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-09T14:16:42.969Z] #81 DONE 0.1s [2024-03-09T14:16:43.228Z] [2024-03-09T14:16:43.228Z] #82 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-09T14:16:43.228Z] #82 DONE 0.3s [2024-03-09T14:16:43.228Z] [2024-03-09T14:16:43.228Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-09T14:16:43.228Z] #0 2.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:43.228Z] #0 3.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:43.228Z] #0 3.770 OK: 8 MiB in 19 packages [2024-03-09T14:16:43.228Z] #83 DONE 3.9s [2024-03-09T14:16:43.228Z] [2024-03-09T14:16:43.228Z] #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-09T14:16:43.228Z] #80 DONE 0.4s [2024-03-09T14:16:43.228Z] [2024-03-09T14:16:43.228Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-09T14:16:43.228Z] #0 2.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:43.228Z] #0 3.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:43.228Z] #0 3.863 OK: 7 MiB in 16 packages [2024-03-09T14:16:43.228Z] #84 DONE 4.0s [2024-03-09T14:16:43.228Z] [2024-03-09T14:16:43.228Z] #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-09T14:16:43.794Z] #85 DONE 0.5s [2024-03-09T14:16:43.794Z] [2024-03-09T14:16:43.794Z] #86 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-09T14:16:43.794Z] #86 DONE 0.6s [2024-03-09T14:16:43.794Z] [2024-03-09T14:16:43.794Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-09T14:16:43.794Z] #87 DONE 0.6s [2024-03-09T14:16:43.794Z] [2024-03-09T14:16:43.794Z] #64 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-09T14:16:43.794Z] #64 1.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:43.794Z] #64 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:43.794Z] #64 3.065 OK: 8 MiB in 17 packages [2024-03-09T14:16:43.794Z] #64 DONE 3.5s [2024-03-09T14:16:43.794Z] [2024-03-09T14:16:43.794Z] #88 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-09T14:16:43.794Z] #88 DONE 0.1s [2024-03-09T14:16:43.794Z] [2024-03-09T14:16:43.794Z] #89 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-09T14:16:43.794Z] #89 DONE 0.1s [2024-03-09T14:16:43.794Z] [2024-03-09T14:16:43.794Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-09T14:16:43.794Z] #90 DONE 0.0s [2024-03-09T14:16:43.794Z] [2024-03-09T14:16:43.794Z] #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-09T14:16:43.794Z] #91 DONE 0.1s [2024-03-09T14:16:43.794Z] [2024-03-09T14:16:43.794Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-09T14:16:43.794Z] #0 2.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:43.794Z] #0 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:16:43.794Z] #0 3.135 OK: 12 MiB in 26 packages [2024-03-09T14:16:43.794Z] #92 DONE 3.7s [2024-03-09T14:16:43.794Z] [2024-03-09T14:16:43.794Z] #93 [security-spire-server] exporting to image [2024-03-09T14:16:43.794Z] #93 exporting layers [2024-03-09T14:16:44.051Z] #93 ... [2024-03-09T14:16:44.051Z] [2024-03-09T14:16:44.051Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-09T14:16:44.051Z] #94 DONE 0.1s [2024-03-09T14:16:44.051Z] [2024-03-09T14:16:44.051Z] #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-09T14:16:44.051Z] #95 DONE 0.1s [2024-03-09T14:16:44.051Z] [2024-03-09T14:16:44.051Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-09T14:16:44.051Z] #96 DONE 0.1s [2024-03-09T14:16:44.051Z] [2024-03-09T14:16:44.051Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-09T14:16:44.051Z] #97 DONE 0.1s [2024-03-09T14:16:44.051Z] [2024-03-09T14:16:44.051Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-09T14:16:44.051Z] #98 DONE 0.1s [2024-03-09T14:16:44.051Z] [2024-03-09T14:16:44.051Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-09T14:16:44.051Z] #99 DONE 0.0s [2024-03-09T14:16:44.051Z] [2024-03-09T14:16:44.051Z] #93 [security-spire-config] exporting to image [2024-03-09T14:16:44.618Z] #93 exporting layers 0.6s done [2024-03-09T14:16:44.618Z] #93 writing image sha256:2a6759672a9c7a0a2f11160436e6d4840fd0ef50af63363771b40c17c5386e3e done [2024-03-09T14:16:44.618Z] #93 naming to docker.io/library/security-spire-server done [2024-03-09T14:16:44.877Z] #93 exporting layers 0.6s done [2024-03-09T14:16:44.878Z] #93 writing image sha256:68137e1e300f39b1e2d3727072ef528e66a8320be54db2148333c0ac8543e3bd done [2024-03-09T14:16:44.878Z] #93 writing image sha256:815c9894fb250ae53b74db600b26c532e9da1ad04d7685958ca01aefba744684 done [2024-03-09T14:16:44.878Z] #93 naming to docker.io/library/security-spire-agent done [2024-03-09T14:16:44.878Z] #93 naming to docker.io/library/security-spire-config done [2024-03-09T14:16:44.878Z] #93 DONE 0.9s [2024-03-09T14:16:44.878Z] [2024-03-09T14:16:44.878Z] #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:16:44.878Z] #100 ... [2024-03-09T14:16:44.878Z] [2024-03-09T14:16:44.878Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-09T14:16:44.878Z] #101 DONE 3.0s [2024-03-09T14:16:45.136Z] [2024-03-09T14:16:45.136Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-09T14:16:45.136Z] #102 DONE 0.0s [2024-03-09T14:16:45.136Z] [2024-03-09T14:16:45.136Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:16:46.732Z] provisioning config files... [2024-03-09T14:16:46.765Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/632@tmp/config5037559861116214452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:16:47.235Z] ---> ****-login.sh [2024-03-09T14:16:47.235Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:16:47.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:16:47.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:16:47.822Z] Configure a credential helper to remove this warning. See [2024-03-09T14:16:47.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:16:47.822Z] [2024-03-09T14:16:47.822Z] Login Succeeded [2024-03-09T14:16:47.822Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:16:48.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:16:48.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:16:48.369Z] Configure a credential helper to remove this warning. See [2024-03-09T14:16:48.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:16:48.370Z] [2024-03-09T14:16:48.370Z] Login Succeeded [2024-03-09T14:16:48.370Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:16:48.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:16:48.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:16:48.641Z] Configure a credential helper to remove this warning. See [2024-03-09T14:16:48.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:16:48.641Z] [2024-03-09T14:16:48.641Z] Login Succeeded [2024-03-09T14:16:48.641Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:16:48.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:16:48.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:16:48.910Z] Configure a credential helper to remove this warning. See [2024-03-09T14:16:48.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:16:48.910Z] [2024-03-09T14:16:48.910Z] Login Succeeded [2024-03-09T14:16:48.910Z] ****.io [2024-03-09T14:16:49.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:16:49.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:16:49.444Z] Configure a credential helper to remove this warning. See [2024-03-09T14:16:49.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:16:49.444Z] [2024-03-09T14:16:49.444Z] Login Succeeded [2024-03-09T14:16:49.444Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:16:49.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-03-09T14:16:50.148Z] + git config --global --add safe.directory /w/workspace/edgex-go/632 [Pipeline] echo [2024-03-09T14:16:50.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:16:50.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:16:50.259Z] ========================================================= [2024-03-09T14:16:50.259Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-09T14:16:50.259Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-09T14:16:50.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-09T14:16:50.609Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-09T14:16:50.609Z] 9fda8d8052c6: Pulling fs layer [2024-03-09T14:16:50.609Z] 5d54e960e981: Pulling fs layer [2024-03-09T14:16:50.609Z] c4a7e357bf2a: Pulling fs layer [2024-03-09T14:16:50.609Z] f0e02332f6b5: Pulling fs layer [2024-03-09T14:16:50.609Z] 872ee5b61b7b: Pulling fs layer [2024-03-09T14:16:50.609Z] 0c6a40ed1a82: Pulling fs layer [2024-03-09T14:16:50.609Z] 94ae7d8d031c: Pulling fs layer [2024-03-09T14:16:50.609Z] f0e02332f6b5: Waiting [2024-03-09T14:16:50.609Z] 872ee5b61b7b: Waiting [2024-03-09T14:16:50.609Z] 0c6a40ed1a82: Waiting [2024-03-09T14:16:50.609Z] 94ae7d8d031c: Waiting [2024-03-09T14:16:50.889Z] 5d54e960e981: Download complete [2024-03-09T14:16:50.889Z] f0e02332f6b5: Verifying Checksum [2024-03-09T14:16:50.889Z] f0e02332f6b5: Download complete [2024-03-09T14:16:50.889Z] 872ee5b61b7b: Verifying Checksum [2024-03-09T14:16:50.889Z] 872ee5b61b7b: Download complete [2024-03-09T14:16:50.889Z] 9fda8d8052c6: Verifying Checksum [2024-03-09T14:16:50.889Z] 9fda8d8052c6: Download complete [2024-03-09T14:16:51.157Z] 94ae7d8d031c: Verifying Checksum [2024-03-09T14:16:51.157Z] 94ae7d8d031c: Download complete [2024-03-09T14:16:51.700Z] #103 ... [2024-03-09T14:16:51.700Z] [2024-03-09T14:16:51.700Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:16:51.747Z] 9fda8d8052c6: Pull complete [2024-03-09T14:16:52.338Z] 5d54e960e981: Pull complete [2024-03-09T14:16:52.611Z] c4a7e357bf2a: Verifying Checksum [2024-03-09T14:16:52.611Z] c4a7e357bf2a: Download complete [2024-03-09T14:16:53.578Z] 0c6a40ed1a82: Download complete [2024-03-09T14:16:57.032Z] #104 DONE 15.7s [2024-03-09T14:16:57.032Z] [2024-03-09T14:16:57.032Z] #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:16:57.032Z] #69 DONE 15.8s [2024-03-09T14:16:57.032Z] [2024-03-09T14:16:57.032Z] #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:16:57.032Z] #100 DONE 14.8s [2024-03-09T14:16:57.032Z] [2024-03-09T14:16:57.032Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:16:57.032Z] #103 DONE 15.2s [2024-03-09T14:16:57.032Z] [2024-03-09T14:16:57.032Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-09T14:17:02.331Z] #105 DONE 4.9s [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2024-03-09T14:17:02.331Z] #106 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:17:02.331Z] #107 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:17:02.331Z] #108 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:17:02.331Z] #109 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:17:02.331Z] #110 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #111 [security-bootstrapper builder 6/7] COPY . . [2024-03-09T14:17:02.331Z] #111 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #112 [security-proxy-setup builder 6/7] COPY . . [2024-03-09T14:17:02.331Z] #112 DONE 4.9s [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #113 [support-notifications builder 6/7] COPY . . [2024-03-09T14:17:02.331Z] #113 DONE 4.9s [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-03-09T14:17:02.331Z] #114 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:17:02.331Z] #115 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:17:02.331Z] #116 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #117 [support-scheduler builder 6/7] COPY . . [2024-03-09T14:17:02.331Z] #117 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:17:02.331Z] #118 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:17:02.331Z] #119 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:17:02.331Z] #120 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:17:02.331Z] #121 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-09T14:17:02.331Z] #122 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #123 [core-command builder 6/7] COPY . . [2024-03-09T14:17:02.331Z] #123 DONE 5.0s [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:17:02.331Z] #124 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:17:02.331Z] #125 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #126 [core-metadata builder 6/7] COPY . . [2024-03-09T14:17:02.331Z] #126 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:17:02.331Z] #127 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #128 [core-data builder 6/7] COPY . . [2024-03-09T14:17:02.331Z] #128 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:17:02.331Z] #129 CACHED [2024-03-09T14:17:02.331Z] [2024-03-09T14:17:02.331Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:17:03.263Z] #130 1.392 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-09T14:17:05.908Z] c4a7e357bf2a: Pull complete [2024-03-09T14:17:05.908Z] f0e02332f6b5: Pull complete [2024-03-09T14:17:05.908Z] 872ee5b61b7b: Pull complete [2024-03-09T14:17:12.552Z] 0c6a40ed1a82: Pull complete [2024-03-09T14:17:13.223Z] #130 ... [2024-03-09T14:17:13.223Z] [2024-03-09T14:17:13.223Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-09T14:17:13.223Z] #0 0.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-09T14:17:13.223Z] #131 ... [2024-03-09T14:17:13.223Z] [2024-03-09T14:17:13.223Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-09T14:17:13.223Z] #0 0.999 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-09T14:17:13.223Z] #132 ... [2024-03-09T14:17:13.223Z] [2024-03-09T14:17:13.223Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-09T14:17:13.223Z] #0 0.387 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-09T14:17:13.223Z] #133 ... [2024-03-09T14:17:13.223Z] [2024-03-09T14:17:13.223Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-09T14:17:13.223Z] #0 1.277 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-09T14:17:13.223Z] #134 ... [2024-03-09T14:17:13.223Z] [2024-03-09T14:17:13.223Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-09T14:17:13.223Z] #0 0.585 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-09T14:17:13.223Z] #135 ... [2024-03-09T14:17:13.223Z] [2024-03-09T14:17:13.223Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-09T14:17:13.223Z] #0 0.907 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-09T14:17:13.223Z] #136 ... [2024-03-09T14:17:13.223Z] [2024-03-09T14:17:13.223Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-09T14:17:13.223Z] #0 0.770 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-09T14:17:13.223Z] #137 ... [2024-03-09T14:17:13.223Z] [2024-03-09T14:17:13.223Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-09T14:17:13.223Z] #0 0.861 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-09T14:17:13.223Z] #138 ... [2024-03-09T14:17:13.223Z] [2024-03-09T14:17:13.223Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-09T14:17:13.223Z] #0 1.314 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-09T14:17:13.223Z] #139 ... [2024-03-09T14:17:13.223Z] [2024-03-09T14:17:13.223Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-09T14:17:13.223Z] #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-09T14:17:13.963Z] 94ae7d8d031c: Pull complete [2024-03-09T14:17:13.963Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-09T14:17:13.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-09T14:17:13.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-09T14:17:14.338Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-09T14:17:14.339Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-09T14:17:14.339Z] WORKDIR /edgex [2024-03-09T14:17:14.339Z] COPY go.mod . [2024-03-09T14:17:14.339Z] RUN go mod download [2024-03-09T14:17:14.927Z] Sending build context to Docker daemon 2.92MB [2024-03-09T14:17:14.927Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-09T14:17:14.927Z] ---> 86de565de09d [2024-03-09T14:17:14.927Z] Step 2/4 : WORKDIR /edgex [2024-03-09T14:17:16.881Z] ---> Running in 2399d2c907b5 [2024-03-09T14:17:17.151Z] Removing intermediate container 2399d2c907b5 [2024-03-09T14:17:17.151Z] ---> a65ffa59ad9e [2024-03-09T14:17:17.151Z] Step 3/4 : COPY go.mod . [2024-03-09T14:17:17.748Z] ---> aefadd204085 [2024-03-09T14:17:17.748Z] Step 4/4 : RUN go mod download [2024-03-09T14:17:17.748Z] ---> Running in 8148378d8a5b [2024-03-09T14:18:04.595Z] Removing intermediate container 8148378d8a5b [2024-03-09T14:18:04.595Z] ---> ee119f7b60d2 [2024-03-09T14:18:04.595Z] Successfully built ee119f7b60d2 [2024-03-09T14:18:04.595Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:04.960Z] + docker inspect -f . ci-base-image-arm64 [2024-03-09T14:18:04.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:18:05.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-5331 does not seem to be running inside a container [2024-03-09T14:18:05.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-09T14:18:06.663Z] $ docker top 895cf5f5222368c653c31681c8188796f4a806076fc6b141d8995b2c55e45622 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:18:07.578Z] + go version [2024-03-09T14:18:07.578Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-09T14:18:07.602Z] $ docker stop --time=1 895cf5f5222368c653c31681c8188796f4a806076fc6b141d8995b2c55e45622 [2024-03-09T14:18:09.297Z] $ docker rm -f --volumes 895cf5f5222368c653c31681c8188796f4a806076fc6b141d8995b2c55e45622 [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] { [2024-03-09T14:18:09.879Z] #140 ... [2024-03-09T14:18:09.879Z] [2024-03-09T14:18:09.879Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-09T14:18:09.879Z] #131 65.00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:10.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-09T14:18:10.362Z] [2024-03-09T14:18:10.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:10.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-09T14:18:10.737Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-09T14:18:10.737Z] 547446be3368: Pulling fs layer [2024-03-09T14:18:10.737Z] d125d8839a47: Pulling fs layer [2024-03-09T14:18:10.737Z] 3e85d5ac6304: Pulling fs layer [2024-03-09T14:18:11.015Z] c3105a71a48b: Pulling fs layer [2024-03-09T14:18:11.015Z] 0f093f025ec4: Pulling fs layer [2024-03-09T14:18:11.015Z] c3106fc0e877: Pulling fs layer [2024-03-09T14:18:11.015Z] c3105a71a48b: Waiting [2024-03-09T14:18:11.015Z] 0f093f025ec4: Waiting [2024-03-09T14:18:11.015Z] c3106fc0e877: Waiting [2024-03-09T14:18:11.015Z] 547446be3368: Verifying Checksum [2024-03-09T14:18:11.015Z] 547446be3368: Download complete [2024-03-09T14:18:11.015Z] c3105a71a48b: Verifying Checksum [2024-03-09T14:18:11.015Z] c3105a71a48b: Download complete [2024-03-09T14:18:11.604Z] 0f093f025ec4: Verifying Checksum [2024-03-09T14:18:11.604Z] 0f093f025ec4: Download complete [2024-03-09T14:18:11.604Z] c3106fc0e877: Verifying Checksum [2024-03-09T14:18:11.604Z] c3106fc0e877: Download complete [2024-03-09T14:18:11.876Z] d125d8839a47: Verifying Checksum [2024-03-09T14:18:11.876Z] d125d8839a47: Download complete [2024-03-09T14:18:12.144Z] 547446be3368: Pull complete [2024-03-09T14:18:13.554Z] d125d8839a47: Pull complete [2024-03-09T14:18:14.139Z] 3e85d5ac6304: Verifying Checksum [2024-03-09T14:18:14.139Z] 3e85d5ac6304: Download complete [2024-03-09T14:18:19.934Z] #131 ... [2024-03-09T14:18:19.934Z] [2024-03-09T14:18:19.934Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-09T14:18:19.934Z] #135 DONE 76.6s [2024-03-09T14:18:19.934Z] [2024-03-09T14:18:19.934Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-09T14:18:19.934Z] #132 ... [2024-03-09T14:18:19.934Z] [2024-03-09T14:18:19.934Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-09T14:18:19.934Z] #131 DONE 77.7s [2024-03-09T14:18:19.934Z] [2024-03-09T14:18:19.934Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-09T14:18:20.196Z] #140 DONE 78.4s [2024-03-09T14:18:20.196Z] [2024-03-09T14:18:20.196Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-09T14:18:20.196Z] #137 ... [2024-03-09T14:18:20.196Z] [2024-03-09T14:18:20.196Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-09T14:18:20.458Z] #141 ... [2024-03-09T14:18:20.458Z] [2024-03-09T14:18:20.458Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-09T14:18:20.458Z] #132 DONE 78.7s [2024-03-09T14:18:20.721Z] [2024-03-09T14:18:20.721Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-09T14:18:20.721Z] #136 DONE 78.9s [2024-03-09T14:18:20.721Z] [2024-03-09T14:18:20.721Z] #142 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:18:20.721Z] #142 ... [2024-03-09T14:18:20.721Z] [2024-03-09T14:18:20.721Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-09T14:18:20.721Z] #137 DONE 79.0s [2024-03-09T14:18:20.721Z] [2024-03-09T14:18:20.721Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-09T14:18:20.721Z] #139 DONE 79.0s [2024-03-09T14:18:20.721Z] [2024-03-09T14:18:20.721Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-09T14:18:20.721Z] #134 DONE 79.0s [2024-03-09T14:18:20.721Z] [2024-03-09T14:18:20.721Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-09T14:18:20.721Z] #138 DONE 79.1s [2024-03-09T14:18:20.983Z] [2024-03-09T14:18:20.983Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:18:20.983Z] #143 ... [2024-03-09T14:18:20.983Z] [2024-03-09T14:18:20.983Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:18:20.983Z] #144 DONE 0.7s [2024-03-09T14:18:20.983Z] [2024-03-09T14:18:20.983Z] #142 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:18:20.983Z] #142 DONE 0.6s [2024-03-09T14:18:20.983Z] [2024-03-09T14:18:20.983Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-09T14:18:20.983Z] #141 DONE 0.8s [2024-03-09T14:18:21.252Z] [2024-03-09T14:18:21.252Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:18:21.252Z] #145 DONE 0.4s [2024-03-09T14:18:21.252Z] [2024-03-09T14:18:21.252Z] #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:18:21.252Z] #146 ... [2024-03-09T14:18:21.252Z] [2024-03-09T14:18:21.252Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:18:21.252Z] #143 DONE 0.3s [2024-03-09T14:18:21.252Z] [2024-03-09T14:18:21.252Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:18:21.252Z] #147 DONE 0.3s [2024-03-09T14:18:21.252Z] [2024-03-09T14:18:21.252Z] #148 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:18:21.252Z] #148 DONE 0.3s [2024-03-09T14:18:21.515Z] [2024-03-09T14:18:21.515Z] #149 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:18:21.515Z] #149 DONE 0.3s [2024-03-09T14:18:21.515Z] [2024-03-09T14:18:21.515Z] #150 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:18:21.515Z] #150 CACHED [2024-03-09T14:18:21.515Z] [2024-03-09T14:18:21.515Z] #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:18:21.515Z] #151 CACHED [2024-03-09T14:18:21.515Z] [2024-03-09T14:18:21.515Z] #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:18:21.515Z] #146 DONE 0.2s [2024-03-09T14:18:21.515Z] [2024-03-09T14:18:21.515Z] #152 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:18:21.515Z] #152 CACHED [2024-03-09T14:18:21.515Z] [2024-03-09T14:18:21.515Z] #153 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:18:21.515Z] #153 CACHED [2024-03-09T14:18:21.515Z] [2024-03-09T14:18:21.515Z] #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:18:21.515Z] #154 CACHED [2024-03-09T14:18:21.515Z] [2024-03-09T14:18:21.515Z] #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:18:21.515Z] #155 CACHED [2024-03-09T14:18:21.515Z] [2024-03-09T14:18:21.515Z] #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-09T14:18:21.515Z] #156 ... [2024-03-09T14:18:21.515Z] [2024-03-09T14:18:21.515Z] #157 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:18:21.515Z] #157 DONE 0.2s [2024-03-09T14:18:21.777Z] [2024-03-09T14:18:21.777Z] #158 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-09T14:18:22.350Z] #158 ... [2024-03-09T14:18:22.350Z] [2024-03-09T14:18:22.350Z] #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-09T14:18:22.350Z] #156 DONE 1.1s [2024-03-09T14:18:22.350Z] [2024-03-09T14:18:22.350Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:18:22.350Z] #159 DONE 1.2s [2024-03-09T14:18:22.627Z] [2024-03-09T14:18:22.627Z] #160 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-09T14:18:22.627Z] #160 DONE 1.2s [2024-03-09T14:18:22.627Z] [2024-03-09T14:18:22.627Z] #161 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-09T14:18:22.627Z] #161 DONE 1.2s [2024-03-09T14:18:22.627Z] [2024-03-09T14:18:22.627Z] #162 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-09T14:18:22.627Z] #162 DONE 1.2s [2024-03-09T14:18:22.627Z] [2024-03-09T14:18:22.627Z] #163 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:18:22.627Z] #163 ... [2024-03-09T14:18:22.627Z] [2024-03-09T14:18:22.627Z] #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-09T14:18:22.627Z] #164 DONE 1.3s [2024-03-09T14:18:22.627Z] [2024-03-09T14:18:22.627Z] #165 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-09T14:18:22.627Z] #165 DONE 1.3s [2024-03-09T14:18:22.888Z] [2024-03-09T14:18:22.888Z] #166 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:18:23.146Z] #166 ... [2024-03-09T14:18:23.146Z] [2024-03-09T14:18:23.146Z] #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-09T14:18:23.146Z] #167 DONE 1.9s [2024-03-09T14:18:23.146Z] [2024-03-09T14:18:23.146Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-09T14:18:23.146Z] #133 DONE 81.5s [2024-03-09T14:18:23.146Z] [2024-03-09T14:18:23.146Z] #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-09T14:18:23.146Z] #168 DONE 0.7s [2024-03-09T14:18:23.146Z] [2024-03-09T14:18:23.146Z] #158 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-09T14:18:23.146Z] #158 DONE 1.7s [2024-03-09T14:18:23.146Z] [2024-03-09T14:18:23.146Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-09T14:18:23.146Z] #169 ... [2024-03-09T14:18:23.146Z] [2024-03-09T14:18:23.146Z] #170 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-09T14:18:23.146Z] #170 DONE 0.7s [2024-03-09T14:18:23.146Z] [2024-03-09T14:18:23.146Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-09T14:18:23.146Z] #171 DONE 0.8s [2024-03-09T14:18:23.406Z] [2024-03-09T14:18:23.406Z] #163 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:18:23.406Z] #163 DONE 0.7s [2024-03-09T14:18:23.406Z] [2024-03-09T14:18:23.406Z] #172 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:18:23.406Z] #172 DONE 0.8s [2024-03-09T14:18:23.406Z] [2024-03-09T14:18:23.406Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:18:23.406Z] #130 DONE 81.7s [2024-03-09T14:18:23.406Z] [2024-03-09T14:18:23.406Z] #166 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:18:23.406Z] #166 DONE 0.7s [2024-03-09T14:18:23.406Z] [2024-03-09T14:18:23.406Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:18:23.406Z] #173 DONE 0.4s [2024-03-09T14:18:23.406Z] [2024-03-09T14:18:23.406Z] #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:18:23.406Z] #174 DONE 0.8s [2024-03-09T14:18:23.406Z] [2024-03-09T14:18:23.406Z] #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:18:23.725Z] #175 ... [2024-03-09T14:18:23.725Z] [2024-03-09T14:18:23.725Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:18:23.725Z] #176 CACHED [2024-03-09T14:18:23.725Z] [2024-03-09T14:18:23.725Z] #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:18:23.725Z] #177 CACHED [2024-03-09T14:18:23.725Z] [2024-03-09T14:18:23.725Z] #178 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:18:23.725Z] #178 DONE 0.4s [2024-03-09T14:18:23.725Z] [2024-03-09T14:18:23.725Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-09T14:18:23.725Z] #169 DONE 0.5s [2024-03-09T14:18:23.725Z] [2024-03-09T14:18:23.725Z] #93 [core-data] exporting to image [2024-03-09T14:18:23.725Z] #93 exporting layers 0.3s done [2024-03-09T14:18:23.988Z] #93 ... [2024-03-09T14:18:23.988Z] [2024-03-09T14:18:23.988Z] #179 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:18:23.988Z] #179 DONE 0.7s [2024-03-09T14:18:23.988Z] [2024-03-09T14:18:23.988Z] #180 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-09T14:18:23.988Z] #180 DONE 0.6s [2024-03-09T14:18:23.988Z] [2024-03-09T14:18:23.988Z] #181 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:18:23.988Z] #181 DONE 0.6s [2024-03-09T14:18:23.988Z] [2024-03-09T14:18:23.988Z] #182 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-09T14:18:23.988Z] #182 DONE 0.6s [2024-03-09T14:18:23.988Z] [2024-03-09T14:18:23.988Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-09T14:18:23.988Z] #183 DONE 0.6s [2024-03-09T14:18:23.988Z] [2024-03-09T14:18:23.988Z] #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:18:23.988Z] #175 DONE 0.6s [2024-03-09T14:18:23.988Z] [2024-03-09T14:18:23.988Z] #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:18:23.988Z] #184 DONE 0.6s [2024-03-09T14:18:23.988Z] [2024-03-09T14:18:23.988Z] #93 [core-metadata] exporting to image [2024-03-09T14:18:23.988Z] #93 ... [2024-03-09T14:18:23.988Z] [2024-03-09T14:18:23.988Z] #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-09T14:18:23.988Z] #185 DONE 0.5s [2024-03-09T14:18:23.988Z] [2024-03-09T14:18:23.988Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-09T14:18:23.988Z] #186 DONE 0.5s [2024-03-09T14:18:24.214Z] 3e85d5ac6304: Pull complete [2024-03-09T14:18:24.214Z] c3105a71a48b: Pull complete [2024-03-09T14:18:24.388Z] [2024-03-09T14:18:24.388Z] #187 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:18:24.388Z] #187 DONE 0.2s [2024-03-09T14:18:24.388Z] [2024-03-09T14:18:24.388Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-09T14:18:24.388Z] #188 DONE 0.3s [2024-03-09T14:18:24.388Z] [2024-03-09T14:18:24.388Z] #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-09T14:18:24.388Z] #189 ... [2024-03-09T14:18:24.388Z] [2024-03-09T14:18:24.388Z] #190 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:18:24.388Z] #190 DONE 0.3s [2024-03-09T14:18:24.388Z] [2024-03-09T14:18:24.388Z] #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-09T14:18:24.388Z] #191 DONE 0.3s [2024-03-09T14:18:24.735Z] [2024-03-09T14:18:24.735Z] #93 [core-command] exporting to image [2024-03-09T14:18:24.735Z] #93 exporting layers 0.4s done [2024-03-09T14:18:24.735Z] #93 writing image sha256:cfa1e2fca638d83a2917ac6f8af62242660f7602d97512b2c5a91bd8c8e1390f done [2024-03-09T14:18:24.735Z] #93 naming to docker.io/library/core-command done [2024-03-09T14:18:24.735Z] #93 writing image sha256:f75728b9b3033c915a3aceef87503a566b3b4237f83b1a4249b1d8f6c9973594 [2024-03-09T14:18:24.735Z] #93 ... [2024-03-09T14:18:24.735Z] [2024-03-09T14:18:24.735Z] #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-09T14:18:24.735Z] #189 DONE 0.6s [2024-03-09T14:18:24.735Z] [2024-03-09T14:18:24.735Z] #93 [core-command] exporting to image [2024-03-09T14:18:24.735Z] #93 writing image sha256:57aca27de24de1f578a64100f02a645de3a09acdfb93e6427b88e4746b8f20fd [2024-03-09T14:18:24.735Z] #93 writing image sha256:99280acc8c9ed3217b81ac59ac8f2bc7cced888d0e98d17f44846ca56115a43c [2024-03-09T14:18:24.998Z] #93 ... [2024-03-09T14:18:24.998Z] [2024-03-09T14:18:24.998Z] #192 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-09T14:18:24.998Z] #192 DONE 0.6s [2024-03-09T14:18:24.998Z] [2024-03-09T14:18:24.998Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-09T14:18:24.998Z] #193 DONE 0.7s [2024-03-09T14:18:24.998Z] [2024-03-09T14:18:24.998Z] #93 [core-metadata] exporting to image [2024-03-09T14:18:24.998Z] #93 exporting layers 0.6s done [2024-03-09T14:18:24.998Z] #93 writing image sha256:f75728b9b3033c915a3aceef87503a566b3b4237f83b1a4249b1d8f6c9973594 0.2s done [2024-03-09T14:18:24.998Z] #93 writing image sha256:57aca27de24de1f578a64100f02a645de3a09acdfb93e6427b88e4746b8f20fd 0.2s done [2024-03-09T14:18:24.998Z] #93 writing image sha256:99280acc8c9ed3217b81ac59ac8f2bc7cced888d0e98d17f44846ca56115a43c 0.2s done [2024-03-09T14:18:24.998Z] #93 naming to docker.io/library/core-data done [2024-03-09T14:18:24.998Z] #93 naming to docker.io/library/security-spiffe-token-provider done [2024-03-09T14:18:24.998Z] #93 naming to docker.io/library/core-metadata done [2024-03-09T14:18:24.998Z] #93 ... [2024-03-09T14:18:24.998Z] [2024-03-09T14:18:24.998Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-09T14:18:24.998Z] #194 DONE 1.1s [2024-03-09T14:18:24.998Z] [2024-03-09T14:18:24.998Z] #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:18:24.998Z] #195 DONE 0.2s [2024-03-09T14:18:24.998Z] [2024-03-09T14:18:24.998Z] #93 [security-proxy-auth] exporting to image [2024-03-09T14:18:24.998Z] #93 writing image sha256:ffba4427e0e1412b6ebca70504ae3c00d86d5b347fe2f622a3040b5ca44f44c6 done [2024-03-09T14:18:24.998Z] #93 naming to docker.io/library/support-scheduler done [2024-03-09T14:18:25.260Z] #93 ... [2024-03-09T14:18:25.260Z] [2024-03-09T14:18:25.260Z] #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-09T14:18:25.260Z] #196 DONE 0.2s [2024-03-09T14:18:25.260Z] [2024-03-09T14:18:25.260Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-09T14:18:25.260Z] #197 DONE 0.2s [2024-03-09T14:18:25.260Z] [2024-03-09T14:18:25.260Z] #198 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-09T14:18:25.260Z] #198 DONE 1.1s [2024-03-09T14:18:25.260Z] [2024-03-09T14:18:25.260Z] #93 [core-common-config-bootstrapper] exporting to image [2024-03-09T14:18:25.260Z] #93 exporting layers 0.2s done [2024-03-09T14:18:25.260Z] #93 writing image sha256:2206a26dfca69dd18e8141e10877ec490fd6368d9ba0a38117b98fbed09d41cc [2024-03-09T14:18:25.260Z] #93 ... [2024-03-09T14:18:25.260Z] [2024-03-09T14:18:25.260Z] #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-09T14:18:25.260Z] #199 DONE 1.2s [2024-03-09T14:18:25.260Z] [2024-03-09T14:18:25.260Z] #93 [security-proxy-auth] exporting to image [2024-03-09T14:18:25.260Z] #93 writing image sha256:2206a26dfca69dd18e8141e10877ec490fd6368d9ba0a38117b98fbed09d41cc 0.0s done [2024-03-09T14:18:25.260Z] #93 naming to docker.io/library/security-proxy-auth 0.0s done [2024-03-09T14:18:25.523Z] #93 ... [2024-03-09T14:18:25.523Z] [2024-03-09T14:18:25.523Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-09T14:18:25.523Z] #200 DONE 0.2s [2024-03-09T14:18:25.523Z] [2024-03-09T14:18:25.523Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-09T14:18:25.523Z] #201 DONE 0.1s [2024-03-09T14:18:25.523Z] [2024-03-09T14:18:25.523Z] #93 [core-common-config-bootstrapper] exporting to image [2024-03-09T14:18:25.523Z] #93 exporting layers 0.3s done [2024-03-09T14:18:25.523Z] #93 writing image sha256:3d625d8f1e2398dcb3dbdd661f3dffaad7909d5b17b4f61d94fd36ba73a9a8a9 0.0s done [2024-03-09T14:18:25.523Z] #93 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-09T14:18:25.523Z] #93 ... [2024-03-09T14:18:25.523Z] [2024-03-09T14:18:25.523Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-09T14:18:25.523Z] #202 DONE 0.1s [2024-03-09T14:18:25.523Z] [2024-03-09T14:18:25.523Z] #93 [support-notifications] exporting to image [2024-03-09T14:18:25.523Z] #93 writing image sha256:d366ab19943fc7f8f98f8c272100be8c9a444b70b782db1cc819565ccc9b140e 0.0s done [2024-03-09T14:18:25.523Z] #93 naming to docker.io/library/support-notifications 0.0s done [2024-03-09T14:18:25.632Z] 0f093f025ec4: Pull complete [2024-03-09T14:18:25.786Z] #93 exporting layers 0.2s done [2024-03-09T14:18:25.786Z] #93 writing image sha256:a856a11b02d24ce26294c3cb60c9dd584b20f81363a1b4f41c29147645167f8f done [2024-03-09T14:18:25.786Z] #93 naming to docker.io/library/security-proxy-setup done [2024-03-09T14:18:25.786Z] #93 DONE 3.1s [2024-03-09T14:18:25.786Z] [2024-03-09T14:18:25.786Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-09T14:18:25.786Z] #203 ... [2024-03-09T14:18:25.786Z] [2024-03-09T14:18:25.786Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-09T14:18:25.786Z] #204 DONE 0.6s [2024-03-09T14:18:25.905Z] c3106fc0e877: Pull complete [2024-03-09T14:18:25.905Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-09T14:18:25.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-09T14:18:25.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2024-03-09T14:18:26.049Z] [2024-03-09T14:18:26.049Z] #93 [security-secretstore-setup] exporting to image [2024-03-09T14:18:26.049Z] #93 ... [2024-03-09T14:18:26.049Z] [2024-03-09T14:18:26.049Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-09T14:18:26.049Z] #203 DONE 0.5s [2024-03-09T14:18:26.049Z] [2024-03-09T14:18:26.049Z] #93 [security-bootstrapper] exporting to image [2024-03-09T14:18:26.049Z] #93 writing image sha256:a163034f5e0e8fa8c6e3f19621fed99ef9a8423f00bfa69e7a09aa6729825ef2 done [2024-03-09T14:18:26.049Z] #93 naming to docker.io/library/security-secretstore-setup done [Pipeline] withDockerContainer [2024-03-09T14:18:26.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-5331 does not seem to be running inside a container [2024-03-09T14:18:26.314Z] #93 exporting layers 0.2s done [2024-03-09T14:18:26.314Z] #93 writing image sha256:8b328e1bfa1a17664cf74a5668c05990669c24af053a0d30141cc06a979b7f4c done [2024-03-09T14:18:26.314Z] #93 naming to docker.io/library/security-bootstrapper done [2024-03-09T14:18:26.314Z] #93 DONE 3.5s [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.314Z] time="2024-03-09T14:16:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:18:26.320Z] $ 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/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-03-09T14:18:28.700Z] $ docker top 7199fb5b146c361b2ee659d94511998c1a184877a89f0a83e19444a3256ceb83 -eo pid,comm [Pipeline] { [Pipeline] } [2024-03-09T14:18:29.016Z] $ docker stop --time=1 e717e9b0bef647764930c3e07543cd159aa6ffd3ffefd072d5953683e8b1ae5d [2024-03-09T14:18:30.304Z] $ docker rm -f --volumes e717e9b0bef647764930c3e07543cd159aa6ffd3ffefd072d5953683e8b1ae5d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2024-03-09T14:18:30.653Z] + docker images [2024-03-09T14:18:30.653Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-09T14:18:30.653Z] security-bootstrapper latest 8b328e1bfa1a 5 seconds ago 18.6MB [2024-03-09T14:18:30.653Z] security-secretstore-setup latest a163034f5e0e 5 seconds ago 36.3MB [2024-03-09T14:18:30.653Z] security-proxy-setup latest a856a11b02d2 5 seconds ago 25.9MB [2024-03-09T14:18:30.653Z] security-proxy-auth latest 2206a26dfca6 6 seconds ago 15.8MB [2024-03-09T14:18:30.653Z] support-notifications latest d366ab19943f 6 seconds ago 26.7MB [2024-03-09T14:18:30.653Z] core-common-config-bootstrapper latest 3d625d8f1e23 6 seconds ago 15MB [2024-03-09T14:18:30.653Z] support-scheduler latest ffba4427e0e1 6 seconds ago 26.2MB [2024-03-09T14:18:30.653Z] security-spiffe-token-provider latest 99280acc8c9e 7 seconds ago 28.7MB [2024-03-09T14:18:30.653Z] core-data latest f75728b9b303 7 seconds ago 17.2MB [2024-03-09T14:18:30.653Z] core-command latest cfa1e2fca638 7 seconds ago 17MB [2024-03-09T14:18:30.653Z] core-metadata latest 57aca27de24d 7 seconds ago 17.4MB [2024-03-09T14:18:30.653Z] security-spire-config latest 815c9894fb25 About a minute ago 102MB [2024-03-09T14:18:30.653Z] security-spire-agent latest 68137e1e300f About a minute ago 161MB [2024-03-09T14:18:30.653Z] security-spire-server latest 2a6759672a9c About a minute ago 102MB [2024-03-09T14:18:30.653Z] ci-base-image-x86_64 latest d769159b2ec2 4 minutes ago 885MB [2024-03-09T14:18:30.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-03-09T14:18:30.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-09T14:18:30.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:18:31.029Z] provisioning config files... [2024-03-09T14:18:31.035Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-09T14:18:31.038Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/632@tmp/config12059331224221866559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:18:31.383Z] ---> ****-login.sh [2024-03-09T14:18:31.383Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:18:31.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:18:31.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:18:31.383Z] Configure a credential helper to remove this warning. See [2024-03-09T14:18:31.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:18:31.383Z] [2024-03-09T14:18:31.383Z] Login Succeeded [2024-03-09T14:18:31.383Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:18:31.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:18:31.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:18:31.642Z] Configure a credential helper to remove this warning. See [2024-03-09T14:18:31.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:18:31.642Z] [2024-03-09T14:18:31.642Z] Login Succeeded [2024-03-09T14:18:31.642Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:18:31.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:18:31.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:18:31.642Z] Configure a credential helper to remove this warning. See [2024-03-09T14:18:31.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:18:31.642Z] [2024-03-09T14:18:31.642Z] Login Succeeded [2024-03-09T14:18:31.642Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:18:31.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:18:31.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:18:31.642Z] Configure a credential helper to remove this warning. See [2024-03-09T14:18:31.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:18:31.642Z] [2024-03-09T14:18:31.642Z] Login Succeeded [2024-03-09T14:18:31.902Z] ****.io [2024-03-09T14:18:31.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:18:32.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:18:32.163Z] Configure a credential helper to remove this warning. See [2024-03-09T14:18:32.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:18:32.163Z] [2024-03-09T14:18:32.163Z] Login Succeeded [2024-03-09T14:18:32.163Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:18:32.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:18:32.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:18:32.398Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-03-09T14:18:32.398Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:18:32.398Z] latest [2024-03-09T14:18:32.398Z] 3.2.0-dev.22 [2024-03-09T14:18:32.398Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:18:32.398Z] main [2024-03-09T14:18:32.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:32.877Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:33.279Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:18:33.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-09T14:18:33.279Z] 920ced10700a: Preparing [2024-03-09T14:18:33.279Z] 0aa9c66fdb08: Preparing [2024-03-09T14:18:33.279Z] 113121a8e739: Preparing [2024-03-09T14:18:33.279Z] 724bfdd06b93: Preparing [2024-03-09T14:18:33.279Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:33.279Z] 37c97f43024a: Preparing [2024-03-09T14:18:33.279Z] aedc3bda2944: Preparing [2024-03-09T14:18:33.279Z] 37c97f43024a: Waiting [2024-03-09T14:18:33.279Z] aedc3bda2944: Waiting [2024-03-09T14:18:33.279Z] 113121a8e739: Pushed [2024-03-09T14:18:33.279Z] 920ced10700a: Pushed [2024-03-09T14:18:33.279Z] 8811a3ed4c04: Pushed [2024-03-09T14:18:33.279Z] 724bfdd06b93: Pushed [2024-03-09T14:18:33.279Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:33.279Z] 37c97f43024a: Pushed [2024-03-09T14:18:34.657Z] 0aa9c66fdb08: Pushed [2024-03-09T14:18:34.657Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:21112f6ffe302f226b8062a254a56252010d1f415573fd7db79ca212615dbf6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:35.074Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:35.496Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-03-09T14:18:35.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-09T14:18:35.496Z] 920ced10700a: Preparing [2024-03-09T14:18:35.496Z] 0aa9c66fdb08: Preparing [2024-03-09T14:18:35.496Z] 113121a8e739: Preparing [2024-03-09T14:18:35.496Z] 724bfdd06b93: Preparing [2024-03-09T14:18:35.496Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:35.496Z] 37c97f43024a: Preparing [2024-03-09T14:18:35.496Z] aedc3bda2944: Preparing [2024-03-09T14:18:35.496Z] 37c97f43024a: Waiting [2024-03-09T14:18:35.496Z] aedc3bda2944: Waiting [2024-03-09T14:18:35.496Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:35.496Z] 920ced10700a: Layer already exists [2024-03-09T14:18:35.496Z] 113121a8e739: Layer already exists [2024-03-09T14:18:35.496Z] 0aa9c66fdb08: Layer already exists [2024-03-09T14:18:35.496Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:35.496Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:35.496Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:35.496Z] latest: digest: sha256:21112f6ffe302f226b8062a254a56252010d1f415573fd7db79ca212615dbf6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:35.913Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:36.319Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.22 [2024-03-09T14:18:36.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-09T14:18:36.319Z] 920ced10700a: Preparing [2024-03-09T14:18:36.319Z] 0aa9c66fdb08: Preparing [2024-03-09T14:18:36.319Z] 113121a8e739: Preparing [2024-03-09T14:18:36.319Z] 724bfdd06b93: Preparing [2024-03-09T14:18:36.319Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:36.319Z] 37c97f43024a: Preparing [2024-03-09T14:18:36.319Z] aedc3bda2944: Preparing [2024-03-09T14:18:36.319Z] 37c97f43024a: Waiting [2024-03-09T14:18:36.319Z] aedc3bda2944: Waiting [2024-03-09T14:18:36.319Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:36.319Z] 113121a8e739: Layer already exists [2024-03-09T14:18:36.319Z] 920ced10700a: Layer already exists [2024-03-09T14:18:36.319Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:36.319Z] 0aa9c66fdb08: Layer already exists [2024-03-09T14:18:36.319Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:36.319Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:36.319Z] 3.2.0-dev.22: digest: sha256:21112f6ffe302f226b8062a254a56252010d1f415573fd7db79ca212615dbf6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:36.728Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:37.143Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:18:37.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-09T14:18:37.144Z] 920ced10700a: Preparing [2024-03-09T14:18:37.144Z] 0aa9c66fdb08: Preparing [2024-03-09T14:18:37.144Z] 113121a8e739: Preparing [2024-03-09T14:18:37.144Z] 724bfdd06b93: Preparing [2024-03-09T14:18:37.144Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:37.144Z] 37c97f43024a: Preparing [2024-03-09T14:18:37.144Z] aedc3bda2944: Preparing [2024-03-09T14:18:37.144Z] 37c97f43024a: Waiting [2024-03-09T14:18:37.144Z] aedc3bda2944: Waiting [2024-03-09T14:18:37.144Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:37.144Z] 0aa9c66fdb08: Layer already exists [2024-03-09T14:18:37.144Z] 920ced10700a: Layer already exists [2024-03-09T14:18:37.144Z] 113121a8e739: Layer already exists [2024-03-09T14:18:37.144Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:37.144Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:37.144Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:37.144Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:21112f6ffe302f226b8062a254a56252010d1f415573fd7db79ca212615dbf6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:37.555Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:37.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-03-09T14:18:37.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-09T14:18:37.969Z] 920ced10700a: Preparing [2024-03-09T14:18:37.969Z] 0aa9c66fdb08: Preparing [2024-03-09T14:18:37.969Z] 113121a8e739: Preparing [2024-03-09T14:18:37.969Z] 724bfdd06b93: Preparing [2024-03-09T14:18:37.969Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:37.969Z] 37c97f43024a: Preparing [2024-03-09T14:18:37.969Z] aedc3bda2944: Preparing [2024-03-09T14:18:37.969Z] aedc3bda2944: Waiting [2024-03-09T14:18:37.969Z] 37c97f43024a: Waiting [2024-03-09T14:18:37.969Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:37.969Z] 113121a8e739: Layer already exists [2024-03-09T14:18:37.969Z] 0aa9c66fdb08: Layer already exists [2024-03-09T14:18:37.969Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:37.969Z] 920ced10700a: Layer already exists [2024-03-09T14:18:37.969Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:37.969Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:37.969Z] main: digest: sha256:21112f6ffe302f226b8062a254a56252010d1f415573fd7db79ca212615dbf6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:18:38.216Z] ===================================================== [Pipeline] echo [2024-03-09T14:18:38.258Z] taggedImages: [2024-03-09T14:18:38.258Z] - nexus3.edgexfoundry.org:10004/core-command:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:18:38.258Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-03-09T14:18:38.258Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.22 [2024-03-09T14:18:38.258Z] - nexus3.edgexfoundry.org:10004/core-command:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:18:38.258Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-03-09T14:18:38.313Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-03-09T14:18:38.313Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:18:38.313Z] latest [2024-03-09T14:18:38.313Z] 3.2.0-dev.22 [2024-03-09T14:18:38.313Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:18:38.313Z] main [2024-03-09T14:18:38.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:38.830Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:39.253Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:18:39.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-09T14:18:39.253Z] 69b7885f90ba: Preparing [2024-03-09T14:18:39.253Z] 2a5fd1e28726: Preparing [2024-03-09T14:18:39.253Z] 40ef254be53b: Preparing [2024-03-09T14:18:39.253Z] c9d3f36a8d0e: Preparing [2024-03-09T14:18:39.253Z] 113121a8e739: Preparing [2024-03-09T14:18:39.253Z] 724bfdd06b93: Preparing [2024-03-09T14:18:39.253Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:39.253Z] 37c97f43024a: Preparing [2024-03-09T14:18:39.253Z] aedc3bda2944: Preparing [2024-03-09T14:18:39.253Z] 8811a3ed4c04: Waiting [2024-03-09T14:18:39.253Z] 37c97f43024a: Waiting [2024-03-09T14:18:39.253Z] aedc3bda2944: Waiting [2024-03-09T14:18:39.253Z] 724bfdd06b93: Waiting [2024-03-09T14:18:39.253Z] 113121a8e739: Layer already exists [2024-03-09T14:18:39.253Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:39.253Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:39.253Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:39.253Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:39.253Z] 2a5fd1e28726: Pushed [2024-03-09T14:18:39.253Z] 69b7885f90ba: Pushed [2024-03-09T14:18:39.253Z] 40ef254be53b: Pushed [2024-03-09T14:18:40.188Z] c9d3f36a8d0e: Pushed [2024-03-09T14:18:40.447Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:c26a6e96f99a9d1d1c3648f6fb8bf87953b8eb0a9e4eb200abc77fbcc528edc5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:40.868Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:41.149Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-03-09T14:18:41.149Z] #1 transferring dockerfile: 1.69kB done [2024-03-09T14:18:41.149Z] #1 DONE 0.1s [2024-03-09T14:18:41.149Z] [2024-03-09T14:18:41.149Z] #2 [core-data internal] load build definition from Dockerfile [2024-03-09T14:18:41.149Z] #2 transferring dockerfile: 2.01kB done [2024-03-09T14:18:41.149Z] #2 DONE 0.0s [2024-03-09T14:18:41.149Z] [2024-03-09T14:18:41.149Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-09T14:18:41.149Z] #3 transferring dockerfile: 1.89kB done [2024-03-09T14:18:41.149Z] #3 DONE 0.1s [2024-03-09T14:18:41.149Z] [2024-03-09T14:18:41.149Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-03-09T14:18:41.149Z] #4 transferring dockerfile: 1.70kB 0.0s done [2024-03-09T14:18:41.149Z] #4 DONE 0.1s [2024-03-09T14:18:41.294Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-03-09T14:18:41.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-09T14:18:41.294Z] 69b7885f90ba: Preparing [2024-03-09T14:18:41.294Z] 2a5fd1e28726: Preparing [2024-03-09T14:18:41.294Z] 40ef254be53b: Preparing [2024-03-09T14:18:41.294Z] c9d3f36a8d0e: Preparing [2024-03-09T14:18:41.294Z] 113121a8e739: Preparing [2024-03-09T14:18:41.294Z] 724bfdd06b93: Preparing [2024-03-09T14:18:41.294Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:41.294Z] 37c97f43024a: Preparing [2024-03-09T14:18:41.294Z] aedc3bda2944: Preparing [2024-03-09T14:18:41.294Z] 724bfdd06b93: Waiting [2024-03-09T14:18:41.294Z] 8811a3ed4c04: Waiting [2024-03-09T14:18:41.294Z] 37c97f43024a: Waiting [2024-03-09T14:18:41.294Z] aedc3bda2944: Waiting [2024-03-09T14:18:41.294Z] 2a5fd1e28726: Layer already exists [2024-03-09T14:18:41.294Z] 40ef254be53b: Layer already exists [2024-03-09T14:18:41.294Z] 69b7885f90ba: Layer already exists [2024-03-09T14:18:41.294Z] 113121a8e739: Layer already exists [2024-03-09T14:18:41.294Z] c9d3f36a8d0e: Layer already exists [2024-03-09T14:18:41.294Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:41.294Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:41.294Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:41.294Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:41.294Z] latest: digest: sha256:c26a6e96f99a9d1d1c3648f6fb8bf87953b8eb0a9e4eb200abc77fbcc528edc5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-09T14:18:41.420Z] [2024-03-09T14:18:41.420Z] #5 [core-command internal] load build definition from Dockerfile [2024-03-09T14:18:41.420Z] #5 transferring dockerfile: 1.93kB done [2024-03-09T14:18:41.420Z] #5 DONE 0.1s [2024-03-09T14:18:41.420Z] [2024-03-09T14:18:41.420Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-03-09T14:18:41.420Z] #6 transferring dockerfile: 2.06kB 0.0s done [2024-03-09T14:18:41.420Z] #6 DONE 0.1s [2024-03-09T14:18:41.420Z] [2024-03-09T14:18:41.420Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [Pipeline] sh [2024-03-09T14:18:41.696Z] #7 transferring dockerfile: 2.93kB 0.0s done [2024-03-09T14:18:41.696Z] #7 DONE 0.1s [2024-03-09T14:18:41.696Z] [2024-03-09T14:18:41.696Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-03-09T14:18:41.696Z] #8 transferring dockerfile: 1.95kB 0.0s done [2024-03-09T14:18:41.696Z] #8 DONE 0.1s [2024-03-09T14:18:41.696Z] [2024-03-09T14:18:41.696Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-09T14:18:41.696Z] #9 transferring dockerfile: 2.15kB done [2024-03-09T14:18:41.696Z] #9 DONE 0.1s [2024-03-09T14:18:41.696Z] [2024-03-09T14:18:41.696Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-09T14:18:41.696Z] #10 transferring dockerfile: 2.50kB 0.0s done [2024-03-09T14:18:41.696Z] #10 DONE 0.1s [2024-03-09T14:18:41.696Z] [2024-03-09T14:18:41.696Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-03-09T14:18:41.696Z] #11 transferring dockerfile: 1.93kB done [2024-03-09T14:18:41.721Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:41.970Z] #11 DONE 0.1s [2024-03-09T14:18:41.970Z] [2024-03-09T14:18:41.970Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-09T14:18:41.970Z] #12 transferring dockerfile: 2.49kB 0.0s done [2024-03-09T14:18:41.970Z] #12 DONE 0.1s [2024-03-09T14:18:41.970Z] [2024-03-09T14:18:41.970Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-09T14:18:41.970Z] #13 transferring dockerfile: 2.23kB 0.0s done [2024-03-09T14:18:41.970Z] #13 DONE 0.1s [2024-03-09T14:18:41.970Z] [2024-03-09T14:18:41.970Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-03-09T14:18:41.970Z] #14 transferring dockerfile: 1.81kB 0.0s done [2024-03-09T14:18:41.970Z] #14 DONE 0.1s [2024-03-09T14:18:42.204Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.22 [2024-03-09T14:18:42.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-09T14:18:42.204Z] 69b7885f90ba: Preparing [2024-03-09T14:18:42.204Z] 2a5fd1e28726: Preparing [2024-03-09T14:18:42.204Z] 40ef254be53b: Preparing [2024-03-09T14:18:42.204Z] c9d3f36a8d0e: Preparing [2024-03-09T14:18:42.204Z] 113121a8e739: Preparing [2024-03-09T14:18:42.204Z] 724bfdd06b93: Preparing [2024-03-09T14:18:42.204Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:42.204Z] 37c97f43024a: Preparing [2024-03-09T14:18:42.204Z] aedc3bda2944: Preparing [2024-03-09T14:18:42.204Z] 37c97f43024a: Waiting [2024-03-09T14:18:42.204Z] 724bfdd06b93: Waiting [2024-03-09T14:18:42.204Z] 8811a3ed4c04: Waiting [2024-03-09T14:18:42.204Z] aedc3bda2944: Waiting [2024-03-09T14:18:42.204Z] 113121a8e739: Layer already exists [2024-03-09T14:18:42.204Z] 40ef254be53b: Layer already exists [2024-03-09T14:18:42.204Z] 69b7885f90ba: Layer already exists [2024-03-09T14:18:42.204Z] c9d3f36a8d0e: Layer already exists [2024-03-09T14:18:42.204Z] 2a5fd1e28726: Layer already exists [2024-03-09T14:18:42.204Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:42.204Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:42.204Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:42.204Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:42.204Z] 3.2.0-dev.22: digest: sha256:c26a6e96f99a9d1d1c3648f6fb8bf87953b8eb0a9e4eb200abc77fbcc528edc5 size: 2193 [Pipeline] } [2024-03-09T14:18:42.240Z] [2024-03-09T14:18:42.240Z] #15 [security-spire-config internal] load .dockerignore [2024-03-09T14:18:42.240Z] #15 transferring context: 50B done [2024-03-09T14:18:42.241Z] #15 DONE 0.1s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:42.634Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:42.829Z] [2024-03-09T14:18:42.829Z] #16 [core-data internal] load .dockerignore [2024-03-09T14:18:42.829Z] #16 transferring context: 50B done [2024-03-09T14:18:42.829Z] #16 DONE 0.1s [2024-03-09T14:18:42.829Z] [2024-03-09T14:18:42.829Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-03-09T14:18:43.057Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:18:43.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-09T14:18:43.057Z] 69b7885f90ba: Preparing [2024-03-09T14:18:43.057Z] 2a5fd1e28726: Preparing [2024-03-09T14:18:43.057Z] 40ef254be53b: Preparing [2024-03-09T14:18:43.057Z] c9d3f36a8d0e: Preparing [2024-03-09T14:18:43.057Z] 113121a8e739: Preparing [2024-03-09T14:18:43.057Z] 724bfdd06b93: Preparing [2024-03-09T14:18:43.057Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:43.057Z] 37c97f43024a: Preparing [2024-03-09T14:18:43.057Z] aedc3bda2944: Preparing [2024-03-09T14:18:43.057Z] 8811a3ed4c04: Waiting [2024-03-09T14:18:43.057Z] 724bfdd06b93: Waiting [2024-03-09T14:18:43.057Z] 37c97f43024a: Waiting [2024-03-09T14:18:43.057Z] 2a5fd1e28726: Layer already exists [2024-03-09T14:18:43.057Z] 113121a8e739: Layer already exists [2024-03-09T14:18:43.057Z] 40ef254be53b: Layer already exists [2024-03-09T14:18:43.057Z] 69b7885f90ba: Layer already exists [2024-03-09T14:18:43.057Z] c9d3f36a8d0e: Layer already exists [2024-03-09T14:18:43.057Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:43.057Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:43.057Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:43.057Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:43.057Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:c26a6e96f99a9d1d1c3648f6fb8bf87953b8eb0a9e4eb200abc77fbcc528edc5 size: 2193 [Pipeline] } [2024-03-09T14:18:43.100Z] #17 transferring context: 50B done [2024-03-09T14:18:43.100Z] #17 DONE 0.1s [2024-03-09T14:18:43.100Z] [2024-03-09T14:18:43.100Z] #18 [security-spire-server internal] load .dockerignore [2024-03-09T14:18:43.100Z] #18 transferring context: 50B 0.0s done [2024-03-09T14:18:43.100Z] #18 DONE 0.1s [2024-03-09T14:18:43.100Z] [2024-03-09T14:18:43.100Z] #19 [core-command internal] load .dockerignore [2024-03-09T14:18:43.100Z] #19 transferring context: 50B 0.0s done [2024-03-09T14:18:43.100Z] #19 DONE 0.1s [2024-03-09T14:18:43.100Z] [2024-03-09T14:18:43.100Z] #20 [core-metadata internal] load .dockerignore [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:43.377Z] #20 transferring context: 50B done [2024-03-09T14:18:43.377Z] #20 DONE 0.1s [2024-03-09T14:18:43.377Z] [2024-03-09T14:18:43.377Z] #21 [security-bootstrapper internal] load .dockerignore [2024-03-09T14:18:43.377Z] #21 transferring context: 50B 0.0s done [2024-03-09T14:18:43.377Z] #21 ... [2024-03-09T14:18:43.377Z] [2024-03-09T14:18:43.377Z] #22 [support-notifications internal] load .dockerignore [2024-03-09T14:18:43.377Z] #22 transferring context: 50B done [2024-03-09T14:18:43.377Z] #22 DONE 0.1s [2024-03-09T14:18:43.377Z] [2024-03-09T14:18:43.377Z] #23 [security-proxy-auth internal] load .dockerignore [2024-03-09T14:18:43.377Z] #23 transferring context: 50B done [2024-03-09T14:18:43.377Z] #23 DONE 0.1s [2024-03-09T14:18:43.377Z] [2024-03-09T14:18:43.377Z] #24 [security-proxy-setup internal] load .dockerignore [2024-03-09T14:18:43.377Z] #24 transferring context: 50B done [2024-03-09T14:18:43.377Z] #24 DONE 0.1s [2024-03-09T14:18:43.377Z] [2024-03-09T14:18:43.377Z] #25 [support-scheduler internal] load .dockerignore [2024-03-09T14:18:43.377Z] #25 transferring context: 50B 0.0s done [2024-03-09T14:18:43.377Z] #25 DONE 0.1s [2024-03-09T14:18:43.377Z] [2024-03-09T14:18:43.377Z] #21 [security-bootstrapper internal] load .dockerignore [2024-03-09T14:18:43.481Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:43.650Z] #21 ... [2024-03-09T14:18:43.651Z] [2024-03-09T14:18:43.651Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-03-09T14:18:43.651Z] #26 transferring context: 50B done [2024-03-09T14:18:43.651Z] #26 DONE 0.1s [2024-03-09T14:18:43.651Z] [2024-03-09T14:18:43.651Z] #27 [security-spire-agent internal] load .dockerignore [2024-03-09T14:18:43.651Z] #27 transferring context: 50B done [2024-03-09T14:18:43.651Z] #27 DONE 0.1s [2024-03-09T14:18:43.651Z] [2024-03-09T14:18:43.651Z] #28 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-09T14:18:43.896Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-03-09T14:18:43.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-09T14:18:43.896Z] 69b7885f90ba: Preparing [2024-03-09T14:18:43.896Z] 2a5fd1e28726: Preparing [2024-03-09T14:18:43.896Z] 40ef254be53b: Preparing [2024-03-09T14:18:43.896Z] c9d3f36a8d0e: Preparing [2024-03-09T14:18:43.896Z] 113121a8e739: Preparing [2024-03-09T14:18:43.896Z] 724bfdd06b93: Preparing [2024-03-09T14:18:43.896Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:43.896Z] 37c97f43024a: Preparing [2024-03-09T14:18:43.896Z] aedc3bda2944: Preparing [2024-03-09T14:18:43.896Z] 724bfdd06b93: Waiting [2024-03-09T14:18:43.896Z] 8811a3ed4c04: Waiting [2024-03-09T14:18:43.896Z] aedc3bda2944: Waiting [2024-03-09T14:18:43.896Z] 37c97f43024a: Waiting [2024-03-09T14:18:43.896Z] 2a5fd1e28726: Layer already exists [2024-03-09T14:18:43.896Z] c9d3f36a8d0e: Layer already exists [2024-03-09T14:18:43.896Z] 40ef254be53b: Layer already exists [2024-03-09T14:18:43.896Z] 113121a8e739: Layer already exists [2024-03-09T14:18:43.896Z] 69b7885f90ba: Layer already exists [2024-03-09T14:18:43.896Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:43.896Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:43.896Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:43.896Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:43.896Z] main: digest: sha256:c26a6e96f99a9d1d1c3648f6fb8bf87953b8eb0a9e4eb200abc77fbcc528edc5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:18:44.159Z] ===================================================== [Pipeline] echo [2024-03-09T14:18:44.203Z] taggedImages: [2024-03-09T14:18:44.203Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:18:44.203Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-03-09T14:18:44.203Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.22 [2024-03-09T14:18:44.203Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:18:44.203Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-03-09T14:18:44.235Z] #28 ... [2024-03-09T14:18:44.235Z] [2024-03-09T14:18:44.235Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-03-09T14:18:44.235Z] #29 DONE 0.5s [Pipeline] echo [2024-03-09T14:18:44.268Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-03-09T14:18:44.268Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:18:44.268Z] latest [2024-03-09T14:18:44.268Z] 3.2.0-dev.22 [2024-03-09T14:18:44.268Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:18:44.268Z] main [2024-03-09T14:18:44.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:44.504Z] [2024-03-09T14:18:44.504Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-09T14:18:44.504Z] #30 transferring context: 50B done [2024-03-09T14:18:44.504Z] #30 ... [2024-03-09T14:18:44.504Z] [2024-03-09T14:18:44.504Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-09T14:18:44.504Z] #31 DONE 0.0s [2024-03-09T14:18:44.504Z] [2024-03-09T14:18:44.504Z] #28 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-09T14:18:44.504Z] #28 DONE 0.8s [2024-03-09T14:18:44.771Z] [2024-03-09T14:18:44.771Z] #32 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:44.771Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-09T14:18:44.771Z] #32 ... [2024-03-09T14:18:44.771Z] [2024-03-09T14:18:44.771Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-09T14:18:44.771Z] #31 DONE 0.0s [2024-03-09T14:18:44.771Z] [2024-03-09T14:18:44.771Z] #33 [security-spire-config internal] load build context [2024-03-09T14:18:44.771Z] #33 transferring context: 16.35kB 0.0s done [2024-03-09T14:18:44.771Z] #33 DONE 0.3s [2024-03-09T14:18:44.771Z] [2024-03-09T14:18:44.771Z] #32 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:44.771Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-09T14:18:44.771Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-09T14:18:44.771Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-09T14:18:44.776Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:45.040Z] #32 ... [2024-03-09T14:18:45.040Z] [2024-03-09T14:18:45.040Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-09T14:18:45.040Z] #31 DONE 0.0s [2024-03-09T14:18:45.040Z] [2024-03-09T14:18:45.040Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-09T14:18:45.040Z] #29 DONE 0.5s [2024-03-09T14:18:45.040Z] [2024-03-09T14:18:45.040Z] #32 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:45.040Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-09T14:18:45.040Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-09T14:18:45.040Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-09T14:18:45.040Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-09T14:18:45.198Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:18:45.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-09T14:18:45.198Z] 7d0904e842dd: Preparing [2024-03-09T14:18:45.198Z] f29b6d802fc4: Preparing [2024-03-09T14:18:45.198Z] 113121a8e739: Preparing [2024-03-09T14:18:45.198Z] 724bfdd06b93: Preparing [2024-03-09T14:18:45.198Z] ebaa39023a12: Preparing [2024-03-09T14:18:45.198Z] b7da6b5d0444: Preparing [2024-03-09T14:18:45.198Z] aedc3bda2944: Preparing [2024-03-09T14:18:45.198Z] b7da6b5d0444: Waiting [2024-03-09T14:18:45.198Z] aedc3bda2944: Waiting [2024-03-09T14:18:45.198Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:45.198Z] 113121a8e739: Layer already exists [2024-03-09T14:18:45.198Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:45.198Z] ebaa39023a12: Pushed [2024-03-09T14:18:45.198Z] 7d0904e842dd: Pushed [2024-03-09T14:18:45.198Z] b7da6b5d0444: Pushed [2024-03-09T14:18:45.307Z] #32 ... [2024-03-09T14:18:45.307Z] [2024-03-09T14:18:45.307Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-09T14:18:45.307Z] #31 DONE 0.0s [2024-03-09T14:18:45.307Z] [2024-03-09T14:18:45.307Z] #28 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-09T14:18:45.307Z] #28 DONE 0.8s [2024-03-09T14:18:45.307Z] [2024-03-09T14:18:45.307Z] #32 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:45.307Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-09T14:18:45.307Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-09T14:18:45.307Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-09T14:18:45.307Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-09T14:18:45.307Z] #32 ... [2024-03-09T14:18:45.307Z] [2024-03-09T14:18:45.307Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-09T14:18:45.307Z] #31 DONE 0.0s [2024-03-09T14:18:45.307Z] [2024-03-09T14:18:45.308Z] #32 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:45.308Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.6s [2024-03-09T14:18:45.574Z] #32 ... [2024-03-09T14:18:45.574Z] [2024-03-09T14:18:45.574Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-03-09T14:18:45.574Z] #29 DONE 0.9s [2024-03-09T14:18:45.574Z] [2024-03-09T14:18:45.574Z] #32 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:45.574Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-09T14:18:45.574Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-09T14:18:45.574Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-09T14:18:45.574Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-09T14:18:45.574Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.16MB / 3.33MB 0.8s [2024-03-09T14:18:45.574Z] #32 ... [2024-03-09T14:18:45.574Z] [2024-03-09T14:18:45.574Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-09T14:18:45.574Z] #31 DONE 0.1s [2024-03-09T14:18:45.574Z] [2024-03-09T14:18:45.574Z] #32 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:45.574Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-09T14:18:45.574Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-09T14:18:45.574Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-09T14:18:45.574Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-09T14:18:45.574Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.9s [2024-03-09T14:18:45.854Z] #32 ... [2024-03-09T14:18:45.854Z] [2024-03-09T14:18:45.854Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-09T14:18:45.854Z] #31 DONE 0.1s [2024-03-09T14:18:45.854Z] [2024-03-09T14:18:45.854Z] #32 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:45.854Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.9s done [2024-03-09T14:18:45.854Z] #32 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-09T14:18:46.124Z] #32 ... [2024-03-09T14:18:46.124Z] [2024-03-09T14:18:46.124Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-09T14:18:46.124Z] #31 DONE 0.1s [2024-03-09T14:18:46.124Z] [2024-03-09T14:18:46.124Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-03-09T14:18:46.124Z] #29 DONE 1.4s [2024-03-09T14:18:46.389Z] [2024-03-09T14:18:46.390Z] #34 [support-scheduler internal] load build context [2024-03-09T14:18:46.390Z] #34 DONE 0.0s [2024-03-09T14:18:46.390Z] [2024-03-09T14:18:46.390Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-09T14:18:46.390Z] #31 DONE 0.1s [2024-03-09T14:18:46.390Z] [2024-03-09T14:18:46.390Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-09T14:18:46.576Z] f29b6d802fc4: Pushed [2024-03-09T14:18:46.576Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:540280d2ddff3ca88342aeea79791c15fc2cc07a91e34250a35b7c6ad558a9e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [2024-03-09T14:18:46.664Z] #29 DONE 1.7s [2024-03-09T14:18:46.664Z] [2024-03-09T14:18:46.664Z] #32 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:46.664Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-09T14:18:46.664Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-09T14:18:46.664Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-09T14:18:46.664Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-09T14:18:46.664Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.9s done [2024-03-09T14:18:46.664Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-09T14:18:46.664Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-09T14:18:46.664Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-09T14:18:46.664Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-09T14:18:46.664Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.9s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:46.932Z] #32 ... [2024-03-09T14:18:46.932Z] [2024-03-09T14:18:46.932Z] #35 [core-data internal] load build context [2024-03-09T14:18:46.932Z] #35 transferring context: 2.56MB 1.0s done [2024-03-09T14:18:46.932Z] #35 DONE 2.3s [2024-03-09T14:18:46.932Z] [2024-03-09T14:18:46.932Z] #32 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:46.932Z] #32 ... [2024-03-09T14:18:46.932Z] [2024-03-09T14:18:46.932Z] #36 [security-spire-server internal] load build context [2024-03-09T14:18:46.932Z] #36 transferring context: 18.10kB 0.1s done [2024-03-09T14:18:46.932Z] #36 DONE 1.7s [2024-03-09T14:18:47.006Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:47.199Z] [2024-03-09T14:18:47.199Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-03-09T14:18:47.199Z] #29 DONE 2.1s [2024-03-09T14:18:47.199Z] [2024-03-09T14:18:47.199Z] #32 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:47.199Z] #32 ... [2024-03-09T14:18:47.199Z] [2024-03-09T14:18:47.199Z] #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-09T14:18:47.199Z] #28 DONE 1.4s [2024-03-09T14:18:47.199Z] [2024-03-09T14:18:47.199Z] #32 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:47.437Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-03-09T14:18:47.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-09T14:18:47.437Z] 7d0904e842dd: Preparing [2024-03-09T14:18:47.437Z] f29b6d802fc4: Preparing [2024-03-09T14:18:47.437Z] 113121a8e739: Preparing [2024-03-09T14:18:47.437Z] 724bfdd06b93: Preparing [2024-03-09T14:18:47.437Z] ebaa39023a12: Preparing [2024-03-09T14:18:47.437Z] b7da6b5d0444: Preparing [2024-03-09T14:18:47.437Z] aedc3bda2944: Preparing [2024-03-09T14:18:47.437Z] b7da6b5d0444: Waiting [2024-03-09T14:18:47.437Z] aedc3bda2944: Waiting [2024-03-09T14:18:47.438Z] ebaa39023a12: Layer already exists [2024-03-09T14:18:47.438Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:47.438Z] 7d0904e842dd: Layer already exists [2024-03-09T14:18:47.438Z] f29b6d802fc4: Layer already exists [2024-03-09T14:18:47.438Z] 113121a8e739: Layer already exists [2024-03-09T14:18:47.438Z] b7da6b5d0444: Layer already exists [2024-03-09T14:18:47.438Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:47.438Z] latest: digest: sha256:540280d2ddff3ca88342aeea79791c15fc2cc07a91e34250a35b7c6ad558a9e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:47.884Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:48.178Z] #32 ... [2024-03-09T14:18:48.179Z] [2024-03-09T14:18:48.179Z] #37 [security-spiffe-token-provider internal] load build context [2024-03-09T14:18:48.179Z] #37 transferring context: 2.56MB 2.4s done [2024-03-09T14:18:48.179Z] #37 DONE 3.4s [2024-03-09T14:18:48.179Z] [2024-03-09T14:18:48.179Z] #32 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:48.179Z] #32 ... [2024-03-09T14:18:48.179Z] [2024-03-09T14:18:48.179Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-09T14:18:48.179Z] #38 DONE 1.4s [2024-03-09T14:18:48.179Z] [2024-03-09T14:18:48.179Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:18:48.179Z] #39 DONE 0.0s [2024-03-09T14:18:48.179Z] [2024-03-09T14:18:48.179Z] #40 [security-spire-agent internal] load build context [2024-03-09T14:18:48.179Z] #40 DONE 0.0s [2024-03-09T14:18:48.179Z] [2024-03-09T14:18:48.179Z] #32 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:48.179Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-09T14:18:48.179Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-09T14:18:48.179Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-09T14:18:48.179Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-09T14:18:48.179Z] #32 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.9s done [2024-03-09T14:18:48.179Z] #32 ... [2024-03-09T14:18:48.179Z] [2024-03-09T14:18:48.179Z] #41 [core-command internal] load build context [2024-03-09T14:18:48.179Z] #41 transferring context: 2.56MB 1.8s done [2024-03-09T14:18:48.179Z] #41 DONE 3.2s [2024-03-09T14:18:48.179Z] [2024-03-09T14:18:48.179Z] #32 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:48.179Z] #32 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done [2024-03-09T14:18:48.315Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.22 [2024-03-09T14:18:48.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-09T14:18:48.315Z] 7d0904e842dd: Preparing [2024-03-09T14:18:48.315Z] f29b6d802fc4: Preparing [2024-03-09T14:18:48.315Z] 113121a8e739: Preparing [2024-03-09T14:18:48.315Z] 724bfdd06b93: Preparing [2024-03-09T14:18:48.315Z] ebaa39023a12: Preparing [2024-03-09T14:18:48.315Z] b7da6b5d0444: Preparing [2024-03-09T14:18:48.315Z] aedc3bda2944: Preparing [2024-03-09T14:18:48.315Z] b7da6b5d0444: Waiting [2024-03-09T14:18:48.315Z] aedc3bda2944: Waiting [2024-03-09T14:18:48.315Z] f29b6d802fc4: Layer already exists [2024-03-09T14:18:48.315Z] ebaa39023a12: Layer already exists [2024-03-09T14:18:48.315Z] 7d0904e842dd: Layer already exists [2024-03-09T14:18:48.315Z] 113121a8e739: Layer already exists [2024-03-09T14:18:48.315Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:48.315Z] b7da6b5d0444: Layer already exists [2024-03-09T14:18:48.315Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:48.315Z] 3.2.0-dev.22: digest: sha256:540280d2ddff3ca88342aeea79791c15fc2cc07a91e34250a35b7c6ad558a9e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-09T14:18:48.446Z] #32 ... [2024-03-09T14:18:48.446Z] [2024-03-09T14:18:48.446Z] #42 [core-metadata internal] load build context [2024-03-09T14:18:48.446Z] #42 transferring context: 2.56MB 2.2s done [2024-03-09T14:18:48.446Z] #42 DONE 3.4s [2024-03-09T14:18:48.446Z] [2024-03-09T14:18:48.446Z] #43 [security-bootstrapper internal] load build context [2024-03-09T14:18:48.446Z] #43 transferring context: 2.56MB 1.9s done [2024-03-09T14:18:48.446Z] #43 DONE 3.4s [2024-03-09T14:18:48.446Z] [2024-03-09T14:18:48.446Z] #44 [support-notifications internal] load build context [2024-03-09T14:18:48.446Z] #44 transferring context: 2.56MB 1.4s done [2024-03-09T14:18:48.446Z] #44 DONE 3.0s [2024-03-09T14:18:48.446Z] [2024-03-09T14:18:48.446Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:18:48.446Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2024-03-09T14:18:48.446Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-03-09T14:18:48.446Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-09T14:18:48.446Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-09T14:18:48.446Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-09T14:18:48.446Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [Pipeline] sh [2024-03-09T14:18:48.715Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.4s [2024-03-09T14:18:48.769Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:48.985Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s [2024-03-09T14:18:48.985Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.5s [2024-03-09T14:18:48.985Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2024-03-09T14:18:48.985Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 0.7s [2024-03-09T14:18:48.985Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-03-09T14:18:49.208Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:18:49.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-09T14:18:49.208Z] 7d0904e842dd: Preparing [2024-03-09T14:18:49.208Z] f29b6d802fc4: Preparing [2024-03-09T14:18:49.208Z] 113121a8e739: Preparing [2024-03-09T14:18:49.208Z] 724bfdd06b93: Preparing [2024-03-09T14:18:49.208Z] ebaa39023a12: Preparing [2024-03-09T14:18:49.208Z] b7da6b5d0444: Preparing [2024-03-09T14:18:49.208Z] aedc3bda2944: Preparing [2024-03-09T14:18:49.208Z] b7da6b5d0444: Waiting [2024-03-09T14:18:49.208Z] aedc3bda2944: Waiting [2024-03-09T14:18:49.208Z] ebaa39023a12: Layer already exists [2024-03-09T14:18:49.208Z] 7d0904e842dd: Layer already exists [2024-03-09T14:18:49.208Z] f29b6d802fc4: Layer already exists [2024-03-09T14:18:49.208Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:49.208Z] 113121a8e739: Layer already exists [2024-03-09T14:18:49.208Z] b7da6b5d0444: Layer already exists [2024-03-09T14:18:49.208Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:49.208Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:540280d2ddff3ca88342aeea79791c15fc2cc07a91e34250a35b7c6ad558a9e6 size: 1778 [Pipeline] } [2024-03-09T14:18:49.255Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.10MB / 17.12MB 0.8s [2024-03-09T14:18:49.255Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 0.9s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:49.528Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 1.1s [2024-03-09T14:18:49.652Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-09T14:18:49.794Z] #39 ... [2024-03-09T14:18:49.794Z] [2024-03-09T14:18:49.794Z] #45 [security-proxy-auth internal] load build context [2024-03-09T14:18:49.795Z] #45 transferring context: 2.56MB 1.5s done [2024-03-09T14:18:49.795Z] #45 DONE 4.0s [2024-03-09T14:18:49.795Z] [2024-03-09T14:18:49.795Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:18:49.795Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 1.3s [2024-03-09T14:18:49.795Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 1.4s [2024-03-09T14:18:49.795Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 1.5s [Pipeline] sh [2024-03-09T14:18:50.063Z] #39 ... [2024-03-09T14:18:50.063Z] [2024-03-09T14:18:50.063Z] #32 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:18:50.063Z] #32 DONE 6.3s [2024-03-09T14:18:50.063Z] [2024-03-09T14:18:50.063Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:18:50.063Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 1.6s [2024-03-09T14:18:50.063Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 1.7s [2024-03-09T14:18:50.093Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-03-09T14:18:50.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-09T14:18:50.093Z] 7d0904e842dd: Preparing [2024-03-09T14:18:50.093Z] f29b6d802fc4: Preparing [2024-03-09T14:18:50.093Z] 113121a8e739: Preparing [2024-03-09T14:18:50.093Z] 724bfdd06b93: Preparing [2024-03-09T14:18:50.093Z] ebaa39023a12: Preparing [2024-03-09T14:18:50.093Z] b7da6b5d0444: Preparing [2024-03-09T14:18:50.093Z] aedc3bda2944: Preparing [2024-03-09T14:18:50.093Z] b7da6b5d0444: Waiting [2024-03-09T14:18:50.093Z] aedc3bda2944: Waiting [2024-03-09T14:18:50.093Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:50.093Z] ebaa39023a12: Layer already exists [2024-03-09T14:18:50.093Z] f29b6d802fc4: Layer already exists [2024-03-09T14:18:50.093Z] 7d0904e842dd: Layer already exists [2024-03-09T14:18:50.093Z] 113121a8e739: Layer already exists [2024-03-09T14:18:50.093Z] b7da6b5d0444: Layer already exists [2024-03-09T14:18:50.093Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:50.093Z] main: digest: sha256:540280d2ddff3ca88342aeea79791c15fc2cc07a91e34250a35b7c6ad558a9e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2024-03-09T14:18:50.333Z] #39 ... [2024-03-09T14:18:50.333Z] [2024-03-09T14:18:50.333Z] #46 [security-secretstore-setup internal] load build context [2024-03-09T14:18:50.333Z] #46 transferring context: 2.56MB 1.5s done [2024-03-09T14:18:50.333Z] #46 DONE 3.9s [2024-03-09T14:18:50.333Z] [2024-03-09T14:18:50.333Z] #47 [core-common-config-bootstrapper internal] load build context [2024-03-09T14:18:50.333Z] #47 transferring context: 2.56MB 1.6s done [2024-03-09T14:18:50.333Z] #47 DONE 3.5s [2024-03-09T14:18:50.333Z] [2024-03-09T14:18:50.333Z] #34 [support-scheduler internal] load build context [2024-03-09T14:18:50.333Z] #34 transferring context: 2.56MB 1.6s done [2024-03-09T14:18:50.333Z] #34 DONE 3.9s [2024-03-09T14:18:50.333Z] [2024-03-09T14:18:50.333Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:18:50.333Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.8s [2024-03-09T14:18:50.333Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-03-09T14:18:50.333Z] #39 ... [2024-03-09T14:18:50.333Z] [2024-03-09T14:18:50.333Z] #40 [security-spire-agent internal] load build context [2024-03-09T14:18:50.333Z] #40 transferring context: 17.63kB 0.0s done [2024-03-09T14:18:50.333Z] #40 DONE 1.9s [2024-03-09T14:18:50.333Z] [2024-03-09T14:18:50.333Z] #48 [security-proxy-setup internal] load build context [2024-03-09T14:18:50.333Z] #48 transferring context: 2.56MB 1.7s done [2024-03-09T14:18:50.333Z] #48 DONE 4.0s [2024-03-09T14:18:50.333Z] [2024-03-09T14:18:50.333Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:18:50.333Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.8s done [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:18:50.394Z] ===================================================== [Pipeline] echo [2024-03-09T14:18:50.442Z] taggedImages: [2024-03-09T14:18:50.442Z] - nexus3.edgexfoundry.org:10004/core-data:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:18:50.442Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-03-09T14:18:50.442Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.22 [2024-03-09T14:18:50.442Z] - nexus3.edgexfoundry.org:10004/core-data:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:18:50.442Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-03-09T14:18:50.507Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-03-09T14:18:50.507Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:18:50.507Z] latest [2024-03-09T14:18:50.507Z] 3.2.0-dev.22 [2024-03-09T14:18:50.507Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:18:50.507Z] main [2024-03-09T14:18:50.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2024-03-09T14:18:50.600Z] #39 ... [2024-03-09T14:18:50.600Z] [2024-03-09T14:18:50.600Z] #49 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-09T14:18:50.600Z] #49 DONE 6.3s [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:50.872Z] [2024-03-09T14:18:50.872Z] #50 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-03-09T14:18:51.053Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:51.499Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:18:51.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-09T14:18:51.499Z] 00817cf17097: Preparing [2024-03-09T14:18:51.499Z] 3a43d16d4b98: Preparing [2024-03-09T14:18:51.499Z] bdf9563a40e8: Preparing [2024-03-09T14:18:51.499Z] 113121a8e739: Preparing [2024-03-09T14:18:51.499Z] 724bfdd06b93: Preparing [2024-03-09T14:18:51.499Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:51.499Z] 37c97f43024a: Preparing [2024-03-09T14:18:51.499Z] aedc3bda2944: Preparing [2024-03-09T14:18:51.499Z] 37c97f43024a: Waiting [2024-03-09T14:18:51.499Z] aedc3bda2944: Waiting [2024-03-09T14:18:51.499Z] 8811a3ed4c04: Waiting [2024-03-09T14:18:51.499Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:51.499Z] 113121a8e739: Layer already exists [2024-03-09T14:18:51.499Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:51.499Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:51.499Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:51.499Z] 3a43d16d4b98: Pushed [2024-03-09T14:18:51.499Z] 00817cf17097: Pushed [2024-03-09T14:18:51.864Z] #50 DONE 1.1s [2024-03-09T14:18:51.864Z] [2024-03-09T14:18:51.864Z] #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-09T14:18:52.883Z] bdf9563a40e8: Pushed [2024-03-09T14:18:52.883Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:63d1556b5aa502783d80a325137c8b53ffa74dee8c129c987ae8af988563a3fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:53.325Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:53.770Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-03-09T14:18:53.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-09T14:18:53.770Z] 00817cf17097: Preparing [2024-03-09T14:18:53.770Z] 3a43d16d4b98: Preparing [2024-03-09T14:18:53.770Z] bdf9563a40e8: Preparing [2024-03-09T14:18:53.770Z] 113121a8e739: Preparing [2024-03-09T14:18:53.770Z] 724bfdd06b93: Preparing [2024-03-09T14:18:53.770Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:53.770Z] 37c97f43024a: Preparing [2024-03-09T14:18:53.770Z] aedc3bda2944: Preparing [2024-03-09T14:18:53.770Z] 8811a3ed4c04: Waiting [2024-03-09T14:18:53.770Z] aedc3bda2944: Waiting [2024-03-09T14:18:53.770Z] 00817cf17097: Layer already exists [2024-03-09T14:18:53.770Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:53.770Z] 113121a8e739: Layer already exists [2024-03-09T14:18:53.770Z] 3a43d16d4b98: Layer already exists [2024-03-09T14:18:53.770Z] bdf9563a40e8: Layer already exists [2024-03-09T14:18:53.770Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:53.770Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:53.770Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:53.770Z] latest: digest: sha256:63d1556b5aa502783d80a325137c8b53ffa74dee8c129c987ae8af988563a3fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:54.218Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:54.460Z] #51 ... [2024-03-09T14:18:54.460Z] [2024-03-09T14:18:54.460Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-09T14:18:54.460Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-09T14:18:54.460Z] #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-09T14:18:54.460Z] #52 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-09T14:18:54.460Z] #52 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-09T14:18:54.460Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-03-09T14:18:54.460Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-03-09T14:18:54.460Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-03-09T14:18:54.460Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-03-09T14:18:54.460Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.1s done [2024-03-09T14:18:54.460Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-03-09T14:18:54.460Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-03-09T14:18:54.460Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.4s [2024-03-09T14:18:54.783Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.22 [2024-03-09T14:18:54.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-09T14:18:54.783Z] 00817cf17097: Preparing [2024-03-09T14:18:54.783Z] 3a43d16d4b98: Preparing [2024-03-09T14:18:54.783Z] bdf9563a40e8: Preparing [2024-03-09T14:18:54.783Z] 113121a8e739: Preparing [2024-03-09T14:18:54.783Z] 724bfdd06b93: Preparing [2024-03-09T14:18:54.783Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:54.783Z] 37c97f43024a: Preparing [2024-03-09T14:18:54.783Z] aedc3bda2944: Preparing [2024-03-09T14:18:54.783Z] aedc3bda2944: Waiting [2024-03-09T14:18:54.783Z] 8811a3ed4c04: Waiting [2024-03-09T14:18:54.783Z] 00817cf17097: Layer already exists [2024-03-09T14:18:54.783Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:54.783Z] bdf9563a40e8: Layer already exists [2024-03-09T14:18:54.783Z] 113121a8e739: Layer already exists [2024-03-09T14:18:54.783Z] 3a43d16d4b98: Layer already exists [2024-03-09T14:18:54.783Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:54.783Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:54.783Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:54.783Z] 3.2.0-dev.22: digest: sha256:63d1556b5aa502783d80a325137c8b53ffa74dee8c129c987ae8af988563a3fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:55.320Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:55.840Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:18:55.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-09T14:18:55.840Z] 00817cf17097: Preparing [2024-03-09T14:18:55.840Z] 3a43d16d4b98: Preparing [2024-03-09T14:18:55.840Z] bdf9563a40e8: Preparing [2024-03-09T14:18:55.840Z] 113121a8e739: Preparing [2024-03-09T14:18:55.840Z] 724bfdd06b93: Preparing [2024-03-09T14:18:55.840Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:55.840Z] 37c97f43024a: Preparing [2024-03-09T14:18:55.840Z] aedc3bda2944: Preparing [2024-03-09T14:18:55.840Z] 37c97f43024a: Waiting [2024-03-09T14:18:55.840Z] aedc3bda2944: Waiting [2024-03-09T14:18:55.840Z] 8811a3ed4c04: Waiting [2024-03-09T14:18:55.840Z] 3a43d16d4b98: Layer already exists [2024-03-09T14:18:55.840Z] 00817cf17097: Layer already exists [2024-03-09T14:18:55.840Z] 113121a8e739: Layer already exists [2024-03-09T14:18:55.840Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:55.840Z] bdf9563a40e8: Layer already exists [2024-03-09T14:18:55.840Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:55.840Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:55.840Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:55.840Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:63d1556b5aa502783d80a325137c8b53ffa74dee8c129c987ae8af988563a3fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:56.374Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:56.828Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-03-09T14:18:56.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-09T14:18:56.828Z] 00817cf17097: Preparing [2024-03-09T14:18:56.828Z] 3a43d16d4b98: Preparing [2024-03-09T14:18:56.828Z] bdf9563a40e8: Preparing [2024-03-09T14:18:56.828Z] 113121a8e739: Preparing [2024-03-09T14:18:56.828Z] 724bfdd06b93: Preparing [2024-03-09T14:18:56.828Z] 8811a3ed4c04: Preparing [2024-03-09T14:18:56.828Z] 37c97f43024a: Preparing [2024-03-09T14:18:56.828Z] aedc3bda2944: Preparing [2024-03-09T14:18:56.828Z] 8811a3ed4c04: Waiting [2024-03-09T14:18:56.828Z] aedc3bda2944: Waiting [2024-03-09T14:18:56.828Z] bdf9563a40e8: Layer already exists [2024-03-09T14:18:56.828Z] 3a43d16d4b98: Layer already exists [2024-03-09T14:18:56.828Z] 113121a8e739: Layer already exists [2024-03-09T14:18:56.828Z] 724bfdd06b93: Layer already exists [2024-03-09T14:18:56.828Z] 00817cf17097: Layer already exists [2024-03-09T14:18:56.828Z] 37c97f43024a: Layer already exists [2024-03-09T14:18:56.828Z] aedc3bda2944: Layer already exists [2024-03-09T14:18:56.828Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:18:56.828Z] main: digest: sha256:63d1556b5aa502783d80a325137c8b53ffa74dee8c129c987ae8af988563a3fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:18:57.163Z] ===================================================== [Pipeline] echo [2024-03-09T14:18:57.218Z] taggedImages: [2024-03-09T14:18:57.218Z] - nexus3.edgexfoundry.org:10004/core-metadata:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:18:57.218Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-03-09T14:18:57.218Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.22 [2024-03-09T14:18:57.218Z] - nexus3.edgexfoundry.org:10004/core-metadata:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:18:57.218Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-03-09T14:18:57.286Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-03-09T14:18:57.286Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:18:57.286Z] latest [2024-03-09T14:18:57.286Z] 3.2.0-dev.22 [2024-03-09T14:18:57.286Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:18:57.286Z] main [2024-03-09T14:18:57.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:18:57.853Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:00.965Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.6s [2024-03-09T14:19:00.965Z] #52 ... [2024-03-09T14:19:00.965Z] [2024-03-09T14:19:00.965Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-09T14:19:00.965Z] #0 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #0 7.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #0 9.721 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-09T14:19:00.965Z] #0 9.754 (2/4) Installing openssl (3.1.4-r5) [2024-03-09T14:19:00.965Z] #0 9.815 (3/4) Installing su-exec (0.2-r3) [2024-03-09T14:19:00.965Z] #0 9.832 (4/4) Installing yq (4.33.3-r5) [2024-03-09T14:19:00.965Z] #53 ... [2024-03-09T14:19:00.965Z] [2024-03-09T14:19:00.965Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-09T14:19:00.965Z] #0 6.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #0 7.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #54 ... [2024-03-09T14:19:00.965Z] [2024-03-09T14:19:00.965Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-09T14:19:00.965Z] #0 8.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #55 ... [2024-03-09T14:19:00.965Z] [2024-03-09T14:19:00.965Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-09T14:19:00.965Z] #0 7.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #0 8.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #56 ... [2024-03-09T14:19:00.965Z] [2024-03-09T14:19:00.965Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-09T14:19:00.965Z] #0 7.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #0 8.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #57 ... [2024-03-09T14:19:00.965Z] [2024-03-09T14:19:00.965Z] #58 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-09T14:19:00.965Z] #0 8.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #58 ... [2024-03-09T14:19:00.965Z] [2024-03-09T14:19:00.965Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-09T14:19:00.965Z] #0 8.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #0 9.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #59 ... [2024-03-09T14:19:00.965Z] [2024-03-09T14:19:00.965Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-09T14:19:00.965Z] #0 6.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #0 6.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:00.965Z] #0 10.59 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-09T14:19:00.965Z] #0 10.59 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-09T14:19:00.965Z] #0 10.59 OK: 19946 distinct packages available [2024-03-09T14:19:01.228Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:01.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-09T14:19:01.228Z] 73ae86a3fb2f: Preparing [2024-03-09T14:19:01.228Z] 776c2d348ef3: Preparing [2024-03-09T14:19:01.228Z] 5e10a2f0ea45: Preparing [2024-03-09T14:19:01.228Z] 656bb43fbdc4: Preparing [2024-03-09T14:19:01.228Z] 1ccdccc2bad2: Preparing [2024-03-09T14:19:01.228Z] 79d83d28c366: Preparing [2024-03-09T14:19:01.228Z] 7326369283ca: Preparing [2024-03-09T14:19:01.228Z] 113121a8e739: Preparing [2024-03-09T14:19:01.228Z] 724bfdd06b93: Preparing [2024-03-09T14:19:01.228Z] 12aeebf99bc5: Preparing [2024-03-09T14:19:01.228Z] 1036bc201665: Preparing [2024-03-09T14:19:01.228Z] 5f70bf18a086: Preparing [2024-03-09T14:19:01.228Z] 623bc4af089c: Preparing [2024-03-09T14:19:01.228Z] 4fcbcf96d6ba: Preparing [2024-03-09T14:19:01.228Z] 724bfdd06b93: Waiting [2024-03-09T14:19:01.228Z] 02e9c8a3f6a6: Preparing [2024-03-09T14:19:01.228Z] 12aeebf99bc5: Waiting [2024-03-09T14:19:01.228Z] aedc3bda2944: Preparing [2024-03-09T14:19:01.228Z] 7326369283ca: Waiting [2024-03-09T14:19:01.228Z] 113121a8e739: Waiting [2024-03-09T14:19:01.228Z] 1036bc201665: Waiting [2024-03-09T14:19:01.228Z] 5f70bf18a086: Waiting [2024-03-09T14:19:01.228Z] 79d83d28c366: Waiting [2024-03-09T14:19:01.228Z] 623bc4af089c: Waiting [2024-03-09T14:19:01.228Z] 02e9c8a3f6a6: Waiting [2024-03-09T14:19:01.228Z] 4fcbcf96d6ba: Waiting [2024-03-09T14:19:01.228Z] 5e10a2f0ea45: Pushed [2024-03-09T14:19:01.228Z] 776c2d348ef3: Pushed [2024-03-09T14:19:01.228Z] 656bb43fbdc4: Pushed [2024-03-09T14:19:01.228Z] 73ae86a3fb2f: Pushed [2024-03-09T14:19:01.228Z] 1ccdccc2bad2: Pushed [2024-03-09T14:19:01.228Z] 113121a8e739: Layer already exists [2024-03-09T14:19:01.228Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:01.233Z] #60 ... [2024-03-09T14:19:01.233Z] [2024-03-09T14:19:01.233Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-09T14:19:01.233Z] #0 9.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:01.233Z] #61 ... [2024-03-09T14:19:01.233Z] [2024-03-09T14:19:01.233Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:19:01.233Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.9s done [2024-03-09T14:19:01.487Z] 79d83d28c366: Pushed [2024-03-09T14:19:01.487Z] 12aeebf99bc5: Pushed [2024-03-09T14:19:01.487Z] 1036bc201665: Pushed [2024-03-09T14:19:01.487Z] 5f70bf18a086: Pushed [2024-03-09T14:19:01.487Z] 623bc4af089c: Pushed [2024-03-09T14:19:01.487Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:01.487Z] 4fcbcf96d6ba: Pushed [2024-03-09T14:19:01.487Z] 02e9c8a3f6a6: Pushed [2024-03-09T14:19:01.500Z] #39 ... [2024-03-09T14:19:01.500Z] [2024-03-09T14:19:01.500Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-09T14:19:01.500Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.3s done [2024-03-09T14:19:01.769Z] #52 ... [2024-03-09T14:19:01.769Z] [2024-03-09T14:19:01.769Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-09T14:19:01.769Z] #0 7.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:02.040Z] #62 ... [2024-03-09T14:19:02.040Z] [2024-03-09T14:19:02.040Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-09T14:19:02.040Z] #0 7.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:02.040Z] #63 ... [2024-03-09T14:19:02.040Z] [2024-03-09T14:19:02.040Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-09T14:19:02.040Z] #52 DONE 18.3s [2024-03-09T14:19:02.040Z] [2024-03-09T14:19:02.040Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-09T14:19:02.040Z] #0 6.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:02.040Z] #0 9.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:02.310Z] #64 ... [2024-03-09T14:19:02.310Z] [2024-03-09T14:19:02.310Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-09T14:19:02.310Z] #54 10.51 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-09T14:19:02.310Z] #54 10.53 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:19:02.310Z] #54 10.65 OK: 8 MiB in 16 packages [2024-03-09T14:19:02.310Z] #54 DONE 12.0s [2024-03-09T14:19:02.310Z] [2024-03-09T14:19:02.310Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-09T14:19:02.310Z] #65 ... [2024-03-09T14:19:02.310Z] [2024-03-09T14:19:02.310Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-09T14:19:02.310Z] #53 10.70 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:19:02.310Z] #53 10.87 OK: 18 MiB in 19 packages [2024-03-09T14:19:02.310Z] #53 DONE 12.3s [2024-03-09T14:19:02.578Z] [2024-03-09T14:19:02.578Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-09T14:19:02.865Z] 7326369283ca: Pushed [2024-03-09T14:19:02.865Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:787be4ad4e8fb419757713576ae7d79ddc20509d453cee41b42c0b6d7f9c2426 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:03.319Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:03.779Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-03-09T14:19:03.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-09T14:19:03.779Z] 73ae86a3fb2f: Preparing [2024-03-09T14:19:03.779Z] 776c2d348ef3: Preparing [2024-03-09T14:19:03.779Z] 5e10a2f0ea45: Preparing [2024-03-09T14:19:03.779Z] 656bb43fbdc4: Preparing [2024-03-09T14:19:03.779Z] 1ccdccc2bad2: Preparing [2024-03-09T14:19:03.779Z] 79d83d28c366: Preparing [2024-03-09T14:19:03.779Z] 7326369283ca: Preparing [2024-03-09T14:19:03.779Z] 113121a8e739: Preparing [2024-03-09T14:19:03.779Z] 724bfdd06b93: Preparing [2024-03-09T14:19:03.779Z] 12aeebf99bc5: Preparing [2024-03-09T14:19:03.779Z] 1036bc201665: Preparing [2024-03-09T14:19:03.779Z] 5f70bf18a086: Preparing [2024-03-09T14:19:03.779Z] 623bc4af089c: Preparing [2024-03-09T14:19:03.779Z] 4fcbcf96d6ba: Preparing [2024-03-09T14:19:03.779Z] 02e9c8a3f6a6: Preparing [2024-03-09T14:19:03.779Z] aedc3bda2944: Preparing [2024-03-09T14:19:03.779Z] 12aeebf99bc5: Waiting [2024-03-09T14:19:03.779Z] 1036bc201665: Waiting [2024-03-09T14:19:03.779Z] 5f70bf18a086: Waiting [2024-03-09T14:19:03.779Z] 623bc4af089c: Waiting [2024-03-09T14:19:03.779Z] 4fcbcf96d6ba: Waiting [2024-03-09T14:19:03.779Z] 02e9c8a3f6a6: Waiting [2024-03-09T14:19:03.779Z] aedc3bda2944: Waiting [2024-03-09T14:19:03.779Z] 113121a8e739: Waiting [2024-03-09T14:19:03.779Z] 7326369283ca: Waiting [2024-03-09T14:19:03.779Z] 724bfdd06b93: Waiting [2024-03-09T14:19:03.779Z] 79d83d28c366: Waiting [2024-03-09T14:19:03.779Z] 656bb43fbdc4: Layer already exists [2024-03-09T14:19:03.779Z] 776c2d348ef3: Layer already exists [2024-03-09T14:19:03.779Z] 5e10a2f0ea45: Layer already exists [2024-03-09T14:19:03.779Z] 73ae86a3fb2f: Layer already exists [2024-03-09T14:19:03.779Z] 1ccdccc2bad2: Layer already exists [2024-03-09T14:19:03.779Z] 113121a8e739: Layer already exists [2024-03-09T14:19:03.779Z] 79d83d28c366: Layer already exists [2024-03-09T14:19:03.779Z] 7326369283ca: Layer already exists [2024-03-09T14:19:03.779Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:03.779Z] 12aeebf99bc5: Layer already exists [2024-03-09T14:19:03.779Z] 5f70bf18a086: Layer already exists [2024-03-09T14:19:03.779Z] 1036bc201665: Layer already exists [2024-03-09T14:19:03.779Z] 623bc4af089c: Layer already exists [2024-03-09T14:19:03.779Z] 4fcbcf96d6ba: Layer already exists [2024-03-09T14:19:03.779Z] 02e9c8a3f6a6: Layer already exists [2024-03-09T14:19:03.779Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:03.779Z] latest: digest: sha256:787be4ad4e8fb419757713576ae7d79ddc20509d453cee41b42c0b6d7f9c2426 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:04.244Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:04.693Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.22 [2024-03-09T14:19:04.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-09T14:19:04.693Z] 73ae86a3fb2f: Preparing [2024-03-09T14:19:04.693Z] 776c2d348ef3: Preparing [2024-03-09T14:19:04.693Z] 5e10a2f0ea45: Preparing [2024-03-09T14:19:04.693Z] 656bb43fbdc4: Preparing [2024-03-09T14:19:04.693Z] 1ccdccc2bad2: Preparing [2024-03-09T14:19:04.693Z] 79d83d28c366: Preparing [2024-03-09T14:19:04.693Z] 7326369283ca: Preparing [2024-03-09T14:19:04.693Z] 113121a8e739: Preparing [2024-03-09T14:19:04.693Z] 724bfdd06b93: Preparing [2024-03-09T14:19:04.693Z] 12aeebf99bc5: Preparing [2024-03-09T14:19:04.693Z] 1036bc201665: Preparing [2024-03-09T14:19:04.693Z] 5f70bf18a086: Preparing [2024-03-09T14:19:04.693Z] 623bc4af089c: Preparing [2024-03-09T14:19:04.693Z] 4fcbcf96d6ba: Preparing [2024-03-09T14:19:04.693Z] 02e9c8a3f6a6: Preparing [2024-03-09T14:19:04.693Z] aedc3bda2944: Preparing [2024-03-09T14:19:04.693Z] 79d83d28c366: Waiting [2024-03-09T14:19:04.693Z] 7326369283ca: Waiting [2024-03-09T14:19:04.693Z] 113121a8e739: Waiting [2024-03-09T14:19:04.693Z] 623bc4af089c: Waiting [2024-03-09T14:19:04.693Z] 4fcbcf96d6ba: Waiting [2024-03-09T14:19:04.693Z] 02e9c8a3f6a6: Waiting [2024-03-09T14:19:04.693Z] aedc3bda2944: Waiting [2024-03-09T14:19:04.693Z] 724bfdd06b93: Waiting [2024-03-09T14:19:04.693Z] 1036bc201665: Waiting [2024-03-09T14:19:04.693Z] 12aeebf99bc5: Waiting [2024-03-09T14:19:04.693Z] 5f70bf18a086: Waiting [2024-03-09T14:19:04.693Z] 73ae86a3fb2f: Layer already exists [2024-03-09T14:19:04.693Z] 656bb43fbdc4: Layer already exists [2024-03-09T14:19:04.693Z] 5e10a2f0ea45: Layer already exists [2024-03-09T14:19:04.693Z] 776c2d348ef3: Layer already exists [2024-03-09T14:19:04.693Z] 1ccdccc2bad2: Layer already exists [2024-03-09T14:19:04.693Z] 113121a8e739: Layer already exists [2024-03-09T14:19:04.693Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:04.693Z] 79d83d28c366: Layer already exists [2024-03-09T14:19:04.693Z] 7326369283ca: Layer already exists [2024-03-09T14:19:04.693Z] 12aeebf99bc5: Layer already exists [2024-03-09T14:19:04.693Z] 5f70bf18a086: Layer already exists [2024-03-09T14:19:04.693Z] 1036bc201665: Layer already exists [2024-03-09T14:19:04.693Z] 623bc4af089c: Layer already exists [2024-03-09T14:19:04.693Z] 4fcbcf96d6ba: Layer already exists [2024-03-09T14:19:04.693Z] 02e9c8a3f6a6: Layer already exists [2024-03-09T14:19:04.693Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:04.693Z] 3.2.0-dev.22: digest: sha256:787be4ad4e8fb419757713576ae7d79ddc20509d453cee41b42c0b6d7f9c2426 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:05.154Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:05.620Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:05.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-09T14:19:05.620Z] 73ae86a3fb2f: Preparing [2024-03-09T14:19:05.620Z] 776c2d348ef3: Preparing [2024-03-09T14:19:05.620Z] 5e10a2f0ea45: Preparing [2024-03-09T14:19:05.620Z] 656bb43fbdc4: Preparing [2024-03-09T14:19:05.620Z] 1ccdccc2bad2: Preparing [2024-03-09T14:19:05.620Z] 79d83d28c366: Preparing [2024-03-09T14:19:05.620Z] 7326369283ca: Preparing [2024-03-09T14:19:05.620Z] 113121a8e739: Preparing [2024-03-09T14:19:05.620Z] 724bfdd06b93: Preparing [2024-03-09T14:19:05.620Z] 12aeebf99bc5: Preparing [2024-03-09T14:19:05.620Z] 1036bc201665: Preparing [2024-03-09T14:19:05.620Z] 5f70bf18a086: Preparing [2024-03-09T14:19:05.620Z] 623bc4af089c: Preparing [2024-03-09T14:19:05.620Z] 7326369283ca: Waiting [2024-03-09T14:19:05.620Z] 113121a8e739: Waiting [2024-03-09T14:19:05.620Z] 4fcbcf96d6ba: Preparing [2024-03-09T14:19:05.620Z] 1036bc201665: Waiting [2024-03-09T14:19:05.620Z] 724bfdd06b93: Waiting [2024-03-09T14:19:05.620Z] 02e9c8a3f6a6: Preparing [2024-03-09T14:19:05.620Z] 12aeebf99bc5: Waiting [2024-03-09T14:19:05.620Z] aedc3bda2944: Preparing [2024-03-09T14:19:05.620Z] 5f70bf18a086: Waiting [2024-03-09T14:19:05.620Z] 623bc4af089c: Waiting [2024-03-09T14:19:05.620Z] 02e9c8a3f6a6: Waiting [2024-03-09T14:19:05.620Z] 79d83d28c366: Waiting [2024-03-09T14:19:05.620Z] aedc3bda2944: Waiting [2024-03-09T14:19:05.620Z] 1ccdccc2bad2: Layer already exists [2024-03-09T14:19:05.620Z] 656bb43fbdc4: Layer already exists [2024-03-09T14:19:05.620Z] 73ae86a3fb2f: Layer already exists [2024-03-09T14:19:05.620Z] 776c2d348ef3: Layer already exists [2024-03-09T14:19:05.620Z] 5e10a2f0ea45: Layer already exists [2024-03-09T14:19:05.620Z] 7326369283ca: Layer already exists [2024-03-09T14:19:05.620Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:05.620Z] 79d83d28c366: Layer already exists [2024-03-09T14:19:05.620Z] 113121a8e739: Layer already exists [2024-03-09T14:19:05.620Z] 12aeebf99bc5: Layer already exists [2024-03-09T14:19:05.620Z] 1036bc201665: Layer already exists [2024-03-09T14:19:05.620Z] 5f70bf18a086: Layer already exists [2024-03-09T14:19:05.620Z] 4fcbcf96d6ba: Layer already exists [2024-03-09T14:19:05.620Z] 623bc4af089c: Layer already exists [2024-03-09T14:19:05.620Z] 02e9c8a3f6a6: Layer already exists [2024-03-09T14:19:05.620Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:05.620Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:787be4ad4e8fb419757713576ae7d79ddc20509d453cee41b42c0b6d7f9c2426 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:05.935Z] #66 3.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:06.084Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:06.530Z] #66 ... [2024-03-09T14:19:06.530Z] [2024-03-09T14:19:06.530Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-09T14:19:06.530Z] #59 15.08 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-09T14:19:06.530Z] #59 15.16 (2/2) Installing su-exec (0.2-r3) [2024-03-09T14:19:06.530Z] #59 15.16 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:19:06.530Z] #59 15.27 OK: 8 MiB in 17 packages [2024-03-09T14:19:06.530Z] #59 DONE 16.2s [2024-03-09T14:19:06.544Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-03-09T14:19:06.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-09T14:19:06.544Z] 73ae86a3fb2f: Preparing [2024-03-09T14:19:06.544Z] 776c2d348ef3: Preparing [2024-03-09T14:19:06.544Z] 5e10a2f0ea45: Preparing [2024-03-09T14:19:06.544Z] 656bb43fbdc4: Preparing [2024-03-09T14:19:06.544Z] 1ccdccc2bad2: Preparing [2024-03-09T14:19:06.544Z] 79d83d28c366: Preparing [2024-03-09T14:19:06.544Z] 7326369283ca: Preparing [2024-03-09T14:19:06.544Z] 113121a8e739: Preparing [2024-03-09T14:19:06.544Z] 724bfdd06b93: Preparing [2024-03-09T14:19:06.544Z] 12aeebf99bc5: Preparing [2024-03-09T14:19:06.544Z] 1036bc201665: Preparing [2024-03-09T14:19:06.544Z] 5f70bf18a086: Preparing [2024-03-09T14:19:06.544Z] 623bc4af089c: Preparing [2024-03-09T14:19:06.544Z] 4fcbcf96d6ba: Preparing [2024-03-09T14:19:06.544Z] 02e9c8a3f6a6: Preparing [2024-03-09T14:19:06.544Z] aedc3bda2944: Preparing [2024-03-09T14:19:06.544Z] 1036bc201665: Waiting [2024-03-09T14:19:06.544Z] 5f70bf18a086: Waiting [2024-03-09T14:19:06.544Z] 02e9c8a3f6a6: Waiting [2024-03-09T14:19:06.544Z] 623bc4af089c: Waiting [2024-03-09T14:19:06.544Z] aedc3bda2944: Waiting [2024-03-09T14:19:06.544Z] 4fcbcf96d6ba: Waiting [2024-03-09T14:19:06.544Z] 7326369283ca: Waiting [2024-03-09T14:19:06.544Z] 113121a8e739: Waiting [2024-03-09T14:19:06.544Z] 724bfdd06b93: Waiting [2024-03-09T14:19:06.544Z] 12aeebf99bc5: Waiting [2024-03-09T14:19:06.544Z] 79d83d28c366: Waiting [2024-03-09T14:19:06.544Z] 776c2d348ef3: Layer already exists [2024-03-09T14:19:06.544Z] 656bb43fbdc4: Layer already exists [2024-03-09T14:19:06.544Z] 73ae86a3fb2f: Layer already exists [2024-03-09T14:19:06.544Z] 1ccdccc2bad2: Layer already exists [2024-03-09T14:19:06.544Z] 5e10a2f0ea45: Layer already exists [2024-03-09T14:19:06.544Z] 79d83d28c366: Layer already exists [2024-03-09T14:19:06.544Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:06.544Z] 113121a8e739: Layer already exists [2024-03-09T14:19:06.544Z] 7326369283ca: Layer already exists [2024-03-09T14:19:06.544Z] 12aeebf99bc5: Layer already exists [2024-03-09T14:19:06.544Z] 1036bc201665: Layer already exists [2024-03-09T14:19:06.544Z] 5f70bf18a086: Layer already exists [2024-03-09T14:19:06.544Z] 623bc4af089c: Layer already exists [2024-03-09T14:19:06.544Z] 02e9c8a3f6a6: Layer already exists [2024-03-09T14:19:06.544Z] 4fcbcf96d6ba: Layer already exists [2024-03-09T14:19:06.544Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:06.544Z] main: digest: sha256:787be4ad4e8fb419757713576ae7d79ddc20509d453cee41b42c0b6d7f9c2426 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2024-03-09T14:19:06.798Z] [2024-03-09T14:19:06.798Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-09T14:19:06.798Z] #57 13.54 (1/2) Installing ca-certificates (20230506-r0) [2024-03-09T14:19:06.798Z] #57 13.95 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-09T14:19:06.798Z] #57 13.98 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:19:06.798Z] #57 14.09 Executing ca-certificates-20230506-r0.trigger [2024-03-09T14:19:06.798Z] #57 15.33 OK: 9 MiB in 17 packages [2024-03-09T14:19:06.798Z] #57 DONE 16.4s [2024-03-09T14:19:06.798Z] [2024-03-09T14:19:06.798Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:19:06.908Z] ===================================================== [Pipeline] echo [2024-03-09T14:19:07.036Z] taggedImages: [2024-03-09T14:19:07.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:07.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-03-09T14:19:07.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.22 [2024-03-09T14:19:07.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:07.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-03-09T14:19:07.114Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-03-09T14:19:07.114Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:07.114Z] latest [2024-03-09T14:19:07.114Z] 3.2.0-dev.22 [2024-03-09T14:19:07.114Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:07.114Z] main [2024-03-09T14:19:07.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:07.700Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:08.174Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:08.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-09T14:19:08.174Z] 69b7885f90ba: Preparing [2024-03-09T14:19:08.174Z] 2a5fd1e28726: Preparing [2024-03-09T14:19:08.174Z] ef1ce6cb3882: Preparing [2024-03-09T14:19:08.174Z] 0657829a8ffe: Preparing [2024-03-09T14:19:08.174Z] 113121a8e739: Preparing [2024-03-09T14:19:08.174Z] 724bfdd06b93: Preparing [2024-03-09T14:19:08.174Z] 8811a3ed4c04: Preparing [2024-03-09T14:19:08.174Z] 37c97f43024a: Preparing [2024-03-09T14:19:08.174Z] aedc3bda2944: Preparing [2024-03-09T14:19:08.174Z] 724bfdd06b93: Waiting [2024-03-09T14:19:08.174Z] 8811a3ed4c04: Waiting [2024-03-09T14:19:08.174Z] 37c97f43024a: Waiting [2024-03-09T14:19:08.174Z] aedc3bda2944: Waiting [2024-03-09T14:19:08.174Z] 113121a8e739: Layer already exists [2024-03-09T14:19:08.174Z] 69b7885f90ba: Layer already exists [2024-03-09T14:19:08.174Z] 2a5fd1e28726: Layer already exists [2024-03-09T14:19:08.174Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:08.174Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:19:08.174Z] 37c97f43024a: Layer already exists [2024-03-09T14:19:08.174Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:08.174Z] ef1ce6cb3882: Pushed [2024-03-09T14:19:08.212Z] #67 ... [2024-03-09T14:19:08.212Z] [2024-03-09T14:19:08.212Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-09T14:19:08.212Z] #64 15.36 OK: 266 MiB in 52 packages [2024-03-09T14:19:08.212Z] #64 DONE 16.5s [2024-03-09T14:19:08.212Z] [2024-03-09T14:19:08.212Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:19:08.798Z] #68 ... [2024-03-09T14:19:08.798Z] [2024-03-09T14:19:08.798Z] #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-03-09T14:19:08.798Z] #51 7.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:08.798Z] #51 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:08.798Z] #51 ... [2024-03-09T14:19:08.798Z] [2024-03-09T14:19:08.798Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-09T14:19:08.798Z] #56 14.19 (1/4) Installing ca-certificates (20230506-r0) [2024-03-09T14:19:08.798Z] #56 14.62 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-09T14:19:08.798Z] #56 14.65 (3/4) Installing su-exec (0.2-r3) [2024-03-09T14:19:08.798Z] #56 14.66 (4/4) Installing yq (4.33.3-r5) [2024-03-09T14:19:08.798Z] #56 15.51 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:19:08.798Z] #56 15.60 Executing ca-certificates-20230506-r0.trigger [2024-03-09T14:19:08.798Z] #56 16.99 OK: 18 MiB in 19 packages [2024-03-09T14:19:08.798Z] #56 DONE 18.6s [2024-03-09T14:19:08.798Z] [2024-03-09T14:19:08.798Z] #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-03-09T14:19:08.798Z] #51 17.18 OK: 266 MiB in 52 packages [2024-03-09T14:19:08.798Z] #51 ... [2024-03-09T14:19:08.798Z] [2024-03-09T14:19:08.798Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-09T14:19:09.109Z] 0657829a8ffe: Pushed [2024-03-09T14:19:09.109Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:b884ab22721befda51ace0abe72eb954ecff15468b9a64c4016cf98fd3bc42bc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:09.384Z] #69 ... [2024-03-09T14:19:09.384Z] [2024-03-09T14:19:09.384Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:19:09.384Z] #68 DONE 1.1s [2024-03-09T14:19:09.575Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [2024-03-09T14:19:09.668Z] [2024-03-09T14:19:09.668Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:10.031Z] #70 ... [2024-03-09T14:19:10.031Z] [2024-03-09T14:19:10.031Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-09T14:19:10.031Z] #58 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:10.031Z] #58 18.38 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-09T14:19:10.031Z] #58 18.42 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:19:10.031Z] #58 18.47 OK: 8 MiB in 16 packages [2024-03-09T14:19:10.031Z] #58 DONE 19.9s [2024-03-09T14:19:10.031Z] [2024-03-09T14:19:10.031Z] #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-03-09T14:19:10.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-03-09T14:19:10.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-09T14:19:10.047Z] 69b7885f90ba: Preparing [2024-03-09T14:19:10.047Z] 2a5fd1e28726: Preparing [2024-03-09T14:19:10.047Z] ef1ce6cb3882: Preparing [2024-03-09T14:19:10.047Z] 0657829a8ffe: Preparing [2024-03-09T14:19:10.047Z] 113121a8e739: Preparing [2024-03-09T14:19:10.047Z] 724bfdd06b93: Preparing [2024-03-09T14:19:10.047Z] 8811a3ed4c04: Preparing [2024-03-09T14:19:10.047Z] 37c97f43024a: Preparing [2024-03-09T14:19:10.048Z] aedc3bda2944: Preparing [2024-03-09T14:19:10.048Z] 724bfdd06b93: Waiting [2024-03-09T14:19:10.048Z] 8811a3ed4c04: Waiting [2024-03-09T14:19:10.048Z] 37c97f43024a: Waiting [2024-03-09T14:19:10.048Z] aedc3bda2944: Waiting [2024-03-09T14:19:10.048Z] 2a5fd1e28726: Layer already exists [2024-03-09T14:19:10.048Z] ef1ce6cb3882: Layer already exists [2024-03-09T14:19:10.048Z] 113121a8e739: Layer already exists [2024-03-09T14:19:10.048Z] 0657829a8ffe: Layer already exists [2024-03-09T14:19:10.048Z] 69b7885f90ba: Layer already exists [2024-03-09T14:19:10.048Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:19:10.048Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:10.048Z] 37c97f43024a: Layer already exists [2024-03-09T14:19:10.048Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:10.048Z] latest: digest: sha256:b884ab22721befda51ace0abe72eb954ecff15468b9a64c4016cf98fd3bc42bc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:10.526Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [2024-03-09T14:19:10.638Z] #71 ... [2024-03-09T14:19:10.638Z] [2024-03-09T14:19:10.638Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-09T14:19:10.638Z] #63 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:10.638Z] #63 17.42 OK: 266 MiB in 52 packages [2024-03-09T14:19:10.638Z] #63 DONE 18.7s [2024-03-09T14:19:10.638Z] [2024-03-09T14:19:10.638Z] #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-03-09T14:19:10.638Z] #51 DONE 19.1s [2024-03-09T14:19:10.638Z] [2024-03-09T14:19:10.638Z] #72 [core-data builder 4/7] COPY go.mod vendor* ./ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:10.999Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.22 [2024-03-09T14:19:10.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-09T14:19:10.999Z] 69b7885f90ba: Preparing [2024-03-09T14:19:10.999Z] 2a5fd1e28726: Preparing [2024-03-09T14:19:10.999Z] ef1ce6cb3882: Preparing [2024-03-09T14:19:10.999Z] 0657829a8ffe: Preparing [2024-03-09T14:19:10.999Z] 113121a8e739: Preparing [2024-03-09T14:19:10.999Z] 724bfdd06b93: Preparing [2024-03-09T14:19:10.999Z] 8811a3ed4c04: Preparing [2024-03-09T14:19:10.999Z] 37c97f43024a: Preparing [2024-03-09T14:19:10.999Z] aedc3bda2944: Preparing [2024-03-09T14:19:10.999Z] 8811a3ed4c04: Waiting [2024-03-09T14:19:10.999Z] 37c97f43024a: Waiting [2024-03-09T14:19:10.999Z] aedc3bda2944: Waiting [2024-03-09T14:19:10.999Z] 724bfdd06b93: Waiting [2024-03-09T14:19:10.999Z] ef1ce6cb3882: Layer already exists [2024-03-09T14:19:10.999Z] 2a5fd1e28726: Layer already exists [2024-03-09T14:19:10.999Z] 113121a8e739: Layer already exists [2024-03-09T14:19:10.999Z] 69b7885f90ba: Layer already exists [2024-03-09T14:19:10.999Z] 0657829a8ffe: Layer already exists [2024-03-09T14:19:10.999Z] 37c97f43024a: Layer already exists [2024-03-09T14:19:10.999Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:10.999Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:10.999Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:19:10.999Z] 3.2.0-dev.22: digest: sha256:b884ab22721befda51ace0abe72eb954ecff15468b9a64c4016cf98fd3bc42bc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:11.234Z] #72 ... [2024-03-09T14:19:11.235Z] [2024-03-09T14:19:11.235Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-09T14:19:11.235Z] #55 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:11.235Z] #55 16.78 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-09T14:19:11.235Z] #55 16.78 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-09T14:19:11.235Z] #55 16.78 OK: 19946 distinct packages available [2024-03-09T14:19:11.235Z] #55 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:11.235Z] #55 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:11.479Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [2024-03-09T14:19:11.505Z] #55 ... [2024-03-09T14:19:11.505Z] [2024-03-09T14:19:11.505Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:11.949Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:11.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-09T14:19:11.949Z] 69b7885f90ba: Preparing [2024-03-09T14:19:11.949Z] 2a5fd1e28726: Preparing [2024-03-09T14:19:11.949Z] ef1ce6cb3882: Preparing [2024-03-09T14:19:11.949Z] 0657829a8ffe: Preparing [2024-03-09T14:19:11.949Z] 113121a8e739: Preparing [2024-03-09T14:19:11.949Z] 724bfdd06b93: Preparing [2024-03-09T14:19:11.949Z] 8811a3ed4c04: Preparing [2024-03-09T14:19:11.949Z] 37c97f43024a: Preparing [2024-03-09T14:19:11.949Z] aedc3bda2944: Preparing [2024-03-09T14:19:11.949Z] 724bfdd06b93: Waiting [2024-03-09T14:19:11.949Z] 8811a3ed4c04: Waiting [2024-03-09T14:19:11.949Z] 37c97f43024a: Waiting [2024-03-09T14:19:11.949Z] aedc3bda2944: Waiting [2024-03-09T14:19:11.949Z] 69b7885f90ba: Layer already exists [2024-03-09T14:19:11.949Z] 113121a8e739: Layer already exists [2024-03-09T14:19:11.949Z] 0657829a8ffe: Layer already exists [2024-03-09T14:19:11.949Z] ef1ce6cb3882: Layer already exists [2024-03-09T14:19:11.949Z] 2a5fd1e28726: Layer already exists [2024-03-09T14:19:11.949Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:11.949Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:19:11.949Z] 37c97f43024a: Layer already exists [2024-03-09T14:19:11.949Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:11.949Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:b884ab22721befda51ace0abe72eb954ecff15468b9a64c4016cf98fd3bc42bc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-09T14:19:12.093Z] #73 ... [2024-03-09T14:19:12.093Z] [2024-03-09T14:19:12.093Z] #72 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:19:12.093Z] #72 DONE 1.3s [2024-03-09T14:19:12.093Z] [2024-03-09T14:19:12.093Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-09T14:19:12.093Z] #60 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:12.093Z] #60 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:12.093Z] #60 19.60 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-09T14:19:12.093Z] #60 19.69 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-09T14:19:12.093Z] #60 19.69 (3/4) Installing libucontext (1.2-r2) [2024-03-09T14:19:12.093Z] #60 19.69 (4/4) Installing gcompat (1.1.0-r1) [2024-03-09T14:19:12.093Z] #60 19.72 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:19:12.093Z] #60 19.93 OK: 8 MiB in 19 packages [2024-03-09T14:19:12.093Z] #60 DONE 21.7s [2024-03-09T14:19:12.093Z] [2024-03-09T14:19:12.093Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:19:12.093Z] #73 DONE 1.7s [2024-03-09T14:19:12.093Z] [2024-03-09T14:19:12.093Z] #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh [2024-03-09T14:19:12.427Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:12.914Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-03-09T14:19:12.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-09T14:19:12.914Z] 69b7885f90ba: Preparing [2024-03-09T14:19:12.914Z] 2a5fd1e28726: Preparing [2024-03-09T14:19:12.914Z] ef1ce6cb3882: Preparing [2024-03-09T14:19:12.914Z] 0657829a8ffe: Preparing [2024-03-09T14:19:12.914Z] 113121a8e739: Preparing [2024-03-09T14:19:12.914Z] 724bfdd06b93: Preparing [2024-03-09T14:19:12.914Z] 8811a3ed4c04: Preparing [2024-03-09T14:19:12.914Z] 37c97f43024a: Preparing [2024-03-09T14:19:12.914Z] aedc3bda2944: Preparing [2024-03-09T14:19:12.914Z] 724bfdd06b93: Waiting [2024-03-09T14:19:12.914Z] aedc3bda2944: Waiting [2024-03-09T14:19:12.914Z] 8811a3ed4c04: Waiting [2024-03-09T14:19:12.914Z] 37c97f43024a: Waiting [2024-03-09T14:19:12.914Z] 69b7885f90ba: Layer already exists [2024-03-09T14:19:12.914Z] ef1ce6cb3882: Layer already exists [2024-03-09T14:19:12.914Z] 0657829a8ffe: Layer already exists [2024-03-09T14:19:12.914Z] 113121a8e739: Layer already exists [2024-03-09T14:19:12.914Z] 2a5fd1e28726: Layer already exists [2024-03-09T14:19:12.914Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:12.914Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:12.914Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:19:12.914Z] 37c97f43024a: Layer already exists [2024-03-09T14:19:12.914Z] main: digest: sha256:b884ab22721befda51ace0abe72eb954ecff15468b9a64c4016cf98fd3bc42bc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:19:13.311Z] ===================================================== [Pipeline] echo [2024-03-09T14:19:13.375Z] taggedImages: [2024-03-09T14:19:13.375Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:13.376Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-03-09T14:19:13.376Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.22 [2024-03-09T14:19:13.376Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:13.376Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-03-09T14:19:13.460Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-03-09T14:19:13.460Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:13.460Z] latest [2024-03-09T14:19:13.460Z] 3.2.0-dev.22 [2024-03-09T14:19:13.460Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:13.460Z] main [2024-03-09T14:19:13.460Z] ===================================================== [2024-03-09T14:19:13.516Z] #74 ... [2024-03-09T14:19:13.516Z] [2024-03-09T14:19:13.516Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-09T14:19:13.516Z] #62 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:13.516Z] #62 18.06 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-09T14:19:13.516Z] #62 18.06 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-09T14:19:13.516Z] #62 18.06 OK: 19951 distinct packages available [2024-03-09T14:19:13.516Z] #62 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:13.516Z] #62 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:13.516Z] #62 ... [2024-03-09T14:19:13.516Z] [2024-03-09T14:19:13.516Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-09T14:19:13.516Z] #61 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:13.516Z] #61 19.58 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-09T14:19:13.516Z] #61 19.58 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-09T14:19:13.516Z] #61 19.58 OK: 19946 distinct packages available [2024-03-09T14:19:13.516Z] #61 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:13.516Z] #61 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:13.516Z] #61 ... [2024-03-09T14:19:13.516Z] [2024-03-09T14:19:13.516Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-09T14:19:13.785Z] #75 ... [2024-03-09T14:19:13.785Z] [2024-03-09T14:19:13.785Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-09T14:19:13.785Z] #65 3.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:13.785Z] #65 4.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:13.785Z] #65 10.60 OK: 8 MiB in 16 packages [2024-03-09T14:19:13.785Z] #65 DONE 11.7s [Pipeline] sh [2024-03-09T14:19:14.061Z] [2024-03-09T14:19:14.061Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-09T14:19:14.061Z] #66 5.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:14.061Z] #66 10.58 OK: 18 MiB in 19 packages [2024-03-09T14:19:14.061Z] #66 DONE 11.4s [2024-03-09T14:19:14.061Z] [2024-03-09T14:19:14.061Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-09T14:19:14.061Z] #55 23.60 (1/11) Installing ca-certificates (20230506-r0) [2024-03-09T14:19:14.061Z] #55 23.81 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-09T14:19:14.061Z] #55 23.88 (3/11) Installing libunistring (1.1-r1) [2024-03-09T14:19:14.061Z] #55 24.01 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-09T14:19:14.079Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:14.333Z] #55 24.03 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-09T14:19:14.333Z] #55 24.04 (6/11) Installing libcurl (8.5.0-r0) [2024-03-09T14:19:14.333Z] #55 24.11 (7/11) Installing curl (8.5.0-r0) [2024-03-09T14:19:14.333Z] #55 24.17 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-09T14:19:14.333Z] #55 24.17 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-09T14:19:14.333Z] #55 24.18 (10/11) Installing libucontext (1.2-r2) [2024-03-09T14:19:14.333Z] #55 24.19 (11/11) Installing gcompat (1.1.0-r1) [2024-03-09T14:19:14.333Z] #55 24.23 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:19:14.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:14.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-09T14:19:14.560Z] 0c260936dee6: Preparing [2024-03-09T14:19:14.560Z] a634c20aca77: Preparing [2024-03-09T14:19:14.560Z] a3ef50adde1b: Preparing [2024-03-09T14:19:14.560Z] d654d792abce: Preparing [2024-03-09T14:19:14.560Z] bc125b76bc07: Preparing [2024-03-09T14:19:14.560Z] 113121a8e739: Preparing [2024-03-09T14:19:14.560Z] 724bfdd06b93: Preparing [2024-03-09T14:19:14.560Z] 1b382bef01c4: Preparing [2024-03-09T14:19:14.560Z] ac99da0bebf3: Preparing [2024-03-09T14:19:14.560Z] 337fd6992646: Preparing [2024-03-09T14:19:14.560Z] aedc3bda2944: Preparing [2024-03-09T14:19:14.560Z] 113121a8e739: Waiting [2024-03-09T14:19:14.560Z] 724bfdd06b93: Waiting [2024-03-09T14:19:14.560Z] 1b382bef01c4: Waiting [2024-03-09T14:19:14.560Z] ac99da0bebf3: Waiting [2024-03-09T14:19:14.560Z] 337fd6992646: Waiting [2024-03-09T14:19:14.560Z] aedc3bda2944: Waiting [2024-03-09T14:19:14.560Z] 0c260936dee6: Pushed [2024-03-09T14:19:14.560Z] a634c20aca77: Pushed [2024-03-09T14:19:14.560Z] d654d792abce: Pushed [2024-03-09T14:19:14.560Z] bc125b76bc07: Pushed [2024-03-09T14:19:14.560Z] 113121a8e739: Layer already exists [2024-03-09T14:19:14.560Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:14.560Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:14.605Z] #55 ... [2024-03-09T14:19:14.605Z] [2024-03-09T14:19:14.605Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-09T14:19:14.605Z] #76 DONE 0.5s [2024-03-09T14:19:14.605Z] [2024-03-09T14:19:14.605Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-09T14:19:14.605Z] #55 24.28 Executing ca-certificates-20230506-r0.trigger [2024-03-09T14:19:14.819Z] 1b382bef01c4: Pushed [2024-03-09T14:19:14.819Z] ac99da0bebf3: Pushed [2024-03-09T14:19:15.191Z] #55 24.98 OK: 13 MiB in 26 packages [2024-03-09T14:19:15.755Z] a3ef50adde1b: Pushed [2024-03-09T14:19:15.755Z] 337fd6992646: Pushed [2024-03-09T14:19:15.787Z] #55 ... [2024-03-09T14:19:15.787Z] [2024-03-09T14:19:15.787Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-09T14:19:15.787Z] #62 23.47 OK: 266 MiB in 52 packages [2024-03-09T14:19:15.787Z] #62 DONE 24.1s [2024-03-09T14:19:16.015Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:83de1df771b067eb9c080e348aa252a0d906c65c718e172432db642f30dd1b32 size: 2611 [Pipeline] } [2024-03-09T14:19:16.056Z] [2024-03-09T14:19:16.056Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-09T14:19:16.056Z] #55 DONE 25.7s [2024-03-09T14:19:16.056Z] [2024-03-09T14:19:16.056Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:19:16.056Z] #77 ... [2024-03-09T14:19:16.056Z] [2024-03-09T14:19:16.056Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-09T14:19:16.056Z] #61 24.84 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-09T14:19:16.056Z] #61 24.85 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-09T14:19:16.056Z] #61 24.86 (3/5) Installing libucontext (1.2-r2) [2024-03-09T14:19:16.056Z] #61 24.87 (4/5) Installing gcompat (1.1.0-r1) [2024-03-09T14:19:16.056Z] #61 24.89 (5/5) Installing openssl (3.1.4-r5) [2024-03-09T14:19:16.056Z] #61 24.96 Executing busybox-1.36.1-r5.trigger [2024-03-09T14:19:16.056Z] #61 24.99 OK: 9 MiB in 20 packages [2024-03-09T14:19:16.056Z] #61 DONE 26.1s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:16.325Z] [2024-03-09T14:19:16.325Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-09T14:19:16.499Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [2024-03-09T14:19:16.596Z] #78 ... [2024-03-09T14:19:16.596Z] [2024-03-09T14:19:16.596Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-09T14:19:16.596Z] #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:16.596Z] #0 9.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:16.596Z] #79 ... [2024-03-09T14:19:16.596Z] [2024-03-09T14:19:16.596Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:16.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-03-09T14:19:16.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-09T14:19:16.974Z] 0c260936dee6: Preparing [2024-03-09T14:19:16.974Z] a634c20aca77: Preparing [2024-03-09T14:19:16.974Z] a3ef50adde1b: Preparing [2024-03-09T14:19:16.974Z] d654d792abce: Preparing [2024-03-09T14:19:16.974Z] bc125b76bc07: Preparing [2024-03-09T14:19:16.974Z] 113121a8e739: Preparing [2024-03-09T14:19:16.974Z] 724bfdd06b93: Preparing [2024-03-09T14:19:16.974Z] 1b382bef01c4: Preparing [2024-03-09T14:19:16.974Z] ac99da0bebf3: Preparing [2024-03-09T14:19:16.974Z] 337fd6992646: Preparing [2024-03-09T14:19:16.974Z] aedc3bda2944: Preparing [2024-03-09T14:19:16.974Z] 1b382bef01c4: Waiting [2024-03-09T14:19:16.974Z] ac99da0bebf3: Waiting [2024-03-09T14:19:16.974Z] 113121a8e739: Waiting [2024-03-09T14:19:16.974Z] 337fd6992646: Waiting [2024-03-09T14:19:16.974Z] aedc3bda2944: Waiting [2024-03-09T14:19:16.974Z] 724bfdd06b93: Waiting [2024-03-09T14:19:16.974Z] a634c20aca77: Layer already exists [2024-03-09T14:19:16.974Z] 0c260936dee6: Layer already exists [2024-03-09T14:19:16.974Z] a3ef50adde1b: Layer already exists [2024-03-09T14:19:16.974Z] d654d792abce: Layer already exists [2024-03-09T14:19:16.974Z] bc125b76bc07: Layer already exists [2024-03-09T14:19:16.974Z] 113121a8e739: Layer already exists [2024-03-09T14:19:16.974Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:16.974Z] ac99da0bebf3: Layer already exists [2024-03-09T14:19:16.974Z] 1b382bef01c4: Layer already exists [2024-03-09T14:19:16.974Z] 337fd6992646: Layer already exists [2024-03-09T14:19:16.974Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:16.974Z] latest: digest: sha256:83de1df771b067eb9c080e348aa252a0d906c65c718e172432db642f30dd1b32 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:17.216Z] #80 ... [2024-03-09T14:19:17.216Z] [2024-03-09T14:19:17.216Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:19:17.216Z] #77 DONE 1.2s [2024-03-09T14:19:17.216Z] [2024-03-09T14:19:17.216Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:17.465Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:17.960Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.22 [2024-03-09T14:19:17.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-09T14:19:17.960Z] 0c260936dee6: Preparing [2024-03-09T14:19:17.960Z] a634c20aca77: Preparing [2024-03-09T14:19:17.960Z] a3ef50adde1b: Preparing [2024-03-09T14:19:17.960Z] d654d792abce: Preparing [2024-03-09T14:19:17.960Z] bc125b76bc07: Preparing [2024-03-09T14:19:17.960Z] 113121a8e739: Preparing [2024-03-09T14:19:17.960Z] 724bfdd06b93: Preparing [2024-03-09T14:19:17.960Z] 1b382bef01c4: Preparing [2024-03-09T14:19:17.960Z] ac99da0bebf3: Preparing [2024-03-09T14:19:17.960Z] 337fd6992646: Preparing [2024-03-09T14:19:17.960Z] aedc3bda2944: Preparing [2024-03-09T14:19:17.960Z] 113121a8e739: Waiting [2024-03-09T14:19:17.960Z] 337fd6992646: Waiting [2024-03-09T14:19:17.960Z] aedc3bda2944: Waiting [2024-03-09T14:19:17.960Z] 724bfdd06b93: Waiting [2024-03-09T14:19:17.960Z] 1b382bef01c4: Waiting [2024-03-09T14:19:17.960Z] ac99da0bebf3: Waiting [2024-03-09T14:19:17.960Z] d654d792abce: Layer already exists [2024-03-09T14:19:17.960Z] a3ef50adde1b: Layer already exists [2024-03-09T14:19:17.960Z] a634c20aca77: Layer already exists [2024-03-09T14:19:17.960Z] 0c260936dee6: Layer already exists [2024-03-09T14:19:17.960Z] bc125b76bc07: Layer already exists [2024-03-09T14:19:17.960Z] 113121a8e739: Layer already exists [2024-03-09T14:19:17.960Z] 1b382bef01c4: Layer already exists [2024-03-09T14:19:17.960Z] 337fd6992646: Layer already exists [2024-03-09T14:19:17.960Z] ac99da0bebf3: Layer already exists [2024-03-09T14:19:17.960Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:17.960Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:17.960Z] 3.2.0-dev.22: digest: sha256:83de1df771b067eb9c080e348aa252a0d906c65c718e172432db642f30dd1b32 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:18.464Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:18.961Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:18.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-09T14:19:18.961Z] 0c260936dee6: Preparing [2024-03-09T14:19:18.961Z] a634c20aca77: Preparing [2024-03-09T14:19:18.961Z] a3ef50adde1b: Preparing [2024-03-09T14:19:18.961Z] d654d792abce: Preparing [2024-03-09T14:19:18.961Z] bc125b76bc07: Preparing [2024-03-09T14:19:18.961Z] 113121a8e739: Preparing [2024-03-09T14:19:18.961Z] 724bfdd06b93: Preparing [2024-03-09T14:19:18.961Z] 1b382bef01c4: Preparing [2024-03-09T14:19:18.961Z] ac99da0bebf3: Preparing [2024-03-09T14:19:18.961Z] 337fd6992646: Preparing [2024-03-09T14:19:18.961Z] aedc3bda2944: Preparing [2024-03-09T14:19:18.961Z] 113121a8e739: Waiting [2024-03-09T14:19:18.961Z] aedc3bda2944: Waiting [2024-03-09T14:19:18.961Z] 1b382bef01c4: Waiting [2024-03-09T14:19:18.961Z] 337fd6992646: Waiting [2024-03-09T14:19:18.961Z] 724bfdd06b93: Waiting [2024-03-09T14:19:18.961Z] d654d792abce: Layer already exists [2024-03-09T14:19:18.961Z] 0c260936dee6: Layer already exists [2024-03-09T14:19:18.961Z] a3ef50adde1b: Layer already exists [2024-03-09T14:19:18.961Z] a634c20aca77: Layer already exists [2024-03-09T14:19:18.961Z] bc125b76bc07: Layer already exists [2024-03-09T14:19:18.961Z] 113121a8e739: Layer already exists [2024-03-09T14:19:18.961Z] ac99da0bebf3: Layer already exists [2024-03-09T14:19:18.961Z] 1b382bef01c4: Layer already exists [2024-03-09T14:19:18.961Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:18.961Z] 337fd6992646: Layer already exists [2024-03-09T14:19:18.961Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:18.961Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:83de1df771b067eb9c080e348aa252a0d906c65c718e172432db642f30dd1b32 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:19.190Z] #81 ... [2024-03-09T14:19:19.190Z] [2024-03-09T14:19:19.190Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-09T14:19:19.190Z] #67 8.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:19.190Z] #67 9.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:19.190Z] #67 11.68 OK: 9 MiB in 17 packages [2024-03-09T14:19:19.190Z] #67 DONE 12.5s [2024-03-09T14:19:19.459Z] [2024-03-09T14:19:19.459Z] #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-03-09T14:19:19.459Z] #71 9.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:19.460Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:19.954Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-03-09T14:19:19.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-09T14:19:19.954Z] 0c260936dee6: Preparing [2024-03-09T14:19:19.954Z] a634c20aca77: Preparing [2024-03-09T14:19:19.954Z] a3ef50adde1b: Preparing [2024-03-09T14:19:19.954Z] d654d792abce: Preparing [2024-03-09T14:19:19.954Z] bc125b76bc07: Preparing [2024-03-09T14:19:19.954Z] 113121a8e739: Preparing [2024-03-09T14:19:19.954Z] 724bfdd06b93: Preparing [2024-03-09T14:19:19.954Z] 1b382bef01c4: Preparing [2024-03-09T14:19:19.954Z] ac99da0bebf3: Preparing [2024-03-09T14:19:19.954Z] 337fd6992646: Preparing [2024-03-09T14:19:19.954Z] aedc3bda2944: Preparing [2024-03-09T14:19:19.954Z] 724bfdd06b93: Waiting [2024-03-09T14:19:19.954Z] 1b382bef01c4: Waiting [2024-03-09T14:19:19.954Z] ac99da0bebf3: Waiting [2024-03-09T14:19:19.954Z] 337fd6992646: Waiting [2024-03-09T14:19:19.954Z] aedc3bda2944: Waiting [2024-03-09T14:19:19.954Z] 113121a8e739: Waiting [2024-03-09T14:19:19.954Z] a3ef50adde1b: Layer already exists [2024-03-09T14:19:19.954Z] bc125b76bc07: Layer already exists [2024-03-09T14:19:19.954Z] 0c260936dee6: Layer already exists [2024-03-09T14:19:19.954Z] a634c20aca77: Layer already exists [2024-03-09T14:19:19.954Z] d654d792abce: Layer already exists [2024-03-09T14:19:19.954Z] 1b382bef01c4: Layer already exists [2024-03-09T14:19:19.954Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:19.954Z] ac99da0bebf3: Layer already exists [2024-03-09T14:19:19.954Z] 337fd6992646: Layer already exists [2024-03-09T14:19:19.954Z] 113121a8e739: Layer already exists [2024-03-09T14:19:19.954Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:19.954Z] main: digest: sha256:83de1df771b067eb9c080e348aa252a0d906c65c718e172432db642f30dd1b32 size: 2611 [Pipeline] } [Pipeline] // withEnv [2024-03-09T14:19:20.050Z] #71 ... [2024-03-09T14:19:20.050Z] [2024-03-09T14:19:20.050Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-09T14:19:20.050Z] #79 13.05 OK: 8 MiB in 17 packages [2024-03-09T14:19:20.050Z] #79 DONE 13.7s [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2024-03-09T14:19:20.392Z] [2024-03-09T14:19:20.392Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [Pipeline] echo [2024-03-09T14:19:20.428Z] ===================================================== [Pipeline] echo [2024-03-09T14:19:20.509Z] taggedImages: [2024-03-09T14:19:20.510Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:20.510Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-03-09T14:19:20.510Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.22 [2024-03-09T14:19:20.510Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:20.510Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-03-09T14:19:20.596Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-03-09T14:19:20.596Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:20.596Z] latest [2024-03-09T14:19:20.596Z] 3.2.0-dev.22 [2024-03-09T14:19:20.596Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:20.596Z] main [2024-03-09T14:19:20.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:21.294Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:21.804Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:21.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-09T14:19:21.804Z] 2569e1adccc2: Preparing [2024-03-09T14:19:21.804Z] a2477df7b13e: Preparing [2024-03-09T14:19:21.804Z] 3589962b959a: Preparing [2024-03-09T14:19:21.804Z] 1870e7bda419: Preparing [2024-03-09T14:19:21.804Z] d4d0824af69d: Preparing [2024-03-09T14:19:21.804Z] 7bd1ec237bbf: Preparing [2024-03-09T14:19:21.804Z] 6e826c231ef8: Preparing [2024-03-09T14:19:21.804Z] 113121a8e739: Preparing [2024-03-09T14:19:21.804Z] 724bfdd06b93: Preparing [2024-03-09T14:19:21.804Z] 81b9ccb5ffe3: Preparing [2024-03-09T14:19:21.804Z] a5e4a87402d2: Preparing [2024-03-09T14:19:21.804Z] aedc3bda2944: Preparing [2024-03-09T14:19:21.804Z] 7bd1ec237bbf: Waiting [2024-03-09T14:19:21.804Z] a5e4a87402d2: Waiting [2024-03-09T14:19:21.804Z] 81b9ccb5ffe3: Waiting [2024-03-09T14:19:21.804Z] 6e826c231ef8: Waiting [2024-03-09T14:19:21.804Z] 113121a8e739: Waiting [2024-03-09T14:19:21.804Z] 724bfdd06b93: Waiting [2024-03-09T14:19:21.804Z] aedc3bda2944: Waiting [2024-03-09T14:19:21.804Z] 2569e1adccc2: Pushed [2024-03-09T14:19:21.804Z] a2477df7b13e: Pushed [2024-03-09T14:19:21.804Z] d4d0824af69d: Pushed [2024-03-09T14:19:21.804Z] 113121a8e739: Layer already exists [2024-03-09T14:19:21.804Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:21.804Z] 7bd1ec237bbf: Pushed [2024-03-09T14:19:21.804Z] 6e826c231ef8: Pushed [2024-03-09T14:19:21.813Z] #82 ... [2024-03-09T14:19:21.813Z] [2024-03-09T14:19:21.813Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-09T14:19:21.813Z] #0 7.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:21.813Z] #0 8.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:22.064Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:22.064Z] 81b9ccb5ffe3: Pushed [2024-03-09T14:19:22.081Z] #83 ... [2024-03-09T14:19:22.081Z] [2024-03-09T14:19:22.081Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-09T14:19:22.081Z] #80 5.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:22.631Z] 1870e7bda419: Pushed [2024-03-09T14:19:23.043Z] #80 ... [2024-03-09T14:19:23.043Z] [2024-03-09T14:19:23.043Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-09T14:19:23.043Z] #82 DONE 2.7s [2024-03-09T14:19:23.043Z] [2024-03-09T14:19:23.043Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-09T14:19:23.043Z] #84 DONE 0.2s [2024-03-09T14:19:23.043Z] [2024-03-09T14:19:23.043Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-09T14:19:23.043Z] #78 5.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:23.043Z] #78 7.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:23.198Z] 3589962b959a: Pushed [2024-03-09T14:19:23.198Z] a5e4a87402d2: Pushed [2024-03-09T14:19:23.198Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:cc2c5e1ba2dfe46323c14e2c7496e15482cc4c34d4621d860902fa3eaae1771f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:23.705Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:24.212Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-03-09T14:19:24.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-09T14:19:24.212Z] 2569e1adccc2: Preparing [2024-03-09T14:19:24.212Z] a2477df7b13e: Preparing [2024-03-09T14:19:24.212Z] 3589962b959a: Preparing [2024-03-09T14:19:24.212Z] 1870e7bda419: Preparing [2024-03-09T14:19:24.212Z] d4d0824af69d: Preparing [2024-03-09T14:19:24.212Z] 7bd1ec237bbf: Preparing [2024-03-09T14:19:24.212Z] 6e826c231ef8: Preparing [2024-03-09T14:19:24.212Z] 113121a8e739: Preparing [2024-03-09T14:19:24.212Z] 724bfdd06b93: Preparing [2024-03-09T14:19:24.212Z] 81b9ccb5ffe3: Preparing [2024-03-09T14:19:24.212Z] a5e4a87402d2: Preparing [2024-03-09T14:19:24.212Z] aedc3bda2944: Preparing [2024-03-09T14:19:24.212Z] 113121a8e739: Waiting [2024-03-09T14:19:24.212Z] aedc3bda2944: Waiting [2024-03-09T14:19:24.212Z] 7bd1ec237bbf: Waiting [2024-03-09T14:19:24.212Z] 724bfdd06b93: Waiting [2024-03-09T14:19:24.212Z] 6e826c231ef8: Waiting [2024-03-09T14:19:24.212Z] 81b9ccb5ffe3: Waiting [2024-03-09T14:19:24.212Z] d4d0824af69d: Layer already exists [2024-03-09T14:19:24.212Z] 2569e1adccc2: Layer already exists [2024-03-09T14:19:24.212Z] a2477df7b13e: Layer already exists [2024-03-09T14:19:24.212Z] 1870e7bda419: Layer already exists [2024-03-09T14:19:24.212Z] 3589962b959a: Layer already exists [2024-03-09T14:19:24.212Z] 81b9ccb5ffe3: Layer already exists [2024-03-09T14:19:24.212Z] 7bd1ec237bbf: Layer already exists [2024-03-09T14:19:24.212Z] 113121a8e739: Layer already exists [2024-03-09T14:19:24.212Z] 6e826c231ef8: Layer already exists [2024-03-09T14:19:24.212Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:24.212Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:24.212Z] a5e4a87402d2: Layer already exists [2024-03-09T14:19:24.212Z] latest: digest: sha256:cc2c5e1ba2dfe46323c14e2c7496e15482cc4c34d4621d860902fa3eaae1771f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:24.484Z] #78 ... [2024-03-09T14:19:24.484Z] [2024-03-09T14:19:24.484Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-09T14:19:24.484Z] #69 9.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:24.484Z] #69 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:24.484Z] #69 14.81 OK: 18 MiB in 19 packages [2024-03-09T14:19:24.484Z] #69 DONE 15.4s [2024-03-09T14:19:24.484Z] [2024-03-09T14:19:24.484Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-09T14:19:24.484Z] #80 7.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:24.720Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:25.073Z] #80 ... [2024-03-09T14:19:25.073Z] [2024-03-09T14:19:25.073Z] #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-03-09T14:19:25.073Z] #71 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:25.073Z] #71 13.98 OK: 8 MiB in 16 packages [2024-03-09T14:19:25.073Z] #71 DONE 15.1s [2024-03-09T14:19:25.073Z] [2024-03-09T14:19:25.073Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-09T14:19:25.073Z] #83 12.67 OK: 8 MiB in 19 packages [2024-03-09T14:19:25.238Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.22 [2024-03-09T14:19:25.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-09T14:19:25.238Z] 2569e1adccc2: Preparing [2024-03-09T14:19:25.238Z] a2477df7b13e: Preparing [2024-03-09T14:19:25.238Z] 3589962b959a: Preparing [2024-03-09T14:19:25.238Z] 1870e7bda419: Preparing [2024-03-09T14:19:25.238Z] d4d0824af69d: Preparing [2024-03-09T14:19:25.238Z] 7bd1ec237bbf: Preparing [2024-03-09T14:19:25.238Z] 6e826c231ef8: Preparing [2024-03-09T14:19:25.238Z] 113121a8e739: Preparing [2024-03-09T14:19:25.238Z] 724bfdd06b93: Preparing [2024-03-09T14:19:25.238Z] 81b9ccb5ffe3: Preparing [2024-03-09T14:19:25.238Z] a5e4a87402d2: Preparing [2024-03-09T14:19:25.238Z] aedc3bda2944: Preparing [2024-03-09T14:19:25.238Z] 113121a8e739: Waiting [2024-03-09T14:19:25.238Z] 6e826c231ef8: Waiting [2024-03-09T14:19:25.238Z] 724bfdd06b93: Waiting [2024-03-09T14:19:25.238Z] a5e4a87402d2: Waiting [2024-03-09T14:19:25.238Z] aedc3bda2944: Waiting [2024-03-09T14:19:25.238Z] 81b9ccb5ffe3: Waiting [2024-03-09T14:19:25.238Z] 7bd1ec237bbf: Waiting [2024-03-09T14:19:25.238Z] 3589962b959a: Layer already exists [2024-03-09T14:19:25.238Z] 1870e7bda419: Layer already exists [2024-03-09T14:19:25.238Z] d4d0824af69d: Layer already exists [2024-03-09T14:19:25.238Z] 2569e1adccc2: Layer already exists [2024-03-09T14:19:25.238Z] a2477df7b13e: Layer already exists [2024-03-09T14:19:25.238Z] 7bd1ec237bbf: Layer already exists [2024-03-09T14:19:25.238Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:25.238Z] 113121a8e739: Layer already exists [2024-03-09T14:19:25.238Z] 6e826c231ef8: Layer already exists [2024-03-09T14:19:25.238Z] 81b9ccb5ffe3: Layer already exists [2024-03-09T14:19:25.238Z] a5e4a87402d2: Layer already exists [2024-03-09T14:19:25.238Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:25.238Z] 3.2.0-dev.22: digest: sha256:cc2c5e1ba2dfe46323c14e2c7496e15482cc4c34d4621d860902fa3eaae1771f size: 2823 [Pipeline] } [Pipeline] // withEnv [2024-03-09T14:19:25.343Z] #83 DONE 13.4s [2024-03-09T14:19:25.343Z] [2024-03-09T14:19:25.343Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:25.762Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:26.294Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:26.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-09T14:19:26.294Z] 2569e1adccc2: Preparing [2024-03-09T14:19:26.294Z] a2477df7b13e: Preparing [2024-03-09T14:19:26.294Z] 3589962b959a: Preparing [2024-03-09T14:19:26.294Z] 1870e7bda419: Preparing [2024-03-09T14:19:26.294Z] d4d0824af69d: Preparing [2024-03-09T14:19:26.294Z] 7bd1ec237bbf: Preparing [2024-03-09T14:19:26.294Z] 6e826c231ef8: Preparing [2024-03-09T14:19:26.294Z] 113121a8e739: Preparing [2024-03-09T14:19:26.294Z] 724bfdd06b93: Preparing [2024-03-09T14:19:26.294Z] 81b9ccb5ffe3: Preparing [2024-03-09T14:19:26.294Z] a5e4a87402d2: Preparing [2024-03-09T14:19:26.294Z] aedc3bda2944: Preparing [2024-03-09T14:19:26.294Z] 81b9ccb5ffe3: Waiting [2024-03-09T14:19:26.294Z] 6e826c231ef8: Waiting [2024-03-09T14:19:26.294Z] aedc3bda2944: Waiting [2024-03-09T14:19:26.294Z] a5e4a87402d2: Waiting [2024-03-09T14:19:26.294Z] 113121a8e739: Waiting [2024-03-09T14:19:26.294Z] 724bfdd06b93: Waiting [2024-03-09T14:19:26.294Z] 7bd1ec237bbf: Waiting [2024-03-09T14:19:26.294Z] a2477df7b13e: Layer already exists [2024-03-09T14:19:26.294Z] d4d0824af69d: Layer already exists [2024-03-09T14:19:26.294Z] 2569e1adccc2: Layer already exists [2024-03-09T14:19:26.294Z] 1870e7bda419: Layer already exists [2024-03-09T14:19:26.294Z] 3589962b959a: Layer already exists [2024-03-09T14:19:26.294Z] 7bd1ec237bbf: Layer already exists [2024-03-09T14:19:26.294Z] 113121a8e739: Layer already exists [2024-03-09T14:19:26.294Z] 6e826c231ef8: Layer already exists [2024-03-09T14:19:26.294Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:26.294Z] 81b9ccb5ffe3: Layer already exists [2024-03-09T14:19:26.294Z] a5e4a87402d2: Layer already exists [2024-03-09T14:19:26.294Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:26.294Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:cc2c5e1ba2dfe46323c14e2c7496e15482cc4c34d4621d860902fa3eaae1771f size: 2823 [Pipeline] } [2024-03-09T14:19:26.335Z] #80 10.34 OK: 13 MiB in 26 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:26.813Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [2024-03-09T14:19:26.949Z] #80 DONE 11.0s [2024-03-09T14:19:26.949Z] [2024-03-09T14:19:26.949Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-09T14:19:26.949Z] #78 10.24 OK: 9 MiB in 20 packages [2024-03-09T14:19:26.949Z] #78 DONE 11.0s [2024-03-09T14:19:26.949Z] [2024-03-09T14:19:26.949Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-09T14:19:26.949Z] #85 DONE 1.6s [2024-03-09T14:19:26.949Z] [2024-03-09T14:19:26.949Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:27.227Z] #86 ... [2024-03-09T14:19:27.228Z] [2024-03-09T14:19:27.228Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-09T14:19:27.228Z] #87 DONE 0.4s [2024-03-09T14:19:27.330Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-03-09T14:19:27.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-09T14:19:27.330Z] 2569e1adccc2: Preparing [2024-03-09T14:19:27.330Z] a2477df7b13e: Preparing [2024-03-09T14:19:27.330Z] 3589962b959a: Preparing [2024-03-09T14:19:27.330Z] 1870e7bda419: Preparing [2024-03-09T14:19:27.330Z] d4d0824af69d: Preparing [2024-03-09T14:19:27.330Z] 7bd1ec237bbf: Preparing [2024-03-09T14:19:27.330Z] 6e826c231ef8: Preparing [2024-03-09T14:19:27.330Z] 113121a8e739: Preparing [2024-03-09T14:19:27.330Z] 724bfdd06b93: Preparing [2024-03-09T14:19:27.330Z] 81b9ccb5ffe3: Preparing [2024-03-09T14:19:27.330Z] a5e4a87402d2: Preparing [2024-03-09T14:19:27.330Z] aedc3bda2944: Preparing [2024-03-09T14:19:27.330Z] 7bd1ec237bbf: Waiting [2024-03-09T14:19:27.330Z] 6e826c231ef8: Waiting [2024-03-09T14:19:27.330Z] 113121a8e739: Waiting [2024-03-09T14:19:27.330Z] 724bfdd06b93: Waiting [2024-03-09T14:19:27.330Z] a5e4a87402d2: Waiting [2024-03-09T14:19:27.330Z] aedc3bda2944: Waiting [2024-03-09T14:19:27.330Z] 81b9ccb5ffe3: Waiting [2024-03-09T14:19:27.330Z] 1870e7bda419: Layer already exists [2024-03-09T14:19:27.330Z] 2569e1adccc2: Layer already exists [2024-03-09T14:19:27.330Z] d4d0824af69d: Layer already exists [2024-03-09T14:19:27.330Z] 3589962b959a: Layer already exists [2024-03-09T14:19:27.330Z] a2477df7b13e: Layer already exists [2024-03-09T14:19:27.330Z] 6e826c231ef8: Layer already exists [2024-03-09T14:19:27.330Z] 7bd1ec237bbf: Layer already exists [2024-03-09T14:19:27.330Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:27.330Z] 113121a8e739: Layer already exists [2024-03-09T14:19:27.330Z] 81b9ccb5ffe3: Layer already exists [2024-03-09T14:19:27.330Z] a5e4a87402d2: Layer already exists [2024-03-09T14:19:27.330Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:27.330Z] main: digest: sha256:cc2c5e1ba2dfe46323c14e2c7496e15482cc4c34d4621d860902fa3eaae1771f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-03-09T14:19:27.512Z] [2024-03-09T14:19:27.512Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2024-03-09T14:19:27.794Z] #88 DONE 0.4s [2024-03-09T14:19:27.795Z] [2024-03-09T14:19:27.795Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] echo [2024-03-09T14:19:27.808Z] ===================================================== [Pipeline] echo [2024-03-09T14:19:27.884Z] taggedImages: [2024-03-09T14:19:27.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:27.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-03-09T14:19:27.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.22 [2024-03-09T14:19:27.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:27.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-03-09T14:19:27.972Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-03-09T14:19:27.972Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:27.972Z] latest [2024-03-09T14:19:27.972Z] 3.2.0-dev.22 [2024-03-09T14:19:27.972Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:27.972Z] main [2024-03-09T14:19:27.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2024-03-09T14:19:28.095Z] #89 DONE 0.4s [2024-03-09T14:19:28.095Z] [2024-03-09T14:19:28.095Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:28.381Z] #90 ... [2024-03-09T14:19:28.381Z] [2024-03-09T14:19:28.381Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-09T14:19:28.381Z] #86 DONE 1.3s [2024-03-09T14:19:28.381Z] [2024-03-09T14:19:28.381Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-09T14:19:28.381Z] #91 DONE 0.2s [2024-03-09T14:19:28.381Z] [2024-03-09T14:19:28.381Z] #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-09T14:19:28.646Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:28.973Z] #92 DONE 0.3s [2024-03-09T14:19:28.973Z] [2024-03-09T14:19:28.973Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-09T14:19:28.973Z] #90 DONE 1.9s [2024-03-09T14:19:28.973Z] [2024-03-09T14:19:28.973Z] #93 [security-spire-config] exporting to image [2024-03-09T14:19:28.973Z] #93 exporting layers [2024-03-09T14:19:28.973Z] #93 ... [2024-03-09T14:19:28.973Z] [2024-03-09T14:19:28.973Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-09T14:19:28.973Z] #94 DONE 0.4s [2024-03-09T14:19:29.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:29.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-09T14:19:29.160Z] c3214cfd4d41: Preparing [2024-03-09T14:19:29.160Z] 83916dd3a76e: Preparing [2024-03-09T14:19:29.160Z] 113121a8e739: Preparing [2024-03-09T14:19:29.160Z] 724bfdd06b93: Preparing [2024-03-09T14:19:29.160Z] 7cbb18d3c849: Preparing [2024-03-09T14:19:29.160Z] 30ca09eff551: Preparing [2024-03-09T14:19:29.160Z] aedc3bda2944: Preparing [2024-03-09T14:19:29.160Z] 30ca09eff551: Waiting [2024-03-09T14:19:29.160Z] aedc3bda2944: Waiting [2024-03-09T14:19:29.160Z] 113121a8e739: Layer already exists [2024-03-09T14:19:29.160Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:29.160Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:29.160Z] 7cbb18d3c849: Pushed [2024-03-09T14:19:29.160Z] c3214cfd4d41: Pushed [2024-03-09T14:19:29.247Z] [2024-03-09T14:19:29.247Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-09T14:19:29.247Z] #95 DONE 0.2s [2024-03-09T14:19:29.247Z] [2024-03-09T14:19:29.247Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-09T14:19:29.516Z] #96 DONE 0.3s [2024-03-09T14:19:29.516Z] [2024-03-09T14:19:29.516Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-09T14:19:29.727Z] 30ca09eff551: Pushed [2024-03-09T14:19:30.110Z] #97 ... [2024-03-09T14:19:30.110Z] [2024-03-09T14:19:30.110Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-09T14:19:30.110Z] #98 DONE 0.3s [2024-03-09T14:19:30.110Z] [2024-03-09T14:19:30.110Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-09T14:19:30.110Z] #99 DONE 0.3s [2024-03-09T14:19:30.110Z] [2024-03-09T14:19:30.110Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:30.379Z] #75 ... [2024-03-09T14:19:30.379Z] [2024-03-09T14:19:30.379Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-09T14:19:30.379Z] #97 DONE 2.2s [2024-03-09T14:19:30.379Z] [2024-03-09T14:19:30.379Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-09T14:19:30.972Z] #100 DONE 0.5s [2024-03-09T14:19:30.972Z] [2024-03-09T14:19:30.972Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-09T14:19:31.103Z] 83916dd3a76e: Pushed [2024-03-09T14:19:31.103Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:a8601b6534615ded79541fb183614525219350e253113528302239ecf7141c1d size: 1781 [Pipeline] } [Pipeline] // withEnv [2024-03-09T14:19:31.245Z] #101 DONE 0.3s [2024-03-09T14:19:31.245Z] [2024-03-09T14:19:31.245Z] #93 [security-spire-server] exporting to image [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:31.515Z] #93 ... [2024-03-09T14:19:31.515Z] [2024-03-09T14:19:31.515Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-09T14:19:31.515Z] #102 DONE 0.3s [2024-03-09T14:19:31.515Z] [2024-03-09T14:19:31.515Z] #93 [security-spire-config] exporting to image [2024-03-09T14:19:31.515Z] #93 exporting layers 2.8s done [2024-03-09T14:19:31.515Z] #93 writing image sha256:1d81966ddc4eef1d5791d73ada262fc0175da635b3485f550cb47be390480b83 0.0s done [2024-03-09T14:19:31.515Z] #93 naming to docker.io/library/security-spire-config-arm64 done [2024-03-09T14:19:31.637Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:32.103Z] #93 ... [2024-03-09T14:19:32.103Z] [2024-03-09T14:19:32.103Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-09T14:19:32.103Z] #103 DONE 0.5s [2024-03-09T14:19:32.103Z] [2024-03-09T14:19:32.103Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-09T14:19:32.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-03-09T14:19:32.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-09T14:19:32.155Z] c3214cfd4d41: Preparing [2024-03-09T14:19:32.155Z] 83916dd3a76e: Preparing [2024-03-09T14:19:32.155Z] 113121a8e739: Preparing [2024-03-09T14:19:32.155Z] 724bfdd06b93: Preparing [2024-03-09T14:19:32.155Z] 7cbb18d3c849: Preparing [2024-03-09T14:19:32.155Z] 30ca09eff551: Preparing [2024-03-09T14:19:32.155Z] aedc3bda2944: Preparing [2024-03-09T14:19:32.155Z] 30ca09eff551: Waiting [2024-03-09T14:19:32.155Z] aedc3bda2944: Waiting [2024-03-09T14:19:32.155Z] 83916dd3a76e: Layer already exists [2024-03-09T14:19:32.155Z] c3214cfd4d41: Layer already exists [2024-03-09T14:19:32.155Z] 7cbb18d3c849: Layer already exists [2024-03-09T14:19:32.155Z] 113121a8e739: Layer already exists [2024-03-09T14:19:32.155Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:32.155Z] 30ca09eff551: Layer already exists [2024-03-09T14:19:32.155Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:32.155Z] latest: digest: sha256:a8601b6534615ded79541fb183614525219350e253113528302239ecf7141c1d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-09T14:19:32.372Z] #104 DONE 0.2s [2024-03-09T14:19:32.373Z] [2024-03-09T14:19:32.373Z] #93 [security-spire-agent] exporting to image [Pipeline] sh [2024-03-09T14:19:32.678Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:33.001Z] #93 exporting layers 2.7s done [2024-03-09T14:19:33.001Z] #93 writing image sha256:7bcd59fef9445ab35e0a5aea54bc4e719bcffc9f862f613fd535c230127be4a8 0.0s done [2024-03-09T14:19:33.001Z] #93 naming to docker.io/library/security-spire-server-arm64 done [2024-03-09T14:19:33.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.22 [2024-03-09T14:19:33.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-09T14:19:33.192Z] c3214cfd4d41: Preparing [2024-03-09T14:19:33.192Z] 83916dd3a76e: Preparing [2024-03-09T14:19:33.192Z] 113121a8e739: Preparing [2024-03-09T14:19:33.192Z] 724bfdd06b93: Preparing [2024-03-09T14:19:33.192Z] 7cbb18d3c849: Preparing [2024-03-09T14:19:33.192Z] 30ca09eff551: Preparing [2024-03-09T14:19:33.192Z] aedc3bda2944: Preparing [2024-03-09T14:19:33.192Z] 30ca09eff551: Waiting [2024-03-09T14:19:33.192Z] aedc3bda2944: Waiting [2024-03-09T14:19:33.192Z] 83916dd3a76e: Layer already exists [2024-03-09T14:19:33.192Z] c3214cfd4d41: Layer already exists [2024-03-09T14:19:33.192Z] 7cbb18d3c849: Layer already exists [2024-03-09T14:19:33.192Z] 113121a8e739: Layer already exists [2024-03-09T14:19:33.192Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:33.192Z] 30ca09eff551: Layer already exists [2024-03-09T14:19:33.192Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:33.192Z] 3.2.0-dev.22: digest: sha256:a8601b6534615ded79541fb183614525219350e253113528302239ecf7141c1d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:33.714Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:34.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:34.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-09T14:19:34.245Z] c3214cfd4d41: Preparing [2024-03-09T14:19:34.245Z] 83916dd3a76e: Preparing [2024-03-09T14:19:34.245Z] 113121a8e739: Preparing [2024-03-09T14:19:34.245Z] 724bfdd06b93: Preparing [2024-03-09T14:19:34.245Z] 7cbb18d3c849: Preparing [2024-03-09T14:19:34.245Z] 30ca09eff551: Preparing [2024-03-09T14:19:34.245Z] aedc3bda2944: Preparing [2024-03-09T14:19:34.245Z] 30ca09eff551: Waiting [2024-03-09T14:19:34.245Z] aedc3bda2944: Waiting [2024-03-09T14:19:34.245Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:34.245Z] 83916dd3a76e: Layer already exists [2024-03-09T14:19:34.245Z] c3214cfd4d41: Layer already exists [2024-03-09T14:19:34.245Z] 113121a8e739: Layer already exists [2024-03-09T14:19:34.245Z] 7cbb18d3c849: Layer already exists [2024-03-09T14:19:34.245Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:34.245Z] 30ca09eff551: Layer already exists [2024-03-09T14:19:34.425Z] #93 exporting layers 2.1s done [2024-03-09T14:19:34.425Z] #93 writing image sha256:eb8d9b4140e919e4c10e492299c8a047de4b95b085fc688c1209d5fe3cd01ef9 0.0s done [2024-03-09T14:19:34.425Z] #93 naming to docker.io/library/security-spire-agent-arm64 done [2024-03-09T14:19:34.425Z] #93 DONE 4.6s [2024-03-09T14:19:34.425Z] [2024-03-09T14:19:34.425Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:49.683Z] #70 DONE 38.5s [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:49.683Z] #74 DONE 35.9s [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #105 [core-data builder 6/7] COPY . . [2024-03-09T14:19:49.683Z] #105 ... [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:49.683Z] #75 DONE 36.6s [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #106 [support-notifications builder 6/7] COPY . . [2024-03-09T14:19:49.683Z] #106 DONE 1.0s [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-09T14:19:49.683Z] #107 ... [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-09T14:19:49.683Z] #108 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:19:49.683Z] #109 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:49.683Z] #110 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:49.683Z] #81 DONE 31.8s [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #105 [core-data builder 6/7] COPY . . [2024-03-09T14:19:49.683Z] #105 DONE 1.2s [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #111 [support-scheduler builder 6/7] COPY . . [2024-03-09T14:19:49.683Z] #111 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:19:49.683Z] #112 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:49.683Z] #113 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:49.683Z] #114 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:19:49.683Z] #115 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #116 [security-proxy-auth builder 6/7] COPY . . [2024-03-09T14:19:49.683Z] #116 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #117 [core-metadata builder 6/7] COPY . . [2024-03-09T14:19:49.683Z] #117 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:19:49.683Z] #118 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:49.683Z] #119 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #120 [core-command builder 6/7] COPY . . [2024-03-09T14:19:49.683Z] #120 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:49.683Z] #121 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:19:49.683Z] #122 CACHED [2024-03-09T14:19:49.683Z] [2024-03-09T14:19:49.683Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-09T14:19:51.129Z] #123 ... [2024-03-09T14:19:51.129Z] [2024-03-09T14:19:51.129Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:19:51.129Z] #124 CACHED [2024-03-09T14:19:51.129Z] [2024-03-09T14:19:51.129Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:51.129Z] #125 CACHED [2024-03-09T14:19:51.129Z] [2024-03-09T14:19:51.129Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-03-09T14:19:51.129Z] #126 CACHED [2024-03-09T14:19:51.129Z] [2024-03-09T14:19:51.129Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-03-09T14:19:51.129Z] #127 DONE 2.3s [2024-03-09T14:19:51.129Z] [2024-03-09T14:19:51.129Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-09T14:19:51.129Z] #128 CACHED [2024-03-09T14:19:51.129Z] [2024-03-09T14:19:51.129Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:51.129Z] #129 CACHED [2024-03-09T14:19:51.129Z] [2024-03-09T14:19:51.129Z] #130 [security-proxy-setup builder 6/7] COPY . . [2024-03-09T14:19:51.129Z] #130 CACHED [2024-03-09T14:19:51.395Z] [2024-03-09T14:19:51.396Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-09T14:19:51.664Z] #131 ... [2024-03-09T14:19:51.664Z] [2024-03-09T14:19:51.664Z] #132 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-09T14:19:51.664Z] #132 DONE 2.7s [2024-03-09T14:19:51.930Z] [2024-03-09T14:19:51.930Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-09T14:19:52.732Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:a8601b6534615ded79541fb183614525219350e253113528302239ecf7141c1d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:53.257Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:53.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-03-09T14:19:53.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-09T14:19:53.790Z] c3214cfd4d41: Preparing [2024-03-09T14:19:53.790Z] 83916dd3a76e: Preparing [2024-03-09T14:19:53.790Z] 113121a8e739: Preparing [2024-03-09T14:19:53.790Z] 724bfdd06b93: Preparing [2024-03-09T14:19:53.790Z] 7cbb18d3c849: Preparing [2024-03-09T14:19:53.790Z] 30ca09eff551: Preparing [2024-03-09T14:19:53.790Z] aedc3bda2944: Preparing [2024-03-09T14:19:53.790Z] aedc3bda2944: Waiting [2024-03-09T14:19:53.790Z] 113121a8e739: Layer already exists [2024-03-09T14:19:53.790Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:53.790Z] c3214cfd4d41: Layer already exists [2024-03-09T14:19:53.790Z] 7cbb18d3c849: Layer already exists [2024-03-09T14:19:53.790Z] 83916dd3a76e: Layer already exists [2024-03-09T14:19:53.790Z] 30ca09eff551: Layer already exists [2024-03-09T14:19:53.790Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:53.790Z] main: digest: sha256:a8601b6534615ded79541fb183614525219350e253113528302239ecf7141c1d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:19:54.275Z] ===================================================== [Pipeline] echo [2024-03-09T14:19:54.356Z] taggedImages: [2024-03-09T14:19:54.356Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:54.356Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-03-09T14:19:54.356Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.22 [2024-03-09T14:19:54.356Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:54.356Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-03-09T14:19:54.448Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-03-09T14:19:54.448Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:54.448Z] latest [2024-03-09T14:19:54.448Z] 3.2.0-dev.22 [2024-03-09T14:19:54.448Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:19:54.448Z] main [2024-03-09T14:19:54.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:55.122Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:55.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:19:55.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-09T14:19:55.649Z] 1dccae53c9f0: Preparing [2024-03-09T14:19:55.649Z] e4ff224cce56: Preparing [2024-03-09T14:19:55.649Z] 950dedaaf9f9: Preparing [2024-03-09T14:19:55.649Z] 113121a8e739: Preparing [2024-03-09T14:19:55.649Z] 724bfdd06b93: Preparing [2024-03-09T14:19:55.649Z] 8d214bced678: Preparing [2024-03-09T14:19:55.649Z] 4aeaf5dc69c3: Preparing [2024-03-09T14:19:55.649Z] 0229cfcb934c: Preparing [2024-03-09T14:19:55.649Z] b1f0f0d89070: Preparing [2024-03-09T14:19:55.649Z] aedc3bda2944: Preparing [2024-03-09T14:19:55.649Z] 4aeaf5dc69c3: Waiting [2024-03-09T14:19:55.649Z] 0229cfcb934c: Waiting [2024-03-09T14:19:55.649Z] b1f0f0d89070: Waiting [2024-03-09T14:19:55.649Z] aedc3bda2944: Waiting [2024-03-09T14:19:55.649Z] 8d214bced678: Waiting [2024-03-09T14:19:55.649Z] 724bfdd06b93: Layer already exists [2024-03-09T14:19:55.649Z] 113121a8e739: Layer already exists [2024-03-09T14:19:55.649Z] 950dedaaf9f9: Pushed [2024-03-09T14:19:55.649Z] 1dccae53c9f0: Pushed [2024-03-09T14:19:55.649Z] e4ff224cce56: Pushed [2024-03-09T14:19:55.649Z] aedc3bda2944: Layer already exists [2024-03-09T14:19:55.649Z] 0229cfcb934c: Pushed [2024-03-09T14:19:56.201Z] #133 3.662 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-09T14:19:56.218Z] b1f0f0d89070: Pushed [2024-03-09T14:19:57.628Z] #133 ... [2024-03-09T14:19:57.628Z] [2024-03-09T14:19:57.628Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-09T14:19:57.628Z] #131 4.418 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-09T14:19:59.032Z] #131 ... [2024-03-09T14:19:59.032Z] [2024-03-09T14:19:59.032Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-09T14:19:59.032Z] #0 4.604 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-09T14:19:59.299Z] #134 ... [2024-03-09T14:19:59.299Z] [2024-03-09T14:19:59.299Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:19:59.299Z] #0 6.038 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-09T14:19:59.299Z] #135 ... [2024-03-09T14:19:59.299Z] [2024-03-09T14:19:59.299Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-09T14:19:59.299Z] #0 5.303 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-09T14:19:59.565Z] #136 ... [2024-03-09T14:19:59.565Z] [2024-03-09T14:19:59.565Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-09T14:19:59.565Z] #0 4.930 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-09T14:19:59.565Z] #137 ... [2024-03-09T14:19:59.565Z] [2024-03-09T14:19:59.565Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-09T14:19:59.565Z] #0 5.232 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-09T14:19:59.859Z] #138 ... [2024-03-09T14:19:59.859Z] [2024-03-09T14:19:59.859Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-09T14:19:59.859Z] #0 4.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-09T14:20:01.303Z] #139 ... [2024-03-09T14:20:01.303Z] [2024-03-09T14:20:01.303Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-09T14:20:01.303Z] #0 4.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-09T14:20:02.708Z] #140 ... [2024-03-09T14:20:02.708Z] [2024-03-09T14:20:02.708Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-09T14:20:02.708Z] #107 3.971 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-09T14:20:02.786Z] 4aeaf5dc69c3: Pushed [2024-03-09T14:20:02.973Z] #107 ... [2024-03-09T14:20:02.973Z] [2024-03-09T14:20:02.973Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-09T14:20:02.973Z] #123 5.508 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-09T14:20:04.163Z] 8d214bced678: Pushed [2024-03-09T14:20:04.163Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:8f8a352f43e1cd05f07edb91e10c65cd54f8821e2232df22fc49b780c990c602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:04.699Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:05.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-03-09T14:20:05.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-09T14:20:05.233Z] 1dccae53c9f0: Preparing [2024-03-09T14:20:05.233Z] e4ff224cce56: Preparing [2024-03-09T14:20:05.233Z] 950dedaaf9f9: Preparing [2024-03-09T14:20:05.233Z] 113121a8e739: Preparing [2024-03-09T14:20:05.233Z] 724bfdd06b93: Preparing [2024-03-09T14:20:05.233Z] 8d214bced678: Preparing [2024-03-09T14:20:05.233Z] 4aeaf5dc69c3: Preparing [2024-03-09T14:20:05.233Z] 0229cfcb934c: Preparing [2024-03-09T14:20:05.233Z] b1f0f0d89070: Preparing [2024-03-09T14:20:05.233Z] aedc3bda2944: Preparing [2024-03-09T14:20:05.233Z] 8d214bced678: Waiting [2024-03-09T14:20:05.233Z] 4aeaf5dc69c3: Waiting [2024-03-09T14:20:05.233Z] 0229cfcb934c: Waiting [2024-03-09T14:20:05.233Z] b1f0f0d89070: Waiting [2024-03-09T14:20:05.233Z] aedc3bda2944: Waiting [2024-03-09T14:20:05.233Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:05.233Z] 113121a8e739: Layer already exists [2024-03-09T14:20:05.233Z] 950dedaaf9f9: Layer already exists [2024-03-09T14:20:05.233Z] 1dccae53c9f0: Layer already exists [2024-03-09T14:20:05.233Z] e4ff224cce56: Layer already exists [2024-03-09T14:20:05.233Z] 8d214bced678: Layer already exists [2024-03-09T14:20:05.233Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:05.233Z] b1f0f0d89070: Layer already exists [2024-03-09T14:20:05.233Z] 4aeaf5dc69c3: Layer already exists [2024-03-09T14:20:05.233Z] 0229cfcb934c: Layer already exists [2024-03-09T14:20:05.233Z] latest: digest: sha256:8f8a352f43e1cd05f07edb91e10c65cd54f8821e2232df22fc49b780c990c602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:05.782Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:06.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.22 [2024-03-09T14:20:06.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-09T14:20:06.325Z] 1dccae53c9f0: Preparing [2024-03-09T14:20:06.325Z] e4ff224cce56: Preparing [2024-03-09T14:20:06.325Z] 950dedaaf9f9: Preparing [2024-03-09T14:20:06.325Z] 113121a8e739: Preparing [2024-03-09T14:20:06.325Z] 724bfdd06b93: Preparing [2024-03-09T14:20:06.325Z] 8d214bced678: Preparing [2024-03-09T14:20:06.325Z] 4aeaf5dc69c3: Preparing [2024-03-09T14:20:06.325Z] 0229cfcb934c: Preparing [2024-03-09T14:20:06.325Z] b1f0f0d89070: Preparing [2024-03-09T14:20:06.325Z] aedc3bda2944: Preparing [2024-03-09T14:20:06.325Z] 8d214bced678: Waiting [2024-03-09T14:20:06.325Z] 0229cfcb934c: Waiting [2024-03-09T14:20:06.325Z] 4aeaf5dc69c3: Waiting [2024-03-09T14:20:06.325Z] b1f0f0d89070: Waiting [2024-03-09T14:20:06.325Z] 950dedaaf9f9: Layer already exists [2024-03-09T14:20:06.325Z] 113121a8e739: Layer already exists [2024-03-09T14:20:06.325Z] e4ff224cce56: Layer already exists [2024-03-09T14:20:06.325Z] 1dccae53c9f0: Layer already exists [2024-03-09T14:20:06.325Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:06.325Z] 4aeaf5dc69c3: Layer already exists [2024-03-09T14:20:06.325Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:06.325Z] 0229cfcb934c: Layer already exists [2024-03-09T14:20:06.325Z] b1f0f0d89070: Layer already exists [2024-03-09T14:20:06.325Z] 8d214bced678: Layer already exists [2024-03-09T14:20:06.325Z] 3.2.0-dev.22: digest: sha256:8f8a352f43e1cd05f07edb91e10c65cd54f8821e2232df22fc49b780c990c602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:06.867Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:07.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:07.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-09T14:20:07.462Z] 1dccae53c9f0: Preparing [2024-03-09T14:20:07.462Z] e4ff224cce56: Preparing [2024-03-09T14:20:07.462Z] 950dedaaf9f9: Preparing [2024-03-09T14:20:07.462Z] 113121a8e739: Preparing [2024-03-09T14:20:07.462Z] 724bfdd06b93: Preparing [2024-03-09T14:20:07.462Z] 8d214bced678: Preparing [2024-03-09T14:20:07.462Z] 4aeaf5dc69c3: Preparing [2024-03-09T14:20:07.462Z] 8d214bced678: Waiting [2024-03-09T14:20:07.462Z] 0229cfcb934c: Preparing [2024-03-09T14:20:07.462Z] 4aeaf5dc69c3: Waiting [2024-03-09T14:20:07.462Z] b1f0f0d89070: Preparing [2024-03-09T14:20:07.462Z] aedc3bda2944: Preparing [2024-03-09T14:20:07.462Z] 0229cfcb934c: Waiting [2024-03-09T14:20:07.462Z] b1f0f0d89070: Waiting [2024-03-09T14:20:07.462Z] aedc3bda2944: Waiting [2024-03-09T14:20:07.462Z] e4ff224cce56: Layer already exists [2024-03-09T14:20:07.462Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:07.462Z] 950dedaaf9f9: Layer already exists [2024-03-09T14:20:07.462Z] 1dccae53c9f0: Layer already exists [2024-03-09T14:20:07.462Z] 113121a8e739: Layer already exists [2024-03-09T14:20:07.462Z] 0229cfcb934c: Layer already exists [2024-03-09T14:20:07.462Z] b1f0f0d89070: Layer already exists [2024-03-09T14:20:07.462Z] 8d214bced678: Layer already exists [2024-03-09T14:20:07.462Z] 4aeaf5dc69c3: Layer already exists [2024-03-09T14:20:07.462Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:07.462Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:8f8a352f43e1cd05f07edb91e10c65cd54f8821e2232df22fc49b780c990c602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:08.006Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:08.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-03-09T14:20:08.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-09T14:20:08.558Z] 1dccae53c9f0: Preparing [2024-03-09T14:20:08.558Z] e4ff224cce56: Preparing [2024-03-09T14:20:08.558Z] 950dedaaf9f9: Preparing [2024-03-09T14:20:08.558Z] 113121a8e739: Preparing [2024-03-09T14:20:08.558Z] 724bfdd06b93: Preparing [2024-03-09T14:20:08.558Z] 8d214bced678: Preparing [2024-03-09T14:20:08.558Z] 4aeaf5dc69c3: Preparing [2024-03-09T14:20:08.558Z] 0229cfcb934c: Preparing [2024-03-09T14:20:08.558Z] b1f0f0d89070: Preparing [2024-03-09T14:20:08.558Z] aedc3bda2944: Preparing [2024-03-09T14:20:08.558Z] 8d214bced678: Waiting [2024-03-09T14:20:08.558Z] b1f0f0d89070: Waiting [2024-03-09T14:20:08.558Z] 0229cfcb934c: Waiting [2024-03-09T14:20:08.558Z] 4aeaf5dc69c3: Waiting [2024-03-09T14:20:08.558Z] aedc3bda2944: Waiting [2024-03-09T14:20:08.558Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:08.558Z] 950dedaaf9f9: Layer already exists [2024-03-09T14:20:08.558Z] 1dccae53c9f0: Layer already exists [2024-03-09T14:20:08.558Z] 113121a8e739: Layer already exists [2024-03-09T14:20:08.558Z] e4ff224cce56: Layer already exists [2024-03-09T14:20:08.558Z] 8d214bced678: Layer already exists [2024-03-09T14:20:08.558Z] 0229cfcb934c: Layer already exists [2024-03-09T14:20:08.558Z] 4aeaf5dc69c3: Layer already exists [2024-03-09T14:20:08.558Z] b1f0f0d89070: Layer already exists [2024-03-09T14:20:08.558Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:08.558Z] main: digest: sha256:8f8a352f43e1cd05f07edb91e10c65cd54f8821e2232df22fc49b780c990c602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:20:09.053Z] ===================================================== [Pipeline] echo [2024-03-09T14:20:09.139Z] taggedImages: [2024-03-09T14:20:09.139Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:20:09.139Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-03-09T14:20:09.139Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.22 [2024-03-09T14:20:09.139Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:09.139Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-03-09T14:20:09.239Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-03-09T14:20:09.239Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:20:09.239Z] latest [2024-03-09T14:20:09.239Z] 3.2.0-dev.22 [2024-03-09T14:20:09.239Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:09.239Z] main [2024-03-09T14:20:09.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:09.939Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:10.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:20:10.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-09T14:20:10.499Z] 18008ad904af: Preparing [2024-03-09T14:20:10.499Z] 0f31fcae99a8: Preparing [2024-03-09T14:20:10.499Z] 5dd9e6f7d410: Preparing [2024-03-09T14:20:10.499Z] 113121a8e739: Preparing [2024-03-09T14:20:10.499Z] 724bfdd06b93: Preparing [2024-03-09T14:20:10.499Z] b99f471c23fa: Preparing [2024-03-09T14:20:10.499Z] 372ea0120c34: Preparing [2024-03-09T14:20:10.499Z] db376d8e9312: Preparing [2024-03-09T14:20:10.499Z] aedc3bda2944: Preparing [2024-03-09T14:20:10.499Z] b99f471c23fa: Waiting [2024-03-09T14:20:10.499Z] 372ea0120c34: Waiting [2024-03-09T14:20:10.499Z] db376d8e9312: Waiting [2024-03-09T14:20:10.499Z] aedc3bda2944: Waiting [2024-03-09T14:20:10.499Z] 113121a8e739: Layer already exists [2024-03-09T14:20:10.499Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:10.499Z] 0f31fcae99a8: Pushed [2024-03-09T14:20:10.499Z] 5dd9e6f7d410: Pushed [2024-03-09T14:20:10.499Z] 18008ad904af: Pushed [2024-03-09T14:20:10.499Z] 372ea0120c34: Pushed [2024-03-09T14:20:10.499Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:12.004Z] db376d8e9312: Pushed [2024-03-09T14:20:20.135Z] b99f471c23fa: Pushed [2024-03-09T14:20:20.135Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:15696d44bac3b2d10a3112d6294b2ca12f12ddef42b06c2920d5c2df0a016fd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:20.701Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:21.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-03-09T14:20:21.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-09T14:20:21.246Z] 18008ad904af: Preparing [2024-03-09T14:20:21.246Z] 0f31fcae99a8: Preparing [2024-03-09T14:20:21.246Z] 5dd9e6f7d410: Preparing [2024-03-09T14:20:21.246Z] 113121a8e739: Preparing [2024-03-09T14:20:21.246Z] 724bfdd06b93: Preparing [2024-03-09T14:20:21.246Z] b99f471c23fa: Preparing [2024-03-09T14:20:21.246Z] 372ea0120c34: Preparing [2024-03-09T14:20:21.246Z] db376d8e9312: Preparing [2024-03-09T14:20:21.246Z] aedc3bda2944: Preparing [2024-03-09T14:20:21.246Z] 372ea0120c34: Waiting [2024-03-09T14:20:21.246Z] db376d8e9312: Waiting [2024-03-09T14:20:21.246Z] aedc3bda2944: Waiting [2024-03-09T14:20:21.246Z] b99f471c23fa: Waiting [2024-03-09T14:20:21.246Z] 113121a8e739: Layer already exists [2024-03-09T14:20:21.246Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:21.246Z] 0f31fcae99a8: Layer already exists [2024-03-09T14:20:21.246Z] 5dd9e6f7d410: Layer already exists [2024-03-09T14:20:21.246Z] 18008ad904af: Layer already exists [2024-03-09T14:20:21.246Z] db376d8e9312: Layer already exists [2024-03-09T14:20:21.246Z] 372ea0120c34: Layer already exists [2024-03-09T14:20:21.246Z] b99f471c23fa: Layer already exists [2024-03-09T14:20:21.246Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:21.246Z] latest: digest: sha256:15696d44bac3b2d10a3112d6294b2ca12f12ddef42b06c2920d5c2df0a016fd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:21.786Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:22.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.22 [2024-03-09T14:20:22.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-09T14:20:22.331Z] 18008ad904af: Preparing [2024-03-09T14:20:22.331Z] 0f31fcae99a8: Preparing [2024-03-09T14:20:22.331Z] 5dd9e6f7d410: Preparing [2024-03-09T14:20:22.331Z] 113121a8e739: Preparing [2024-03-09T14:20:22.331Z] 724bfdd06b93: Preparing [2024-03-09T14:20:22.331Z] b99f471c23fa: Preparing [2024-03-09T14:20:22.331Z] 372ea0120c34: Preparing [2024-03-09T14:20:22.331Z] db376d8e9312: Preparing [2024-03-09T14:20:22.331Z] aedc3bda2944: Preparing [2024-03-09T14:20:22.331Z] b99f471c23fa: Waiting [2024-03-09T14:20:22.331Z] 372ea0120c34: Waiting [2024-03-09T14:20:22.331Z] db376d8e9312: Waiting [2024-03-09T14:20:22.331Z] aedc3bda2944: Waiting [2024-03-09T14:20:22.331Z] 5dd9e6f7d410: Layer already exists [2024-03-09T14:20:22.331Z] 113121a8e739: Layer already exists [2024-03-09T14:20:22.331Z] 18008ad904af: Layer already exists [2024-03-09T14:20:22.331Z] 0f31fcae99a8: Layer already exists [2024-03-09T14:20:22.331Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:22.331Z] 372ea0120c34: Layer already exists [2024-03-09T14:20:22.331Z] b99f471c23fa: Layer already exists [2024-03-09T14:20:22.331Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:22.331Z] db376d8e9312: Layer already exists [2024-03-09T14:20:22.331Z] 3.2.0-dev.22: digest: sha256:15696d44bac3b2d10a3112d6294b2ca12f12ddef42b06c2920d5c2df0a016fd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:22.906Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:23.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:23.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-09T14:20:23.461Z] 18008ad904af: Preparing [2024-03-09T14:20:23.461Z] 0f31fcae99a8: Preparing [2024-03-09T14:20:23.461Z] 5dd9e6f7d410: Preparing [2024-03-09T14:20:23.461Z] 113121a8e739: Preparing [2024-03-09T14:20:23.461Z] 724bfdd06b93: Preparing [2024-03-09T14:20:23.461Z] b99f471c23fa: Preparing [2024-03-09T14:20:23.461Z] 372ea0120c34: Preparing [2024-03-09T14:20:23.461Z] db376d8e9312: Preparing [2024-03-09T14:20:23.461Z] aedc3bda2944: Preparing [2024-03-09T14:20:23.461Z] b99f471c23fa: Waiting [2024-03-09T14:20:23.461Z] 372ea0120c34: Waiting [2024-03-09T14:20:23.461Z] db376d8e9312: Waiting [2024-03-09T14:20:23.461Z] aedc3bda2944: Waiting [2024-03-09T14:20:23.461Z] 113121a8e739: Layer already exists [2024-03-09T14:20:23.461Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:23.461Z] 18008ad904af: Layer already exists [2024-03-09T14:20:23.461Z] 5dd9e6f7d410: Layer already exists [2024-03-09T14:20:23.461Z] 0f31fcae99a8: Layer already exists [2024-03-09T14:20:23.461Z] 372ea0120c34: Layer already exists [2024-03-09T14:20:23.461Z] b99f471c23fa: Layer already exists [2024-03-09T14:20:23.461Z] db376d8e9312: Layer already exists [2024-03-09T14:20:23.461Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:23.461Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:15696d44bac3b2d10a3112d6294b2ca12f12ddef42b06c2920d5c2df0a016fd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:24.028Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:24.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-03-09T14:20:24.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-09T14:20:24.581Z] 18008ad904af: Preparing [2024-03-09T14:20:24.581Z] 0f31fcae99a8: Preparing [2024-03-09T14:20:24.581Z] 5dd9e6f7d410: Preparing [2024-03-09T14:20:24.581Z] 113121a8e739: Preparing [2024-03-09T14:20:24.581Z] 724bfdd06b93: Preparing [2024-03-09T14:20:24.581Z] b99f471c23fa: Preparing [2024-03-09T14:20:24.581Z] 372ea0120c34: Preparing [2024-03-09T14:20:24.581Z] db376d8e9312: Preparing [2024-03-09T14:20:24.581Z] aedc3bda2944: Preparing [2024-03-09T14:20:24.581Z] b99f471c23fa: Waiting [2024-03-09T14:20:24.581Z] aedc3bda2944: Waiting [2024-03-09T14:20:24.581Z] db376d8e9312: Waiting [2024-03-09T14:20:24.581Z] 372ea0120c34: Waiting [2024-03-09T14:20:24.581Z] 0f31fcae99a8: Layer already exists [2024-03-09T14:20:24.581Z] 113121a8e739: Layer already exists [2024-03-09T14:20:24.581Z] 5dd9e6f7d410: Layer already exists [2024-03-09T14:20:24.581Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:24.581Z] 18008ad904af: Layer already exists [2024-03-09T14:20:24.581Z] b99f471c23fa: Layer already exists [2024-03-09T14:20:24.581Z] 372ea0120c34: Layer already exists [2024-03-09T14:20:24.581Z] db376d8e9312: Layer already exists [2024-03-09T14:20:24.581Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:24.581Z] main: digest: sha256:15696d44bac3b2d10a3112d6294b2ca12f12ddef42b06c2920d5c2df0a016fd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:20:25.173Z] ===================================================== [Pipeline] echo [2024-03-09T14:20:25.266Z] taggedImages: [2024-03-09T14:20:25.266Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:20:25.266Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-03-09T14:20:25.266Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.22 [2024-03-09T14:20:25.266Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:25.266Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-03-09T14:20:25.392Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-03-09T14:20:25.392Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:20:25.392Z] latest [2024-03-09T14:20:25.392Z] 3.2.0-dev.22 [2024-03-09T14:20:25.392Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:25.392Z] main [2024-03-09T14:20:25.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:26.152Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:26.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:20:26.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-09T14:20:26.714Z] 1dccae53c9f0: Preparing [2024-03-09T14:20:26.714Z] cb16be9d6758: Preparing [2024-03-09T14:20:26.714Z] 0feaafbe2813: Preparing [2024-03-09T14:20:26.714Z] 113121a8e739: Preparing [2024-03-09T14:20:26.714Z] 724bfdd06b93: Preparing [2024-03-09T14:20:26.714Z] ce7ca42cb087: Preparing [2024-03-09T14:20:26.714Z] 0229cfcb934c: Preparing [2024-03-09T14:20:26.714Z] b1f0f0d89070: Preparing [2024-03-09T14:20:26.714Z] aedc3bda2944: Preparing [2024-03-09T14:20:26.714Z] ce7ca42cb087: Waiting [2024-03-09T14:20:26.714Z] 0229cfcb934c: Waiting [2024-03-09T14:20:26.714Z] b1f0f0d89070: Waiting [2024-03-09T14:20:26.714Z] aedc3bda2944: Waiting [2024-03-09T14:20:26.714Z] 113121a8e739: Layer already exists [2024-03-09T14:20:26.714Z] 1dccae53c9f0: Layer already exists [2024-03-09T14:20:26.714Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:26.714Z] 0229cfcb934c: Layer already exists [2024-03-09T14:20:26.714Z] 0feaafbe2813: Pushed [2024-03-09T14:20:26.714Z] b1f0f0d89070: Layer already exists [2024-03-09T14:20:26.714Z] cb16be9d6758: Pushed [2024-03-09T14:20:26.714Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:34.848Z] ce7ca42cb087: Pushed [2024-03-09T14:20:34.848Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:a120be9954f919dd3cbc11b31b67111103c950f5a4a239b1584adadf540cdc84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:35.410Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:35.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-03-09T14:20:35.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-09T14:20:35.976Z] 1dccae53c9f0: Preparing [2024-03-09T14:20:35.976Z] cb16be9d6758: Preparing [2024-03-09T14:20:35.976Z] 0feaafbe2813: Preparing [2024-03-09T14:20:35.976Z] 113121a8e739: Preparing [2024-03-09T14:20:35.976Z] 724bfdd06b93: Preparing [2024-03-09T14:20:35.976Z] ce7ca42cb087: Preparing [2024-03-09T14:20:35.976Z] 0229cfcb934c: Preparing [2024-03-09T14:20:35.976Z] b1f0f0d89070: Preparing [2024-03-09T14:20:35.976Z] aedc3bda2944: Preparing [2024-03-09T14:20:35.976Z] b1f0f0d89070: Waiting [2024-03-09T14:20:35.976Z] 0229cfcb934c: Waiting [2024-03-09T14:20:35.976Z] ce7ca42cb087: Waiting [2024-03-09T14:20:35.976Z] aedc3bda2944: Waiting [2024-03-09T14:20:35.976Z] 0feaafbe2813: Layer already exists [2024-03-09T14:20:35.976Z] 1dccae53c9f0: Layer already exists [2024-03-09T14:20:35.976Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:35.976Z] 113121a8e739: Layer already exists [2024-03-09T14:20:35.976Z] cb16be9d6758: Layer already exists [2024-03-09T14:20:35.976Z] ce7ca42cb087: Layer already exists [2024-03-09T14:20:35.976Z] 0229cfcb934c: Layer already exists [2024-03-09T14:20:35.976Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:35.976Z] b1f0f0d89070: Layer already exists [2024-03-09T14:20:35.976Z] latest: digest: sha256:a120be9954f919dd3cbc11b31b67111103c950f5a4a239b1584adadf540cdc84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:36.543Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:37.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.22 [2024-03-09T14:20:37.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-09T14:20:37.117Z] 1dccae53c9f0: Preparing [2024-03-09T14:20:37.117Z] cb16be9d6758: Preparing [2024-03-09T14:20:37.117Z] 0feaafbe2813: Preparing [2024-03-09T14:20:37.117Z] 113121a8e739: Preparing [2024-03-09T14:20:37.117Z] 724bfdd06b93: Preparing [2024-03-09T14:20:37.117Z] ce7ca42cb087: Preparing [2024-03-09T14:20:37.117Z] 0229cfcb934c: Preparing [2024-03-09T14:20:37.117Z] b1f0f0d89070: Preparing [2024-03-09T14:20:37.117Z] aedc3bda2944: Preparing [2024-03-09T14:20:37.117Z] 0229cfcb934c: Waiting [2024-03-09T14:20:37.117Z] ce7ca42cb087: Waiting [2024-03-09T14:20:37.117Z] b1f0f0d89070: Waiting [2024-03-09T14:20:37.117Z] aedc3bda2944: Waiting [2024-03-09T14:20:37.117Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:37.117Z] cb16be9d6758: Layer already exists [2024-03-09T14:20:37.117Z] 113121a8e739: Layer already exists [2024-03-09T14:20:37.117Z] 0feaafbe2813: Layer already exists [2024-03-09T14:20:37.117Z] 1dccae53c9f0: Layer already exists [2024-03-09T14:20:37.117Z] ce7ca42cb087: Layer already exists [2024-03-09T14:20:37.117Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:37.117Z] 0229cfcb934c: Layer already exists [2024-03-09T14:20:37.117Z] b1f0f0d89070: Layer already exists [2024-03-09T14:20:37.117Z] 3.2.0-dev.22: digest: sha256:a120be9954f919dd3cbc11b31b67111103c950f5a4a239b1584adadf540cdc84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:37.698Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:38.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:38.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-09T14:20:38.269Z] 1dccae53c9f0: Preparing [2024-03-09T14:20:38.269Z] cb16be9d6758: Preparing [2024-03-09T14:20:38.269Z] 0feaafbe2813: Preparing [2024-03-09T14:20:38.269Z] 113121a8e739: Preparing [2024-03-09T14:20:38.269Z] 724bfdd06b93: Preparing [2024-03-09T14:20:38.269Z] ce7ca42cb087: Preparing [2024-03-09T14:20:38.269Z] 0229cfcb934c: Preparing [2024-03-09T14:20:38.270Z] b1f0f0d89070: Preparing [2024-03-09T14:20:38.270Z] ce7ca42cb087: Waiting [2024-03-09T14:20:38.270Z] 0229cfcb934c: Waiting [2024-03-09T14:20:38.270Z] aedc3bda2944: Preparing [2024-03-09T14:20:38.270Z] b1f0f0d89070: Waiting [2024-03-09T14:20:38.270Z] aedc3bda2944: Waiting [2024-03-09T14:20:38.270Z] 113121a8e739: Layer already exists [2024-03-09T14:20:38.270Z] 0feaafbe2813: Layer already exists [2024-03-09T14:20:38.270Z] 1dccae53c9f0: Layer already exists [2024-03-09T14:20:38.270Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:38.270Z] cb16be9d6758: Layer already exists [2024-03-09T14:20:38.270Z] ce7ca42cb087: Layer already exists [2024-03-09T14:20:38.270Z] b1f0f0d89070: Layer already exists [2024-03-09T14:20:38.270Z] 0229cfcb934c: Layer already exists [2024-03-09T14:20:38.270Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:38.270Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:a120be9954f919dd3cbc11b31b67111103c950f5a4a239b1584adadf540cdc84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:38.834Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:39.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-03-09T14:20:39.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-09T14:20:39.405Z] 1dccae53c9f0: Preparing [2024-03-09T14:20:39.405Z] cb16be9d6758: Preparing [2024-03-09T14:20:39.405Z] 0feaafbe2813: Preparing [2024-03-09T14:20:39.405Z] 113121a8e739: Preparing [2024-03-09T14:20:39.405Z] 724bfdd06b93: Preparing [2024-03-09T14:20:39.405Z] ce7ca42cb087: Preparing [2024-03-09T14:20:39.405Z] 0229cfcb934c: Preparing [2024-03-09T14:20:39.405Z] b1f0f0d89070: Preparing [2024-03-09T14:20:39.405Z] aedc3bda2944: Preparing [2024-03-09T14:20:39.405Z] 0229cfcb934c: Waiting [2024-03-09T14:20:39.405Z] b1f0f0d89070: Waiting [2024-03-09T14:20:39.405Z] ce7ca42cb087: Waiting [2024-03-09T14:20:39.405Z] 1dccae53c9f0: Layer already exists [2024-03-09T14:20:39.405Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:39.405Z] cb16be9d6758: Layer already exists [2024-03-09T14:20:39.405Z] 113121a8e739: Layer already exists [2024-03-09T14:20:39.405Z] 0feaafbe2813: Layer already exists [2024-03-09T14:20:39.405Z] b1f0f0d89070: Layer already exists [2024-03-09T14:20:39.405Z] ce7ca42cb087: Layer already exists [2024-03-09T14:20:39.405Z] 0229cfcb934c: Layer already exists [2024-03-09T14:20:39.405Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:39.405Z] main: digest: sha256:a120be9954f919dd3cbc11b31b67111103c950f5a4a239b1584adadf540cdc84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:20:40.005Z] ===================================================== [Pipeline] echo [2024-03-09T14:20:40.105Z] taggedImages: [2024-03-09T14:20:40.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:20:40.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-03-09T14:20:40.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.22 [2024-03-09T14:20:40.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:40.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-03-09T14:20:40.213Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-03-09T14:20:40.213Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:20:40.213Z] latest [2024-03-09T14:20:40.213Z] 3.2.0-dev.22 [2024-03-09T14:20:40.213Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:40.213Z] main [2024-03-09T14:20:40.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:40.953Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:41.522Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:20:41.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-09T14:20:41.522Z] 1f50a456e595: Preparing [2024-03-09T14:20:41.522Z] 949139dca990: Preparing [2024-03-09T14:20:41.522Z] 113121a8e739: Preparing [2024-03-09T14:20:41.522Z] 724bfdd06b93: Preparing [2024-03-09T14:20:41.522Z] 44c16449c1f9: Preparing [2024-03-09T14:20:41.522Z] e592afbee3e5: Preparing [2024-03-09T14:20:41.522Z] aedc3bda2944: Preparing [2024-03-09T14:20:41.522Z] e592afbee3e5: Waiting [2024-03-09T14:20:41.522Z] aedc3bda2944: Waiting [2024-03-09T14:20:41.522Z] 113121a8e739: Layer already exists [2024-03-09T14:20:41.522Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:41.522Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:41.522Z] 44c16449c1f9: Pushed [2024-03-09T14:20:41.522Z] 1f50a456e595: Pushed [2024-03-09T14:20:41.522Z] e592afbee3e5: Pushed [2024-03-09T14:20:43.428Z] 949139dca990: Pushed [2024-03-09T14:20:43.428Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:84c3baa928be2746a94d5d05904114b7a892ee21312439e08c658ab83c4ee44c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:44.012Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:44.590Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-03-09T14:20:44.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-09T14:20:44.590Z] 1f50a456e595: Preparing [2024-03-09T14:20:44.590Z] 949139dca990: Preparing [2024-03-09T14:20:44.590Z] 113121a8e739: Preparing [2024-03-09T14:20:44.590Z] 724bfdd06b93: Preparing [2024-03-09T14:20:44.590Z] 44c16449c1f9: Preparing [2024-03-09T14:20:44.590Z] e592afbee3e5: Preparing [2024-03-09T14:20:44.590Z] aedc3bda2944: Preparing [2024-03-09T14:20:44.590Z] e592afbee3e5: Waiting [2024-03-09T14:20:44.590Z] aedc3bda2944: Waiting [2024-03-09T14:20:44.590Z] 1f50a456e595: Layer already exists [2024-03-09T14:20:44.590Z] 113121a8e739: Layer already exists [2024-03-09T14:20:44.590Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:44.590Z] 949139dca990: Layer already exists [2024-03-09T14:20:44.590Z] 44c16449c1f9: Layer already exists [2024-03-09T14:20:44.590Z] e592afbee3e5: Layer already exists [2024-03-09T14:20:44.590Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:44.590Z] latest: digest: sha256:84c3baa928be2746a94d5d05904114b7a892ee21312439e08c658ab83c4ee44c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:45.169Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:45.752Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.22 [2024-03-09T14:20:45.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-09T14:20:45.752Z] 1f50a456e595: Preparing [2024-03-09T14:20:45.752Z] 949139dca990: Preparing [2024-03-09T14:20:45.752Z] 113121a8e739: Preparing [2024-03-09T14:20:45.752Z] 724bfdd06b93: Preparing [2024-03-09T14:20:45.752Z] 44c16449c1f9: Preparing [2024-03-09T14:20:45.752Z] e592afbee3e5: Preparing [2024-03-09T14:20:45.752Z] aedc3bda2944: Preparing [2024-03-09T14:20:45.752Z] e592afbee3e5: Waiting [2024-03-09T14:20:45.752Z] aedc3bda2944: Waiting [2024-03-09T14:20:45.752Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:45.752Z] 113121a8e739: Layer already exists [2024-03-09T14:20:45.752Z] 949139dca990: Layer already exists [2024-03-09T14:20:45.752Z] 1f50a456e595: Layer already exists [2024-03-09T14:20:45.752Z] 44c16449c1f9: Layer already exists [2024-03-09T14:20:45.752Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:45.752Z] e592afbee3e5: Layer already exists [2024-03-09T14:20:45.752Z] 3.2.0-dev.22: digest: sha256:84c3baa928be2746a94d5d05904114b7a892ee21312439e08c658ab83c4ee44c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:46.346Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:46.926Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:46.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-09T14:20:46.926Z] 1f50a456e595: Preparing [2024-03-09T14:20:46.926Z] 949139dca990: Preparing [2024-03-09T14:20:46.926Z] 113121a8e739: Preparing [2024-03-09T14:20:46.926Z] 724bfdd06b93: Preparing [2024-03-09T14:20:46.926Z] 44c16449c1f9: Preparing [2024-03-09T14:20:46.926Z] e592afbee3e5: Preparing [2024-03-09T14:20:46.926Z] aedc3bda2944: Preparing [2024-03-09T14:20:46.926Z] aedc3bda2944: Waiting [2024-03-09T14:20:46.926Z] e592afbee3e5: Waiting [2024-03-09T14:20:46.926Z] 1f50a456e595: Layer already exists [2024-03-09T14:20:46.926Z] 949139dca990: Layer already exists [2024-03-09T14:20:46.926Z] 113121a8e739: Layer already exists [2024-03-09T14:20:46.926Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:46.926Z] 44c16449c1f9: Layer already exists [2024-03-09T14:20:46.926Z] e592afbee3e5: Layer already exists [2024-03-09T14:20:46.926Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:46.926Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:84c3baa928be2746a94d5d05904114b7a892ee21312439e08c658ab83c4ee44c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:47.589Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:48.214Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-03-09T14:20:48.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-09T14:20:48.214Z] 1f50a456e595: Preparing [2024-03-09T14:20:48.214Z] 949139dca990: Preparing [2024-03-09T14:20:48.214Z] 113121a8e739: Preparing [2024-03-09T14:20:48.214Z] 724bfdd06b93: Preparing [2024-03-09T14:20:48.214Z] 44c16449c1f9: Preparing [2024-03-09T14:20:48.214Z] e592afbee3e5: Preparing [2024-03-09T14:20:48.214Z] aedc3bda2944: Preparing [2024-03-09T14:20:48.214Z] e592afbee3e5: Waiting [2024-03-09T14:20:48.214Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:48.214Z] 113121a8e739: Layer already exists [2024-03-09T14:20:48.214Z] 1f50a456e595: Layer already exists [2024-03-09T14:20:48.214Z] 44c16449c1f9: Layer already exists [2024-03-09T14:20:48.214Z] 949139dca990: Layer already exists [2024-03-09T14:20:48.214Z] e592afbee3e5: Layer already exists [2024-03-09T14:20:48.214Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:48.214Z] main: digest: sha256:84c3baa928be2746a94d5d05904114b7a892ee21312439e08c658ab83c4ee44c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:20:48.822Z] ===================================================== [Pipeline] echo [2024-03-09T14:20:48.926Z] taggedImages: [2024-03-09T14:20:48.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:20:48.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-03-09T14:20:48.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.22 [2024-03-09T14:20:48.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:48.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-03-09T14:20:49.039Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-03-09T14:20:49.039Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:20:49.039Z] latest [2024-03-09T14:20:49.039Z] 3.2.0-dev.22 [2024-03-09T14:20:49.039Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:49.039Z] main [2024-03-09T14:20:49.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:49.949Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:50.524Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:20:50.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-09T14:20:50.524Z] 9530a46c2c9d: Preparing [2024-03-09T14:20:50.524Z] 10929229803e: Preparing [2024-03-09T14:20:50.524Z] 113121a8e739: Preparing [2024-03-09T14:20:50.524Z] 724bfdd06b93: Preparing [2024-03-09T14:20:50.524Z] 8811a3ed4c04: Preparing [2024-03-09T14:20:50.524Z] 37c97f43024a: Preparing [2024-03-09T14:20:50.524Z] aedc3bda2944: Preparing [2024-03-09T14:20:50.524Z] 37c97f43024a: Waiting [2024-03-09T14:20:50.524Z] aedc3bda2944: Waiting [2024-03-09T14:20:50.524Z] 113121a8e739: Layer already exists [2024-03-09T14:20:50.524Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:20:50.524Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:50.524Z] 37c97f43024a: Layer already exists [2024-03-09T14:20:50.524Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:50.524Z] 9530a46c2c9d: Pushed [2024-03-09T14:20:53.057Z] 10929229803e: Pushed [2024-03-09T14:20:53.057Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:737ee6375fd0cee3d9ca63d5ccd8a32871c9cf1739de7085c42fcac58613e8e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:53.655Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:54.245Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-03-09T14:20:54.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-09T14:20:54.245Z] 9530a46c2c9d: Preparing [2024-03-09T14:20:54.245Z] 10929229803e: Preparing [2024-03-09T14:20:54.245Z] 113121a8e739: Preparing [2024-03-09T14:20:54.245Z] 724bfdd06b93: Preparing [2024-03-09T14:20:54.245Z] 8811a3ed4c04: Preparing [2024-03-09T14:20:54.245Z] 37c97f43024a: Preparing [2024-03-09T14:20:54.246Z] aedc3bda2944: Preparing [2024-03-09T14:20:54.246Z] 37c97f43024a: Waiting [2024-03-09T14:20:54.246Z] aedc3bda2944: Waiting [2024-03-09T14:20:54.246Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:20:54.246Z] 9530a46c2c9d: Layer already exists [2024-03-09T14:20:54.246Z] 113121a8e739: Layer already exists [2024-03-09T14:20:54.246Z] 10929229803e: Layer already exists [2024-03-09T14:20:54.246Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:54.246Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:54.246Z] 37c97f43024a: Layer already exists [2024-03-09T14:20:54.246Z] latest: digest: sha256:737ee6375fd0cee3d9ca63d5ccd8a32871c9cf1739de7085c42fcac58613e8e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:54.848Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:55.443Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.22 [2024-03-09T14:20:55.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-09T14:20:55.444Z] 9530a46c2c9d: Preparing [2024-03-09T14:20:55.444Z] 10929229803e: Preparing [2024-03-09T14:20:55.444Z] 113121a8e739: Preparing [2024-03-09T14:20:55.444Z] 724bfdd06b93: Preparing [2024-03-09T14:20:55.444Z] 8811a3ed4c04: Preparing [2024-03-09T14:20:55.444Z] 37c97f43024a: Preparing [2024-03-09T14:20:55.444Z] aedc3bda2944: Preparing [2024-03-09T14:20:55.444Z] aedc3bda2944: Waiting [2024-03-09T14:20:55.444Z] 37c97f43024a: Waiting [2024-03-09T14:20:55.444Z] 113121a8e739: Layer already exists [2024-03-09T14:20:55.444Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:20:55.444Z] 10929229803e: Layer already exists [2024-03-09T14:20:55.444Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:55.444Z] 9530a46c2c9d: Layer already exists [2024-03-09T14:20:55.444Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:55.444Z] 37c97f43024a: Layer already exists [2024-03-09T14:20:55.444Z] 3.2.0-dev.22: digest: sha256:737ee6375fd0cee3d9ca63d5ccd8a32871c9cf1739de7085c42fcac58613e8e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:56.041Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:56.649Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:56.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-09T14:20:56.649Z] 9530a46c2c9d: Preparing [2024-03-09T14:20:56.649Z] 10929229803e: Preparing [2024-03-09T14:20:56.649Z] 113121a8e739: Preparing [2024-03-09T14:20:56.649Z] 724bfdd06b93: Preparing [2024-03-09T14:20:56.649Z] 8811a3ed4c04: Preparing [2024-03-09T14:20:56.649Z] 37c97f43024a: Preparing [2024-03-09T14:20:56.649Z] aedc3bda2944: Preparing [2024-03-09T14:20:56.649Z] 37c97f43024a: Waiting [2024-03-09T14:20:56.649Z] aedc3bda2944: Waiting [2024-03-09T14:20:56.649Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:20:56.649Z] 9530a46c2c9d: Layer already exists [2024-03-09T14:20:56.649Z] 10929229803e: Layer already exists [2024-03-09T14:20:56.649Z] 113121a8e739: Layer already exists [2024-03-09T14:20:56.649Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:56.649Z] 37c97f43024a: Layer already exists [2024-03-09T14:20:56.649Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:56.649Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:737ee6375fd0cee3d9ca63d5ccd8a32871c9cf1739de7085c42fcac58613e8e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:57.260Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:20:57.857Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-03-09T14:20:57.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-09T14:20:57.857Z] 9530a46c2c9d: Preparing [2024-03-09T14:20:57.857Z] 10929229803e: Preparing [2024-03-09T14:20:57.857Z] 113121a8e739: Preparing [2024-03-09T14:20:57.857Z] 724bfdd06b93: Preparing [2024-03-09T14:20:57.857Z] 8811a3ed4c04: Preparing [2024-03-09T14:20:57.857Z] 37c97f43024a: Preparing [2024-03-09T14:20:57.857Z] aedc3bda2944: Preparing [2024-03-09T14:20:57.857Z] aedc3bda2944: Waiting [2024-03-09T14:20:57.857Z] 37c97f43024a: Waiting [2024-03-09T14:20:57.857Z] 113121a8e739: Layer already exists [2024-03-09T14:20:57.857Z] 8811a3ed4c04: Layer already exists [2024-03-09T14:20:57.857Z] 9530a46c2c9d: Layer already exists [2024-03-09T14:20:57.857Z] 10929229803e: Layer already exists [2024-03-09T14:20:57.857Z] 724bfdd06b93: Layer already exists [2024-03-09T14:20:57.857Z] aedc3bda2944: Layer already exists [2024-03-09T14:20:57.857Z] 37c97f43024a: Layer already exists [2024-03-09T14:20:57.857Z] main: digest: sha256:737ee6375fd0cee3d9ca63d5ccd8a32871c9cf1739de7085c42fcac58613e8e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:20:58.518Z] ===================================================== [Pipeline] echo [2024-03-09T14:20:58.626Z] taggedImages: [2024-03-09T14:20:58.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:20:58.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-03-09T14:20:58.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.22 [2024-03-09T14:20:58.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:20:58.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-09T14:32:26.145Z] #123 ... [2024-03-09T14:32:26.145Z] [2024-03-09T14:32:26.145Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-09T14:32:26.145Z] #139 750.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-09T14:32:26.145Z] #139 ... [2024-03-09T14:32:26.145Z] [2024-03-09T14:32:26.145Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-09T14:32:26.145Z] #131 DONE 752.8s [2024-03-09T14:32:26.145Z] [2024-03-09T14:32:26.145Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:32:26.145Z] #135 ... [2024-03-09T14:32:26.145Z] [2024-03-09T14:32:26.145Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:32:26.145Z] #141 DONE 0.3s [2024-03-09T14:32:26.145Z] [2024-03-09T14:32:26.145Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:32:26.145Z] #142 DONE 0.1s [2024-03-09T14:32:26.145Z] [2024-03-09T14:32:26.145Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-09T14:32:26.145Z] #140 ... [2024-03-09T14:32:26.145Z] [2024-03-09T14:32:26.145Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-09T14:32:26.145Z] #143 DONE 0.1s [2024-03-09T14:32:26.145Z] [2024-03-09T14:32:26.145Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-09T14:32:26.145Z] #144 DONE 0.1s [2024-03-09T14:32:26.145Z] [2024-03-09T14:32:26.145Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-09T14:32:26.145Z] #133 ... [2024-03-09T14:32:26.145Z] [2024-03-09T14:32:26.145Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-09T14:32:26.145Z] #145 DONE 0.2s [2024-03-09T14:32:26.145Z] [2024-03-09T14:32:26.145Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-09T14:32:26.145Z] #146 DONE 0.1s [2024-03-09T14:32:26.145Z] [2024-03-09T14:32:26.145Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-09T14:32:27.101Z] #147 DONE 1.9s [2024-03-09T14:32:27.101Z] [2024-03-09T14:32:27.101Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-09T14:32:27.368Z] #139 ... [2024-03-09T14:32:27.368Z] [2024-03-09T14:32:27.368Z] #93 [security-proxy-setup] exporting to image [2024-03-09T14:32:27.368Z] #93 exporting layers [2024-03-09T14:32:28.774Z] #93 exporting layers 1.2s done [2024-03-09T14:32:28.774Z] #93 writing image sha256:74722db6524009d386c2064f75b00d99f3c2e98d272750887e7695d3c836ac8c done [2024-03-09T14:32:28.774Z] #93 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-03-09T14:32:28.774Z] #93 DONE 5.9s [2024-03-09T14:32:28.774Z] [2024-03-09T14:32:28.774Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:32:36.978Z] #135 ... [2024-03-09T14:32:36.978Z] [2024-03-09T14:32:36.978Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-09T14:32:36.978Z] #139 DONE 765.3s [2024-03-09T14:32:36.978Z] [2024-03-09T14:32:36.978Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-09T14:32:36.978Z] #136 ... [2024-03-09T14:32:36.978Z] [2024-03-09T14:32:36.978Z] #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:32:37.245Z] #148 DONE 0.3s [2024-03-09T14:32:37.245Z] [2024-03-09T14:32:37.245Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:32:37.245Z] #135 ... [2024-03-09T14:32:37.245Z] [2024-03-09T14:32:37.245Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:32:37.245Z] #149 DONE 0.1s [2024-03-09T14:32:37.512Z] [2024-03-09T14:32:37.512Z] #150 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-09T14:32:37.777Z] #150 DONE 0.2s [2024-03-09T14:32:37.777Z] [2024-03-09T14:32:37.777Z] #151 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-09T14:32:37.777Z] #151 DONE 0.2s [2024-03-09T14:32:37.777Z] [2024-03-09T14:32:37.777Z] #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:32:38.115Z] #152 DONE 0.2s [2024-03-09T14:32:38.115Z] [2024-03-09T14:32:38.115Z] #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-09T14:32:38.387Z] #153 DONE 0.4s [2024-03-09T14:32:38.387Z] [2024-03-09T14:32:38.387Z] #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-09T14:32:38.653Z] #154 DONE 0.3s [2024-03-09T14:32:38.653Z] [2024-03-09T14:32:38.653Z] #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-09T14:32:38.928Z] #155 DONE 0.1s [2024-03-09T14:32:38.928Z] [2024-03-09T14:32:38.928Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-09T14:32:40.333Z] #156 ... [2024-03-09T14:32:40.333Z] [2024-03-09T14:32:40.333Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-09T14:32:40.333Z] #140 DONE 769.0s [2024-03-09T14:32:40.333Z] [2024-03-09T14:32:40.333Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:32:40.930Z] #135 ... [2024-03-09T14:32:40.930Z] [2024-03-09T14:32:40.930Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-09T14:32:41.197Z] #157 DONE 0.2s [2024-03-09T14:32:41.197Z] [2024-03-09T14:32:41.197Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-09T14:32:41.467Z] #158 ... [2024-03-09T14:32:41.467Z] [2024-03-09T14:32:41.467Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-09T14:32:41.467Z] #156 DONE 2.5s [2024-03-09T14:32:41.467Z] [2024-03-09T14:32:41.467Z] #93 [security-secretstore-setup] exporting to image [2024-03-09T14:32:41.467Z] #93 exporting layers [2024-03-09T14:32:42.875Z] #93 exporting layers 1.5s done [2024-03-09T14:32:42.875Z] #93 writing image sha256:bde68ffee4463b634bc30a8a116f5f189380d9de54a369d69fc5bbe8acc2ad9b 0.0s done [2024-03-09T14:32:42.875Z] #93 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-03-09T14:32:42.875Z] #93 DONE 7.4s [2024-03-09T14:32:42.875Z] [2024-03-09T14:32:42.875Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-09T14:32:43.475Z] #136 ... [2024-03-09T14:32:43.475Z] [2024-03-09T14:32:43.475Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-09T14:32:43.475Z] #158 DONE 2.4s [2024-03-09T14:32:43.475Z] [2024-03-09T14:32:43.475Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:32:43.747Z] #159 DONE 0.2s [2024-03-09T14:32:43.747Z] [2024-03-09T14:32:43.747Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:32:44.042Z] #160 DONE 0.2s [2024-03-09T14:32:44.042Z] [2024-03-09T14:32:44.042Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-09T14:32:44.042Z] #133 ... [2024-03-09T14:32:44.042Z] [2024-03-09T14:32:44.042Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-09T14:32:44.309Z] #161 DONE 0.3s [2024-03-09T14:32:44.309Z] [2024-03-09T14:32:44.309Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:32:44.309Z] #135 ... [2024-03-09T14:32:44.309Z] [2024-03-09T14:32:44.309Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-09T14:32:44.582Z] #162 DONE 0.2s [2024-03-09T14:32:44.582Z] [2024-03-09T14:32:44.582Z] #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-09T14:32:44.582Z] #163 DONE 0.1s [2024-03-09T14:32:44.582Z] [2024-03-09T14:32:44.582Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-09T14:32:44.582Z] #164 DONE 0.1s [2024-03-09T14:32:44.582Z] [2024-03-09T14:32:44.582Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:32:44.849Z] #135 ... [2024-03-09T14:32:44.849Z] [2024-03-09T14:32:44.849Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-09T14:32:44.849Z] #165 DONE 0.1s [2024-03-09T14:32:44.849Z] [2024-03-09T14:32:44.849Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-09T14:32:45.116Z] #166 DONE 0.2s [2024-03-09T14:32:45.116Z] [2024-03-09T14:32:45.116Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-09T14:32:47.063Z] #167 DONE 1.8s [2024-03-09T14:32:47.063Z] [2024-03-09T14:32:47.063Z] #93 [security-bootstrapper] exporting to image [2024-03-09T14:32:47.647Z] #93 exporting layers 0.7s done [2024-03-09T14:32:47.647Z] #93 writing image sha256:bc1aa419c814899b0ea9073cd654030f444ca00ab3494cae5bbb23ac92b426a0 done [2024-03-09T14:32:47.647Z] #93 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-09T14:32:47.647Z] #93 DONE 8.1s [2024-03-09T14:32:47.647Z] [2024-03-09T14:32:47.647Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-09T14:32:52.978Z] #137 ... [2024-03-09T14:32:52.978Z] [2024-03-09T14:32:52.978Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-09T14:32:52.978Z] #134 DONE 783.9s [2024-03-09T14:32:52.978Z] [2024-03-09T14:32:52.978Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:32:53.559Z] #135 ... [2024-03-09T14:32:53.559Z] [2024-03-09T14:32:53.559Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:32:53.826Z] #168 DONE 0.3s [2024-03-09T14:32:53.826Z] [2024-03-09T14:32:53.826Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:32:53.826Z] #169 DONE 0.2s [2024-03-09T14:32:53.826Z] [2024-03-09T14:32:53.826Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-09T14:32:54.102Z] #170 DONE 0.3s [2024-03-09T14:32:54.102Z] [2024-03-09T14:32:54.102Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-09T14:32:54.380Z] #136 ... [2024-03-09T14:32:54.380Z] [2024-03-09T14:32:54.380Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:32:54.380Z] #171 DONE 0.1s [2024-03-09T14:32:54.380Z] [2024-03-09T14:32:54.380Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-09T14:32:54.646Z] #172 DONE 0.1s [2024-03-09T14:32:54.646Z] [2024-03-09T14:32:54.646Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-09T14:32:56.587Z] #173 DONE 2.0s [2024-03-09T14:32:56.587Z] [2024-03-09T14:32:56.587Z] #93 [security-proxy-auth] exporting to image [2024-03-09T14:32:56.587Z] #93 exporting layers [2024-03-09T14:32:57.168Z] #93 exporting layers 0.5s done [2024-03-09T14:32:57.168Z] #93 writing image sha256:31adf21f72db8d65cef777ba93b1b4eeabd9ce7eb3a385f7d98aed0c5ca2dc07 0.0s done [2024-03-09T14:32:57.168Z] #93 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-09T14:32:57.168Z] #93 DONE 8.7s [2024-03-09T14:32:57.168Z] [2024-03-09T14:32:57.168Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-09T14:33:09.472Z] #136 ... [2024-03-09T14:33:09.472Z] [2024-03-09T14:33:09.472Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-09T14:33:09.472Z] #137 DONE 799.8s [2024-03-09T14:33:09.472Z] [2024-03-09T14:33:09.472Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:33:09.472Z] #135 ... [2024-03-09T14:33:09.472Z] [2024-03-09T14:33:09.472Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:33:09.472Z] #174 DONE 0.2s [2024-03-09T14:33:09.472Z] [2024-03-09T14:33:09.472Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:33:09.472Z] #175 DONE 0.1s [2024-03-09T14:33:09.472Z] [2024-03-09T14:33:09.472Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:33:09.815Z] #135 ... [2024-03-09T14:33:09.815Z] [2024-03-09T14:33:09.815Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-09T14:33:09.815Z] #176 DONE 0.3s [2024-03-09T14:33:09.815Z] [2024-03-09T14:33:09.815Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-09T14:33:10.099Z] #133 ... [2024-03-09T14:33:10.099Z] [2024-03-09T14:33:10.099Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:33:10.099Z] #177 DONE 0.3s [2024-03-09T14:33:10.099Z] [2024-03-09T14:33:10.099Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-09T14:33:10.369Z] #136 ... [2024-03-09T14:33:10.369Z] [2024-03-09T14:33:10.369Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-09T14:33:10.369Z] #178 DONE 0.2s [2024-03-09T14:33:10.369Z] [2024-03-09T14:33:10.369Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-09T14:33:12.325Z] #179 DONE 1.7s [2024-03-09T14:33:12.325Z] [2024-03-09T14:33:12.325Z] #93 [core-common-config-bootstrapper] exporting to image [2024-03-09T14:33:12.325Z] #93 exporting layers [2024-03-09T14:33:12.592Z] #93 exporting layers 0.5s done [2024-03-09T14:33:12.592Z] #93 writing image sha256:c47269e68600d7c45723d904669936d21d22166c5497d876d8b574dabb350235 done [2024-03-09T14:33:12.592Z] #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-09T14:33:12.592Z] #93 DONE 9.2s [2024-03-09T14:33:12.592Z] [2024-03-09T14:33:12.592Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-09T14:33:39.256Z] #136 DONE 827.8s [2024-03-09T14:33:39.256Z] [2024-03-09T14:33:39.256Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-09T14:33:39.256Z] #30 ... [2024-03-09T14:33:39.256Z] [2024-03-09T14:33:39.256Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:33:39.256Z] #180 DONE 0.1s [2024-03-09T14:33:39.256Z] [2024-03-09T14:33:39.256Z] #21 [security-bootstrapper internal] load .dockerignore [2024-03-09T14:33:39.256Z] #21 ... [2024-03-09T14:33:39.256Z] [2024-03-09T14:33:39.256Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:33:39.256Z] #181 DONE 0.2s [2024-03-09T14:33:39.256Z] [2024-03-09T14:33:39.256Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-09T14:33:39.256Z] #182 DONE 0.2s [2024-03-09T14:33:39.256Z] [2024-03-09T14:33:39.256Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:33:39.256Z] #183 DONE 0.1s [2024-03-09T14:33:39.256Z] [2024-03-09T14:33:39.256Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:33:39.256Z] #135 ... [2024-03-09T14:33:39.256Z] [2024-03-09T14:33:39.256Z] #93 [core-command] exporting to image [2024-03-09T14:33:39.256Z] #93 exporting layers [2024-03-09T14:33:39.256Z] #93 exporting layers 0.3s done [2024-03-09T14:33:39.256Z] #93 writing image sha256:d44d3bf7ac2d1dc9784291e8c98a5e47b17c9e4f9de229b95e89ea1c1e9acd15 done [2024-03-09T14:33:39.256Z] #93 naming to docker.io/library/core-command-arm64 done [2024-03-09T14:33:39.256Z] #93 DONE 9.5s [2024-03-09T14:33:39.256Z] [2024-03-09T14:33:39.256Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-09T14:33:51.550Z] #133 ... [2024-03-09T14:33:51.550Z] [2024-03-09T14:33:51.550Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-09T14:33:51.550Z] #123 DONE 840.6s [2024-03-09T14:33:51.550Z] [2024-03-09T14:33:51.550Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:33:51.550Z] #39 ... [2024-03-09T14:33:51.550Z] [2024-03-09T14:33:51.550Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:33:51.550Z] #184 DONE 0.1s [2024-03-09T14:33:51.550Z] [2024-03-09T14:33:51.550Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:33:51.550Z] #185 DONE 0.1s [2024-03-09T14:33:51.550Z] [2024-03-09T14:33:51.550Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-09T14:33:51.550Z] #186 DONE 0.3s [2024-03-09T14:33:51.550Z] [2024-03-09T14:33:51.550Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:33:51.550Z] #187 DONE 0.1s [2024-03-09T14:33:51.550Z] [2024-03-09T14:33:51.550Z] #93 [core-data] exporting to image [2024-03-09T14:33:51.550Z] #93 exporting layers [2024-03-09T14:33:51.550Z] #93 exporting layers 0.3s done [2024-03-09T14:33:51.550Z] #93 writing image sha256:8a4cf761048e9e9c5156cfa08fb1de59b69d9b89d04bef5f7231dc30a9008b46 done [2024-03-09T14:33:51.550Z] #93 naming to docker.io/library/core-data-arm64 done [2024-03-09T14:33:51.550Z] #93 DONE 9.9s [2024-03-09T14:33:51.550Z] [2024-03-09T14:33:51.550Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:33:52.131Z] #135 ... [2024-03-09T14:33:52.131Z] [2024-03-09T14:33:52.131Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-09T14:33:52.131Z] #138 DONE 843.0s [2024-03-09T14:33:52.402Z] [2024-03-09T14:33:52.402Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:33:52.402Z] #135 ... [2024-03-09T14:33:52.402Z] [2024-03-09T14:33:52.402Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:33:52.682Z] #188 DONE 0.2s [2024-03-09T14:33:52.682Z] [2024-03-09T14:33:52.682Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:33:52.682Z] #39 ... [2024-03-09T14:33:52.682Z] [2024-03-09T14:33:52.682Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:33:52.682Z] #189 DONE 0.1s [2024-03-09T14:33:52.947Z] [2024-03-09T14:33:52.947Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-09T14:33:52.947Z] #190 DONE 0.2s [2024-03-09T14:33:52.947Z] [2024-03-09T14:33:52.947Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:33:53.211Z] #191 DONE 0.1s [2024-03-09T14:33:53.211Z] [2024-03-09T14:33:53.211Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-09T14:33:53.211Z] #192 DONE 0.1s [2024-03-09T14:33:53.211Z] [2024-03-09T14:33:53.211Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:33:53.211Z] #39 ... [2024-03-09T14:33:53.211Z] [2024-03-09T14:33:53.211Z] #93 [core-metadata] exporting to image [2024-03-09T14:33:53.476Z] #93 exporting layers 0.2s done [2024-03-09T14:33:53.476Z] #93 writing image sha256:a521321644b15dea6b749c95a830647a755aeb485934ee0210281bb8e32a9072 done [2024-03-09T14:33:53.476Z] #93 naming to docker.io/library/core-metadata-arm64 done [2024-03-09T14:33:53.476Z] #93 DONE 10.1s [2024-03-09T14:33:53.476Z] [2024-03-09T14:33:53.476Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-09T14:34:08.430Z] #133 DONE 856.7s [2024-03-09T14:34:08.430Z] [2024-03-09T14:34:08.430Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:34:09.015Z] #135 ... [2024-03-09T14:34:09.015Z] [2024-03-09T14:34:09.015Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:34:09.015Z] #193 DONE 0.1s [2024-03-09T14:34:09.015Z] [2024-03-09T14:34:09.015Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:34:09.280Z] #39 ... [2024-03-09T14:34:09.280Z] [2024-03-09T14:34:09.280Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:34:09.280Z] #194 DONE 0.1s [2024-03-09T14:34:09.280Z] [2024-03-09T14:34:09.280Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-09T14:34:09.544Z] #195 DONE 0.3s [2024-03-09T14:34:09.544Z] [2024-03-09T14:34:09.544Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:34:09.544Z] #135 ... [2024-03-09T14:34:09.544Z] [2024-03-09T14:34:09.544Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:34:09.544Z] #196 DONE 0.1s [2024-03-09T14:34:09.544Z] [2024-03-09T14:34:09.544Z] #93 [security-spiffe-token-provider] exporting to image [2024-03-09T14:34:09.544Z] #93 exporting layers [2024-03-09T14:34:10.501Z] #93 exporting layers 0.6s done [2024-03-09T14:34:10.501Z] #93 writing image sha256:8a61187c1494b4ab927a8da029bde0ce49b090df09901f1ac41cbf96cf809085 done [2024-03-09T14:34:10.501Z] #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-09T14:34:10.501Z] #93 DONE 10.7s [2024-03-09T14:34:10.501Z] [2024-03-09T14:34:10.501Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:34:28.675Z] #135 ... [2024-03-09T14:34:28.675Z] [2024-03-09T14:34:28.675Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-09T14:34:28.675Z] #107 DONE 878.9s [2024-03-09T14:34:28.675Z] [2024-03-09T14:34:28.675Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-09T14:34:28.675Z] #39 ... [2024-03-09T14:34:28.675Z] [2024-03-09T14:34:28.675Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:34:28.675Z] #197 DONE 0.1s [2024-03-09T14:34:28.675Z] [2024-03-09T14:34:28.675Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:34:28.675Z] #198 DONE 0.2s [2024-03-09T14:34:28.675Z] [2024-03-09T14:34:28.675Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-09T14:34:28.942Z] #199 DONE 0.3s [2024-03-09T14:34:28.942Z] [2024-03-09T14:34:28.942Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:34:28.942Z] #200 DONE 0.1s [2024-03-09T14:34:28.942Z] [2024-03-09T14:34:28.942Z] #93 [support-notifications] exporting to image [2024-03-09T14:34:28.942Z] #93 exporting layers [2024-03-09T14:34:29.525Z] #93 exporting layers 0.5s done [2024-03-09T14:34:29.526Z] #93 writing image sha256:ba65285a4ce87d7f2a46ed1d3ef1ca03a47e3c4ee1f7cd7f7fbf88c0c60d5a1a done [2024-03-09T14:34:29.526Z] #93 naming to docker.io/library/support-notifications-arm64 done [2024-03-09T14:34:29.526Z] #93 DONE 11.2s [2024-03-09T14:34:29.526Z] [2024-03-09T14:34:29.526Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-09T14:34:29.526Z] #135 DONE 880.4s [2024-03-09T14:34:29.526Z] [2024-03-09T14:34:29.526Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-09T14:34:29.526Z] #30 ... [2024-03-09T14:34:29.526Z] [2024-03-09T14:34:29.526Z] #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-09T14:34:29.526Z] #201 DONE 0.1s [2024-03-09T14:34:29.791Z] [2024-03-09T14:34:29.791Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-09T14:34:30.056Z] #202 DONE 0.1s [2024-03-09T14:34:30.056Z] [2024-03-09T14:34:30.056Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-09T14:34:30.056Z] #203 DONE 0.2s [2024-03-09T14:34:30.056Z] [2024-03-09T14:34:30.056Z] #21 [security-bootstrapper internal] load .dockerignore [2024-03-09T14:34:30.056Z] #21 ... [2024-03-09T14:34:30.056Z] [2024-03-09T14:34:30.056Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-09T14:34:30.056Z] #204 DONE 0.1s [2024-03-09T14:34:30.056Z] [2024-03-09T14:34:30.056Z] #93 [support-scheduler] exporting to image [2024-03-09T14:34:30.324Z] #93 exporting layers 0.3s done [2024-03-09T14:34:30.324Z] #93 writing image sha256:93fdcf58a3e7506e7294f5ce987e2f0793fdd9832b5d34697f4868317b04ffdb done [2024-03-09T14:34:30.324Z] #93 naming to docker.io/library/support-scheduler-arm64 done [2024-03-09T14:34:30.324Z] #93 DONE 11.5s [2024-03-09T14:34:30.324Z] [2024-03-09T14:34:30.324Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-09T14:34:30.324Z] time="2024-03-09T14:18:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-09T14:34:30.611Z] $ docker stop --time=1 7199fb5b146c361b2ee659d94511998c1a184877a89f0a83e19444a3256ceb83 [2024-03-09T14:34:32.216Z] $ docker rm -f --volumes 7199fb5b146c361b2ee659d94511998c1a184877a89f0a83e19444a3256ceb83 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-09T14:34:32.879Z] + docker images [2024-03-09T14:34:32.879Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-09T14:34:32.879Z] support-scheduler-arm64 latest 93fdcf58a3e7 3 seconds ago 25.9MB [2024-03-09T14:34:32.879Z] support-notifications-arm64 latest ba65285a4ce8 4 seconds ago 26.6MB [2024-03-09T14:34:32.879Z] security-spiffe-token-provider-arm64 latest 8a61187c1494 23 seconds ago 29.1MB [2024-03-09T14:34:32.879Z] core-metadata-arm64 latest a521321644b1 39 seconds ago 17.4MB [2024-03-09T14:34:32.879Z] core-data-arm64 latest 8a4cf761048e 42 seconds ago 17.2MB [2024-03-09T14:34:32.879Z] core-command-arm64 latest d44d3bf7ac2d 55 seconds ago 17.1MB [2024-03-09T14:34:32.879Z] core-common-config-bootstrapper-arm64 latest c47269e68600 About a minute ago 15.1MB [2024-03-09T14:34:32.879Z] security-proxy-auth-arm64 latest 31adf21f72db About a minute ago 15.9MB [2024-03-09T14:34:32.879Z] security-bootstrapper-arm64 latest bc1aa419c814 About a minute ago 18.5MB [2024-03-09T14:34:32.879Z] security-secretstore-setup-arm64 latest bde68ffee446 About a minute ago 35.9MB [2024-03-09T14:34:32.879Z] security-proxy-setup-arm64 latest 74722db65240 2 minutes ago 25.9MB [2024-03-09T14:34:32.879Z] security-spire-agent-arm64 latest eb8d9b4140e9 15 minutes ago 152MB [2024-03-09T14:34:32.879Z] security-spire-server-arm64 latest 7bcd59fef944 15 minutes ago 96.7MB [2024-03-09T14:34:32.879Z] security-spire-config-arm64 latest 1d81966ddc4e 15 minutes ago 95.8MB [2024-03-09T14:34:32.879Z] ci-base-image-arm64 latest ee119f7b60d2 16 minutes ago 882MB [2024-03-09T14:34:32.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-03-09T14:34:32.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:34:33.914Z] provisioning config files... [2024-03-09T14:34:33.931Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/632@tmp/config14382982854339042491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:34:34.452Z] ---> ****-login.sh [2024-03-09T14:34:34.452Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:34:34.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:34:34.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:34:34.717Z] Configure a credential helper to remove this warning. See [2024-03-09T14:34:34.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:34:34.717Z] [2024-03-09T14:34:34.717Z] Login Succeeded [2024-03-09T14:34:34.717Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:34:34.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:34:35.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:34:35.245Z] Configure a credential helper to remove this warning. See [2024-03-09T14:34:35.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:34:35.245Z] [2024-03-09T14:34:35.245Z] Login Succeeded [2024-03-09T14:34:35.245Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:34:35.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:34:35.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:34:35.510Z] Configure a credential helper to remove this warning. See [2024-03-09T14:34:35.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:34:35.510Z] [2024-03-09T14:34:35.510Z] Login Succeeded [2024-03-09T14:34:35.510Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:34:35.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:34:35.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:34:35.776Z] Configure a credential helper to remove this warning. See [2024-03-09T14:34:35.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:34:35.776Z] [2024-03-09T14:34:35.776Z] Login Succeeded [2024-03-09T14:34:35.776Z] ****.io [2024-03-09T14:34:36.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:34:36.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:34:36.307Z] Configure a credential helper to remove this warning. See [2024-03-09T14:34:36.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:34:36.307Z] [2024-03-09T14:34:36.307Z] Login Succeeded [2024-03-09T14:34:36.570Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:34:36.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:34:37.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:34:37.122Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-03-09T14:34:37.122Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:34:37.122Z] latest [2024-03-09T14:34:37.122Z] 3.2.0-dev.22 [2024-03-09T14:34:37.122Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:34:37.122Z] main [2024-03-09T14:34:37.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:37.971Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:38.602Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:34:38.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-09T14:34:38.603Z] 9e10f124f7b3: Preparing [2024-03-09T14:34:38.603Z] 11c6e6dbd767: Preparing [2024-03-09T14:34:38.603Z] ff00928e8ccf: Preparing [2024-03-09T14:34:38.603Z] 89c7d6034ffe: Preparing [2024-03-09T14:34:38.603Z] 26e26bd915d5: Preparing [2024-03-09T14:34:38.603Z] e561834a2927: Preparing [2024-03-09T14:34:38.603Z] 7c504f21be85: Preparing [2024-03-09T14:34:38.603Z] e561834a2927: Waiting [2024-03-09T14:34:38.603Z] 7c504f21be85: Waiting [2024-03-09T14:34:38.869Z] 26e26bd915d5: Pushed [2024-03-09T14:34:38.869Z] 89c7d6034ffe: Pushed [2024-03-09T14:34:38.869Z] ff00928e8ccf: Pushed [2024-03-09T14:34:38.869Z] 9e10f124f7b3: Pushed [2024-03-09T14:34:38.869Z] 7c504f21be85: Layer already exists [2024-03-09T14:34:38.869Z] e561834a2927: Pushed [2024-03-09T14:34:41.432Z] 11c6e6dbd767: Pushed [2024-03-09T14:34:41.432Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:de94ef392e42414266056e229eeee598d724aa6a0b51da5cf3c3c4cb77091c90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:42.085Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:42.721Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-03-09T14:34:42.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-09T14:34:42.722Z] 9e10f124f7b3: Preparing [2024-03-09T14:34:42.722Z] 11c6e6dbd767: Preparing [2024-03-09T14:34:42.722Z] ff00928e8ccf: Preparing [2024-03-09T14:34:42.722Z] 89c7d6034ffe: Preparing [2024-03-09T14:34:42.722Z] 26e26bd915d5: Preparing [2024-03-09T14:34:42.722Z] e561834a2927: Preparing [2024-03-09T14:34:42.722Z] 7c504f21be85: Preparing [2024-03-09T14:34:42.722Z] e561834a2927: Waiting [2024-03-09T14:34:42.722Z] 7c504f21be85: Waiting [2024-03-09T14:34:42.722Z] 9e10f124f7b3: Layer already exists [2024-03-09T14:34:42.722Z] 26e26bd915d5: Layer already exists [2024-03-09T14:34:42.722Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:34:42.722Z] 11c6e6dbd767: Layer already exists [2024-03-09T14:34:42.722Z] ff00928e8ccf: Layer already exists [2024-03-09T14:34:42.722Z] e561834a2927: Layer already exists [2024-03-09T14:34:42.722Z] 7c504f21be85: Layer already exists [2024-03-09T14:34:42.984Z] latest: digest: sha256:de94ef392e42414266056e229eeee598d724aa6a0b51da5cf3c3c4cb77091c90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:43.615Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:44.242Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.22 [2024-03-09T14:34:44.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-09T14:34:44.242Z] 9e10f124f7b3: Preparing [2024-03-09T14:34:44.242Z] 11c6e6dbd767: Preparing [2024-03-09T14:34:44.242Z] ff00928e8ccf: Preparing [2024-03-09T14:34:44.242Z] 89c7d6034ffe: Preparing [2024-03-09T14:34:44.242Z] 26e26bd915d5: Preparing [2024-03-09T14:34:44.242Z] e561834a2927: Preparing [2024-03-09T14:34:44.242Z] 7c504f21be85: Preparing [2024-03-09T14:34:44.242Z] e561834a2927: Waiting [2024-03-09T14:34:44.242Z] 7c504f21be85: Waiting [2024-03-09T14:34:44.242Z] 9e10f124f7b3: Layer already exists [2024-03-09T14:34:44.242Z] ff00928e8ccf: Layer already exists [2024-03-09T14:34:44.242Z] 11c6e6dbd767: Layer already exists [2024-03-09T14:34:44.242Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:34:44.242Z] 26e26bd915d5: Layer already exists [2024-03-09T14:34:44.242Z] 7c504f21be85: Layer already exists [2024-03-09T14:34:44.242Z] e561834a2927: Layer already exists [2024-03-09T14:34:44.242Z] 3.2.0-dev.22: digest: sha256:de94ef392e42414266056e229eeee598d724aa6a0b51da5cf3c3c4cb77091c90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:45.146Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:45.781Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:34:45.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-09T14:34:45.781Z] 9e10f124f7b3: Preparing [2024-03-09T14:34:45.781Z] 11c6e6dbd767: Preparing [2024-03-09T14:34:45.781Z] ff00928e8ccf: Preparing [2024-03-09T14:34:45.781Z] 89c7d6034ffe: Preparing [2024-03-09T14:34:45.781Z] 26e26bd915d5: Preparing [2024-03-09T14:34:45.781Z] e561834a2927: Preparing [2024-03-09T14:34:45.781Z] 7c504f21be85: Preparing [2024-03-09T14:34:45.781Z] e561834a2927: Waiting [2024-03-09T14:34:45.781Z] 7c504f21be85: Waiting [2024-03-09T14:34:45.781Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:34:45.781Z] 9e10f124f7b3: Layer already exists [2024-03-09T14:34:45.781Z] 11c6e6dbd767: Layer already exists [2024-03-09T14:34:45.781Z] 26e26bd915d5: Layer already exists [2024-03-09T14:34:45.781Z] ff00928e8ccf: Layer already exists [2024-03-09T14:34:45.781Z] 7c504f21be85: Layer already exists [2024-03-09T14:34:45.781Z] e561834a2927: Layer already exists [2024-03-09T14:34:46.044Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:de94ef392e42414266056e229eeee598d724aa6a0b51da5cf3c3c4cb77091c90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:46.740Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:47.361Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-03-09T14:34:47.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-09T14:34:47.361Z] 9e10f124f7b3: Preparing [2024-03-09T14:34:47.361Z] 11c6e6dbd767: Preparing [2024-03-09T14:34:47.361Z] ff00928e8ccf: Preparing [2024-03-09T14:34:47.361Z] 89c7d6034ffe: Preparing [2024-03-09T14:34:47.361Z] 26e26bd915d5: Preparing [2024-03-09T14:34:47.361Z] e561834a2927: Preparing [2024-03-09T14:34:47.361Z] 7c504f21be85: Preparing [2024-03-09T14:34:47.361Z] e561834a2927: Waiting [2024-03-09T14:34:47.361Z] 7c504f21be85: Waiting [2024-03-09T14:34:47.361Z] 9e10f124f7b3: Layer already exists [2024-03-09T14:34:47.361Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:34:47.361Z] 11c6e6dbd767: Layer already exists [2024-03-09T14:34:47.361Z] 26e26bd915d5: Layer already exists [2024-03-09T14:34:47.361Z] ff00928e8ccf: Layer already exists [2024-03-09T14:34:47.361Z] e561834a2927: Layer already exists [2024-03-09T14:34:47.361Z] 7c504f21be85: Layer already exists [2024-03-09T14:34:47.361Z] main: digest: sha256:de94ef392e42414266056e229eeee598d724aa6a0b51da5cf3c3c4cb77091c90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:34:48.297Z] ===================================================== [Pipeline] echo [2024-03-09T14:34:48.412Z] taggedImages: [2024-03-09T14:34:48.412Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:34:48.412Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-03-09T14:34:48.412Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.22 [2024-03-09T14:34:48.412Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:34:48.412Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-03-09T14:34:48.547Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-03-09T14:34:48.547Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:34:48.547Z] latest [2024-03-09T14:34:48.547Z] 3.2.0-dev.22 [2024-03-09T14:34:48.547Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:34:48.547Z] main [2024-03-09T14:34:48.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:49.447Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:50.115Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:34:50.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-09T14:34:50.115Z] 6ad6018a86e2: Preparing [2024-03-09T14:34:50.115Z] c05ee885bc50: Preparing [2024-03-09T14:34:50.115Z] 509f264800a7: Preparing [2024-03-09T14:34:50.115Z] cd19da2a0c6c: Preparing [2024-03-09T14:34:50.115Z] ff00928e8ccf: Preparing [2024-03-09T14:34:50.115Z] 89c7d6034ffe: Preparing [2024-03-09T14:34:50.115Z] 26e26bd915d5: Preparing [2024-03-09T14:34:50.115Z] e561834a2927: Preparing [2024-03-09T14:34:50.115Z] 7c504f21be85: Preparing [2024-03-09T14:34:50.115Z] 26e26bd915d5: Waiting [2024-03-09T14:34:50.115Z] e561834a2927: Waiting [2024-03-09T14:34:50.115Z] 7c504f21be85: Waiting [2024-03-09T14:34:50.115Z] 89c7d6034ffe: Waiting [2024-03-09T14:34:50.115Z] ff00928e8ccf: Layer already exists [2024-03-09T14:34:50.380Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:34:50.380Z] 26e26bd915d5: Layer already exists [2024-03-09T14:34:50.380Z] e561834a2927: Layer already exists [2024-03-09T14:34:50.380Z] c05ee885bc50: Pushed [2024-03-09T14:34:50.380Z] 6ad6018a86e2: Pushed [2024-03-09T14:34:50.380Z] 509f264800a7: Pushed [2024-03-09T14:34:50.380Z] 7c504f21be85: Layer already exists [2024-03-09T14:34:51.814Z] cd19da2a0c6c: Pushed [2024-03-09T14:34:52.085Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:c0c182a22f8df0c09939346f2b2762949e606d61fae9a76b46977abc5d613bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:52.759Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:53.433Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-03-09T14:34:53.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-09T14:34:53.433Z] 6ad6018a86e2: Preparing [2024-03-09T14:34:53.433Z] c05ee885bc50: Preparing [2024-03-09T14:34:53.433Z] 509f264800a7: Preparing [2024-03-09T14:34:53.433Z] cd19da2a0c6c: Preparing [2024-03-09T14:34:53.433Z] ff00928e8ccf: Preparing [2024-03-09T14:34:53.433Z] 89c7d6034ffe: Preparing [2024-03-09T14:34:53.433Z] 26e26bd915d5: Preparing [2024-03-09T14:34:53.433Z] e561834a2927: Preparing [2024-03-09T14:34:53.433Z] 7c504f21be85: Preparing [2024-03-09T14:34:53.433Z] 26e26bd915d5: Waiting [2024-03-09T14:34:53.433Z] e561834a2927: Waiting [2024-03-09T14:34:53.433Z] 7c504f21be85: Waiting [2024-03-09T14:34:53.433Z] 89c7d6034ffe: Waiting [2024-03-09T14:34:53.433Z] ff00928e8ccf: Layer already exists [2024-03-09T14:34:53.433Z] 509f264800a7: Layer already exists [2024-03-09T14:34:53.433Z] 6ad6018a86e2: Layer already exists [2024-03-09T14:34:53.433Z] cd19da2a0c6c: Layer already exists [2024-03-09T14:34:53.433Z] c05ee885bc50: Layer already exists [2024-03-09T14:34:53.433Z] e561834a2927: Layer already exists [2024-03-09T14:34:53.433Z] 26e26bd915d5: Layer already exists [2024-03-09T14:34:53.433Z] 7c504f21be85: Layer already exists [2024-03-09T14:34:53.433Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:34:53.696Z] latest: digest: sha256:c0c182a22f8df0c09939346f2b2762949e606d61fae9a76b46977abc5d613bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:54.348Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:55.022Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.22 [2024-03-09T14:34:55.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-09T14:34:55.022Z] 6ad6018a86e2: Preparing [2024-03-09T14:34:55.022Z] c05ee885bc50: Preparing [2024-03-09T14:34:55.022Z] 509f264800a7: Preparing [2024-03-09T14:34:55.022Z] cd19da2a0c6c: Preparing [2024-03-09T14:34:55.022Z] ff00928e8ccf: Preparing [2024-03-09T14:34:55.022Z] 89c7d6034ffe: Preparing [2024-03-09T14:34:55.022Z] 26e26bd915d5: Preparing [2024-03-09T14:34:55.022Z] e561834a2927: Preparing [2024-03-09T14:34:55.022Z] 7c504f21be85: Preparing [2024-03-09T14:34:55.022Z] 89c7d6034ffe: Waiting [2024-03-09T14:34:55.022Z] 26e26bd915d5: Waiting [2024-03-09T14:34:55.022Z] e561834a2927: Waiting [2024-03-09T14:34:55.022Z] 7c504f21be85: Waiting [2024-03-09T14:34:55.022Z] ff00928e8ccf: Layer already exists [2024-03-09T14:34:55.022Z] c05ee885bc50: Layer already exists [2024-03-09T14:34:55.022Z] cd19da2a0c6c: Layer already exists [2024-03-09T14:34:55.022Z] 6ad6018a86e2: Layer already exists [2024-03-09T14:34:55.022Z] 509f264800a7: Layer already exists [2024-03-09T14:34:55.022Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:34:55.022Z] 7c504f21be85: Layer already exists [2024-03-09T14:34:55.022Z] 26e26bd915d5: Layer already exists [2024-03-09T14:34:55.022Z] e561834a2927: Layer already exists [2024-03-09T14:34:55.022Z] 3.2.0-dev.22: digest: sha256:c0c182a22f8df0c09939346f2b2762949e606d61fae9a76b46977abc5d613bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:55.676Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:56.330Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:34:56.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-09T14:34:56.330Z] 6ad6018a86e2: Preparing [2024-03-09T14:34:56.330Z] c05ee885bc50: Preparing [2024-03-09T14:34:56.330Z] 509f264800a7: Preparing [2024-03-09T14:34:56.330Z] cd19da2a0c6c: Preparing [2024-03-09T14:34:56.330Z] ff00928e8ccf: Preparing [2024-03-09T14:34:56.330Z] 89c7d6034ffe: Preparing [2024-03-09T14:34:56.330Z] 26e26bd915d5: Preparing [2024-03-09T14:34:56.330Z] e561834a2927: Preparing [2024-03-09T14:34:56.330Z] 7c504f21be85: Preparing [2024-03-09T14:34:56.330Z] 26e26bd915d5: Waiting [2024-03-09T14:34:56.330Z] 7c504f21be85: Waiting [2024-03-09T14:34:56.330Z] e561834a2927: Waiting [2024-03-09T14:34:56.330Z] 89c7d6034ffe: Waiting [2024-03-09T14:34:56.330Z] 509f264800a7: Layer already exists [2024-03-09T14:34:56.330Z] cd19da2a0c6c: Layer already exists [2024-03-09T14:34:56.330Z] ff00928e8ccf: Layer already exists [2024-03-09T14:34:56.330Z] c05ee885bc50: Layer already exists [2024-03-09T14:34:56.330Z] 6ad6018a86e2: Layer already exists [2024-03-09T14:34:56.330Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:34:56.330Z] 26e26bd915d5: Layer already exists [2024-03-09T14:34:56.330Z] e561834a2927: Layer already exists [2024-03-09T14:34:56.330Z] 7c504f21be85: Layer already exists [2024-03-09T14:34:56.594Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:c0c182a22f8df0c09939346f2b2762949e606d61fae9a76b46977abc5d613bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:57.307Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:34:57.956Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-03-09T14:34:57.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-09T14:34:57.956Z] 6ad6018a86e2: Preparing [2024-03-09T14:34:57.956Z] c05ee885bc50: Preparing [2024-03-09T14:34:57.956Z] 509f264800a7: Preparing [2024-03-09T14:34:57.956Z] cd19da2a0c6c: Preparing [2024-03-09T14:34:57.956Z] ff00928e8ccf: Preparing [2024-03-09T14:34:57.956Z] 89c7d6034ffe: Preparing [2024-03-09T14:34:57.956Z] 26e26bd915d5: Preparing [2024-03-09T14:34:57.956Z] e561834a2927: Preparing [2024-03-09T14:34:57.956Z] 7c504f21be85: Preparing [2024-03-09T14:34:57.956Z] 26e26bd915d5: Waiting [2024-03-09T14:34:57.956Z] e561834a2927: Waiting [2024-03-09T14:34:57.956Z] 7c504f21be85: Waiting [2024-03-09T14:34:57.956Z] 89c7d6034ffe: Waiting [2024-03-09T14:34:57.956Z] 6ad6018a86e2: Layer already exists [2024-03-09T14:34:57.956Z] c05ee885bc50: Layer already exists [2024-03-09T14:34:57.956Z] cd19da2a0c6c: Layer already exists [2024-03-09T14:34:57.956Z] 509f264800a7: Layer already exists [2024-03-09T14:34:57.956Z] ff00928e8ccf: Layer already exists [2024-03-09T14:34:57.956Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:34:57.956Z] 7c504f21be85: Layer already exists [2024-03-09T14:34:57.956Z] 26e26bd915d5: Layer already exists [2024-03-09T14:34:57.956Z] e561834a2927: Layer already exists [2024-03-09T14:34:58.220Z] main: digest: sha256:c0c182a22f8df0c09939346f2b2762949e606d61fae9a76b46977abc5d613bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:34:58.934Z] ===================================================== [Pipeline] echo [2024-03-09T14:34:59.053Z] taggedImages: [2024-03-09T14:34:59.053Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:34:59.053Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-03-09T14:34:59.053Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.22 [2024-03-09T14:34:59.053Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:34:59.053Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-03-09T14:34:59.186Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-03-09T14:34:59.186Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:34:59.186Z] latest [2024-03-09T14:34:59.186Z] 3.2.0-dev.22 [2024-03-09T14:34:59.186Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:34:59.186Z] main [2024-03-09T14:34:59.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:00.058Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:00.733Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:00.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-09T14:35:00.734Z] bc4444b8dcb9: Preparing [2024-03-09T14:35:00.734Z] b38c91af1512: Preparing [2024-03-09T14:35:00.734Z] ff00928e8ccf: Preparing [2024-03-09T14:35:00.734Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:00.734Z] 425ec5387d80: Preparing [2024-03-09T14:35:00.734Z] 0b5a036ce402: Preparing [2024-03-09T14:35:00.734Z] 7c504f21be85: Preparing [2024-03-09T14:35:00.734Z] 0b5a036ce402: Waiting [2024-03-09T14:35:00.734Z] 7c504f21be85: Waiting [2024-03-09T14:35:00.734Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:00.734Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:00.997Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:00.997Z] 425ec5387d80: Pushed [2024-03-09T14:35:00.997Z] bc4444b8dcb9: Pushed [2024-03-09T14:35:00.997Z] 0b5a036ce402: Pushed [2024-03-09T14:35:02.938Z] b38c91af1512: Pushed [2024-03-09T14:35:03.200Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:fe2214dc2da9d5d55a8a259daa09c9fb6423611dd12ad25ce43517aab6559425 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:03.870Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:04.537Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-03-09T14:35:04.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-09T14:35:04.538Z] bc4444b8dcb9: Preparing [2024-03-09T14:35:04.538Z] b38c91af1512: Preparing [2024-03-09T14:35:04.538Z] ff00928e8ccf: Preparing [2024-03-09T14:35:04.538Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:04.538Z] 425ec5387d80: Preparing [2024-03-09T14:35:04.538Z] 0b5a036ce402: Preparing [2024-03-09T14:35:04.538Z] 7c504f21be85: Preparing [2024-03-09T14:35:04.538Z] 0b5a036ce402: Waiting [2024-03-09T14:35:04.538Z] 7c504f21be85: Waiting [2024-03-09T14:35:04.538Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:04.538Z] b38c91af1512: Layer already exists [2024-03-09T14:35:04.538Z] bc4444b8dcb9: Layer already exists [2024-03-09T14:35:04.538Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:04.538Z] 425ec5387d80: Layer already exists [2024-03-09T14:35:04.538Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:04.538Z] 0b5a036ce402: Layer already exists [2024-03-09T14:35:04.800Z] latest: digest: sha256:fe2214dc2da9d5d55a8a259daa09c9fb6423611dd12ad25ce43517aab6559425 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:05.455Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:06.115Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.22 [2024-03-09T14:35:06.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-09T14:35:06.115Z] bc4444b8dcb9: Preparing [2024-03-09T14:35:06.115Z] b38c91af1512: Preparing [2024-03-09T14:35:06.115Z] ff00928e8ccf: Preparing [2024-03-09T14:35:06.115Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:06.115Z] 425ec5387d80: Preparing [2024-03-09T14:35:06.115Z] 0b5a036ce402: Preparing [2024-03-09T14:35:06.115Z] 7c504f21be85: Preparing [2024-03-09T14:35:06.115Z] 0b5a036ce402: Waiting [2024-03-09T14:35:06.115Z] 7c504f21be85: Waiting [2024-03-09T14:35:06.115Z] b38c91af1512: Layer already exists [2024-03-09T14:35:06.115Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:06.115Z] bc4444b8dcb9: Layer already exists [2024-03-09T14:35:06.115Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:06.115Z] 425ec5387d80: Layer already exists [2024-03-09T14:35:06.115Z] 0b5a036ce402: Layer already exists [2024-03-09T14:35:06.115Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:06.115Z] 3.2.0-dev.22: digest: sha256:fe2214dc2da9d5d55a8a259daa09c9fb6423611dd12ad25ce43517aab6559425 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:07.036Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:07.763Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:07.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-09T14:35:07.763Z] bc4444b8dcb9: Preparing [2024-03-09T14:35:07.763Z] b38c91af1512: Preparing [2024-03-09T14:35:07.763Z] ff00928e8ccf: Preparing [2024-03-09T14:35:07.763Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:07.763Z] 425ec5387d80: Preparing [2024-03-09T14:35:07.763Z] 0b5a036ce402: Preparing [2024-03-09T14:35:07.763Z] 7c504f21be85: Preparing [2024-03-09T14:35:07.763Z] 0b5a036ce402: Waiting [2024-03-09T14:35:07.763Z] 7c504f21be85: Waiting [2024-03-09T14:35:07.763Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:07.763Z] b38c91af1512: Layer already exists [2024-03-09T14:35:07.763Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:07.763Z] 425ec5387d80: Layer already exists [2024-03-09T14:35:07.763Z] bc4444b8dcb9: Layer already exists [2024-03-09T14:35:07.763Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:07.763Z] 0b5a036ce402: Layer already exists [2024-03-09T14:35:08.026Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:fe2214dc2da9d5d55a8a259daa09c9fb6423611dd12ad25ce43517aab6559425 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:08.698Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:09.371Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-03-09T14:35:09.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-09T14:35:09.372Z] bc4444b8dcb9: Preparing [2024-03-09T14:35:09.372Z] b38c91af1512: Preparing [2024-03-09T14:35:09.372Z] ff00928e8ccf: Preparing [2024-03-09T14:35:09.372Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:09.372Z] 425ec5387d80: Preparing [2024-03-09T14:35:09.372Z] 0b5a036ce402: Preparing [2024-03-09T14:35:09.372Z] 7c504f21be85: Preparing [2024-03-09T14:35:09.372Z] 0b5a036ce402: Waiting [2024-03-09T14:35:09.372Z] 7c504f21be85: Waiting [2024-03-09T14:35:09.372Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:09.372Z] 425ec5387d80: Layer already exists [2024-03-09T14:35:09.372Z] bc4444b8dcb9: Layer already exists [2024-03-09T14:35:09.372Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:09.372Z] b38c91af1512: Layer already exists [2024-03-09T14:35:09.372Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:09.372Z] 0b5a036ce402: Layer already exists [2024-03-09T14:35:09.632Z] main: digest: sha256:fe2214dc2da9d5d55a8a259daa09c9fb6423611dd12ad25ce43517aab6559425 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:35:10.366Z] ===================================================== [Pipeline] echo [2024-03-09T14:35:10.489Z] taggedImages: [2024-03-09T14:35:10.489Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:10.489Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-03-09T14:35:10.489Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.22 [2024-03-09T14:35:10.489Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:10.489Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-03-09T14:35:10.618Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-03-09T14:35:10.618Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:10.618Z] latest [2024-03-09T14:35:10.618Z] 3.2.0-dev.22 [2024-03-09T14:35:10.618Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:10.618Z] main [2024-03-09T14:35:10.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:11.541Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:12.212Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:12.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-09T14:35:12.212Z] fe3d5470d437: Preparing [2024-03-09T14:35:12.212Z] 961e35963d0b: Preparing [2024-03-09T14:35:12.212Z] 43a4662afb2e: Preparing [2024-03-09T14:35:12.212Z] ff00928e8ccf: Preparing [2024-03-09T14:35:12.212Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:12.212Z] 26e26bd915d5: Preparing [2024-03-09T14:35:12.212Z] e561834a2927: Preparing [2024-03-09T14:35:12.212Z] 7c504f21be85: Preparing [2024-03-09T14:35:12.212Z] 26e26bd915d5: Waiting [2024-03-09T14:35:12.212Z] e561834a2927: Waiting [2024-03-09T14:35:12.212Z] 7c504f21be85: Waiting [2024-03-09T14:35:12.212Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:12.477Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:12.477Z] 26e26bd915d5: Layer already exists [2024-03-09T14:35:12.477Z] e561834a2927: Layer already exists [2024-03-09T14:35:12.477Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:12.477Z] 961e35963d0b: Pushed [2024-03-09T14:35:12.477Z] fe3d5470d437: Pushed [2024-03-09T14:35:15.039Z] 43a4662afb2e: Pushed [2024-03-09T14:35:15.039Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:3c8c5d5e80f737182f1229dddb2a1ecef57cee89855ace5fcc45e33df568bc86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:15.710Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:16.365Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-03-09T14:35:16.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-09T14:35:16.365Z] fe3d5470d437: Preparing [2024-03-09T14:35:16.365Z] 961e35963d0b: Preparing [2024-03-09T14:35:16.365Z] 43a4662afb2e: Preparing [2024-03-09T14:35:16.365Z] ff00928e8ccf: Preparing [2024-03-09T14:35:16.365Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:16.365Z] 26e26bd915d5: Preparing [2024-03-09T14:35:16.365Z] 26e26bd915d5: Waiting [2024-03-09T14:35:16.365Z] e561834a2927: Preparing [2024-03-09T14:35:16.365Z] 7c504f21be85: Preparing [2024-03-09T14:35:16.365Z] 7c504f21be85: Waiting [2024-03-09T14:35:16.365Z] e561834a2927: Waiting [2024-03-09T14:35:16.365Z] 43a4662afb2e: Layer already exists [2024-03-09T14:35:16.365Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:16.365Z] 961e35963d0b: Layer already exists [2024-03-09T14:35:16.365Z] fe3d5470d437: Layer already exists [2024-03-09T14:35:16.365Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:16.365Z] e561834a2927: Layer already exists [2024-03-09T14:35:16.365Z] 26e26bd915d5: Layer already exists [2024-03-09T14:35:16.365Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:16.627Z] latest: digest: sha256:3c8c5d5e80f737182f1229dddb2a1ecef57cee89855ace5fcc45e33df568bc86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:17.298Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:17.971Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.22 [2024-03-09T14:35:17.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-09T14:35:17.971Z] fe3d5470d437: Preparing [2024-03-09T14:35:17.971Z] 961e35963d0b: Preparing [2024-03-09T14:35:17.971Z] 43a4662afb2e: Preparing [2024-03-09T14:35:17.971Z] ff00928e8ccf: Preparing [2024-03-09T14:35:17.971Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:17.971Z] 26e26bd915d5: Preparing [2024-03-09T14:35:17.971Z] e561834a2927: Preparing [2024-03-09T14:35:17.971Z] 7c504f21be85: Preparing [2024-03-09T14:35:17.971Z] e561834a2927: Waiting [2024-03-09T14:35:17.971Z] 7c504f21be85: Waiting [2024-03-09T14:35:17.971Z] 961e35963d0b: Layer already exists [2024-03-09T14:35:17.971Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:17.971Z] 43a4662afb2e: Layer already exists [2024-03-09T14:35:17.971Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:17.971Z] fe3d5470d437: Layer already exists [2024-03-09T14:35:17.971Z] e561834a2927: Layer already exists [2024-03-09T14:35:17.971Z] 26e26bd915d5: Layer already exists [2024-03-09T14:35:17.971Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:18.234Z] 3.2.0-dev.22: digest: sha256:3c8c5d5e80f737182f1229dddb2a1ecef57cee89855ace5fcc45e33df568bc86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:18.904Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:19.587Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:19.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-09T14:35:19.587Z] fe3d5470d437: Preparing [2024-03-09T14:35:19.587Z] 961e35963d0b: Preparing [2024-03-09T14:35:19.587Z] 43a4662afb2e: Preparing [2024-03-09T14:35:19.587Z] ff00928e8ccf: Preparing [2024-03-09T14:35:19.587Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:19.587Z] 26e26bd915d5: Preparing [2024-03-09T14:35:19.587Z] e561834a2927: Preparing [2024-03-09T14:35:19.587Z] 7c504f21be85: Preparing [2024-03-09T14:35:19.587Z] 26e26bd915d5: Waiting [2024-03-09T14:35:19.587Z] e561834a2927: Waiting [2024-03-09T14:35:19.587Z] 7c504f21be85: Waiting [2024-03-09T14:35:19.587Z] 961e35963d0b: Layer already exists [2024-03-09T14:35:19.587Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:19.587Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:19.587Z] fe3d5470d437: Layer already exists [2024-03-09T14:35:19.587Z] 43a4662afb2e: Layer already exists [2024-03-09T14:35:19.587Z] 26e26bd915d5: Layer already exists [2024-03-09T14:35:19.587Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:19.587Z] e561834a2927: Layer already exists [2024-03-09T14:35:19.587Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:3c8c5d5e80f737182f1229dddb2a1ecef57cee89855ace5fcc45e33df568bc86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:20.561Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:21.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-03-09T14:35:21.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-09T14:35:21.244Z] fe3d5470d437: Preparing [2024-03-09T14:35:21.244Z] 961e35963d0b: Preparing [2024-03-09T14:35:21.244Z] 43a4662afb2e: Preparing [2024-03-09T14:35:21.244Z] ff00928e8ccf: Preparing [2024-03-09T14:35:21.244Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:21.244Z] 26e26bd915d5: Preparing [2024-03-09T14:35:21.244Z] e561834a2927: Preparing [2024-03-09T14:35:21.244Z] 7c504f21be85: Preparing [2024-03-09T14:35:21.244Z] e561834a2927: Waiting [2024-03-09T14:35:21.244Z] 7c504f21be85: Waiting [2024-03-09T14:35:21.244Z] 26e26bd915d5: Waiting [2024-03-09T14:35:21.244Z] 961e35963d0b: Layer already exists [2024-03-09T14:35:21.244Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:21.244Z] fe3d5470d437: Layer already exists [2024-03-09T14:35:21.244Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:21.244Z] 43a4662afb2e: Layer already exists [2024-03-09T14:35:21.244Z] 26e26bd915d5: Layer already exists [2024-03-09T14:35:21.244Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:21.244Z] e561834a2927: Layer already exists [2024-03-09T14:35:21.507Z] main: digest: sha256:3c8c5d5e80f737182f1229dddb2a1ecef57cee89855ace5fcc45e33df568bc86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:35:22.261Z] ===================================================== [Pipeline] echo [2024-03-09T14:35:22.389Z] taggedImages: [2024-03-09T14:35:22.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:22.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-03-09T14:35:22.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.22 [2024-03-09T14:35:22.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:22.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-03-09T14:35:22.531Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-03-09T14:35:22.531Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:22.531Z] latest [2024-03-09T14:35:22.531Z] 3.2.0-dev.22 [2024-03-09T14:35:22.531Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:22.531Z] main [2024-03-09T14:35:22.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:23.460Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:24.136Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:24.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-09T14:35:24.136Z] d7b456ec721b: Preparing [2024-03-09T14:35:24.136Z] 3940a18dfd7f: Preparing [2024-03-09T14:35:24.136Z] 4814e327834c: Preparing [2024-03-09T14:35:24.136Z] 85053e426661: Preparing [2024-03-09T14:35:24.136Z] 45d4c95202da: Preparing [2024-03-09T14:35:24.136Z] f820f9361ccb: Preparing [2024-03-09T14:35:24.136Z] 2212782658b2: Preparing [2024-03-09T14:35:24.136Z] ff00928e8ccf: Preparing [2024-03-09T14:35:24.136Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:24.136Z] 90cb00b11236: Preparing [2024-03-09T14:35:24.136Z] ac2c07812c71: Preparing [2024-03-09T14:35:24.136Z] 5f70bf18a086: Preparing [2024-03-09T14:35:24.136Z] 0487e3c7c64a: Preparing [2024-03-09T14:35:24.136Z] 78a28ed3770f: Preparing [2024-03-09T14:35:24.136Z] a15be84a6c31: Preparing [2024-03-09T14:35:24.136Z] 7c504f21be85: Preparing [2024-03-09T14:35:24.136Z] f820f9361ccb: Waiting [2024-03-09T14:35:24.136Z] 2212782658b2: Waiting [2024-03-09T14:35:24.136Z] ff00928e8ccf: Waiting [2024-03-09T14:35:24.136Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:24.136Z] 90cb00b11236: Waiting [2024-03-09T14:35:24.136Z] ac2c07812c71: Waiting [2024-03-09T14:35:24.136Z] 78a28ed3770f: Waiting [2024-03-09T14:35:24.136Z] 5f70bf18a086: Waiting [2024-03-09T14:35:24.136Z] a15be84a6c31: Waiting [2024-03-09T14:35:24.136Z] 0487e3c7c64a: Waiting [2024-03-09T14:35:24.136Z] 7c504f21be85: Waiting [2024-03-09T14:35:24.400Z] 3940a18dfd7f: Pushed [2024-03-09T14:35:24.400Z] 4814e327834c: Pushed [2024-03-09T14:35:24.400Z] 85053e426661: Pushed [2024-03-09T14:35:24.400Z] 45d4c95202da: Pushed [2024-03-09T14:35:24.400Z] d7b456ec721b: Pushed [2024-03-09T14:35:24.400Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:24.400Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:24.400Z] f820f9361ccb: Pushed [2024-03-09T14:35:24.400Z] 90cb00b11236: Pushed [2024-03-09T14:35:24.663Z] 5f70bf18a086: Pushed [2024-03-09T14:35:24.663Z] ac2c07812c71: Pushed [2024-03-09T14:35:24.663Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:24.663Z] 0487e3c7c64a: Pushed [2024-03-09T14:35:24.663Z] 78a28ed3770f: Pushed [2024-03-09T14:35:24.663Z] a15be84a6c31: Pushed [2024-03-09T14:35:27.218Z] 2212782658b2: Pushed [2024-03-09T14:35:27.218Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:6af6110693066956bef44317f914d54c2d2ed0e53828c21f02c843babbbbce89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:27.904Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:28.597Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-03-09T14:35:28.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-09T14:35:28.598Z] d7b456ec721b: Preparing [2024-03-09T14:35:28.598Z] 3940a18dfd7f: Preparing [2024-03-09T14:35:28.598Z] 4814e327834c: Preparing [2024-03-09T14:35:28.598Z] 85053e426661: Preparing [2024-03-09T14:35:28.598Z] 45d4c95202da: Preparing [2024-03-09T14:35:28.598Z] f820f9361ccb: Preparing [2024-03-09T14:35:28.598Z] 2212782658b2: Preparing [2024-03-09T14:35:28.598Z] ff00928e8ccf: Preparing [2024-03-09T14:35:28.598Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:28.598Z] 90cb00b11236: Preparing [2024-03-09T14:35:28.598Z] ac2c07812c71: Preparing [2024-03-09T14:35:28.598Z] 5f70bf18a086: Preparing [2024-03-09T14:35:28.598Z] 0487e3c7c64a: Preparing [2024-03-09T14:35:28.598Z] 78a28ed3770f: Preparing [2024-03-09T14:35:28.598Z] a15be84a6c31: Preparing [2024-03-09T14:35:28.598Z] 7c504f21be85: Preparing [2024-03-09T14:35:28.598Z] ac2c07812c71: Waiting [2024-03-09T14:35:28.598Z] 5f70bf18a086: Waiting [2024-03-09T14:35:28.598Z] 0487e3c7c64a: Waiting [2024-03-09T14:35:28.598Z] 78a28ed3770f: Waiting [2024-03-09T14:35:28.598Z] a15be84a6c31: Waiting [2024-03-09T14:35:28.598Z] 7c504f21be85: Waiting [2024-03-09T14:35:28.598Z] ff00928e8ccf: Waiting [2024-03-09T14:35:28.598Z] f820f9361ccb: Waiting [2024-03-09T14:35:28.598Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:28.598Z] 2212782658b2: Waiting [2024-03-09T14:35:28.598Z] 90cb00b11236: Waiting [2024-03-09T14:35:28.598Z] 45d4c95202da: Layer already exists [2024-03-09T14:35:28.598Z] 3940a18dfd7f: Layer already exists [2024-03-09T14:35:28.598Z] d7b456ec721b: Layer already exists [2024-03-09T14:35:28.598Z] 85053e426661: Layer already exists [2024-03-09T14:35:28.598Z] 4814e327834c: Layer already exists [2024-03-09T14:35:28.598Z] f820f9361ccb: Layer already exists [2024-03-09T14:35:28.598Z] 2212782658b2: Layer already exists [2024-03-09T14:35:28.598Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:28.598Z] 90cb00b11236: Layer already exists [2024-03-09T14:35:28.598Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:28.598Z] ac2c07812c71: Layer already exists [2024-03-09T14:35:28.598Z] 5f70bf18a086: Layer already exists [2024-03-09T14:35:28.598Z] 0487e3c7c64a: Layer already exists [2024-03-09T14:35:28.598Z] 78a28ed3770f: Layer already exists [2024-03-09T14:35:28.598Z] a15be84a6c31: Layer already exists [2024-03-09T14:35:28.598Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:28.868Z] latest: digest: sha256:6af6110693066956bef44317f914d54c2d2ed0e53828c21f02c843babbbbce89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:29.604Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:30.293Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.22 [2024-03-09T14:35:30.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-09T14:35:30.293Z] d7b456ec721b: Preparing [2024-03-09T14:35:30.293Z] 3940a18dfd7f: Preparing [2024-03-09T14:35:30.293Z] 4814e327834c: Preparing [2024-03-09T14:35:30.293Z] 85053e426661: Preparing [2024-03-09T14:35:30.293Z] 45d4c95202da: Preparing [2024-03-09T14:35:30.293Z] f820f9361ccb: Preparing [2024-03-09T14:35:30.293Z] 2212782658b2: Preparing [2024-03-09T14:35:30.293Z] ff00928e8ccf: Preparing [2024-03-09T14:35:30.293Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:30.293Z] 90cb00b11236: Preparing [2024-03-09T14:35:30.293Z] ac2c07812c71: Preparing [2024-03-09T14:35:30.293Z] 5f70bf18a086: Preparing [2024-03-09T14:35:30.293Z] 0487e3c7c64a: Preparing [2024-03-09T14:35:30.293Z] 78a28ed3770f: Preparing [2024-03-09T14:35:30.293Z] a15be84a6c31: Preparing [2024-03-09T14:35:30.293Z] 7c504f21be85: Preparing [2024-03-09T14:35:30.293Z] 90cb00b11236: Waiting [2024-03-09T14:35:30.293Z] ac2c07812c71: Waiting [2024-03-09T14:35:30.293Z] 5f70bf18a086: Waiting [2024-03-09T14:35:30.293Z] 0487e3c7c64a: Waiting [2024-03-09T14:35:30.293Z] 78a28ed3770f: Waiting [2024-03-09T14:35:30.293Z] f820f9361ccb: Waiting [2024-03-09T14:35:30.293Z] 2212782658b2: Waiting [2024-03-09T14:35:30.293Z] ff00928e8ccf: Waiting [2024-03-09T14:35:30.293Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:30.293Z] a15be84a6c31: Waiting [2024-03-09T14:35:30.293Z] 7c504f21be85: Waiting [2024-03-09T14:35:30.293Z] 45d4c95202da: Layer already exists [2024-03-09T14:35:30.293Z] 4814e327834c: Layer already exists [2024-03-09T14:35:30.293Z] 3940a18dfd7f: Layer already exists [2024-03-09T14:35:30.293Z] d7b456ec721b: Layer already exists [2024-03-09T14:35:30.293Z] 85053e426661: Layer already exists [2024-03-09T14:35:30.293Z] 2212782658b2: Layer already exists [2024-03-09T14:35:30.293Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:30.293Z] f820f9361ccb: Layer already exists [2024-03-09T14:35:30.293Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:30.293Z] 90cb00b11236: Layer already exists [2024-03-09T14:35:30.293Z] 78a28ed3770f: Layer already exists [2024-03-09T14:35:30.293Z] 5f70bf18a086: Layer already exists [2024-03-09T14:35:30.293Z] 0487e3c7c64a: Layer already exists [2024-03-09T14:35:30.293Z] ac2c07812c71: Layer already exists [2024-03-09T14:35:30.293Z] a15be84a6c31: Layer already exists [2024-03-09T14:35:30.293Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:30.556Z] 3.2.0-dev.22: digest: sha256:6af6110693066956bef44317f914d54c2d2ed0e53828c21f02c843babbbbce89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:31.246Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:31.931Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:31.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-09T14:35:31.931Z] d7b456ec721b: Preparing [2024-03-09T14:35:31.931Z] 3940a18dfd7f: Preparing [2024-03-09T14:35:31.931Z] 4814e327834c: Preparing [2024-03-09T14:35:31.931Z] 85053e426661: Preparing [2024-03-09T14:35:31.931Z] 45d4c95202da: Preparing [2024-03-09T14:35:31.931Z] f820f9361ccb: Preparing [2024-03-09T14:35:31.931Z] 2212782658b2: Preparing [2024-03-09T14:35:31.931Z] ff00928e8ccf: Preparing [2024-03-09T14:35:31.931Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:31.931Z] 90cb00b11236: Preparing [2024-03-09T14:35:31.931Z] ac2c07812c71: Preparing [2024-03-09T14:35:31.931Z] 5f70bf18a086: Preparing [2024-03-09T14:35:31.931Z] 0487e3c7c64a: Preparing [2024-03-09T14:35:31.931Z] 78a28ed3770f: Preparing [2024-03-09T14:35:31.931Z] a15be84a6c31: Preparing [2024-03-09T14:35:31.931Z] 7c504f21be85: Preparing [2024-03-09T14:35:31.931Z] 90cb00b11236: Waiting [2024-03-09T14:35:31.931Z] f820f9361ccb: Waiting [2024-03-09T14:35:31.931Z] ac2c07812c71: Waiting [2024-03-09T14:35:31.931Z] 2212782658b2: Waiting [2024-03-09T14:35:31.931Z] 5f70bf18a086: Waiting [2024-03-09T14:35:31.931Z] ff00928e8ccf: Waiting [2024-03-09T14:35:31.931Z] 0487e3c7c64a: Waiting [2024-03-09T14:35:31.931Z] 78a28ed3770f: Waiting [2024-03-09T14:35:31.931Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:31.931Z] a15be84a6c31: Waiting [2024-03-09T14:35:31.931Z] 4814e327834c: Layer already exists [2024-03-09T14:35:31.931Z] 45d4c95202da: Layer already exists [2024-03-09T14:35:31.931Z] 85053e426661: Layer already exists [2024-03-09T14:35:31.931Z] d7b456ec721b: Layer already exists [2024-03-09T14:35:31.931Z] 3940a18dfd7f: Layer already exists [2024-03-09T14:35:31.931Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:31.931Z] f820f9361ccb: Layer already exists [2024-03-09T14:35:31.931Z] 2212782658b2: Layer already exists [2024-03-09T14:35:31.931Z] 90cb00b11236: Layer already exists [2024-03-09T14:35:31.931Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:31.931Z] 5f70bf18a086: Layer already exists [2024-03-09T14:35:31.931Z] ac2c07812c71: Layer already exists [2024-03-09T14:35:31.931Z] 0487e3c7c64a: Layer already exists [2024-03-09T14:35:31.931Z] 78a28ed3770f: Layer already exists [2024-03-09T14:35:31.931Z] a15be84a6c31: Layer already exists [2024-03-09T14:35:31.931Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:32.195Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:6af6110693066956bef44317f914d54c2d2ed0e53828c21f02c843babbbbce89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:32.896Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:33.584Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-03-09T14:35:33.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-09T14:35:33.584Z] d7b456ec721b: Preparing [2024-03-09T14:35:33.584Z] 3940a18dfd7f: Preparing [2024-03-09T14:35:33.584Z] 4814e327834c: Preparing [2024-03-09T14:35:33.584Z] 85053e426661: Preparing [2024-03-09T14:35:33.584Z] 45d4c95202da: Preparing [2024-03-09T14:35:33.584Z] f820f9361ccb: Preparing [2024-03-09T14:35:33.584Z] 2212782658b2: Preparing [2024-03-09T14:35:33.584Z] ff00928e8ccf: Preparing [2024-03-09T14:35:33.584Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:33.584Z] 90cb00b11236: Preparing [2024-03-09T14:35:33.584Z] ac2c07812c71: Preparing [2024-03-09T14:35:33.584Z] 5f70bf18a086: Preparing [2024-03-09T14:35:33.584Z] 0487e3c7c64a: Preparing [2024-03-09T14:35:33.584Z] 78a28ed3770f: Preparing [2024-03-09T14:35:33.584Z] a15be84a6c31: Preparing [2024-03-09T14:35:33.584Z] 7c504f21be85: Preparing [2024-03-09T14:35:33.584Z] 90cb00b11236: Waiting [2024-03-09T14:35:33.584Z] ac2c07812c71: Waiting [2024-03-09T14:35:33.584Z] 5f70bf18a086: Waiting [2024-03-09T14:35:33.584Z] 0487e3c7c64a: Waiting [2024-03-09T14:35:33.584Z] 78a28ed3770f: Waiting [2024-03-09T14:35:33.584Z] a15be84a6c31: Waiting [2024-03-09T14:35:33.584Z] 7c504f21be85: Waiting [2024-03-09T14:35:33.584Z] f820f9361ccb: Waiting [2024-03-09T14:35:33.584Z] 2212782658b2: Waiting [2024-03-09T14:35:33.584Z] ff00928e8ccf: Waiting [2024-03-09T14:35:33.584Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:33.584Z] d7b456ec721b: Layer already exists [2024-03-09T14:35:33.584Z] 45d4c95202da: Layer already exists [2024-03-09T14:35:33.584Z] 85053e426661: Layer already exists [2024-03-09T14:35:33.584Z] 4814e327834c: Layer already exists [2024-03-09T14:35:33.584Z] 3940a18dfd7f: Layer already exists [2024-03-09T14:35:33.584Z] 2212782658b2: Layer already exists [2024-03-09T14:35:33.584Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:33.584Z] f820f9361ccb: Layer already exists [2024-03-09T14:35:33.584Z] 90cb00b11236: Layer already exists [2024-03-09T14:35:33.584Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:33.584Z] ac2c07812c71: Layer already exists [2024-03-09T14:35:33.584Z] 0487e3c7c64a: Layer already exists [2024-03-09T14:35:33.584Z] 5f70bf18a086: Layer already exists [2024-03-09T14:35:33.584Z] 78a28ed3770f: Layer already exists [2024-03-09T14:35:33.584Z] a15be84a6c31: Layer already exists [2024-03-09T14:35:33.584Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:33.848Z] main: digest: sha256:6af6110693066956bef44317f914d54c2d2ed0e53828c21f02c843babbbbce89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:35:34.620Z] ===================================================== [Pipeline] echo [2024-03-09T14:35:34.749Z] taggedImages: [2024-03-09T14:35:34.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:34.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-03-09T14:35:34.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.22 [2024-03-09T14:35:34.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:34.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-03-09T14:35:34.884Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-03-09T14:35:34.884Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:34.884Z] latest [2024-03-09T14:35:34.884Z] 3.2.0-dev.22 [2024-03-09T14:35:34.884Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:34.884Z] main [2024-03-09T14:35:34.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:35.824Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:36.515Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:36.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-09T14:35:36.515Z] 0558ffebcb84: Preparing [2024-03-09T14:35:36.515Z] 13a9a01521b7: Preparing [2024-03-09T14:35:36.515Z] 46a050021a07: Preparing [2024-03-09T14:35:36.515Z] d496cc801cd9: Preparing [2024-03-09T14:35:36.515Z] ff00928e8ccf: Preparing [2024-03-09T14:35:36.515Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:36.515Z] 26e26bd915d5: Preparing [2024-03-09T14:35:36.515Z] e561834a2927: Preparing [2024-03-09T14:35:36.515Z] 7c504f21be85: Preparing [2024-03-09T14:35:36.515Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:36.515Z] 7c504f21be85: Waiting [2024-03-09T14:35:36.515Z] 26e26bd915d5: Waiting [2024-03-09T14:35:36.515Z] e561834a2927: Waiting [2024-03-09T14:35:36.515Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:36.781Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:36.781Z] 26e26bd915d5: Layer already exists [2024-03-09T14:35:36.781Z] 13a9a01521b7: Pushed [2024-03-09T14:35:36.781Z] e561834a2927: Layer already exists [2024-03-09T14:35:36.781Z] 46a050021a07: Pushed [2024-03-09T14:35:36.781Z] 0558ffebcb84: Pushed [2024-03-09T14:35:36.781Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:38.704Z] d496cc801cd9: Pushed [2024-03-09T14:35:38.704Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:bf476c348bc20f0c6faddc428a2abd73da400e744bbf1079f5487e72e371d799 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:39.453Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:40.144Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-03-09T14:35:40.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-09T14:35:40.144Z] 0558ffebcb84: Preparing [2024-03-09T14:35:40.144Z] 13a9a01521b7: Preparing [2024-03-09T14:35:40.144Z] 46a050021a07: Preparing [2024-03-09T14:35:40.144Z] d496cc801cd9: Preparing [2024-03-09T14:35:40.144Z] ff00928e8ccf: Preparing [2024-03-09T14:35:40.144Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:40.144Z] 26e26bd915d5: Preparing [2024-03-09T14:35:40.144Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:40.144Z] e561834a2927: Preparing [2024-03-09T14:35:40.144Z] 7c504f21be85: Preparing [2024-03-09T14:35:40.144Z] 26e26bd915d5: Waiting [2024-03-09T14:35:40.144Z] 7c504f21be85: Waiting [2024-03-09T14:35:40.144Z] e561834a2927: Waiting [2024-03-09T14:35:40.144Z] 46a050021a07: Layer already exists [2024-03-09T14:35:40.144Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:40.144Z] 0558ffebcb84: Layer already exists [2024-03-09T14:35:40.144Z] 13a9a01521b7: Layer already exists [2024-03-09T14:35:40.144Z] d496cc801cd9: Layer already exists [2024-03-09T14:35:40.144Z] e561834a2927: Layer already exists [2024-03-09T14:35:40.144Z] 26e26bd915d5: Layer already exists [2024-03-09T14:35:40.144Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:40.144Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:40.409Z] latest: digest: sha256:bf476c348bc20f0c6faddc428a2abd73da400e744bbf1079f5487e72e371d799 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:41.125Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:41.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.22 [2024-03-09T14:35:41.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-09T14:35:41.824Z] 0558ffebcb84: Preparing [2024-03-09T14:35:41.824Z] 13a9a01521b7: Preparing [2024-03-09T14:35:41.824Z] 46a050021a07: Preparing [2024-03-09T14:35:41.824Z] d496cc801cd9: Preparing [2024-03-09T14:35:41.824Z] ff00928e8ccf: Preparing [2024-03-09T14:35:41.824Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:41.824Z] 26e26bd915d5: Preparing [2024-03-09T14:35:41.824Z] e561834a2927: Preparing [2024-03-09T14:35:41.824Z] 7c504f21be85: Preparing [2024-03-09T14:35:41.824Z] 26e26bd915d5: Waiting [2024-03-09T14:35:41.824Z] e561834a2927: Waiting [2024-03-09T14:35:41.824Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:41.824Z] 7c504f21be85: Waiting [2024-03-09T14:35:41.824Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:41.824Z] 0558ffebcb84: Layer already exists [2024-03-09T14:35:41.824Z] 46a050021a07: Layer already exists [2024-03-09T14:35:41.824Z] d496cc801cd9: Layer already exists [2024-03-09T14:35:41.824Z] 13a9a01521b7: Layer already exists [2024-03-09T14:35:41.824Z] e561834a2927: Layer already exists [2024-03-09T14:35:41.824Z] 26e26bd915d5: Layer already exists [2024-03-09T14:35:41.824Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:41.824Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:41.824Z] 3.2.0-dev.22: digest: sha256:bf476c348bc20f0c6faddc428a2abd73da400e744bbf1079f5487e72e371d799 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:42.532Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:43.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:43.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-09T14:35:43.244Z] 0558ffebcb84: Preparing [2024-03-09T14:35:43.244Z] 13a9a01521b7: Preparing [2024-03-09T14:35:43.244Z] 46a050021a07: Preparing [2024-03-09T14:35:43.244Z] d496cc801cd9: Preparing [2024-03-09T14:35:43.244Z] ff00928e8ccf: Preparing [2024-03-09T14:35:43.244Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:43.244Z] 26e26bd915d5: Preparing [2024-03-09T14:35:43.244Z] e561834a2927: Preparing [2024-03-09T14:35:43.244Z] 7c504f21be85: Preparing [2024-03-09T14:35:43.244Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:43.244Z] e561834a2927: Waiting [2024-03-09T14:35:43.244Z] 7c504f21be85: Waiting [2024-03-09T14:35:43.244Z] 26e26bd915d5: Waiting [2024-03-09T14:35:43.244Z] 46a050021a07: Layer already exists [2024-03-09T14:35:43.244Z] 0558ffebcb84: Layer already exists [2024-03-09T14:35:43.244Z] 13a9a01521b7: Layer already exists [2024-03-09T14:35:43.244Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:43.244Z] d496cc801cd9: Layer already exists [2024-03-09T14:35:43.244Z] e561834a2927: Layer already exists [2024-03-09T14:35:43.244Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:43.244Z] 26e26bd915d5: Layer already exists [2024-03-09T14:35:43.244Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:43.244Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:bf476c348bc20f0c6faddc428a2abd73da400e744bbf1079f5487e72e371d799 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:43.945Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:44.667Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-03-09T14:35:44.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-09T14:35:44.667Z] 0558ffebcb84: Preparing [2024-03-09T14:35:44.667Z] 13a9a01521b7: Preparing [2024-03-09T14:35:44.667Z] 46a050021a07: Preparing [2024-03-09T14:35:44.667Z] d496cc801cd9: Preparing [2024-03-09T14:35:44.667Z] ff00928e8ccf: Preparing [2024-03-09T14:35:44.667Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:44.667Z] 26e26bd915d5: Preparing [2024-03-09T14:35:44.667Z] e561834a2927: Preparing [2024-03-09T14:35:44.667Z] 7c504f21be85: Preparing [2024-03-09T14:35:44.667Z] 26e26bd915d5: Waiting [2024-03-09T14:35:44.667Z] e561834a2927: Waiting [2024-03-09T14:35:44.667Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:44.667Z] 7c504f21be85: Waiting [2024-03-09T14:35:44.667Z] d496cc801cd9: Layer already exists [2024-03-09T14:35:44.667Z] 13a9a01521b7: Layer already exists [2024-03-09T14:35:44.667Z] 0558ffebcb84: Layer already exists [2024-03-09T14:35:44.667Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:44.667Z] 46a050021a07: Layer already exists [2024-03-09T14:35:44.667Z] 26e26bd915d5: Layer already exists [2024-03-09T14:35:44.667Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:44.667Z] e561834a2927: Layer already exists [2024-03-09T14:35:44.667Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:44.935Z] main: digest: sha256:bf476c348bc20f0c6faddc428a2abd73da400e744bbf1079f5487e72e371d799 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:35:45.740Z] ===================================================== [Pipeline] echo [2024-03-09T14:35:45.878Z] taggedImages: [2024-03-09T14:35:45.878Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:45.878Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-03-09T14:35:45.878Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.22 [2024-03-09T14:35:45.878Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:45.878Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-03-09T14:35:46.034Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-03-09T14:35:46.034Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:46.034Z] latest [2024-03-09T14:35:46.034Z] 3.2.0-dev.22 [2024-03-09T14:35:46.034Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:46.034Z] main [2024-03-09T14:35:46.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:47.086Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:47.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:47.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-09T14:35:47.836Z] fd524a29d458: Preparing [2024-03-09T14:35:47.836Z] 4780dd89ef50: Preparing [2024-03-09T14:35:47.836Z] 9eef605dd89a: Preparing [2024-03-09T14:35:47.836Z] 29df0814d42b: Preparing [2024-03-09T14:35:47.836Z] abae59da06a8: Preparing [2024-03-09T14:35:47.836Z] ff00928e8ccf: Preparing [2024-03-09T14:35:47.836Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:47.836Z] 47fceecf4ac0: Preparing [2024-03-09T14:35:47.836Z] 8dc9467f21f1: Preparing [2024-03-09T14:35:47.836Z] ec46e99d401d: Preparing [2024-03-09T14:35:47.836Z] 7c504f21be85: Preparing [2024-03-09T14:35:47.836Z] ff00928e8ccf: Waiting [2024-03-09T14:35:47.836Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:47.836Z] 47fceecf4ac0: Waiting [2024-03-09T14:35:47.836Z] 8dc9467f21f1: Waiting [2024-03-09T14:35:47.836Z] ec46e99d401d: Waiting [2024-03-09T14:35:47.836Z] 7c504f21be85: Waiting [2024-03-09T14:35:48.100Z] 29df0814d42b: Pushed [2024-03-09T14:35:48.100Z] abae59da06a8: Pushed [2024-03-09T14:35:48.100Z] 4780dd89ef50: Pushed [2024-03-09T14:35:48.100Z] fd524a29d458: Pushed [2024-03-09T14:35:48.100Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:48.100Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:48.100Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:48.365Z] 47fceecf4ac0: Pushed [2024-03-09T14:35:48.365Z] 8dc9467f21f1: Pushed [2024-03-09T14:35:50.287Z] 9eef605dd89a: Pushed [2024-03-09T14:35:50.551Z] ec46e99d401d: Pushed [2024-03-09T14:35:50.813Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:407d0607e8a28f1338d1e322d7560a3f03664e4d7c76d4a3ec6aa483080d9c16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:51.528Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:52.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-03-09T14:35:52.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-09T14:35:52.245Z] fd524a29d458: Preparing [2024-03-09T14:35:52.245Z] 4780dd89ef50: Preparing [2024-03-09T14:35:52.245Z] 9eef605dd89a: Preparing [2024-03-09T14:35:52.245Z] 29df0814d42b: Preparing [2024-03-09T14:35:52.245Z] abae59da06a8: Preparing [2024-03-09T14:35:52.245Z] ff00928e8ccf: Preparing [2024-03-09T14:35:52.245Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:52.245Z] 47fceecf4ac0: Preparing [2024-03-09T14:35:52.245Z] 8dc9467f21f1: Preparing [2024-03-09T14:35:52.245Z] ec46e99d401d: Preparing [2024-03-09T14:35:52.245Z] 7c504f21be85: Preparing [2024-03-09T14:35:52.245Z] 47fceecf4ac0: Waiting [2024-03-09T14:35:52.245Z] ff00928e8ccf: Waiting [2024-03-09T14:35:52.245Z] 8dc9467f21f1: Waiting [2024-03-09T14:35:52.245Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:52.245Z] ec46e99d401d: Waiting [2024-03-09T14:35:52.245Z] 7c504f21be85: Waiting [2024-03-09T14:35:52.245Z] abae59da06a8: Layer already exists [2024-03-09T14:35:52.245Z] fd524a29d458: Layer already exists [2024-03-09T14:35:52.245Z] 29df0814d42b: Layer already exists [2024-03-09T14:35:52.245Z] 4780dd89ef50: Layer already exists [2024-03-09T14:35:52.245Z] 9eef605dd89a: Layer already exists [2024-03-09T14:35:52.245Z] 47fceecf4ac0: Layer already exists [2024-03-09T14:35:52.245Z] ec46e99d401d: Layer already exists [2024-03-09T14:35:52.245Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:52.245Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:52.245Z] 8dc9467f21f1: Layer already exists [2024-03-09T14:35:52.245Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:52.510Z] latest: digest: sha256:407d0607e8a28f1338d1e322d7560a3f03664e4d7c76d4a3ec6aa483080d9c16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:53.233Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:53.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.22 [2024-03-09T14:35:53.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-09T14:35:53.963Z] fd524a29d458: Preparing [2024-03-09T14:35:53.963Z] 4780dd89ef50: Preparing [2024-03-09T14:35:53.963Z] 9eef605dd89a: Preparing [2024-03-09T14:35:53.963Z] 29df0814d42b: Preparing [2024-03-09T14:35:53.963Z] abae59da06a8: Preparing [2024-03-09T14:35:53.963Z] ff00928e8ccf: Preparing [2024-03-09T14:35:53.963Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:53.963Z] 47fceecf4ac0: Preparing [2024-03-09T14:35:53.963Z] 8dc9467f21f1: Preparing [2024-03-09T14:35:53.963Z] ec46e99d401d: Preparing [2024-03-09T14:35:53.963Z] 7c504f21be85: Preparing [2024-03-09T14:35:53.963Z] ff00928e8ccf: Waiting [2024-03-09T14:35:53.963Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:53.963Z] 47fceecf4ac0: Waiting [2024-03-09T14:35:53.963Z] 8dc9467f21f1: Waiting [2024-03-09T14:35:53.963Z] ec46e99d401d: Waiting [2024-03-09T14:35:53.963Z] 7c504f21be85: Waiting [2024-03-09T14:35:53.963Z] 9eef605dd89a: Layer already exists [2024-03-09T14:35:53.963Z] fd524a29d458: Layer already exists [2024-03-09T14:35:53.963Z] abae59da06a8: Layer already exists [2024-03-09T14:35:53.963Z] 4780dd89ef50: Layer already exists [2024-03-09T14:35:53.963Z] 29df0814d42b: Layer already exists [2024-03-09T14:35:53.963Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:53.963Z] 47fceecf4ac0: Layer already exists [2024-03-09T14:35:53.963Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:53.963Z] 8dc9467f21f1: Layer already exists [2024-03-09T14:35:53.963Z] ec46e99d401d: Layer already exists [2024-03-09T14:35:53.963Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:54.227Z] 3.2.0-dev.22: digest: sha256:407d0607e8a28f1338d1e322d7560a3f03664e4d7c76d4a3ec6aa483080d9c16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:54.978Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:55.699Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:55.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-09T14:35:55.699Z] fd524a29d458: Preparing [2024-03-09T14:35:55.699Z] 4780dd89ef50: Preparing [2024-03-09T14:35:55.699Z] 9eef605dd89a: Preparing [2024-03-09T14:35:55.699Z] 29df0814d42b: Preparing [2024-03-09T14:35:55.699Z] abae59da06a8: Preparing [2024-03-09T14:35:55.699Z] ff00928e8ccf: Preparing [2024-03-09T14:35:55.699Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:55.699Z] 47fceecf4ac0: Preparing [2024-03-09T14:35:55.699Z] 8dc9467f21f1: Preparing [2024-03-09T14:35:55.699Z] ec46e99d401d: Preparing [2024-03-09T14:35:55.699Z] 7c504f21be85: Preparing [2024-03-09T14:35:55.699Z] ff00928e8ccf: Waiting [2024-03-09T14:35:55.699Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:55.699Z] 47fceecf4ac0: Waiting [2024-03-09T14:35:55.699Z] 8dc9467f21f1: Waiting [2024-03-09T14:35:55.699Z] ec46e99d401d: Waiting [2024-03-09T14:35:55.699Z] 7c504f21be85: Waiting [2024-03-09T14:35:55.699Z] 29df0814d42b: Layer already exists [2024-03-09T14:35:55.699Z] fd524a29d458: Layer already exists [2024-03-09T14:35:55.699Z] 9eef605dd89a: Layer already exists [2024-03-09T14:35:55.699Z] abae59da06a8: Layer already exists [2024-03-09T14:35:55.699Z] 4780dd89ef50: Layer already exists [2024-03-09T14:35:55.699Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:55.699Z] 47fceecf4ac0: Layer already exists [2024-03-09T14:35:55.699Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:55.699Z] 8dc9467f21f1: Layer already exists [2024-03-09T14:35:55.699Z] ec46e99d401d: Layer already exists [2024-03-09T14:35:55.699Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:55.964Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:407d0607e8a28f1338d1e322d7560a3f03664e4d7c76d4a3ec6aa483080d9c16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:56.717Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:57.500Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-03-09T14:35:57.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-09T14:35:57.501Z] fd524a29d458: Preparing [2024-03-09T14:35:57.501Z] 4780dd89ef50: Preparing [2024-03-09T14:35:57.501Z] 9eef605dd89a: Preparing [2024-03-09T14:35:57.501Z] 29df0814d42b: Preparing [2024-03-09T14:35:57.501Z] abae59da06a8: Preparing [2024-03-09T14:35:57.501Z] ff00928e8ccf: Preparing [2024-03-09T14:35:57.501Z] 89c7d6034ffe: Preparing [2024-03-09T14:35:57.501Z] 47fceecf4ac0: Preparing [2024-03-09T14:35:57.501Z] 8dc9467f21f1: Preparing [2024-03-09T14:35:57.501Z] ff00928e8ccf: Waiting [2024-03-09T14:35:57.501Z] ec46e99d401d: Preparing [2024-03-09T14:35:57.501Z] 7c504f21be85: Preparing [2024-03-09T14:35:57.501Z] 89c7d6034ffe: Waiting [2024-03-09T14:35:57.501Z] 47fceecf4ac0: Waiting [2024-03-09T14:35:57.501Z] ec46e99d401d: Waiting [2024-03-09T14:35:57.501Z] 8dc9467f21f1: Waiting [2024-03-09T14:35:57.501Z] fd524a29d458: Layer already exists [2024-03-09T14:35:57.501Z] abae59da06a8: Layer already exists [2024-03-09T14:35:57.501Z] 29df0814d42b: Layer already exists [2024-03-09T14:35:57.501Z] 9eef605dd89a: Layer already exists [2024-03-09T14:35:57.501Z] 4780dd89ef50: Layer already exists [2024-03-09T14:35:57.501Z] ff00928e8ccf: Layer already exists [2024-03-09T14:35:57.501Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:35:57.501Z] 8dc9467f21f1: Layer already exists [2024-03-09T14:35:57.501Z] 47fceecf4ac0: Layer already exists [2024-03-09T14:35:57.501Z] ec46e99d401d: Layer already exists [2024-03-09T14:35:57.501Z] 7c504f21be85: Layer already exists [2024-03-09T14:35:57.764Z] main: digest: sha256:407d0607e8a28f1338d1e322d7560a3f03664e4d7c76d4a3ec6aa483080d9c16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:35:58.628Z] ===================================================== [Pipeline] echo [2024-03-09T14:35:58.776Z] taggedImages: [2024-03-09T14:35:58.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:58.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-03-09T14:35:58.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.22 [2024-03-09T14:35:58.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:58.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-03-09T14:35:58.932Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-03-09T14:35:58.932Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:35:58.932Z] latest [2024-03-09T14:35:58.932Z] 3.2.0-dev.22 [2024-03-09T14:35:58.932Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:35:58.932Z] main [2024-03-09T14:35:58.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:35:59.978Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:00.742Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:36:00.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-09T14:36:00.742Z] 3747f48514d9: Preparing [2024-03-09T14:36:00.742Z] ff00349e83ad: Preparing [2024-03-09T14:36:00.742Z] 6d686399cd2a: Preparing [2024-03-09T14:36:00.742Z] 83f32ced3cdb: Preparing [2024-03-09T14:36:00.742Z] 2de443839171: Preparing [2024-03-09T14:36:00.742Z] 8e9dd5c5916c: Preparing [2024-03-09T14:36:00.742Z] 613fae4cf77e: Preparing [2024-03-09T14:36:00.742Z] ff00928e8ccf: Preparing [2024-03-09T14:36:00.742Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:00.742Z] 155c4fece7b5: Preparing [2024-03-09T14:36:00.742Z] ef72ef1b7974: Preparing [2024-03-09T14:36:00.742Z] 7c504f21be85: Preparing [2024-03-09T14:36:00.742Z] ff00928e8ccf: Waiting [2024-03-09T14:36:00.742Z] 89c7d6034ffe: Waiting [2024-03-09T14:36:00.742Z] 155c4fece7b5: Waiting [2024-03-09T14:36:00.742Z] ef72ef1b7974: Waiting [2024-03-09T14:36:00.742Z] 613fae4cf77e: Waiting [2024-03-09T14:36:00.742Z] 7c504f21be85: Waiting [2024-03-09T14:36:00.742Z] 8e9dd5c5916c: Waiting [2024-03-09T14:36:01.006Z] ff00349e83ad: Pushed [2024-03-09T14:36:01.006Z] 2de443839171: Pushed [2024-03-09T14:36:01.006Z] 3747f48514d9: Pushed [2024-03-09T14:36:01.006Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:01.006Z] 8e9dd5c5916c: Pushed [2024-03-09T14:36:01.006Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:01.268Z] 613fae4cf77e: Pushed [2024-03-09T14:36:01.268Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:01.268Z] 155c4fece7b5: Pushed [2024-03-09T14:36:02.664Z] 83f32ced3cdb: Pushed [2024-03-09T14:36:03.613Z] 6d686399cd2a: Pushed [2024-03-09T14:36:03.613Z] ef72ef1b7974: Pushed [2024-03-09T14:36:03.877Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:b61298666228cac19fe052c756803c9a158983a630056ec882da967f14e958c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:04.604Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:05.320Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-03-09T14:36:05.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-09T14:36:05.320Z] 3747f48514d9: Preparing [2024-03-09T14:36:05.320Z] ff00349e83ad: Preparing [2024-03-09T14:36:05.320Z] 6d686399cd2a: Preparing [2024-03-09T14:36:05.320Z] 83f32ced3cdb: Preparing [2024-03-09T14:36:05.320Z] 2de443839171: Preparing [2024-03-09T14:36:05.320Z] 8e9dd5c5916c: Preparing [2024-03-09T14:36:05.320Z] 613fae4cf77e: Preparing [2024-03-09T14:36:05.320Z] ff00928e8ccf: Preparing [2024-03-09T14:36:05.320Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:05.320Z] 155c4fece7b5: Preparing [2024-03-09T14:36:05.320Z] ef72ef1b7974: Preparing [2024-03-09T14:36:05.320Z] 7c504f21be85: Preparing [2024-03-09T14:36:05.320Z] ff00928e8ccf: Waiting [2024-03-09T14:36:05.320Z] 89c7d6034ffe: Waiting [2024-03-09T14:36:05.320Z] ef72ef1b7974: Waiting [2024-03-09T14:36:05.320Z] 7c504f21be85: Waiting [2024-03-09T14:36:05.320Z] 155c4fece7b5: Waiting [2024-03-09T14:36:05.320Z] 8e9dd5c5916c: Waiting [2024-03-09T14:36:05.320Z] 613fae4cf77e: Waiting [2024-03-09T14:36:05.320Z] 83f32ced3cdb: Layer already exists [2024-03-09T14:36:05.320Z] 3747f48514d9: Layer already exists [2024-03-09T14:36:05.320Z] 6d686399cd2a: Layer already exists [2024-03-09T14:36:05.320Z] 2de443839171: Layer already exists [2024-03-09T14:36:05.320Z] ff00349e83ad: Layer already exists [2024-03-09T14:36:05.320Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:05.320Z] 8e9dd5c5916c: Layer already exists [2024-03-09T14:36:05.320Z] 613fae4cf77e: Layer already exists [2024-03-09T14:36:05.320Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:05.320Z] 155c4fece7b5: Layer already exists [2024-03-09T14:36:05.320Z] ef72ef1b7974: Layer already exists [2024-03-09T14:36:05.320Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:05.584Z] latest: digest: sha256:b61298666228cac19fe052c756803c9a158983a630056ec882da967f14e958c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:06.319Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:07.072Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.22 [2024-03-09T14:36:07.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-09T14:36:07.072Z] 3747f48514d9: Preparing [2024-03-09T14:36:07.072Z] ff00349e83ad: Preparing [2024-03-09T14:36:07.072Z] 6d686399cd2a: Preparing [2024-03-09T14:36:07.072Z] 83f32ced3cdb: Preparing [2024-03-09T14:36:07.072Z] 2de443839171: Preparing [2024-03-09T14:36:07.072Z] 8e9dd5c5916c: Preparing [2024-03-09T14:36:07.072Z] 613fae4cf77e: Preparing [2024-03-09T14:36:07.072Z] ff00928e8ccf: Preparing [2024-03-09T14:36:07.072Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:07.072Z] 155c4fece7b5: Preparing [2024-03-09T14:36:07.072Z] ef72ef1b7974: Preparing [2024-03-09T14:36:07.072Z] 7c504f21be85: Preparing [2024-03-09T14:36:07.072Z] 613fae4cf77e: Waiting [2024-03-09T14:36:07.072Z] ff00928e8ccf: Waiting [2024-03-09T14:36:07.072Z] 89c7d6034ffe: Waiting [2024-03-09T14:36:07.072Z] 155c4fece7b5: Waiting [2024-03-09T14:36:07.072Z] ef72ef1b7974: Waiting [2024-03-09T14:36:07.072Z] 7c504f21be85: Waiting [2024-03-09T14:36:07.072Z] 8e9dd5c5916c: Waiting [2024-03-09T14:36:07.072Z] 6d686399cd2a: Layer already exists [2024-03-09T14:36:07.072Z] 3747f48514d9: Layer already exists [2024-03-09T14:36:07.072Z] 83f32ced3cdb: Layer already exists [2024-03-09T14:36:07.072Z] 2de443839171: Layer already exists [2024-03-09T14:36:07.072Z] ff00349e83ad: Layer already exists [2024-03-09T14:36:07.072Z] 8e9dd5c5916c: Layer already exists [2024-03-09T14:36:07.072Z] 613fae4cf77e: Layer already exists [2024-03-09T14:36:07.072Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:07.072Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:07.072Z] 155c4fece7b5: Layer already exists [2024-03-09T14:36:07.072Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:07.072Z] ef72ef1b7974: Layer already exists [2024-03-09T14:36:07.334Z] 3.2.0-dev.22: digest: sha256:b61298666228cac19fe052c756803c9a158983a630056ec882da967f14e958c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:08.120Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:08.869Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:36:08.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-09T14:36:08.869Z] 3747f48514d9: Preparing [2024-03-09T14:36:08.869Z] ff00349e83ad: Preparing [2024-03-09T14:36:08.869Z] 6d686399cd2a: Preparing [2024-03-09T14:36:08.869Z] 83f32ced3cdb: Preparing [2024-03-09T14:36:08.869Z] 2de443839171: Preparing [2024-03-09T14:36:08.869Z] 8e9dd5c5916c: Preparing [2024-03-09T14:36:08.869Z] 8e9dd5c5916c: Waiting [2024-03-09T14:36:08.869Z] 613fae4cf77e: Preparing [2024-03-09T14:36:08.869Z] ff00928e8ccf: Preparing [2024-03-09T14:36:08.869Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:08.869Z] 155c4fece7b5: Preparing [2024-03-09T14:36:08.869Z] ef72ef1b7974: Preparing [2024-03-09T14:36:08.869Z] 7c504f21be85: Preparing [2024-03-09T14:36:08.869Z] 613fae4cf77e: Waiting [2024-03-09T14:36:08.869Z] 89c7d6034ffe: Waiting [2024-03-09T14:36:08.869Z] ff00928e8ccf: Waiting [2024-03-09T14:36:08.869Z] 155c4fece7b5: Waiting [2024-03-09T14:36:08.869Z] 7c504f21be85: Waiting [2024-03-09T14:36:08.869Z] ef72ef1b7974: Waiting [2024-03-09T14:36:08.869Z] 3747f48514d9: Layer already exists [2024-03-09T14:36:08.869Z] ff00349e83ad: Layer already exists [2024-03-09T14:36:08.869Z] 2de443839171: Layer already exists [2024-03-09T14:36:08.870Z] 6d686399cd2a: Layer already exists [2024-03-09T14:36:08.870Z] 83f32ced3cdb: Layer already exists [2024-03-09T14:36:08.870Z] 8e9dd5c5916c: Layer already exists [2024-03-09T14:36:08.870Z] 613fae4cf77e: Layer already exists [2024-03-09T14:36:08.870Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:08.870Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:08.870Z] 155c4fece7b5: Layer already exists [2024-03-09T14:36:08.870Z] ef72ef1b7974: Layer already exists [2024-03-09T14:36:08.870Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:09.133Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:b61298666228cac19fe052c756803c9a158983a630056ec882da967f14e958c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:09.879Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:10.614Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-03-09T14:36:10.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-09T14:36:10.614Z] 3747f48514d9: Preparing [2024-03-09T14:36:10.614Z] ff00349e83ad: Preparing [2024-03-09T14:36:10.614Z] 6d686399cd2a: Preparing [2024-03-09T14:36:10.614Z] 83f32ced3cdb: Preparing [2024-03-09T14:36:10.614Z] 2de443839171: Preparing [2024-03-09T14:36:10.614Z] 8e9dd5c5916c: Preparing [2024-03-09T14:36:10.614Z] 613fae4cf77e: Preparing [2024-03-09T14:36:10.614Z] ff00928e8ccf: Preparing [2024-03-09T14:36:10.614Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:10.614Z] 155c4fece7b5: Preparing [2024-03-09T14:36:10.614Z] ef72ef1b7974: Preparing [2024-03-09T14:36:10.614Z] 7c504f21be85: Preparing [2024-03-09T14:36:10.614Z] 8e9dd5c5916c: Waiting [2024-03-09T14:36:10.614Z] 613fae4cf77e: Waiting [2024-03-09T14:36:10.614Z] ff00928e8ccf: Waiting [2024-03-09T14:36:10.614Z] 89c7d6034ffe: Waiting [2024-03-09T14:36:10.614Z] 7c504f21be85: Waiting [2024-03-09T14:36:10.614Z] 155c4fece7b5: Waiting [2024-03-09T14:36:10.614Z] ef72ef1b7974: Waiting [2024-03-09T14:36:10.614Z] 83f32ced3cdb: Layer already exists [2024-03-09T14:36:10.614Z] 6d686399cd2a: Layer already exists [2024-03-09T14:36:10.614Z] 3747f48514d9: Layer already exists [2024-03-09T14:36:10.614Z] ff00349e83ad: Layer already exists [2024-03-09T14:36:10.614Z] 2de443839171: Layer already exists [2024-03-09T14:36:10.614Z] 613fae4cf77e: Layer already exists [2024-03-09T14:36:10.614Z] 8e9dd5c5916c: Layer already exists [2024-03-09T14:36:10.614Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:10.614Z] 155c4fece7b5: Layer already exists [2024-03-09T14:36:10.614Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:10.614Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:10.614Z] ef72ef1b7974: Layer already exists [2024-03-09T14:36:10.877Z] main: digest: sha256:b61298666228cac19fe052c756803c9a158983a630056ec882da967f14e958c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:36:11.763Z] ===================================================== [Pipeline] echo [2024-03-09T14:36:11.913Z] taggedImages: [2024-03-09T14:36:11.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:36:11.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-03-09T14:36:11.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.22 [2024-03-09T14:36:11.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:36:11.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-03-09T14:36:12.077Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-03-09T14:36:12.077Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:36:12.077Z] latest [2024-03-09T14:36:12.077Z] 3.2.0-dev.22 [2024-03-09T14:36:12.077Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:36:12.077Z] main [2024-03-09T14:36:12.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:13.119Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:13.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:36:13.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-09T14:36:13.877Z] 78e63446c3a5: Preparing [2024-03-09T14:36:13.877Z] bfe45f20a378: Preparing [2024-03-09T14:36:13.877Z] ff00928e8ccf: Preparing [2024-03-09T14:36:13.877Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:13.877Z] cd5eb4f22851: Preparing [2024-03-09T14:36:13.877Z] ecf27e7c0fc2: Preparing [2024-03-09T14:36:13.877Z] 7c504f21be85: Preparing [2024-03-09T14:36:13.877Z] ecf27e7c0fc2: Waiting [2024-03-09T14:36:13.877Z] 7c504f21be85: Waiting [2024-03-09T14:36:13.877Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:14.142Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:14.142Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:14.142Z] cd5eb4f22851: Pushed [2024-03-09T14:36:14.142Z] 78e63446c3a5: Pushed [2024-03-09T14:36:15.537Z] ecf27e7c0fc2: Pushed [2024-03-09T14:36:17.476Z] bfe45f20a378: Pushed [2024-03-09T14:36:17.476Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:e7425ca675ea0eec80ec526f666c4e1a98c25055fba35a7721d4f67d7fadf2e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:18.228Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:19.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-03-09T14:36:19.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-09T14:36:19.035Z] 78e63446c3a5: Preparing [2024-03-09T14:36:19.035Z] bfe45f20a378: Preparing [2024-03-09T14:36:19.035Z] ff00928e8ccf: Preparing [2024-03-09T14:36:19.035Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:19.035Z] cd5eb4f22851: Preparing [2024-03-09T14:36:19.035Z] ecf27e7c0fc2: Preparing [2024-03-09T14:36:19.035Z] 7c504f21be85: Preparing [2024-03-09T14:36:19.035Z] ecf27e7c0fc2: Waiting [2024-03-09T14:36:19.035Z] 78e63446c3a5: Layer already exists [2024-03-09T14:36:19.035Z] bfe45f20a378: Layer already exists [2024-03-09T14:36:19.035Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:19.035Z] cd5eb4f22851: Layer already exists [2024-03-09T14:36:19.035Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:19.035Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:19.035Z] ecf27e7c0fc2: Layer already exists [2024-03-09T14:36:19.298Z] latest: digest: sha256:e7425ca675ea0eec80ec526f666c4e1a98c25055fba35a7721d4f67d7fadf2e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:20.051Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:20.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.22 [2024-03-09T14:36:20.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-09T14:36:20.804Z] 78e63446c3a5: Preparing [2024-03-09T14:36:20.804Z] bfe45f20a378: Preparing [2024-03-09T14:36:20.804Z] ff00928e8ccf: Preparing [2024-03-09T14:36:20.804Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:20.804Z] cd5eb4f22851: Preparing [2024-03-09T14:36:20.804Z] ecf27e7c0fc2: Preparing [2024-03-09T14:36:20.804Z] 7c504f21be85: Preparing [2024-03-09T14:36:20.804Z] ecf27e7c0fc2: Waiting [2024-03-09T14:36:20.804Z] 7c504f21be85: Waiting [2024-03-09T14:36:20.804Z] cd5eb4f22851: Layer already exists [2024-03-09T14:36:20.804Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:20.804Z] 78e63446c3a5: Layer already exists [2024-03-09T14:36:20.804Z] bfe45f20a378: Layer already exists [2024-03-09T14:36:20.804Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:20.804Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:20.804Z] ecf27e7c0fc2: Layer already exists [2024-03-09T14:36:21.068Z] 3.2.0-dev.22: digest: sha256:e7425ca675ea0eec80ec526f666c4e1a98c25055fba35a7721d4f67d7fadf2e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:21.820Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:22.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:36:22.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-09T14:36:22.582Z] 78e63446c3a5: Preparing [2024-03-09T14:36:22.582Z] bfe45f20a378: Preparing [2024-03-09T14:36:22.582Z] ff00928e8ccf: Preparing [2024-03-09T14:36:22.582Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:22.582Z] cd5eb4f22851: Preparing [2024-03-09T14:36:22.582Z] ecf27e7c0fc2: Preparing [2024-03-09T14:36:22.582Z] 7c504f21be85: Preparing [2024-03-09T14:36:22.582Z] ecf27e7c0fc2: Waiting [2024-03-09T14:36:22.582Z] 7c504f21be85: Waiting [2024-03-09T14:36:22.582Z] bfe45f20a378: Layer already exists [2024-03-09T14:36:22.582Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:22.582Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:22.582Z] 78e63446c3a5: Layer already exists [2024-03-09T14:36:22.582Z] cd5eb4f22851: Layer already exists [2024-03-09T14:36:22.582Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:22.582Z] ecf27e7c0fc2: Layer already exists [2024-03-09T14:36:22.582Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:e7425ca675ea0eec80ec526f666c4e1a98c25055fba35a7721d4f67d7fadf2e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:23.605Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:24.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-03-09T14:36:24.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-09T14:36:24.368Z] 78e63446c3a5: Preparing [2024-03-09T14:36:24.368Z] bfe45f20a378: Preparing [2024-03-09T14:36:24.368Z] ff00928e8ccf: Preparing [2024-03-09T14:36:24.368Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:24.368Z] cd5eb4f22851: Preparing [2024-03-09T14:36:24.368Z] ecf27e7c0fc2: Preparing [2024-03-09T14:36:24.368Z] 7c504f21be85: Preparing [2024-03-09T14:36:24.368Z] ecf27e7c0fc2: Waiting [2024-03-09T14:36:24.368Z] 78e63446c3a5: Layer already exists [2024-03-09T14:36:24.368Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:24.368Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:24.368Z] bfe45f20a378: Layer already exists [2024-03-09T14:36:24.368Z] cd5eb4f22851: Layer already exists [2024-03-09T14:36:24.368Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:24.368Z] ecf27e7c0fc2: Layer already exists [2024-03-09T14:36:24.631Z] main: digest: sha256:e7425ca675ea0eec80ec526f666c4e1a98c25055fba35a7721d4f67d7fadf2e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:36:25.522Z] ===================================================== [Pipeline] echo [2024-03-09T14:36:25.683Z] taggedImages: [2024-03-09T14:36:25.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:36:25.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-03-09T14:36:25.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.22 [2024-03-09T14:36:25.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:36:25.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-03-09T14:36:25.852Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-03-09T14:36:25.852Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:36:25.852Z] latest [2024-03-09T14:36:25.852Z] 3.2.0-dev.22 [2024-03-09T14:36:25.852Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:36:25.852Z] main [2024-03-09T14:36:25.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:26.953Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:27.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:36:27.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-09T14:36:27.717Z] 34930708216f: Preparing [2024-03-09T14:36:27.717Z] 292f198699eb: Preparing [2024-03-09T14:36:27.717Z] 9693dcc6e206: Preparing [2024-03-09T14:36:27.717Z] ff00928e8ccf: Preparing [2024-03-09T14:36:27.717Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:27.717Z] 0f876f2c0404: Preparing [2024-03-09T14:36:27.717Z] 45198a31a8be: Preparing [2024-03-09T14:36:27.717Z] 205c08455c48: Preparing [2024-03-09T14:36:27.717Z] 9a828988d747: Preparing [2024-03-09T14:36:27.717Z] 7c504f21be85: Preparing [2024-03-09T14:36:27.717Z] 0f876f2c0404: Waiting [2024-03-09T14:36:27.717Z] 45198a31a8be: Waiting [2024-03-09T14:36:27.717Z] 205c08455c48: Waiting [2024-03-09T14:36:27.717Z] 9a828988d747: Waiting [2024-03-09T14:36:27.717Z] 7c504f21be85: Waiting [2024-03-09T14:36:27.717Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:27.717Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:27.981Z] 292f198699eb: Pushed [2024-03-09T14:36:27.982Z] 9693dcc6e206: Pushed [2024-03-09T14:36:27.982Z] 34930708216f: Pushed [2024-03-09T14:36:27.982Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:27.982Z] 205c08455c48: Pushed [2024-03-09T14:36:28.998Z] 9a828988d747: Pushed [2024-03-09T14:36:41.277Z] 45198a31a8be: Pushed [2024-03-09T14:36:45.513Z] 0f876f2c0404: Pushed [2024-03-09T14:36:45.513Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:9776a81a9e5be801163d9627f3841cca2ec55af44072d3fc899bb2ab97c8fcde size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:46.279Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:47.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-03-09T14:36:47.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-09T14:36:47.054Z] 34930708216f: Preparing [2024-03-09T14:36:47.054Z] 292f198699eb: Preparing [2024-03-09T14:36:47.054Z] 9693dcc6e206: Preparing [2024-03-09T14:36:47.054Z] ff00928e8ccf: Preparing [2024-03-09T14:36:47.054Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:47.054Z] 0f876f2c0404: Preparing [2024-03-09T14:36:47.054Z] 45198a31a8be: Preparing [2024-03-09T14:36:47.054Z] 205c08455c48: Preparing [2024-03-09T14:36:47.054Z] 9a828988d747: Preparing [2024-03-09T14:36:47.054Z] 7c504f21be85: Preparing [2024-03-09T14:36:47.054Z] 45198a31a8be: Waiting [2024-03-09T14:36:47.054Z] 205c08455c48: Waiting [2024-03-09T14:36:47.054Z] 9a828988d747: Waiting [2024-03-09T14:36:47.054Z] 7c504f21be85: Waiting [2024-03-09T14:36:47.054Z] 0f876f2c0404: Waiting [2024-03-09T14:36:47.054Z] 34930708216f: Layer already exists [2024-03-09T14:36:47.054Z] 292f198699eb: Layer already exists [2024-03-09T14:36:47.054Z] 9693dcc6e206: Layer already exists [2024-03-09T14:36:47.054Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:47.054Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:47.054Z] 0f876f2c0404: Layer already exists [2024-03-09T14:36:47.054Z] 45198a31a8be: Layer already exists [2024-03-09T14:36:47.054Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:47.054Z] 205c08455c48: Layer already exists [2024-03-09T14:36:47.054Z] 9a828988d747: Layer already exists [2024-03-09T14:36:47.318Z] latest: digest: sha256:9776a81a9e5be801163d9627f3841cca2ec55af44072d3fc899bb2ab97c8fcde size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:48.099Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:48.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.22 [2024-03-09T14:36:48.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-09T14:36:48.872Z] 34930708216f: Preparing [2024-03-09T14:36:48.872Z] 292f198699eb: Preparing [2024-03-09T14:36:48.872Z] 9693dcc6e206: Preparing [2024-03-09T14:36:48.872Z] ff00928e8ccf: Preparing [2024-03-09T14:36:48.872Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:48.872Z] 0f876f2c0404: Preparing [2024-03-09T14:36:48.872Z] 45198a31a8be: Preparing [2024-03-09T14:36:48.872Z] 205c08455c48: Preparing [2024-03-09T14:36:48.872Z] 9a828988d747: Preparing [2024-03-09T14:36:48.872Z] 7c504f21be85: Preparing [2024-03-09T14:36:48.872Z] 0f876f2c0404: Waiting [2024-03-09T14:36:48.872Z] 45198a31a8be: Waiting [2024-03-09T14:36:48.872Z] 205c08455c48: Waiting [2024-03-09T14:36:48.872Z] 9a828988d747: Waiting [2024-03-09T14:36:48.872Z] 7c504f21be85: Waiting [2024-03-09T14:36:48.872Z] 9693dcc6e206: Layer already exists [2024-03-09T14:36:48.872Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:48.872Z] 34930708216f: Layer already exists [2024-03-09T14:36:48.872Z] 292f198699eb: Layer already exists [2024-03-09T14:36:48.872Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:48.872Z] 45198a31a8be: Layer already exists [2024-03-09T14:36:48.872Z] 0f876f2c0404: Layer already exists [2024-03-09T14:36:48.872Z] 205c08455c48: Layer already exists [2024-03-09T14:36:48.872Z] 9a828988d747: Layer already exists [2024-03-09T14:36:48.872Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:49.135Z] 3.2.0-dev.22: digest: sha256:9776a81a9e5be801163d9627f3841cca2ec55af44072d3fc899bb2ab97c8fcde size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:49.932Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:50.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:36:50.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-09T14:36:50.709Z] 34930708216f: Preparing [2024-03-09T14:36:50.709Z] 292f198699eb: Preparing [2024-03-09T14:36:50.709Z] 9693dcc6e206: Preparing [2024-03-09T14:36:50.709Z] ff00928e8ccf: Preparing [2024-03-09T14:36:50.709Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:50.709Z] 0f876f2c0404: Preparing [2024-03-09T14:36:50.709Z] 45198a31a8be: Preparing [2024-03-09T14:36:50.709Z] 205c08455c48: Preparing [2024-03-09T14:36:50.709Z] 9a828988d747: Preparing [2024-03-09T14:36:50.709Z] 7c504f21be85: Preparing [2024-03-09T14:36:50.709Z] 45198a31a8be: Waiting [2024-03-09T14:36:50.709Z] 205c08455c48: Waiting [2024-03-09T14:36:50.709Z] 9a828988d747: Waiting [2024-03-09T14:36:50.709Z] 7c504f21be85: Waiting [2024-03-09T14:36:50.709Z] 0f876f2c0404: Waiting [2024-03-09T14:36:50.709Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:50.709Z] 292f198699eb: Layer already exists [2024-03-09T14:36:50.709Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:50.709Z] 9693dcc6e206: Layer already exists [2024-03-09T14:36:50.709Z] 34930708216f: Layer already exists [2024-03-09T14:36:50.709Z] 205c08455c48: Layer already exists [2024-03-09T14:36:50.709Z] 45198a31a8be: Layer already exists [2024-03-09T14:36:50.709Z] 0f876f2c0404: Layer already exists [2024-03-09T14:36:50.709Z] 9a828988d747: Layer already exists [2024-03-09T14:36:50.709Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:50.971Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:9776a81a9e5be801163d9627f3841cca2ec55af44072d3fc899bb2ab97c8fcde size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:51.773Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:52.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-03-09T14:36:52.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-09T14:36:52.537Z] 34930708216f: Preparing [2024-03-09T14:36:52.537Z] 292f198699eb: Preparing [2024-03-09T14:36:52.537Z] 9693dcc6e206: Preparing [2024-03-09T14:36:52.537Z] ff00928e8ccf: Preparing [2024-03-09T14:36:52.537Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:52.537Z] 0f876f2c0404: Preparing [2024-03-09T14:36:52.537Z] 45198a31a8be: Preparing [2024-03-09T14:36:52.537Z] 205c08455c48: Preparing [2024-03-09T14:36:52.537Z] 9a828988d747: Preparing [2024-03-09T14:36:52.537Z] 7c504f21be85: Preparing [2024-03-09T14:36:52.537Z] 45198a31a8be: Waiting [2024-03-09T14:36:52.537Z] 205c08455c48: Waiting [2024-03-09T14:36:52.537Z] 9a828988d747: Waiting [2024-03-09T14:36:52.537Z] 7c504f21be85: Waiting [2024-03-09T14:36:52.537Z] 0f876f2c0404: Waiting [2024-03-09T14:36:52.537Z] 292f198699eb: Layer already exists [2024-03-09T14:36:52.537Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:52.537Z] 34930708216f: Layer already exists [2024-03-09T14:36:52.537Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:52.537Z] 9693dcc6e206: Layer already exists [2024-03-09T14:36:52.537Z] 45198a31a8be: Layer already exists [2024-03-09T14:36:52.537Z] 0f876f2c0404: Layer already exists [2024-03-09T14:36:52.537Z] 205c08455c48: Layer already exists [2024-03-09T14:36:52.537Z] 9a828988d747: Layer already exists [2024-03-09T14:36:52.537Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:52.801Z] main: digest: sha256:9776a81a9e5be801163d9627f3841cca2ec55af44072d3fc899bb2ab97c8fcde size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:36:53.757Z] ===================================================== [Pipeline] echo [2024-03-09T14:36:53.916Z] taggedImages: [2024-03-09T14:36:53.916Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:36:53.916Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-03-09T14:36:53.916Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.22 [2024-03-09T14:36:53.916Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:36:53.916Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-03-09T14:36:54.087Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-03-09T14:36:54.088Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:36:54.088Z] latest [2024-03-09T14:36:54.088Z] 3.2.0-dev.22 [2024-03-09T14:36:54.088Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:36:54.088Z] main [2024-03-09T14:36:54.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:55.188Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:36:55.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:36:55.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-09T14:36:55.988Z] b74c7dcce445: Preparing [2024-03-09T14:36:55.988Z] f37db519dbad: Preparing [2024-03-09T14:36:55.988Z] 35d652169567: Preparing [2024-03-09T14:36:55.988Z] ff00928e8ccf: Preparing [2024-03-09T14:36:55.988Z] 89c7d6034ffe: Preparing [2024-03-09T14:36:55.988Z] 837b83104dc0: Preparing [2024-03-09T14:36:55.988Z] ee4a7990d19c: Preparing [2024-03-09T14:36:55.988Z] 785a8b7fbc95: Preparing [2024-03-09T14:36:55.988Z] 7c504f21be85: Preparing [2024-03-09T14:36:55.988Z] 837b83104dc0: Waiting [2024-03-09T14:36:55.988Z] ee4a7990d19c: Waiting [2024-03-09T14:36:55.988Z] 785a8b7fbc95: Waiting [2024-03-09T14:36:55.988Z] 7c504f21be85: Waiting [2024-03-09T14:36:55.988Z] ff00928e8ccf: Layer already exists [2024-03-09T14:36:55.988Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:36:56.251Z] b74c7dcce445: Pushed [2024-03-09T14:36:56.251Z] f37db519dbad: Pushed [2024-03-09T14:36:56.251Z] 35d652169567: Pushed [2024-03-09T14:36:56.251Z] 7c504f21be85: Layer already exists [2024-03-09T14:36:56.251Z] ee4a7990d19c: Pushed [2024-03-09T14:36:56.829Z] 785a8b7fbc95: Pushed [2024-03-09T14:37:14.980Z] 837b83104dc0: Pushed [2024-03-09T14:37:14.980Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:faefd4676fa520dfc6a15f9394af7a9464c36d081ef5a9e17a9d2fe6c3585ada size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:15.755Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:16.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-03-09T14:37:16.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-09T14:37:16.536Z] b74c7dcce445: Preparing [2024-03-09T14:37:16.536Z] f37db519dbad: Preparing [2024-03-09T14:37:16.536Z] 35d652169567: Preparing [2024-03-09T14:37:16.536Z] ff00928e8ccf: Preparing [2024-03-09T14:37:16.536Z] 89c7d6034ffe: Preparing [2024-03-09T14:37:16.536Z] 837b83104dc0: Preparing [2024-03-09T14:37:16.536Z] ee4a7990d19c: Preparing [2024-03-09T14:37:16.536Z] 785a8b7fbc95: Preparing [2024-03-09T14:37:16.536Z] 7c504f21be85: Preparing [2024-03-09T14:37:16.536Z] ee4a7990d19c: Waiting [2024-03-09T14:37:16.536Z] 785a8b7fbc95: Waiting [2024-03-09T14:37:16.536Z] 7c504f21be85: Waiting [2024-03-09T14:37:16.536Z] 837b83104dc0: Waiting [2024-03-09T14:37:16.536Z] 35d652169567: Layer already exists [2024-03-09T14:37:16.536Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:37:16.536Z] f37db519dbad: Layer already exists [2024-03-09T14:37:16.536Z] ff00928e8ccf: Layer already exists [2024-03-09T14:37:16.536Z] b74c7dcce445: Layer already exists [2024-03-09T14:37:16.536Z] ee4a7990d19c: Layer already exists [2024-03-09T14:37:16.536Z] 837b83104dc0: Layer already exists [2024-03-09T14:37:16.536Z] 785a8b7fbc95: Layer already exists [2024-03-09T14:37:16.536Z] 7c504f21be85: Layer already exists [2024-03-09T14:37:16.799Z] latest: digest: sha256:faefd4676fa520dfc6a15f9394af7a9464c36d081ef5a9e17a9d2fe6c3585ada size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:17.652Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:18.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.22 [2024-03-09T14:37:18.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-09T14:37:18.460Z] b74c7dcce445: Preparing [2024-03-09T14:37:18.460Z] f37db519dbad: Preparing [2024-03-09T14:37:18.460Z] 35d652169567: Preparing [2024-03-09T14:37:18.460Z] ff00928e8ccf: Preparing [2024-03-09T14:37:18.460Z] 89c7d6034ffe: Preparing [2024-03-09T14:37:18.460Z] 837b83104dc0: Preparing [2024-03-09T14:37:18.460Z] ee4a7990d19c: Preparing [2024-03-09T14:37:18.460Z] 785a8b7fbc95: Preparing [2024-03-09T14:37:18.460Z] 837b83104dc0: Waiting [2024-03-09T14:37:18.460Z] 7c504f21be85: Preparing [2024-03-09T14:37:18.460Z] ee4a7990d19c: Waiting [2024-03-09T14:37:18.460Z] 785a8b7fbc95: Waiting [2024-03-09T14:37:18.460Z] 7c504f21be85: Waiting [2024-03-09T14:37:18.460Z] f37db519dbad: Layer already exists [2024-03-09T14:37:18.460Z] ff00928e8ccf: Layer already exists [2024-03-09T14:37:18.460Z] b74c7dcce445: Layer already exists [2024-03-09T14:37:18.460Z] 35d652169567: Layer already exists [2024-03-09T14:37:18.460Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:37:18.460Z] 785a8b7fbc95: Layer already exists [2024-03-09T14:37:18.460Z] 837b83104dc0: Layer already exists [2024-03-09T14:37:18.460Z] 7c504f21be85: Layer already exists [2024-03-09T14:37:18.460Z] ee4a7990d19c: Layer already exists [2024-03-09T14:37:18.731Z] 3.2.0-dev.22: digest: sha256:faefd4676fa520dfc6a15f9394af7a9464c36d081ef5a9e17a9d2fe6c3585ada size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:19.540Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:20.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:37:20.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-09T14:37:20.332Z] b74c7dcce445: Preparing [2024-03-09T14:37:20.332Z] f37db519dbad: Preparing [2024-03-09T14:37:20.332Z] 35d652169567: Preparing [2024-03-09T14:37:20.332Z] ff00928e8ccf: Preparing [2024-03-09T14:37:20.332Z] 89c7d6034ffe: Preparing [2024-03-09T14:37:20.332Z] 837b83104dc0: Preparing [2024-03-09T14:37:20.332Z] ee4a7990d19c: Preparing [2024-03-09T14:37:20.332Z] 785a8b7fbc95: Preparing [2024-03-09T14:37:20.332Z] 7c504f21be85: Preparing [2024-03-09T14:37:20.332Z] ee4a7990d19c: Waiting [2024-03-09T14:37:20.332Z] 837b83104dc0: Waiting [2024-03-09T14:37:20.332Z] 785a8b7fbc95: Waiting [2024-03-09T14:37:20.332Z] 7c504f21be85: Waiting [2024-03-09T14:37:20.332Z] f37db519dbad: Layer already exists [2024-03-09T14:37:20.332Z] 35d652169567: Layer already exists [2024-03-09T14:37:20.332Z] ff00928e8ccf: Layer already exists [2024-03-09T14:37:20.332Z] b74c7dcce445: Layer already exists [2024-03-09T14:37:20.332Z] 837b83104dc0: Layer already exists [2024-03-09T14:37:20.332Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:37:20.332Z] ee4a7990d19c: Layer already exists [2024-03-09T14:37:20.332Z] 785a8b7fbc95: Layer already exists [2024-03-09T14:37:20.332Z] 7c504f21be85: Layer already exists [2024-03-09T14:37:20.597Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:faefd4676fa520dfc6a15f9394af7a9464c36d081ef5a9e17a9d2fe6c3585ada size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:21.376Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:22.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-03-09T14:37:22.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-09T14:37:22.165Z] b74c7dcce445: Preparing [2024-03-09T14:37:22.165Z] f37db519dbad: Preparing [2024-03-09T14:37:22.165Z] 35d652169567: Preparing [2024-03-09T14:37:22.165Z] ff00928e8ccf: Preparing [2024-03-09T14:37:22.165Z] 89c7d6034ffe: Preparing [2024-03-09T14:37:22.165Z] 837b83104dc0: Preparing [2024-03-09T14:37:22.165Z] ee4a7990d19c: Preparing [2024-03-09T14:37:22.165Z] 785a8b7fbc95: Preparing [2024-03-09T14:37:22.165Z] 7c504f21be85: Preparing [2024-03-09T14:37:22.165Z] ee4a7990d19c: Waiting [2024-03-09T14:37:22.165Z] 785a8b7fbc95: Waiting [2024-03-09T14:37:22.165Z] 7c504f21be85: Waiting [2024-03-09T14:37:22.165Z] 837b83104dc0: Waiting [2024-03-09T14:37:22.165Z] f37db519dbad: Layer already exists [2024-03-09T14:37:22.165Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:37:22.165Z] b74c7dcce445: Layer already exists [2024-03-09T14:37:22.165Z] ff00928e8ccf: Layer already exists [2024-03-09T14:37:22.165Z] 35d652169567: Layer already exists [2024-03-09T14:37:22.165Z] 7c504f21be85: Layer already exists [2024-03-09T14:37:22.165Z] ee4a7990d19c: Layer already exists [2024-03-09T14:37:22.165Z] 837b83104dc0: Layer already exists [2024-03-09T14:37:22.165Z] 785a8b7fbc95: Layer already exists [2024-03-09T14:37:22.430Z] main: digest: sha256:faefd4676fa520dfc6a15f9394af7a9464c36d081ef5a9e17a9d2fe6c3585ada size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:37:23.382Z] ===================================================== [Pipeline] echo [2024-03-09T14:37:23.548Z] taggedImages: [2024-03-09T14:37:23.548Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:37:23.548Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-03-09T14:37:23.548Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.22 [2024-03-09T14:37:23.548Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:37:23.548Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-03-09T14:37:23.723Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-03-09T14:37:23.723Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:37:23.723Z] latest [2024-03-09T14:37:23.723Z] 3.2.0-dev.22 [2024-03-09T14:37:23.723Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:37:23.723Z] main [2024-03-09T14:37:23.723Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:24.866Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:25.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:37:25.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-09T14:37:25.652Z] 1972ba58ec3b: Preparing [2024-03-09T14:37:25.652Z] 39c5df0abeab: Preparing [2024-03-09T14:37:25.652Z] 2aec318c49c7: Preparing [2024-03-09T14:37:25.652Z] ff00928e8ccf: Preparing [2024-03-09T14:37:25.652Z] 89c7d6034ffe: Preparing [2024-03-09T14:37:25.652Z] 9145c5256ad7: Preparing [2024-03-09T14:37:25.652Z] 205c08455c48: Preparing [2024-03-09T14:37:25.652Z] 9a828988d747: Preparing [2024-03-09T14:37:25.652Z] 7c504f21be85: Preparing [2024-03-09T14:37:25.652Z] 205c08455c48: Waiting [2024-03-09T14:37:25.652Z] 9a828988d747: Waiting [2024-03-09T14:37:25.652Z] 7c504f21be85: Waiting [2024-03-09T14:37:25.652Z] 9145c5256ad7: Waiting [2024-03-09T14:37:25.652Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:37:25.652Z] ff00928e8ccf: Layer already exists [2024-03-09T14:37:25.916Z] 205c08455c48: Layer already exists [2024-03-09T14:37:25.916Z] 9a828988d747: Layer already exists [2024-03-09T14:37:25.916Z] 39c5df0abeab: Pushed [2024-03-09T14:37:25.916Z] 7c504f21be85: Layer already exists [2024-03-09T14:37:25.916Z] 2aec318c49c7: Pushed [2024-03-09T14:37:25.916Z] 1972ba58ec3b: Pushed [2024-03-09T14:37:44.085Z] 9145c5256ad7: Pushed [2024-03-09T14:37:44.085Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:b712b79094b049d807257b3b6ec8f509499063047b162a61ce3493d71a528804 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:44.874Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:45.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-03-09T14:37:45.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-09T14:37:45.657Z] 1972ba58ec3b: Preparing [2024-03-09T14:37:45.657Z] 39c5df0abeab: Preparing [2024-03-09T14:37:45.657Z] 2aec318c49c7: Preparing [2024-03-09T14:37:45.657Z] ff00928e8ccf: Preparing [2024-03-09T14:37:45.657Z] 89c7d6034ffe: Preparing [2024-03-09T14:37:45.657Z] 9145c5256ad7: Preparing [2024-03-09T14:37:45.657Z] 205c08455c48: Preparing [2024-03-09T14:37:45.657Z] 9a828988d747: Preparing [2024-03-09T14:37:45.657Z] 7c504f21be85: Preparing [2024-03-09T14:37:45.657Z] 9145c5256ad7: Waiting [2024-03-09T14:37:45.657Z] 205c08455c48: Waiting [2024-03-09T14:37:45.657Z] 9a828988d747: Waiting [2024-03-09T14:37:45.657Z] 7c504f21be85: Waiting [2024-03-09T14:37:45.657Z] 2aec318c49c7: Layer already exists [2024-03-09T14:37:45.657Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:37:45.657Z] 1972ba58ec3b: Layer already exists [2024-03-09T14:37:45.657Z] 39c5df0abeab: Layer already exists [2024-03-09T14:37:45.657Z] ff00928e8ccf: Layer already exists [2024-03-09T14:37:45.657Z] 205c08455c48: Layer already exists [2024-03-09T14:37:45.657Z] 9145c5256ad7: Layer already exists [2024-03-09T14:37:45.657Z] 9a828988d747: Layer already exists [2024-03-09T14:37:45.657Z] 7c504f21be85: Layer already exists [2024-03-09T14:37:45.920Z] latest: digest: sha256:b712b79094b049d807257b3b6ec8f509499063047b162a61ce3493d71a528804 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:46.715Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:47.505Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.22 [2024-03-09T14:37:47.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-09T14:37:47.505Z] 1972ba58ec3b: Preparing [2024-03-09T14:37:47.505Z] 39c5df0abeab: Preparing [2024-03-09T14:37:47.505Z] 2aec318c49c7: Preparing [2024-03-09T14:37:47.505Z] ff00928e8ccf: Preparing [2024-03-09T14:37:47.505Z] 89c7d6034ffe: Preparing [2024-03-09T14:37:47.505Z] 9145c5256ad7: Preparing [2024-03-09T14:37:47.505Z] 205c08455c48: Preparing [2024-03-09T14:37:47.505Z] 9a828988d747: Preparing [2024-03-09T14:37:47.505Z] 7c504f21be85: Preparing [2024-03-09T14:37:47.505Z] 9145c5256ad7: Waiting [2024-03-09T14:37:47.505Z] 205c08455c48: Waiting [2024-03-09T14:37:47.505Z] 9a828988d747: Waiting [2024-03-09T14:37:47.505Z] 7c504f21be85: Waiting [2024-03-09T14:37:47.505Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:37:47.505Z] 39c5df0abeab: Layer already exists [2024-03-09T14:37:47.505Z] 2aec318c49c7: Layer already exists [2024-03-09T14:37:47.505Z] 1972ba58ec3b: Layer already exists [2024-03-09T14:37:47.505Z] ff00928e8ccf: Layer already exists [2024-03-09T14:37:47.505Z] 9145c5256ad7: Layer already exists [2024-03-09T14:37:47.505Z] 7c504f21be85: Layer already exists [2024-03-09T14:37:47.505Z] 9a828988d747: Layer already exists [2024-03-09T14:37:47.505Z] 205c08455c48: Layer already exists [2024-03-09T14:37:47.505Z] 3.2.0-dev.22: digest: sha256:b712b79094b049d807257b3b6ec8f509499063047b162a61ce3493d71a528804 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:48.568Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:49.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:37:49.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-09T14:37:49.364Z] 1972ba58ec3b: Preparing [2024-03-09T14:37:49.364Z] 39c5df0abeab: Preparing [2024-03-09T14:37:49.364Z] 2aec318c49c7: Preparing [2024-03-09T14:37:49.364Z] ff00928e8ccf: Preparing [2024-03-09T14:37:49.364Z] 89c7d6034ffe: Preparing [2024-03-09T14:37:49.364Z] 9145c5256ad7: Preparing [2024-03-09T14:37:49.364Z] 205c08455c48: Preparing [2024-03-09T14:37:49.364Z] 9a828988d747: Preparing [2024-03-09T14:37:49.364Z] 7c504f21be85: Preparing [2024-03-09T14:37:49.364Z] 205c08455c48: Waiting [2024-03-09T14:37:49.364Z] 9a828988d747: Waiting [2024-03-09T14:37:49.364Z] 7c504f21be85: Waiting [2024-03-09T14:37:49.364Z] 9145c5256ad7: Waiting [2024-03-09T14:37:49.364Z] 1972ba58ec3b: Layer already exists [2024-03-09T14:37:49.364Z] 2aec318c49c7: Layer already exists [2024-03-09T14:37:49.364Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:37:49.364Z] 39c5df0abeab: Layer already exists [2024-03-09T14:37:49.364Z] ff00928e8ccf: Layer already exists [2024-03-09T14:37:49.364Z] 205c08455c48: Layer already exists [2024-03-09T14:37:49.364Z] 9145c5256ad7: Layer already exists [2024-03-09T14:37:49.364Z] 7c504f21be85: Layer already exists [2024-03-09T14:37:49.364Z] 9a828988d747: Layer already exists [2024-03-09T14:37:49.628Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:b712b79094b049d807257b3b6ec8f509499063047b162a61ce3493d71a528804 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:50.472Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:51.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-03-09T14:37:51.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-09T14:37:51.286Z] 1972ba58ec3b: Preparing [2024-03-09T14:37:51.286Z] 39c5df0abeab: Preparing [2024-03-09T14:37:51.286Z] 2aec318c49c7: Preparing [2024-03-09T14:37:51.286Z] ff00928e8ccf: Preparing [2024-03-09T14:37:51.286Z] 89c7d6034ffe: Preparing [2024-03-09T14:37:51.286Z] 9145c5256ad7: Preparing [2024-03-09T14:37:51.286Z] 205c08455c48: Preparing [2024-03-09T14:37:51.286Z] 9a828988d747: Preparing [2024-03-09T14:37:51.286Z] 7c504f21be85: Preparing [2024-03-09T14:37:51.286Z] 205c08455c48: Waiting [2024-03-09T14:37:51.286Z] 9a828988d747: Waiting [2024-03-09T14:37:51.286Z] 7c504f21be85: Waiting [2024-03-09T14:37:51.286Z] 9145c5256ad7: Waiting [2024-03-09T14:37:51.286Z] 39c5df0abeab: Layer already exists [2024-03-09T14:37:51.286Z] 1972ba58ec3b: Layer already exists [2024-03-09T14:37:51.286Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:37:51.286Z] ff00928e8ccf: Layer already exists [2024-03-09T14:37:51.286Z] 2aec318c49c7: Layer already exists [2024-03-09T14:37:51.286Z] 205c08455c48: Layer already exists [2024-03-09T14:37:51.286Z] 9145c5256ad7: Layer already exists [2024-03-09T14:37:51.286Z] 7c504f21be85: Layer already exists [2024-03-09T14:37:51.286Z] 9a828988d747: Layer already exists [2024-03-09T14:37:51.549Z] main: digest: sha256:b712b79094b049d807257b3b6ec8f509499063047b162a61ce3493d71a528804 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:37:52.526Z] ===================================================== [Pipeline] echo [2024-03-09T14:37:52.692Z] taggedImages: [2024-03-09T14:37:52.692Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:37:52.692Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-03-09T14:37:52.692Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.22 [2024-03-09T14:37:52.692Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:37:52.692Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-03-09T14:37:52.865Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-03-09T14:37:52.865Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:37:52.865Z] latest [2024-03-09T14:37:52.865Z] 3.2.0-dev.22 [2024-03-09T14:37:52.865Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:37:52.865Z] main [2024-03-09T14:37:52.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:53.999Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:37:54.813Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:37:54.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-09T14:37:54.813Z] ec22d1ac2627: Preparing [2024-03-09T14:37:54.813Z] ea307b037462: Preparing [2024-03-09T14:37:54.813Z] ff00928e8ccf: Preparing [2024-03-09T14:37:54.813Z] 89c7d6034ffe: Preparing [2024-03-09T14:37:54.813Z] daaf1412bb71: Preparing [2024-03-09T14:37:54.813Z] ca93c3a4f3ba: Preparing [2024-03-09T14:37:54.813Z] 7c504f21be85: Preparing [2024-03-09T14:37:54.813Z] ca93c3a4f3ba: Waiting [2024-03-09T14:37:54.813Z] 7c504f21be85: Waiting [2024-03-09T14:37:54.814Z] ff00928e8ccf: Layer already exists [2024-03-09T14:37:54.814Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:37:55.078Z] 7c504f21be85: Layer already exists [2024-03-09T14:37:55.078Z] daaf1412bb71: Pushed [2024-03-09T14:37:55.078Z] ec22d1ac2627: Pushed [2024-03-09T14:37:55.342Z] ca93c3a4f3ba: Pushed [2024-03-09T14:37:59.570Z] ea307b037462: Pushed [2024-03-09T14:37:59.570Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:b5ca4f4ea8d2d38284998625ef249cbbf2973812f80e4a442d26ae73ece29c4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:00.373Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:01.180Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-03-09T14:38:01.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-09T14:38:01.180Z] ec22d1ac2627: Preparing [2024-03-09T14:38:01.180Z] ea307b037462: Preparing [2024-03-09T14:38:01.180Z] ff00928e8ccf: Preparing [2024-03-09T14:38:01.180Z] 89c7d6034ffe: Preparing [2024-03-09T14:38:01.180Z] daaf1412bb71: Preparing [2024-03-09T14:38:01.180Z] ca93c3a4f3ba: Preparing [2024-03-09T14:38:01.180Z] 7c504f21be85: Preparing [2024-03-09T14:38:01.180Z] ca93c3a4f3ba: Waiting [2024-03-09T14:38:01.180Z] 7c504f21be85: Waiting [2024-03-09T14:38:01.180Z] ea307b037462: Layer already exists [2024-03-09T14:38:01.180Z] daaf1412bb71: Layer already exists [2024-03-09T14:38:01.180Z] ec22d1ac2627: Layer already exists [2024-03-09T14:38:01.180Z] ff00928e8ccf: Layer already exists [2024-03-09T14:38:01.180Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:38:01.180Z] ca93c3a4f3ba: Layer already exists [2024-03-09T14:38:01.180Z] 7c504f21be85: Layer already exists [2024-03-09T14:38:01.444Z] latest: digest: sha256:b5ca4f4ea8d2d38284998625ef249cbbf2973812f80e4a442d26ae73ece29c4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:02.385Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:03.213Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.22 [2024-03-09T14:38:03.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-09T14:38:03.213Z] ec22d1ac2627: Preparing [2024-03-09T14:38:03.213Z] ea307b037462: Preparing [2024-03-09T14:38:03.213Z] ff00928e8ccf: Preparing [2024-03-09T14:38:03.213Z] 89c7d6034ffe: Preparing [2024-03-09T14:38:03.213Z] daaf1412bb71: Preparing [2024-03-09T14:38:03.213Z] ca93c3a4f3ba: Preparing [2024-03-09T14:38:03.213Z] 7c504f21be85: Preparing [2024-03-09T14:38:03.213Z] ca93c3a4f3ba: Waiting [2024-03-09T14:38:03.213Z] 7c504f21be85: Waiting [2024-03-09T14:38:03.213Z] daaf1412bb71: Layer already exists [2024-03-09T14:38:03.213Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:38:03.213Z] ea307b037462: Layer already exists [2024-03-09T14:38:03.213Z] ff00928e8ccf: Layer already exists [2024-03-09T14:38:03.213Z] ec22d1ac2627: Layer already exists [2024-03-09T14:38:03.213Z] 7c504f21be85: Layer already exists [2024-03-09T14:38:03.213Z] ca93c3a4f3ba: Layer already exists [2024-03-09T14:38:03.213Z] 3.2.0-dev.22: digest: sha256:b5ca4f4ea8d2d38284998625ef249cbbf2973812f80e4a442d26ae73ece29c4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:04.325Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:05.145Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:38:05.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-09T14:38:05.146Z] ec22d1ac2627: Preparing [2024-03-09T14:38:05.146Z] ea307b037462: Preparing [2024-03-09T14:38:05.146Z] ff00928e8ccf: Preparing [2024-03-09T14:38:05.146Z] 89c7d6034ffe: Preparing [2024-03-09T14:38:05.146Z] daaf1412bb71: Preparing [2024-03-09T14:38:05.146Z] ca93c3a4f3ba: Preparing [2024-03-09T14:38:05.146Z] 7c504f21be85: Preparing [2024-03-09T14:38:05.146Z] ca93c3a4f3ba: Waiting [2024-03-09T14:38:05.146Z] 7c504f21be85: Waiting [2024-03-09T14:38:05.146Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:38:05.146Z] ff00928e8ccf: Layer already exists [2024-03-09T14:38:05.146Z] ec22d1ac2627: Layer already exists [2024-03-09T14:38:05.146Z] ea307b037462: Layer already exists [2024-03-09T14:38:05.146Z] daaf1412bb71: Layer already exists [2024-03-09T14:38:05.146Z] ca93c3a4f3ba: Layer already exists [2024-03-09T14:38:05.146Z] 7c504f21be85: Layer already exists [2024-03-09T14:38:05.408Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:b5ca4f4ea8d2d38284998625ef249cbbf2973812f80e4a442d26ae73ece29c4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:06.257Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:07.084Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-03-09T14:38:07.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-09T14:38:07.084Z] ec22d1ac2627: Preparing [2024-03-09T14:38:07.084Z] ea307b037462: Preparing [2024-03-09T14:38:07.084Z] ff00928e8ccf: Preparing [2024-03-09T14:38:07.084Z] 89c7d6034ffe: Preparing [2024-03-09T14:38:07.084Z] daaf1412bb71: Preparing [2024-03-09T14:38:07.084Z] ca93c3a4f3ba: Preparing [2024-03-09T14:38:07.085Z] 7c504f21be85: Preparing [2024-03-09T14:38:07.085Z] ca93c3a4f3ba: Waiting [2024-03-09T14:38:07.085Z] 7c504f21be85: Waiting [2024-03-09T14:38:07.085Z] ea307b037462: Layer already exists [2024-03-09T14:38:07.085Z] daaf1412bb71: Layer already exists [2024-03-09T14:38:07.085Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:38:07.085Z] ec22d1ac2627: Layer already exists [2024-03-09T14:38:07.085Z] ff00928e8ccf: Layer already exists [2024-03-09T14:38:07.085Z] ca93c3a4f3ba: Layer already exists [2024-03-09T14:38:07.085Z] 7c504f21be85: Layer already exists [2024-03-09T14:38:07.348Z] main: digest: sha256:b5ca4f4ea8d2d38284998625ef249cbbf2973812f80e4a442d26ae73ece29c4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:38:08.369Z] ===================================================== [Pipeline] echo [2024-03-09T14:38:08.551Z] taggedImages: [2024-03-09T14:38:08.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:38:08.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-03-09T14:38:08.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.22 [2024-03-09T14:38:08.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:38:08.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-03-09T14:38:08.740Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-03-09T14:38:08.740Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:38:08.740Z] latest [2024-03-09T14:38:08.740Z] 3.2.0-dev.22 [2024-03-09T14:38:08.740Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:38:08.740Z] main [2024-03-09T14:38:08.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:09.989Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:10.824Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:38:10.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-09T14:38:10.824Z] ed9906cfe82d: Preparing [2024-03-09T14:38:10.824Z] 5de5c0258b54: Preparing [2024-03-09T14:38:10.824Z] ff00928e8ccf: Preparing [2024-03-09T14:38:10.824Z] 89c7d6034ffe: Preparing [2024-03-09T14:38:10.824Z] 26e26bd915d5: Preparing [2024-03-09T14:38:10.824Z] e561834a2927: Preparing [2024-03-09T14:38:10.824Z] 7c504f21be85: Preparing [2024-03-09T14:38:10.824Z] e561834a2927: Waiting [2024-03-09T14:38:10.824Z] 7c504f21be85: Waiting [2024-03-09T14:38:10.824Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:38:10.824Z] ff00928e8ccf: Layer already exists [2024-03-09T14:38:10.824Z] 26e26bd915d5: Layer already exists [2024-03-09T14:38:10.824Z] e561834a2927: Layer already exists [2024-03-09T14:38:11.089Z] 7c504f21be85: Layer already exists [2024-03-09T14:38:11.089Z] ed9906cfe82d: Pushed [2024-03-09T14:38:15.321Z] 5de5c0258b54: Pushed [2024-03-09T14:38:15.321Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884: digest: sha256:69229e6aa087381e8bd9a21de1e51e5a25ddbb6bbf5c2f8aa279ad0877c3b642 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:16.162Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:17.003Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-03-09T14:38:17.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-09T14:38:17.004Z] ed9906cfe82d: Preparing [2024-03-09T14:38:17.004Z] 5de5c0258b54: Preparing [2024-03-09T14:38:17.004Z] ff00928e8ccf: Preparing [2024-03-09T14:38:17.004Z] 89c7d6034ffe: Preparing [2024-03-09T14:38:17.004Z] 26e26bd915d5: Preparing [2024-03-09T14:38:17.004Z] e561834a2927: Preparing [2024-03-09T14:38:17.004Z] 7c504f21be85: Preparing [2024-03-09T14:38:17.004Z] e561834a2927: Waiting [2024-03-09T14:38:17.004Z] 7c504f21be85: Waiting [2024-03-09T14:38:17.004Z] ed9906cfe82d: Layer already exists [2024-03-09T14:38:17.004Z] ff00928e8ccf: Layer already exists [2024-03-09T14:38:17.004Z] 26e26bd915d5: Layer already exists [2024-03-09T14:38:17.004Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:38:17.004Z] 5de5c0258b54: Layer already exists [2024-03-09T14:38:17.004Z] 7c504f21be85: Layer already exists [2024-03-09T14:38:17.004Z] e561834a2927: Layer already exists [2024-03-09T14:38:17.267Z] latest: digest: sha256:69229e6aa087381e8bd9a21de1e51e5a25ddbb6bbf5c2f8aa279ad0877c3b642 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:18.127Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:18.991Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.22 [2024-03-09T14:38:18.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-09T14:38:18.991Z] ed9906cfe82d: Preparing [2024-03-09T14:38:18.991Z] 5de5c0258b54: Preparing [2024-03-09T14:38:18.991Z] ff00928e8ccf: Preparing [2024-03-09T14:38:18.991Z] 89c7d6034ffe: Preparing [2024-03-09T14:38:18.991Z] 26e26bd915d5: Preparing [2024-03-09T14:38:18.991Z] e561834a2927: Preparing [2024-03-09T14:38:18.991Z] 7c504f21be85: Preparing [2024-03-09T14:38:18.991Z] 7c504f21be85: Waiting [2024-03-09T14:38:18.991Z] e561834a2927: Waiting [2024-03-09T14:38:18.991Z] ff00928e8ccf: Layer already exists [2024-03-09T14:38:18.991Z] 26e26bd915d5: Layer already exists [2024-03-09T14:38:18.991Z] 5de5c0258b54: Layer already exists [2024-03-09T14:38:18.991Z] ed9906cfe82d: Layer already exists [2024-03-09T14:38:18.991Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:38:18.991Z] 7c504f21be85: Layer already exists [2024-03-09T14:38:18.991Z] e561834a2927: Layer already exists [2024-03-09T14:38:19.253Z] 3.2.0-dev.22: digest: sha256:69229e6aa087381e8bd9a21de1e51e5a25ddbb6bbf5c2f8aa279ad0877c3b642 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:20.081Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:20.936Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:38:20.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-09T14:38:20.936Z] ed9906cfe82d: Preparing [2024-03-09T14:38:20.936Z] 5de5c0258b54: Preparing [2024-03-09T14:38:20.936Z] ff00928e8ccf: Preparing [2024-03-09T14:38:20.936Z] 89c7d6034ffe: Preparing [2024-03-09T14:38:20.936Z] 26e26bd915d5: Preparing [2024-03-09T14:38:20.936Z] e561834a2927: Preparing [2024-03-09T14:38:20.936Z] 7c504f21be85: Preparing [2024-03-09T14:38:20.936Z] e561834a2927: Waiting [2024-03-09T14:38:20.936Z] 7c504f21be85: Waiting [2024-03-09T14:38:20.936Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:38:20.936Z] ed9906cfe82d: Layer already exists [2024-03-09T14:38:20.936Z] 26e26bd915d5: Layer already exists [2024-03-09T14:38:20.936Z] 5de5c0258b54: Layer already exists [2024-03-09T14:38:20.936Z] ff00928e8ccf: Layer already exists [2024-03-09T14:38:20.936Z] e561834a2927: Layer already exists [2024-03-09T14:38:20.936Z] 7c504f21be85: Layer already exists [2024-03-09T14:38:20.936Z] 0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22: digest: sha256:69229e6aa087381e8bd9a21de1e51e5a25ddbb6bbf5c2f8aa279ad0877c3b642 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:22.051Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:22.886Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-03-09T14:38:22.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-09T14:38:22.886Z] ed9906cfe82d: Preparing [2024-03-09T14:38:22.886Z] 5de5c0258b54: Preparing [2024-03-09T14:38:22.886Z] ff00928e8ccf: Preparing [2024-03-09T14:38:22.886Z] 89c7d6034ffe: Preparing [2024-03-09T14:38:22.886Z] 26e26bd915d5: Preparing [2024-03-09T14:38:22.886Z] e561834a2927: Preparing [2024-03-09T14:38:22.886Z] 7c504f21be85: Preparing [2024-03-09T14:38:22.886Z] e561834a2927: Waiting [2024-03-09T14:38:22.886Z] 7c504f21be85: Waiting [2024-03-09T14:38:22.886Z] ed9906cfe82d: Layer already exists [2024-03-09T14:38:22.886Z] 5de5c0258b54: Layer already exists [2024-03-09T14:38:22.886Z] 26e26bd915d5: Layer already exists [2024-03-09T14:38:22.886Z] ff00928e8ccf: Layer already exists [2024-03-09T14:38:22.886Z] 89c7d6034ffe: Layer already exists [2024-03-09T14:38:22.886Z] 7c504f21be85: Layer already exists [2024-03-09T14:38:22.886Z] e561834a2927: Layer already exists [2024-03-09T14:38:23.151Z] main: digest: sha256:69229e6aa087381e8bd9a21de1e51e5a25ddbb6bbf5c2f8aa279ad0877c3b642 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:38:24.225Z] ===================================================== [Pipeline] echo [2024-03-09T14:38:24.409Z] taggedImages: [2024-03-09T14:38:24.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884 [2024-03-09T14:38:24.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-03-09T14:38:24.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.22 [2024-03-09T14:38:24.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d425ac2ae011753f394f0a7a36a0711b6bec884-3.2.0-dev.22 [2024-03-09T14:38:24.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:25.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-09T14:38:25.823Z] [2024-03-09T14:38:25.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:38:26.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-09T14:38:26.318Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-09T14:38:26.318Z] 8998bd30e6a1: Pulling fs layer [2024-03-09T14:38:26.318Z] 04944245beec: Pulling fs layer [2024-03-09T14:38:26.318Z] 699f458cf7ca: Pulling fs layer [2024-03-09T14:38:26.318Z] 765212b225bb: Pulling fs layer [2024-03-09T14:38:26.318Z] f23df028b6ca: Pulling fs layer [2024-03-09T14:38:26.318Z] d65c8cfc05b1: Pulling fs layer [2024-03-09T14:38:26.318Z] 2437ff75d9bd: Pulling fs layer [2024-03-09T14:38:26.318Z] f23df028b6ca: Waiting [2024-03-09T14:38:26.318Z] d65c8cfc05b1: Waiting [2024-03-09T14:38:26.318Z] 2437ff75d9bd: Waiting [2024-03-09T14:38:26.318Z] 765212b225bb: Waiting [2024-03-09T14:38:26.585Z] 04944245beec: Verifying Checksum [2024-03-09T14:38:26.585Z] 04944245beec: Download complete [2024-03-09T14:38:26.585Z] 765212b225bb: Verifying Checksum [2024-03-09T14:38:26.585Z] 765212b225bb: Download complete [2024-03-09T14:38:26.585Z] f23df028b6ca: Verifying Checksum [2024-03-09T14:38:26.585Z] f23df028b6ca: Download complete [2024-03-09T14:38:26.585Z] d65c8cfc05b1: Verifying Checksum [2024-03-09T14:38:26.585Z] d65c8cfc05b1: Download complete [2024-03-09T14:38:26.585Z] 699f458cf7ca: Verifying Checksum [2024-03-09T14:38:26.585Z] 699f458cf7ca: Download complete [2024-03-09T14:38:27.167Z] 8998bd30e6a1: Verifying Checksum [2024-03-09T14:38:27.167Z] 8998bd30e6a1: Download complete [2024-03-09T14:38:29.749Z] 2437ff75d9bd: Verifying Checksum [2024-03-09T14:38:29.749Z] 2437ff75d9bd: Download complete [2024-03-09T14:38:31.685Z] 8998bd30e6a1: Pull complete [2024-03-09T14:38:32.264Z] 04944245beec: Pull complete [2024-03-09T14:38:34.194Z] 699f458cf7ca: Pull complete [2024-03-09T14:38:34.194Z] 765212b225bb: Pull complete [2024-03-09T14:38:34.773Z] f23df028b6ca: Pull complete [2024-03-09T14:38:35.036Z] d65c8cfc05b1: Pull complete [2024-03-09T14:38:53.211Z] 2437ff75d9bd: Pull complete [2024-03-09T14:38:53.211Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-09T14:38:53.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-09T14:38:53.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:38:54.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-5331 does not seem to be running inside a container [2024-03-09T14:38:54.174Z] $ 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/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-09T14:38:56.536Z] $ docker top 82b96208b87562f749109b98bcb2559d8b3724b18cc93ef420202d46fad7f621 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:38:57.731Z] ---> job-cost.sh [2024-03-09T14:38:57.731Z] lf-activate-venv: SKIPPING [2024-03-09T14:38:57.731Z] INFO: No Stack... [2024-03-09T14:38:57.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-09T14:38:58.943Z] INFO: Archiving Costs [Pipeline] sh [2024-03-09T14:38:59.566Z] + + catcut /w/workspace/edgex-go/632/archives/cost.csv -d, [2024-03-09T14:38:59.566Z] -f6 [Pipeline] lock [2024-03-09T14:38:59.618Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-632-stack-cost] [2024-03-09T14:38:59.627Z] Resource [jenkins-edgexfoundry-edgex-go-main-632-stack-cost] did not exist. Created. [2024-03-09T14:38:59.633Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-632-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-09T14:39:00.626Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-09T14:39:01.442Z] Stashed 1 file(s) [Pipeline] } [2024-03-09T14:39:01.450Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-632-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-09T14:39:01.821Z] $ docker stop --time=1 82b96208b87562f749109b98bcb2559d8b3724b18cc93ef420202d46fad7f621 [2024-03-09T14:39:03.334Z] $ docker rm -f --volumes 82b96208b87562f749109b98bcb2559d8b3724b18cc93ef420202d46fad7f621 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-09T14:39:07.182Z] provisioning config files... [2024-03-09T14:39:07.191Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/632@tmp/config7859393842558371457tmp [Pipeline] { [Pipeline] sh [2024-03-09T14:39:07.818Z] + set +x [2024-03-09T14:39:07.818Z] + + bash -scurl -- -s [2024-03-09T14:39:07.818Z] https://codecov.io/bash [2024-03-09T14:39:07.818Z] [2024-03-09T14:39:07.818Z] _____ _ [2024-03-09T14:39:07.818Z] / ____| | | [2024-03-09T14:39:07.818Z] | | ___ __| | ___ ___ _____ __ [2024-03-09T14:39:07.818Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-09T14:39:07.818Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-09T14:39:07.818Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-09T14:39:07.818Z] Bash-1.0.6 [2024-03-09T14:39:07.818Z] [2024-03-09T14:39:07.818Z] [2024-03-09T14:39:07.818Z] ==> git version 2.25.1 found [2024-03-09T14:39:07.818Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-09T14:39:07.818Z] Release-Date: 2020-01-08 [2024-03-09T14:39:07.818Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-09T14:39:07.818Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-09T14:39:07.818Z] ==> Jenkins CI detected. [2024-03-09T14:39:07.818Z] current dir:  /w/workspace/edgex-go/632 [2024-03-09T14:39:07.818Z] project root: . [2024-03-09T14:39:07.818Z] --> token set from env [2024-03-09T14:39:07.818Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-09T14:39:08.078Z] ==> Running gcov in . (disable via -X gcov) [2024-03-09T14:39:08.078Z] ==> Python coveragepy not found [2024-03-09T14:39:08.078Z] ==> Searching for coverage reports in: [2024-03-09T14:39:08.078Z] + . [2024-03-09T14:39:08.078Z] -> Found 1 reports [2024-03-09T14:39:08.078Z] ==> Detecting git/mercurial file structure [2024-03-09T14:39:08.078Z] ==> Reading reports [2024-03-09T14:39:08.078Z] + ./coverage.out bytes=453602 [2024-03-09T14:39:08.078Z] ==> Appending adjustments [2024-03-09T14:39:08.078Z] https://docs.codecov.io/docs/fixing-reports [2024-03-09T14:39:09.015Z] + Found adjustments [2024-03-09T14:39:09.015Z] ==> Gzipping contents [2024-03-09T14:39:09.015Z] 60K /tmp/codecov.XluyLS.gz [2024-03-09T14:39:09.015Z] ==> Uploading reports [2024-03-09T14:39:09.015Z] url: https://codecov.io [2024-03-09T14:39:09.015Z] query: branch=main&commit=0d425ac2ae011753f394f0a7a36a0711b6bec884&build=632&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F632%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-09T14:39:09.015Z] -> Pinging Codecov [2024-03-09T14:39:09.016Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0d425ac2ae011753f394f0a7a36a0711b6bec884&build=632&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F632%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-09T14:39:09.016Z] -> Uploading to [2024-03-09T14:39:09.016Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-09/00271124DB129430A58F1EEE437C3FCB/0d425ac2ae011753f394f0a7a36a0711b6bec884/077b1af6-755e-4acb-8d99-e3e65687af5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240309T143908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e1dea1d8f74f60365ca7bfc86f9e7847c7f46a4340dc8cfee8fccd09853d8f7 [2024-03-09T14:39:09.016Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:39:09.016Z] Dload Upload Total Spent Left Speed [2024-03-09T14:39:09.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57798 0 0 100 57798 0 187k --:--:-- --:--:-- --:--:-- 187k [2024-03-09T14:39:09.583Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0d425ac2ae011753f394f0a7a36a0711b6bec884 [Pipeline] } [2024-03-09T14:39:09.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-03-09T14:39:10.644Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-09T14:39:10.656Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:39:11.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-09T14:39:11.459Z] [2024-03-09T14:39:11.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:39:11.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-09T14:39:11.925Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-09T14:39:11.925Z] df9b9388f04a: Pulling fs layer [2024-03-09T14:39:11.925Z] 52dc419b0ee2: Pulling fs layer [2024-03-09T14:39:11.925Z] 25bc292e5bac: Pulling fs layer [2024-03-09T14:39:11.925Z] 114826534d7a: Pulling fs layer [2024-03-09T14:39:11.925Z] 4657fd5d0bcf: Pulling fs layer [2024-03-09T14:39:11.925Z] 6ad1cebc031e: Pulling fs layer [2024-03-09T14:39:11.925Z] 8a3aa393b2d8: Pulling fs layer [2024-03-09T14:39:11.925Z] 6ad1cebc031e: Waiting [2024-03-09T14:39:11.925Z] 4657fd5d0bcf: Waiting [2024-03-09T14:39:11.925Z] 8a3aa393b2d8: Waiting [2024-03-09T14:39:11.925Z] 114826534d7a: Waiting [2024-03-09T14:39:11.925Z] 25bc292e5bac: Verifying Checksum [2024-03-09T14:39:11.925Z] 25bc292e5bac: Download complete [2024-03-09T14:39:11.925Z] 52dc419b0ee2: Verifying Checksum [2024-03-09T14:39:11.925Z] 52dc419b0ee2: Download complete [2024-03-09T14:39:11.925Z] 4657fd5d0bcf: Download complete [2024-03-09T14:39:11.925Z] df9b9388f04a: Verifying Checksum [2024-03-09T14:39:11.925Z] df9b9388f04a: Download complete [2024-03-09T14:39:12.182Z] 6ad1cebc031e: Verifying Checksum [2024-03-09T14:39:12.182Z] 6ad1cebc031e: Download complete [2024-03-09T14:39:12.182Z] df9b9388f04a: Pull complete [2024-03-09T14:39:12.182Z] 52dc419b0ee2: Pull complete [2024-03-09T14:39:12.182Z] 25bc292e5bac: Pull complete [2024-03-09T14:39:12.748Z] 114826534d7a: Download complete [2024-03-09T14:39:12.748Z] 8a3aa393b2d8: Verifying Checksum [2024-03-09T14:39:12.748Z] 8a3aa393b2d8: Download complete [2024-03-09T14:39:16.937Z] 114826534d7a: Pull complete [2024-03-09T14:39:16.937Z] 4657fd5d0bcf: Pull complete [2024-03-09T14:39:16.937Z] 6ad1cebc031e: Pull complete [2024-03-09T14:39:19.467Z] 8a3aa393b2d8: Pull complete [2024-03-09T14:39:19.467Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-09T14:39:19.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-09T14:39:19.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:39:20.256Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2024-03-09T14:39:20.290Z] $ 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/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@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 [2024-03-09T14:39:24.374Z] $ docker top c0f0e70974c7a1ea1aff5ba15e723ad4563c70a2a40d849db88a084b10052701 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-09T14:39:24.771Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-03-09T14:39:25.052Z] + set -o pipefail [2024-03-09T14:39:25.052Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-03-09T14:39:31.624Z] [2024-03-09T14:39:31.624Z] Monitoring /w/workspace/edgex-go/632 (github.com/edgexfoundry/edgex-go)... [2024-03-09T14:39:31.624Z] [2024-03-09T14:39:31.624Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/453d0da3-9584-404f-8721-0a4cab100a7e [2024-03-09T14:39:31.624Z] [2024-03-09T14:39:31.624Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-09T14:39:31.624Z] [2024-03-09T14:39:31.624Z] [2024-03-09T14:39:31.624Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-09T14:39:31.624Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-09T14:39:31.624Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-09T14:39:31.640Z] $ docker stop --time=1 c0f0e70974c7a1ea1aff5ba15e723ad4563c70a2a40d849db88a084b10052701 [2024-03-09T14:39:34.788Z] $ docker rm -f --volumes c0f0e70974c7a1ea1aff5ba15e723ad4563c70a2a40d849db88a084b10052701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-03-09T14:39:36.410Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:39:36.594Z] provisioning config files... [2024-03-09T14:39:36.602Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/632@tmp/config18425813776347269436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:39:37.253Z] --> edgex-publish-swagger.sh [2024-03-09T14:39:37.253Z] === Publish openapi/v3 API === [2024-03-09T14:39:37.253Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-03-09T14:39:37.253Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/632/openapi/v3/core-command.yaml] [2024-03-09T14:39:37.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:39:37.253Z] Dload Upload Total Spent Left Speed [2024-03-09T14:39:37.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 55941 --:--:-- --:--:-- --:--:-- 55846 100 32782 0 0 100 32782 0 55941 --:--:-- --:--:-- --:--:-- 55846 [2024-03-09T14:39:37.823Z] [2024-03-09T14:39:37.823Z] [2024-03-09T14:39:37.823Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/632/openapi/v3/core-data.yaml] [2024-03-09T14:39:37.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:39:37.823Z] Dload Upload Total Spent Left Speed [2024-03-09T14:39:38.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 142k --:--:-- --:--:-- --:--:-- 142k [2024-03-09T14:39:38.398Z] [2024-03-09T14:39:38.398Z] [2024-03-09T14:39:38.398Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/632/openapi/v3/core-metadata.yaml] [2024-03-09T14:39:38.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:39:38.398Z] Dload Upload Total Spent Left Speed [2024-03-09T14:39:38.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 393 315k --:--:-- --:--:-- --:--:-- 314k 100 144k 100 180 100 144k 392 314k --:--:-- --:--:-- --:--:-- 314k [2024-03-09T14:39:38.666Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-09T14:39:38.666Z] [2024-03-09T14:39:38.666Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/632/openapi/v3/support-notifications.yaml] [2024-03-09T14:39:38.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:39:38.666Z] Dload Upload Total Spent Left Speed [2024-03-09T14:39:39.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87481 100 180 100 87301 404 191k --:--:-- --:--:-- --:--:-- 191k [2024-03-09T14:39:39.236Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-09T14:39:39.236Z] [2024-03-09T14:39:39.236Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/632/openapi/v3/support-scheduler.yaml] [2024-03-09T14:39:39.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:39:39.236Z] Dload Upload Total Spent Left Speed [2024-03-09T14:39:39.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 451 92616 --:--:-- --:--:-- --:--:-- 93067 [2024-03-09T14:39:39.495Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-09T14:39:39.495Z] [Pipeline] } [2024-03-09T14:39:39.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-03-09T14:39:41.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-09T14:39:41.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:39:41.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:39:41.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:39:42.340Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2024-03-09T14:39:42.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-09T14:39:42.748Z] $ docker top 88ec85118ec33dc95e9b0ce2c538456c1341e72840bad0315fd8e2bc3052edca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-09T14:39:43.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:39:43.462Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:39:43.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:39:43.581Z] $ docker exec 88ec85118ec33dc95e9b0ce2c538456c1341e72840bad0315fd8e2bc3052edca ssh-agent [2024-03-09T14:39:43.696Z] SSH_AUTH_SOCK=/tmp/ssh-qajYcSnTArKV/agent.32 [2024-03-09T14:39:43.696Z] SSH_AGENT_PID=38 [2024-03-09T14:39:43.702Z] Running ssh-add (command line suppressed) [2024-03-09T14:39:43.812Z] Identity added: /w/workspace/edgex-go/632@tmp/private_key_11674235742928234039.key (/w/workspace/edgex-go/632@tmp/private_key_11674235742928234039.key) [2024-03-09T14:39:43.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:39:44.279Z] + git semver tag [2024-03-09T14:39:44.538Z] 2024-03-09 14:39:44,461 [run_tag] DEBUG tag force:False [2024-03-09T14:39:44.538Z] 2024-03-09 14:39:44,461 [check_head_tag] DEBUG check head tag [2024-03-09T14:39:44.538Z] 2024-03-09 14:39:44,463 [execute] INFO git cat-file --batch-check [2024-03-09T14:39:44.538Z] 2024-03-09 14:39:44,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/632, universal_newlines=False, shell=None, istream=) [2024-03-09T14:39:44.538Z] 2024-03-09 14:39:44,467 [execute] INFO git cat-file --batch [2024-03-09T14:39:44.538Z] 2024-03-09 14:39:44,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/632, universal_newlines=False, shell=None, istream=) [2024-03-09T14:39:44.538Z] 2024-03-09 14:39:44,503 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main [2024-03-09T14:39:44.538Z] 2024-03-09 14:39:44,503 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 [2024-03-09T14:39:44.538Z] 2024-03-09 14:39:44,503 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/edgex-go/632, universal_newlines=False, shell=None, istream=None) [2024-03-09T14:39:44.538Z] 2024-03-09 14:39:44,509 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main [2024-03-09T14:39:44.538Z] 3.2.0-dev.22 [Pipeline] } [2024-03-09T14:39:44.552Z] $ docker exec --env ******** --env ******** 88ec85118ec33dc95e9b0ce2c538456c1341e72840bad0315fd8e2bc3052edca ssh-agent -k [2024-03-09T14:39:44.646Z] unset SSH_AUTH_SOCK; [2024-03-09T14:39:44.647Z] unset SSH_AGENT_PID; [2024-03-09T14:39:44.647Z] echo Agent pid 38 killed; [2024-03-09T14:39:44.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T14:39:45.640Z] + git semver [Pipeline] } [2024-03-09T14:39:45.910Z] $ docker stop --time=1 88ec85118ec33dc95e9b0ce2c538456c1341e72840bad0315fd8e2bc3052edca [2024-03-09T14:39:47.170Z] $ docker rm -f --volumes 88ec85118ec33dc95e9b0ce2c538456c1341e72840bad0315fd8e2bc3052edca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:39:48.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-09T14:39:48.456Z] [2024-03-09T14:39:48.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:39:48.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-09T14:39:48.935Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-09T14:39:48.935Z] ab5ef0e58194: Pulling fs layer [2024-03-09T14:39:48.935Z] 9712f1f96733: Pulling fs layer [2024-03-09T14:39:48.935Z] 63f879dbbcfc: Pulling fs layer [2024-03-09T14:39:48.935Z] 0d9ebad4ef96: Pulling fs layer [2024-03-09T14:39:48.935Z] e9a5061849ea: Pulling fs layer [2024-03-09T14:39:48.935Z] d747dcd14b5f: Pulling fs layer [2024-03-09T14:39:48.935Z] 2de7ff778b66: Pulling fs layer [2024-03-09T14:39:48.935Z] e9a5061849ea: Waiting [2024-03-09T14:39:48.935Z] d747dcd14b5f: Waiting [2024-03-09T14:39:48.935Z] 0d9ebad4ef96: Waiting [2024-03-09T14:39:48.935Z] 9712f1f96733: Verifying Checksum [2024-03-09T14:39:48.935Z] 9712f1f96733: Download complete [2024-03-09T14:39:49.503Z] 63f879dbbcfc: Verifying Checksum [2024-03-09T14:39:49.503Z] 63f879dbbcfc: Download complete [2024-03-09T14:39:49.503Z] 0d9ebad4ef96: Verifying Checksum [2024-03-09T14:39:49.503Z] 0d9ebad4ef96: Download complete [2024-03-09T14:39:49.503Z] e9a5061849ea: Verifying Checksum [2024-03-09T14:39:49.503Z] e9a5061849ea: Download complete [2024-03-09T14:39:49.503Z] d747dcd14b5f: Download complete [2024-03-09T14:39:49.503Z] ab5ef0e58194: Verifying Checksum [2024-03-09T14:39:49.503Z] ab5ef0e58194: Download complete [2024-03-09T14:39:49.762Z] 2de7ff778b66: Verifying Checksum [2024-03-09T14:39:49.762Z] 2de7ff778b66: Download complete [2024-03-09T14:39:52.290Z] ab5ef0e58194: Pull complete [2024-03-09T14:39:52.549Z] 9712f1f96733: Pull complete [2024-03-09T14:39:53.118Z] 63f879dbbcfc: Pull complete [2024-03-09T14:39:57.331Z] 0d9ebad4ef96: Pull complete [2024-03-09T14:39:57.331Z] e9a5061849ea: Pull complete [2024-03-09T14:39:57.331Z] d747dcd14b5f: Pull complete [2024-03-09T14:39:58.264Z] 2de7ff778b66: Pull complete [2024-03-09T14:39:58.264Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-09T14:39:58.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-09T14:39:58.264Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:39:59.074Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2024-03-09T14:39:59.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-09T14:40:03.376Z] $ docker top d6e9aabe53678d78f41d232e3c1e668cc107d3bcc6f08b721e9774d51fdf14e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:40:03.790Z] provisioning config files... [2024-03-09T14:40:03.798Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/632@tmp/config4831957880287544053tmp [2024-03-09T14:40:03.810Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/632@tmp/config7268289504364319949tmp [2024-03-09T14:40:03.820Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/632@tmp/config294272587247147016tmp [Pipeline] { [Pipeline] echo [2024-03-09T14:40:04.153Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:40:04.459Z] ---> sigul-configuration.sh [2024-03-09T14:40:04.459Z] gpg: directory `/root/.gnupg' created [2024-03-09T14:40:04.459Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-09T14:40:04.459Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-09T14:40:04.459Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-09T14:40:04.459Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-09T14:40:04.459Z] gpg: CAST5 encrypted data [2024-03-09T14:40:04.459Z] gpg: encrypted with 1 passphrase [2024-03-09T14:40:04.459Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-09T14:40:04.757Z] + mkdir /home/jenkins [2024-03-09T14:40:04.757Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-09T14:40:05.053Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-09T14:40:05.066Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:40:05.359Z] ---> sigul-install.sh [2024-03-09T14:40:05.360Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-09T14:40:05.659Z] + git tag --list [2024-03-09T14:40:05.659Z] 0.6.0 [2024-03-09T14:40:05.659Z] 0.6.1 [2024-03-09T14:40:05.659Z] 0.7.0 [2024-03-09T14:40:05.659Z] 0.7.1 [2024-03-09T14:40:05.659Z] v1.0.0 [2024-03-09T14:40:05.659Z] v1.0.1 [2024-03-09T14:40:05.659Z] v1.1.0 [2024-03-09T14:40:05.659Z] v1.2.0 [2024-03-09T14:40:05.659Z] v1.2.1 [2024-03-09T14:40:05.659Z] v1.3.0 [2024-03-09T14:40:05.659Z] v1.3.1 [2024-03-09T14:40:05.659Z] v2.0.0 [2024-03-09T14:40:05.659Z] v2.1.0 [2024-03-09T14:40:05.659Z] v2.1.1 [2024-03-09T14:40:05.659Z] v2.2.0 [2024-03-09T14:40:05.659Z] v2.3.0 [2024-03-09T14:40:05.659Z] v3.0 [2024-03-09T14:40:05.659Z] v3.0.0 [2024-03-09T14:40:05.659Z] v3.1 [2024-03-09T14:40:05.659Z] v3.1.0 [2024-03-09T14:40:05.659Z] v3.1.0-dev.1 [2024-03-09T14:40:05.659Z] v3.1.0-dev.10 [2024-03-09T14:40:05.659Z] v3.1.0-dev.11 [2024-03-09T14:40:05.659Z] v3.1.0-dev.12 [2024-03-09T14:40:05.659Z] v3.1.0-dev.13 [2024-03-09T14:40:05.659Z] v3.1.0-dev.14 [2024-03-09T14:40:05.659Z] v3.1.0-dev.15 [2024-03-09T14:40:05.659Z] v3.1.0-dev.16 [2024-03-09T14:40:05.659Z] v3.1.0-dev.17 [2024-03-09T14:40:05.659Z] v3.1.0-dev.18 [2024-03-09T14:40:05.659Z] v3.1.0-dev.19 [2024-03-09T14:40:05.659Z] v3.1.0-dev.2 [2024-03-09T14:40:05.659Z] v3.1.0-dev.20 [2024-03-09T14:40:05.659Z] v3.1.0-dev.21 [2024-03-09T14:40:05.659Z] v3.1.0-dev.22 [2024-03-09T14:40:05.659Z] v3.1.0-dev.23 [2024-03-09T14:40:05.659Z] v3.1.0-dev.24 [2024-03-09T14:40:05.659Z] v3.1.0-dev.25 [2024-03-09T14:40:05.659Z] v3.1.0-dev.26 [2024-03-09T14:40:05.659Z] v3.1.0-dev.27 [2024-03-09T14:40:05.659Z] v3.1.0-dev.28 [2024-03-09T14:40:05.659Z] v3.1.0-dev.29 [2024-03-09T14:40:05.659Z] v3.1.0-dev.3 [2024-03-09T14:40:05.659Z] v3.1.0-dev.30 [2024-03-09T14:40:05.659Z] v3.1.0-dev.31 [2024-03-09T14:40:05.659Z] v3.1.0-dev.32 [2024-03-09T14:40:05.659Z] v3.1.0-dev.33 [2024-03-09T14:40:05.659Z] v3.1.0-dev.34 [2024-03-09T14:40:05.659Z] v3.1.0-dev.35 [2024-03-09T14:40:05.659Z] v3.1.0-dev.36 [2024-03-09T14:40:05.659Z] v3.1.0-dev.37 [2024-03-09T14:40:05.659Z] v3.1.0-dev.38 [2024-03-09T14:40:05.659Z] v3.1.0-dev.39 [2024-03-09T14:40:05.659Z] v3.1.0-dev.4 [2024-03-09T14:40:05.659Z] v3.1.0-dev.40 [2024-03-09T14:40:05.659Z] v3.1.0-dev.41 [2024-03-09T14:40:05.659Z] v3.1.0-dev.42 [2024-03-09T14:40:05.659Z] v3.1.0-dev.43 [2024-03-09T14:40:05.659Z] v3.1.0-dev.44 [2024-03-09T14:40:05.659Z] v3.1.0-dev.45 [2024-03-09T14:40:05.659Z] v3.1.0-dev.46 [2024-03-09T14:40:05.659Z] v3.1.0-dev.47 [2024-03-09T14:40:05.659Z] v3.1.0-dev.48 [2024-03-09T14:40:05.659Z] v3.1.0-dev.49 [2024-03-09T14:40:05.659Z] v3.1.0-dev.5 [2024-03-09T14:40:05.659Z] v3.1.0-dev.50 [2024-03-09T14:40:05.659Z] v3.1.0-dev.51 [2024-03-09T14:40:05.659Z] v3.1.0-dev.52 [2024-03-09T14:40:05.659Z] v3.1.0-dev.53 [2024-03-09T14:40:05.659Z] v3.1.0-dev.54 [2024-03-09T14:40:05.659Z] v3.1.0-dev.55 [2024-03-09T14:40:05.659Z] v3.1.0-dev.56 [2024-03-09T14:40:05.659Z] v3.1.0-dev.57 [2024-03-09T14:40:05.659Z] v3.1.0-dev.58 [2024-03-09T14:40:05.659Z] v3.1.0-dev.59 [2024-03-09T14:40:05.659Z] v3.1.0-dev.6 [2024-03-09T14:40:05.659Z] v3.1.0-dev.60 [2024-03-09T14:40:05.659Z] v3.1.0-dev.61 [2024-03-09T14:40:05.659Z] v3.1.0-dev.62 [2024-03-09T14:40:05.659Z] v3.1.0-dev.63 [2024-03-09T14:40:05.659Z] v3.1.0-dev.64 [2024-03-09T14:40:05.659Z] v3.1.0-dev.65 [2024-03-09T14:40:05.659Z] v3.1.0-dev.66 [2024-03-09T14:40:05.659Z] v3.1.0-dev.67 [2024-03-09T14:40:05.659Z] v3.1.0-dev.68 [2024-03-09T14:40:05.659Z] v3.1.0-dev.69 [2024-03-09T14:40:05.659Z] v3.1.0-dev.7 [2024-03-09T14:40:05.659Z] v3.1.0-dev.70 [2024-03-09T14:40:05.659Z] v3.1.0-dev.71 [2024-03-09T14:40:05.659Z] v3.1.0-dev.72 [2024-03-09T14:40:05.659Z] v3.1.0-dev.73 [2024-03-09T14:40:05.659Z] v3.1.0-dev.8 [2024-03-09T14:40:05.659Z] v3.1.0-dev.9 [2024-03-09T14:40:05.659Z] v3.2.0-dev.1 [2024-03-09T14:40:05.659Z] v3.2.0-dev.10 [2024-03-09T14:40:05.659Z] v3.2.0-dev.11 [2024-03-09T14:40:05.659Z] v3.2.0-dev.12 [2024-03-09T14:40:05.659Z] v3.2.0-dev.13 [2024-03-09T14:40:05.659Z] v3.2.0-dev.14 [2024-03-09T14:40:05.659Z] v3.2.0-dev.15 [2024-03-09T14:40:05.659Z] v3.2.0-dev.16 [2024-03-09T14:40:05.659Z] v3.2.0-dev.17 [2024-03-09T14:40:05.659Z] v3.2.0-dev.18 [2024-03-09T14:40:05.659Z] v3.2.0-dev.19 [2024-03-09T14:40:05.659Z] v3.2.0-dev.2 [2024-03-09T14:40:05.659Z] v3.2.0-dev.20 [2024-03-09T14:40:05.659Z] v3.2.0-dev.21 [2024-03-09T14:40:05.659Z] v3.2.0-dev.22 [2024-03-09T14:40:05.659Z] v3.2.0-dev.3 [2024-03-09T14:40:05.659Z] v3.2.0-dev.4 [2024-03-09T14:40:05.659Z] v3.2.0-dev.5 [2024-03-09T14:40:05.659Z] v3.2.0-dev.6 [2024-03-09T14:40:05.659Z] v3.2.0-dev.7 [2024-03-09T14:40:05.659Z] v3.2.0-dev.8 [2024-03-09T14:40:05.659Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-09T14:40:05.954Z] + lftools sign git-tag v3.2.0-dev.22 [2024-03-09T14:40:06.524Z] Signing Git tag with Sigul... [2024-03-09T14:40:06.524Z] Signing v3.2.0-dev.22 [Pipeline] echo [2024-03-09T14:40:06.800Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:40:07.091Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-09T14:40:07.098Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-09T14:40:07.475Z] $ docker stop --time=1 d6e9aabe53678d78f41d232e3c1e668cc107d3bcc6f08b721e9774d51fdf14e2 [2024-03-09T14:40:08.775Z] $ docker rm -f --volumes d6e9aabe53678d78f41d232e3c1e668cc107d3bcc6f08b721e9774d51fdf14e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-09T14:40:10.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-09T14:40:10.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:40:10.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:40:10.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:40:11.411Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2024-03-09T14:40:11.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-09T14:40:11.781Z] $ docker top f0392624245402d4e2738f282d7e309a1b0fd82b32d20387bd92e06fdec1f3de -eo pid,comm [2024-03-09T14:40:11.823Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-09T14:40:11.823Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-09T14:40:12.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:40:12.464Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:40:12.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:40:12.596Z] $ docker exec f0392624245402d4e2738f282d7e309a1b0fd82b32d20387bd92e06fdec1f3de ssh-agent [2024-03-09T14:40:12.704Z] SSH_AUTH_SOCK=/tmp/ssh-CvS2xFgBGdT0/agent.33 [2024-03-09T14:40:12.704Z] SSH_AGENT_PID=39 [2024-03-09T14:40:12.709Z] Running ssh-add (command line suppressed) [2024-03-09T14:40:12.814Z] Identity added: /w/workspace/edgex-go/632@tmp/private_key_11612405965532492939.key (/w/workspace/edgex-go/632@tmp/private_key_11612405965532492939.key) [2024-03-09T14:40:12.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:40:13.286Z] + git semver bump pre [2024-03-09T14:40:13.545Z] 2024-03-09 14:40:13,479 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main [2024-03-09T14:40:13.545Z] 2024-03-09 14:40:13,479 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev [2024-03-09T14:40:13.545Z] 2024-03-09 14:40:13,479 [bump_version] DEBUG bumped version:3.2.0-dev.23 [2024-03-09T14:40:13.545Z] 2024-03-09 14:40:13,479 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/edgex-go/632/.semver/main with force:True [2024-03-09T14:40:13.545Z] 2024-03-09 14:40:13,479 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main [2024-03-09T14:40:13.545Z] 2024-03-09 14:40:13,479 [write_file] DEBUG write to file:/w/workspace/edgex-go/632/.semver/main [2024-03-09T14:40:13.545Z] 2024-03-09 14:40:13,481 [execute] INFO git cat-file --batch-check [2024-03-09T14:40:13.545Z] 2024-03-09 14:40:13,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/632/.semver, universal_newlines=False, shell=None, istream=) [2024-03-09T14:40:13.545Z] 2024-03-09 14:40:13,486 [execute] INFO git cat-file --batch [2024-03-09T14:40:13.545Z] 2024-03-09 14:40:13,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/632/.semver, universal_newlines=False, shell=None, istream=) [2024-03-09T14:40:13.545Z] 2024-03-09 14:40:13,491 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main [2024-03-09T14:40:13.545Z] 3.2.0-dev.23 [Pipeline] } [2024-03-09T14:40:13.559Z] $ docker exec --env ******** --env ******** f0392624245402d4e2738f282d7e309a1b0fd82b32d20387bd92e06fdec1f3de ssh-agent -k [2024-03-09T14:40:13.657Z] unset SSH_AUTH_SOCK; [2024-03-09T14:40:13.657Z] unset SSH_AGENT_PID; [2024-03-09T14:40:13.658Z] echo Agent pid 39 killed; [2024-03-09T14:40:13.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T14:40:14.692Z] + git semver [Pipeline] } [2024-03-09T14:40:14.968Z] $ docker stop --time=1 f0392624245402d4e2738f282d7e309a1b0fd82b32d20387bd92e06fdec1f3de [2024-03-09T14:40:16.259Z] $ docker rm -f --volumes f0392624245402d4e2738f282d7e309a1b0fd82b32d20387bd92e06fdec1f3de [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-09T14:40:17.139Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-09T14:40:17.139Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:40:17.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:40:17.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:40:18.078Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2024-03-09T14:40:18.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-09T14:40:18.493Z] $ docker top 0e871d4c3032ce042554c260f92f0299975d11729b15d986640359ebc30041d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-09T14:40:19.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:40:19.199Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:40:19.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:40:19.309Z] $ docker exec 0e871d4c3032ce042554c260f92f0299975d11729b15d986640359ebc30041d0 ssh-agent [2024-03-09T14:40:19.419Z] SSH_AUTH_SOCK=/tmp/ssh-tAoXfi3FA0SJ/agent.33 [2024-03-09T14:40:19.419Z] SSH_AGENT_PID=39 [2024-03-09T14:40:19.424Z] Running ssh-add (command line suppressed) [2024-03-09T14:40:19.542Z] Identity added: /w/workspace/edgex-go/632@tmp/private_key_6449443099273789917.key (/w/workspace/edgex-go/632@tmp/private_key_6449443099273789917.key) [2024-03-09T14:40:19.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:40:20.062Z] + git semver push [2024-03-09T14:40:20.320Z] 2024-03-09 14:40:20,258 [run_push] DEBUG push [2024-03-09T14:40:20.320Z] 2024-03-09 14:40:20,259 [execute] INFO git cat-file --batch-check [2024-03-09T14:40:20.320Z] 2024-03-09 14:40:20,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/632/.semver, universal_newlines=False, shell=None, istream=) [2024-03-09T14:40:20.320Z] 2024-03-09 14:40:20,264 [execute] INFO git rev-list f300fbc7b5066008d3f07c2aeb0d3df0b674e5dc -- [2024-03-09T14:40:20.320Z] 2024-03-09 14:40:20,264 [execute] DEBUG Popen(['git', 'rev-list', 'f300fbc7b5066008d3f07c2aeb0d3df0b674e5dc', '--'], cwd=/w/workspace/edgex-go/632/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-09T14:40:20.320Z] 2024-03-09 14:40:20,283 [execute] INFO git fetch -v origin [2024-03-09T14:40:20.320Z] 2024-03-09 14:40:20,283 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/632/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-09T14:40:20.891Z] 2024-03-09 14:40:20,801 [run_push] DEBUG no remote changes detected [2024-03-09T14:40:20.891Z] 2024-03-09 14:40:20,801 [execute] INFO git push origin semver [2024-03-09T14:40:20.891Z] 2024-03-09 14:40:20,802 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/632/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-09T14:40:21.832Z] 2024-03-09 14:40:21,600 [run_push] DEBUG push all version tags [2024-03-09T14:40:21.832Z] 2024-03-09 14:40:21,601 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-09T14:40:21.832Z] 2024-03-09 14:40:21,601 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/632, universal_newlines=False, shell=None, istream=None) [2024-03-09T14:40:22.400Z] 2024-03-09 14:40:22,345 [read_version] DEBUG read version from /w/workspace/edgex-go/632/.semver/main [2024-03-09T14:40:22.400Z] 3.2.0-dev.23 [Pipeline] } [2024-03-09T14:40:22.414Z] $ docker exec --env ******** --env ******** 0e871d4c3032ce042554c260f92f0299975d11729b15d986640359ebc30041d0 ssh-agent -k [2024-03-09T14:40:22.527Z] unset SSH_AUTH_SOCK; [2024-03-09T14:40:22.531Z] unset SSH_AGENT_PID; [2024-03-09T14:40:22.531Z] echo Agent pid 39 killed; [2024-03-09T14:40:22.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T14:40:23.563Z] + git semver [Pipeline] } [2024-03-09T14:40:23.840Z] $ docker stop --time=1 0e871d4c3032ce042554c260f92f0299975d11729b15d986640359ebc30041d0 [2024-03-09T14:40:25.138Z] $ docker rm -f --volumes 0e871d4c3032ce042554c260f92f0299975d11729b15d986640359ebc30041d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-09T14:40:27.624Z] + [ -d /w/workspace/edgex-go/632/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:40:27.914Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:40:28.773Z] ---> package-listing.sh [2024-03-09T14:40:28.773Z] ++ facter osfamily [2024-03-09T14:40:28.773Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-09T14:40:29.033Z] + OS_FAMILY=debian [2024-03-09T14:40:29.033Z] + workspace=/w/workspace/edgex-go/632 [2024-03-09T14:40:29.033Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-09T14:40:29.033Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-09T14:40:29.033Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-09T14:40:29.033Z] + PACKAGES=/tmp/packages_start.txt [2024-03-09T14:40:29.033Z] + '[' /w/workspace/edgex-go/632 ']' [2024-03-09T14:40:29.033Z] + PACKAGES=/tmp/packages_end.txt [2024-03-09T14:40:29.033Z] + case "${OS_FAMILY}" in [2024-03-09T14:40:29.033Z] + dpkg -l [2024-03-09T14:40:29.033Z] + grep '^ii' [2024-03-09T14:40:29.033Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-09T14:40:29.033Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-09T14:40:29.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-09T14:40:29.033Z] + '[' /w/workspace/edgex-go/632 ']' [2024-03-09T14:40:29.033Z] + mkdir -p /w/workspace/edgex-go/632/archives/ [2024-03-09T14:40:29.033Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/632/archives/ [Pipeline] echo [2024-03-09T14:40:29.046Z] 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/632/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-09T14:40:29.324Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:40:30.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T14:40:30.087Z] [2024-03-09T14:40:30.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:40:30.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T14:40:30.600Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-09T14:40:30.600Z] 5eb5b503b376: Pulling fs layer [2024-03-09T14:40:30.600Z] 5c69ac0246d0: Pulling fs layer [2024-03-09T14:40:30.600Z] ec43610c2a17: Pulling fs layer [2024-03-09T14:40:30.600Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-09T14:40:30.600Z] 33b1e0a273af: Pulling fs layer [2024-03-09T14:40:30.600Z] 5d3b04190fa2: Pulling fs layer [2024-03-09T14:40:30.600Z] 2f39f015ded8: Pulling fs layer [2024-03-09T14:40:30.600Z] 33b1e0a273af: Waiting [2024-03-09T14:40:30.600Z] 5d3b04190fa2: Waiting [2024-03-09T14:40:30.600Z] 2f39f015ded8: Waiting [2024-03-09T14:40:30.600Z] 3a2ae6a8a46f: Waiting [2024-03-09T14:40:30.600Z] 5c69ac0246d0: Download complete [2024-03-09T14:40:30.600Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-09T14:40:30.600Z] 3a2ae6a8a46f: Download complete [2024-03-09T14:40:30.861Z] 33b1e0a273af: Verifying Checksum [2024-03-09T14:40:30.861Z] 33b1e0a273af: Download complete [2024-03-09T14:40:30.861Z] 5d3b04190fa2: Download complete [2024-03-09T14:40:30.861Z] ec43610c2a17: Verifying Checksum [2024-03-09T14:40:30.861Z] ec43610c2a17: Download complete [2024-03-09T14:40:30.861Z] 5eb5b503b376: Download complete [2024-03-09T14:40:31.428Z] 2f39f015ded8: Download complete [2024-03-09T14:40:32.375Z] 5eb5b503b376: Pull complete [2024-03-09T14:40:32.375Z] 5c69ac0246d0: Pull complete [2024-03-09T14:40:32.634Z] ec43610c2a17: Pull complete [2024-03-09T14:40:32.893Z] 3a2ae6a8a46f: Pull complete [2024-03-09T14:40:33.152Z] 33b1e0a273af: Pull complete [2024-03-09T14:40:33.152Z] 5d3b04190fa2: Pull complete [2024-03-09T14:40:38.438Z] 2f39f015ded8: Pull complete [2024-03-09T14:40:38.438Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-09T14:40:38.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T14:40:38.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:40:39.323Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2024-03-09T14:40:39.357Z] $ 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/632/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/632 -v /w/workspace/edgex-go/632:/w/workspace/edgex-go/632:rw,z -v /w/workspace/edgex-go/632@tmp:/w/workspace/edgex-go/632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-09T14:40:42.877Z] $ docker top a7fd96a6becb80102c4d65adc02b65ad9b0ed4f63ee95b67061551a208cab3a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:40:43.595Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-09T14:40:43.950Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-09T14:40:44.310Z] + ls /var/log/sa-host [2024-03-09T14:40:44.311Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:40:44.686Z] provisioning config files... [2024-03-09T14:40:44.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/632@tmp/config13546847539531910253tmp [Pipeline] { [Pipeline] echo [2024-03-09T14:40:45.085Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:40:45.373Z] ---> create-netrc.sh [Pipeline] } [2024-03-09T14:40:45.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:40:46.093Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-09T14:40:46.100Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:40:46.384Z] ---> sudo-logs.sh [2024-03-09T14:40:46.384Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-09T14:40:46.594Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:40:46.879Z] ---> job-cost.sh [2024-03-09T14:40:46.879Z] lf-activate-venv: SKIPPING [2024-03-09T14:40:46.879Z] DEBUG: total: 0.10999999940395355 [2024-03-09T14:40:46.879Z] INFO: Retrieving Stack Cost... [2024-03-09T14:40:47.447Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-09T14:40:47.706Z] INFO: Archiving Costs [Pipeline] echo [2024-03-09T14:40:47.718Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:40:47.997Z] ---> logs-deploy.sh [2024-03-09T14:40:47.997Z] lf-activate-venv: SKIPPING [2024-03-09T14:40:47.997Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/632 [2024-03-09T14:40:47.997Z] INFO: archiving workspace using pattern(s): [2024-03-09T14:40:48.931Z] Archives upload complete. [2024-03-09T14:40:49.191Z] INFO: archiving logs to Nexus [2024-03-09T14:40:49.759Z] ---> uname -a: [2024-03-09T14:40:49.759Z] Linux prd-ubuntu20-04-docker-8c-8g-5327 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-09T14:40:49.759Z] [2024-03-09T14:40:49.759Z] [2024-03-09T14:40:49.759Z] ---> lscpu: [2024-03-09T14:40:49.759Z] Architecture: x86_64 [2024-03-09T14:40:49.759Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-09T14:40:49.759Z] Byte Order: Little Endian [2024-03-09T14:40:49.759Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-09T14:40:49.759Z] CPU(s): 8 [2024-03-09T14:40:49.759Z] On-line CPU(s) list: 0-7 [2024-03-09T14:40:49.759Z] Thread(s) per core: 1 [2024-03-09T14:40:49.759Z] Core(s) per socket: 1 [2024-03-09T14:40:49.759Z] Socket(s): 8 [2024-03-09T14:40:49.759Z] NUMA node(s): 1 [2024-03-09T14:40:49.759Z] Vendor ID: AuthenticAMD [2024-03-09T14:40:49.759Z] CPU family: 23 [2024-03-09T14:40:49.759Z] Model: 49 [2024-03-09T14:40:49.759Z] Model name: AMD EPYC-Rome Processor [2024-03-09T14:40:49.759Z] Stepping: 0 [2024-03-09T14:40:49.759Z] CPU MHz: 2800.000 [2024-03-09T14:40:49.759Z] BogoMIPS: 5600.00 [2024-03-09T14:40:49.759Z] Virtualization: AMD-V [2024-03-09T14:40:49.759Z] Hypervisor vendor: KVM [2024-03-09T14:40:49.759Z] Virtualization type: full [2024-03-09T14:40:49.759Z] L1d cache: 256 KiB [2024-03-09T14:40:49.759Z] L1i cache: 256 KiB [2024-03-09T14:40:49.759Z] L2 cache: 4 MiB [2024-03-09T14:40:49.759Z] L3 cache: 128 MiB [2024-03-09T14:40:49.759Z] NUMA node0 CPU(s): 0-7 [2024-03-09T14:40:49.759Z] Vulnerability Itlb multihit: Not affected [2024-03-09T14:40:49.759Z] Vulnerability L1tf: Not affected [2024-03-09T14:40:49.759Z] Vulnerability Mds: Not affected [2024-03-09T14:40:49.759Z] Vulnerability Meltdown: Not affected [2024-03-09T14:40:49.759Z] Vulnerability Mmio stale data: Not affected [2024-03-09T14:40:49.759Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-09T14:40:49.759Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-09T14:40:49.759Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-09T14:40:49.759Z] Vulnerability Srbds: Not affected [2024-03-09T14:40:49.759Z] Vulnerability Tsx async abort: Not affected [2024-03-09T14:40:49.759Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-09T14:40:49.759Z] [2024-03-09T14:40:49.759Z] [2024-03-09T14:40:49.759Z] ---> nproc: [2024-03-09T14:40:49.759Z] 8 [2024-03-09T14:40:49.759Z] [2024-03-09T14:40:49.759Z] [2024-03-09T14:40:49.759Z] ---> df -h: [2024-03-09T14:40:49.759Z] Filesystem Size Used Avail Use% Mounted on [2024-03-09T14:40:49.759Z] overlay 155G 21G 135G 14% / [2024-03-09T14:40:49.759Z] tmpfs 64M 0 64M 0% /dev [2024-03-09T14:40:49.759Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-09T14:40:49.759Z] shm 64M 0 64M 0% /dev/shm [2024-03-09T14:40:49.759Z] /dev/vda1 155G 21G 135G 14% /facter-os [2024-03-09T14:40:49.759Z] [2024-03-09T14:40:49.759Z]