Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e15caff7a7271d7299d27016bfbe034a7a0b899b 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-ssh596457828504387116.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8399172098461702528.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12023071705070544176.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14283898317080570469.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-ssh18313482702091549470.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-12059’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12065 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/600 [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/600 # 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 e15caff7a7271d7299d27016bfbe034a7a0b899b (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4711)" > 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 e15caff7a7271d7299d27016bfbe034a7a0b899b # timeout=10 > git rev-list --no-walk 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-26T21:19:18.186Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-26T21:19:18.233Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-26T21:19:18.250Z] ========================================================= [2023-10-26T21:19:18.250Z] EdgeX Global Pipelines Version Info [2023-10-26T21:19:18.250Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:19:18.964Z] ------------------- [2023-10-26T21:19:18.964Z] stable info: [2023-10-26T21:19:18.964Z] ------------------- [2023-10-26T21:19:18.964Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-26T21:19:18.964Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T21:19:18.964Z] Message: update stable to v1.0.254 [2023-10-26T21:19:19.532Z] ------------------- [2023-10-26T21:19:19.532Z] experimental info: [2023-10-26T21:19:19.532Z] ------------------- [2023-10-26T21:19:19.532Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-26T21:19:19.532Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T21:19:19.532Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-26T21:19:19.690Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-26T21:19:19.707Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-26T21:19:19.718Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-26T21:19:19.735Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-26T21:19:19.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-26T21:19:19.769Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-26T21:19:19.779Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-26T21:19:19.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-26T21:19:19.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-26T21:19:19.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-26T21:19:19.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-26T21:19:19.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-26T21:19:19.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-26T21:19:19.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-26T21:19:19.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-26T21:19:19.890Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T21:19:19.904Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T21:19:19.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-26T21:19:19.927Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-26T21:19:19.941Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-26T21:19:19.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-26T21:19:19.965Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-26T21:19:19.976Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-26T21:19:19.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-26T21:19:20.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-26T21:19:20.021Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-26T21:19:20.035Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] echo [2023-10-26T21:19:20.049Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e15caff [Pipeline] echo [2023-10-26T21:19:20.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:19:20.107Z] provisioning config files... [2023-10-26T21:19:20.120Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/600@tmp/config11263437717801164653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:19:20.430Z] ---> docker-login.sh [2023-10-26T21:19:20.430Z] nexus3.edgexfoundry.org:10001 [2023-10-26T21:19:20.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:19:20.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:19:20.692Z] Configure a credential helper to remove this warning. See [2023-10-26T21:19:20.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:19:20.692Z] [2023-10-26T21:19:20.692Z] Login Succeeded [2023-10-26T21:19:20.692Z] nexus3.edgexfoundry.org:10002 [2023-10-26T21:19:20.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:19:20.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:19:20.953Z] Configure a credential helper to remove this warning. See [2023-10-26T21:19:20.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:19:20.953Z] [2023-10-26T21:19:20.953Z] Login Succeeded [2023-10-26T21:19:20.953Z] nexus3.edgexfoundry.org:10003 [2023-10-26T21:19:20.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:19:20.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:19:20.953Z] Configure a credential helper to remove this warning. See [2023-10-26T21:19:20.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:19:20.953Z] [2023-10-26T21:19:20.953Z] Login Succeeded [2023-10-26T21:19:20.953Z] nexus3.edgexfoundry.org:10004 [2023-10-26T21:19:20.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:19:21.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:19:21.213Z] Configure a credential helper to remove this warning. See [2023-10-26T21:19:21.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:19:21.213Z] [2023-10-26T21:19:21.213Z] Login Succeeded [2023-10-26T21:19:21.213Z] docker.io [2023-10-26T21:19:21.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:19:21.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:19:21.472Z] Configure a credential helper to remove this warning. See [2023-10-26T21:19:21.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:19:21.472Z] [2023-10-26T21:19:21.472Z] Login Succeeded [2023-10-26T21:19:21.472Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T21:19:21.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T21:19:21.796Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-10-26T21:19:21.796Z] + dirname cmd/core-command/Dockerfile [2023-10-26T21:19:21.796Z] + cut -d/ -f2 [2023-10-26T21:19:21.796Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-26T21:19:21.796Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2023-10-26T21:19:21.796Z] [2023-10-26T21:19:21.796Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-26T21:19:21.796Z] + dirname cmd/core-data/Dockerfile [2023-10-26T21:19:21.796Z] + cut -d/ -f2 [2023-10-26T21:19:21.796Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-26T21:19:21.796Z] + dirname cmd/core-metadata/Dockerfile [2023-10-26T21:19:21.796Z] + cut -d/ -f2 [2023-10-26T21:19:21.796Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-26T21:19:21.796Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-26T21:19:21.796Z] + cut -d/ -f2 [2023-10-26T21:19:21.796Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-26T21:19:21.796Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-26T21:19:21.796Z] + cut -d/ -f2 [2023-10-26T21:19:21.796Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-26T21:19:21.796Z] + + dirname cmd/security-proxy-setup/Dockerfilecut [2023-10-26T21:19:21.796Z] -d/ -f2 [2023-10-26T21:19:21.796Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-26T21:19:21.796Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-26T21:19:21.796Z] + cut -d/ -f2 [2023-10-26T21:19:21.796Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-26T21:19:21.796Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-26T21:19:21.796Z] cut -d/ -f2 [2023-10-26T21:19:21.796Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-26T21:19:21.796Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-26T21:19:21.796Z] + cut -d/ -f2 [2023-10-26T21:19:21.796Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-26T21:19:21.796Z] + + cut -d/ -f2 [2023-10-26T21:19:21.796Z] dirname cmd/security-spire-config/Dockerfile [2023-10-26T21:19:21.796Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-26T21:19:21.796Z] + + cut -d/ -f2 [2023-10-26T21:19:21.796Z] dirname cmd/security-spire-server/Dockerfile [2023-10-26T21:19:21.796Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-26T21:19:21.796Z] + dirname cmd/support-notifications/Dockerfile [2023-10-26T21:19:21.796Z] + cut -d/ -f2 [2023-10-26T21:19:21.796Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-26T21:19:21.796Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-26T21:19:21.796Z] + cut -d/ -f2 [2023-10-26T21:19:21.796Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-26T21:19:21.844Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-26T21:19:22.184Z] + git rev-list -1 --merges e15caff7a7271d7299d27016bfbe034a7a0b899b~1..e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] echo [2023-10-26T21:19:22.233Z] -----------> git rev-list -1 --merges e15caff7a7271d7299d27016bfbe034a7a0b899b~1..e15caff7a7271d7299d27016bfbe034a7a0b899b e15caff7a7271d7299d27016bfbe034a7a0b899b [false] [Pipeline] sh [2023-10-26T21:19:22.520Z] + git log --format=format:%s -1 e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] echo [2023-10-26T21:19:22.533Z] ========================================================= [2023-10-26T21:19:22.533Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-26T21:19:22.533Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-26T21:19:22.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T21:19:22.893Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-26T21:19:22.893Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-26T21:19:22.893Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-26T21:19:22.893Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-26T21:19:22.893Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-26T21:19:22.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:19:23.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:19:23.231Z] [2023-10-26T21:19:23.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:19:23.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:19:23.533Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-26T21:19:23.533Z] b85a868b505f: Pulling fs layer [2023-10-26T21:19:23.533Z] e2be974225ed: Pulling fs layer [2023-10-26T21:19:23.533Z] 339a4e72a1f5: Pulling fs layer [2023-10-26T21:19:23.533Z] 988bab9f4d93: Pulling fs layer [2023-10-26T21:19:23.533Z] 1469e6f7b9e6: Pulling fs layer [2023-10-26T21:19:23.533Z] eaf3925da568: Pulling fs layer [2023-10-26T21:19:23.533Z] bab4dde63d76: Pulling fs layer [2023-10-26T21:19:23.533Z] bde34c3a00c8: Pulling fs layer [2023-10-26T21:19:23.533Z] b352a97aabf1: Pulling fs layer [2023-10-26T21:19:23.533Z] 4872d77fe225: Pulling fs layer [2023-10-26T21:19:23.533Z] 5851b861e8e6: Pulling fs layer [2023-10-26T21:19:23.533Z] 988bab9f4d93: Waiting [2023-10-26T21:19:23.533Z] 1469e6f7b9e6: Waiting [2023-10-26T21:19:23.533Z] eaf3925da568: Waiting [2023-10-26T21:19:23.533Z] bde34c3a00c8: Waiting [2023-10-26T21:19:23.533Z] bab4dde63d76: Waiting [2023-10-26T21:19:23.533Z] b352a97aabf1: Waiting [2023-10-26T21:19:23.533Z] 5851b861e8e6: Waiting [2023-10-26T21:19:23.533Z] e2be974225ed: Download complete [2023-10-26T21:19:23.533Z] 988bab9f4d93: Verifying Checksum [2023-10-26T21:19:23.533Z] 988bab9f4d93: Download complete [2023-10-26T21:19:23.533Z] 1469e6f7b9e6: Verifying Checksum [2023-10-26T21:19:23.533Z] 1469e6f7b9e6: Download complete [2023-10-26T21:19:23.533Z] 339a4e72a1f5: Verifying Checksum [2023-10-26T21:19:23.533Z] 339a4e72a1f5: Download complete [2023-10-26T21:19:23.792Z] eaf3925da568: Download complete [2023-10-26T21:19:23.792Z] bde34c3a00c8: Download complete [2023-10-26T21:19:23.792Z] b352a97aabf1: Verifying Checksum [2023-10-26T21:19:23.792Z] b352a97aabf1: Download complete [2023-10-26T21:19:23.792Z] 4872d77fe225: Download complete [2023-10-26T21:19:23.792Z] 5851b861e8e6: Verifying Checksum [2023-10-26T21:19:23.792Z] 5851b861e8e6: Download complete [2023-10-26T21:19:23.792Z] b85a868b505f: Verifying Checksum [2023-10-26T21:19:23.792Z] b85a868b505f: Download complete [2023-10-26T21:19:24.050Z] bab4dde63d76: Verifying Checksum [2023-10-26T21:19:24.050Z] bab4dde63d76: Download complete [2023-10-26T21:19:24.987Z] b85a868b505f: Pull complete [2023-10-26T21:19:25.248Z] e2be974225ed: Pull complete [2023-10-26T21:19:25.817Z] 339a4e72a1f5: Pull complete [2023-10-26T21:19:25.817Z] 988bab9f4d93: Pull complete [2023-10-26T21:19:26.077Z] 1469e6f7b9e6: Pull complete [2023-10-26T21:19:26.077Z] eaf3925da568: Pull complete [2023-10-26T21:19:27.980Z] bab4dde63d76: Pull complete [2023-10-26T21:19:27.980Z] bde34c3a00c8: Pull complete [2023-10-26T21:19:28.240Z] b352a97aabf1: Pull complete [2023-10-26T21:19:28.240Z] 4872d77fe225: Pull complete [2023-10-26T21:19:28.240Z] 5851b861e8e6: Pull complete [2023-10-26T21:19:28.240Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-26T21:19:28.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:19:28.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:19:28.335Z] prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container [2023-10-26T21:19:28.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T21:19:32.127Z] $ docker top 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d -eo pid,comm [2023-10-26T21:19:32.189Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-26T21:19:32.189Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T21:19:32.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T21:19:32.225Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T21:19:32.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T21:19:32.338Z] $ docker exec 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d ssh-agent [2023-10-26T21:19:32.454Z] SSH_AUTH_SOCK=/tmp/ssh-5WydwKskcAR4/agent.32 [2023-10-26T21:19:32.454Z] SSH_AGENT_PID=38 [2023-10-26T21:19:32.461Z] Running ssh-add (command line suppressed) [2023-10-26T21:19:32.565Z] Identity added: /w/workspace/edgex-go/600@tmp/private_key_15176850369625261054.key (/w/workspace/edgex-go/600@tmp/private_key_15176850369625261054.key) [2023-10-26T21:19:32.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T21:19:32.865Z] + git tag --points-at HEAD [Pipeline] } [2023-10-26T21:19:32.878Z] $ docker exec --env ******** --env ******** 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d ssh-agent -k [2023-10-26T21:19:32.975Z] unset SSH_AUTH_SOCK; [2023-10-26T21:19:32.976Z] unset SSH_AGENT_PID; [2023-10-26T21:19:32.976Z] echo Agent pid 38 killed; [2023-10-26T21:19:32.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-26T21:19:33.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T21:19:33.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T21:19:33.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T21:19:33.134Z] $ docker exec 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d ssh-agent [2023-10-26T21:19:33.255Z] SSH_AUTH_SOCK=/tmp/ssh-bYJrldi7pNV9/agent.70 [2023-10-26T21:19:33.255Z] SSH_AGENT_PID=76 [2023-10-26T21:19:33.261Z] Running ssh-add (command line suppressed) [2023-10-26T21:19:33.367Z] Identity added: /w/workspace/edgex-go/600@tmp/private_key_17892004770008471381.key (/w/workspace/edgex-go/600@tmp/private_key_17892004770008471381.key) [2023-10-26T21:19:33.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T21:19:33.667Z] + git semver init [2023-10-26T21:19:33.926Z] 2023-10-26 21:19:33,857 [run_init] DEBUG init version:0.0.0 force:False [2023-10-26T21:19:33.926Z] 2023-10-26 21:19:33,859 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/600/.semver [2023-10-26T21:19:33.926Z] 2023-10-26 21:19:33,860 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/600/.semver [2023-10-26T21:19:33.926Z] 2023-10-26 21:19:33,860 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/600/.semver'], cwd=/w/workspace/edgex-go/600, universal_newlines=False, shell=None, istream=None) [2023-10-26T21:19:39.197Z] 2023-10-26 21:19:39,071 [append_file] DEBUG append to file:/w/workspace/edgex-go/600/.git/info/exclude [2023-10-26T21:19:39.197Z] 2023-10-26 21:19:39,072 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/600/.semver/main with force:False [2023-10-26T21:19:39.197Z] 2023-10-26 21:19:39,072 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main [2023-10-26T21:19:39.197Z] 2023-10-26 21:19:39,072 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main [2023-10-26T21:19:39.197Z] 3.1.0-dev.65 [Pipeline] } [2023-10-26T21:19:39.207Z] $ docker exec --env ******** --env ******** 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d ssh-agent -k [2023-10-26T21:19:39.309Z] unset SSH_AUTH_SOCK; [2023-10-26T21:19:39.309Z] unset SSH_AGENT_PID; [2023-10-26T21:19:39.310Z] echo Agent pid 76 killed; [2023-10-26T21:19:39.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T21:19:39.613Z] + git semver [Pipeline] } [2023-10-26T21:19:39.886Z] $ docker stop --time=1 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d [2023-10-26T21:19:41.160Z] $ docker rm -f --volumes 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T21:19:41.492Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-26T21:19:41.697Z] Stashed 1 file(s) [Pipeline] echo [2023-10-26T21:19:41.699Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.65 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T21:19:42.061Z] + git config --global --add safe.directory /w/workspace/edgex-go/600 [Pipeline] echo [2023-10-26T21:19:42.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:19:42.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:19:42.095Z] ========================================================= [2023-10-26T21:19:42.095Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-26T21:19:42.095Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-26T21:19:42.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T21:19:42.377Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-26T21:19:42.377Z] 7264a8db6415: Pulling fs layer [2023-10-26T21:19:42.377Z] c4d48a809fc2: Pulling fs layer [2023-10-26T21:19:42.377Z] 4f1c88b9dad5: Pulling fs layer [2023-10-26T21:19:42.377Z] ad3a456e5733: Pulling fs layer [2023-10-26T21:19:42.377Z] 33e27b845d1e: Pulling fs layer [2023-10-26T21:19:42.377Z] c68163c4e522: Pulling fs layer [2023-10-26T21:19:42.377Z] 50da416c3ac9: Pulling fs layer [2023-10-26T21:19:42.377Z] 23d2d4c4bb30: Pulling fs layer [2023-10-26T21:19:42.377Z] c68163c4e522: Waiting [2023-10-26T21:19:42.377Z] ad3a456e5733: Waiting [2023-10-26T21:19:42.377Z] 33e27b845d1e: Waiting [2023-10-26T21:19:42.377Z] 23d2d4c4bb30: Waiting [2023-10-26T21:19:42.377Z] 50da416c3ac9: Waiting [2023-10-26T21:19:42.377Z] c4d48a809fc2: Verifying Checksum [2023-10-26T21:19:42.377Z] c4d48a809fc2: Download complete [2023-10-26T21:19:42.377Z] ad3a456e5733: Verifying Checksum [2023-10-26T21:19:42.377Z] ad3a456e5733: Download complete [2023-10-26T21:19:42.377Z] 33e27b845d1e: Verifying Checksum [2023-10-26T21:19:42.377Z] 33e27b845d1e: Download complete [2023-10-26T21:19:42.377Z] 7264a8db6415: Verifying Checksum [2023-10-26T21:19:42.377Z] 7264a8db6415: Download complete [2023-10-26T21:19:42.377Z] c68163c4e522: Verifying Checksum [2023-10-26T21:19:42.377Z] c68163c4e522: Download complete [2023-10-26T21:19:42.637Z] 7264a8db6415: Pull complete [2023-10-26T21:19:42.637Z] 23d2d4c4bb30: Verifying Checksum [2023-10-26T21:19:42.637Z] 23d2d4c4bb30: Download complete [2023-10-26T21:19:42.896Z] c4d48a809fc2: Pull complete [2023-10-26T21:19:42.896Z] 4f1c88b9dad5: Verifying Checksum [2023-10-26T21:19:42.896Z] 4f1c88b9dad5: Download complete [2023-10-26T21:19:43.154Z] 50da416c3ac9: Verifying Checksum [2023-10-26T21:19:43.154Z] 50da416c3ac9: Download complete [2023-10-26T21:19:46.441Z] 4f1c88b9dad5: Pull complete [2023-10-26T21:19:46.441Z] ad3a456e5733: Pull complete [2023-10-26T21:19:46.441Z] 33e27b845d1e: Pull complete [2023-10-26T21:19:46.441Z] c68163c4e522: Pull complete [2023-10-26T21:19:48.972Z] 50da416c3ac9: Pull complete [2023-10-26T21:19:48.972Z] 23d2d4c4bb30: Pull complete [2023-10-26T21:19:48.972Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-26T21:19:48.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T21:19:48.972Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-26T21:19:49.265Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T21:19:49.265Z] WORKDIR /edgex [2023-10-26T21:19:49.265Z] COPY go.mod . [2023-10-26T21:19:49.265Z] RUN go mod download [2023-10-26T21:19:49.265Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-26T21:19:49.834Z] Sending build context to Docker daemon 171MB [2023-10-26T21:19:49.834Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T21:19:49.834Z] ---> 0786185ac409 [2023-10-26T21:19:49.834Z] Step 2/4 : WORKDIR /edgex [2023-10-26T21:19:55.096Z] ---> Running in 97b5ee543a3e [2023-10-26T21:19:55.096Z] Removing intermediate container 97b5ee543a3e [2023-10-26T21:19:55.096Z] ---> 05edb6338d82 [2023-10-26T21:19:55.096Z] Step 3/4 : COPY go.mod . [2023-10-26T21:19:55.096Z] ---> d1d53e9edff8 [2023-10-26T21:19:55.096Z] Step 4/4 : RUN go mod download [2023-10-26T21:19:55.096Z] ---> Running in 9bbdd00ac15e [2023-10-26T21:19:56.755Z] Still waiting to schedule task [2023-10-26T21:19:56.756Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12064’ is offline [2023-10-26T21:20:17.026Z] Removing intermediate container 9bbdd00ac15e [2023-10-26T21:20:17.026Z] ---> 0287c9003177 [2023-10-26T21:20:17.026Z] Successfully built 0287c9003177 [2023-10-26T21:20:17.026Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:20:17.326Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T21:20:17.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:20:17.399Z] prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container [2023-10-26T21:20:17.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-26T21:20:17.918Z] $ docker top b2b33da196953f6267b863299056a101b82a0bfcfac6451dcdf88e9282c0cd5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:20:18.251Z] + go version [2023-10-26T21:20:18.251Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-26T21:20:18.264Z] $ docker stop --time=1 b2b33da196953f6267b863299056a101b82a0bfcfac6451dcdf88e9282c0cd5b [2023-10-26T21:20:19.530Z] $ docker rm -f --volumes b2b33da196953f6267b863299056a101b82a0bfcfac6451dcdf88e9282c0cd5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:20:19.908Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T21:20:19.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:20:19.980Z] prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container [2023-10-26T21:20:20.010Z] $ 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/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-26T21:20:20.344Z] $ docker top 5cc6d712bf656e23dae56a2c1ba9da83ec98d372d376973d6ace60d1810724b1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-26T21:20:20.402Z] ========================================================= [2023-10-26T21:20:20.402Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-26T21:20:20.402Z] ========================================================= [Pipeline] sh [2023-10-26T21:20:20.691Z] + git config --global --add safe.directory /w/workspace/edgex-go/600 [Pipeline] fileExists [Pipeline] sh [2023-10-26T21:20:21.003Z] + make test [2023-10-26T21:20:21.003Z] go test -race -coverprofile=coverage.out ./... [2023-10-26T21:20:27.565Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-26T21:20:39.758Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-26T21:20:39.758Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-26T21:20:39.758Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-26T21:20:40.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-26T21:20:40.324Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-26T21:20:40.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-26T21:20:40.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-26T21:20:40.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-26T21:20:40.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-26T21:20:40.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-26T21:20:40.840Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-26T21:20:40.841Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-26T21:20:40.841Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-26T21:20:40.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-26T21:20:42.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-26T21:20:42.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-26T21:20:43.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2023-10-26T21:20:45.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements [2023-10-26T21:20:45.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-26T21:20:45.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-26T21:20:45.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-26T21:20:46.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-26T21:20:46.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-26T21:20:48.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-26T21:20:48.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-26T21:20:48.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-26T21:20:48.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-26T21:20:48.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-26T21:20:49.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-26T21:20:49.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-26T21:20:49.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements [2023-10-26T21:20:49.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements [2023-10-26T21:20:51.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-26T21:20:51.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-26T21:20:51.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-26T21:20:51.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.645s coverage: 93.4% of statements [2023-10-26T21:20:51.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements [2023-10-26T21:20:52.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-26T21:20:52.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-26T21:20:52.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-26T21:20:52.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-26T21:20:52.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-26T21:20:52.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-26T21:20:52.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-26T21:20:53.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.387s coverage: 97.6% of statements [2023-10-26T21:20:53.112Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements [2023-10-26T21:20:53.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-26T21:20:53.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-26T21:20:54.616Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements [2023-10-26T21:20:54.616Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements [2023-10-26T21:20:54.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.045s coverage: 41.7% of statements [2023-10-26T21:20:54.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.038s coverage: 82.9% of statements [2023-10-26T21:20:54.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.038s coverage: 94.1% of statements [2023-10-26T21:20:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 96.3% of statements [2023-10-26T21:20:55.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2023-10-26T21:20:55.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-26T21:20:55.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-26T21:20:55.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-26T21:20:55.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-26T21:20:55.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-26T21:20:55.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-26T21:20:55.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-26T21:20:55.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-26T21:20:56.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-26T21:20:56.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-26T21:20:56.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-26T21:20:56.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-26T21:20:57.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-26T21:20:57.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-26T21:20:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-26T21:20:59.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-26T21:20:59.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-26T21:21:01.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-26T21:21:01.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-26T21:21:03.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-26T21:21:03.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-26T21:21:03.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-26T21:21:04.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-26T21:21:04.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-26T21:21:04.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-26T21:21:05.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-26T21:21:05.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-26T21:21:05.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-26T21:21:05.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-26T21:21:06.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-26T21:21:06.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-26T21:21:06.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-26T21:21:06.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-26T21:21:08.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.040s coverage: 94.4% of statements [2023-10-26T21:21:08.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-26T21:21:08.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-26T21:21:08.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-26T21:21:08.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-26T21:21:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-26T21:21:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-26T21:21:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-26T21:21:10.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.293s coverage: 79.9% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.064s coverage: 92.9% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.012s coverage: 64.4% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.056s coverage: 62.3% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.052s coverage: 87.2% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.157s coverage: 38.4% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.047s coverage: 84.8% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements [2023-10-26T21:21:20.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-10-26T21:21:20.356Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-10-26T21:21:20.356Z] running golangci-lint [2023-10-26T21:21:20.614Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-26T21:21:20.614Z] go version go1.21.0 linux/amd64 [2023-10-26T21:21:20.871Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-26T21:21:20.871Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-26T21:21:35.725Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 13.585169293s" [2023-10-26T21:21:35.725Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.255741ms" [2023-10-26T21:21:43.834Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.279567263s with top 10 stages: buildir: 38.676237795s, gosec: 7.488861773s, inspect: 2.037734418s, fact_deprecated: 1.884826746s, ctrlflow: 1.083612247s, S1038: 1.068651725s, printf: 1.060411796s, directives: 945.688913ms, fact_purity: 898.566905ms, nilness: 850.418164ms" [2023-10-26T21:21:43.834Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-26T21:21:43.834Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, nolint: 0/21, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197, filename_unadjuster: 197/197, cgo: 197/197, exclude-rules: 21/197" [2023-10-26T21:21:43.834Z] level=info msg="[runner] processing took 15.410936ms with stages: nolint: 6.672784ms, identifier_marker: 4.321541ms, autogenerated_exclude: 1.570991ms, exclude-rules: 1.45717ms, path_prettifier: 897.473µs, skip_dirs: 438.116µs, cgo: 29.35µs, filename_unadjuster: 18.411µs, fixer: 930ns, max_same_issues: 720ns, uniq_by_line: 540ns, exclude: 530ns, skip_files: 480ns, severity-rules: 440ns, path_prefixer: 370ns, sort_results: 370ns, diff: 200ns, max_from_linter: 160ns, source_code: 140ns, path_shortener: 110ns, max_per_file_from_linter: 110ns" [2023-10-26T21:21:43.834Z] level=info msg="[runner] linters took 9.358133104s with stages: goanalysis_metalinter: 9.342634107s" [2023-10-26T21:21:43.834Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-26T21:21:43.834Z] level=info msg="Memory: 231 samples, avg is 253.0MB, max is 895.9MB" [2023-10-26T21:21:43.834Z] level=info msg="Execution took 22.995120678s" [2023-10-26T21:21:43.834Z] go vet ./... [2023-10-26T21:21:48.019Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T21:21:48.019Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T21:21:48.019Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T21:21:48.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-26T21:21:48.577Z] + ls -al . [2023-10-26T21:21:48.577Z] total 728 [2023-10-26T21:21:48.577Z] drwxrwxr-x 11 1001 1001 4096 Oct 26 21:20 . [2023-10-26T21:21:48.577Z] drwxr-xr-x 4 root root 4096 Oct 26 21:20 .. [2023-10-26T21:21:48.577Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 21:19 .blubracket [2023-10-26T21:21:48.577Z] -rw-rw-r-- 1 1001 1001 10 Oct 26 21:19 .dockerignore [2023-10-26T21:21:48.577Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 21:21 .git [2023-10-26T21:21:48.577Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 21:19 .github [2023-10-26T21:21:48.577Z] -rw-rw-r-- 1 1001 1001 1074 Oct 26 21:19 .gitignore [2023-10-26T21:21:48.577Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 21:19 .golangci.yml [2023-10-26T21:21:48.577Z] -rw-rw-r-- 1 1001 1001 100 Oct 26 21:19 .hadolint.yml [2023-10-26T21:21:48.577Z] drwxr-xr-x 3 1001 1001 4096 Oct 26 21:19 .semver [2023-10-26T21:21:48.577Z] -rw-rw-r-- 1 1001 1001 155 Oct 26 21:19 .sonarcloud.properties [2023-10-26T21:21:48.577Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 21:19 ADOPTERS.md [2023-10-26T21:21:48.577Z] -rw-rw-r-- 1 1001 1001 11674 Oct 26 21:19 Attribution.txt [2023-10-26T21:21:48.577Z] -rw-rw-r-- 1 1001 1001 93407 Oct 26 21:19 CHANGELOG.md [2023-10-26T21:21:48.578Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 21:19 CONTRIBUTING.md [2023-10-26T21:21:48.578Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 21:19 GOVERNANCE.md [2023-10-26T21:21:48.578Z] -rw-rw-r-- 1 1001 1001 861 Oct 26 21:19 Jenkinsfile [2023-10-26T21:21:48.578Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 21:19 LICENSE [2023-10-26T21:21:48.578Z] -rw-rw-r-- 1 1001 1001 15054 Oct 26 21:19 Makefile [2023-10-26T21:21:48.578Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 21:19 OWNERS.md [2023-10-26T21:21:48.578Z] -rw-rw-r-- 1 1001 1001 9527 Oct 26 21:19 README.md [2023-10-26T21:21:48.578Z] -rw-rw-r-- 1 1001 1001 789 Oct 26 21:19 SECURITY.md [2023-10-26T21:21:48.578Z] -rw-rw-r-- 1 1001 1001 12 Oct 26 21:19 VERSION [2023-10-26T21:21:48.578Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 21:19 bin [2023-10-26T21:21:48.578Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 21:19 cmd [2023-10-26T21:21:48.578Z] -rw-r--r-- 1 root root 453602 Oct 26 21:21 coverage.out [2023-10-26T21:21:48.578Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 21:19 fuzz_test [2023-10-26T21:21:48.578Z] -rw-rw-r-- 1 1001 1001 3689 Oct 26 21:19 go.mod [2023-10-26T21:21:48.578Z] -rw-rw-r-- 1 1001 1001 34446 Oct 26 21:19 go.sum [2023-10-26T21:21:48.578Z] drwxrwxr-x 7 1001 1001 4096 Oct 26 21:19 internal [2023-10-26T21:21:48.578Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 21:19 openapi [2023-10-26T21:21:48.578Z] -rw-rw-r-- 1 1001 1001 584 Oct 26 21:19 security.txt [2023-10-26T21:21:48.578Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 21:19 version.go [Pipeline] sh [2023-10-26T21:21:48.862Z] + '[' -e coverage.out ] [2023-10-26T21:21:48.862Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-26T21:21:48.970Z] Stashed 1 file(s) [Pipeline] sh [2023-10-26T21:21:49.245Z] + make build [2023-10-26T21:21:49.245Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-26T21:21:50.832Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12067 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-10-26T21:21:50.841Z] Running in /w/workspace/edgex-go/600 [Pipeline] { [Pipeline] checkout [2023-10-26T21:21:50.876Z] The recommended git tool is: git [2023-10-26T21:21:59.185Z] using credential edgex-jenkins-ssh [2023-10-26T21:21:59.205Z] Cloning the remote Git repository [2023-10-26T21:21:59.278Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-26T21:21:59.403Z] > git init /w/workspace/edgex-go/600 # timeout=10 [2023-10-26T21:21:59.606Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-26T21:21:59.607Z] > git --version # timeout=10 [2023-10-26T21:21:59.634Z] > git --version # 'git version 2.25.1' [2023-10-26T21:21:59.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T21:21:59.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T21:22:01.440Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-26T21:22:01.440Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-26T21:22:02.007Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-26T21:22:02.573Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-26T21:22:07.830Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-26T21:22:09.731Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-26T21:22:10.673Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-26T21:22:11.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-26T21:22:12.176Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-26T21:22:13.109Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-26T21:22:14.059Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-10-26T21:22:15.007Z] $ docker stop --time=1 5cc6d712bf656e23dae56a2c1ba9da83ec98d372d376973d6ace60d1810724b1 [2023-10-26T21:22:17.973Z] Avoid second fetch [2023-10-26T21:22:17.973Z] Checking out Revision e15caff7a7271d7299d27016bfbe034a7a0b899b (main) [2023-10-26T21:22:18.816Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4711)" [2023-10-26T21:22:17.080Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-26T21:22:17.104Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T21:22:17.993Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T21:22:18.062Z] > git checkout -f e15caff7a7271d7299d27016bfbe034a7a0b899b # timeout=10 [2023-10-26T21:22:19.709Z] $ docker rm -f --volumes 5cc6d712bf656e23dae56a2c1ba9da83ec98d372d376973d6ace60d1810724b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:22:20.833Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-26T21:22:20.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:22:20.833Z] Dload Upload Total Spent Left Speed [2023-10-26T21:22:20.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2023-10-26T21:22:20.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-26T21:22:20.837Z] [2023-10-26T21:22:20.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:22:21.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-26T21:22:21.131Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-26T21:22:21.131Z] 91d30c5bc195: Pulling fs layer [2023-10-26T21:22:21.131Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-26T21:22:21.131Z] 9c61dcf015f6: Pulling fs layer [2023-10-26T21:22:21.131Z] 4698f68db338: Pulling fs layer [2023-10-26T21:22:21.131Z] 2a2f49069b9e: Pulling fs layer [2023-10-26T21:22:21.131Z] e0025b399a48: Pulling fs layer [2023-10-26T21:22:21.131Z] 2a2f49069b9e: Waiting [2023-10-26T21:22:21.131Z] 4698f68db338: Waiting [Pipeline] sh [2023-10-26T21:22:21.390Z] 91d30c5bc195: Download complete [2023-10-26T21:22:21.390Z] 4698f68db338: Verifying Checksum [2023-10-26T21:22:21.390Z] 4698f68db338: Download complete [2023-10-26T21:22:21.390Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-26T21:22:21.390Z] 2e9b0aa3be6d: Download complete [2023-10-26T21:22:21.390Z] 91d30c5bc195: Pull complete [2023-10-26T21:22:21.390Z] e0025b399a48: Verifying Checksum [2023-10-26T21:22:21.390Z] e0025b399a48: Download complete [2023-10-26T21:22:21.473Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-26T21:22:21.649Z] 2a2f49069b9e: Verifying Checksum [2023-10-26T21:22:21.649Z] 2a2f49069b9e: Download complete [2023-10-26T21:22:21.649Z] 2e9b0aa3be6d: Pull complete [2023-10-26T21:22:21.809Z] + + sudo tee /etc/docker/daemon.new [2023-10-26T21:22:21.809Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-26T21:22:21.809Z] { [2023-10-26T21:22:21.809Z] "registry-mirrors": [ [2023-10-26T21:22:21.809Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-26T21:22:21.809Z] ], [2023-10-26T21:22:21.809Z] "bip": "10.250.0.254/24", [2023-10-26T21:22:21.809Z] "hosts": [ [2023-10-26T21:22:21.809Z] "tcp://0.0.0.0:5555", [2023-10-26T21:22:21.809Z] "unix:///var/run/docker.sock" [2023-10-26T21:22:21.809Z] ], [2023-10-26T21:22:21.809Z] "mtu": 1458, [2023-10-26T21:22:21.809Z] "selinux-enabled": true, [2023-10-26T21:22:21.809Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-26T21:22:21.809Z] } [Pipeline] sh [2023-10-26T21:22:21.907Z] 9c61dcf015f6: Download complete [2023-10-26T21:22:22.142Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-26T21:22:22.473Z] + sudo service docker restart [2023-10-26T21:22:24.429Z] 9c61dcf015f6: Pull complete [2023-10-26T21:22:24.429Z] 4698f68db338: Pull complete [2023-10-26T21:22:24.992Z] 2a2f49069b9e: Pull complete [2023-10-26T21:22:24.992Z] e0025b399a48: Pull complete [2023-10-26T21:22:24.992Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-26T21:22:24.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-26T21:22:24.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:22:25.065Z] prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container [2023-10-26T21:22:25.095Z] $ 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/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-26T21:22:28.655Z] $ docker top 35c021987f773c8654ce443c39009720afdf3a77ead1a858d0cddcd6fd5e77d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:22:28.984Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-26T21:22:31.520Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-10-26T21:22:31.520Z] #1 transferring dockerfile: 1.59kB done [2023-10-26T21:22:31.520Z] #1 DONE 0.0s [2023-10-26T21:22:31.520Z] [2023-10-26T21:22:31.520Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-10-26T21:22:31.520Z] #2 transferring dockerfile: 1.96kB done [2023-10-26T21:22:31.520Z] #2 DONE 0.0s [2023-10-26T21:22:31.520Z] [2023-10-26T21:22:31.520Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-26T21:22:31.520Z] #3 transferring dockerfile: 2.38kB done [2023-10-26T21:22:31.520Z] #3 DONE 0.0s [2023-10-26T21:22:31.520Z] [2023-10-26T21:22:31.520Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-10-26T21:22:31.520Z] #4 transferring dockerfile: 1.82kB done [2023-10-26T21:22:31.520Z] #4 DONE 0.0s [2023-10-26T21:22:31.520Z] [2023-10-26T21:22:31.520Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-26T21:22:31.520Z] #5 transferring dockerfile: 2.39kB done [2023-10-26T21:22:31.520Z] #5 DONE 0.0s [2023-10-26T21:22:31.520Z] [2023-10-26T21:22:31.520Z] #6 [core-data internal] load build definition from Dockerfile [2023-10-26T21:22:31.520Z] #6 transferring dockerfile: 1.90kB done [2023-10-26T21:22:31.520Z] #6 DONE 0.0s [2023-10-26T21:22:31.520Z] [2023-10-26T21:22:31.520Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-26T21:22:31.520Z] #7 transferring dockerfile: 1.78kB done [2023-10-26T21:22:31.520Z] #7 DONE 0.0s [2023-10-26T21:22:31.520Z] [2023-10-26T21:22:31.521Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-10-26T21:22:31.521Z] #8 transferring dockerfile: 1.84kB done [2023-10-26T21:22:31.521Z] #8 DONE 0.0s [2023-10-26T21:22:31.521Z] [2023-10-26T21:22:31.521Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-10-26T21:22:31.521Z] #9 transferring dockerfile: 1.58kB done [2023-10-26T21:22:31.521Z] #9 DONE 0.0s [2023-10-26T21:22:31.521Z] [2023-10-26T21:22:31.521Z] #10 [security-spire-server internal] load .dockerignore [2023-10-26T21:22:31.521Z] #10 transferring context: 50B done [2023-10-26T21:22:31.521Z] #10 DONE 0.0s [2023-10-26T21:22:31.521Z] [2023-10-26T21:22:31.521Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-26T21:22:31.521Z] #11 transferring dockerfile: 2.04kB done [2023-10-26T21:22:31.521Z] #11 DONE 0.0s [2023-10-26T21:22:31.521Z] [2023-10-26T21:22:31.521Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-26T21:22:31.521Z] #12 transferring dockerfile: 2.12kB done [2023-10-26T21:22:31.521Z] #12 DONE 0.0s [2023-10-26T21:22:31.521Z] [2023-10-26T21:22:31.521Z] #13 [core-command internal] load build definition from Dockerfile [2023-10-26T21:22:31.521Z] #13 transferring dockerfile: 1.82kB done [2023-10-26T21:22:31.521Z] #13 DONE 0.0s [2023-10-26T21:22:31.521Z] [2023-10-26T21:22:31.521Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-26T21:22:31.521Z] #14 transferring dockerfile: 2.82kB done [2023-10-26T21:22:31.521Z] #14 DONE 0.0s [2023-10-26T21:22:31.521Z] [2023-10-26T21:22:31.521Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2023-10-26T21:22:31.521Z] #15 transferring dockerfile: 1.70kB done [2023-10-26T21:22:31.521Z] #15 DONE 0.0s [2023-10-26T21:22:31.778Z] [2023-10-26T21:22:31.779Z] #16 [core-metadata internal] load .dockerignore [2023-10-26T21:22:31.779Z] #16 transferring context: 50B done [2023-10-26T21:22:31.779Z] #16 DONE 0.0s [2023-10-26T21:22:31.779Z] [2023-10-26T21:22:31.779Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-10-26T21:22:31.779Z] #17 transferring context: 50B done [2023-10-26T21:22:31.779Z] #17 DONE 0.0s [2023-10-26T21:22:31.779Z] [2023-10-26T21:22:31.779Z] #18 [support-scheduler internal] load .dockerignore [2023-10-26T21:22:31.779Z] #18 transferring context: 50B done [2023-10-26T21:22:31.779Z] #18 DONE 0.0s [2023-10-26T21:22:31.779Z] [2023-10-26T21:22:31.779Z] #19 [security-proxy-setup internal] load .dockerignore [2023-10-26T21:22:31.779Z] #19 transferring context: 50B done [2023-10-26T21:22:31.779Z] #19 DONE 0.0s [2023-10-26T21:22:31.779Z] [2023-10-26T21:22:31.779Z] #20 [core-data internal] load .dockerignore [2023-10-26T21:22:31.779Z] #20 transferring context: 50B done [2023-10-26T21:22:31.779Z] #20 DONE 0.0s [2023-10-26T21:22:31.779Z] [2023-10-26T21:22:31.779Z] #21 [support-notifications internal] load .dockerignore [2023-10-26T21:22:31.779Z] #21 transferring context: 50B done [2023-10-26T21:22:31.779Z] #21 DONE 0.0s [2023-10-26T21:22:31.779Z] [2023-10-26T21:22:31.779Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-10-26T21:22:31.779Z] #22 transferring context: 50B done [2023-10-26T21:22:31.779Z] #22 DONE 0.0s [2023-10-26T21:22:31.779Z] [2023-10-26T21:22:31.779Z] #23 [security-spire-config internal] load .dockerignore [2023-10-26T21:22:31.779Z] #23 transferring context: 50B done [2023-10-26T21:22:31.779Z] #23 DONE 0.1s [2023-10-26T21:22:31.779Z] [2023-10-26T21:22:31.779Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-26T21:22:31.779Z] #24 transferring context: 50B done [2023-10-26T21:22:31.779Z] #24 DONE 0.0s [2023-10-26T21:22:31.779Z] [2023-10-26T21:22:31.779Z] #25 [security-bootstrapper internal] load .dockerignore [2023-10-26T21:22:32.035Z] #25 transferring context: 50B done [2023-10-26T21:22:32.035Z] #25 DONE 0.0s [2023-10-26T21:22:32.035Z] [2023-10-26T21:22:32.035Z] #26 [security-proxy-auth internal] load .dockerignore [2023-10-26T21:22:32.035Z] #26 transferring context: 50B done [2023-10-26T21:22:32.035Z] #26 DONE 0.0s [2023-10-26T21:22:32.035Z] [2023-10-26T21:22:32.035Z] #27 [core-command internal] load .dockerignore [2023-10-26T21:22:32.035Z] #27 transferring context: 50B done [2023-10-26T21:22:32.035Z] #27 DONE 0.0s [2023-10-26T21:22:32.035Z] [2023-10-26T21:22:32.035Z] #28 [security-spire-agent internal] load .dockerignore [2023-10-26T21:22:32.035Z] #28 transferring context: 50B done [2023-10-26T21:22:32.035Z] #28 DONE 0.0s [2023-10-26T21:22:32.035Z] [2023-10-26T21:22:32.035Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:22:32.035Z] #29 ... [2023-10-26T21:22:32.035Z] [2023-10-26T21:22:32.035Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T21:22:32.035Z] #30 DONE 0.0s [2023-10-26T21:22:32.035Z] [2023-10-26T21:22:32.035Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:22:32.035Z] #29 DONE 0.1s [2023-10-26T21:22:32.035Z] [2023-10-26T21:22:32.035Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T21:22:32.035Z] #30 DONE 0.0s [2023-10-26T21:22:32.035Z] [2023-10-26T21:22:32.035Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:22:32.036Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:22:32.036Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:22:32.036Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T21:22:32.036Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T21:22:32.036Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2023-10-26T21:22:32.036Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-26T21:22:32.293Z] #31 ... [2023-10-26T21:22:32.293Z] [2023-10-26T21:22:32.293Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T21:22:32.293Z] #30 DONE 0.0s [2023-10-26T21:22:32.293Z] [2023-10-26T21:22:32.293Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:22:32.293Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:22:32.293Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:22:32.293Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T21:22:32.293Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T21:22:32.293Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T21:22:32.555Z] #31 ... [2023-10-26T21:22:32.555Z] [2023-10-26T21:22:32.555Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T21:22:32.555Z] #30 DONE 0.0s [2023-10-26T21:22:32.555Z] [2023-10-26T21:22:32.555Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:22:32.555Z] #29 DONE 0.4s [2023-10-26T21:22:32.555Z] [2023-10-26T21:22:32.555Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:22:32.555Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:22:32.555Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:22:32.555Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T21:22:32.555Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T21:22:32.555Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T21:22:32.555Z] #31 ... [2023-10-26T21:22:32.555Z] [2023-10-26T21:22:32.555Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T21:22:32.555Z] #30 DONE 0.0s [2023-10-26T21:22:32.555Z] [2023-10-26T21:22:32.555Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:22:32.555Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:22:32.555Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:22:32.555Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T21:22:32.555Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T21:22:32.555Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T21:22:32.555Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-26T21:22:32.813Z] #31 ... [2023-10-26T21:22:32.813Z] [2023-10-26T21:22:32.813Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:22:32.813Z] #29 DONE 0.5s [2023-10-26T21:22:32.813Z] [2023-10-26T21:22:32.813Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-26T21:22:32.813Z] #32 DONE 0.9s [2023-10-26T21:22:32.813Z] [2023-10-26T21:22:32.813Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:22:32.813Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:22:32.813Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:22:32.813Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T21:22:32.813Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T21:22:32.813Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T21:22:32.813Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-26T21:22:33.072Z] #31 DONE 1.2s [2023-10-26T21:22:33.072Z] [2023-10-26T21:22:33.072Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-26T21:22:33.072Z] #33 DONE 1.0s [2023-10-26T21:22:33.072Z] [2023-10-26T21:22:33.072Z] #34 [security-spire-config internal] load build context [2023-10-26T21:22:33.072Z] #34 transferring context: 16.35kB 0.0s done [2023-10-26T21:22:33.072Z] #34 DONE 0.3s [2023-10-26T21:22:33.072Z] [2023-10-26T21:22:33.072Z] #35 [security-spire-server internal] load build context [2023-10-26T21:22:33.072Z] #35 transferring context: 18.10kB 0.0s done [2023-10-26T21:22:33.072Z] #35 DONE 0.4s [2023-10-26T21:22:33.072Z] [2023-10-26T21:22:33.072Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-10-26T21:22:38.350Z] #36 ... [2023-10-26T21:22:38.350Z] [2023-10-26T21:22:38.350Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:22:38.350Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-10-26T21:22:38.350Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-26T21:22:38.350Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-26T21:22:38.350Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-26T21:22:38.350Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-10-26T21:22:38.350Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-10-26T21:22:38.350Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-10-26T21:22:38.350Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-26T21:22:38.350Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.4s [2023-10-26T21:22:38.350Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-26T21:22:43.413Z] #37 ... [2023-10-26T21:22:43.413Z] [2023-10-26T21:22:43.413Z] #38 [core-metadata internal] load build context [2023-10-26T21:22:43.413Z] #38 transferring context: 329.31MB 9.9s [2023-10-26T21:22:43.413Z] #38 ... [2023-10-26T21:22:43.413Z] [2023-10-26T21:22:43.413Z] #39 [security-proxy-setup internal] load build context [2023-10-26T21:22:43.413Z] #39 ... [2023-10-26T21:22:43.413Z] [2023-10-26T21:22:43.413Z] #40 [core-data internal] load build context [2023-10-26T21:22:43.413Z] #40 transferring context: 365.22MB 8.4s done [2023-10-26T21:22:43.413Z] #40 ... [2023-10-26T21:22:43.413Z] [2023-10-26T21:22:43.413Z] #41 [support-notifications internal] load build context [2023-10-26T21:22:43.413Z] #41 transferring context: 365.22MB 8.9s done [2023-10-26T21:22:43.413Z] #41 ... [2023-10-26T21:22:43.413Z] [2023-10-26T21:22:43.413Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:22:43.413Z] #42 transferring context: 365.22MB 8.2s done [2023-10-26T21:22:43.413Z] #42 ... [2023-10-26T21:22:43.413Z] [2023-10-26T21:22:43.413Z] #43 [security-secretstore-setup internal] load build context [2023-10-26T21:22:43.413Z] #43 transferring context: 365.22MB 9.7s done [2023-10-26T21:22:43.672Z] #43 ... [2023-10-26T21:22:43.672Z] [2023-10-26T21:22:43.672Z] #44 [security-proxy-auth internal] load build context [2023-10-26T21:22:43.672Z] #44 transferring context: 365.22MB 9.8s done [2023-10-26T21:22:43.672Z] #44 ... [2023-10-26T21:22:43.672Z] [2023-10-26T21:22:43.672Z] #45 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T21:22:43.672Z] #45 ... [2023-10-26T21:22:43.672Z] [2023-10-26T21:22:43.672Z] #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-26T21:22:43.929Z] #46 ... [2023-10-26T21:22:43.930Z] [2023-10-26T21:22:43.930Z] #47 [core-command internal] load build context [2023-10-26T21:22:43.930Z] #47 transferring context: 365.22MB 8.6s done [2023-10-26T21:22:43.930Z] #47 ... [2023-10-26T21:22:43.930Z] [2023-10-26T21:22:43.930Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T21:22:44.188Z] #48 ... [2023-10-26T21:22:44.188Z] [2023-10-26T21:22:44.188Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T21:22:44.188Z] #49 ... [2023-10-26T21:22:44.188Z] [2023-10-26T21:22:44.188Z] #50 [security-bootstrapper internal] load build context [2023-10-26T21:22:44.188Z] #50 transferring context: 365.22MB 8.8s done [2023-10-26T21:22:44.447Z] #50 ... [2023-10-26T21:22:44.447Z] [2023-10-26T21:22:44.447Z] #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-26T21:22:44.447Z] #51 ... [2023-10-26T21:22:44.447Z] [2023-10-26T21:22:44.447Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:22:44.647Z] provisioning config files... [2023-10-26T21:22:44.684Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/600@tmp/config7268186895126641058tmp [2023-10-26T21:22:44.704Z] #52 ... [2023-10-26T21:22:44.704Z] [2023-10-26T21:22:44.704Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T21:22:44.704Z] #53 ... [2023-10-26T21:22:44.704Z] [2023-10-26T21:22:44.704Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:22:44.962Z] #54 ... [2023-10-26T21:22:44.962Z] [2023-10-26T21:22:44.962Z] #55 [security-spiffe-token-provider internal] load build context [2023-10-26T21:22:44.962Z] #55 transferring context: 365.22MB 10.0s done [2023-10-26T21:22:44.962Z] #55 ... [2023-10-26T21:22:44.962Z] [2023-10-26T21:22:44.962Z] #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T21:22:45.045Z] ---> docker-login.sh [2023-10-26T21:22:45.045Z] nexus3.edgexfoundry.org:10001 [2023-10-26T21:22:45.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:22:45.566Z] #56 ... [2023-10-26T21:22:45.566Z] [2023-10-26T21:22:45.566Z] #57 [support-scheduler internal] load build context [2023-10-26T21:22:45.566Z] #57 transferring context: 365.22MB 8.4s done [2023-10-26T21:22:45.566Z] #57 ... [2023-10-26T21:22:45.566Z] [2023-10-26T21:22:45.566Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T21:22:45.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:22:45.590Z] Configure a credential helper to remove this warning. See [2023-10-26T21:22:45.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:22:45.590Z] [2023-10-26T21:22:45.590Z] Login Succeeded [2023-10-26T21:22:45.590Z] nexus3.edgexfoundry.org:10002 [2023-10-26T21:22:45.824Z] #58 ... [2023-10-26T21:22:45.824Z] [2023-10-26T21:22:45.824Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:22:45.824Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 12.7s [2023-10-26T21:22:45.824Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-26T21:22:45.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:22:46.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:22:46.179Z] Configure a credential helper to remove this warning. See [2023-10-26T21:22:46.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:22:46.179Z] [2023-10-26T21:22:46.179Z] Login Succeeded [2023-10-26T21:22:46.179Z] nexus3.edgexfoundry.org:10003 [2023-10-26T21:22:46.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:22:46.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:22:46.478Z] Configure a credential helper to remove this warning. See [2023-10-26T21:22:46.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:22:46.478Z] [2023-10-26T21:22:46.478Z] Login Succeeded [2023-10-26T21:22:46.478Z] nexus3.edgexfoundry.org:10004 [2023-10-26T21:22:46.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:22:47.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:22:47.062Z] Configure a credential helper to remove this warning. See [2023-10-26T21:22:47.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:22:47.062Z] [2023-10-26T21:22:47.062Z] Login Succeeded [2023-10-26T21:22:47.062Z] docker.io [2023-10-26T21:22:47.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:22:47.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:22:47.771Z] Configure a credential helper to remove this warning. See [2023-10-26T21:22:47.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:22:47.771Z] [2023-10-26T21:22:47.771Z] Login Succeeded [2023-10-26T21:22:47.771Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T21:22:47.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-26T21:22:48.529Z] + git config --global --add safe.directory /w/workspace/edgex-go/600 [Pipeline] echo [2023-10-26T21:22:48.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:22:48.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:22:48.567Z] ========================================================= [2023-10-26T21:22:48.567Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-26T21:22:48.567Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-26T21:22:48.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T21:22:49.157Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-26T21:22:49.157Z] 9fda8d8052c6: Pulling fs layer [2023-10-26T21:22:49.157Z] 5d54e960e981: Pulling fs layer [2023-10-26T21:22:49.157Z] c4a7e357bf2a: Pulling fs layer [2023-10-26T21:22:49.157Z] f0e02332f6b5: Pulling fs layer [2023-10-26T21:22:49.157Z] cefa15bbcfad: Pulling fs layer [2023-10-26T21:22:49.157Z] 17808c966233: Pulling fs layer [2023-10-26T21:22:49.157Z] f4c1fc716caa: Pulling fs layer [2023-10-26T21:22:49.157Z] cefa15bbcfad: Waiting [2023-10-26T21:22:49.157Z] 17808c966233: Waiting [2023-10-26T21:22:49.157Z] f4c1fc716caa: Waiting [2023-10-26T21:22:49.157Z] f0e02332f6b5: Waiting [2023-10-26T21:22:49.157Z] 5d54e960e981: Download complete [2023-10-26T21:22:49.157Z] f0e02332f6b5: Verifying Checksum [2023-10-26T21:22:49.157Z] f0e02332f6b5: Download complete [2023-10-26T21:22:49.157Z] cefa15bbcfad: Verifying Checksum [2023-10-26T21:22:49.157Z] cefa15bbcfad: Download complete [2023-10-26T21:22:49.157Z] 9fda8d8052c6: Verifying Checksum [2023-10-26T21:22:49.157Z] 9fda8d8052c6: Download complete [2023-10-26T21:22:49.749Z] f4c1fc716caa: Verifying Checksum [2023-10-26T21:22:49.749Z] f4c1fc716caa: Download complete [2023-10-26T21:22:50.024Z] 9fda8d8052c6: Pull complete [2023-10-26T21:22:50.619Z] 5d54e960e981: Pull complete [2023-10-26T21:22:50.893Z] c4a7e357bf2a: Verifying Checksum [2023-10-26T21:22:50.893Z] c4a7e357bf2a: Download complete [2023-10-26T21:22:51.323Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 17.7s [2023-10-26T21:22:51.589Z] #37 ... [2023-10-26T21:22:51.589Z] [2023-10-26T21:22:51.589Z] #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-26T21:22:51.589Z] #51 DONE 18.7s [2023-10-26T21:22:51.589Z] [2023-10-26T21:22:51.589Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:22:51.589Z] #37 ... [2023-10-26T21:22:51.589Z] [2023-10-26T21:22:51.589Z] #39 [security-proxy-setup internal] load build context [2023-10-26T21:22:51.589Z] #39 transferring context: 365.22MB 10.3s done [2023-10-26T21:22:51.589Z] #39 ... [2023-10-26T21:22:51.589Z] [2023-10-26T21:22:51.589Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:22:51.589Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:22:51.589Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:22:51.589Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T21:22:51.589Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T21:22:51.589Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T21:22:51.589Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-26T21:22:51.589Z] #31 DONE 1.2s [2023-10-26T21:22:51.589Z] [2023-10-26T21:22:51.589Z] #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T21:22:52.158Z] #56 ... [2023-10-26T21:22:52.158Z] [2023-10-26T21:22:52.158Z] #38 [core-metadata internal] load build context [2023-10-26T21:22:52.158Z] #38 transferring context: 365.22MB 10.2s done [2023-10-26T21:22:52.314Z] 17808c966233: Verifying Checksum [2023-10-26T21:22:52.314Z] 17808c966233: Download complete [2023-10-26T21:22:52.417Z] #38 ... [2023-10-26T21:22:52.417Z] [2023-10-26T21:22:52.417Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:22:52.417Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-10-26T21:22:52.417Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-26T21:22:52.417Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-26T21:22:52.417Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-26T21:22:52.417Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-10-26T21:22:52.418Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-10-26T21:22:52.418Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-10-26T21:22:52.418Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-26T21:22:52.418Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-26T21:22:52.418Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-26T21:22:53.365Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 18.7s done [2023-10-26T21:22:54.299Z] #37 ... [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #57 [support-scheduler internal] load build context [2023-10-26T21:22:54.299Z] #57 DONE 22.2s [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #40 [core-data internal] load build context [2023-10-26T21:22:54.299Z] #40 DONE 22.1s [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:22:54.299Z] #42 DONE 21.8s [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-26T21:22:54.299Z] #36 DONE 21.3s [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:22:54.299Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-10-26T21:22:54.299Z] #37 ... [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #47 [core-command internal] load build context [2023-10-26T21:22:54.299Z] #47 DONE 21.7s [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #43 [security-secretstore-setup internal] load build context [2023-10-26T21:22:54.299Z] #43 DONE 22.3s [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #39 [security-proxy-setup internal] load build context [2023-10-26T21:22:54.299Z] #39 DONE 22.3s [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #50 [security-bootstrapper internal] load build context [2023-10-26T21:22:54.299Z] #50 DONE 21.8s [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #41 [support-notifications internal] load build context [2023-10-26T21:22:54.299Z] #41 DONE 22.1s [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #44 [security-proxy-auth internal] load build context [2023-10-26T21:22:54.299Z] #44 DONE 21.9s [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #38 [core-metadata internal] load build context [2023-10-26T21:22:54.299Z] #38 DONE 22.4s [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #55 [security-spiffe-token-provider internal] load build context [2023-10-26T21:22:54.299Z] #55 DONE 21.9s [2023-10-26T21:22:54.299Z] [2023-10-26T21:22:54.299Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:22:55.230Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done [2023-10-26T21:22:59.429Z] #37 ... [2023-10-26T21:22:59.429Z] [2023-10-26T21:22:59.429Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T21:22:59.429Z] #52 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:22:59.429Z] #52 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:22:59.429Z] #52 21.94 (1/4) Installing ca-certificates (20230506-r0) [2023-10-26T21:22:59.429Z] #52 21.95 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-26T21:22:59.429Z] #52 21.96 (3/4) Installing su-exec (0.2-r3) [2023-10-26T21:22:59.429Z] #52 21.96 (4/4) Installing yq (4.33.3-r4) [2023-10-26T21:22:59.429Z] #52 22.02 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:22:59.429Z] #52 22.02 Executing ca-certificates-20230506-r0.trigger [2023-10-26T21:22:59.429Z] #52 22.07 OK: 17 MiB in 19 packages [2023-10-26T21:22:59.429Z] #52 DONE 25.6s [2023-10-26T21:22:59.429Z] [2023-10-26T21:22:59.429Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T21:22:59.429Z] #49 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:22:59.429Z] #49 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:22:59.429Z] #49 21.63 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T21:22:59.429Z] #49 21.63 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:22:59.429Z] #49 21.64 OK: 7 MiB in 16 packages [2023-10-26T21:22:59.429Z] #49 DONE 25.7s [2023-10-26T21:22:59.429Z] [2023-10-26T21:22:59.429Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T21:22:59.429Z] #0 3.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:22:59.429Z] #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:22:59.429Z] #0 3.960 OK: 264 MiB in 52 packages [2023-10-26T21:22:59.429Z] #59 DONE 4.5s [2023-10-26T21:22:59.429Z] [2023-10-26T21:22:59.429Z] #46 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-26T21:22:59.429Z] #46 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:22:59.429Z] #46 24.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:22:59.429Z] #46 25.17 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T21:22:59.429Z] #46 25.17 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:22:59.429Z] #46 25.18 OK: 7 MiB in 16 packages [2023-10-26T21:22:59.429Z] #46 DONE 25.7s [2023-10-26T21:22:59.429Z] [2023-10-26T21:22:59.429Z] #60 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:22:59.429Z] #60 DONE 0.1s [2023-10-26T21:22:59.429Z] [2023-10-26T21:22:59.429Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:22:59.429Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.9s done [2023-10-26T21:22:59.429Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-10-26T21:22:59.429Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2023-10-26T21:22:59.429Z] #61 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.4s done [2023-10-26T21:22:59.429Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-26T21:22:59.429Z] #61 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-26T21:22:59.429Z] #61 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-26T21:22:59.429Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-26T21:22:59.429Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-26T21:22:59.429Z] #61 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2023-10-26T21:22:59.429Z] #61 DONE 7.7s [2023-10-26T21:22:59.429Z] [2023-10-26T21:22:59.429Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:22:59.429Z] #37 DONE 26.4s [2023-10-26T21:22:59.429Z] [2023-10-26T21:22:59.429Z] #62 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:23:00.416Z] #62 ... [2023-10-26T21:23:00.416Z] [2023-10-26T21:23:00.416Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T21:23:00.416Z] #53 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:00.416Z] #53 26.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:00.416Z] #53 26.69 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:23:00.416Z] #53 26.73 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:23:00.416Z] #53 26.79 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-26T21:23:00.416Z] #53 26.80 (4/6) Installing openssl (3.1.4-r0) [2023-10-26T21:23:00.416Z] #53 26.81 (5/6) Installing su-exec (0.2-r3) [2023-10-26T21:23:00.416Z] #53 26.82 (6/6) Installing yq (4.33.3-r4) [2023-10-26T21:23:00.416Z] #53 26.92 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:23:00.416Z] #53 26.93 OK: 17 MiB in 19 packages [2023-10-26T21:23:00.416Z] #53 DONE 27.1s [2023-10-26T21:23:00.416Z] [2023-10-26T21:23:00.416Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T21:23:00.416Z] #48 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:00.416Z] #48 26.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:00.416Z] #48 26.66 (1/2) Installing ca-certificates (20230506-r0) [2023-10-26T21:23:00.416Z] #48 26.67 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-26T21:23:00.416Z] #48 26.67 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:23:00.416Z] #48 26.67 Executing ca-certificates-20230506-r0.trigger [2023-10-26T21:23:00.416Z] #48 26.73 OK: 8 MiB in 17 packages [2023-10-26T21:23:00.416Z] #48 DONE 27.1s [2023-10-26T21:23:00.416Z] [2023-10-26T21:23:00.416Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-26T21:23:00.416Z] #63 DONE 0.0s [2023-10-26T21:23:00.416Z] [2023-10-26T21:23:00.416Z] #45 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T21:23:00.416Z] #45 26.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:00.416Z] #45 26.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:00.416Z] #45 26.69 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:23:00.416Z] #45 26.69 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:23:00.416Z] #45 26.69 OK: 20073 distinct packages available [2023-10-26T21:23:00.416Z] #45 26.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:00.416Z] #45 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:00.416Z] #45 27.03 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-26T21:23:00.416Z] #45 27.05 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-26T21:23:00.416Z] #45 27.06 (3/4) Installing libucontext (1.2-r2) [2023-10-26T21:23:00.416Z] #45 27.06 (4/4) Installing gcompat (1.1.0-r1) [2023-10-26T21:23:00.416Z] #45 27.07 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:23:00.416Z] #45 27.09 OK: 8 MiB in 19 packages [2023-10-26T21:23:00.416Z] #45 DONE 27.2s [2023-10-26T21:23:00.416Z] [2023-10-26T21:23:00.416Z] #64 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:23:01.397Z] #64 ... [2023-10-26T21:23:01.397Z] [2023-10-26T21:23:01.397Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T21:23:01.397Z] #58 26.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.397Z] #58 26.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.397Z] #58 27.02 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:23:01.397Z] #58 27.02 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:23:01.397Z] #58 27.02 OK: 20073 distinct packages available [2023-10-26T21:23:01.397Z] #58 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.397Z] #58 27.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.397Z] #58 27.41 (1/11) Installing ca-certificates (20230506-r0) [2023-10-26T21:23:01.397Z] #58 27.43 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-26T21:23:01.397Z] #58 27.44 (3/11) Installing libunistring (1.1-r1) [2023-10-26T21:23:01.397Z] #58 27.45 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-26T21:23:01.397Z] #58 27.45 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-26T21:23:01.397Z] #58 27.46 (6/11) Installing libcurl (8.4.0-r0) [2023-10-26T21:23:01.397Z] #58 27.47 (7/11) Installing curl (8.4.0-r0) [2023-10-26T21:23:01.397Z] #58 27.47 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-26T21:23:01.397Z] #58 27.48 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-26T21:23:01.397Z] #58 27.48 (10/11) Installing libucontext (1.2-r2) [2023-10-26T21:23:01.397Z] #58 27.49 (11/11) Installing gcompat (1.1.0-r1) [2023-10-26T21:23:01.397Z] #58 27.49 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:23:01.397Z] #58 27.49 Executing ca-certificates-20230506-r0.trigger [2023-10-26T21:23:01.397Z] #58 27.56 OK: 12 MiB in 26 packages [2023-10-26T21:23:01.397Z] #58 DONE 28.3s [2023-10-26T21:23:01.397Z] [2023-10-26T21:23:01.397Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T21:23:01.397Z] #54 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.397Z] #54 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.397Z] #54 27.43 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-26T21:23:01.397Z] #54 27.44 (2/2) Installing su-exec (0.2-r3) [2023-10-26T21:23:01.397Z] #54 27.44 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:23:01.397Z] #54 27.45 OK: 7 MiB in 17 packages [2023-10-26T21:23:01.397Z] #54 DONE 28.3s [2023-10-26T21:23:01.397Z] [2023-10-26T21:23:01.397Z] #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T21:23:01.397Z] #56 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.397Z] #56 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.397Z] #56 27.42 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:23:01.397Z] #56 27.42 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:23:01.397Z] #56 27.42 OK: 20073 distinct packages available [2023-10-26T21:23:01.397Z] #56 27.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.397Z] #56 27.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.397Z] #56 27.76 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:23:01.397Z] #56 27.79 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:23:01.397Z] #56 27.80 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-26T21:23:01.397Z] #56 27.80 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-26T21:23:01.397Z] #56 27.80 (5/7) Installing libucontext (1.2-r2) [2023-10-26T21:23:01.397Z] #56 27.81 (6/7) Installing gcompat (1.1.0-r1) [2023-10-26T21:23:01.397Z] #56 27.81 (7/7) Installing openssl (3.1.4-r0) [2023-10-26T21:23:01.397Z] #56 27.82 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:23:01.397Z] #56 27.83 OK: 8 MiB in 20 packages [2023-10-26T21:23:01.397Z] #56 DONE 28.5s [2023-10-26T21:23:01.655Z] [2023-10-26T21:23:01.655Z] #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T21:23:01.655Z] #0 5.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.655Z] #0 6.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.655Z] #0 6.231 OK: 264 MiB in 52 packages [2023-10-26T21:23:01.655Z] #65 DONE 7.2s [2023-10-26T21:23:01.655Z] [2023-10-26T21:23:01.655Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-26T21:23:01.655Z] #0 6.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.655Z] #0 6.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.655Z] #0 6.416 OK: 264 MiB in 52 packages [2023-10-26T21:23:01.655Z] #66 DONE 7.2s [2023-10-26T21:23:01.655Z] [2023-10-26T21:23:01.655Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T21:23:01.655Z] #0 6.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.655Z] #0 6.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.655Z] #0 6.430 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:23:01.655Z] #0 6.430 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:23:01.655Z] #0 6.430 OK: 20077 distinct packages available [2023-10-26T21:23:01.655Z] #0 6.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.655Z] #0 6.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:01.655Z] #0 6.797 OK: 264 MiB in 52 packages [2023-10-26T21:23:01.655Z] #67 DONE 7.2s [2023-10-26T21:23:01.655Z] [2023-10-26T21:23:01.655Z] #64 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:23:01.655Z] #64 DONE 1.2s [2023-10-26T21:23:01.655Z] [2023-10-26T21:23:01.655Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:23:01.655Z] #68 ... [2023-10-26T21:23:01.655Z] [2023-10-26T21:23:01.655Z] #69 [security-spire-agent internal] load build context [2023-10-26T21:23:01.655Z] #69 transferring context: 17.63kB 0.0s done [2023-10-26T21:23:01.914Z] #69 ... [2023-10-26T21:23:01.914Z] [2023-10-26T21:23:01.914Z] #70 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-26T21:23:02.852Z] #70 DONE 1.3s [2023-10-26T21:23:02.852Z] [2023-10-26T21:23:02.852Z] #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:23:02.852Z] #71 DONE 1.4s [2023-10-26T21:23:02.852Z] [2023-10-26T21:23:02.852Z] #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-26T21:23:02.852Z] #72 DONE 1.4s [2023-10-26T21:23:02.852Z] [2023-10-26T21:23:02.852Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:23:02.852Z] #68 DONE 1.4s [2023-10-26T21:23:02.852Z] [2023-10-26T21:23:02.852Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:23:02.852Z] #73 DONE 1.4s [2023-10-26T21:23:02.852Z] [2023-10-26T21:23:02.852Z] #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:23:02.852Z] #74 DONE 1.4s [2023-10-26T21:23:02.852Z] [2023-10-26T21:23:02.852Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:23:03.110Z] #75 ... [2023-10-26T21:23:03.110Z] [2023-10-26T21:23:03.110Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-26T21:23:03.110Z] #76 DONE 0.1s [2023-10-26T21:23:03.110Z] [2023-10-26T21:23:03.110Z] #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-26T21:23:03.110Z] #77 DONE 0.1s [2023-10-26T21:23:03.110Z] [2023-10-26T21:23:03.110Z] #78 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-26T21:23:03.674Z] #78 DONE 0.6s [2023-10-26T21:23:03.674Z] [2023-10-26T21:23:03.674Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:23:03.674Z] #79 DONE 0.5s [2023-10-26T21:23:03.674Z] [2023-10-26T21:23:03.674Z] #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:23:03.674Z] #80 DONE 0.6s [2023-10-26T21:23:03.674Z] [2023-10-26T21:23:03.674Z] #81 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-26T21:23:03.674Z] #81 DONE 0.1s [2023-10-26T21:23:03.674Z] [2023-10-26T21:23:03.674Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-26T21:23:03.674Z] #82 DONE 0.1s [2023-10-26T21:23:03.674Z] [2023-10-26T21:23:03.674Z] #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-26T21:23:03.674Z] #83 DONE 0.0s [2023-10-26T21:23:03.674Z] [2023-10-26T21:23:03.674Z] #84 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-26T21:23:03.674Z] #84 DONE 0.0s [2023-10-26T21:23:03.674Z] [2023-10-26T21:23:03.674Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:23:03.674Z] #85 DONE 0.0s [2023-10-26T21:23:03.674Z] [2023-10-26T21:23:03.674Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-26T21:23:03.674Z] #86 DONE 0.1s [2023-10-26T21:23:03.674Z] [2023-10-26T21:23:03.674Z] #87 [security-spire-config] exporting to image [2023-10-26T21:23:03.674Z] #87 exporting layers [2023-10-26T21:23:03.674Z] #87 ... [2023-10-26T21:23:03.674Z] [2023-10-26T21:23:03.674Z] #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:23:03.674Z] #88 DONE 0.1s [2023-10-26T21:23:03.674Z] [2023-10-26T21:23:03.674Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-26T21:23:03.674Z] #89 DONE 0.1s [2023-10-26T21:23:03.932Z] [2023-10-26T21:23:03.932Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-26T21:23:03.932Z] #90 DONE 0.1s [2023-10-26T21:23:03.932Z] [2023-10-26T21:23:03.932Z] #91 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-26T21:23:03.932Z] #91 DONE 2.4s [2023-10-26T21:23:03.932Z] [2023-10-26T21:23:03.932Z] #87 [security-spire-server] exporting to image [2023-10-26T21:23:03.932Z] #87 ... [2023-10-26T21:23:03.932Z] [2023-10-26T21:23:03.932Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-26T21:23:03.932Z] #92 DONE 0.1s [2023-10-26T21:23:03.932Z] [2023-10-26T21:23:03.932Z] #93 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-26T21:23:03.932Z] #93 DONE 0.1s [2023-10-26T21:23:03.932Z] [2023-10-26T21:23:03.932Z] #87 [security-spire-agent] exporting to image [2023-10-26T21:23:04.189Z] #87 exporting layers 0.6s done [2023-10-26T21:23:04.189Z] #87 writing image sha256:584fb64d53968f294f125b315e70ef3cfa73eb6971bd2883672a6b1417c09496 done [2023-10-26T21:23:04.189Z] #87 naming to docker.io/library/security-spire-config done [2023-10-26T21:23:04.446Z] #87 exporting layers 0.5s done [2023-10-26T21:23:04.446Z] #87 writing image sha256:38520238af1c941f7ad88714e45851c227e915a6f880450edf81126130c25b2d done [2023-10-26T21:23:04.446Z] #87 naming to docker.io/library/security-spire-server done [2023-10-26T21:23:04.446Z] #87 writing image sha256:daabafb0299b85a1981821d34e5482d7c9ae104afe0068bf97f9cb19d3e07b17 [2023-10-26T21:23:04.446Z] #87 writing image sha256:daabafb0299b85a1981821d34e5482d7c9ae104afe0068bf97f9cb19d3e07b17 done [2023-10-26T21:23:04.446Z] #87 naming to docker.io/library/security-spire-agent done [2023-10-26T21:23:04.446Z] #87 DONE 0.9s [2023-10-26T21:23:04.446Z] [2023-10-26T21:23:04.446Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:23:04.648Z] c4a7e357bf2a: Pull complete [2023-10-26T21:23:04.648Z] f0e02332f6b5: Pull complete [2023-10-26T21:23:04.915Z] cefa15bbcfad: Pull complete [2023-10-26T21:23:13.147Z] 17808c966233: Pull complete [2023-10-26T21:23:14.410Z] #94 ... [2023-10-26T21:23:14.410Z] [2023-10-26T21:23:14.410Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:23:14.556Z] f4c1fc716caa: Pull complete [2023-10-26T21:23:14.556Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-26T21:23:14.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T21:23:14.556Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-26T21:23:14.884Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T21:23:14.884Z] WORKDIR /edgex [2023-10-26T21:23:14.884Z] COPY go.mod . [2023-10-26T21:23:14.884Z] RUN go mod download [2023-10-26T21:23:14.884Z] docker build -t ci-base-image-arm64 -f - . [2023-10-26T21:23:15.473Z] Sending build context to Docker daemon 2.91MB [2023-10-26T21:23:15.473Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T21:23:15.473Z] ---> ea914061e18c [2023-10-26T21:23:15.473Z] Step 2/4 : WORKDIR /edgex [2023-10-26T21:23:16.434Z] ---> Running in 850f0a86e003 [2023-10-26T21:23:16.712Z] Removing intermediate container 850f0a86e003 [2023-10-26T21:23:16.712Z] ---> 5d4e3953a5fc [2023-10-26T21:23:16.712Z] Step 3/4 : COPY go.mod . [2023-10-26T21:23:17.296Z] ---> 0e98a94e0958 [2023-10-26T21:23:17.296Z] Step 4/4 : RUN go mod download [2023-10-26T21:23:17.296Z] ---> Running in 9c9c6da5203a [2023-10-26T21:23:29.299Z] #95 ... [2023-10-26T21:23:29.300Z] [2023-10-26T21:23:29.300Z] #62 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:23:29.300Z] #62 DONE 30.2s [2023-10-26T21:23:29.300Z] [2023-10-26T21:23:29.300Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-10-26T21:23:35.857Z] #96 DONE 6.7s [2023-10-26T21:23:35.857Z] [2023-10-26T21:23:35.857Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:23:35.857Z] #75 DONE 32.8s [2023-10-26T21:23:35.857Z] [2023-10-26T21:23:35.857Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-26T21:23:35.857Z] #97 ... [2023-10-26T21:23:35.857Z] [2023-10-26T21:23:35.857Z] #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:23:35.857Z] #98 CACHED [2023-10-26T21:23:35.857Z] [2023-10-26T21:23:35.857Z] #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:23:35.857Z] #99 CACHED [2023-10-26T21:23:35.857Z] [2023-10-26T21:23:35.857Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-10-26T21:23:35.857Z] #100 CACHED [2023-10-26T21:23:35.857Z] [2023-10-26T21:23:35.857Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:23:35.857Z] #101 CACHED [2023-10-26T21:23:35.857Z] [2023-10-26T21:23:35.857Z] #102 [security-bootstrapper builder 6/7] COPY . . [2023-10-26T21:23:35.857Z] #102 CACHED [2023-10-26T21:23:35.857Z] [2023-10-26T21:23:35.857Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:23:35.857Z] #103 CACHED [2023-10-26T21:23:35.857Z] [2023-10-26T21:23:35.857Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:23:35.857Z] #94 DONE 32.8s [2023-10-26T21:23:36.115Z] [2023-10-26T21:23:36.115Z] #104 [support-notifications builder 6/7] COPY . . [2023-10-26T21:23:41.512Z] #104 DONE 5.2s [2023-10-26T21:23:41.512Z] [2023-10-26T21:23:41.512Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-26T21:23:41.512Z] #97 DONE 5.3s [2023-10-26T21:23:41.512Z] [2023-10-26T21:23:41.512Z] #105 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:23:41.512Z] #105 0.572 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-26T21:23:45.734Z] #105 ... [2023-10-26T21:23:45.734Z] [2023-10-26T21:23:45.734Z] #106 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-26T21:23:45.734Z] #0 5.697 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-26T21:23:45.991Z] #106 ... [2023-10-26T21:23:45.991Z] [2023-10-26T21:23:45.991Z] #107 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T21:23:45.991Z] #0 5.633 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-26T21:23:45.991Z] #107 ... [2023-10-26T21:23:45.991Z] [2023-10-26T21:23:45.991Z] #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T21:23:45.991Z] #0 5.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-26T21:23:46.253Z] #108 ... [2023-10-26T21:23:46.253Z] [2023-10-26T21:23:46.253Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T21:23:46.253Z] #0 0.520 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-26T21:23:57.443Z] #109 ... [2023-10-26T21:23:57.443Z] [2023-10-26T21:23:57.443Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:23:57.443Z] #95 DONE 52.2s [2023-10-26T21:23:57.443Z] [2023-10-26T21:23:57.443Z] #110 [core-metadata builder 6/7] COPY . . [2023-10-26T21:24:02.932Z] #110 DONE 7.6s [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T21:24:02.932Z] #108 ... [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:24:02.932Z] #111 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #112 [support-scheduler builder 6/7] COPY . . [2023-10-26T21:24:02.932Z] #112 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:24:02.932Z] #113 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #114 [core-data builder 6/7] COPY . . [2023-10-26T21:24:02.932Z] #114 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #115 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:24:02.932Z] #115 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:24:02.932Z] #116 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #117 [core-command builder 6/7] COPY . . [2023-10-26T21:24:02.932Z] #117 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #118 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:24:02.932Z] #118 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:24:02.932Z] #119 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #120 [security-proxy-auth builder 6/7] COPY . . [2023-10-26T21:24:02.932Z] #120 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:24:02.932Z] #121 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:24:02.932Z] #122 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:24:02.932Z] #123 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:24:02.932Z] #124 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-26T21:24:02.932Z] #125 CACHED [2023-10-26T21:24:02.932Z] [2023-10-26T21:24:02.932Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T21:24:04.165Z] Removing intermediate container 9c9c6da5203a [2023-10-26T21:24:04.165Z] ---> a4dfb6a9b609 [2023-10-26T21:24:04.165Z] Successfully built a4dfb6a9b609 [2023-10-26T21:24:04.165Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:24:04.314Z] #126 1.427 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-26T21:24:04.501Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T21:24:04.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:24:04.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-12067 does not seem to be running inside a container [2023-10-26T21:24:04.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@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-arm64 cat [2023-10-26T21:24:06.042Z] $ docker top 7ef276b456aaf839d4c38d1c34da1dc934f9635152118d0160fd7d21d9712852 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:24:06.860Z] + go version [2023-10-26T21:24:06.860Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-26T21:24:06.879Z] $ docker stop --time=1 7ef276b456aaf839d4c38d1c34da1dc934f9635152118d0160fd7d21d9712852 [2023-10-26T21:24:08.537Z] $ docker rm -f --volumes 7ef276b456aaf839d4c38d1c34da1dc934f9635152118d0160fd7d21d9712852 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:24:09.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-26T21:24:09.205Z] [2023-10-26T21:24:09.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:24:09.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-26T21:24:09.540Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-26T21:24:09.540Z] 547446be3368: Pulling fs layer [2023-10-26T21:24:09.540Z] d125d8839a47: Pulling fs layer [2023-10-26T21:24:09.540Z] 3e85d5ac6304: Pulling fs layer [2023-10-26T21:24:09.540Z] c3105a71a48b: Pulling fs layer [2023-10-26T21:24:09.540Z] 0f093f025ec4: Pulling fs layer [2023-10-26T21:24:09.540Z] c3106fc0e877: Pulling fs layer [2023-10-26T21:24:09.540Z] c3105a71a48b: Waiting [2023-10-26T21:24:09.540Z] 0f093f025ec4: Waiting [2023-10-26T21:24:09.540Z] c3106fc0e877: Waiting [2023-10-26T21:24:09.812Z] 547446be3368: Verifying Checksum [2023-10-26T21:24:09.812Z] 547446be3368: Download complete [2023-10-26T21:24:09.812Z] c3105a71a48b: Verifying Checksum [2023-10-26T21:24:09.812Z] c3105a71a48b: Download complete [2023-10-26T21:24:10.401Z] d125d8839a47: Verifying Checksum [2023-10-26T21:24:10.401Z] d125d8839a47: Download complete [2023-10-26T21:24:10.401Z] c3106fc0e877: Verifying Checksum [2023-10-26T21:24:10.401Z] c3106fc0e877: Download complete [2023-10-26T21:24:10.401Z] 0f093f025ec4: Verifying Checksum [2023-10-26T21:24:10.401Z] 0f093f025ec4: Download complete [2023-10-26T21:24:10.669Z] 547446be3368: Pull complete [2023-10-26T21:24:11.642Z] d125d8839a47: Pull complete [2023-10-26T21:24:12.225Z] 3e85d5ac6304: Verifying Checksum [2023-10-26T21:24:12.225Z] 3e85d5ac6304: Download complete [2023-10-26T21:24:13.787Z] #126 ... [2023-10-26T21:24:13.787Z] [2023-10-26T21:24:13.787Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T21:24:13.787Z] #0 1.267 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-26T21:24:13.787Z] #127 ... [2023-10-26T21:24:13.787Z] [2023-10-26T21:24:13.787Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T21:24:13.787Z] #0 1.116 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-26T21:24:13.787Z] #128 ... [2023-10-26T21:24:13.787Z] [2023-10-26T21:24:13.787Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T21:24:13.787Z] #0 1.209 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-26T21:24:13.787Z] #129 ... [2023-10-26T21:24:13.787Z] [2023-10-26T21:24:13.787Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T21:24:13.787Z] #0 1.428 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-26T21:24:13.787Z] #130 ... [2023-10-26T21:24:13.787Z] [2023-10-26T21:24:13.787Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T21:24:13.787Z] #0 1.472 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-26T21:24:22.301Z] 3e85d5ac6304: Pull complete [2023-10-26T21:24:22.301Z] c3105a71a48b: Pull complete [2023-10-26T21:24:23.271Z] 0f093f025ec4: Pull complete [2023-10-26T21:24:23.537Z] c3106fc0e877: Pull complete [2023-10-26T21:24:23.537Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-26T21:24:23.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-26T21:24:23.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:24:23.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-12067 does not seem to be running inside a container [2023-10-26T21:24:23.792Z] $ 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/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@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-arm64:latest cat [2023-10-26T21:24:25.958Z] $ docker top 2b3d41b0f9e96dcda2ef206295ebd03cdfcd4740e1ebf521dc14500703cd97cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:24:26.818Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-26T21:24:36.934Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-10-26T21:24:36.934Z] #1 transferring dockerfile: 30B [2023-10-26T21:24:36.934Z] #1 transferring dockerfile: 1.84kB 0.0s done [2023-10-26T21:24:36.934Z] #1 DONE 0.1s [2023-10-26T21:24:36.934Z] [2023-10-26T21:24:36.934Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-26T21:24:36.934Z] #2 transferring dockerfile: 2.82kB done [2023-10-26T21:24:36.934Z] #2 DONE 0.0s [2023-10-26T21:24:36.934Z] [2023-10-26T21:24:36.934Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-26T21:24:36.934Z] #3 transferring dockerfile: 2.04kB 0.0s done [2023-10-26T21:24:36.934Z] #3 DONE 0.1s [2023-10-26T21:24:36.934Z] [2023-10-26T21:24:36.934Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-10-26T21:24:36.934Z] #4 transferring dockerfile: 1.96kB 0.0s done [2023-10-26T21:24:36.934Z] #4 DONE 0.1s [2023-10-26T21:24:37.207Z] [2023-10-26T21:24:37.207Z] #5 [core-command internal] load build definition from Dockerfile [2023-10-26T21:24:37.207Z] #5 transferring dockerfile: 1.82kB done [2023-10-26T21:24:37.207Z] #5 DONE 0.1s [2023-10-26T21:24:37.207Z] [2023-10-26T21:24:37.207Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-26T21:24:37.207Z] #6 transferring dockerfile: 2.39kB 0.0s done [2023-10-26T21:24:37.207Z] #6 DONE 0.1s [2023-10-26T21:24:37.207Z] [2023-10-26T21:24:37.207Z] #7 [core-data internal] load build definition from Dockerfile [2023-10-26T21:24:37.490Z] #7 transferring dockerfile: 1.90kB done [2023-10-26T21:24:37.490Z] #7 DONE 0.1s [2023-10-26T21:24:37.490Z] [2023-10-26T21:24:37.490Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-10-26T21:24:37.490Z] #8 transferring dockerfile: 1.58kB done [2023-10-26T21:24:37.490Z] #8 DONE 0.1s [2023-10-26T21:24:37.490Z] [2023-10-26T21:24:37.490Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-26T21:24:37.490Z] #9 transferring dockerfile: 1.78kB done [2023-10-26T21:24:37.490Z] #9 DONE 0.1s [2023-10-26T21:24:37.490Z] [2023-10-26T21:24:37.490Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-26T21:24:37.490Z] #10 transferring dockerfile: 2.12kB 0.0s done [2023-10-26T21:24:37.490Z] #10 DONE 0.1s [2023-10-26T21:24:37.490Z] [2023-10-26T21:24:37.490Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-26T21:24:37.490Z] #11 transferring dockerfile: 2.38kB 0.0s done [2023-10-26T21:24:37.490Z] #11 DONE 0.1s [2023-10-26T21:24:37.490Z] [2023-10-26T21:24:37.490Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-10-26T21:24:37.760Z] #12 transferring dockerfile: 1.82kB 0.0s done [2023-10-26T21:24:37.760Z] #12 DONE 0.1s [2023-10-26T21:24:37.760Z] [2023-10-26T21:24:37.760Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-10-26T21:24:37.760Z] #13 transferring dockerfile: 1.59kB 0.0s done [2023-10-26T21:24:37.760Z] #13 DONE 0.1s [2023-10-26T21:24:37.760Z] [2023-10-26T21:24:37.760Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-10-26T21:24:37.760Z] #14 transferring dockerfile: 1.70kB 0.0s done [2023-10-26T21:24:37.760Z] #14 DONE 0.1s [2023-10-26T21:24:37.760Z] [2023-10-26T21:24:37.760Z] #15 [support-notifications internal] load .dockerignore [2023-10-26T21:24:37.760Z] #15 transferring context: 32B [2023-10-26T21:24:38.031Z] #15 transferring context: 50B 0.0s done [2023-10-26T21:24:38.031Z] #15 DONE 0.1s [2023-10-26T21:24:38.618Z] [2023-10-26T21:24:38.618Z] #16 [security-bootstrapper internal] load .dockerignore [2023-10-26T21:24:38.618Z] #16 transferring context: 50B 0.0s done [2023-10-26T21:24:38.618Z] #16 DONE 0.0s [2023-10-26T21:24:38.618Z] [2023-10-26T21:24:38.618Z] #17 [security-proxy-auth internal] load .dockerignore [2023-10-26T21:24:38.618Z] #17 transferring context: 50B 0.0s done [2023-10-26T21:24:38.618Z] #17 DONE 0.1s [2023-10-26T21:24:38.618Z] [2023-10-26T21:24:38.618Z] #18 [core-metadata internal] load .dockerignore [2023-10-26T21:24:38.618Z] #18 transferring context: 50B 0.0s done [2023-10-26T21:24:38.618Z] #18 DONE 0.1s [2023-10-26T21:24:38.618Z] [2023-10-26T21:24:38.618Z] #19 [core-command internal] load .dockerignore [2023-10-26T21:24:38.885Z] #19 transferring context: 50B 0.0s done [2023-10-26T21:24:38.885Z] #19 DONE 0.1s [2023-10-26T21:24:38.885Z] [2023-10-26T21:24:38.885Z] #20 [security-proxy-setup internal] load .dockerignore [2023-10-26T21:24:38.885Z] #20 transferring context: 50B done [2023-10-26T21:24:38.885Z] #20 DONE 0.1s [2023-10-26T21:24:38.885Z] [2023-10-26T21:24:38.885Z] #21 [core-data internal] load .dockerignore [2023-10-26T21:24:38.885Z] #21 transferring context: 50B done [2023-10-26T21:24:38.885Z] #21 DONE 0.1s [2023-10-26T21:24:38.885Z] [2023-10-26T21:24:38.885Z] #22 [security-spire-config internal] load .dockerignore [2023-10-26T21:24:39.161Z] #22 transferring context: 50B 0.0s done [2023-10-26T21:24:39.161Z] #22 DONE 0.1s [2023-10-26T21:24:39.161Z] [2023-10-26T21:24:39.161Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-10-26T21:24:39.161Z] #23 transferring context: 50B done [2023-10-26T21:24:39.161Z] #23 DONE 0.0s [2023-10-26T21:24:39.161Z] [2023-10-26T21:24:39.161Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-26T21:24:39.161Z] #24 transferring context: 50B done [2023-10-26T21:24:39.161Z] #24 DONE 0.1s [2023-10-26T21:24:39.429Z] [2023-10-26T21:24:39.429Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-10-26T21:24:39.429Z] #25 transferring context: 50B done [2023-10-26T21:24:39.429Z] #25 DONE 0.1s [2023-10-26T21:24:39.429Z] [2023-10-26T21:24:39.429Z] #26 [support-scheduler internal] load .dockerignore [2023-10-26T21:24:39.429Z] #26 transferring context: 50B done [2023-10-26T21:24:39.429Z] #26 DONE 0.1s [2023-10-26T21:24:39.429Z] [2023-10-26T21:24:39.429Z] #27 [security-spire-server internal] load .dockerignore [2023-10-26T21:24:39.429Z] #27 transferring context: 50B 0.0s done [2023-10-26T21:24:39.429Z] #27 DONE 0.1s [2023-10-26T21:24:39.429Z] [2023-10-26T21:24:39.429Z] #28 [security-spire-agent internal] load .dockerignore [2023-10-26T21:24:39.730Z] #28 transferring context: 50B 0.0s done [2023-10-26T21:24:39.730Z] #28 DONE 0.1s [2023-10-26T21:24:39.730Z] [2023-10-26T21:24:39.730Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:24:39.730Z] #29 DONE 0.0s [2023-10-26T21:24:39.730Z] [2023-10-26T21:24:39.730Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:24:39.730Z] #30 DONE 0.1s [2023-10-26T21:24:39.730Z] [2023-10-26T21:24:39.730Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:39.730Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:24:39.730Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:24:39.730Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:24:39.730Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.1s [2023-10-26T21:24:39.730Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:24:40.014Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.2s [2023-10-26T21:24:40.014Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T21:24:40.014Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-26T21:24:40.607Z] #31 ... [2023-10-26T21:24:40.607Z] [2023-10-26T21:24:40.607Z] #32 [support-notifications internal] load build context [2023-10-26T21:24:40.607Z] #32 transferring context: 2.55MB 0.6s done [2023-10-26T21:24:40.607Z] #32 DONE 0.8s [2023-10-26T21:24:40.607Z] [2023-10-26T21:24:40.607Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:40.607Z] #31 ... [2023-10-26T21:24:40.607Z] [2023-10-26T21:24:40.607Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:24:40.607Z] #29 DONE 0.0s [2023-10-26T21:24:40.607Z] [2023-10-26T21:24:40.607Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T21:24:40.607Z] #33 DONE 1.7s [2023-10-26T21:24:40.607Z] [2023-10-26T21:24:40.607Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:40.607Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:24:40.607Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:24:40.607Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:24:40.607Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T21:24:40.607Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:24:40.831Z] #131 ... [2023-10-26T21:24:40.831Z] [2023-10-26T21:24:40.831Z] #106 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-26T21:24:40.831Z] #106 60.30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-26T21:24:40.885Z] #31 ... [2023-10-26T21:24:40.885Z] [2023-10-26T21:24:40.885Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:24:40.886Z] #29 DONE 0.0s [2023-10-26T21:24:40.886Z] [2023-10-26T21:24:40.886Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:40.886Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-10-26T21:24:40.886Z] #31 ... [2023-10-26T21:24:40.886Z] [2023-10-26T21:24:40.886Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:24:40.886Z] #30 DONE 0.3s [2023-10-26T21:24:40.886Z] [2023-10-26T21:24:40.886Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T21:24:40.886Z] #33 DONE 1.8s [2023-10-26T21:24:40.886Z] [2023-10-26T21:24:40.886Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-10-26T21:24:40.886Z] #34 DONE 0.6s [2023-10-26T21:24:40.886Z] [2023-10-26T21:24:40.886Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:40.886Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:24:40.886Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:24:40.886Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:24:40.886Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T21:24:40.886Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:24:40.886Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-10-26T21:24:41.161Z] #31 ... [2023-10-26T21:24:41.161Z] [2023-10-26T21:24:41.161Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:24:41.161Z] #29 DONE 0.0s [2023-10-26T21:24:41.161Z] [2023-10-26T21:24:41.161Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:24:41.439Z] #29 DONE 0.1s [2023-10-26T21:24:41.439Z] [2023-10-26T21:24:41.439Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:24:41.439Z] #30 DONE 0.7s [2023-10-26T21:24:41.439Z] [2023-10-26T21:24:41.439Z] #35 [core-metadata internal] load build context [2023-10-26T21:24:41.439Z] #35 ... [2023-10-26T21:24:41.439Z] [2023-10-26T21:24:41.439Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:24:41.439Z] #29 DONE 0.1s [2023-10-26T21:24:41.439Z] [2023-10-26T21:24:41.439Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T21:24:41.439Z] #33 DONE 1.8s [2023-10-26T21:24:41.439Z] [2023-10-26T21:24:41.439Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-26T21:24:41.439Z] #34 DONE 0.6s [2023-10-26T21:24:41.439Z] [2023-10-26T21:24:41.439Z] #35 [core-metadata internal] load build context [2023-10-26T21:24:41.723Z] #35 ... [2023-10-26T21:24:41.723Z] [2023-10-26T21:24:41.723Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T21:24:41.723Z] #33 DONE 1.9s [2023-10-26T21:24:41.723Z] [2023-10-26T21:24:41.723Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:24:41.723Z] #30 DONE 0.8s [2023-10-26T21:24:41.723Z] [2023-10-26T21:24:41.723Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-10-26T21:24:41.723Z] #34 DONE 0.7s [2023-10-26T21:24:41.723Z] [2023-10-26T21:24:41.723Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:41.723Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:24:41.723Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:24:41.723Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:24:41.723Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T21:24:41.723Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:24:41.723Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-10-26T21:24:41.999Z] #31 ... [2023-10-26T21:24:41.999Z] [2023-10-26T21:24:41.999Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:24:41.999Z] #29 DONE 0.1s [2023-10-26T21:24:41.999Z] [2023-10-26T21:24:41.999Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:42.272Z] #31 ... [2023-10-26T21:24:42.272Z] [2023-10-26T21:24:42.272Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:24:42.272Z] #29 DONE 0.1s [2023-10-26T21:24:42.272Z] [2023-10-26T21:24:42.272Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:24:42.272Z] #30 DONE 1.2s [2023-10-26T21:24:42.272Z] [2023-10-26T21:24:42.272Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:42.272Z] #31 ... [2023-10-26T21:24:42.272Z] [2023-10-26T21:24:42.272Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T21:24:42.272Z] #33 DONE 2.0s [2023-10-26T21:24:42.272Z] [2023-10-26T21:24:42.272Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-10-26T21:24:42.272Z] #34 DONE 0.8s [2023-10-26T21:24:42.272Z] [2023-10-26T21:24:42.272Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:24:42.272Z] #29 DONE 0.1s [2023-10-26T21:24:42.272Z] [2023-10-26T21:24:42.272Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:42.272Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:24:42.272Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:24:42.272Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:24:42.272Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T21:24:42.272Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:24:42.272Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-10-26T21:24:42.546Z] #31 ... [2023-10-26T21:24:42.546Z] [2023-10-26T21:24:42.546Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:24:42.546Z] #29 DONE 0.1s [2023-10-26T21:24:42.546Z] [2023-10-26T21:24:42.546Z] #36 [security-bootstrapper internal] load build context [2023-10-26T21:24:42.546Z] #36 transferring context: 2.55MB 1.2s done [2023-10-26T21:24:42.546Z] #36 DONE 1.7s [2023-10-26T21:24:42.546Z] [2023-10-26T21:24:42.546Z] #37 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T21:24:42.825Z] #37 ... [2023-10-26T21:24:42.825Z] [2023-10-26T21:24:42.825Z] #38 [security-proxy-auth internal] load build context [2023-10-26T21:24:42.825Z] #38 transferring context: 2.55MB 1.1s done [2023-10-26T21:24:42.825Z] #38 DONE 1.8s [2023-10-26T21:24:42.825Z] [2023-10-26T21:24:42.825Z] #39 [security-proxy-setup internal] load build context [2023-10-26T21:24:43.118Z] #39 ... [2023-10-26T21:24:43.118Z] [2023-10-26T21:24:43.118Z] #35 [core-metadata internal] load build context [2023-10-26T21:24:43.118Z] #35 transferring context: 2.55MB 1.2s done [2023-10-26T21:24:43.118Z] #35 DONE 2.2s [2023-10-26T21:24:43.118Z] [2023-10-26T21:24:43.118Z] #39 [security-proxy-setup internal] load build context [2023-10-26T21:24:43.734Z] #39 transferring context: 2.55MB 1.7s done [2023-10-26T21:24:44.032Z] #39 ... [2023-10-26T21:24:44.032Z] [2023-10-26T21:24:44.032Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:24:44.032Z] #30 DONE 2.9s [2023-10-26T21:24:44.032Z] [2023-10-26T21:24:44.032Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T21:24:44.032Z] #33 DONE 2.0s [2023-10-26T21:24:44.032Z] [2023-10-26T21:24:44.032Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-26T21:24:44.032Z] #34 DONE 0.8s [2023-10-26T21:24:44.032Z] [2023-10-26T21:24:44.032Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:44.032Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:24:44.032Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:24:44.032Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:24:44.032Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T21:24:44.032Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:24:44.032Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-10-26T21:24:44.308Z] #31 ... [2023-10-26T21:24:44.308Z] [2023-10-26T21:24:44.308Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T21:24:44.308Z] #33 DONE 2.0s [2023-10-26T21:24:44.308Z] [2023-10-26T21:24:44.308Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-10-26T21:24:44.308Z] #34 DONE 0.8s [2023-10-26T21:24:44.308Z] [2023-10-26T21:24:44.308Z] #39 [security-proxy-setup internal] load build context [2023-10-26T21:24:44.308Z] #39 DONE 2.7s [2023-10-26T21:24:44.308Z] [2023-10-26T21:24:44.308Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:44.308Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:24:44.308Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:24:44.308Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:24:44.308Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T21:24:44.308Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:24:44.308Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-10-26T21:24:45.342Z] #31 ... [2023-10-26T21:24:45.342Z] [2023-10-26T21:24:45.342Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:45.342Z] #40 DONE 0.0s [2023-10-26T21:24:45.342Z] [2023-10-26T21:24:45.342Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-26T21:24:45.342Z] #41 DONE 3.3s [2023-10-26T21:24:45.342Z] [2023-10-26T21:24:45.342Z] #42 [core-data internal] load build context [2023-10-26T21:24:45.342Z] #42 transferring context: 2.55MB 1.6s done [2023-10-26T21:24:45.342Z] #42 DONE 3.5s [2023-10-26T21:24:45.342Z] [2023-10-26T21:24:45.342Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:45.342Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:24:45.342Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:24:45.342Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:24:45.342Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T21:24:45.342Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:24:45.342Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-10-26T21:24:45.342Z] #31 ... [2023-10-26T21:24:45.342Z] [2023-10-26T21:24:45.342Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:45.342Z] #40 DONE 0.0s [2023-10-26T21:24:45.342Z] [2023-10-26T21:24:45.342Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:45.342Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:24:45.342Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:24:45.342Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:24:45.342Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T21:24:45.342Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:24:45.342Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-10-26T21:24:45.632Z] #31 ... [2023-10-26T21:24:45.632Z] [2023-10-26T21:24:45.632Z] #43 [core-command internal] load build context [2023-10-26T21:24:45.632Z] #43 transferring context: 2.55MB 2.8s done [2023-10-26T21:24:45.632Z] #43 DONE 4.0s [2023-10-26T21:24:45.632Z] [2023-10-26T21:24:45.632Z] #44 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T21:24:45.940Z] #44 ... [2023-10-26T21:24:45.940Z] [2023-10-26T21:24:45.940Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-26T21:24:45.940Z] #45 DONE 2.9s [2023-10-26T21:24:45.940Z] [2023-10-26T21:24:45.940Z] #46 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T21:24:46.240Z] #46 ... [2023-10-26T21:24:46.240Z] [2023-10-26T21:24:46.240Z] #47 [security-spiffe-token-provider internal] load build context [2023-10-26T21:24:46.240Z] #47 transferring context: 2.55MB 2.5s done [2023-10-26T21:24:46.240Z] #47 DONE 3.8s [2023-10-26T21:24:46.240Z] [2023-10-26T21:24:46.240Z] #46 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T21:24:48.235Z] #46 ... [2023-10-26T21:24:48.235Z] [2023-10-26T21:24:48.235Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:24:48.235Z] #48 transferring context: 2.55MB 3.3s done [2023-10-26T21:24:48.235Z] #48 DONE 5.6s [2023-10-26T21:24:48.235Z] [2023-10-26T21:24:48.235Z] #49 [security-spire-server internal] load build context [2023-10-26T21:24:48.235Z] #49 transferring context: 18.10kB 0.1s done [2023-10-26T21:24:48.235Z] #49 DONE 2.8s [2023-10-26T21:24:48.235Z] [2023-10-26T21:24:48.235Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:48.235Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.0s done [2023-10-26T21:24:48.235Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-26T21:24:48.235Z] #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-26T21:24:48.235Z] #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-26T21:24:48.235Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2023-10-26T21:24:48.235Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done [2023-10-26T21:24:48.235Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s [2023-10-26T21:24:48.235Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-10-26T21:24:48.235Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.3s [2023-10-26T21:24:48.235Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done [2023-10-26T21:24:48.235Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.4s done [2023-10-26T21:24:48.235Z] #40 ... [2023-10-26T21:24:48.235Z] [2023-10-26T21:24:48.235Z] #50 [security-spire-config internal] load build context [2023-10-26T21:24:48.235Z] #50 transferring context: 16.35kB 0.2s done [2023-10-26T21:24:48.235Z] #50 DONE 3.1s [2023-10-26T21:24:48.235Z] [2023-10-26T21:24:48.235Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:48.506Z] #40 ... [2023-10-26T21:24:48.506Z] [2023-10-26T21:24:48.506Z] #51 [security-spire-agent internal] load build context [2023-10-26T21:24:48.506Z] #51 transferring context: 17.63kB 0.1s done [2023-10-26T21:24:48.506Z] #51 DONE 2.4s [2023-10-26T21:24:48.506Z] [2023-10-26T21:24:48.506Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:48.774Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.72MB / 23.39MB 1.9s [2023-10-26T21:24:48.775Z] #40 ... [2023-10-26T21:24:48.775Z] [2023-10-26T21:24:48.775Z] #52 [support-scheduler internal] load build context [2023-10-26T21:24:48.775Z] #52 transferring context: 2.55MB 3.5s done [2023-10-26T21:24:48.775Z] #52 DONE 4.7s [2023-10-26T21:24:48.775Z] [2023-10-26T21:24:48.775Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:49.043Z] #40 ... [2023-10-26T21:24:49.043Z] [2023-10-26T21:24:49.043Z] #53 [security-secretstore-setup internal] load build context [2023-10-26T21:24:49.043Z] #53 transferring context: 2.55MB 3.5s done [2023-10-26T21:24:49.043Z] #53 DONE 4.8s [2023-10-26T21:24:49.043Z] [2023-10-26T21:24:49.043Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:49.043Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.2s [2023-10-26T21:24:49.396Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.45MB / 23.39MB 2.6s [2023-10-26T21:24:49.680Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 3.1s [2023-10-26T21:24:50.728Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.08MB / 23.39MB 3.9s [2023-10-26T21:24:50.728Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-10-26T21:24:50.728Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-10-26T21:24:51.025Z] #40 ... [2023-10-26T21:24:51.025Z] [2023-10-26T21:24:51.025Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T21:24:51.025Z] #0 7.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:24:51.025Z] #0 7.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:24:51.025Z] #0 9.874 OK: 266 MiB in 52 packages [2023-10-26T21:24:51.025Z] #54 ... [2023-10-26T21:24:51.025Z] [2023-10-26T21:24:51.025Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T21:24:51.025Z] #0 9.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:24:51.025Z] #0 9.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:24:51.025Z] #55 ... [2023-10-26T21:24:51.025Z] [2023-10-26T21:24:51.025Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-26T21:24:51.025Z] #0 8.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:24:51.025Z] #0 9.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:24:51.342Z] #56 ... [2023-10-26T21:24:51.342Z] [2023-10-26T21:24:51.342Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:51.342Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 4.5s [2023-10-26T21:24:52.011Z] #40 ... [2023-10-26T21:24:52.011Z] [2023-10-26T21:24:52.011Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T21:24:52.011Z] #54 DONE 11.3s [2023-10-26T21:24:52.011Z] [2023-10-26T21:24:52.011Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:52.352Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 5.5s [2023-10-26T21:24:52.352Z] #40 ... [2023-10-26T21:24:52.352Z] [2023-10-26T21:24:52.352Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T21:24:52.352Z] #57 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:24:52.352Z] #57 ... [2023-10-26T21:24:52.352Z] [2023-10-26T21:24:52.352Z] #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-26T21:24:52.669Z] #58 ... [2023-10-26T21:24:52.669Z] [2023-10-26T21:24:52.669Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T21:24:52.669Z] #59 ... [2023-10-26T21:24:52.669Z] [2023-10-26T21:24:52.669Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T21:24:52.669Z] #60 ... [2023-10-26T21:24:52.669Z] [2023-10-26T21:24:52.669Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T21:24:52.669Z] #0 9.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:24:52.957Z] #61 ... [2023-10-26T21:24:52.957Z] [2023-10-26T21:24:52.957Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T21:24:52.957Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:24:52.957Z] #62 ... [2023-10-26T21:24:52.957Z] [2023-10-26T21:24:52.957Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:52.957Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.13MB / 23.39MB 6.4s [2023-10-26T21:24:53.256Z] #40 ... [2023-10-26T21:24:53.256Z] [2023-10-26T21:24:53.256Z] #63 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:24:53.256Z] #63 DONE 1.3s [2023-10-26T21:24:53.256Z] [2023-10-26T21:24:53.256Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:53.256Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.87MB / 23.39MB 6.6s [2023-10-26T21:24:53.556Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 6.9s [2023-10-26T21:24:53.858Z] #40 ... [2023-10-26T21:24:53.858Z] [2023-10-26T21:24:53.858Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-26T21:24:53.858Z] #56 11.93 OK: 266 MiB in 52 packages [2023-10-26T21:24:53.858Z] #56 DONE 12.9s [2023-10-26T21:24:53.858Z] [2023-10-26T21:24:53.858Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:54.204Z] #40 ... [2023-10-26T21:24:54.204Z] [2023-10-26T21:24:54.204Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T21:24:54.204Z] #55 12.19 OK: 266 MiB in 52 packages [2023-10-26T21:24:54.204Z] #55 DONE 13.4s [2023-10-26T21:24:54.204Z] [2023-10-26T21:24:54.204Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:54.204Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.67MB / 23.39MB 7.4s [2023-10-26T21:24:54.204Z] #40 ... [2023-10-26T21:24:54.204Z] [2023-10-26T21:24:54.204Z] #64 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T21:24:54.204Z] #0 8.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:24:54.550Z] #64 ... [2023-10-26T21:24:54.550Z] [2023-10-26T21:24:54.551Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:54.884Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 8.1s [2023-10-26T21:24:55.175Z] #40 ... [2023-10-26T21:24:55.175Z] [2023-10-26T21:24:55.175Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:24:55.175Z] #65 DONE 1.2s [2023-10-26T21:24:55.175Z] [2023-10-26T21:24:55.175Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:55.175Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-10-26T21:24:55.175Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.96MB / 23.39MB 8.5s [2023-10-26T21:24:55.468Z] #40 ... [2023-10-26T21:24:55.468Z] [2023-10-26T21:24:55.468Z] #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:24:55.468Z] #66 DONE 1.4s [2023-10-26T21:24:55.468Z] [2023-10-26T21:24:55.468Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:55.468Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.7s done [2023-10-26T21:24:56.127Z] #40 ... [2023-10-26T21:24:56.127Z] [2023-10-26T21:24:56.127Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:24:56.127Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:24:56.127Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:24:56.127Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:24:56.127Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T21:24:56.127Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:24:56.127Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-10-26T21:24:56.407Z] #31 ... [2023-10-26T21:24:56.407Z] [2023-10-26T21:24:56.407Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:24:56.407Z] #67 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done [2023-10-26T21:24:56.407Z] #67 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-26T21:24:56.407Z] #67 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-26T21:24:56.407Z] #67 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-26T21:24:56.407Z] #67 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-26T21:24:56.407Z] #67 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-26T21:24:56.407Z] #67 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-10-26T21:24:56.407Z] #67 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2023-10-26T21:24:56.407Z] #67 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.6s done [2023-10-26T21:24:56.407Z] #67 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-10-26T21:24:56.407Z] #67 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-10-26T21:24:57.042Z] #67 ... [2023-10-26T21:24:57.042Z] [2023-10-26T21:24:57.042Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:24:57.042Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-26T21:25:02.534Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s [2023-10-26T21:25:02.836Z] #40 ... [2023-10-26T21:25:02.836Z] [2023-10-26T21:25:02.836Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T21:25:02.836Z] #57 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:02.836Z] #57 16.77 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T21:25:02.836Z] #57 16.82 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:25:02.836Z] #57 17.00 OK: 8 MiB in 16 packages [2023-10-26T21:25:02.836Z] #57 DONE 20.5s [2023-10-26T21:25:02.836Z] [2023-10-26T21:25:02.836Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T21:25:02.836Z] #61 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:02.836Z] #61 16.89 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-26T21:25:02.836Z] #61 16.91 (2/2) Installing su-exec (0.2-r3) [2023-10-26T21:25:02.836Z] #61 16.93 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:25:02.836Z] #61 17.14 OK: 8 MiB in 17 packages [2023-10-26T21:25:02.836Z] #61 DONE 20.2s [2023-10-26T21:25:02.836Z] [2023-10-26T21:25:02.836Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:25:02.836Z] #40 ... [2023-10-26T21:25:02.836Z] [2023-10-26T21:25:02.836Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-26T21:25:03.529Z] #68 ... [2023-10-26T21:25:03.529Z] [2023-10-26T21:25:03.529Z] #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-26T21:25:03.529Z] #58 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:03.529Z] #58 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:03.529Z] #58 19.95 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T21:25:03.529Z] #58 19.99 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:25:03.529Z] #58 20.10 OK: 8 MiB in 16 packages [2023-10-26T21:25:03.529Z] #58 ... [2023-10-26T21:25:03.529Z] [2023-10-26T21:25:03.529Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T21:25:03.529Z] #62 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:03.529Z] #62 16.85 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:25:03.529Z] #62 16.85 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:25:03.529Z] #62 16.85 OK: 19954 distinct packages available [2023-10-26T21:25:03.529Z] #62 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:03.529Z] #62 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:03.845Z] #62 ... [2023-10-26T21:25:03.845Z] [2023-10-26T21:25:03.845Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:25:03.845Z] #69 ... [2023-10-26T21:25:03.845Z] [2023-10-26T21:25:03.845Z] #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-26T21:25:03.845Z] #58 DONE 21.9s [2023-10-26T21:25:03.845Z] [2023-10-26T21:25:03.845Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:25:04.145Z] #40 ... [2023-10-26T21:25:04.145Z] [2023-10-26T21:25:04.145Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T21:25:04.145Z] #59 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:04.145Z] #59 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:04.145Z] #59 19.48 (1/2) Installing ca-certificates (20230506-r0) [2023-10-26T21:25:04.145Z] #59 19.92 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-26T21:25:04.145Z] #59 19.96 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:25:04.145Z] #59 20.12 Executing ca-certificates-20230506-r0.trigger [2023-10-26T21:25:04.145Z] #59 ... [2023-10-26T21:25:04.145Z] [2023-10-26T21:25:04.145Z] #37 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T21:25:04.145Z] #37 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:04.145Z] #37 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:04.145Z] #37 19.50 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:25:04.145Z] #37 19.50 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:25:04.145Z] #37 19.50 OK: 19950 distinct packages available [2023-10-26T21:25:04.145Z] #37 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:04.472Z] #37 ... [2023-10-26T21:25:04.472Z] [2023-10-26T21:25:04.472Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:25:04.472Z] #40 ... [2023-10-26T21:25:04.472Z] [2023-10-26T21:25:04.472Z] #64 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T21:25:04.472Z] #64 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:04.472Z] #64 16.43 (1/4) Installing ca-certificates (20230506-r0) [2023-10-26T21:25:04.472Z] #64 16.75 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-26T21:25:04.472Z] #64 16.77 (3/4) Installing su-exec (0.2-r3) [2023-10-26T21:25:04.472Z] #64 16.78 (4/4) Installing yq (4.33.3-r4) [2023-10-26T21:25:04.472Z] #64 17.75 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:25:04.472Z] #64 17.88 Executing ca-certificates-20230506-r0.trigger [2023-10-26T21:25:04.472Z] #64 19.10 OK: 18 MiB in 19 packages [2023-10-26T21:25:04.472Z] #64 ... [2023-10-26T21:25:04.472Z] [2023-10-26T21:25:04.472Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T21:25:04.472Z] #60 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:04.472Z] #60 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:04.472Z] #60 20.71 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:25:04.472Z] #60 21.43 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:25:04.472Z] #60 21.49 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-26T21:25:04.472Z] #60 21.52 (4/6) Installing openssl (3.1.4-r0) [2023-10-26T21:25:04.472Z] #60 21.61 (5/6) Installing su-exec (0.2-r3) [2023-10-26T21:25:04.472Z] #60 21.62 (6/6) Installing yq (4.33.3-r4) [2023-10-26T21:25:04.754Z] #60 ... [2023-10-26T21:25:04.754Z] [2023-10-26T21:25:04.754Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:25:05.040Z] #40 ... [2023-10-26T21:25:05.040Z] [2023-10-26T21:25:05.041Z] #64 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T21:25:05.041Z] #64 DONE 20.7s [2023-10-26T21:25:05.041Z] [2023-10-26T21:25:05.041Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T21:25:05.041Z] #60 22.57 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:25:05.319Z] #60 22.71 OK: 18 MiB in 19 packages [2023-10-26T21:25:05.319Z] #60 ... [2023-10-26T21:25:05.319Z] [2023-10-26T21:25:05.319Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:25:05.319Z] #70 ... [2023-10-26T21:25:05.319Z] [2023-10-26T21:25:05.319Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:25:05.598Z] #40 ... [2023-10-26T21:25:05.598Z] [2023-10-26T21:25:05.598Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:25:05.598Z] #71 ... [2023-10-26T21:25:05.598Z] [2023-10-26T21:25:05.598Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:25:05.598Z] #67 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.4s done [2023-10-26T21:25:05.876Z] #67 ... [2023-10-26T21:25:05.876Z] [2023-10-26T21:25:05.876Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T21:25:05.876Z] #59 21.86 OK: 9 MiB in 17 packages [2023-10-26T21:25:05.876Z] #59 DONE 23.3s [2023-10-26T21:25:05.876Z] [2023-10-26T21:25:05.876Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:25:06.510Z] #40 ... [2023-10-26T21:25:06.510Z] [2023-10-26T21:25:06.510Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T21:25:06.510Z] #60 DONE 23.8s [2023-10-26T21:25:06.510Z] [2023-10-26T21:25:06.510Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:25:06.792Z] #40 ... [2023-10-26T21:25:06.792Z] [2023-10-26T21:25:06.792Z] #72 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-26T21:25:06.792Z] #72 DONE 0.2s [2023-10-26T21:25:06.792Z] [2023-10-26T21:25:06.792Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:25:07.392Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.2s [2023-10-26T21:25:07.392Z] #40 ... [2023-10-26T21:25:07.392Z] [2023-10-26T21:25:07.392Z] #44 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T21:25:07.392Z] #44 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:07.392Z] #44 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:07.392Z] #44 21.08 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:25:07.392Z] #44 21.08 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:25:07.392Z] #44 21.08 OK: 19950 distinct packages available [2023-10-26T21:25:07.392Z] #44 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:07.678Z] #44 ... [2023-10-26T21:25:07.678Z] [2023-10-26T21:25:07.678Z] #46 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T21:25:07.678Z] #46 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:07.678Z] #46 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:07.678Z] #46 20.56 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:25:07.678Z] #46 20.56 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:25:07.678Z] #46 20.56 OK: 19950 distinct packages available [2023-10-26T21:25:07.678Z] #46 21.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:07.678Z] #46 ... [2023-10-26T21:25:07.678Z] [2023-10-26T21:25:07.678Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:25:08.003Z] #40 ... [2023-10-26T21:25:08.003Z] [2023-10-26T21:25:08.003Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-26T21:25:08.003Z] #68 DONE 5.1s [2023-10-26T21:25:08.003Z] [2023-10-26T21:25:08.003Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-26T21:25:08.003Z] #73 DONE 0.1s [2023-10-26T21:25:08.003Z] [2023-10-26T21:25:08.003Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:25:08.324Z] #40 ... [2023-10-26T21:25:08.324Z] [2023-10-26T21:25:08.324Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T21:25:08.324Z] #62 25.43 OK: 266 MiB in 52 packages [2023-10-26T21:25:08.324Z] #62 DONE 26.0s [2023-10-26T21:25:08.324Z] [2023-10-26T21:25:08.324Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:25:08.932Z] #40 ... [2023-10-26T21:25:08.932Z] [2023-10-26T21:25:08.932Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:25:08.932Z] #74 DONE 0.6s [2023-10-26T21:25:08.932Z] [2023-10-26T21:25:08.932Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:25:08.932Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.8s done [2023-10-26T21:25:09.547Z] #40 DONE 24.2s [2023-10-26T21:25:09.547Z] [2023-10-26T21:25:09.547Z] #37 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T21:25:09.547Z] #37 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:09.547Z] #37 25.59 (1/11) Installing ca-certificates (20230506-r0) [2023-10-26T21:25:09.547Z] #37 25.83 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-26T21:25:09.547Z] #37 25.93 (3/11) Installing libunistring (1.1-r1) [2023-10-26T21:25:09.547Z] #37 26.06 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-26T21:25:09.547Z] #37 26.07 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-26T21:25:09.547Z] #37 26.12 (6/11) Installing libcurl (8.4.0-r0) [2023-10-26T21:25:09.547Z] #37 26.17 (7/11) Installing curl (8.4.0-r0) [2023-10-26T21:25:09.547Z] #37 26.20 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-26T21:25:09.547Z] #37 26.21 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-26T21:25:09.547Z] #37 26.22 (10/11) Installing libucontext (1.2-r2) [2023-10-26T21:25:09.547Z] #37 26.22 (11/11) Installing gcompat (1.1.0-r1) [2023-10-26T21:25:09.547Z] #37 26.24 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:25:09.547Z] #37 26.29 Executing ca-certificates-20230506-r0.trigger [2023-10-26T21:25:09.547Z] #37 26.87 OK: 13 MiB in 26 packages [2023-10-26T21:25:10.206Z] #37 DONE 27.5s [2023-10-26T21:25:10.206Z] [2023-10-26T21:25:10.206Z] #46 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T21:25:10.206Z] #46 22.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:10.206Z] #46 24.24 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:25:10.534Z] #46 24.40 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:25:10.534Z] #46 24.42 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-26T21:25:10.534Z] #46 24.44 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-26T21:25:10.534Z] #46 24.45 (5/7) Installing libucontext (1.2-r2) [2023-10-26T21:25:10.534Z] #46 24.47 (6/7) Installing gcompat (1.1.0-r1) [2023-10-26T21:25:10.534Z] #46 24.47 (7/7) Installing openssl (3.1.4-r0) [2023-10-26T21:25:10.534Z] #46 24.53 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:25:10.534Z] #46 24.58 OK: 9 MiB in 20 packages [2023-10-26T21:25:11.141Z] #46 DONE 25.0s [2023-10-26T21:25:11.141Z] [2023-10-26T21:25:11.141Z] #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:25:11.436Z] #75 ... [2023-10-26T21:25:11.436Z] [2023-10-26T21:25:11.436Z] #44 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T21:25:11.436Z] #44 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:25:11.436Z] #44 24.93 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-26T21:25:11.436Z] #44 24.95 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-26T21:25:11.436Z] #44 24.98 (3/4) Installing libucontext (1.2-r2) [2023-10-26T21:25:11.436Z] #44 24.98 (4/4) Installing gcompat (1.1.0-r1) [2023-10-26T21:25:11.436Z] #44 25.00 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:25:11.436Z] #44 25.06 OK: 8 MiB in 19 packages [2023-10-26T21:25:11.436Z] #44 DONE 25.7s [2023-10-26T21:25:11.436Z] [2023-10-26T21:25:11.436Z] #76 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:25:12.486Z] #76 DONE 1.1s [2023-10-26T21:25:12.486Z] [2023-10-26T21:25:12.486Z] #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:25:12.486Z] #75 DONE 1.5s [2023-10-26T21:25:12.486Z] [2023-10-26T21:25:12.486Z] #77 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-26T21:25:12.486Z] #77 DONE 1.6s [2023-10-26T21:25:12.486Z] [2023-10-26T21:25:12.486Z] #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:25:12.486Z] #78 ... [2023-10-26T21:25:12.486Z] [2023-10-26T21:25:12.486Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-26T21:25:12.486Z] #79 DONE 0.2s [2023-10-26T21:25:12.486Z] [2023-10-26T21:25:12.486Z] #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-26T21:25:12.486Z] #80 DONE 0.2s [2023-10-26T21:25:12.764Z] [2023-10-26T21:25:12.764Z] #81 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-26T21:25:12.903Z] #106 ... [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T21:25:12.903Z] #108 DONE 93.4s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #107 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T21:25:12.903Z] #107 DONE 93.5s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T21:25:12.903Z] #131 DONE 66.7s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-26T21:25:12.903Z] #132 ... [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #106 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-26T21:25:12.903Z] #106 DONE 93.7s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #105 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:25:12.903Z] #105 DONE 88.6s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:12.903Z] #133 ... [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T21:25:12.903Z] #127 DONE 67.0s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T21:25:12.903Z] #109 DONE 88.7s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T21:25:12.903Z] #126 DONE 67.2s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:12.903Z] #134 ... [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T21:25:12.903Z] #130 DONE 67.3s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T21:25:12.903Z] #128 DONE 67.3s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:12.903Z] #135 ... [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T21:25:12.903Z] #129 DONE 67.6s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:12.903Z] #133 DONE 1.0s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-26T21:25:12.903Z] #132 DONE 1.1s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #136 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:12.903Z] #136 DONE 1.1s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #137 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:25:12.903Z] #137 ... [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #138 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:12.903Z] #138 DONE 0.8s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #139 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:12.903Z] #139 CACHED [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #140 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:12.903Z] #140 DONE 0.9s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:12.903Z] #134 DONE 0.6s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:12.903Z] #135 DONE 0.6s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #141 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:25:12.903Z] #141 DONE 0.2s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #142 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:25:12.903Z] #142 DONE 0.2s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #137 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:25:12.903Z] #137 DONE 0.3s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:12.903Z] #143 CACHED [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #144 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:25:12.903Z] #144 CACHED [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #145 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:25:12.903Z] #145 CACHED [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #146 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:12.903Z] #146 CACHED [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:12.903Z] #147 CACHED [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:25:12.903Z] #148 CACHED [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:25:12.903Z] #149 DONE 0.2s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #150 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:25:12.903Z] #150 CACHED [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:25:12.903Z] #151 DONE 0.2s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-26T21:25:12.903Z] #152 ... [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:25:12.903Z] #153 DONE 0.3s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-26T21:25:12.903Z] #154 ... [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-26T21:25:12.903Z] #155 DONE 2.5s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-26T21:25:12.903Z] #156 DONE 2.2s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-26T21:25:12.903Z] #157 DONE 2.2s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-26T21:25:12.903Z] #158 DONE 2.3s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #159 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-26T21:25:12.903Z] #159 DONE 2.2s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #160 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-26T21:25:12.903Z] #160 DONE 2.2s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-26T21:25:12.903Z] #161 DONE 2.3s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-26T21:25:12.903Z] #162 DONE 2.3s [2023-10-26T21:25:12.903Z] [2023-10-26T21:25:12.903Z] #163 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-26T21:25:13.042Z] #81 DONE 0.2s [2023-10-26T21:25:13.042Z] [2023-10-26T21:25:13.042Z] #82 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-26T21:25:13.042Z] #82 DONE 0.2s [2023-10-26T21:25:13.042Z] [2023-10-26T21:25:13.042Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:25:13.042Z] #83 ... [2023-10-26T21:25:13.042Z] [2023-10-26T21:25:13.042Z] #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:25:13.042Z] #84 DONE 0.2s [2023-10-26T21:25:13.165Z] #163 ... [2023-10-26T21:25:13.165Z] [2023-10-26T21:25:13.165Z] #164 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-26T21:25:13.165Z] #164 DONE 2.3s [2023-10-26T21:25:13.165Z] [2023-10-26T21:25:13.165Z] #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-26T21:25:13.165Z] #152 DONE 2.2s [2023-10-26T21:25:13.165Z] [2023-10-26T21:25:13.165Z] #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-26T21:25:13.165Z] #154 DONE 2.2s [2023-10-26T21:25:13.165Z] [2023-10-26T21:25:13.165Z] #165 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:25:13.165Z] #165 DONE 0.3s [2023-10-26T21:25:13.165Z] [2023-10-26T21:25:13.165Z] #166 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:25:13.310Z] [2023-10-26T21:25:13.310Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:25:13.310Z] #83 DONE 0.3s [2023-10-26T21:25:13.310Z] [2023-10-26T21:25:13.310Z] #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-26T21:25:13.310Z] #85 DONE 0.2s [2023-10-26T21:25:13.310Z] [2023-10-26T21:25:13.310Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-26T21:25:13.310Z] #86 DONE 0.2s [2023-10-26T21:25:13.310Z] [2023-10-26T21:25:13.310Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-26T21:25:13.425Z] #166 ... [2023-10-26T21:25:13.426Z] [2023-10-26T21:25:13.426Z] #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:25:13.426Z] #167 DONE 0.3s [2023-10-26T21:25:13.426Z] [2023-10-26T21:25:13.426Z] #168 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:25:13.426Z] #168 DONE 0.3s [2023-10-26T21:25:13.426Z] [2023-10-26T21:25:13.426Z] #169 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:25:13.426Z] #169 DONE 0.4s [2023-10-26T21:25:13.426Z] [2023-10-26T21:25:13.426Z] #170 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:25:13.426Z] #170 DONE 0.3s [2023-10-26T21:25:13.426Z] [2023-10-26T21:25:13.426Z] #171 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:25:13.426Z] #171 DONE 0.4s [2023-10-26T21:25:13.426Z] [2023-10-26T21:25:13.426Z] #163 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-26T21:25:13.426Z] #163 DONE 0.4s [2023-10-26T21:25:13.426Z] [2023-10-26T21:25:13.426Z] #172 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-26T21:25:13.426Z] #172 DONE 0.4s [2023-10-26T21:25:13.426Z] [2023-10-26T21:25:13.426Z] #173 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:25:13.426Z] #173 DONE 0.4s [2023-10-26T21:25:13.426Z] [2023-10-26T21:25:13.426Z] #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:25:13.426Z] #174 DONE 0.4s [2023-10-26T21:25:13.426Z] [2023-10-26T21:25:13.426Z] #166 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:25:13.426Z] #166 DONE 0.4s [2023-10-26T21:25:13.426Z] [2023-10-26T21:25:13.426Z] #87 [security-spiffe-token-provider] exporting to image [2023-10-26T21:25:13.426Z] #87 exporting layers [2023-10-26T21:25:13.579Z] #87 DONE 0.2s [2023-10-26T21:25:13.579Z] [2023-10-26T21:25:13.579Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-26T21:25:13.579Z] #88 DONE 0.2s [2023-10-26T21:25:13.579Z] [2023-10-26T21:25:13.579Z] #89 [security-spire-config] exporting to image [2023-10-26T21:25:13.579Z] #89 exporting layers [2023-10-26T21:25:14.002Z] #87 ... [2023-10-26T21:25:14.002Z] [2023-10-26T21:25:14.002Z] #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-26T21:25:14.002Z] #175 DONE 0.6s [2023-10-26T21:25:14.002Z] [2023-10-26T21:25:14.002Z] #176 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:25:14.002Z] #176 DONE 0.7s [2023-10-26T21:25:14.002Z] [2023-10-26T21:25:14.002Z] #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-26T21:25:14.002Z] #177 DONE 0.7s [2023-10-26T21:25:14.002Z] [2023-10-26T21:25:14.002Z] #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:25:14.002Z] #178 DONE 0.7s [2023-10-26T21:25:14.002Z] [2023-10-26T21:25:14.002Z] #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-26T21:25:14.002Z] #179 DONE 0.7s [2023-10-26T21:25:14.002Z] [2023-10-26T21:25:14.002Z] #180 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-26T21:25:14.002Z] #180 DONE 0.7s [2023-10-26T21:25:14.002Z] [2023-10-26T21:25:14.002Z] #87 [core-metadata] exporting to image [2023-10-26T21:25:14.002Z] #87 exporting layers 0.7s done [2023-10-26T21:25:14.210Z] #89 ... [2023-10-26T21:25:14.210Z] [2023-10-26T21:25:14.210Z] #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:25:14.210Z] #78 DONE 1.6s [2023-10-26T21:25:14.210Z] [2023-10-26T21:25:14.210Z] #90 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-26T21:25:14.210Z] #90 DONE 0.1s [2023-10-26T21:25:14.528Z] [2023-10-26T21:25:14.528Z] #91 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-26T21:25:14.528Z] #91 DONE 0.1s [2023-10-26T21:25:14.528Z] [2023-10-26T21:25:14.528Z] #92 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:25:14.625Z] #87 writing image sha256:23c402bd3f768359d2e20467e08736723ffa4f94dc495071aefb0745b0789c7f [2023-10-26T21:25:14.625Z] #87 writing image sha256:73d32ce7f8df35d22e08353d749e68ff92dd79bd2af2cfd01ad1c3b72ab8f63e [2023-10-26T21:25:14.625Z] #87 writing image sha256:bac36d74ce30cf525eebbc6ae5faf8f00965c6d1b90f104acd441470d72c60ba [2023-10-26T21:25:14.625Z] #87 writing image sha256:f2c83aa639d1cc6187ac55b491422b8df0fb1a8cadb2bac53587e9da36f75721 [2023-10-26T21:25:14.798Z] #92 DONE 0.2s [2023-10-26T21:25:14.798Z] [2023-10-26T21:25:14.798Z] #93 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-26T21:25:14.798Z] #93 DONE 0.1s [2023-10-26T21:25:14.798Z] [2023-10-26T21:25:14.798Z] #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-26T21:25:14.886Z] #87 ... [2023-10-26T21:25:14.886Z] [2023-10-26T21:25:14.886Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T21:25:14.886Z] #181 DONE 0.8s [2023-10-26T21:25:14.886Z] [2023-10-26T21:25:14.886Z] #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-26T21:25:14.886Z] #182 DONE 0.9s [2023-10-26T21:25:14.886Z] [2023-10-26T21:25:14.886Z] #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-26T21:25:14.886Z] #183 DONE 0.9s [2023-10-26T21:25:14.886Z] [2023-10-26T21:25:14.886Z] #87 [support-notifications] exporting to image [2023-10-26T21:25:14.886Z] #87 exporting layers 0.9s done [2023-10-26T21:25:14.886Z] #87 writing image sha256:23c402bd3f768359d2e20467e08736723ffa4f94dc495071aefb0745b0789c7f 0.8s done [2023-10-26T21:25:14.886Z] #87 writing image sha256:73d32ce7f8df35d22e08353d749e68ff92dd79bd2af2cfd01ad1c3b72ab8f63e 0.8s done [2023-10-26T21:25:14.886Z] #87 writing image sha256:bac36d74ce30cf525eebbc6ae5faf8f00965c6d1b90f104acd441470d72c60ba 0.8s done [2023-10-26T21:25:14.886Z] #87 writing image sha256:f2c83aa639d1cc6187ac55b491422b8df0fb1a8cadb2bac53587e9da36f75721 0.8s done [2023-10-26T21:25:14.886Z] #87 writing image sha256:f0df1fe02c25ac408e63ceaedd2427cb0bdce0af9c0263b94ce496855ca1063f 0.0s done [2023-10-26T21:25:14.886Z] #87 naming to docker.io/library/support-scheduler done [2023-10-26T21:25:14.886Z] #87 naming to docker.io/library/core-command done [2023-10-26T21:25:14.886Z] #87 naming to docker.io/library/core-data done [2023-10-26T21:25:14.886Z] #87 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-10-26T21:25:14.886Z] #87 naming to docker.io/library/support-notifications 0.0s done [2023-10-26T21:25:15.066Z] #94 DONE 0.2s [2023-10-26T21:25:15.066Z] [2023-10-26T21:25:15.066Z] #89 [security-spire-agent] exporting to image [2023-10-26T21:25:15.147Z] #87 writing image sha256:a4e0e6f9e7473d396de92ee522656303ee5fd727cff1c00ffd30afb94bd4ae6b done [2023-10-26T21:25:15.147Z] #87 naming to docker.io/library/core-metadata done [2023-10-26T21:25:15.147Z] #87 DONE 2.7s [2023-10-26T21:25:15.147Z] [2023-10-26T21:25:15.147Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-26T21:25:15.661Z] #89 exporting layers 1.8s done [2023-10-26T21:25:15.661Z] #89 writing image sha256:d97544aecf40e9fc758a044cc848e8cc8e9d8b8f4a462e0efb93ed28d3db896d 0.0s done [2023-10-26T21:25:15.661Z] #89 naming to docker.io/library/security-spire-config-arm64 done [2023-10-26T21:25:15.661Z] #89 writing image sha256:0d942c919323f7cbdb6c7db1d65854cdc9708637e019e47456c0289dcf19632c 0.0s done [2023-10-26T21:25:15.661Z] #89 naming to docker.io/library/security-spire-server-arm64 done [2023-10-26T21:25:15.723Z] #184 DONE 0.6s [2023-10-26T21:25:15.723Z] [2023-10-26T21:25:15.723Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-26T21:25:15.723Z] #185 DONE 0.6s [2023-10-26T21:25:15.723Z] [2023-10-26T21:25:15.723Z] #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T21:25:15.723Z] #186 DONE 0.2s [2023-10-26T21:25:15.723Z] [2023-10-26T21:25:15.723Z] #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T21:25:15.723Z] #187 DONE 1.6s [2023-10-26T21:25:15.723Z] [2023-10-26T21:25:15.723Z] #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T21:25:15.723Z] #188 DONE 1.7s [2023-10-26T21:25:15.723Z] [2023-10-26T21:25:15.723Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-26T21:25:15.723Z] #189 DONE 0.2s [2023-10-26T21:25:15.723Z] [2023-10-26T21:25:15.723Z] #87 [security-proxy-auth] exporting to image [2023-10-26T21:25:15.983Z] #87 ... [2023-10-26T21:25:15.983Z] [2023-10-26T21:25:15.983Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-26T21:25:15.983Z] #190 DONE 0.2s [2023-10-26T21:25:15.983Z] [2023-10-26T21:25:15.983Z] #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T21:25:15.983Z] #191 DONE 1.1s [2023-10-26T21:25:15.983Z] [2023-10-26T21:25:15.983Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-26T21:25:15.983Z] #192 DONE 0.1s [2023-10-26T21:25:15.983Z] [2023-10-26T21:25:15.983Z] #87 [security-proxy-setup] exporting to image [2023-10-26T21:25:15.983Z] #87 exporting layers 0.4s done [2023-10-26T21:25:15.983Z] #87 writing image sha256:def740ffb5e3f998a2381467855013e73cf43c32d031a622bebe8d72df05db96 [2023-10-26T21:25:16.243Z] #87 exporting layers 0.4s done [2023-10-26T21:25:16.243Z] #87 writing image sha256:def740ffb5e3f998a2381467855013e73cf43c32d031a622bebe8d72df05db96 0.0s done [2023-10-26T21:25:16.243Z] #87 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-10-26T21:25:16.243Z] #87 writing image sha256:d17c2a885bc3bed07085547bfb343b19bac2edd84502919251dd6191fd09c22d 0.0s done [2023-10-26T21:25:16.243Z] #87 naming to docker.io/library/security-proxy-auth 0.0s done [2023-10-26T21:25:16.243Z] #87 exporting layers 0.2s done [2023-10-26T21:25:16.243Z] #87 writing image sha256:cb1944ecbe60870865732686f771c2e52e4cc3bea3e205e8e5dbb6f615c7cb49 done [2023-10-26T21:25:16.243Z] #87 naming to docker.io/library/security-proxy-setup done [2023-10-26T21:25:16.243Z] #87 DONE 3.3s [2023-10-26T21:25:16.243Z] [2023-10-26T21:25:16.243Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-26T21:25:16.243Z] #193 DONE 0.2s [2023-10-26T21:25:16.243Z] [2023-10-26T21:25:16.243Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-26T21:25:16.253Z] #89 exporting layers 1.4s done [2023-10-26T21:25:16.253Z] #89 writing image sha256:fdcbdf8f4bfc0b148906fe8ac5ec59b8f750e1813ee66db2ed2a3eba46ebd9b8 0.0s done [2023-10-26T21:25:16.253Z] #89 naming to docker.io/library/security-spire-agent-arm64 [2023-10-26T21:25:16.502Z] #194 ... [2023-10-26T21:25:16.502Z] [2023-10-26T21:25:16.502Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T21:25:16.502Z] #195 DONE 0.9s [2023-10-26T21:25:16.520Z] #89 naming to docker.io/library/security-spire-agent-arm64 done [2023-10-26T21:25:16.520Z] #89 DONE 2.7s [2023-10-26T21:25:16.520Z] [2023-10-26T21:25:16.520Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:25:16.762Z] [2023-10-26T21:25:16.762Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-26T21:25:16.762Z] #194 DONE 0.6s [2023-10-26T21:25:16.762Z] [2023-10-26T21:25:16.762Z] #87 [security-secretstore-setup] exporting to image [2023-10-26T21:25:17.021Z] #87 exporting layers 0.3s done [2023-10-26T21:25:17.021Z] #87 writing image sha256:ffd5e5f9769b553e49618973abec74f144e4e7b5abed79c6661a9a304826d913 done [2023-10-26T21:25:17.021Z] #87 naming to docker.io/library/security-secretstore-setup done [2023-10-26T21:25:17.021Z] #87 writing image sha256:965e85ffec0d19fe425203e868d5b18c0b06a86eb89b4a967f17b9ec911c8d4c done [2023-10-26T21:25:17.021Z] #87 naming to docker.io/library/security-bootstrapper done [2023-10-26T21:25:17.021Z] #87 DONE 3.7s [2023-10-26T21:25:17.021Z] [2023-10-26T21:25:17.021Z] #69 [security-spire-agent internal] load build context [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:25:17.021Z] time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-26T21:25:17.031Z] $ docker stop --time=1 35c021987f773c8654ce443c39009720afdf3a77ead1a858d0cddcd6fd5e77d2 [2023-10-26T21:25:19.278Z] $ docker rm -f --volumes 35c021987f773c8654ce443c39009720afdf3a77ead1a858d0cddcd6fd5e77d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T21:25:19.609Z] + docker images [2023-10-26T21:25:19.609Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-26T21:25:19.609Z] security-bootstrapper latest 965e85ffec0d 3 seconds ago 23.3MB [2023-10-26T21:25:19.609Z] security-secretstore-setup latest ffd5e5f9769b 3 seconds ago 44.4MB [2023-10-26T21:25:19.609Z] security-proxy-setup latest cb1944ecbe60 4 seconds ago 34.4MB [2023-10-26T21:25:19.609Z] security-proxy-auth latest d17c2a885bc3 4 seconds ago 19.5MB [2023-10-26T21:25:19.609Z] core-common-config-bootstrapper latest def740ffb5e3 4 seconds ago 18.2MB [2023-10-26T21:25:19.609Z] core-data latest f2c83aa639d1 6 seconds ago 21.3MB [2023-10-26T21:25:19.609Z] security-spiffe-token-provider latest f0df1fe02c25 6 seconds ago 35.1MB [2023-10-26T21:25:19.609Z] support-scheduler latest 23c402bd3f76 6 seconds ago 34.1MB [2023-10-26T21:25:19.609Z] core-metadata latest a4e0e6f9e747 6 seconds ago 21.7MB [2023-10-26T21:25:19.609Z] support-notifications latest 73d32ce7f8df 6 seconds ago 34.7MB [2023-10-26T21:25:19.609Z] core-command latest bac36d74ce30 6 seconds ago 21.2MB [2023-10-26T21:25:19.609Z] security-spire-server latest 38520238af1c 2 minutes ago 107MB [2023-10-26T21:25:19.609Z] security-spire-agent latest daabafb0299b 2 minutes ago 166MB [2023-10-26T21:25:19.609Z] security-spire-config latest 584fb64d5396 2 minutes ago 101MB [2023-10-26T21:25:19.609Z] ci-base-image-x86_64 latest 0287c9003177 5 minutes ago 930MB [2023-10-26T21:25:19.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB [2023-10-26T21:25:19.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-26T21:25:19.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:25:19.721Z] provisioning config files... [2023-10-26T21:25:19.729Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/600@tmp/config10316283590087451508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:25:20.026Z] ---> docker-login.sh [2023-10-26T21:25:20.026Z] nexus3.edgexfoundry.org:10001 [2023-10-26T21:25:20.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:25:20.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:25:20.026Z] Configure a credential helper to remove this warning. See [2023-10-26T21:25:20.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:25:20.026Z] [2023-10-26T21:25:20.026Z] Login Succeeded [2023-10-26T21:25:20.026Z] nexus3.edgexfoundry.org:10002 [2023-10-26T21:25:20.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:25:20.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:25:20.026Z] Configure a credential helper to remove this warning. See [2023-10-26T21:25:20.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:25:20.026Z] [2023-10-26T21:25:20.026Z] Login Succeeded [2023-10-26T21:25:20.026Z] nexus3.edgexfoundry.org:10003 [2023-10-26T21:25:20.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:25:20.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:25:20.291Z] Configure a credential helper to remove this warning. See [2023-10-26T21:25:20.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:25:20.291Z] [2023-10-26T21:25:20.291Z] Login Succeeded [2023-10-26T21:25:20.291Z] nexus3.edgexfoundry.org:10004 [2023-10-26T21:25:20.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:25:20.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:25:20.291Z] Configure a credential helper to remove this warning. See [2023-10-26T21:25:20.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:25:20.291Z] [2023-10-26T21:25:20.291Z] Login Succeeded [2023-10-26T21:25:20.291Z] docker.io [2023-10-26T21:25:20.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:25:20.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:25:20.807Z] Configure a credential helper to remove this warning. See [2023-10-26T21:25:20.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:25:20.807Z] [2023-10-26T21:25:20.807Z] Login Succeeded [2023-10-26T21:25:20.807Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T21:25:20.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:25:20.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:25:20.856Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-10-26T21:25:20.856Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:20.856Z] latest [2023-10-26T21:25:20.856Z] 3.1.0-dev.65 [2023-10-26T21:25:20.856Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:20.856Z] main [2023-10-26T21:25:20.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:21.161Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:21.463Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:21.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-26T21:25:21.463Z] 1749328dd8d2: Preparing [2023-10-26T21:25:21.463Z] 1aba3c80dbc8: Preparing [2023-10-26T21:25:21.463Z] 6033bd23a92d: Preparing [2023-10-26T21:25:21.463Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:21.463Z] a1d77e736fbd: Preparing [2023-10-26T21:25:21.463Z] cc2447e1835a: Preparing [2023-10-26T21:25:21.463Z] cc2447e1835a: Waiting [2023-10-26T21:25:21.463Z] 88ed2e549bbe: Pushed [2023-10-26T21:25:21.463Z] 6033bd23a92d: Pushed [2023-10-26T21:25:21.463Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:21.463Z] a1d77e736fbd: Pushed [2023-10-26T21:25:21.463Z] 1749328dd8d2: Pushed [2023-10-26T21:25:22.834Z] 1aba3c80dbc8: Pushed [2023-10-26T21:25:23.093Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:e528b76d55581f6df389bccf7d5abcbc049b764ff0fd093079957ea9d4e12164 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:23.412Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:23.722Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-26T21:25:23.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-26T21:25:23.722Z] 1749328dd8d2: Preparing [2023-10-26T21:25:23.722Z] 1aba3c80dbc8: Preparing [2023-10-26T21:25:23.722Z] 6033bd23a92d: Preparing [2023-10-26T21:25:23.722Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:23.722Z] a1d77e736fbd: Preparing [2023-10-26T21:25:23.722Z] cc2447e1835a: Preparing [2023-10-26T21:25:23.722Z] cc2447e1835a: Waiting [2023-10-26T21:25:23.722Z] 1aba3c80dbc8: Layer already exists [2023-10-26T21:25:23.722Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:23.722Z] 1749328dd8d2: Layer already exists [2023-10-26T21:25:23.722Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:23.722Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:23.722Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:23.722Z] latest: digest: sha256:e528b76d55581f6df389bccf7d5abcbc049b764ff0fd093079957ea9d4e12164 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:24.040Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:24.352Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.65 [2023-10-26T21:25:24.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-26T21:25:24.352Z] 1749328dd8d2: Preparing [2023-10-26T21:25:24.352Z] 1aba3c80dbc8: Preparing [2023-10-26T21:25:24.352Z] 6033bd23a92d: Preparing [2023-10-26T21:25:24.352Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:24.352Z] a1d77e736fbd: Preparing [2023-10-26T21:25:24.352Z] cc2447e1835a: Preparing [2023-10-26T21:25:24.352Z] cc2447e1835a: Waiting [2023-10-26T21:25:24.352Z] 1749328dd8d2: Layer already exists [2023-10-26T21:25:24.352Z] 1aba3c80dbc8: Layer already exists [2023-10-26T21:25:24.352Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:24.352Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:24.352Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:24.352Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:24.352Z] 3.1.0-dev.65: digest: sha256:e528b76d55581f6df389bccf7d5abcbc049b764ff0fd093079957ea9d4e12164 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:24.670Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:24.974Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:24.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-26T21:25:24.974Z] 1749328dd8d2: Preparing [2023-10-26T21:25:24.974Z] 1aba3c80dbc8: Preparing [2023-10-26T21:25:24.974Z] 6033bd23a92d: Preparing [2023-10-26T21:25:24.974Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:24.974Z] a1d77e736fbd: Preparing [2023-10-26T21:25:24.974Z] cc2447e1835a: Preparing [2023-10-26T21:25:24.974Z] cc2447e1835a: Waiting [2023-10-26T21:25:24.974Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:24.974Z] 1749328dd8d2: Layer already exists [2023-10-26T21:25:24.974Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:24.974Z] 1aba3c80dbc8: Layer already exists [2023-10-26T21:25:24.974Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:24.974Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:24.974Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:e528b76d55581f6df389bccf7d5abcbc049b764ff0fd093079957ea9d4e12164 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:25.285Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:25.596Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-10-26T21:25:25.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-26T21:25:25.596Z] 1749328dd8d2: Preparing [2023-10-26T21:25:25.596Z] 1aba3c80dbc8: Preparing [2023-10-26T21:25:25.596Z] 6033bd23a92d: Preparing [2023-10-26T21:25:25.596Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:25.596Z] a1d77e736fbd: Preparing [2023-10-26T21:25:25.596Z] cc2447e1835a: Preparing [2023-10-26T21:25:25.596Z] cc2447e1835a: Waiting [2023-10-26T21:25:25.596Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:25.596Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:25.596Z] 1749328dd8d2: Layer already exists [2023-10-26T21:25:25.596Z] 1aba3c80dbc8: Layer already exists [2023-10-26T21:25:25.596Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:25.596Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:25.596Z] main: digest: sha256:e528b76d55581f6df389bccf7d5abcbc049b764ff0fd093079957ea9d4e12164 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:25:25.641Z] ===================================================== [Pipeline] echo [2023-10-26T21:25:25.649Z] taggedImages: [2023-10-26T21:25:25.649Z] - nexus3.edgexfoundry.org:10004/core-command:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:25.649Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-26T21:25:25.649Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.65 [2023-10-26T21:25:25.649Z] - nexus3.edgexfoundry.org:10004/core-command:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:25.649Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-10-26T21:25:25.673Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-10-26T21:25:25.673Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:25.673Z] latest [2023-10-26T21:25:25.673Z] 3.1.0-dev.65 [2023-10-26T21:25:25.673Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:25.673Z] main [2023-10-26T21:25:25.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:26.009Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:26.318Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:26.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-26T21:25:26.318Z] f0c9e28f6905: Preparing [2023-10-26T21:25:26.318Z] c24f2dcf6014: Preparing [2023-10-26T21:25:26.318Z] 5b22d6a980cc: Preparing [2023-10-26T21:25:26.318Z] 323c0533bc2b: Preparing [2023-10-26T21:25:26.318Z] 6033bd23a92d: Preparing [2023-10-26T21:25:26.318Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:26.318Z] a1d77e736fbd: Preparing [2023-10-26T21:25:26.318Z] cc2447e1835a: Preparing [2023-10-26T21:25:26.318Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:26.318Z] cc2447e1835a: Waiting [2023-10-26T21:25:26.318Z] a1d77e736fbd: Waiting [2023-10-26T21:25:26.318Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:26.318Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:26.318Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:26.318Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:26.318Z] c24f2dcf6014: Pushed [2023-10-26T21:25:26.318Z] f0c9e28f6905: Pushed [2023-10-26T21:25:26.318Z] 5b22d6a980cc: Pushed [2023-10-26T21:25:27.703Z] 323c0533bc2b: Pushed [2023-10-26T21:25:27.703Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:99159acbe387a4611912e93b65210779ab04ed9dcd62e6ad16d25f29f99278df size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:28.017Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:28.332Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-26T21:25:28.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-26T21:25:28.332Z] f0c9e28f6905: Preparing [2023-10-26T21:25:28.332Z] c24f2dcf6014: Preparing [2023-10-26T21:25:28.332Z] 5b22d6a980cc: Preparing [2023-10-26T21:25:28.332Z] 323c0533bc2b: Preparing [2023-10-26T21:25:28.332Z] 6033bd23a92d: Preparing [2023-10-26T21:25:28.332Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:28.332Z] a1d77e736fbd: Preparing [2023-10-26T21:25:28.332Z] cc2447e1835a: Preparing [2023-10-26T21:25:28.332Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:28.332Z] a1d77e736fbd: Waiting [2023-10-26T21:25:28.332Z] cc2447e1835a: Waiting [2023-10-26T21:25:28.332Z] 5b22d6a980cc: Layer already exists [2023-10-26T21:25:28.332Z] f0c9e28f6905: Layer already exists [2023-10-26T21:25:28.332Z] 323c0533bc2b: Layer already exists [2023-10-26T21:25:28.332Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:28.332Z] c24f2dcf6014: Layer already exists [2023-10-26T21:25:28.332Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:28.332Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:28.332Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:28.332Z] latest: digest: sha256:99159acbe387a4611912e93b65210779ab04ed9dcd62e6ad16d25f29f99278df size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:28.650Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:28.970Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.65 [2023-10-26T21:25:28.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-26T21:25:28.970Z] f0c9e28f6905: Preparing [2023-10-26T21:25:28.970Z] c24f2dcf6014: Preparing [2023-10-26T21:25:28.970Z] 5b22d6a980cc: Preparing [2023-10-26T21:25:28.970Z] 323c0533bc2b: Preparing [2023-10-26T21:25:28.970Z] 6033bd23a92d: Preparing [2023-10-26T21:25:28.970Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:28.970Z] a1d77e736fbd: Preparing [2023-10-26T21:25:28.970Z] cc2447e1835a: Preparing [2023-10-26T21:25:28.970Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:28.970Z] a1d77e736fbd: Waiting [2023-10-26T21:25:28.970Z] cc2447e1835a: Waiting [2023-10-26T21:25:28.970Z] f0c9e28f6905: Layer already exists [2023-10-26T21:25:28.970Z] 323c0533bc2b: Layer already exists [2023-10-26T21:25:28.970Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:28.970Z] c24f2dcf6014: Layer already exists [2023-10-26T21:25:28.970Z] 5b22d6a980cc: Layer already exists [2023-10-26T21:25:28.970Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:28.970Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:28.970Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:28.970Z] 3.1.0-dev.65: digest: sha256:99159acbe387a4611912e93b65210779ab04ed9dcd62e6ad16d25f29f99278df size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:29.287Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:29.595Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:29.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-26T21:25:29.595Z] f0c9e28f6905: Preparing [2023-10-26T21:25:29.595Z] c24f2dcf6014: Preparing [2023-10-26T21:25:29.595Z] 5b22d6a980cc: Preparing [2023-10-26T21:25:29.595Z] 323c0533bc2b: Preparing [2023-10-26T21:25:29.595Z] 6033bd23a92d: Preparing [2023-10-26T21:25:29.595Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:29.595Z] a1d77e736fbd: Preparing [2023-10-26T21:25:29.595Z] cc2447e1835a: Preparing [2023-10-26T21:25:29.595Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:29.595Z] a1d77e736fbd: Waiting [2023-10-26T21:25:29.595Z] cc2447e1835a: Waiting [2023-10-26T21:25:29.595Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:29.595Z] c24f2dcf6014: Layer already exists [2023-10-26T21:25:29.595Z] 5b22d6a980cc: Layer already exists [2023-10-26T21:25:29.595Z] 323c0533bc2b: Layer already exists [2023-10-26T21:25:29.595Z] f0c9e28f6905: Layer already exists [2023-10-26T21:25:29.595Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:29.595Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:29.595Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:29.595Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:99159acbe387a4611912e93b65210779ab04ed9dcd62e6ad16d25f29f99278df size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:29.905Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:30.209Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-10-26T21:25:30.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-26T21:25:30.210Z] f0c9e28f6905: Preparing [2023-10-26T21:25:30.210Z] c24f2dcf6014: Preparing [2023-10-26T21:25:30.210Z] 5b22d6a980cc: Preparing [2023-10-26T21:25:30.210Z] 323c0533bc2b: Preparing [2023-10-26T21:25:30.210Z] 6033bd23a92d: Preparing [2023-10-26T21:25:30.210Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:30.210Z] a1d77e736fbd: Preparing [2023-10-26T21:25:30.210Z] cc2447e1835a: Preparing [2023-10-26T21:25:30.210Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:30.210Z] a1d77e736fbd: Waiting [2023-10-26T21:25:30.210Z] cc2447e1835a: Waiting [2023-10-26T21:25:30.210Z] 5b22d6a980cc: Layer already exists [2023-10-26T21:25:30.210Z] 323c0533bc2b: Layer already exists [2023-10-26T21:25:30.210Z] f0c9e28f6905: Layer already exists [2023-10-26T21:25:30.210Z] c24f2dcf6014: Layer already exists [2023-10-26T21:25:30.210Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:30.210Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:30.210Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:30.210Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:30.210Z] main: digest: sha256:99159acbe387a4611912e93b65210779ab04ed9dcd62e6ad16d25f29f99278df size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:25:30.257Z] ===================================================== [Pipeline] echo [2023-10-26T21:25:30.265Z] taggedImages: [2023-10-26T21:25:30.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:30.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-26T21:25:30.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.65 [2023-10-26T21:25:30.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:30.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-10-26T21:25:30.288Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-10-26T21:25:30.288Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:30.288Z] latest [2023-10-26T21:25:30.288Z] 3.1.0-dev.65 [2023-10-26T21:25:30.288Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:30.288Z] main [2023-10-26T21:25:30.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:30.613Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:30.920Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:30.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-26T21:25:30.920Z] f1706fb1a13c: Preparing [2023-10-26T21:25:30.920Z] afb50820941a: Preparing [2023-10-26T21:25:30.920Z] 6033bd23a92d: Preparing [2023-10-26T21:25:30.920Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:30.920Z] b2c1693beba3: Preparing [2023-10-26T21:25:30.920Z] cc2447e1835a: Preparing [2023-10-26T21:25:30.920Z] cc2447e1835a: Waiting [2023-10-26T21:25:30.920Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:30.920Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:30.920Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:30.920Z] f1706fb1a13c: Pushed [2023-10-26T21:25:30.920Z] b2c1693beba3: Pushed [2023-10-26T21:25:32.293Z] afb50820941a: Pushed [2023-10-26T21:25:32.551Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:23a80ae28f0b29d09023cca29a456fe347d0790729c92b10add106b05e31ba66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:32.870Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:33.216Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-26T21:25:33.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-26T21:25:33.216Z] f1706fb1a13c: Preparing [2023-10-26T21:25:33.216Z] afb50820941a: Preparing [2023-10-26T21:25:33.216Z] 6033bd23a92d: Preparing [2023-10-26T21:25:33.216Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:33.216Z] b2c1693beba3: Preparing [2023-10-26T21:25:33.216Z] cc2447e1835a: Preparing [2023-10-26T21:25:33.216Z] cc2447e1835a: Waiting [2023-10-26T21:25:33.216Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:33.216Z] f1706fb1a13c: Layer already exists [2023-10-26T21:25:33.216Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:33.216Z] afb50820941a: Layer already exists [2023-10-26T21:25:33.216Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:33.216Z] b2c1693beba3: Layer already exists [2023-10-26T21:25:33.216Z] latest: digest: sha256:23a80ae28f0b29d09023cca29a456fe347d0790729c92b10add106b05e31ba66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:33.537Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:33.850Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.65 [2023-10-26T21:25:33.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-26T21:25:33.850Z] f1706fb1a13c: Preparing [2023-10-26T21:25:33.850Z] afb50820941a: Preparing [2023-10-26T21:25:33.850Z] 6033bd23a92d: Preparing [2023-10-26T21:25:33.850Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:33.850Z] b2c1693beba3: Preparing [2023-10-26T21:25:33.850Z] cc2447e1835a: Preparing [2023-10-26T21:25:33.850Z] cc2447e1835a: Waiting [2023-10-26T21:25:33.850Z] b2c1693beba3: Layer already exists [2023-10-26T21:25:33.850Z] afb50820941a: Layer already exists [2023-10-26T21:25:33.850Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:33.850Z] f1706fb1a13c: Layer already exists [2023-10-26T21:25:33.850Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:33.850Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:33.850Z] 3.1.0-dev.65: digest: sha256:23a80ae28f0b29d09023cca29a456fe347d0790729c92b10add106b05e31ba66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:34.163Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:34.475Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:34.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-26T21:25:34.476Z] f1706fb1a13c: Preparing [2023-10-26T21:25:34.476Z] afb50820941a: Preparing [2023-10-26T21:25:34.476Z] 6033bd23a92d: Preparing [2023-10-26T21:25:34.476Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:34.476Z] b2c1693beba3: Preparing [2023-10-26T21:25:34.476Z] cc2447e1835a: Preparing [2023-10-26T21:25:34.476Z] cc2447e1835a: Waiting [2023-10-26T21:25:34.476Z] f1706fb1a13c: Layer already exists [2023-10-26T21:25:34.476Z] afb50820941a: Layer already exists [2023-10-26T21:25:34.476Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:34.476Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:34.476Z] b2c1693beba3: Layer already exists [2023-10-26T21:25:34.476Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:34.476Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:23a80ae28f0b29d09023cca29a456fe347d0790729c92b10add106b05e31ba66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:34.787Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:35.090Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-10-26T21:25:35.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-26T21:25:35.090Z] f1706fb1a13c: Preparing [2023-10-26T21:25:35.090Z] afb50820941a: Preparing [2023-10-26T21:25:35.090Z] 6033bd23a92d: Preparing [2023-10-26T21:25:35.090Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:35.090Z] b2c1693beba3: Preparing [2023-10-26T21:25:35.090Z] cc2447e1835a: Preparing [2023-10-26T21:25:35.090Z] cc2447e1835a: Waiting [2023-10-26T21:25:35.090Z] f1706fb1a13c: Layer already exists [2023-10-26T21:25:35.090Z] b2c1693beba3: Layer already exists [2023-10-26T21:25:35.090Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:35.090Z] afb50820941a: Layer already exists [2023-10-26T21:25:35.090Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:35.090Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:35.090Z] main: digest: sha256:23a80ae28f0b29d09023cca29a456fe347d0790729c92b10add106b05e31ba66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:25:35.127Z] ===================================================== [Pipeline] echo [2023-10-26T21:25:35.133Z] taggedImages: [2023-10-26T21:25:35.133Z] - nexus3.edgexfoundry.org:10004/core-data:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:35.133Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-26T21:25:35.133Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.65 [2023-10-26T21:25:35.133Z] - nexus3.edgexfoundry.org:10004/core-data:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:35.133Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-10-26T21:25:35.149Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-10-26T21:25:35.149Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:35.149Z] latest [2023-10-26T21:25:35.149Z] 3.1.0-dev.65 [2023-10-26T21:25:35.149Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:35.149Z] main [2023-10-26T21:25:35.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:35.452Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:35.752Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:35.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-26T21:25:35.752Z] 0fe8af880f34: Preparing [2023-10-26T21:25:35.752Z] f7274ec7f717: Preparing [2023-10-26T21:25:35.752Z] cc7a9af2b4a9: Preparing [2023-10-26T21:25:35.752Z] 6033bd23a92d: Preparing [2023-10-26T21:25:35.752Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:35.752Z] a1d77e736fbd: Preparing [2023-10-26T21:25:35.752Z] cc2447e1835a: Preparing [2023-10-26T21:25:35.752Z] cc2447e1835a: Waiting [2023-10-26T21:25:35.752Z] a1d77e736fbd: Waiting [2023-10-26T21:25:35.752Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:35.752Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:35.752Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:35.752Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:35.752Z] f7274ec7f717: Pushed [2023-10-26T21:25:35.752Z] 0fe8af880f34: Pushed [2023-10-26T21:25:37.652Z] cc7a9af2b4a9: Pushed [2023-10-26T21:25:37.652Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:52a37fcb90e3b15f512d71cbc09d4d685d01a825235dbb9bbbc584191c774cef size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:37.966Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:38.268Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-26T21:25:38.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-26T21:25:38.268Z] 0fe8af880f34: Preparing [2023-10-26T21:25:38.268Z] f7274ec7f717: Preparing [2023-10-26T21:25:38.268Z] cc7a9af2b4a9: Preparing [2023-10-26T21:25:38.268Z] 6033bd23a92d: Preparing [2023-10-26T21:25:38.268Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:38.268Z] a1d77e736fbd: Preparing [2023-10-26T21:25:38.268Z] cc2447e1835a: Preparing [2023-10-26T21:25:38.268Z] a1d77e736fbd: Waiting [2023-10-26T21:25:38.268Z] cc2447e1835a: Waiting [2023-10-26T21:25:38.268Z] 0fe8af880f34: Layer already exists [2023-10-26T21:25:38.268Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:38.268Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:38.268Z] f7274ec7f717: Layer already exists [2023-10-26T21:25:38.268Z] cc7a9af2b4a9: Layer already exists [2023-10-26T21:25:38.268Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:38.268Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:38.268Z] latest: digest: sha256:52a37fcb90e3b15f512d71cbc09d4d685d01a825235dbb9bbbc584191c774cef size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:38.572Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:38.877Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.65 [2023-10-26T21:25:38.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-26T21:25:38.877Z] 0fe8af880f34: Preparing [2023-10-26T21:25:38.877Z] f7274ec7f717: Preparing [2023-10-26T21:25:38.877Z] cc7a9af2b4a9: Preparing [2023-10-26T21:25:38.877Z] 6033bd23a92d: Preparing [2023-10-26T21:25:38.877Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:38.877Z] a1d77e736fbd: Preparing [2023-10-26T21:25:38.877Z] cc2447e1835a: Preparing [2023-10-26T21:25:38.877Z] a1d77e736fbd: Waiting [2023-10-26T21:25:38.877Z] cc2447e1835a: Waiting [2023-10-26T21:25:38.877Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:38.877Z] f7274ec7f717: Layer already exists [2023-10-26T21:25:38.877Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:38.877Z] cc7a9af2b4a9: Layer already exists [2023-10-26T21:25:38.877Z] 0fe8af880f34: Layer already exists [2023-10-26T21:25:38.877Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:38.877Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:38.877Z] 3.1.0-dev.65: digest: sha256:52a37fcb90e3b15f512d71cbc09d4d685d01a825235dbb9bbbc584191c774cef size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:39.189Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:39.496Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:39.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-26T21:25:39.496Z] 0fe8af880f34: Preparing [2023-10-26T21:25:39.496Z] f7274ec7f717: Preparing [2023-10-26T21:25:39.496Z] cc7a9af2b4a9: Preparing [2023-10-26T21:25:39.496Z] 6033bd23a92d: Preparing [2023-10-26T21:25:39.496Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:39.496Z] a1d77e736fbd: Preparing [2023-10-26T21:25:39.496Z] cc2447e1835a: Preparing [2023-10-26T21:25:39.496Z] a1d77e736fbd: Waiting [2023-10-26T21:25:39.496Z] cc2447e1835a: Waiting [2023-10-26T21:25:39.496Z] 0fe8af880f34: Layer already exists [2023-10-26T21:25:39.496Z] cc7a9af2b4a9: Layer already exists [2023-10-26T21:25:39.496Z] f7274ec7f717: Layer already exists [2023-10-26T21:25:39.496Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:39.496Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:39.496Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:39.496Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:39.496Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:52a37fcb90e3b15f512d71cbc09d4d685d01a825235dbb9bbbc584191c774cef size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:39.798Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:40.105Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-10-26T21:25:40.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-26T21:25:40.105Z] 0fe8af880f34: Preparing [2023-10-26T21:25:40.105Z] f7274ec7f717: Preparing [2023-10-26T21:25:40.105Z] cc7a9af2b4a9: Preparing [2023-10-26T21:25:40.105Z] 6033bd23a92d: Preparing [2023-10-26T21:25:40.105Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:40.105Z] a1d77e736fbd: Preparing [2023-10-26T21:25:40.105Z] cc2447e1835a: Preparing [2023-10-26T21:25:40.105Z] a1d77e736fbd: Waiting [2023-10-26T21:25:40.105Z] cc2447e1835a: Waiting [2023-10-26T21:25:40.106Z] 0fe8af880f34: Layer already exists [2023-10-26T21:25:40.106Z] f7274ec7f717: Layer already exists [2023-10-26T21:25:40.106Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:40.106Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:40.106Z] cc7a9af2b4a9: Layer already exists [2023-10-26T21:25:40.106Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:40.106Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:40.106Z] main: digest: sha256:52a37fcb90e3b15f512d71cbc09d4d685d01a825235dbb9bbbc584191c774cef size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:25:40.140Z] ===================================================== [Pipeline] echo [2023-10-26T21:25:40.147Z] taggedImages: [2023-10-26T21:25:40.147Z] - nexus3.edgexfoundry.org:10004/core-metadata:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:40.147Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-26T21:25:40.147Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.65 [2023-10-26T21:25:40.147Z] - nexus3.edgexfoundry.org:10004/core-metadata:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:40.147Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-10-26T21:25:40.162Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-10-26T21:25:40.162Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:40.162Z] latest [2023-10-26T21:25:40.162Z] 3.1.0-dev.65 [2023-10-26T21:25:40.162Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:40.162Z] main [2023-10-26T21:25:40.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:40.466Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:40.925Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:40.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-26T21:25:40.925Z] 784b3e0ef5c7: Preparing [2023-10-26T21:25:40.925Z] 9862021d649a: Preparing [2023-10-26T21:25:40.925Z] 9027cb4f288f: Preparing [2023-10-26T21:25:40.925Z] 120ca476a448: Preparing [2023-10-26T21:25:40.925Z] 9844be0f769b: Preparing [2023-10-26T21:25:40.925Z] e16c5314c21f: Preparing [2023-10-26T21:25:40.925Z] 4d9369305f53: Preparing [2023-10-26T21:25:40.925Z] 6033bd23a92d: Preparing [2023-10-26T21:25:40.925Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:40.925Z] c7d9490ec2f1: Preparing [2023-10-26T21:25:40.925Z] 777bd9b5f4d3: Preparing [2023-10-26T21:25:40.925Z] 5f70bf18a086: Preparing [2023-10-26T21:25:40.925Z] 39c1ddf6f8b3: Preparing [2023-10-26T21:25:40.925Z] 4b0e9282b50d: Preparing [2023-10-26T21:25:40.925Z] cc2447e1835a: Preparing [2023-10-26T21:25:40.925Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:40.925Z] c7d9490ec2f1: Waiting [2023-10-26T21:25:40.925Z] 777bd9b5f4d3: Waiting [2023-10-26T21:25:40.925Z] 5f70bf18a086: Waiting [2023-10-26T21:25:40.925Z] 39c1ddf6f8b3: Waiting [2023-10-26T21:25:40.925Z] 4b0e9282b50d: Waiting [2023-10-26T21:25:40.925Z] cc2447e1835a: Waiting [2023-10-26T21:25:40.925Z] e16c5314c21f: Waiting [2023-10-26T21:25:40.925Z] 4d9369305f53: Waiting [2023-10-26T21:25:40.925Z] 6033bd23a92d: Waiting [2023-10-26T21:25:40.925Z] 9862021d649a: Pushed [2023-10-26T21:25:40.925Z] 9844be0f769b: Pushed [2023-10-26T21:25:40.925Z] 9027cb4f288f: Pushed [2023-10-26T21:25:40.925Z] 120ca476a448: Pushed [2023-10-26T21:25:40.925Z] 784b3e0ef5c7: Pushed [2023-10-26T21:25:40.925Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:40.925Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:40.925Z] e16c5314c21f: Pushed [2023-10-26T21:25:41.197Z] c7d9490ec2f1: Pushed [2023-10-26T21:25:41.197Z] 777bd9b5f4d3: Pushed [2023-10-26T21:25:41.197Z] 5f70bf18a086: Pushed [2023-10-26T21:25:41.197Z] 39c1ddf6f8b3: Pushed [2023-10-26T21:25:41.197Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:41.197Z] 4b0e9282b50d: Pushed [2023-10-26T21:25:43.157Z] 4d9369305f53: Pushed [2023-10-26T21:25:43.157Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:1b928d953ad12e0d147cdc958379ab8b9b59c73b49f5fcefc5cafbd6fed5b68d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:43.537Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:43.840Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-26T21:25:43.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-26T21:25:43.840Z] 784b3e0ef5c7: Preparing [2023-10-26T21:25:43.840Z] 9862021d649a: Preparing [2023-10-26T21:25:43.840Z] 9027cb4f288f: Preparing [2023-10-26T21:25:43.840Z] 120ca476a448: Preparing [2023-10-26T21:25:43.840Z] 9844be0f769b: Preparing [2023-10-26T21:25:43.840Z] e16c5314c21f: Preparing [2023-10-26T21:25:43.840Z] 4d9369305f53: Preparing [2023-10-26T21:25:43.840Z] 6033bd23a92d: Preparing [2023-10-26T21:25:43.840Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:43.840Z] c7d9490ec2f1: Preparing [2023-10-26T21:25:43.840Z] 777bd9b5f4d3: Preparing [2023-10-26T21:25:43.840Z] 5f70bf18a086: Preparing [2023-10-26T21:25:43.840Z] 39c1ddf6f8b3: Preparing [2023-10-26T21:25:43.840Z] 4b0e9282b50d: Preparing [2023-10-26T21:25:43.840Z] cc2447e1835a: Preparing [2023-10-26T21:25:43.840Z] 777bd9b5f4d3: Waiting [2023-10-26T21:25:43.840Z] 5f70bf18a086: Waiting [2023-10-26T21:25:43.840Z] c7d9490ec2f1: Waiting [2023-10-26T21:25:43.840Z] 4d9369305f53: Waiting [2023-10-26T21:25:43.840Z] 6033bd23a92d: Waiting [2023-10-26T21:25:43.840Z] 39c1ddf6f8b3: Waiting [2023-10-26T21:25:43.840Z] 4b0e9282b50d: Waiting [2023-10-26T21:25:43.840Z] e16c5314c21f: Waiting [2023-10-26T21:25:43.840Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:43.840Z] cc2447e1835a: Waiting [2023-10-26T21:25:43.840Z] 120ca476a448: Layer already exists [2023-10-26T21:25:43.840Z] 9844be0f769b: Layer already exists [2023-10-26T21:25:43.840Z] 784b3e0ef5c7: Layer already exists [2023-10-26T21:25:43.840Z] 9027cb4f288f: Layer already exists [2023-10-26T21:25:43.840Z] 9862021d649a: Layer already exists [2023-10-26T21:25:43.840Z] 4d9369305f53: Layer already exists [2023-10-26T21:25:43.840Z] e16c5314c21f: Layer already exists [2023-10-26T21:25:43.840Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:43.840Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:43.840Z] c7d9490ec2f1: Layer already exists [2023-10-26T21:25:43.840Z] 777bd9b5f4d3: Layer already exists [2023-10-26T21:25:43.840Z] 5f70bf18a086: Layer already exists [2023-10-26T21:25:43.840Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:43.840Z] 4b0e9282b50d: Layer already exists [2023-10-26T21:25:43.840Z] 39c1ddf6f8b3: Layer already exists [2023-10-26T21:25:43.840Z] latest: digest: sha256:1b928d953ad12e0d147cdc958379ab8b9b59c73b49f5fcefc5cafbd6fed5b68d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:44.141Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:44.443Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.65 [2023-10-26T21:25:44.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-26T21:25:44.443Z] 784b3e0ef5c7: Preparing [2023-10-26T21:25:44.443Z] 9862021d649a: Preparing [2023-10-26T21:25:44.443Z] 9027cb4f288f: Preparing [2023-10-26T21:25:44.443Z] 120ca476a448: Preparing [2023-10-26T21:25:44.443Z] 9844be0f769b: Preparing [2023-10-26T21:25:44.443Z] e16c5314c21f: Preparing [2023-10-26T21:25:44.443Z] 4d9369305f53: Preparing [2023-10-26T21:25:44.443Z] 6033bd23a92d: Preparing [2023-10-26T21:25:44.443Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:44.443Z] c7d9490ec2f1: Preparing [2023-10-26T21:25:44.443Z] 777bd9b5f4d3: Preparing [2023-10-26T21:25:44.443Z] 5f70bf18a086: Preparing [2023-10-26T21:25:44.443Z] 39c1ddf6f8b3: Preparing [2023-10-26T21:25:44.443Z] 4b0e9282b50d: Preparing [2023-10-26T21:25:44.443Z] cc2447e1835a: Preparing [2023-10-26T21:25:44.443Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:44.443Z] 5f70bf18a086: Waiting [2023-10-26T21:25:44.443Z] cc2447e1835a: Waiting [2023-10-26T21:25:44.443Z] e16c5314c21f: Waiting [2023-10-26T21:25:44.443Z] 4d9369305f53: Waiting [2023-10-26T21:25:44.443Z] c7d9490ec2f1: Waiting [2023-10-26T21:25:44.443Z] 777bd9b5f4d3: Waiting [2023-10-26T21:25:44.443Z] 39c1ddf6f8b3: Waiting [2023-10-26T21:25:44.443Z] 6033bd23a92d: Waiting [2023-10-26T21:25:44.443Z] 4b0e9282b50d: Waiting [2023-10-26T21:25:44.443Z] 784b3e0ef5c7: Layer already exists [2023-10-26T21:25:44.443Z] 9862021d649a: Layer already exists [2023-10-26T21:25:44.443Z] 9844be0f769b: Layer already exists [2023-10-26T21:25:44.443Z] 120ca476a448: Layer already exists [2023-10-26T21:25:44.443Z] 9027cb4f288f: Layer already exists [2023-10-26T21:25:44.443Z] e16c5314c21f: Layer already exists [2023-10-26T21:25:44.443Z] 4d9369305f53: Layer already exists [2023-10-26T21:25:44.443Z] c7d9490ec2f1: Layer already exists [2023-10-26T21:25:44.443Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:44.443Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:44.443Z] 777bd9b5f4d3: Layer already exists [2023-10-26T21:25:44.443Z] 5f70bf18a086: Layer already exists [2023-10-26T21:25:44.443Z] 39c1ddf6f8b3: Layer already exists [2023-10-26T21:25:44.443Z] 4b0e9282b50d: Layer already exists [2023-10-26T21:25:44.443Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:44.443Z] 3.1.0-dev.65: digest: sha256:1b928d953ad12e0d147cdc958379ab8b9b59c73b49f5fcefc5cafbd6fed5b68d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:44.750Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:45.054Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:45.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-26T21:25:45.054Z] 784b3e0ef5c7: Preparing [2023-10-26T21:25:45.054Z] 9862021d649a: Preparing [2023-10-26T21:25:45.054Z] 9027cb4f288f: Preparing [2023-10-26T21:25:45.054Z] 120ca476a448: Preparing [2023-10-26T21:25:45.054Z] 9844be0f769b: Preparing [2023-10-26T21:25:45.054Z] e16c5314c21f: Preparing [2023-10-26T21:25:45.054Z] 4d9369305f53: Preparing [2023-10-26T21:25:45.054Z] 6033bd23a92d: Preparing [2023-10-26T21:25:45.054Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:45.054Z] c7d9490ec2f1: Preparing [2023-10-26T21:25:45.054Z] 777bd9b5f4d3: Preparing [2023-10-26T21:25:45.054Z] 5f70bf18a086: Preparing [2023-10-26T21:25:45.054Z] 39c1ddf6f8b3: Preparing [2023-10-26T21:25:45.054Z] 4b0e9282b50d: Preparing [2023-10-26T21:25:45.054Z] cc2447e1835a: Preparing [2023-10-26T21:25:45.054Z] c7d9490ec2f1: Waiting [2023-10-26T21:25:45.054Z] 6033bd23a92d: Waiting [2023-10-26T21:25:45.054Z] e16c5314c21f: Waiting [2023-10-26T21:25:45.054Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:45.054Z] 4d9369305f53: Waiting [2023-10-26T21:25:45.054Z] 5f70bf18a086: Waiting [2023-10-26T21:25:45.054Z] 777bd9b5f4d3: Waiting [2023-10-26T21:25:45.054Z] 39c1ddf6f8b3: Waiting [2023-10-26T21:25:45.054Z] cc2447e1835a: Waiting [2023-10-26T21:25:45.054Z] 120ca476a448: Layer already exists [2023-10-26T21:25:45.054Z] 9862021d649a: Layer already exists [2023-10-26T21:25:45.054Z] 784b3e0ef5c7: Layer already exists [2023-10-26T21:25:45.054Z] 9844be0f769b: Layer already exists [2023-10-26T21:25:45.054Z] 9027cb4f288f: Layer already exists [2023-10-26T21:25:45.054Z] e16c5314c21f: Layer already exists [2023-10-26T21:25:45.054Z] 4d9369305f53: Layer already exists [2023-10-26T21:25:45.054Z] c7d9490ec2f1: Layer already exists [2023-10-26T21:25:45.054Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:45.054Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:45.054Z] 777bd9b5f4d3: Layer already exists [2023-10-26T21:25:45.054Z] 5f70bf18a086: Layer already exists [2023-10-26T21:25:45.054Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:45.054Z] 39c1ddf6f8b3: Layer already exists [2023-10-26T21:25:45.054Z] 4b0e9282b50d: Layer already exists [2023-10-26T21:25:45.054Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:1b928d953ad12e0d147cdc958379ab8b9b59c73b49f5fcefc5cafbd6fed5b68d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:45.359Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:45.660Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-10-26T21:25:45.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-26T21:25:45.660Z] 784b3e0ef5c7: Preparing [2023-10-26T21:25:45.660Z] 9862021d649a: Preparing [2023-10-26T21:25:45.660Z] 9027cb4f288f: Preparing [2023-10-26T21:25:45.660Z] 120ca476a448: Preparing [2023-10-26T21:25:45.660Z] 9844be0f769b: Preparing [2023-10-26T21:25:45.660Z] e16c5314c21f: Preparing [2023-10-26T21:25:45.660Z] 4d9369305f53: Preparing [2023-10-26T21:25:45.660Z] 6033bd23a92d: Preparing [2023-10-26T21:25:45.660Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:45.660Z] c7d9490ec2f1: Preparing [2023-10-26T21:25:45.660Z] 777bd9b5f4d3: Preparing [2023-10-26T21:25:45.660Z] 5f70bf18a086: Preparing [2023-10-26T21:25:45.660Z] 39c1ddf6f8b3: Preparing [2023-10-26T21:25:45.660Z] 4b0e9282b50d: Preparing [2023-10-26T21:25:45.660Z] cc2447e1835a: Preparing [2023-10-26T21:25:45.660Z] c7d9490ec2f1: Waiting [2023-10-26T21:25:45.660Z] 4b0e9282b50d: Waiting [2023-10-26T21:25:45.660Z] cc2447e1835a: Waiting [2023-10-26T21:25:45.660Z] 777bd9b5f4d3: Waiting [2023-10-26T21:25:45.660Z] 5f70bf18a086: Waiting [2023-10-26T21:25:45.660Z] 39c1ddf6f8b3: Waiting [2023-10-26T21:25:45.660Z] 4d9369305f53: Waiting [2023-10-26T21:25:45.660Z] 6033bd23a92d: Waiting [2023-10-26T21:25:45.660Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:45.660Z] e16c5314c21f: Waiting [2023-10-26T21:25:45.660Z] 120ca476a448: Layer already exists [2023-10-26T21:25:45.660Z] 9844be0f769b: Layer already exists [2023-10-26T21:25:45.660Z] 9027cb4f288f: Layer already exists [2023-10-26T21:25:45.660Z] 784b3e0ef5c7: Layer already exists [2023-10-26T21:25:45.660Z] 9862021d649a: Layer already exists [2023-10-26T21:25:45.660Z] e16c5314c21f: Layer already exists [2023-10-26T21:25:45.660Z] 4d9369305f53: Layer already exists [2023-10-26T21:25:45.660Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:45.660Z] c7d9490ec2f1: Layer already exists [2023-10-26T21:25:45.660Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:45.660Z] 777bd9b5f4d3: Layer already exists [2023-10-26T21:25:45.660Z] 5f70bf18a086: Layer already exists [2023-10-26T21:25:45.660Z] 4b0e9282b50d: Layer already exists [2023-10-26T21:25:45.660Z] 39c1ddf6f8b3: Layer already exists [2023-10-26T21:25:45.660Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:45.660Z] main: digest: sha256:1b928d953ad12e0d147cdc958379ab8b9b59c73b49f5fcefc5cafbd6fed5b68d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:25:45.705Z] ===================================================== [Pipeline] echo [2023-10-26T21:25:45.715Z] taggedImages: [2023-10-26T21:25:45.715Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:45.715Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-26T21:25:45.715Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.65 [2023-10-26T21:25:45.715Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:45.715Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-10-26T21:25:45.736Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-10-26T21:25:45.736Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:45.736Z] latest [2023-10-26T21:25:45.736Z] 3.1.0-dev.65 [2023-10-26T21:25:45.736Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:45.736Z] main [2023-10-26T21:25:45.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:46.056Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:46.360Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:46.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-26T21:25:46.360Z] f0c9e28f6905: Preparing [2023-10-26T21:25:46.360Z] c24f2dcf6014: Preparing [2023-10-26T21:25:46.360Z] e836e9338feb: Preparing [2023-10-26T21:25:46.360Z] 809ced8ef99e: Preparing [2023-10-26T21:25:46.360Z] 6033bd23a92d: Preparing [2023-10-26T21:25:46.360Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:46.360Z] a1d77e736fbd: Preparing [2023-10-26T21:25:46.360Z] cc2447e1835a: Preparing [2023-10-26T21:25:46.360Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:46.360Z] a1d77e736fbd: Waiting [2023-10-26T21:25:46.360Z] cc2447e1835a: Waiting [2023-10-26T21:25:46.360Z] c24f2dcf6014: Layer already exists [2023-10-26T21:25:46.360Z] f0c9e28f6905: Layer already exists [2023-10-26T21:25:46.360Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:46.360Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:46.360Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:46.360Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:46.360Z] e836e9338feb: Pushed [2023-10-26T21:25:47.732Z] 809ced8ef99e: Pushed [2023-10-26T21:25:47.732Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:a40e134203bd6e006f3a1cd485a68e245d4dded8527f155ddf973b5b20d8ba60 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:48.036Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:48.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-26T21:25:48.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-26T21:25:48.338Z] f0c9e28f6905: Preparing [2023-10-26T21:25:48.338Z] c24f2dcf6014: Preparing [2023-10-26T21:25:48.338Z] e836e9338feb: Preparing [2023-10-26T21:25:48.338Z] 809ced8ef99e: Preparing [2023-10-26T21:25:48.338Z] 6033bd23a92d: Preparing [2023-10-26T21:25:48.338Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:48.338Z] a1d77e736fbd: Preparing [2023-10-26T21:25:48.338Z] cc2447e1835a: Preparing [2023-10-26T21:25:48.338Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:48.338Z] a1d77e736fbd: Waiting [2023-10-26T21:25:48.338Z] e836e9338feb: Layer already exists [2023-10-26T21:25:48.338Z] f0c9e28f6905: Layer already exists [2023-10-26T21:25:48.338Z] 809ced8ef99e: Layer already exists [2023-10-26T21:25:48.338Z] c24f2dcf6014: Layer already exists [2023-10-26T21:25:48.338Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:48.338Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:48.338Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:48.338Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:48.338Z] latest: digest: sha256:a40e134203bd6e006f3a1cd485a68e245d4dded8527f155ddf973b5b20d8ba60 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:48.649Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:48.949Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.65 [2023-10-26T21:25:48.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-26T21:25:48.949Z] f0c9e28f6905: Preparing [2023-10-26T21:25:48.949Z] c24f2dcf6014: Preparing [2023-10-26T21:25:48.949Z] e836e9338feb: Preparing [2023-10-26T21:25:48.949Z] 809ced8ef99e: Preparing [2023-10-26T21:25:48.949Z] 6033bd23a92d: Preparing [2023-10-26T21:25:48.949Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:48.949Z] a1d77e736fbd: Preparing [2023-10-26T21:25:48.949Z] cc2447e1835a: Preparing [2023-10-26T21:25:48.949Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:48.949Z] a1d77e736fbd: Waiting [2023-10-26T21:25:48.949Z] cc2447e1835a: Waiting [2023-10-26T21:25:48.949Z] c24f2dcf6014: Layer already exists [2023-10-26T21:25:48.949Z] f0c9e28f6905: Layer already exists [2023-10-26T21:25:48.949Z] 809ced8ef99e: Layer already exists [2023-10-26T21:25:48.949Z] e836e9338feb: Layer already exists [2023-10-26T21:25:48.949Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:48.949Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:48.949Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:48.950Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:48.950Z] 3.1.0-dev.65: digest: sha256:a40e134203bd6e006f3a1cd485a68e245d4dded8527f155ddf973b5b20d8ba60 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:49.258Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:49.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:49.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-26T21:25:49.560Z] f0c9e28f6905: Preparing [2023-10-26T21:25:49.560Z] c24f2dcf6014: Preparing [2023-10-26T21:25:49.560Z] e836e9338feb: Preparing [2023-10-26T21:25:49.560Z] 809ced8ef99e: Preparing [2023-10-26T21:25:49.560Z] 6033bd23a92d: Preparing [2023-10-26T21:25:49.560Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:49.560Z] a1d77e736fbd: Preparing [2023-10-26T21:25:49.560Z] cc2447e1835a: Preparing [2023-10-26T21:25:49.560Z] a1d77e736fbd: Waiting [2023-10-26T21:25:49.560Z] cc2447e1835a: Waiting [2023-10-26T21:25:49.560Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:49.560Z] c24f2dcf6014: Layer already exists [2023-10-26T21:25:49.560Z] f0c9e28f6905: Layer already exists [2023-10-26T21:25:49.560Z] 809ced8ef99e: Layer already exists [2023-10-26T21:25:49.560Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:49.560Z] e836e9338feb: Layer already exists [2023-10-26T21:25:49.560Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:49.560Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:49.560Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:49.560Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:a40e134203bd6e006f3a1cd485a68e245d4dded8527f155ddf973b5b20d8ba60 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:49.866Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:50.182Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-10-26T21:25:50.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-26T21:25:50.182Z] f0c9e28f6905: Preparing [2023-10-26T21:25:50.182Z] c24f2dcf6014: Preparing [2023-10-26T21:25:50.182Z] e836e9338feb: Preparing [2023-10-26T21:25:50.182Z] 809ced8ef99e: Preparing [2023-10-26T21:25:50.182Z] 6033bd23a92d: Preparing [2023-10-26T21:25:50.182Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:50.182Z] a1d77e736fbd: Preparing [2023-10-26T21:25:50.182Z] cc2447e1835a: Preparing [2023-10-26T21:25:50.182Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:50.182Z] a1d77e736fbd: Waiting [2023-10-26T21:25:50.182Z] cc2447e1835a: Waiting [2023-10-26T21:25:50.182Z] c24f2dcf6014: Layer already exists [2023-10-26T21:25:50.182Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:50.182Z] 809ced8ef99e: Layer already exists [2023-10-26T21:25:50.182Z] e836e9338feb: Layer already exists [2023-10-26T21:25:50.182Z] f0c9e28f6905: Layer already exists [2023-10-26T21:25:50.182Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:50.182Z] a1d77e736fbd: Layer already exists [2023-10-26T21:25:50.182Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:50.182Z] main: digest: sha256:a40e134203bd6e006f3a1cd485a68e245d4dded8527f155ddf973b5b20d8ba60 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:25:50.239Z] ===================================================== [Pipeline] echo [2023-10-26T21:25:50.248Z] taggedImages: [2023-10-26T21:25:50.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:50.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-26T21:25:50.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.65 [2023-10-26T21:25:50.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:50.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-10-26T21:25:50.273Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-10-26T21:25:50.273Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:50.273Z] latest [2023-10-26T21:25:50.273Z] 3.1.0-dev.65 [2023-10-26T21:25:50.273Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:50.273Z] main [2023-10-26T21:25:50.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:50.601Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:50.906Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:50.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-26T21:25:50.906Z] ee45623063e5: Preparing [2023-10-26T21:25:50.906Z] ac939aa82b09: Preparing [2023-10-26T21:25:50.906Z] b89f2db5258c: Preparing [2023-10-26T21:25:50.906Z] d77f32886829: Preparing [2023-10-26T21:25:50.906Z] 59971621de16: Preparing [2023-10-26T21:25:50.906Z] 6033bd23a92d: Preparing [2023-10-26T21:25:50.906Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:50.906Z] 1e0082878469: Preparing [2023-10-26T21:25:50.906Z] 2f049d8c2d48: Preparing [2023-10-26T21:25:50.906Z] cc2447e1835a: Preparing [2023-10-26T21:25:50.906Z] 6033bd23a92d: Waiting [2023-10-26T21:25:50.906Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:50.906Z] 2f049d8c2d48: Waiting [2023-10-26T21:25:50.906Z] 1e0082878469: Waiting [2023-10-26T21:25:50.906Z] cc2447e1835a: Waiting [2023-10-26T21:25:50.906Z] ac939aa82b09: Pushed [2023-10-26T21:25:50.906Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:50.906Z] 59971621de16: Pushed [2023-10-26T21:25:50.906Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:50.906Z] ee45623063e5: Pushed [2023-10-26T21:25:50.906Z] d77f32886829: Pushed [2023-10-26T21:25:50.906Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:50.906Z] 1e0082878469: Pushed [2023-10-26T21:25:52.280Z] b89f2db5258c: Pushed [2023-10-26T21:25:52.537Z] 2f049d8c2d48: Pushed [2023-10-26T21:25:52.796Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:6744b9460253e4ae05354091492c1bec2102ab73e32a27273779334bb5eac99f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:53.102Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:53.403Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-26T21:25:53.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-26T21:25:53.403Z] ee45623063e5: Preparing [2023-10-26T21:25:53.403Z] ac939aa82b09: Preparing [2023-10-26T21:25:53.403Z] b89f2db5258c: Preparing [2023-10-26T21:25:53.403Z] d77f32886829: Preparing [2023-10-26T21:25:53.403Z] 59971621de16: Preparing [2023-10-26T21:25:53.403Z] 6033bd23a92d: Preparing [2023-10-26T21:25:53.403Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:53.403Z] 1e0082878469: Preparing [2023-10-26T21:25:53.403Z] 2f049d8c2d48: Preparing [2023-10-26T21:25:53.403Z] cc2447e1835a: Preparing [2023-10-26T21:25:53.403Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:53.403Z] 1e0082878469: Waiting [2023-10-26T21:25:53.403Z] 2f049d8c2d48: Waiting [2023-10-26T21:25:53.403Z] cc2447e1835a: Waiting [2023-10-26T21:25:53.403Z] ac939aa82b09: Layer already exists [2023-10-26T21:25:53.403Z] b89f2db5258c: Layer already exists [2023-10-26T21:25:53.403Z] ee45623063e5: Layer already exists [2023-10-26T21:25:53.403Z] 59971621de16: Layer already exists [2023-10-26T21:25:53.403Z] d77f32886829: Layer already exists [2023-10-26T21:25:53.403Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:53.403Z] 1e0082878469: Layer already exists [2023-10-26T21:25:53.403Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:53.403Z] 2f049d8c2d48: Layer already exists [2023-10-26T21:25:53.403Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:53.403Z] latest: digest: sha256:6744b9460253e4ae05354091492c1bec2102ab73e32a27273779334bb5eac99f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:53.710Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:54.013Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.65 [2023-10-26T21:25:54.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-26T21:25:54.013Z] ee45623063e5: Preparing [2023-10-26T21:25:54.013Z] ac939aa82b09: Preparing [2023-10-26T21:25:54.013Z] b89f2db5258c: Preparing [2023-10-26T21:25:54.013Z] d77f32886829: Preparing [2023-10-26T21:25:54.013Z] 59971621de16: Preparing [2023-10-26T21:25:54.013Z] 6033bd23a92d: Preparing [2023-10-26T21:25:54.013Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:54.013Z] 1e0082878469: Preparing [2023-10-26T21:25:54.013Z] 2f049d8c2d48: Preparing [2023-10-26T21:25:54.013Z] cc2447e1835a: Preparing [2023-10-26T21:25:54.013Z] 6033bd23a92d: Waiting [2023-10-26T21:25:54.013Z] 1e0082878469: Waiting [2023-10-26T21:25:54.013Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:54.013Z] 2f049d8c2d48: Waiting [2023-10-26T21:25:54.013Z] cc2447e1835a: Waiting [2023-10-26T21:25:54.013Z] ee45623063e5: Layer already exists [2023-10-26T21:25:54.013Z] b89f2db5258c: Layer already exists [2023-10-26T21:25:54.013Z] 59971621de16: Layer already exists [2023-10-26T21:25:54.013Z] d77f32886829: Layer already exists [2023-10-26T21:25:54.013Z] ac939aa82b09: Layer already exists [2023-10-26T21:25:54.013Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:54.013Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:54.013Z] 1e0082878469: Layer already exists [2023-10-26T21:25:54.013Z] 2f049d8c2d48: Layer already exists [2023-10-26T21:25:54.013Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:54.013Z] 3.1.0-dev.65: digest: sha256:6744b9460253e4ae05354091492c1bec2102ab73e32a27273779334bb5eac99f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:54.316Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:54.614Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:54.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-26T21:25:54.614Z] ee45623063e5: Preparing [2023-10-26T21:25:54.614Z] ac939aa82b09: Preparing [2023-10-26T21:25:54.614Z] b89f2db5258c: Preparing [2023-10-26T21:25:54.614Z] d77f32886829: Preparing [2023-10-26T21:25:54.614Z] 59971621de16: Preparing [2023-10-26T21:25:54.614Z] 6033bd23a92d: Preparing [2023-10-26T21:25:54.614Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:54.614Z] 1e0082878469: Preparing [2023-10-26T21:25:54.614Z] 2f049d8c2d48: Preparing [2023-10-26T21:25:54.614Z] cc2447e1835a: Preparing [2023-10-26T21:25:54.614Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:54.614Z] 1e0082878469: Waiting [2023-10-26T21:25:54.614Z] 2f049d8c2d48: Waiting [2023-10-26T21:25:54.614Z] cc2447e1835a: Waiting [2023-10-26T21:25:54.614Z] 6033bd23a92d: Waiting [2023-10-26T21:25:54.614Z] d77f32886829: Layer already exists [2023-10-26T21:25:54.614Z] 59971621de16: Layer already exists [2023-10-26T21:25:54.614Z] b89f2db5258c: Layer already exists [2023-10-26T21:25:54.614Z] ac939aa82b09: Layer already exists [2023-10-26T21:25:54.614Z] ee45623063e5: Layer already exists [2023-10-26T21:25:54.614Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:54.614Z] 2f049d8c2d48: Layer already exists [2023-10-26T21:25:54.614Z] 1e0082878469: Layer already exists [2023-10-26T21:25:54.614Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:54.614Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:54.614Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:6744b9460253e4ae05354091492c1bec2102ab73e32a27273779334bb5eac99f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:54.919Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:55.221Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-10-26T21:25:55.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-26T21:25:55.221Z] ee45623063e5: Preparing [2023-10-26T21:25:55.221Z] ac939aa82b09: Preparing [2023-10-26T21:25:55.221Z] b89f2db5258c: Preparing [2023-10-26T21:25:55.221Z] d77f32886829: Preparing [2023-10-26T21:25:55.221Z] 59971621de16: Preparing [2023-10-26T21:25:55.221Z] 6033bd23a92d: Preparing [2023-10-26T21:25:55.221Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:55.221Z] 1e0082878469: Preparing [2023-10-26T21:25:55.221Z] 2f049d8c2d48: Preparing [2023-10-26T21:25:55.221Z] cc2447e1835a: Preparing [2023-10-26T21:25:55.221Z] 6033bd23a92d: Waiting [2023-10-26T21:25:55.221Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:55.221Z] 1e0082878469: Waiting [2023-10-26T21:25:55.221Z] 2f049d8c2d48: Waiting [2023-10-26T21:25:55.221Z] cc2447e1835a: Waiting [2023-10-26T21:25:55.221Z] d77f32886829: Layer already exists [2023-10-26T21:25:55.221Z] 59971621de16: Layer already exists [2023-10-26T21:25:55.221Z] b89f2db5258c: Layer already exists [2023-10-26T21:25:55.221Z] ac939aa82b09: Layer already exists [2023-10-26T21:25:55.221Z] ee45623063e5: Layer already exists [2023-10-26T21:25:55.221Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:55.221Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:55.221Z] 1e0082878469: Layer already exists [2023-10-26T21:25:55.221Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:55.221Z] 2f049d8c2d48: Layer already exists [2023-10-26T21:25:55.221Z] main: digest: sha256:6744b9460253e4ae05354091492c1bec2102ab73e32a27273779334bb5eac99f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:25:55.259Z] ===================================================== [Pipeline] echo [2023-10-26T21:25:55.265Z] taggedImages: [2023-10-26T21:25:55.265Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:55.265Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-26T21:25:55.265Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.65 [2023-10-26T21:25:55.265Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:55.265Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-10-26T21:25:55.281Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-10-26T21:25:55.281Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:55.281Z] latest [2023-10-26T21:25:55.281Z] 3.1.0-dev.65 [2023-10-26T21:25:55.281Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:55.281Z] main [2023-10-26T21:25:55.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:55.583Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:55.884Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:25:55.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-26T21:25:55.884Z] 270c80ab26f1: Preparing [2023-10-26T21:25:55.884Z] d57f7be7281a: Preparing [2023-10-26T21:25:55.884Z] e36295ba4c0b: Preparing [2023-10-26T21:25:55.884Z] 005b1c1d8061: Preparing [2023-10-26T21:25:55.884Z] 8b63d5e36436: Preparing [2023-10-26T21:25:55.884Z] 5cbf161858b3: Preparing [2023-10-26T21:25:55.884Z] c91226351b7e: Preparing [2023-10-26T21:25:55.884Z] 6033bd23a92d: Preparing [2023-10-26T21:25:55.884Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:55.884Z] ebde94573b70: Preparing [2023-10-26T21:25:55.884Z] cc2447e1835a: Preparing [2023-10-26T21:25:55.884Z] 6033bd23a92d: Waiting [2023-10-26T21:25:55.884Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:55.884Z] ebde94573b70: Waiting [2023-10-26T21:25:55.884Z] cc2447e1835a: Waiting [2023-10-26T21:25:55.884Z] 5cbf161858b3: Waiting [2023-10-26T21:25:55.884Z] c91226351b7e: Waiting [2023-10-26T21:25:55.884Z] 270c80ab26f1: Pushed [2023-10-26T21:25:55.884Z] d57f7be7281a: Pushed [2023-10-26T21:25:55.884Z] 8b63d5e36436: Pushed [2023-10-26T21:25:55.884Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:55.884Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:55.884Z] 5cbf161858b3: Pushed [2023-10-26T21:25:56.142Z] c91226351b7e: Pushed [2023-10-26T21:25:56.142Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:57.074Z] 005b1c1d8061: Pushed [2023-10-26T21:25:57.074Z] ebde94573b70: Pushed [2023-10-26T21:25:57.332Z] e36295ba4c0b: Pushed [2023-10-26T21:25:57.590Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:aea9738303b7e1e729663e152f4fa573516837257d656d642165be53439b5cc4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:57.899Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:58.201Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-26T21:25:58.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-26T21:25:58.201Z] 270c80ab26f1: Preparing [2023-10-26T21:25:58.201Z] d57f7be7281a: Preparing [2023-10-26T21:25:58.201Z] e36295ba4c0b: Preparing [2023-10-26T21:25:58.201Z] 005b1c1d8061: Preparing [2023-10-26T21:25:58.201Z] 8b63d5e36436: Preparing [2023-10-26T21:25:58.201Z] 5cbf161858b3: Preparing [2023-10-26T21:25:58.201Z] c91226351b7e: Preparing [2023-10-26T21:25:58.201Z] 6033bd23a92d: Preparing [2023-10-26T21:25:58.202Z] 5cbf161858b3: Waiting [2023-10-26T21:25:58.202Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:58.202Z] ebde94573b70: Preparing [2023-10-26T21:25:58.202Z] c91226351b7e: Waiting [2023-10-26T21:25:58.202Z] cc2447e1835a: Preparing [2023-10-26T21:25:58.202Z] 6033bd23a92d: Waiting [2023-10-26T21:25:58.202Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:58.202Z] ebde94573b70: Waiting [2023-10-26T21:25:58.202Z] cc2447e1835a: Waiting [2023-10-26T21:25:58.202Z] 270c80ab26f1: Layer already exists [2023-10-26T21:25:58.202Z] e36295ba4c0b: Layer already exists [2023-10-26T21:25:58.202Z] d57f7be7281a: Layer already exists [2023-10-26T21:25:58.202Z] 8b63d5e36436: Layer already exists [2023-10-26T21:25:58.202Z] 005b1c1d8061: Layer already exists [2023-10-26T21:25:58.202Z] 5cbf161858b3: Layer already exists [2023-10-26T21:25:58.202Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:58.202Z] c91226351b7e: Layer already exists [2023-10-26T21:25:58.202Z] ebde94573b70: Layer already exists [2023-10-26T21:25:58.202Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:58.202Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:58.202Z] latest: digest: sha256:aea9738303b7e1e729663e152f4fa573516837257d656d642165be53439b5cc4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:58.514Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:58.820Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.65 [2023-10-26T21:25:58.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-26T21:25:58.820Z] 270c80ab26f1: Preparing [2023-10-26T21:25:58.820Z] d57f7be7281a: Preparing [2023-10-26T21:25:58.820Z] e36295ba4c0b: Preparing [2023-10-26T21:25:58.820Z] 005b1c1d8061: Preparing [2023-10-26T21:25:58.820Z] 8b63d5e36436: Preparing [2023-10-26T21:25:58.820Z] 5cbf161858b3: Preparing [2023-10-26T21:25:58.820Z] c91226351b7e: Preparing [2023-10-26T21:25:58.820Z] 6033bd23a92d: Preparing [2023-10-26T21:25:58.820Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:58.820Z] ebde94573b70: Preparing [2023-10-26T21:25:58.820Z] cc2447e1835a: Preparing [2023-10-26T21:25:58.820Z] 88ed2e549bbe: Waiting [2023-10-26T21:25:58.820Z] 5cbf161858b3: Waiting [2023-10-26T21:25:58.820Z] c91226351b7e: Waiting [2023-10-26T21:25:58.820Z] 6033bd23a92d: Waiting [2023-10-26T21:25:58.820Z] d57f7be7281a: Layer already exists [2023-10-26T21:25:58.820Z] 8b63d5e36436: Layer already exists [2023-10-26T21:25:58.820Z] 270c80ab26f1: Layer already exists [2023-10-26T21:25:58.820Z] 005b1c1d8061: Layer already exists [2023-10-26T21:25:58.820Z] e36295ba4c0b: Layer already exists [2023-10-26T21:25:58.820Z] 5cbf161858b3: Layer already exists [2023-10-26T21:25:58.820Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:58.820Z] ebde94573b70: Layer already exists [2023-10-26T21:25:58.820Z] c91226351b7e: Layer already exists [2023-10-26T21:25:58.820Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:58.820Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:58.820Z] 3.1.0-dev.65: digest: sha256:aea9738303b7e1e729663e152f4fa573516837257d656d642165be53439b5cc4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:59.135Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:59.449Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:25:59.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-26T21:25:59.449Z] 270c80ab26f1: Preparing [2023-10-26T21:25:59.450Z] d57f7be7281a: Preparing [2023-10-26T21:25:59.450Z] e36295ba4c0b: Preparing [2023-10-26T21:25:59.450Z] 005b1c1d8061: Preparing [2023-10-26T21:25:59.450Z] 8b63d5e36436: Preparing [2023-10-26T21:25:59.450Z] 5cbf161858b3: Preparing [2023-10-26T21:25:59.450Z] c91226351b7e: Preparing [2023-10-26T21:25:59.450Z] 6033bd23a92d: Preparing [2023-10-26T21:25:59.450Z] 5cbf161858b3: Waiting [2023-10-26T21:25:59.450Z] c91226351b7e: Waiting [2023-10-26T21:25:59.450Z] 88ed2e549bbe: Preparing [2023-10-26T21:25:59.450Z] ebde94573b70: Preparing [2023-10-26T21:25:59.450Z] cc2447e1835a: Preparing [2023-10-26T21:25:59.450Z] ebde94573b70: Waiting [2023-10-26T21:25:59.450Z] cc2447e1835a: Waiting [2023-10-26T21:25:59.450Z] 6033bd23a92d: Waiting [2023-10-26T21:25:59.450Z] d57f7be7281a: Layer already exists [2023-10-26T21:25:59.450Z] 005b1c1d8061: Layer already exists [2023-10-26T21:25:59.450Z] e36295ba4c0b: Layer already exists [2023-10-26T21:25:59.450Z] 270c80ab26f1: Layer already exists [2023-10-26T21:25:59.450Z] 8b63d5e36436: Layer already exists [2023-10-26T21:25:59.450Z] c91226351b7e: Layer already exists [2023-10-26T21:25:59.450Z] 5cbf161858b3: Layer already exists [2023-10-26T21:25:59.450Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:25:59.450Z] ebde94573b70: Layer already exists [2023-10-26T21:25:59.450Z] 6033bd23a92d: Layer already exists [2023-10-26T21:25:59.450Z] cc2447e1835a: Layer already exists [2023-10-26T21:25:59.450Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:aea9738303b7e1e729663e152f4fa573516837257d656d642165be53439b5cc4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:59.761Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:00.069Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-10-26T21:26:00.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-26T21:26:00.069Z] 270c80ab26f1: Preparing [2023-10-26T21:26:00.069Z] d57f7be7281a: Preparing [2023-10-26T21:26:00.069Z] e36295ba4c0b: Preparing [2023-10-26T21:26:00.069Z] 005b1c1d8061: Preparing [2023-10-26T21:26:00.069Z] 8b63d5e36436: Preparing [2023-10-26T21:26:00.069Z] 5cbf161858b3: Preparing [2023-10-26T21:26:00.069Z] c91226351b7e: Preparing [2023-10-26T21:26:00.069Z] 6033bd23a92d: Preparing [2023-10-26T21:26:00.069Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:00.069Z] ebde94573b70: Preparing [2023-10-26T21:26:00.069Z] cc2447e1835a: Preparing [2023-10-26T21:26:00.069Z] c91226351b7e: Waiting [2023-10-26T21:26:00.069Z] 5cbf161858b3: Waiting [2023-10-26T21:26:00.069Z] 6033bd23a92d: Waiting [2023-10-26T21:26:00.069Z] 88ed2e549bbe: Waiting [2023-10-26T21:26:00.069Z] ebde94573b70: Waiting [2023-10-26T21:26:00.069Z] cc2447e1835a: Waiting [2023-10-26T21:26:00.069Z] 270c80ab26f1: Layer already exists [2023-10-26T21:26:00.069Z] d57f7be7281a: Layer already exists [2023-10-26T21:26:00.069Z] e36295ba4c0b: Layer already exists [2023-10-26T21:26:00.069Z] 8b63d5e36436: Layer already exists [2023-10-26T21:26:00.069Z] 005b1c1d8061: Layer already exists [2023-10-26T21:26:00.069Z] 5cbf161858b3: Layer already exists [2023-10-26T21:26:00.069Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:00.069Z] c91226351b7e: Layer already exists [2023-10-26T21:26:00.069Z] ebde94573b70: Layer already exists [2023-10-26T21:26:00.069Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:00.069Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:00.069Z] main: digest: sha256:aea9738303b7e1e729663e152f4fa573516837257d656d642165be53439b5cc4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:26:00.103Z] ===================================================== [Pipeline] echo [2023-10-26T21:26:00.109Z] taggedImages: [2023-10-26T21:26:00.109Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:00.109Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-26T21:26:00.109Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.65 [2023-10-26T21:26:00.109Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:00.109Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-10-26T21:26:00.128Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-10-26T21:26:00.128Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:00.128Z] latest [2023-10-26T21:26:00.128Z] 3.1.0-dev.65 [2023-10-26T21:26:00.128Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:00.128Z] main [2023-10-26T21:26:00.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:00.444Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:00.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:00.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-26T21:26:00.747Z] 57210587d534: Preparing [2023-10-26T21:26:00.747Z] 491cab4ad1dd: Preparing [2023-10-26T21:26:00.747Z] 6033bd23a92d: Preparing [2023-10-26T21:26:00.747Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:00.747Z] 5f08b5aa0135: Preparing [2023-10-26T21:26:00.747Z] cc2447e1835a: Preparing [2023-10-26T21:26:00.747Z] cc2447e1835a: Waiting [2023-10-26T21:26:00.747Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:00.747Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:00.747Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:00.747Z] 57210587d534: Pushed [2023-10-26T21:26:01.311Z] 5f08b5aa0135: Pushed [2023-10-26T21:26:03.215Z] 491cab4ad1dd: Pushed [2023-10-26T21:26:03.215Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:81a3890663d2c5aef42d89e2365ea048ef77bd3d5ec4cf4ecfafd3206481172c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:03.422Z] #95 ... [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:26:03.422Z] #69 DONE 64.0s [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:26:03.422Z] #71 DONE 61.9s [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #96 [core-metadata builder 6/7] COPY . . [2023-10-26T21:26:03.422Z] #96 ... [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:26:03.422Z] #95 DONE 48.5s [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:26:03.422Z] #70 DONE 62.3s [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #97 [support-notifications builder 6/7] COPY . . [2023-10-26T21:26:03.422Z] #97 DONE 1.2s [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #98 [support-scheduler builder 6/7] COPY . . [2023-10-26T21:26:03.422Z] #98 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:26:03.422Z] #99 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:26:03.422Z] #100 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:26:03.422Z] #101 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:26:03.422Z] #102 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #103 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-26T21:26:03.422Z] #103 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2023-10-26T21:26:03.422Z] #104 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:26:03.422Z] #105 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:26:03.422Z] #106 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-26T21:26:03.422Z] #107 DONE 1.2s [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #108 [core-data builder 6/7] COPY . . [2023-10-26T21:26:03.422Z] #108 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:26:03.422Z] #109 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:26:03.422Z] #110 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:26:03.422Z] #111 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:26:03.422Z] #112 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #113 [core-command builder 6/7] COPY . . [2023-10-26T21:26:03.422Z] #113 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #96 [core-metadata builder 6/7] COPY . . [2023-10-26T21:26:03.422Z] #96 DONE 1.2s [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:26:03.422Z] #114 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:26:03.422Z] #115 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #116 [security-proxy-setup builder 6/7] COPY . . [2023-10-26T21:26:03.422Z] #116 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:26:03.422Z] #117 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #118 [security-proxy-auth builder 6/7] COPY . . [2023-10-26T21:26:03.422Z] #118 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:26:03.422Z] #119 CACHED [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #120 [security-bootstrapper builder 6/7] COPY . . [2023-10-26T21:26:03.422Z] #120 DONE 1.3s [2023-10-26T21:26:03.422Z] [2023-10-26T21:26:03.422Z] #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-26T21:26:03.519Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:03.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-26T21:26:03.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-26T21:26:03.824Z] 57210587d534: Preparing [2023-10-26T21:26:03.824Z] 491cab4ad1dd: Preparing [2023-10-26T21:26:03.824Z] 6033bd23a92d: Preparing [2023-10-26T21:26:03.824Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:03.824Z] 5f08b5aa0135: Preparing [2023-10-26T21:26:03.824Z] cc2447e1835a: Preparing [2023-10-26T21:26:03.824Z] cc2447e1835a: Waiting [2023-10-26T21:26:03.824Z] 491cab4ad1dd: Layer already exists [2023-10-26T21:26:03.824Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:03.824Z] 57210587d534: Layer already exists [2023-10-26T21:26:03.824Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:03.824Z] 5f08b5aa0135: Layer already exists [2023-10-26T21:26:03.824Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:03.824Z] latest: digest: sha256:81a3890663d2c5aef42d89e2365ea048ef77bd3d5ec4cf4ecfafd3206481172c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:04.020Z] #121 ... [2023-10-26T21:26:04.021Z] [2023-10-26T21:26:04.021Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:26:04.021Z] #0 4.977 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-26T21:26:04.021Z] #122 ... [2023-10-26T21:26:04.021Z] [2023-10-26T21:26:04.021Z] #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-26T21:26:04.021Z] #121 5.455 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-26T21:26:04.138Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:04.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.65 [2023-10-26T21:26:04.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-26T21:26:04.443Z] 57210587d534: Preparing [2023-10-26T21:26:04.443Z] 491cab4ad1dd: Preparing [2023-10-26T21:26:04.443Z] 6033bd23a92d: Preparing [2023-10-26T21:26:04.443Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:04.443Z] 5f08b5aa0135: Preparing [2023-10-26T21:26:04.443Z] cc2447e1835a: Preparing [2023-10-26T21:26:04.443Z] 57210587d534: Layer already exists [2023-10-26T21:26:04.443Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:04.443Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:04.443Z] 491cab4ad1dd: Layer already exists [2023-10-26T21:26:04.443Z] 5f08b5aa0135: Layer already exists [2023-10-26T21:26:04.443Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:04.443Z] 3.1.0-dev.65: digest: sha256:81a3890663d2c5aef42d89e2365ea048ef77bd3d5ec4cf4ecfafd3206481172c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:04.760Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:05.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:05.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-26T21:26:05.070Z] 57210587d534: Preparing [2023-10-26T21:26:05.070Z] 491cab4ad1dd: Preparing [2023-10-26T21:26:05.070Z] 6033bd23a92d: Preparing [2023-10-26T21:26:05.070Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:05.070Z] 5f08b5aa0135: Preparing [2023-10-26T21:26:05.070Z] cc2447e1835a: Preparing [2023-10-26T21:26:05.070Z] cc2447e1835a: Waiting [2023-10-26T21:26:05.070Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:05.070Z] 57210587d534: Layer already exists [2023-10-26T21:26:05.070Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:05.070Z] 5f08b5aa0135: Layer already exists [2023-10-26T21:26:05.070Z] 491cab4ad1dd: Layer already exists [2023-10-26T21:26:05.070Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:05.070Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:81a3890663d2c5aef42d89e2365ea048ef77bd3d5ec4cf4ecfafd3206481172c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:05.387Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:05.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-10-26T21:26:05.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-26T21:26:05.695Z] 57210587d534: Preparing [2023-10-26T21:26:05.695Z] 491cab4ad1dd: Preparing [2023-10-26T21:26:05.695Z] 6033bd23a92d: Preparing [2023-10-26T21:26:05.695Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:05.695Z] 5f08b5aa0135: Preparing [2023-10-26T21:26:05.695Z] cc2447e1835a: Preparing [2023-10-26T21:26:05.695Z] cc2447e1835a: Waiting [2023-10-26T21:26:05.695Z] 491cab4ad1dd: Layer already exists [2023-10-26T21:26:05.695Z] 57210587d534: Layer already exists [2023-10-26T21:26:05.695Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:05.695Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:05.695Z] 5f08b5aa0135: Layer already exists [2023-10-26T21:26:05.695Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:05.695Z] main: digest: sha256:81a3890663d2c5aef42d89e2365ea048ef77bd3d5ec4cf4ecfafd3206481172c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:26:05.731Z] ===================================================== [Pipeline] echo [2023-10-26T21:26:05.737Z] taggedImages: [2023-10-26T21:26:05.737Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:05.737Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-26T21:26:05.737Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.65 [2023-10-26T21:26:05.737Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:05.737Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-10-26T21:26:05.754Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-10-26T21:26:05.754Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:05.754Z] latest [2023-10-26T21:26:05.754Z] 3.1.0-dev.65 [2023-10-26T21:26:05.754Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:05.754Z] main [2023-10-26T21:26:05.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:06.065Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:06.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:06.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-26T21:26:06.365Z] 4bfe19d84edd: Preparing [2023-10-26T21:26:06.365Z] 88d83b6deb94: Preparing [2023-10-26T21:26:06.365Z] 942c59d514d4: Preparing [2023-10-26T21:26:06.365Z] 6033bd23a92d: Preparing [2023-10-26T21:26:06.365Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:06.365Z] d111092d44a4: Preparing [2023-10-26T21:26:06.365Z] 81f5654ff5ba: Preparing [2023-10-26T21:26:06.365Z] ddd4d636247a: Preparing [2023-10-26T21:26:06.365Z] cc2447e1835a: Preparing [2023-10-26T21:26:06.365Z] d111092d44a4: Waiting [2023-10-26T21:26:06.365Z] 81f5654ff5ba: Waiting [2023-10-26T21:26:06.365Z] ddd4d636247a: Waiting [2023-10-26T21:26:06.365Z] cc2447e1835a: Waiting [2023-10-26T21:26:06.365Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:06.365Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:06.365Z] 4bfe19d84edd: Pushed [2023-10-26T21:26:06.365Z] 88d83b6deb94: Pushed [2023-10-26T21:26:06.365Z] 942c59d514d4: Pushed [2023-10-26T21:26:06.365Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:07.317Z] ddd4d636247a: Pushed [2023-10-26T21:26:08.570Z] #121 ... [2023-10-26T21:26:08.570Z] [2023-10-26T21:26:08.570Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T21:26:08.570Z] #0 5.159 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-26T21:26:08.851Z] #123 ... [2023-10-26T21:26:08.851Z] [2023-10-26T21:26:08.851Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T21:26:08.851Z] #0 5.125 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-26T21:26:08.851Z] #124 ... [2023-10-26T21:26:08.851Z] [2023-10-26T21:26:08.851Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T21:26:08.851Z] #0 5.610 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-26T21:26:09.135Z] #125 ... [2023-10-26T21:26:09.135Z] [2023-10-26T21:26:09.135Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T21:26:09.135Z] #0 4.080 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-26T21:26:09.418Z] #126 ... [2023-10-26T21:26:09.418Z] [2023-10-26T21:26:09.418Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T21:26:09.418Z] #0 5.468 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-26T21:26:09.418Z] #127 ... [2023-10-26T21:26:09.418Z] [2023-10-26T21:26:09.418Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T21:26:09.418Z] #0 5.954 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-26T21:26:09.697Z] #128 ... [2023-10-26T21:26:09.697Z] [2023-10-26T21:26:09.697Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T21:26:09.697Z] #0 5.897 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-26T21:26:09.697Z] #129 ... [2023-10-26T21:26:09.697Z] [2023-10-26T21:26:09.697Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T21:26:09.697Z] #0 5.325 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-26T21:26:09.977Z] #130 ... [2023-10-26T21:26:09.977Z] [2023-10-26T21:26:09.977Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T21:26:09.977Z] #0 4.531 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-26T21:26:12.578Z] 81f5654ff5ba: Pushed [2023-10-26T21:26:14.476Z] d111092d44a4: Pushed [2023-10-26T21:26:14.476Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:133d952f622a0a6bf0fbde426716bf8e04d8b4036946079cfd246b02b6395179 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:14.783Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:15.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-26T21:26:15.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-26T21:26:15.088Z] 4bfe19d84edd: Preparing [2023-10-26T21:26:15.088Z] 88d83b6deb94: Preparing [2023-10-26T21:26:15.088Z] 942c59d514d4: Preparing [2023-10-26T21:26:15.088Z] 6033bd23a92d: Preparing [2023-10-26T21:26:15.088Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:15.088Z] d111092d44a4: Preparing [2023-10-26T21:26:15.088Z] 81f5654ff5ba: Preparing [2023-10-26T21:26:15.088Z] ddd4d636247a: Preparing [2023-10-26T21:26:15.088Z] cc2447e1835a: Preparing [2023-10-26T21:26:15.088Z] d111092d44a4: Waiting [2023-10-26T21:26:15.088Z] 81f5654ff5ba: Waiting [2023-10-26T21:26:15.088Z] ddd4d636247a: Waiting [2023-10-26T21:26:15.088Z] cc2447e1835a: Waiting [2023-10-26T21:26:15.088Z] 4bfe19d84edd: Layer already exists [2023-10-26T21:26:15.088Z] 88d83b6deb94: Layer already exists [2023-10-26T21:26:15.088Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:15.088Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:15.088Z] 942c59d514d4: Layer already exists [2023-10-26T21:26:15.088Z] d111092d44a4: Layer already exists [2023-10-26T21:26:15.088Z] 81f5654ff5ba: Layer already exists [2023-10-26T21:26:15.088Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:15.088Z] ddd4d636247a: Layer already exists [2023-10-26T21:26:15.088Z] latest: digest: sha256:133d952f622a0a6bf0fbde426716bf8e04d8b4036946079cfd246b02b6395179 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:15.395Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:15.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.65 [2023-10-26T21:26:15.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-26T21:26:15.702Z] 4bfe19d84edd: Preparing [2023-10-26T21:26:15.702Z] 88d83b6deb94: Preparing [2023-10-26T21:26:15.702Z] 942c59d514d4: Preparing [2023-10-26T21:26:15.702Z] 6033bd23a92d: Preparing [2023-10-26T21:26:15.702Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:15.702Z] d111092d44a4: Preparing [2023-10-26T21:26:15.702Z] 81f5654ff5ba: Preparing [2023-10-26T21:26:15.702Z] ddd4d636247a: Preparing [2023-10-26T21:26:15.702Z] cc2447e1835a: Preparing [2023-10-26T21:26:15.702Z] 81f5654ff5ba: Waiting [2023-10-26T21:26:15.702Z] ddd4d636247a: Waiting [2023-10-26T21:26:15.702Z] cc2447e1835a: Waiting [2023-10-26T21:26:15.702Z] d111092d44a4: Waiting [2023-10-26T21:26:15.702Z] 942c59d514d4: Layer already exists [2023-10-26T21:26:15.702Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:15.702Z] 88d83b6deb94: Layer already exists [2023-10-26T21:26:15.702Z] 4bfe19d84edd: Layer already exists [2023-10-26T21:26:15.702Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:15.702Z] d111092d44a4: Layer already exists [2023-10-26T21:26:15.702Z] 81f5654ff5ba: Layer already exists [2023-10-26T21:26:15.702Z] ddd4d636247a: Layer already exists [2023-10-26T21:26:15.702Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:15.702Z] 3.1.0-dev.65: digest: sha256:133d952f622a0a6bf0fbde426716bf8e04d8b4036946079cfd246b02b6395179 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:16.007Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:16.312Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:16.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-26T21:26:16.312Z] 4bfe19d84edd: Preparing [2023-10-26T21:26:16.312Z] 88d83b6deb94: Preparing [2023-10-26T21:26:16.312Z] 942c59d514d4: Preparing [2023-10-26T21:26:16.312Z] 6033bd23a92d: Preparing [2023-10-26T21:26:16.312Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:16.312Z] d111092d44a4: Preparing [2023-10-26T21:26:16.312Z] 81f5654ff5ba: Preparing [2023-10-26T21:26:16.312Z] ddd4d636247a: Preparing [2023-10-26T21:26:16.312Z] cc2447e1835a: Preparing [2023-10-26T21:26:16.312Z] d111092d44a4: Waiting [2023-10-26T21:26:16.312Z] 81f5654ff5ba: Waiting [2023-10-26T21:26:16.312Z] ddd4d636247a: Waiting [2023-10-26T21:26:16.312Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:16.312Z] 4bfe19d84edd: Layer already exists [2023-10-26T21:26:16.312Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:16.312Z] 88d83b6deb94: Layer already exists [2023-10-26T21:26:16.312Z] 942c59d514d4: Layer already exists [2023-10-26T21:26:16.312Z] d111092d44a4: Layer already exists [2023-10-26T21:26:16.312Z] 81f5654ff5ba: Layer already exists [2023-10-26T21:26:16.312Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:16.312Z] ddd4d636247a: Layer already exists [2023-10-26T21:26:16.312Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:133d952f622a0a6bf0fbde426716bf8e04d8b4036946079cfd246b02b6395179 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:16.622Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:16.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-10-26T21:26:16.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-26T21:26:16.924Z] 4bfe19d84edd: Preparing [2023-10-26T21:26:16.924Z] 88d83b6deb94: Preparing [2023-10-26T21:26:16.924Z] 942c59d514d4: Preparing [2023-10-26T21:26:16.924Z] 6033bd23a92d: Preparing [2023-10-26T21:26:16.924Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:16.924Z] d111092d44a4: Preparing [2023-10-26T21:26:16.924Z] 81f5654ff5ba: Preparing [2023-10-26T21:26:16.924Z] ddd4d636247a: Preparing [2023-10-26T21:26:16.924Z] cc2447e1835a: Preparing [2023-10-26T21:26:16.924Z] 81f5654ff5ba: Waiting [2023-10-26T21:26:16.924Z] ddd4d636247a: Waiting [2023-10-26T21:26:16.924Z] cc2447e1835a: Waiting [2023-10-26T21:26:16.924Z] d111092d44a4: Waiting [2023-10-26T21:26:16.924Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:16.924Z] 942c59d514d4: Layer already exists [2023-10-26T21:26:16.924Z] 88d83b6deb94: Layer already exists [2023-10-26T21:26:16.924Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:16.924Z] 4bfe19d84edd: Layer already exists [2023-10-26T21:26:16.924Z] d111092d44a4: Layer already exists [2023-10-26T21:26:16.924Z] ddd4d636247a: Layer already exists [2023-10-26T21:26:16.924Z] 81f5654ff5ba: Layer already exists [2023-10-26T21:26:16.924Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:16.924Z] main: digest: sha256:133d952f622a0a6bf0fbde426716bf8e04d8b4036946079cfd246b02b6395179 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:26:16.962Z] ===================================================== [Pipeline] echo [2023-10-26T21:26:16.971Z] taggedImages: [2023-10-26T21:26:16.971Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:16.971Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-26T21:26:16.971Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.65 [2023-10-26T21:26:16.971Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:16.971Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-10-26T21:26:16.992Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-10-26T21:26:16.992Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:16.992Z] latest [2023-10-26T21:26:16.992Z] 3.1.0-dev.65 [2023-10-26T21:26:16.992Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:16.992Z] main [2023-10-26T21:26:16.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:17.302Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:17.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:17.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-26T21:26:17.601Z] f406ac9a1802: Preparing [2023-10-26T21:26:17.601Z] 065873508a7a: Preparing [2023-10-26T21:26:17.601Z] 7c1495e44a41: Preparing [2023-10-26T21:26:17.601Z] 6033bd23a92d: Preparing [2023-10-26T21:26:17.601Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:17.601Z] d7d448652409: Preparing [2023-10-26T21:26:17.601Z] d99c5b8b6105: Preparing [2023-10-26T21:26:17.601Z] cc2447e1835a: Preparing [2023-10-26T21:26:17.601Z] d99c5b8b6105: Waiting [2023-10-26T21:26:17.601Z] cc2447e1835a: Waiting [2023-10-26T21:26:17.601Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:17.601Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:17.601Z] 7c1495e44a41: Pushed [2023-10-26T21:26:17.601Z] f406ac9a1802: Pushed [2023-10-26T21:26:17.601Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:17.601Z] 065873508a7a: Pushed [2023-10-26T21:26:17.859Z] d99c5b8b6105: Pushed [2023-10-26T21:26:25.968Z] d7d448652409: Pushed [2023-10-26T21:26:25.968Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:0b21da3d0505896dbb6bdae2733aa508a8753fd9d598c27bf11aee66558bd111 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:26.271Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:26.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-26T21:26:26.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-26T21:26:26.568Z] f406ac9a1802: Preparing [2023-10-26T21:26:26.568Z] 065873508a7a: Preparing [2023-10-26T21:26:26.568Z] 7c1495e44a41: Preparing [2023-10-26T21:26:26.568Z] 6033bd23a92d: Preparing [2023-10-26T21:26:26.568Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:26.568Z] d7d448652409: Preparing [2023-10-26T21:26:26.568Z] d99c5b8b6105: Preparing [2023-10-26T21:26:26.568Z] cc2447e1835a: Preparing [2023-10-26T21:26:26.568Z] d99c5b8b6105: Waiting [2023-10-26T21:26:26.568Z] cc2447e1835a: Waiting [2023-10-26T21:26:26.568Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:26.568Z] f406ac9a1802: Layer already exists [2023-10-26T21:26:26.568Z] 065873508a7a: Layer already exists [2023-10-26T21:26:26.568Z] 7c1495e44a41: Layer already exists [2023-10-26T21:26:26.568Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:26.568Z] d7d448652409: Layer already exists [2023-10-26T21:26:26.568Z] d99c5b8b6105: Layer already exists [2023-10-26T21:26:26.568Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:26.568Z] latest: digest: sha256:0b21da3d0505896dbb6bdae2733aa508a8753fd9d598c27bf11aee66558bd111 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:26.871Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:27.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.65 [2023-10-26T21:26:27.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-26T21:26:27.173Z] f406ac9a1802: Preparing [2023-10-26T21:26:27.173Z] 065873508a7a: Preparing [2023-10-26T21:26:27.173Z] 7c1495e44a41: Preparing [2023-10-26T21:26:27.173Z] 6033bd23a92d: Preparing [2023-10-26T21:26:27.173Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:27.173Z] d7d448652409: Preparing [2023-10-26T21:26:27.173Z] d99c5b8b6105: Preparing [2023-10-26T21:26:27.173Z] cc2447e1835a: Preparing [2023-10-26T21:26:27.173Z] d7d448652409: Waiting [2023-10-26T21:26:27.173Z] cc2447e1835a: Waiting [2023-10-26T21:26:27.173Z] d99c5b8b6105: Waiting [2023-10-26T21:26:27.173Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:27.173Z] f406ac9a1802: Layer already exists [2023-10-26T21:26:27.173Z] 7c1495e44a41: Layer already exists [2023-10-26T21:26:27.173Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:27.173Z] 065873508a7a: Layer already exists [2023-10-26T21:26:27.173Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:27.173Z] d7d448652409: Layer already exists [2023-10-26T21:26:27.173Z] d99c5b8b6105: Layer already exists [2023-10-26T21:26:27.173Z] 3.1.0-dev.65: digest: sha256:0b21da3d0505896dbb6bdae2733aa508a8753fd9d598c27bf11aee66558bd111 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:27.483Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:27.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:27.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-26T21:26:27.782Z] f406ac9a1802: Preparing [2023-10-26T21:26:27.782Z] 065873508a7a: Preparing [2023-10-26T21:26:27.782Z] 7c1495e44a41: Preparing [2023-10-26T21:26:27.782Z] 6033bd23a92d: Preparing [2023-10-26T21:26:27.782Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:27.782Z] d7d448652409: Preparing [2023-10-26T21:26:27.782Z] d99c5b8b6105: Preparing [2023-10-26T21:26:27.782Z] cc2447e1835a: Preparing [2023-10-26T21:26:27.782Z] d7d448652409: Waiting [2023-10-26T21:26:27.782Z] d99c5b8b6105: Waiting [2023-10-26T21:26:27.782Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:27.782Z] f406ac9a1802: Layer already exists [2023-10-26T21:26:27.782Z] 7c1495e44a41: Layer already exists [2023-10-26T21:26:27.782Z] 065873508a7a: Layer already exists [2023-10-26T21:26:27.782Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:27.782Z] d99c5b8b6105: Layer already exists [2023-10-26T21:26:27.782Z] d7d448652409: Layer already exists [2023-10-26T21:26:27.782Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:27.782Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:0b21da3d0505896dbb6bdae2733aa508a8753fd9d598c27bf11aee66558bd111 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:28.095Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:28.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-10-26T21:26:28.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-26T21:26:28.400Z] f406ac9a1802: Preparing [2023-10-26T21:26:28.400Z] 065873508a7a: Preparing [2023-10-26T21:26:28.400Z] 7c1495e44a41: Preparing [2023-10-26T21:26:28.400Z] 6033bd23a92d: Preparing [2023-10-26T21:26:28.400Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:28.400Z] d7d448652409: Preparing [2023-10-26T21:26:28.400Z] d99c5b8b6105: Preparing [2023-10-26T21:26:28.400Z] cc2447e1835a: Preparing [2023-10-26T21:26:28.400Z] d7d448652409: Waiting [2023-10-26T21:26:28.400Z] d99c5b8b6105: Waiting [2023-10-26T21:26:28.400Z] cc2447e1835a: Waiting [2023-10-26T21:26:28.400Z] 065873508a7a: Layer already exists [2023-10-26T21:26:28.400Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:28.400Z] f406ac9a1802: Layer already exists [2023-10-26T21:26:28.400Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:28.400Z] 7c1495e44a41: Layer already exists [2023-10-26T21:26:28.400Z] d7d448652409: Layer already exists [2023-10-26T21:26:28.400Z] d99c5b8b6105: Layer already exists [2023-10-26T21:26:28.400Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:28.400Z] main: digest: sha256:0b21da3d0505896dbb6bdae2733aa508a8753fd9d598c27bf11aee66558bd111 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:26:28.446Z] ===================================================== [Pipeline] echo [2023-10-26T21:26:28.458Z] taggedImages: [2023-10-26T21:26:28.458Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:28.458Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-26T21:26:28.458Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.65 [2023-10-26T21:26:28.458Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:28.458Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-10-26T21:26:28.481Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-10-26T21:26:28.481Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:28.481Z] latest [2023-10-26T21:26:28.481Z] 3.1.0-dev.65 [2023-10-26T21:26:28.481Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:28.481Z] main [2023-10-26T21:26:28.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:28.810Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:29.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:29.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-26T21:26:29.124Z] 4bfe19d84edd: Preparing [2023-10-26T21:26:29.124Z] b810067620ed: Preparing [2023-10-26T21:26:29.124Z] f6198f34c60e: Preparing [2023-10-26T21:26:29.124Z] 6033bd23a92d: Preparing [2023-10-26T21:26:29.124Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:29.124Z] 0cfb76a3391e: Preparing [2023-10-26T21:26:29.124Z] ddd4d636247a: Preparing [2023-10-26T21:26:29.124Z] cc2447e1835a: Preparing [2023-10-26T21:26:29.124Z] 0cfb76a3391e: Waiting [2023-10-26T21:26:29.124Z] cc2447e1835a: Waiting [2023-10-26T21:26:29.124Z] ddd4d636247a: Waiting [2023-10-26T21:26:29.124Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:29.124Z] 4bfe19d84edd: Layer already exists [2023-10-26T21:26:29.124Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:29.124Z] ddd4d636247a: Layer already exists [2023-10-26T21:26:29.124Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:29.124Z] f6198f34c60e: Pushed [2023-10-26T21:26:29.124Z] b810067620ed: Pushed [2023-10-26T21:26:37.235Z] 0cfb76a3391e: Pushed [2023-10-26T21:26:37.235Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:5680d2a76ff8588909a6812bff4baaf020d16a6e43d524ce9ce435fb0e3b6e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:37.543Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:37.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-26T21:26:37.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-26T21:26:37.848Z] 4bfe19d84edd: Preparing [2023-10-26T21:26:37.848Z] b810067620ed: Preparing [2023-10-26T21:26:37.848Z] f6198f34c60e: Preparing [2023-10-26T21:26:37.848Z] 6033bd23a92d: Preparing [2023-10-26T21:26:37.848Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:37.848Z] 0cfb76a3391e: Preparing [2023-10-26T21:26:37.848Z] ddd4d636247a: Preparing [2023-10-26T21:26:37.848Z] cc2447e1835a: Preparing [2023-10-26T21:26:37.848Z] ddd4d636247a: Waiting [2023-10-26T21:26:37.848Z] cc2447e1835a: Waiting [2023-10-26T21:26:37.848Z] 0cfb76a3391e: Waiting [2023-10-26T21:26:37.848Z] b810067620ed: Layer already exists [2023-10-26T21:26:37.848Z] 4bfe19d84edd: Layer already exists [2023-10-26T21:26:37.848Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:37.848Z] f6198f34c60e: Layer already exists [2023-10-26T21:26:37.848Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:37.848Z] 0cfb76a3391e: Layer already exists [2023-10-26T21:26:37.848Z] ddd4d636247a: Layer already exists [2023-10-26T21:26:37.848Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:37.848Z] latest: digest: sha256:5680d2a76ff8588909a6812bff4baaf020d16a6e43d524ce9ce435fb0e3b6e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:38.152Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:38.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.65 [2023-10-26T21:26:38.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-26T21:26:38.456Z] 4bfe19d84edd: Preparing [2023-10-26T21:26:38.456Z] b810067620ed: Preparing [2023-10-26T21:26:38.456Z] f6198f34c60e: Preparing [2023-10-26T21:26:38.456Z] 6033bd23a92d: Preparing [2023-10-26T21:26:38.456Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:38.456Z] 0cfb76a3391e: Preparing [2023-10-26T21:26:38.456Z] ddd4d636247a: Preparing [2023-10-26T21:26:38.456Z] cc2447e1835a: Preparing [2023-10-26T21:26:38.456Z] ddd4d636247a: Waiting [2023-10-26T21:26:38.456Z] cc2447e1835a: Waiting [2023-10-26T21:26:38.456Z] 0cfb76a3391e: Waiting [2023-10-26T21:26:38.456Z] f6198f34c60e: Layer already exists [2023-10-26T21:26:38.456Z] 4bfe19d84edd: Layer already exists [2023-10-26T21:26:38.456Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:38.456Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:38.456Z] b810067620ed: Layer already exists [2023-10-26T21:26:38.456Z] 0cfb76a3391e: Layer already exists [2023-10-26T21:26:38.456Z] ddd4d636247a: Layer already exists [2023-10-26T21:26:38.456Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:38.456Z] 3.1.0-dev.65: digest: sha256:5680d2a76ff8588909a6812bff4baaf020d16a6e43d524ce9ce435fb0e3b6e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:38.833Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:39.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:39.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-26T21:26:39.131Z] 4bfe19d84edd: Preparing [2023-10-26T21:26:39.131Z] b810067620ed: Preparing [2023-10-26T21:26:39.131Z] f6198f34c60e: Preparing [2023-10-26T21:26:39.131Z] 6033bd23a92d: Preparing [2023-10-26T21:26:39.131Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:39.131Z] 0cfb76a3391e: Preparing [2023-10-26T21:26:39.131Z] ddd4d636247a: Preparing [2023-10-26T21:26:39.131Z] cc2447e1835a: Preparing [2023-10-26T21:26:39.131Z] 0cfb76a3391e: Waiting [2023-10-26T21:26:39.131Z] ddd4d636247a: Waiting [2023-10-26T21:26:39.131Z] cc2447e1835a: Waiting [2023-10-26T21:26:39.131Z] b810067620ed: Layer already exists [2023-10-26T21:26:39.131Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:39.131Z] 4bfe19d84edd: Layer already exists [2023-10-26T21:26:39.131Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:39.131Z] f6198f34c60e: Layer already exists [2023-10-26T21:26:39.131Z] 0cfb76a3391e: Layer already exists [2023-10-26T21:26:39.131Z] ddd4d636247a: Layer already exists [2023-10-26T21:26:39.131Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:39.131Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:5680d2a76ff8588909a6812bff4baaf020d16a6e43d524ce9ce435fb0e3b6e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:39.432Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:39.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-10-26T21:26:39.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-26T21:26:39.729Z] 4bfe19d84edd: Preparing [2023-10-26T21:26:39.729Z] b810067620ed: Preparing [2023-10-26T21:26:39.729Z] f6198f34c60e: Preparing [2023-10-26T21:26:39.729Z] 6033bd23a92d: Preparing [2023-10-26T21:26:39.729Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:39.729Z] 0cfb76a3391e: Preparing [2023-10-26T21:26:39.729Z] ddd4d636247a: Preparing [2023-10-26T21:26:39.729Z] cc2447e1835a: Preparing [2023-10-26T21:26:39.729Z] ddd4d636247a: Waiting [2023-10-26T21:26:39.729Z] cc2447e1835a: Waiting [2023-10-26T21:26:39.729Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:39.729Z] 4bfe19d84edd: Layer already exists [2023-10-26T21:26:39.729Z] f6198f34c60e: Layer already exists [2023-10-26T21:26:39.729Z] b810067620ed: Layer already exists [2023-10-26T21:26:39.729Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:39.729Z] 0cfb76a3391e: Layer already exists [2023-10-26T21:26:39.729Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:39.729Z] ddd4d636247a: Layer already exists [2023-10-26T21:26:39.729Z] main: digest: sha256:5680d2a76ff8588909a6812bff4baaf020d16a6e43d524ce9ce435fb0e3b6e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:26:39.765Z] ===================================================== [Pipeline] echo [2023-10-26T21:26:39.772Z] taggedImages: [2023-10-26T21:26:39.772Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:39.772Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-26T21:26:39.772Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.65 [2023-10-26T21:26:39.772Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:39.772Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-10-26T21:26:39.791Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-10-26T21:26:39.791Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:39.791Z] latest [2023-10-26T21:26:39.791Z] 3.1.0-dev.65 [2023-10-26T21:26:39.791Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:39.791Z] main [2023-10-26T21:26:39.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:40.098Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:40.404Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:40.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-26T21:26:40.404Z] b41ce92f1bc3: Preparing [2023-10-26T21:26:40.404Z] 104d3e884dad: Preparing [2023-10-26T21:26:40.404Z] 6033bd23a92d: Preparing [2023-10-26T21:26:40.404Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:40.404Z] bac1481eb64f: Preparing [2023-10-26T21:26:40.404Z] cc2447e1835a: Preparing [2023-10-26T21:26:40.404Z] cc2447e1835a: Waiting [2023-10-26T21:26:40.404Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:40.404Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:40.404Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:40.404Z] b41ce92f1bc3: Pushed [2023-10-26T21:26:40.404Z] bac1481eb64f: Pushed [2023-10-26T21:26:43.686Z] 104d3e884dad: Pushed [2023-10-26T21:26:43.686Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:68fbc75af2d6a14ab285d9ff3881e1fa0c599cc23dd5d86a4ce7c3546f43c97f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:43.996Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:44.307Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-26T21:26:44.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-26T21:26:44.307Z] b41ce92f1bc3: Preparing [2023-10-26T21:26:44.307Z] 104d3e884dad: Preparing [2023-10-26T21:26:44.307Z] 6033bd23a92d: Preparing [2023-10-26T21:26:44.307Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:44.307Z] bac1481eb64f: Preparing [2023-10-26T21:26:44.307Z] cc2447e1835a: Preparing [2023-10-26T21:26:44.307Z] bac1481eb64f: Layer already exists [2023-10-26T21:26:44.307Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:44.307Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:44.307Z] 104d3e884dad: Layer already exists [2023-10-26T21:26:44.307Z] b41ce92f1bc3: Layer already exists [2023-10-26T21:26:44.307Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:44.307Z] latest: digest: sha256:68fbc75af2d6a14ab285d9ff3881e1fa0c599cc23dd5d86a4ce7c3546f43c97f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:44.609Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:44.908Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.65 [2023-10-26T21:26:44.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-26T21:26:44.908Z] b41ce92f1bc3: Preparing [2023-10-26T21:26:44.908Z] 104d3e884dad: Preparing [2023-10-26T21:26:44.908Z] 6033bd23a92d: Preparing [2023-10-26T21:26:44.908Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:44.908Z] bac1481eb64f: Preparing [2023-10-26T21:26:44.908Z] cc2447e1835a: Preparing [2023-10-26T21:26:44.908Z] cc2447e1835a: Waiting [2023-10-26T21:26:44.908Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:44.908Z] 104d3e884dad: Layer already exists [2023-10-26T21:26:44.908Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:44.908Z] bac1481eb64f: Layer already exists [2023-10-26T21:26:44.908Z] b41ce92f1bc3: Layer already exists [2023-10-26T21:26:44.908Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:44.908Z] 3.1.0-dev.65: digest: sha256:68fbc75af2d6a14ab285d9ff3881e1fa0c599cc23dd5d86a4ce7c3546f43c97f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:45.208Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:45.510Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:45.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-26T21:26:45.510Z] b41ce92f1bc3: Preparing [2023-10-26T21:26:45.510Z] 104d3e884dad: Preparing [2023-10-26T21:26:45.510Z] 6033bd23a92d: Preparing [2023-10-26T21:26:45.510Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:45.510Z] bac1481eb64f: Preparing [2023-10-26T21:26:45.510Z] cc2447e1835a: Preparing [2023-10-26T21:26:45.510Z] cc2447e1835a: Waiting [2023-10-26T21:26:45.510Z] 104d3e884dad: Layer already exists [2023-10-26T21:26:45.510Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:45.510Z] b41ce92f1bc3: Layer already exists [2023-10-26T21:26:45.510Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:45.510Z] bac1481eb64f: Layer already exists [2023-10-26T21:26:45.510Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:45.510Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:68fbc75af2d6a14ab285d9ff3881e1fa0c599cc23dd5d86a4ce7c3546f43c97f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:45.815Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:46.114Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-10-26T21:26:46.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-26T21:26:46.114Z] b41ce92f1bc3: Preparing [2023-10-26T21:26:46.114Z] 104d3e884dad: Preparing [2023-10-26T21:26:46.114Z] 6033bd23a92d: Preparing [2023-10-26T21:26:46.114Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:46.114Z] bac1481eb64f: Preparing [2023-10-26T21:26:46.114Z] cc2447e1835a: Preparing [2023-10-26T21:26:46.114Z] cc2447e1835a: Waiting [2023-10-26T21:26:46.114Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:46.114Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:46.114Z] bac1481eb64f: Layer already exists [2023-10-26T21:26:46.114Z] 104d3e884dad: Layer already exists [2023-10-26T21:26:46.114Z] b41ce92f1bc3: Layer already exists [2023-10-26T21:26:46.114Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:46.114Z] main: digest: sha256:68fbc75af2d6a14ab285d9ff3881e1fa0c599cc23dd5d86a4ce7c3546f43c97f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:26:46.150Z] ===================================================== [Pipeline] echo [2023-10-26T21:26:46.159Z] taggedImages: [2023-10-26T21:26:46.159Z] - nexus3.edgexfoundry.org:10004/support-notifications:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:46.159Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-26T21:26:46.159Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.65 [2023-10-26T21:26:46.159Z] - nexus3.edgexfoundry.org:10004/support-notifications:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:46.159Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-10-26T21:26:46.183Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-10-26T21:26:46.183Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:46.183Z] latest [2023-10-26T21:26:46.183Z] 3.1.0-dev.65 [2023-10-26T21:26:46.183Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:46.183Z] main [2023-10-26T21:26:46.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:46.504Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:46.805Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:46.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-26T21:26:46.805Z] 9ef44843a927: Preparing [2023-10-26T21:26:46.805Z] 793e7b36bdfb: Preparing [2023-10-26T21:26:46.805Z] 6033bd23a92d: Preparing [2023-10-26T21:26:46.805Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:46.805Z] a1d77e736fbd: Preparing [2023-10-26T21:26:46.805Z] cc2447e1835a: Preparing [2023-10-26T21:26:46.805Z] cc2447e1835a: Waiting [2023-10-26T21:26:46.805Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:46.805Z] a1d77e736fbd: Layer already exists [2023-10-26T21:26:46.805Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:46.805Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:46.805Z] 9ef44843a927: Pushed [2023-10-26T21:26:50.083Z] 793e7b36bdfb: Pushed [2023-10-26T21:26:50.083Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:c4eb53c4ab6ed66043650a4ee0d009c4c860b14eadadb893bec65748f9fbfa1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:50.449Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:50.805Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-26T21:26:50.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-26T21:26:50.805Z] 9ef44843a927: Preparing [2023-10-26T21:26:50.805Z] 793e7b36bdfb: Preparing [2023-10-26T21:26:50.805Z] 6033bd23a92d: Preparing [2023-10-26T21:26:50.805Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:50.805Z] a1d77e736fbd: Preparing [2023-10-26T21:26:50.805Z] cc2447e1835a: Preparing [2023-10-26T21:26:50.805Z] cc2447e1835a: Waiting [2023-10-26T21:26:50.805Z] 793e7b36bdfb: Layer already exists [2023-10-26T21:26:50.805Z] 9ef44843a927: Layer already exists [2023-10-26T21:26:50.805Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:50.805Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:50.805Z] a1d77e736fbd: Layer already exists [2023-10-26T21:26:50.805Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:50.805Z] latest: digest: sha256:c4eb53c4ab6ed66043650a4ee0d009c4c860b14eadadb893bec65748f9fbfa1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:51.150Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:51.444Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.65 [2023-10-26T21:26:51.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-26T21:26:51.444Z] 9ef44843a927: Preparing [2023-10-26T21:26:51.444Z] 793e7b36bdfb: Preparing [2023-10-26T21:26:51.444Z] 6033bd23a92d: Preparing [2023-10-26T21:26:51.444Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:51.444Z] a1d77e736fbd: Preparing [2023-10-26T21:26:51.444Z] cc2447e1835a: Preparing [2023-10-26T21:26:51.444Z] 9ef44843a927: Layer already exists [2023-10-26T21:26:51.444Z] 793e7b36bdfb: Layer already exists [2023-10-26T21:26:51.444Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:51.444Z] a1d77e736fbd: Layer already exists [2023-10-26T21:26:51.444Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:51.444Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:51.444Z] 3.1.0-dev.65: digest: sha256:c4eb53c4ab6ed66043650a4ee0d009c4c860b14eadadb893bec65748f9fbfa1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:51.748Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:52.050Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:52.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-26T21:26:52.050Z] 9ef44843a927: Preparing [2023-10-26T21:26:52.050Z] 793e7b36bdfb: Preparing [2023-10-26T21:26:52.050Z] 6033bd23a92d: Preparing [2023-10-26T21:26:52.050Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:52.050Z] a1d77e736fbd: Preparing [2023-10-26T21:26:52.050Z] cc2447e1835a: Preparing [2023-10-26T21:26:52.050Z] a1d77e736fbd: Layer already exists [2023-10-26T21:26:52.050Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:52.050Z] 793e7b36bdfb: Layer already exists [2023-10-26T21:26:52.050Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:52.050Z] 9ef44843a927: Layer already exists [2023-10-26T21:26:52.050Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:52.050Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:c4eb53c4ab6ed66043650a4ee0d009c4c860b14eadadb893bec65748f9fbfa1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:52.352Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:52.650Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-10-26T21:26:52.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-26T21:26:52.650Z] 9ef44843a927: Preparing [2023-10-26T21:26:52.650Z] 793e7b36bdfb: Preparing [2023-10-26T21:26:52.650Z] 6033bd23a92d: Preparing [2023-10-26T21:26:52.650Z] 88ed2e549bbe: Preparing [2023-10-26T21:26:52.650Z] a1d77e736fbd: Preparing [2023-10-26T21:26:52.650Z] cc2447e1835a: Preparing [2023-10-26T21:26:52.650Z] cc2447e1835a: Waiting [2023-10-26T21:26:52.650Z] 9ef44843a927: Layer already exists [2023-10-26T21:26:52.650Z] 88ed2e549bbe: Layer already exists [2023-10-26T21:26:52.650Z] 793e7b36bdfb: Layer already exists [2023-10-26T21:26:52.650Z] a1d77e736fbd: Layer already exists [2023-10-26T21:26:52.650Z] 6033bd23a92d: Layer already exists [2023-10-26T21:26:52.650Z] cc2447e1835a: Layer already exists [2023-10-26T21:26:52.650Z] main: digest: sha256:c4eb53c4ab6ed66043650a4ee0d009c4c860b14eadadb893bec65748f9fbfa1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:26:52.688Z] ===================================================== [Pipeline] echo [2023-10-26T21:26:52.694Z] taggedImages: [2023-10-26T21:26:52.694Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:26:52.694Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-26T21:26:52.694Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.65 [2023-10-26T21:26:52.694Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:26:52.694Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-26T21:40:32.949Z] #131 ... [2023-10-26T21:40:32.949Z] [2023-10-26T21:40:32.949Z] #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-26T21:40:32.949Z] #121 862.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-26T21:40:32.949Z] #121 ... [2023-10-26T21:40:32.949Z] [2023-10-26T21:40:32.949Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T21:40:32.949Z] #128 DONE 870.7s [2023-10-26T21:40:32.949Z] [2023-10-26T21:40:32.949Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T21:40:32.949Z] #131 ... [2023-10-26T21:40:32.949Z] [2023-10-26T21:40:32.949Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:40:32.949Z] #132 DONE 0.2s [2023-10-26T21:40:32.949Z] [2023-10-26T21:40:32.949Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:40:32.949Z] #133 DONE 0.2s [2023-10-26T21:40:32.949Z] [2023-10-26T21:40:32.949Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-26T21:40:32.949Z] #134 DONE 0.2s [2023-10-26T21:40:32.949Z] [2023-10-26T21:40:32.949Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T21:40:32.949Z] #126 ... [2023-10-26T21:40:32.949Z] [2023-10-26T21:40:32.949Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-26T21:40:32.949Z] #135 DONE 0.1s [2023-10-26T21:40:32.949Z] [2023-10-26T21:40:32.949Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-26T21:40:32.949Z] #136 DONE 0.4s [2023-10-26T21:40:32.949Z] [2023-10-26T21:40:32.949Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T21:40:32.949Z] #137 DONE 0.2s [2023-10-26T21:40:32.949Z] [2023-10-26T21:40:32.949Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T21:40:33.948Z] #138 DONE 2.1s [2023-10-26T21:40:33.948Z] [2023-10-26T21:40:33.948Z] #89 [security-proxy-setup] exporting to image [2023-10-26T21:40:33.948Z] #89 exporting layers [2023-10-26T21:40:34.938Z] #89 exporting layers 1.1s done [2023-10-26T21:40:34.938Z] #89 writing image sha256:fa6ad34a06c64a4baab07a0c84e37886556e93149366951a94efbacc5d02485d done [2023-10-26T21:40:34.938Z] #89 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-26T21:40:34.938Z] #89 DONE 3.7s [2023-10-26T21:40:34.938Z] [2023-10-26T21:40:34.938Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T21:40:43.148Z] #127 ... [2023-10-26T21:40:43.148Z] [2023-10-26T21:40:43.148Z] #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-26T21:40:43.148Z] #121 DONE 884.6s [2023-10-26T21:40:43.431Z] [2023-10-26T21:40:43.431Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T21:40:43.714Z] #126 ... [2023-10-26T21:40:43.714Z] [2023-10-26T21:40:43.714Z] #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:40:44.023Z] #139 DONE 0.2s [2023-10-26T21:40:44.023Z] [2023-10-26T21:40:44.023Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T21:40:44.306Z] #127 ... [2023-10-26T21:40:44.306Z] [2023-10-26T21:40:44.306Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:40:44.626Z] #140 DONE 0.3s [2023-10-26T21:40:44.626Z] [2023-10-26T21:40:44.626Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:40:44.626Z] #122 ... [2023-10-26T21:40:44.626Z] [2023-10-26T21:40:44.626Z] #141 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-26T21:40:44.913Z] #141 ... [2023-10-26T21:40:44.913Z] [2023-10-26T21:40:44.913Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T21:40:44.913Z] #129 DONE 886.1s [2023-10-26T21:40:44.913Z] [2023-10-26T21:40:44.913Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T21:40:45.209Z] #125 ... [2023-10-26T21:40:45.209Z] [2023-10-26T21:40:45.209Z] #141 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-26T21:40:45.209Z] #141 DONE 0.5s [2023-10-26T21:40:45.209Z] [2023-10-26T21:40:45.209Z] #142 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-26T21:40:45.516Z] #142 DONE 0.4s [2023-10-26T21:40:45.516Z] [2023-10-26T21:40:45.516Z] #143 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:40:46.152Z] #143 DONE 0.4s [2023-10-26T21:40:46.152Z] [2023-10-26T21:40:46.152Z] #144 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-26T21:40:46.152Z] #144 DONE 0.5s [2023-10-26T21:40:46.152Z] [2023-10-26T21:40:46.152Z] #145 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-26T21:40:46.758Z] #145 ... [2023-10-26T21:40:46.758Z] [2023-10-26T21:40:46.758Z] #146 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-26T21:40:46.758Z] #146 DONE 0.7s [2023-10-26T21:40:46.758Z] [2023-10-26T21:40:46.758Z] #147 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-26T21:40:47.352Z] #147 DONE 0.5s [2023-10-26T21:40:47.352Z] [2023-10-26T21:40:47.352Z] #148 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T21:40:47.645Z] #148 DONE 0.3s [2023-10-26T21:40:47.645Z] [2023-10-26T21:40:47.645Z] #149 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T21:40:49.110Z] #149 ... [2023-10-26T21:40:49.111Z] [2023-10-26T21:40:49.111Z] #145 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-26T21:40:49.111Z] #145 DONE 3.1s [2023-10-26T21:40:49.402Z] [2023-10-26T21:40:49.402Z] #150 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:40:49.402Z] #150 DONE 0.4s [2023-10-26T21:40:49.402Z] [2023-10-26T21:40:49.402Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T21:40:49.686Z] #130 ... [2023-10-26T21:40:49.686Z] [2023-10-26T21:40:49.686Z] #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:40:49.686Z] #151 DONE 0.2s [2023-10-26T21:40:49.686Z] [2023-10-26T21:40:49.686Z] #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-26T21:40:50.283Z] #152 DONE 0.4s [2023-10-26T21:40:50.283Z] [2023-10-26T21:40:50.283Z] #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-26T21:40:50.603Z] #153 DONE 0.3s [2023-10-26T21:40:50.603Z] [2023-10-26T21:40:50.603Z] #149 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T21:40:50.603Z] #149 DONE 3.1s [2023-10-26T21:40:50.603Z] [2023-10-26T21:40:50.603Z] #89 [security-secretstore-setup] exporting to image [2023-10-26T21:40:50.603Z] #89 exporting layers [2023-10-26T21:40:50.887Z] #89 ... [2023-10-26T21:40:50.888Z] [2023-10-26T21:40:50.888Z] #154 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-26T21:40:50.888Z] #154 DONE 0.5s [2023-10-26T21:40:51.192Z] [2023-10-26T21:40:51.192Z] #155 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-26T21:40:51.488Z] #155 DONE 0.3s [2023-10-26T21:40:51.489Z] [2023-10-26T21:40:51.489Z] #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-26T21:40:51.768Z] #156 DONE 0.3s [2023-10-26T21:40:51.768Z] [2023-10-26T21:40:51.768Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:40:51.768Z] #67 ... [2023-10-26T21:40:51.768Z] [2023-10-26T21:40:51.768Z] #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-26T21:40:52.061Z] #157 DONE 0.3s [2023-10-26T21:40:52.061Z] [2023-10-26T21:40:52.061Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T21:40:52.061Z] #130 ... [2023-10-26T21:40:52.061Z] [2023-10-26T21:40:52.061Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-26T21:40:52.671Z] #158 ... [2023-10-26T21:40:52.671Z] [2023-10-26T21:40:52.671Z] #89 [security-secretstore-setup] exporting to image [2023-10-26T21:40:52.671Z] #89 exporting layers 1.9s done [2023-10-26T21:40:52.671Z] #89 writing image sha256:2747c6b5c444921ea46ff817c5b35d512ba22c6841915fcf168e9181b9cd5298 0.1s done [2023-10-26T21:40:52.671Z] #89 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-26T21:40:52.671Z] #89 DONE 5.8s [2023-10-26T21:40:52.945Z] [2023-10-26T21:40:52.945Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T21:40:54.369Z] #125 ... [2023-10-26T21:40:54.369Z] [2023-10-26T21:40:54.369Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-26T21:40:54.369Z] #158 DONE 2.2s [2023-10-26T21:40:54.369Z] [2023-10-26T21:40:54.369Z] #89 [security-bootstrapper] exporting to image [2023-10-26T21:40:55.343Z] #89 exporting layers 1.2s done [2023-10-26T21:40:55.343Z] #89 writing image sha256:915ecf7b02e1a55f6b8e4e31624710752f9d514a312b824e747a24bf367047d8 done [2023-10-26T21:40:55.343Z] #89 naming to docker.io/library/security-bootstrapper-arm64 done [2023-10-26T21:40:55.343Z] #89 DONE 7.0s [2023-10-26T21:40:55.343Z] [2023-10-26T21:40:55.343Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T21:41:00.726Z] #127 ... [2023-10-26T21:41:00.726Z] [2023-10-26T21:41:00.726Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T21:41:00.726Z] #124 DONE 901.6s [2023-10-26T21:41:00.726Z] [2023-10-26T21:41:00.726Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T21:41:00.726Z] #125 ... [2023-10-26T21:41:00.726Z] [2023-10-26T21:41:00.726Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:41:01.000Z] #159 DONE 0.3s [2023-10-26T21:41:01.000Z] [2023-10-26T21:41:01.000Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T21:41:01.000Z] #130 ... [2023-10-26T21:41:01.000Z] [2023-10-26T21:41:01.000Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:41:01.305Z] #160 DONE 0.3s [2023-10-26T21:41:01.305Z] [2023-10-26T21:41:01.305Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:41:01.305Z] #31 ... [2023-10-26T21:41:01.305Z] [2023-10-26T21:41:01.305Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-26T21:41:01.601Z] #161 DONE 0.4s [2023-10-26T21:41:01.601Z] [2023-10-26T21:41:01.601Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:41:01.876Z] #162 DONE 0.2s [2023-10-26T21:41:01.876Z] [2023-10-26T21:41:01.876Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T21:41:01.876Z] #127 ... [2023-10-26T21:41:01.876Z] [2023-10-26T21:41:01.876Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-26T21:41:02.160Z] #163 DONE 0.2s [2023-10-26T21:41:02.160Z] [2023-10-26T21:41:02.160Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T21:41:04.179Z] #164 DONE 1.9s [2023-10-26T21:41:04.179Z] [2023-10-26T21:41:04.179Z] #89 [security-proxy-auth] exporting to image [2023-10-26T21:41:04.179Z] #89 exporting layers [2023-10-26T21:41:04.766Z] #89 exporting layers 0.6s done [2023-10-26T21:41:04.766Z] #89 writing image sha256:d81ad2847593ccb20f18a8256d7c662ea12f2832930b43f72c1ea2518f48613f 0.0s done [2023-10-26T21:41:04.766Z] #89 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-26T21:41:04.766Z] #89 DONE 7.7s [2023-10-26T21:41:04.766Z] [2023-10-26T21:41:04.766Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T21:41:17.142Z] #127 DONE 917.9s [2023-10-26T21:41:17.142Z] [2023-10-26T21:41:17.142Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T21:41:17.142Z] #130 ... [2023-10-26T21:41:17.142Z] [2023-10-26T21:41:17.142Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:41:17.142Z] #165 DONE 0.1s [2023-10-26T21:41:17.142Z] [2023-10-26T21:41:17.142Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:41:17.444Z] #166 DONE 0.2s [2023-10-26T21:41:17.444Z] [2023-10-26T21:41:17.444Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-26T21:41:17.715Z] #167 DONE 0.3s [2023-10-26T21:41:17.715Z] [2023-10-26T21:41:17.715Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:41:18.033Z] #168 DONE 0.2s [2023-10-26T21:41:18.033Z] [2023-10-26T21:41:18.033Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-26T21:41:18.033Z] #169 DONE 0.1s [2023-10-26T21:41:18.033Z] [2023-10-26T21:41:18.033Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T21:41:20.088Z] #170 DONE 1.9s [2023-10-26T21:41:20.088Z] [2023-10-26T21:41:20.088Z] #89 [core-common-config-bootstrapper] exporting to image [2023-10-26T21:41:20.088Z] #89 exporting layers [2023-10-26T21:41:20.359Z] #89 exporting layers 0.5s done [2023-10-26T21:41:20.359Z] #89 writing image sha256:45131b007d8ee44d0c4efc17bc37ef650093da2ba2d69657ae9b95fe69bcac10 done [2023-10-26T21:41:20.359Z] #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-10-26T21:41:20.359Z] #89 DONE 8.2s [2023-10-26T21:41:20.359Z] [2023-10-26T21:41:20.359Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T21:41:59.304Z] #130 ... [2023-10-26T21:41:59.304Z] [2023-10-26T21:41:59.304Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T21:41:59.304Z] #126 DONE 954.3s [2023-10-26T21:41:59.304Z] [2023-10-26T21:41:59.304Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:41:59.304Z] #122 ... [2023-10-26T21:41:59.304Z] [2023-10-26T21:41:59.304Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:41:59.304Z] #171 DONE 0.1s [2023-10-26T21:41:59.304Z] [2023-10-26T21:41:59.304Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:41:59.304Z] #172 DONE 0.1s [2023-10-26T21:41:59.304Z] [2023-10-26T21:41:59.304Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-26T21:41:59.304Z] #173 DONE 0.3s [2023-10-26T21:41:59.304Z] [2023-10-26T21:41:59.304Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:41:59.304Z] #174 DONE 0.1s [2023-10-26T21:41:59.304Z] [2023-10-26T21:41:59.304Z] #89 [core-command] exporting to image [2023-10-26T21:41:59.304Z] #89 exporting layers [2023-10-26T21:41:59.304Z] #89 exporting layers 0.3s done [2023-10-26T21:41:59.304Z] #89 writing image sha256:1d25c776b2bd5d15e12d37c453e4e8e4188fd6024318fc3d9500feeec140246a done [2023-10-26T21:41:59.304Z] #89 naming to docker.io/library/core-command-arm64 done [2023-10-26T21:41:59.304Z] #89 DONE 8.5s [2023-10-26T21:41:59.304Z] [2023-10-26T21:41:59.304Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:42:03.615Z] #122 ... [2023-10-26T21:42:03.615Z] [2023-10-26T21:42:03.615Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T21:42:03.615Z] #130 DONE 964.5s [2023-10-26T21:42:03.615Z] [2023-10-26T21:42:03.615Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:42:03.615Z] #122 ... [2023-10-26T21:42:03.615Z] [2023-10-26T21:42:03.615Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:42:03.888Z] #175 DONE 0.4s [2023-10-26T21:42:03.888Z] [2023-10-26T21:42:03.888Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:42:03.888Z] #122 ... [2023-10-26T21:42:03.888Z] [2023-10-26T21:42:03.888Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:42:04.159Z] #176 DONE 0.2s [2023-10-26T21:42:04.159Z] [2023-10-26T21:42:04.159Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-26T21:42:04.431Z] #177 DONE 0.4s [2023-10-26T21:42:04.431Z] [2023-10-26T21:42:04.432Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:42:04.432Z] #122 ... [2023-10-26T21:42:04.432Z] [2023-10-26T21:42:04.432Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:42:04.706Z] #178 DONE 0.2s [2023-10-26T21:42:04.706Z] [2023-10-26T21:42:04.706Z] #89 [core-data] exporting to image [2023-10-26T21:42:04.706Z] #89 exporting layers [2023-10-26T21:42:05.002Z] #89 exporting layers 0.4s done [2023-10-26T21:42:05.002Z] #89 writing image sha256:c7e2e6dbe134a75f587d8fe6758925e4e52c221034e03a2371bd49e069da390d done [2023-10-26T21:42:05.002Z] #89 naming to docker.io/library/core-data-arm64 [2023-10-26T21:42:05.002Z] #89 naming to docker.io/library/core-data-arm64 done [2023-10-26T21:42:05.002Z] #89 DONE 8.9s [2023-10-26T21:42:05.002Z] [2023-10-26T21:42:05.002Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:42:05.631Z] #122 ... [2023-10-26T21:42:05.631Z] [2023-10-26T21:42:05.631Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T21:42:05.631Z] #123 DONE 966.8s [2023-10-26T21:42:05.631Z] [2023-10-26T21:42:05.631Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:42:05.909Z] #67 ... [2023-10-26T21:42:05.909Z] [2023-10-26T21:42:05.909Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:42:06.187Z] #179 DONE 0.2s [2023-10-26T21:42:06.187Z] [2023-10-26T21:42:06.187Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:42:06.463Z] #180 DONE 0.3s [2023-10-26T21:42:06.463Z] [2023-10-26T21:42:06.463Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-26T21:42:06.732Z] #181 DONE 0.3s [2023-10-26T21:42:06.732Z] [2023-10-26T21:42:06.733Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:42:07.011Z] #182 DONE 0.2s [2023-10-26T21:42:07.011Z] [2023-10-26T21:42:07.011Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-26T21:42:07.011Z] #183 DONE 0.1s [2023-10-26T21:42:07.011Z] [2023-10-26T21:42:07.011Z] #89 [core-metadata] exporting to image [2023-10-26T21:42:07.287Z] #89 exporting layers 0.3s done [2023-10-26T21:42:07.287Z] #89 writing image sha256:2667a1a32151a68aa812a844cf59decfa80519888450d1c940c05690aa6c0fb8 done [2023-10-26T21:42:07.287Z] #89 naming to docker.io/library/core-metadata-arm64 done [2023-10-26T21:42:07.287Z] #89 DONE 9.2s [2023-10-26T21:42:07.287Z] [2023-10-26T21:42:07.287Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:42:29.411Z] #122 DONE 990.1s [2023-10-26T21:42:29.411Z] [2023-10-26T21:42:29.411Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T21:42:29.411Z] #131 ... [2023-10-26T21:42:29.411Z] [2023-10-26T21:42:29.411Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:42:29.411Z] #184 DONE 0.3s [2023-10-26T21:42:29.411Z] [2023-10-26T21:42:29.411Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:42:29.685Z] #185 DONE 0.2s [2023-10-26T21:42:29.685Z] [2023-10-26T21:42:29.685Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-26T21:42:29.955Z] #186 DONE 0.4s [2023-10-26T21:42:29.955Z] [2023-10-26T21:42:29.955Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T21:42:29.955Z] #131 ... [2023-10-26T21:42:29.955Z] [2023-10-26T21:42:29.955Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:42:29.955Z] #187 DONE 0.1s [2023-10-26T21:42:30.227Z] [2023-10-26T21:42:30.227Z] #89 [security-spiffe-token-provider] exporting to image [2023-10-26T21:42:30.227Z] #89 exporting layers [2023-10-26T21:42:30.830Z] #89 exporting layers 0.8s done [2023-10-26T21:42:30.830Z] #89 writing image sha256:89c9ff7bd61154b27d8e650fb186210d4a131ab6ded9ba3b118ef04c906de162 done [2023-10-26T21:42:30.830Z] #89 naming to docker.io/library/security-spiffe-token-provider-arm64 [2023-10-26T21:42:31.104Z] #89 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2023-10-26T21:42:31.104Z] #89 DONE 10.1s [2023-10-26T21:42:31.104Z] [2023-10-26T21:42:31.104Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T21:42:49.345Z] #125 ... [2023-10-26T21:42:49.345Z] [2023-10-26T21:42:49.345Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T21:42:49.345Z] #131 DONE 1009.9s [2023-10-26T21:42:49.345Z] [2023-10-26T21:42:49.345Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T21:42:49.345Z] #125 ... [2023-10-26T21:42:49.345Z] [2023-10-26T21:42:49.345Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:42:49.345Z] #188 DONE 0.1s [2023-10-26T21:42:49.345Z] [2023-10-26T21:42:49.345Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:42:49.345Z] #189 DONE 0.2s [2023-10-26T21:42:49.345Z] [2023-10-26T21:42:49.345Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T21:42:49.345Z] #125 DONE 1010.6s [2023-10-26T21:42:49.345Z] [2023-10-26T21:42:49.345Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-26T21:42:49.928Z] #190 DONE 0.5s [2023-10-26T21:42:49.928Z] [2023-10-26T21:42:49.928Z] #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:42:49.928Z] #191 DONE 0.2s [2023-10-26T21:42:49.928Z] [2023-10-26T21:42:49.928Z] #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:42:49.928Z] #192 DONE 0.2s [2023-10-26T21:42:49.928Z] [2023-10-26T21:42:49.928Z] #89 [support-scheduler] exporting to image [2023-10-26T21:42:49.928Z] #89 exporting layers [2023-10-26T21:42:50.207Z] #89 ... [2023-10-26T21:42:50.207Z] [2023-10-26T21:42:50.207Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:42:50.207Z] #193 DONE 0.1s [2023-10-26T21:42:50.207Z] [2023-10-26T21:42:50.207Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-26T21:42:50.476Z] #194 DONE 0.5s [2023-10-26T21:42:50.476Z] [2023-10-26T21:42:50.476Z] #89 [support-scheduler] exporting to image [2023-10-26T21:42:50.476Z] #89 exporting layers 0.5s done [2023-10-26T21:42:50.476Z] #89 writing image sha256:c85395ed684553014afffc0ce1e292bdfa2cac9966bbc0a4609ed9ad1115727a done [2023-10-26T21:42:50.476Z] #89 naming to docker.io/library/support-scheduler-arm64 done [2023-10-26T21:42:50.476Z] #89 DONE 10.6s [2023-10-26T21:42:50.476Z] [2023-10-26T21:42:50.476Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:42:50.756Z] #195 DONE 0.2s [2023-10-26T21:42:50.756Z] [2023-10-26T21:42:50.756Z] #89 [support-notifications] exporting to image [2023-10-26T21:42:51.023Z] #89 exporting layers 0.4s done [2023-10-26T21:42:51.023Z] #89 writing image sha256:b5ea82c1e6583db2aa4b95d15405e07d5731595df5ac7b8fa8c418cb8a730dec done [2023-10-26T21:42:51.023Z] #89 naming to docker.io/library/support-notifications-arm64 done [2023-10-26T21:42:51.023Z] #89 DONE 11.1s [2023-10-26T21:42:51.023Z] [2023-10-26T21:42:51.023Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:42:51.023Z] time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-26T21:42:51.039Z] $ docker stop --time=1 2b3d41b0f9e96dcda2ef206295ebd03cdfcd4740e1ebf521dc14500703cd97cc [2023-10-26T21:42:52.732Z] $ docker rm -f --volumes 2b3d41b0f9e96dcda2ef206295ebd03cdfcd4740e1ebf521dc14500703cd97cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T21:42:53.236Z] + docker images [2023-10-26T21:42:53.236Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-26T21:42:53.236Z] support-notifications-arm64 latest b5ea82c1e658 3 seconds ago 34.3MB [2023-10-26T21:42:53.236Z] support-scheduler-arm64 latest c85395ed6845 4 seconds ago 33.6MB [2023-10-26T21:42:53.236Z] security-spiffe-token-provider-arm64 latest 89c9ff7bd611 24 seconds ago 35.3MB [2023-10-26T21:42:53.236Z] core-metadata-arm64 latest 2667a1a32151 47 seconds ago 21.5MB [2023-10-26T21:42:53.236Z] core-data-arm64 latest c7e2e6dbe134 49 seconds ago 21.2MB [2023-10-26T21:42:53.236Z] core-command-arm64 latest 1d25c776b2bd 59 seconds ago 21MB [2023-10-26T21:42:53.236Z] core-common-config-bootstrapper-arm64 latest 45131b007d8e About a minute ago 18.3MB [2023-10-26T21:42:53.236Z] security-proxy-auth-arm64 latest d81ad2847593 About a minute ago 19.4MB [2023-10-26T21:42:53.236Z] security-bootstrapper-arm64 latest 915ecf7b02e1 2 minutes ago 23.1MB [2023-10-26T21:42:53.236Z] security-secretstore-setup-arm64 latest 2747c6b5c444 2 minutes ago 43.7MB [2023-10-26T21:42:53.236Z] security-proxy-setup-arm64 latest fa6ad34a06c6 2 minutes ago 34MB [2023-10-26T21:42:53.236Z] security-spire-agent-arm64 latest fdcbdf8f4bfc 17 minutes ago 157MB [2023-10-26T21:42:53.236Z] security-spire-config-arm64 latest d97544aecf40 17 minutes ago 95.8MB [2023-10-26T21:42:53.236Z] security-spire-server-arm64 latest 0d942c919323 17 minutes ago 101MB [2023-10-26T21:42:53.236Z] ci-base-image-arm64 latest a4dfb6a9b609 18 minutes ago 926MB [2023-10-26T21:42:53.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 weeks ago 553MB [2023-10-26T21:42:53.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:42:53.357Z] provisioning config files... [2023-10-26T21:42:53.373Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/600@tmp/config17510950958002905749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:42:53.721Z] ---> docker-login.sh [2023-10-26T21:42:53.721Z] nexus3.edgexfoundry.org:10001 [2023-10-26T21:42:53.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:42:53.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:42:53.988Z] Configure a credential helper to remove this warning. See [2023-10-26T21:42:53.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:42:53.988Z] [2023-10-26T21:42:53.988Z] Login Succeeded [2023-10-26T21:42:53.988Z] nexus3.edgexfoundry.org:10002 [2023-10-26T21:42:54.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:42:54.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:42:54.522Z] Configure a credential helper to remove this warning. See [2023-10-26T21:42:54.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:42:54.522Z] [2023-10-26T21:42:54.522Z] Login Succeeded [2023-10-26T21:42:54.522Z] nexus3.edgexfoundry.org:10003 [2023-10-26T21:42:54.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:42:54.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:42:54.790Z] Configure a credential helper to remove this warning. See [2023-10-26T21:42:54.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:42:54.790Z] [2023-10-26T21:42:54.790Z] Login Succeeded [2023-10-26T21:42:54.790Z] nexus3.edgexfoundry.org:10004 [2023-10-26T21:42:55.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:42:55.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:42:55.323Z] Configure a credential helper to remove this warning. See [2023-10-26T21:42:55.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:42:55.323Z] [2023-10-26T21:42:55.323Z] Login Succeeded [2023-10-26T21:42:55.323Z] docker.io [2023-10-26T21:42:55.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:42:55.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:42:55.855Z] Configure a credential helper to remove this warning. See [2023-10-26T21:42:55.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:42:55.855Z] [2023-10-26T21:42:55.855Z] Login Succeeded [2023-10-26T21:42:55.855Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T21:42:55.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:42:55.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:42:55.926Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-10-26T21:42:55.926Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:42:55.926Z] latest [2023-10-26T21:42:55.926Z] 3.1.0-dev.65 [2023-10-26T21:42:55.926Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:42:55.926Z] main [2023-10-26T21:42:55.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:42:56.280Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:42:56.640Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:42:56.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-26T21:42:56.640Z] f1c666a8dbb0: Preparing [2023-10-26T21:42:56.640Z] b85d5f9245f9: Preparing [2023-10-26T21:42:56.640Z] 6c1d2df79474: Preparing [2023-10-26T21:42:56.640Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:42:56.640Z] 5558d33765ab: Preparing [2023-10-26T21:42:56.640Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:42:56.640Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:42:56.969Z] 6c1d2df79474: Pushed [2023-10-26T21:42:56.969Z] f1c666a8dbb0: Pushed [2023-10-26T21:42:56.969Z] a0c4dc8bc1f5: Pushed [2023-10-26T21:42:56.969Z] 5558d33765ab: Pushed [2023-10-26T21:42:56.969Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:00.316Z] b85d5f9245f9: Pushed [2023-10-26T21:43:00.316Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:4a7350e6a3b9f50fdf7bddf6b1c877cbf53f0f88113c5724cc5f7844e12d0822 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:00.674Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:01.014Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-26T21:43:01.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-26T21:43:01.014Z] f1c666a8dbb0: Preparing [2023-10-26T21:43:01.014Z] b85d5f9245f9: Preparing [2023-10-26T21:43:01.014Z] 6c1d2df79474: Preparing [2023-10-26T21:43:01.014Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:01.014Z] 5558d33765ab: Preparing [2023-10-26T21:43:01.014Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:01.014Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:01.014Z] f1c666a8dbb0: Layer already exists [2023-10-26T21:43:01.014Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:01.014Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:01.014Z] b85d5f9245f9: Layer already exists [2023-10-26T21:43:01.014Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:01.014Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:01.291Z] latest: digest: sha256:4a7350e6a3b9f50fdf7bddf6b1c877cbf53f0f88113c5724cc5f7844e12d0822 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:01.647Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:01.994Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.65 [2023-10-26T21:43:01.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-26T21:43:01.994Z] f1c666a8dbb0: Preparing [2023-10-26T21:43:01.994Z] b85d5f9245f9: Preparing [2023-10-26T21:43:01.994Z] 6c1d2df79474: Preparing [2023-10-26T21:43:01.994Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:01.994Z] 5558d33765ab: Preparing [2023-10-26T21:43:01.994Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:01.994Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:01.994Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:01.994Z] b85d5f9245f9: Layer already exists [2023-10-26T21:43:01.994Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:01.994Z] f1c666a8dbb0: Layer already exists [2023-10-26T21:43:01.994Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:01.994Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:02.262Z] 3.1.0-dev.65: digest: sha256:4a7350e6a3b9f50fdf7bddf6b1c877cbf53f0f88113c5724cc5f7844e12d0822 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:02.604Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:02.949Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:02.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-26T21:43:02.949Z] f1c666a8dbb0: Preparing [2023-10-26T21:43:02.949Z] b85d5f9245f9: Preparing [2023-10-26T21:43:02.949Z] 6c1d2df79474: Preparing [2023-10-26T21:43:02.949Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:02.949Z] 5558d33765ab: Preparing [2023-10-26T21:43:02.949Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:02.949Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:02.949Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:02.949Z] b85d5f9245f9: Layer already exists [2023-10-26T21:43:02.949Z] f1c666a8dbb0: Layer already exists [2023-10-26T21:43:02.949Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:02.949Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:02.949Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:03.214Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:4a7350e6a3b9f50fdf7bddf6b1c877cbf53f0f88113c5724cc5f7844e12d0822 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:03.566Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:03.919Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-10-26T21:43:03.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-26T21:43:03.920Z] f1c666a8dbb0: Preparing [2023-10-26T21:43:03.920Z] b85d5f9245f9: Preparing [2023-10-26T21:43:03.920Z] 6c1d2df79474: Preparing [2023-10-26T21:43:03.920Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:03.920Z] 5558d33765ab: Preparing [2023-10-26T21:43:03.920Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:03.920Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:03.920Z] b85d5f9245f9: Layer already exists [2023-10-26T21:43:03.920Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:03.920Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:03.920Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:03.920Z] f1c666a8dbb0: Layer already exists [2023-10-26T21:43:03.920Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:04.187Z] main: digest: sha256:4a7350e6a3b9f50fdf7bddf6b1c877cbf53f0f88113c5724cc5f7844e12d0822 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:43:04.230Z] ===================================================== [Pipeline] echo [2023-10-26T21:43:04.236Z] taggedImages: [2023-10-26T21:43:04.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:04.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-26T21:43:04.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.65 [2023-10-26T21:43:04.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:04.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-10-26T21:43:04.255Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-10-26T21:43:04.255Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:04.255Z] latest [2023-10-26T21:43:04.255Z] 3.1.0-dev.65 [2023-10-26T21:43:04.255Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:04.255Z] main [2023-10-26T21:43:04.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:04.600Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:04.946Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:04.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-26T21:43:04.946Z] 61f80183c971: Preparing [2023-10-26T21:43:04.946Z] d27e15350ca0: Preparing [2023-10-26T21:43:04.946Z] 735819507415: Preparing [2023-10-26T21:43:04.946Z] 7a7ba7228973: Preparing [2023-10-26T21:43:04.946Z] 6c1d2df79474: Preparing [2023-10-26T21:43:04.946Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:04.946Z] 5558d33765ab: Preparing [2023-10-26T21:43:04.946Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:04.946Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:04.946Z] 5558d33765ab: Waiting [2023-10-26T21:43:04.946Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:04.946Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:05.213Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:05.213Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:05.213Z] d27e15350ca0: Pushed [2023-10-26T21:43:05.213Z] 735819507415: Pushed [2023-10-26T21:43:05.213Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:05.213Z] 61f80183c971: Pushed [2023-10-26T21:43:07.786Z] 7a7ba7228973: Pushed [2023-10-26T21:43:10.365Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:9511cdc2deb0a3d1e0b5c04805f909db5b1e2b7fc1efde482cd541ea934eae56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:10.711Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:11.139Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-26T21:43:11.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-26T21:43:11.139Z] 61f80183c971: Preparing [2023-10-26T21:43:11.139Z] d27e15350ca0: Preparing [2023-10-26T21:43:11.139Z] 735819507415: Preparing [2023-10-26T21:43:11.139Z] 7a7ba7228973: Preparing [2023-10-26T21:43:11.139Z] 6c1d2df79474: Preparing [2023-10-26T21:43:11.139Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:11.139Z] 5558d33765ab: Preparing [2023-10-26T21:43:11.139Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:11.139Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:11.139Z] 5558d33765ab: Waiting [2023-10-26T21:43:11.139Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:11.139Z] 7a7ba7228973: Layer already exists [2023-10-26T21:43:11.139Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:11.139Z] 735819507415: Layer already exists [2023-10-26T21:43:11.139Z] d27e15350ca0: Layer already exists [2023-10-26T21:43:11.139Z] 61f80183c971: Layer already exists [2023-10-26T21:43:11.139Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:11.139Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:11.139Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:11.412Z] latest: digest: sha256:9511cdc2deb0a3d1e0b5c04805f909db5b1e2b7fc1efde482cd541ea934eae56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:11.780Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:12.147Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.65 [2023-10-26T21:43:12.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-26T21:43:12.147Z] 61f80183c971: Preparing [2023-10-26T21:43:12.147Z] d27e15350ca0: Preparing [2023-10-26T21:43:12.147Z] 735819507415: Preparing [2023-10-26T21:43:12.147Z] 7a7ba7228973: Preparing [2023-10-26T21:43:12.147Z] 6c1d2df79474: Preparing [2023-10-26T21:43:12.147Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:12.147Z] 5558d33765ab: Preparing [2023-10-26T21:43:12.147Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:12.147Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:12.147Z] 5558d33765ab: Waiting [2023-10-26T21:43:12.147Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:12.147Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:12.147Z] 735819507415: Layer already exists [2023-10-26T21:43:12.147Z] 7a7ba7228973: Layer already exists [2023-10-26T21:43:12.147Z] 61f80183c971: Layer already exists [2023-10-26T21:43:12.147Z] d27e15350ca0: Layer already exists [2023-10-26T21:43:12.147Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:12.147Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:12.147Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:12.419Z] 3.1.0-dev.65: digest: sha256:9511cdc2deb0a3d1e0b5c04805f909db5b1e2b7fc1efde482cd541ea934eae56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:12.782Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:13.134Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:13.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-26T21:43:13.134Z] 61f80183c971: Preparing [2023-10-26T21:43:13.134Z] d27e15350ca0: Preparing [2023-10-26T21:43:13.134Z] 735819507415: Preparing [2023-10-26T21:43:13.134Z] 7a7ba7228973: Preparing [2023-10-26T21:43:13.134Z] 6c1d2df79474: Preparing [2023-10-26T21:43:13.134Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:13.134Z] 5558d33765ab: Preparing [2023-10-26T21:43:13.134Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:13.134Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:13.134Z] 5558d33765ab: Waiting [2023-10-26T21:43:13.134Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:13.134Z] 735819507415: Layer already exists [2023-10-26T21:43:13.134Z] 61f80183c971: Layer already exists [2023-10-26T21:43:13.134Z] 7a7ba7228973: Layer already exists [2023-10-26T21:43:13.134Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:13.134Z] d27e15350ca0: Layer already exists [2023-10-26T21:43:13.134Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:13.134Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:13.134Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:13.412Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:9511cdc2deb0a3d1e0b5c04805f909db5b1e2b7fc1efde482cd541ea934eae56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:13.780Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:14.126Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-10-26T21:43:14.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-26T21:43:14.126Z] 61f80183c971: Preparing [2023-10-26T21:43:14.126Z] d27e15350ca0: Preparing [2023-10-26T21:43:14.126Z] 735819507415: Preparing [2023-10-26T21:43:14.126Z] 7a7ba7228973: Preparing [2023-10-26T21:43:14.126Z] 6c1d2df79474: Preparing [2023-10-26T21:43:14.126Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:14.126Z] 5558d33765ab: Preparing [2023-10-26T21:43:14.126Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:14.126Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:14.126Z] 5558d33765ab: Waiting [2023-10-26T21:43:14.126Z] 735819507415: Layer already exists [2023-10-26T21:43:14.126Z] 61f80183c971: Layer already exists [2023-10-26T21:43:14.126Z] 7a7ba7228973: Layer already exists [2023-10-26T21:43:14.126Z] d27e15350ca0: Layer already exists [2023-10-26T21:43:14.126Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:14.126Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:14.127Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:14.127Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:14.393Z] main: digest: sha256:9511cdc2deb0a3d1e0b5c04805f909db5b1e2b7fc1efde482cd541ea934eae56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:43:14.446Z] ===================================================== [Pipeline] echo [2023-10-26T21:43:14.453Z] taggedImages: [2023-10-26T21:43:14.453Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:14.453Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-26T21:43:14.453Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.65 [2023-10-26T21:43:14.453Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:14.453Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-10-26T21:43:14.473Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-10-26T21:43:14.473Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:14.473Z] latest [2023-10-26T21:43:14.473Z] 3.1.0-dev.65 [2023-10-26T21:43:14.473Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:14.473Z] main [2023-10-26T21:43:14.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:14.810Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:15.156Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:15.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-26T21:43:15.156Z] a4c444a2b6a9: Preparing [2023-10-26T21:43:15.156Z] 3e0eb06707eb: Preparing [2023-10-26T21:43:15.156Z] 6c1d2df79474: Preparing [2023-10-26T21:43:15.156Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:15.156Z] 5cb7dd46e336: Preparing [2023-10-26T21:43:15.156Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:15.156Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:15.156Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:15.156Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:15.422Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:15.422Z] 5cb7dd46e336: Pushed [2023-10-26T21:43:15.422Z] a4c444a2b6a9: Pushed [2023-10-26T21:43:18.817Z] 3e0eb06707eb: Pushed [2023-10-26T21:43:18.817Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:97d14df3aea022079ddd00769c4cca135b970880ecc9a983b17028975896058e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:19.163Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:19.505Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-26T21:43:19.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-26T21:43:19.505Z] a4c444a2b6a9: Preparing [2023-10-26T21:43:19.505Z] 3e0eb06707eb: Preparing [2023-10-26T21:43:19.505Z] 6c1d2df79474: Preparing [2023-10-26T21:43:19.505Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:19.505Z] 5cb7dd46e336: Preparing [2023-10-26T21:43:19.505Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:19.505Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:19.505Z] 3e0eb06707eb: Layer already exists [2023-10-26T21:43:19.505Z] a4c444a2b6a9: Layer already exists [2023-10-26T21:43:19.505Z] 5cb7dd46e336: Layer already exists [2023-10-26T21:43:19.505Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:19.505Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:19.505Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:19.771Z] latest: digest: sha256:97d14df3aea022079ddd00769c4cca135b970880ecc9a983b17028975896058e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:20.118Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:20.453Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.65 [2023-10-26T21:43:20.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-26T21:43:23.030Z] a4c444a2b6a9: Preparing [2023-10-26T21:43:23.030Z] 3e0eb06707eb: Preparing [2023-10-26T21:43:23.030Z] 6c1d2df79474: Preparing [2023-10-26T21:43:23.030Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:23.030Z] 5cb7dd46e336: Preparing [2023-10-26T21:43:23.030Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:23.030Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:23.030Z] a4c444a2b6a9: Layer already exists [2023-10-26T21:43:23.030Z] 3e0eb06707eb: Layer already exists [2023-10-26T21:43:23.030Z] 5cb7dd46e336: Layer already exists [2023-10-26T21:43:23.030Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:23.030Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:23.030Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:23.030Z] 3.1.0-dev.65: digest: sha256:97d14df3aea022079ddd00769c4cca135b970880ecc9a983b17028975896058e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:23.641Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:23.980Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:23.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-26T21:43:23.980Z] a4c444a2b6a9: Preparing [2023-10-26T21:43:23.980Z] 3e0eb06707eb: Preparing [2023-10-26T21:43:23.980Z] 6c1d2df79474: Preparing [2023-10-26T21:43:23.980Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:23.980Z] 5cb7dd46e336: Preparing [2023-10-26T21:43:23.980Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:23.980Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:23.980Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:23.980Z] a4c444a2b6a9: Layer already exists [2023-10-26T21:43:23.980Z] 5cb7dd46e336: Layer already exists [2023-10-26T21:43:23.980Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:23.980Z] 3e0eb06707eb: Layer already exists [2023-10-26T21:43:23.980Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:24.247Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:97d14df3aea022079ddd00769c4cca135b970880ecc9a983b17028975896058e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:24.592Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:24.934Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-10-26T21:43:24.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-26T21:43:24.934Z] a4c444a2b6a9: Preparing [2023-10-26T21:43:24.934Z] 3e0eb06707eb: Preparing [2023-10-26T21:43:24.934Z] 6c1d2df79474: Preparing [2023-10-26T21:43:24.934Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:24.934Z] 5cb7dd46e336: Preparing [2023-10-26T21:43:24.934Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:24.934Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:24.934Z] 3e0eb06707eb: Layer already exists [2023-10-26T21:43:24.934Z] 5cb7dd46e336: Layer already exists [2023-10-26T21:43:24.934Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:24.934Z] a4c444a2b6a9: Layer already exists [2023-10-26T21:43:24.934Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:24.934Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:25.201Z] main: digest: sha256:97d14df3aea022079ddd00769c4cca135b970880ecc9a983b17028975896058e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:43:25.255Z] ===================================================== [Pipeline] echo [2023-10-26T21:43:25.264Z] taggedImages: [2023-10-26T21:43:25.264Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:25.264Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-26T21:43:25.264Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.65 [2023-10-26T21:43:25.264Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:25.264Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-10-26T21:43:25.286Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-10-26T21:43:25.286Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:25.286Z] latest [2023-10-26T21:43:25.286Z] 3.1.0-dev.65 [2023-10-26T21:43:25.286Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:25.286Z] main [2023-10-26T21:43:25.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:25.621Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:25.963Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:25.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-26T21:43:25.963Z] 5e16b5b7f1e1: Preparing [2023-10-26T21:43:25.963Z] 31fb1fd146ef: Preparing [2023-10-26T21:43:25.963Z] 78f55117a2aa: Preparing [2023-10-26T21:43:25.963Z] 6c1d2df79474: Preparing [2023-10-26T21:43:25.963Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:25.963Z] 5558d33765ab: Preparing [2023-10-26T21:43:25.963Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:25.963Z] 5558d33765ab: Waiting [2023-10-26T21:43:25.963Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:25.963Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:25.963Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:26.227Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:26.227Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:26.227Z] 31fb1fd146ef: Pushed [2023-10-26T21:43:26.227Z] 5e16b5b7f1e1: Pushed [2023-10-26T21:43:29.558Z] 78f55117a2aa: Pushed [2023-10-26T21:43:29.558Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:a9fc239dfe126f18f0e1fd75bfcf08c3f49b6c1d047b123e2092795f0dcfa46d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:29.910Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:30.257Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-26T21:43:30.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-26T21:43:30.257Z] 5e16b5b7f1e1: Preparing [2023-10-26T21:43:30.257Z] 31fb1fd146ef: Preparing [2023-10-26T21:43:30.257Z] 78f55117a2aa: Preparing [2023-10-26T21:43:30.257Z] 6c1d2df79474: Preparing [2023-10-26T21:43:30.257Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:30.257Z] 5558d33765ab: Preparing [2023-10-26T21:43:30.257Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:30.257Z] 5558d33765ab: Waiting [2023-10-26T21:43:30.257Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:30.257Z] 5e16b5b7f1e1: Layer already exists [2023-10-26T21:43:30.257Z] 31fb1fd146ef: Layer already exists [2023-10-26T21:43:30.257Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:30.257Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:30.257Z] 78f55117a2aa: Layer already exists [2023-10-26T21:43:30.257Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:30.257Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:30.524Z] latest: digest: sha256:a9fc239dfe126f18f0e1fd75bfcf08c3f49b6c1d047b123e2092795f0dcfa46d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:30.866Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:31.209Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.65 [2023-10-26T21:43:31.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-26T21:43:31.209Z] 5e16b5b7f1e1: Preparing [2023-10-26T21:43:31.209Z] 31fb1fd146ef: Preparing [2023-10-26T21:43:31.209Z] 78f55117a2aa: Preparing [2023-10-26T21:43:31.209Z] 6c1d2df79474: Preparing [2023-10-26T21:43:31.209Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:31.209Z] 5558d33765ab: Preparing [2023-10-26T21:43:31.209Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:31.209Z] 5558d33765ab: Waiting [2023-10-26T21:43:31.209Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:31.209Z] 31fb1fd146ef: Layer already exists [2023-10-26T21:43:31.209Z] 78f55117a2aa: Layer already exists [2023-10-26T21:43:31.209Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:31.209Z] 5e16b5b7f1e1: Layer already exists [2023-10-26T21:43:31.209Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:31.209Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:31.209Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:31.475Z] 3.1.0-dev.65: digest: sha256:a9fc239dfe126f18f0e1fd75bfcf08c3f49b6c1d047b123e2092795f0dcfa46d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:31.814Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:32.151Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:32.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-26T21:43:32.151Z] 5e16b5b7f1e1: Preparing [2023-10-26T21:43:32.151Z] 31fb1fd146ef: Preparing [2023-10-26T21:43:32.151Z] 78f55117a2aa: Preparing [2023-10-26T21:43:32.151Z] 6c1d2df79474: Preparing [2023-10-26T21:43:32.151Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:32.151Z] 5558d33765ab: Preparing [2023-10-26T21:43:32.151Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:32.151Z] 5558d33765ab: Waiting [2023-10-26T21:43:32.151Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:32.151Z] 5e16b5b7f1e1: Layer already exists [2023-10-26T21:43:32.151Z] 31fb1fd146ef: Layer already exists [2023-10-26T21:43:32.151Z] 78f55117a2aa: Layer already exists [2023-10-26T21:43:32.151Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:32.151Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:32.151Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:32.151Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:32.417Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:a9fc239dfe126f18f0e1fd75bfcf08c3f49b6c1d047b123e2092795f0dcfa46d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:32.764Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:33.103Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-10-26T21:43:33.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-26T21:43:33.103Z] 5e16b5b7f1e1: Preparing [2023-10-26T21:43:33.103Z] 31fb1fd146ef: Preparing [2023-10-26T21:43:33.103Z] 78f55117a2aa: Preparing [2023-10-26T21:43:33.103Z] 6c1d2df79474: Preparing [2023-10-26T21:43:33.103Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:33.103Z] 5558d33765ab: Preparing [2023-10-26T21:43:33.103Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:33.103Z] 5558d33765ab: Waiting [2023-10-26T21:43:33.103Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:33.103Z] 5e16b5b7f1e1: Layer already exists [2023-10-26T21:43:33.103Z] 31fb1fd146ef: Layer already exists [2023-10-26T21:43:33.103Z] 78f55117a2aa: Layer already exists [2023-10-26T21:43:33.103Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:33.103Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:33.103Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:33.103Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:33.370Z] main: digest: sha256:a9fc239dfe126f18f0e1fd75bfcf08c3f49b6c1d047b123e2092795f0dcfa46d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:43:33.408Z] ===================================================== [Pipeline] echo [2023-10-26T21:43:33.413Z] taggedImages: [2023-10-26T21:43:33.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:33.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-26T21:43:33.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.65 [2023-10-26T21:43:33.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:33.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-10-26T21:43:33.428Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-10-26T21:43:33.428Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:33.428Z] latest [2023-10-26T21:43:33.428Z] 3.1.0-dev.65 [2023-10-26T21:43:33.428Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:33.428Z] main [2023-10-26T21:43:33.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:33.761Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:34.112Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:34.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-26T21:43:34.112Z] f8316d99633c: Preparing [2023-10-26T21:43:34.112Z] eb8ff6b3fa47: Preparing [2023-10-26T21:43:34.112Z] 2741a45db181: Preparing [2023-10-26T21:43:34.112Z] 7352d891b5cd: Preparing [2023-10-26T21:43:34.112Z] c0cffaa54e98: Preparing [2023-10-26T21:43:34.112Z] 84672dedf902: Preparing [2023-10-26T21:43:34.112Z] 4a462f2a5acc: Preparing [2023-10-26T21:43:34.112Z] 84672dedf902: Waiting [2023-10-26T21:43:34.112Z] 6c1d2df79474: Preparing [2023-10-26T21:43:34.112Z] 4a462f2a5acc: Waiting [2023-10-26T21:43:34.112Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:34.112Z] 6c1d2df79474: Waiting [2023-10-26T21:43:34.112Z] a01d825f722f: Preparing [2023-10-26T21:43:34.112Z] 08b63bdc5219: Preparing [2023-10-26T21:43:34.112Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:34.112Z] 5f70bf18a086: Preparing [2023-10-26T21:43:34.112Z] 8bd2ef6dc65c: Preparing [2023-10-26T21:43:34.112Z] 348398e95a90: Preparing [2023-10-26T21:43:34.112Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:34.112Z] 08b63bdc5219: Waiting [2023-10-26T21:43:34.112Z] 5f70bf18a086: Waiting [2023-10-26T21:43:34.112Z] 8bd2ef6dc65c: Waiting [2023-10-26T21:43:34.112Z] 348398e95a90: Waiting [2023-10-26T21:43:34.112Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:34.112Z] a01d825f722f: Waiting [2023-10-26T21:43:34.378Z] 7352d891b5cd: Pushed [2023-10-26T21:43:34.378Z] c0cffaa54e98: Pushed [2023-10-26T21:43:34.378Z] 2741a45db181: Pushed [2023-10-26T21:43:34.378Z] eb8ff6b3fa47: Pushed [2023-10-26T21:43:37.727Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:37.728Z] f8316d99633c: Pushed [2023-10-26T21:43:37.728Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:37.728Z] 84672dedf902: Pushed [2023-10-26T21:43:37.992Z] 08b63bdc5219: Pushed [2023-10-26T21:43:37.992Z] 5f70bf18a086: Pushed [2023-10-26T21:43:37.992Z] a01d825f722f: Pushed [2023-10-26T21:43:37.993Z] 8bd2ef6dc65c: Pushed [2023-10-26T21:43:37.993Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:37.993Z] 348398e95a90: Pushed [2023-10-26T21:43:41.323Z] 4a462f2a5acc: Pushed [2023-10-26T21:43:41.323Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:cbbb9f2244f16ecb80638745931e94a296db7827df193c662394a66424ee28cc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:41.679Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:42.025Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-26T21:43:42.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-26T21:43:42.025Z] f8316d99633c: Preparing [2023-10-26T21:43:42.025Z] eb8ff6b3fa47: Preparing [2023-10-26T21:43:42.025Z] 2741a45db181: Preparing [2023-10-26T21:43:42.025Z] 7352d891b5cd: Preparing [2023-10-26T21:43:42.025Z] c0cffaa54e98: Preparing [2023-10-26T21:43:42.025Z] 84672dedf902: Preparing [2023-10-26T21:43:42.025Z] 4a462f2a5acc: Preparing [2023-10-26T21:43:42.025Z] 6c1d2df79474: Preparing [2023-10-26T21:43:42.025Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:42.025Z] a01d825f722f: Preparing [2023-10-26T21:43:42.025Z] 08b63bdc5219: Preparing [2023-10-26T21:43:42.025Z] 5f70bf18a086: Preparing [2023-10-26T21:43:42.025Z] 8bd2ef6dc65c: Preparing [2023-10-26T21:43:42.025Z] 348398e95a90: Preparing [2023-10-26T21:43:42.025Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:42.025Z] a01d825f722f: Waiting [2023-10-26T21:43:42.025Z] 08b63bdc5219: Waiting [2023-10-26T21:43:42.025Z] 5f70bf18a086: Waiting [2023-10-26T21:43:42.025Z] 8bd2ef6dc65c: Waiting [2023-10-26T21:43:42.025Z] 348398e95a90: Waiting [2023-10-26T21:43:42.025Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:42.025Z] 84672dedf902: Waiting [2023-10-26T21:43:42.025Z] 4a462f2a5acc: Waiting [2023-10-26T21:43:42.025Z] 6c1d2df79474: Waiting [2023-10-26T21:43:42.025Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:42.025Z] 7352d891b5cd: Layer already exists [2023-10-26T21:43:42.025Z] c0cffaa54e98: Layer already exists [2023-10-26T21:43:42.025Z] 2741a45db181: Layer already exists [2023-10-26T21:43:42.025Z] f8316d99633c: Layer already exists [2023-10-26T21:43:42.025Z] eb8ff6b3fa47: Layer already exists [2023-10-26T21:43:42.025Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:42.025Z] 4a462f2a5acc: Layer already exists [2023-10-26T21:43:42.025Z] 84672dedf902: Layer already exists [2023-10-26T21:43:42.025Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:42.025Z] a01d825f722f: Layer already exists [2023-10-26T21:43:42.025Z] 8bd2ef6dc65c: Layer already exists [2023-10-26T21:43:42.025Z] 5f70bf18a086: Layer already exists [2023-10-26T21:43:42.292Z] 08b63bdc5219: Layer already exists [2023-10-26T21:43:42.292Z] 348398e95a90: Layer already exists [2023-10-26T21:43:42.292Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:42.292Z] latest: digest: sha256:cbbb9f2244f16ecb80638745931e94a296db7827df193c662394a66424ee28cc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:42.643Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:42.978Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.65 [2023-10-26T21:43:42.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-26T21:43:42.978Z] f8316d99633c: Preparing [2023-10-26T21:43:42.978Z] eb8ff6b3fa47: Preparing [2023-10-26T21:43:42.978Z] 2741a45db181: Preparing [2023-10-26T21:43:42.978Z] 7352d891b5cd: Preparing [2023-10-26T21:43:42.978Z] c0cffaa54e98: Preparing [2023-10-26T21:43:42.978Z] 84672dedf902: Preparing [2023-10-26T21:43:42.978Z] 4a462f2a5acc: Preparing [2023-10-26T21:43:42.978Z] 6c1d2df79474: Preparing [2023-10-26T21:43:42.978Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:42.978Z] a01d825f722f: Preparing [2023-10-26T21:43:42.978Z] 08b63bdc5219: Preparing [2023-10-26T21:43:42.978Z] 5f70bf18a086: Preparing [2023-10-26T21:43:42.978Z] 8bd2ef6dc65c: Preparing [2023-10-26T21:43:42.978Z] 348398e95a90: Preparing [2023-10-26T21:43:42.978Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:42.978Z] 84672dedf902: Waiting [2023-10-26T21:43:42.978Z] 4a462f2a5acc: Waiting [2023-10-26T21:43:42.978Z] 6c1d2df79474: Waiting [2023-10-26T21:43:42.978Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:42.978Z] a01d825f722f: Waiting [2023-10-26T21:43:42.978Z] 08b63bdc5219: Waiting [2023-10-26T21:43:42.978Z] 5f70bf18a086: Waiting [2023-10-26T21:43:42.978Z] 8bd2ef6dc65c: Waiting [2023-10-26T21:43:42.978Z] 348398e95a90: Waiting [2023-10-26T21:43:42.978Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:42.978Z] eb8ff6b3fa47: Layer already exists [2023-10-26T21:43:42.978Z] c0cffaa54e98: Layer already exists [2023-10-26T21:43:42.978Z] 7352d891b5cd: Layer already exists [2023-10-26T21:43:42.978Z] 2741a45db181: Layer already exists [2023-10-26T21:43:42.978Z] f8316d99633c: Layer already exists [2023-10-26T21:43:42.978Z] 84672dedf902: Layer already exists [2023-10-26T21:43:42.978Z] 4a462f2a5acc: Layer already exists [2023-10-26T21:43:42.978Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:42.978Z] a01d825f722f: Layer already exists [2023-10-26T21:43:42.978Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:42.978Z] 8bd2ef6dc65c: Layer already exists [2023-10-26T21:43:42.978Z] 5f70bf18a086: Layer already exists [2023-10-26T21:43:42.978Z] 08b63bdc5219: Layer already exists [2023-10-26T21:43:42.978Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:42.978Z] 348398e95a90: Layer already exists [2023-10-26T21:43:43.244Z] 3.1.0-dev.65: digest: sha256:cbbb9f2244f16ecb80638745931e94a296db7827df193c662394a66424ee28cc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:43.590Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:43.927Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:43.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-26T21:43:43.927Z] f8316d99633c: Preparing [2023-10-26T21:43:43.927Z] eb8ff6b3fa47: Preparing [2023-10-26T21:43:43.927Z] 2741a45db181: Preparing [2023-10-26T21:43:43.927Z] 7352d891b5cd: Preparing [2023-10-26T21:43:43.927Z] c0cffaa54e98: Preparing [2023-10-26T21:43:43.927Z] 84672dedf902: Preparing [2023-10-26T21:43:43.927Z] 4a462f2a5acc: Preparing [2023-10-26T21:43:43.927Z] 6c1d2df79474: Preparing [2023-10-26T21:43:43.927Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:43.927Z] a01d825f722f: Preparing [2023-10-26T21:43:43.927Z] 08b63bdc5219: Preparing [2023-10-26T21:43:43.927Z] 5f70bf18a086: Preparing [2023-10-26T21:43:43.927Z] 8bd2ef6dc65c: Preparing [2023-10-26T21:43:43.927Z] 348398e95a90: Preparing [2023-10-26T21:43:43.927Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:43.927Z] 84672dedf902: Waiting [2023-10-26T21:43:43.927Z] 4a462f2a5acc: Waiting [2023-10-26T21:43:43.927Z] 6c1d2df79474: Waiting [2023-10-26T21:43:43.927Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:43.927Z] 08b63bdc5219: Waiting [2023-10-26T21:43:43.927Z] a01d825f722f: Waiting [2023-10-26T21:43:43.927Z] 5f70bf18a086: Waiting [2023-10-26T21:43:43.927Z] 8bd2ef6dc65c: Waiting [2023-10-26T21:43:43.927Z] 348398e95a90: Waiting [2023-10-26T21:43:43.927Z] f8316d99633c: Layer already exists [2023-10-26T21:43:43.927Z] 7352d891b5cd: Layer already exists [2023-10-26T21:43:43.927Z] c0cffaa54e98: Layer already exists [2023-10-26T21:43:43.927Z] eb8ff6b3fa47: Layer already exists [2023-10-26T21:43:43.927Z] 2741a45db181: Layer already exists [2023-10-26T21:43:43.927Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:43.927Z] 84672dedf902: Layer already exists [2023-10-26T21:43:43.927Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:43.927Z] a01d825f722f: Layer already exists [2023-10-26T21:43:43.927Z] 4a462f2a5acc: Layer already exists [2023-10-26T21:43:43.927Z] 08b63bdc5219: Layer already exists [2023-10-26T21:43:43.927Z] 5f70bf18a086: Layer already exists [2023-10-26T21:43:43.927Z] 8bd2ef6dc65c: Layer already exists [2023-10-26T21:43:43.927Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:43.927Z] 348398e95a90: Layer already exists [2023-10-26T21:43:44.193Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:cbbb9f2244f16ecb80638745931e94a296db7827df193c662394a66424ee28cc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:44.542Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:44.882Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-10-26T21:43:44.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-26T21:43:44.882Z] f8316d99633c: Preparing [2023-10-26T21:43:44.882Z] eb8ff6b3fa47: Preparing [2023-10-26T21:43:44.882Z] 2741a45db181: Preparing [2023-10-26T21:43:44.882Z] 7352d891b5cd: Preparing [2023-10-26T21:43:44.882Z] c0cffaa54e98: Preparing [2023-10-26T21:43:44.882Z] 84672dedf902: Preparing [2023-10-26T21:43:44.882Z] 4a462f2a5acc: Preparing [2023-10-26T21:43:44.882Z] 6c1d2df79474: Preparing [2023-10-26T21:43:44.882Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:44.882Z] a01d825f722f: Preparing [2023-10-26T21:43:44.882Z] 08b63bdc5219: Preparing [2023-10-26T21:43:44.882Z] 5f70bf18a086: Preparing [2023-10-26T21:43:44.882Z] 84672dedf902: Waiting [2023-10-26T21:43:44.882Z] 8bd2ef6dc65c: Preparing [2023-10-26T21:43:44.882Z] 348398e95a90: Preparing [2023-10-26T21:43:44.882Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:44.882Z] 6c1d2df79474: Waiting [2023-10-26T21:43:44.882Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:44.882Z] a01d825f722f: Waiting [2023-10-26T21:43:44.882Z] 08b63bdc5219: Waiting [2023-10-26T21:43:44.882Z] 5f70bf18a086: Waiting [2023-10-26T21:43:44.882Z] 8bd2ef6dc65c: Waiting [2023-10-26T21:43:44.882Z] 348398e95a90: Waiting [2023-10-26T21:43:44.882Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:44.882Z] 4a462f2a5acc: Waiting [2023-10-26T21:43:44.882Z] 7352d891b5cd: Layer already exists [2023-10-26T21:43:44.882Z] 2741a45db181: Layer already exists [2023-10-26T21:43:44.882Z] c0cffaa54e98: Layer already exists [2023-10-26T21:43:44.882Z] eb8ff6b3fa47: Layer already exists [2023-10-26T21:43:44.882Z] f8316d99633c: Layer already exists [2023-10-26T21:43:44.882Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:44.882Z] 4a462f2a5acc: Layer already exists [2023-10-26T21:43:44.882Z] a01d825f722f: Layer already exists [2023-10-26T21:43:44.882Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:44.882Z] 84672dedf902: Layer already exists [2023-10-26T21:43:44.882Z] 5f70bf18a086: Layer already exists [2023-10-26T21:43:44.882Z] 08b63bdc5219: Layer already exists [2023-10-26T21:43:44.882Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:44.882Z] 8bd2ef6dc65c: Layer already exists [2023-10-26T21:43:44.883Z] 348398e95a90: Layer already exists [2023-10-26T21:43:45.148Z] main: digest: sha256:cbbb9f2244f16ecb80638745931e94a296db7827df193c662394a66424ee28cc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:43:45.189Z] ===================================================== [Pipeline] echo [2023-10-26T21:43:45.195Z] taggedImages: [2023-10-26T21:43:45.195Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:45.195Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-26T21:43:45.195Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.65 [2023-10-26T21:43:45.195Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:45.195Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-10-26T21:43:45.211Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-10-26T21:43:45.211Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:45.211Z] latest [2023-10-26T21:43:45.211Z] 3.1.0-dev.65 [2023-10-26T21:43:45.211Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:45.211Z] main [2023-10-26T21:43:45.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:45.559Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:45.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:45.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-26T21:43:45.905Z] c33b9e83822b: Preparing [2023-10-26T21:43:45.905Z] 0431a016ff76: Preparing [2023-10-26T21:43:45.905Z] 66d2bbb3728b: Preparing [2023-10-26T21:43:45.905Z] 42464cfb6006: Preparing [2023-10-26T21:43:45.905Z] 6c1d2df79474: Preparing [2023-10-26T21:43:45.905Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:45.905Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:45.905Z] 5558d33765ab: Preparing [2023-10-26T21:43:45.905Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:45.905Z] 5558d33765ab: Waiting [2023-10-26T21:43:45.905Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:45.905Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:46.172Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:46.172Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:46.172Z] 66d2bbb3728b: Pushed [2023-10-26T21:43:46.172Z] 0431a016ff76: Pushed [2023-10-26T21:43:46.172Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:46.172Z] c33b9e83822b: Pushed [2023-10-26T21:43:48.759Z] 42464cfb6006: Pushed [2023-10-26T21:43:48.759Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:432eb384f597fc2156546ffc58d95f6893a538fa8b92803534db1a8114bc251e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:49.103Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:49.446Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-26T21:43:49.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-26T21:43:49.446Z] c33b9e83822b: Preparing [2023-10-26T21:43:49.446Z] 0431a016ff76: Preparing [2023-10-26T21:43:49.446Z] 66d2bbb3728b: Preparing [2023-10-26T21:43:49.446Z] 42464cfb6006: Preparing [2023-10-26T21:43:49.446Z] 6c1d2df79474: Preparing [2023-10-26T21:43:49.446Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:49.446Z] 5558d33765ab: Preparing [2023-10-26T21:43:49.446Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:49.446Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:49.446Z] 5558d33765ab: Waiting [2023-10-26T21:43:49.446Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:49.446Z] c33b9e83822b: Layer already exists [2023-10-26T21:43:49.446Z] 0431a016ff76: Layer already exists [2023-10-26T21:43:49.446Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:49.446Z] 66d2bbb3728b: Layer already exists [2023-10-26T21:43:49.446Z] 42464cfb6006: Layer already exists [2023-10-26T21:43:49.446Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:49.446Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:49.446Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:49.713Z] latest: digest: sha256:432eb384f597fc2156546ffc58d95f6893a538fa8b92803534db1a8114bc251e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:50.065Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:52.344Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.65 [2023-10-26T21:43:52.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-26T21:43:52.344Z] c33b9e83822b: Preparing [2023-10-26T21:43:52.344Z] 0431a016ff76: Preparing [2023-10-26T21:43:52.344Z] 66d2bbb3728b: Preparing [2023-10-26T21:43:52.344Z] 42464cfb6006: Preparing [2023-10-26T21:43:52.344Z] 6c1d2df79474: Preparing [2023-10-26T21:43:52.344Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:52.344Z] 5558d33765ab: Preparing [2023-10-26T21:43:52.344Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:52.344Z] 5558d33765ab: Waiting [2023-10-26T21:43:52.344Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:52.344Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:52.344Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:52.344Z] 42464cfb6006: Layer already exists [2023-10-26T21:43:52.344Z] 66d2bbb3728b: Layer already exists [2023-10-26T21:43:52.344Z] c33b9e83822b: Layer already exists [2023-10-26T21:43:52.344Z] 0431a016ff76: Layer already exists [2023-10-26T21:43:52.344Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:52.344Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:52.344Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:52.609Z] 3.1.0-dev.65: digest: sha256:432eb384f597fc2156546ffc58d95f6893a538fa8b92803534db1a8114bc251e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:52.960Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:53.300Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:53.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-26T21:43:53.300Z] c33b9e83822b: Preparing [2023-10-26T21:43:53.300Z] 0431a016ff76: Preparing [2023-10-26T21:43:53.300Z] 66d2bbb3728b: Preparing [2023-10-26T21:43:53.300Z] 42464cfb6006: Preparing [2023-10-26T21:43:53.300Z] 6c1d2df79474: Preparing [2023-10-26T21:43:53.300Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:53.300Z] 5558d33765ab: Preparing [2023-10-26T21:43:53.300Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:53.300Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:53.300Z] 5558d33765ab: Waiting [2023-10-26T21:43:53.300Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:53.300Z] c33b9e83822b: Layer already exists [2023-10-26T21:43:53.300Z] 66d2bbb3728b: Layer already exists [2023-10-26T21:43:53.300Z] 42464cfb6006: Layer already exists [2023-10-26T21:43:53.300Z] 0431a016ff76: Layer already exists [2023-10-26T21:43:53.300Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:53.300Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:53.300Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:53.300Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:53.566Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:432eb384f597fc2156546ffc58d95f6893a538fa8b92803534db1a8114bc251e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:53.915Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:54.266Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-10-26T21:43:54.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-26T21:43:54.266Z] c33b9e83822b: Preparing [2023-10-26T21:43:54.266Z] 0431a016ff76: Preparing [2023-10-26T21:43:54.266Z] 66d2bbb3728b: Preparing [2023-10-26T21:43:54.266Z] 42464cfb6006: Preparing [2023-10-26T21:43:54.266Z] 6c1d2df79474: Preparing [2023-10-26T21:43:54.266Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:54.266Z] 5558d33765ab: Preparing [2023-10-26T21:43:54.266Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:54.266Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:54.266Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:54.266Z] 5558d33765ab: Waiting [2023-10-26T21:43:54.266Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:54.266Z] 42464cfb6006: Layer already exists [2023-10-26T21:43:54.266Z] c33b9e83822b: Layer already exists [2023-10-26T21:43:54.266Z] 66d2bbb3728b: Layer already exists [2023-10-26T21:43:54.266Z] 0431a016ff76: Layer already exists [2023-10-26T21:43:54.266Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:54.266Z] 5558d33765ab: Layer already exists [2023-10-26T21:43:54.266Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:54.537Z] main: digest: sha256:432eb384f597fc2156546ffc58d95f6893a538fa8b92803534db1a8114bc251e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:43:54.585Z] ===================================================== [Pipeline] echo [2023-10-26T21:43:54.593Z] taggedImages: [2023-10-26T21:43:54.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:54.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-26T21:43:54.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.65 [2023-10-26T21:43:54.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:54.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-10-26T21:43:54.614Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-10-26T21:43:54.614Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:54.614Z] latest [2023-10-26T21:43:54.614Z] 3.1.0-dev.65 [2023-10-26T21:43:54.614Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:43:54.614Z] main [2023-10-26T21:43:54.614Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:54.987Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:55.344Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:43:55.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-26T21:43:55.344Z] e676bb55a610: Preparing [2023-10-26T21:43:55.344Z] 28fdcb08f915: Preparing [2023-10-26T21:43:55.344Z] f0e28813cd8b: Preparing [2023-10-26T21:43:55.344Z] b3f2b749a80c: Preparing [2023-10-26T21:43:55.344Z] fc8d07265275: Preparing [2023-10-26T21:43:55.344Z] 6c1d2df79474: Preparing [2023-10-26T21:43:55.344Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:43:55.344Z] 6c1d2df79474: Waiting [2023-10-26T21:43:55.344Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:43:55.344Z] 0fd042f379f6: Preparing [2023-10-26T21:43:55.344Z] 284943401155: Preparing [2023-10-26T21:43:55.344Z] 0fd042f379f6: Waiting [2023-10-26T21:43:55.344Z] 284943401155: Waiting [2023-10-26T21:43:55.344Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:43:55.344Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:43:55.611Z] b3f2b749a80c: Pushed [2023-10-26T21:43:55.611Z] fc8d07265275: Pushed [2023-10-26T21:43:55.612Z] 28fdcb08f915: Pushed [2023-10-26T21:43:55.612Z] e676bb55a610: Pushed [2023-10-26T21:43:55.612Z] 6c1d2df79474: Layer already exists [2023-10-26T21:43:55.612Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:43:55.612Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:43:55.612Z] 0fd042f379f6: Pushed [2023-10-26T21:43:58.187Z] f0e28813cd8b: Pushed [2023-10-26T21:43:59.139Z] 284943401155: Pushed [2023-10-26T21:43:59.404Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:ea4575731ce1c24f477563575baf89e8c892e21c5c9fc3aa37484399396f13ae size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:43:59.746Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:00.090Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-26T21:44:00.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-26T21:44:00.090Z] e676bb55a610: Preparing [2023-10-26T21:44:00.090Z] 28fdcb08f915: Preparing [2023-10-26T21:44:00.090Z] f0e28813cd8b: Preparing [2023-10-26T21:44:00.090Z] b3f2b749a80c: Preparing [2023-10-26T21:44:00.090Z] fc8d07265275: Preparing [2023-10-26T21:44:00.090Z] 6c1d2df79474: Preparing [2023-10-26T21:44:00.090Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:00.090Z] 6c1d2df79474: Waiting [2023-10-26T21:44:00.090Z] 0fd042f379f6: Preparing [2023-10-26T21:44:00.090Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:44:00.090Z] 0fd042f379f6: Waiting [2023-10-26T21:44:00.090Z] 284943401155: Preparing [2023-10-26T21:44:00.090Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:00.090Z] 284943401155: Waiting [2023-10-26T21:44:00.090Z] e676bb55a610: Layer already exists [2023-10-26T21:44:00.090Z] b3f2b749a80c: Layer already exists [2023-10-26T21:44:00.090Z] fc8d07265275: Layer already exists [2023-10-26T21:44:00.090Z] f0e28813cd8b: Layer already exists [2023-10-26T21:44:00.090Z] 28fdcb08f915: Layer already exists [2023-10-26T21:44:00.090Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:00.090Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:00.090Z] 0fd042f379f6: Layer already exists [2023-10-26T21:44:00.090Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:00.090Z] 284943401155: Layer already exists [2023-10-26T21:44:00.356Z] latest: digest: sha256:ea4575731ce1c24f477563575baf89e8c892e21c5c9fc3aa37484399396f13ae size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:00.697Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:01.036Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.65 [2023-10-26T21:44:01.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-26T21:44:01.036Z] e676bb55a610: Preparing [2023-10-26T21:44:01.036Z] 28fdcb08f915: Preparing [2023-10-26T21:44:01.036Z] f0e28813cd8b: Preparing [2023-10-26T21:44:01.036Z] b3f2b749a80c: Preparing [2023-10-26T21:44:01.036Z] fc8d07265275: Preparing [2023-10-26T21:44:01.036Z] 6c1d2df79474: Preparing [2023-10-26T21:44:01.036Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:01.036Z] 0fd042f379f6: Preparing [2023-10-26T21:44:01.036Z] 284943401155: Preparing [2023-10-26T21:44:01.036Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:01.036Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:44:01.036Z] 0fd042f379f6: Waiting [2023-10-26T21:44:01.036Z] 284943401155: Waiting [2023-10-26T21:44:01.036Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:01.036Z] 6c1d2df79474: Waiting [2023-10-26T21:44:01.036Z] b3f2b749a80c: Layer already exists [2023-10-26T21:44:01.036Z] f0e28813cd8b: Layer already exists [2023-10-26T21:44:01.036Z] e676bb55a610: Layer already exists [2023-10-26T21:44:01.036Z] fc8d07265275: Layer already exists [2023-10-26T21:44:01.036Z] 28fdcb08f915: Layer already exists [2023-10-26T21:44:01.036Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:01.036Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:01.036Z] 0fd042f379f6: Layer already exists [2023-10-26T21:44:01.036Z] 284943401155: Layer already exists [2023-10-26T21:44:01.036Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:01.301Z] 3.1.0-dev.65: digest: sha256:ea4575731ce1c24f477563575baf89e8c892e21c5c9fc3aa37484399396f13ae size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:01.646Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:02.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:44:02.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-26T21:44:02.035Z] e676bb55a610: Preparing [2023-10-26T21:44:02.035Z] 28fdcb08f915: Preparing [2023-10-26T21:44:02.035Z] f0e28813cd8b: Preparing [2023-10-26T21:44:02.035Z] b3f2b749a80c: Preparing [2023-10-26T21:44:02.035Z] fc8d07265275: Preparing [2023-10-26T21:44:02.035Z] 6c1d2df79474: Preparing [2023-10-26T21:44:02.035Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:02.035Z] 0fd042f379f6: Preparing [2023-10-26T21:44:02.035Z] 284943401155: Preparing [2023-10-26T21:44:02.035Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:02.035Z] 6c1d2df79474: Waiting [2023-10-26T21:44:02.035Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:44:02.035Z] 0fd042f379f6: Waiting [2023-10-26T21:44:02.035Z] 284943401155: Waiting [2023-10-26T21:44:02.035Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:02.035Z] e676bb55a610: Layer already exists [2023-10-26T21:44:02.035Z] b3f2b749a80c: Layer already exists [2023-10-26T21:44:02.035Z] f0e28813cd8b: Layer already exists [2023-10-26T21:44:02.035Z] 28fdcb08f915: Layer already exists [2023-10-26T21:44:02.035Z] fc8d07265275: Layer already exists [2023-10-26T21:44:02.035Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:02.035Z] 0fd042f379f6: Layer already exists [2023-10-26T21:44:02.035Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:02.309Z] 284943401155: Layer already exists [2023-10-26T21:44:02.309Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:02.309Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:ea4575731ce1c24f477563575baf89e8c892e21c5c9fc3aa37484399396f13ae size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:02.684Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:03.041Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-10-26T21:44:03.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-26T21:44:03.041Z] e676bb55a610: Preparing [2023-10-26T21:44:03.041Z] 28fdcb08f915: Preparing [2023-10-26T21:44:03.041Z] f0e28813cd8b: Preparing [2023-10-26T21:44:03.041Z] b3f2b749a80c: Preparing [2023-10-26T21:44:03.041Z] fc8d07265275: Preparing [2023-10-26T21:44:03.041Z] 6c1d2df79474: Preparing [2023-10-26T21:44:03.041Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:03.041Z] 0fd042f379f6: Preparing [2023-10-26T21:44:03.041Z] 284943401155: Preparing [2023-10-26T21:44:03.041Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:03.041Z] 6c1d2df79474: Waiting [2023-10-26T21:44:03.041Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:44:03.041Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:03.041Z] 0fd042f379f6: Waiting [2023-10-26T21:44:03.041Z] 284943401155: Waiting [2023-10-26T21:44:03.041Z] b3f2b749a80c: Layer already exists [2023-10-26T21:44:03.041Z] 28fdcb08f915: Layer already exists [2023-10-26T21:44:03.041Z] fc8d07265275: Layer already exists [2023-10-26T21:44:03.041Z] f0e28813cd8b: Layer already exists [2023-10-26T21:44:03.041Z] e676bb55a610: Layer already exists [2023-10-26T21:44:03.041Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:03.041Z] 284943401155: Layer already exists [2023-10-26T21:44:03.041Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:03.041Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:03.041Z] 0fd042f379f6: Layer already exists [2023-10-26T21:44:03.311Z] main: digest: sha256:ea4575731ce1c24f477563575baf89e8c892e21c5c9fc3aa37484399396f13ae size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:44:03.355Z] ===================================================== [Pipeline] echo [2023-10-26T21:44:03.363Z] taggedImages: [2023-10-26T21:44:03.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:44:03.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-26T21:44:03.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.65 [2023-10-26T21:44:03.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:44:03.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-10-26T21:44:03.383Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-10-26T21:44:03.383Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:44:03.383Z] latest [2023-10-26T21:44:03.383Z] 3.1.0-dev.65 [2023-10-26T21:44:03.383Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:44:03.383Z] main [2023-10-26T21:44:03.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:03.739Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:07.426Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:44:07.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-26T21:44:07.427Z] 8cd453f443f6: Preparing [2023-10-26T21:44:07.427Z] eb654300878c: Preparing [2023-10-26T21:44:07.427Z] f595d5e83d6b: Preparing [2023-10-26T21:44:07.427Z] 52578f7760eb: Preparing [2023-10-26T21:44:07.427Z] b2a111c4e0f3: Preparing [2023-10-26T21:44:07.427Z] 5d5aeac75ab5: Preparing [2023-10-26T21:44:07.427Z] 141b3425672b: Preparing [2023-10-26T21:44:07.427Z] 5d5aeac75ab5: Waiting [2023-10-26T21:44:07.427Z] 6c1d2df79474: Preparing [2023-10-26T21:44:07.427Z] 141b3425672b: Waiting [2023-10-26T21:44:07.427Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:07.427Z] 33eeffdeaa75: Preparing [2023-10-26T21:44:07.427Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:44:07.427Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:07.427Z] 33eeffdeaa75: Waiting [2023-10-26T21:44:07.427Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:07.691Z] b2a111c4e0f3: Pushed [2023-10-26T21:44:07.691Z] eb654300878c: Pushed [2023-10-26T21:44:07.691Z] 8cd453f443f6: Pushed [2023-10-26T21:44:07.691Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:07.958Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:07.958Z] 5d5aeac75ab5: Pushed [2023-10-26T21:44:07.958Z] 141b3425672b: Pushed [2023-10-26T21:44:07.958Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:10.534Z] 52578f7760eb: Pushed [2023-10-26T21:44:10.534Z] 33eeffdeaa75: Pushed [2023-10-26T21:44:11.118Z] f595d5e83d6b: Pushed [2023-10-26T21:44:11.384Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:b5eb959c5ed9619367f5f958828790dc89c5263a5d5836b4388b2e012d37df7d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:11.728Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:12.083Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-26T21:44:12.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-26T21:44:12.083Z] 8cd453f443f6: Preparing [2023-10-26T21:44:12.083Z] eb654300878c: Preparing [2023-10-26T21:44:12.083Z] f595d5e83d6b: Preparing [2023-10-26T21:44:12.083Z] 52578f7760eb: Preparing [2023-10-26T21:44:12.083Z] b2a111c4e0f3: Preparing [2023-10-26T21:44:12.083Z] 5d5aeac75ab5: Preparing [2023-10-26T21:44:12.083Z] 5d5aeac75ab5: Waiting [2023-10-26T21:44:12.083Z] 141b3425672b: Preparing [2023-10-26T21:44:12.083Z] 6c1d2df79474: Preparing [2023-10-26T21:44:12.083Z] 141b3425672b: Waiting [2023-10-26T21:44:12.083Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:12.083Z] 6c1d2df79474: Waiting [2023-10-26T21:44:12.083Z] 33eeffdeaa75: Preparing [2023-10-26T21:44:12.083Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:12.083Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:12.083Z] 33eeffdeaa75: Waiting [2023-10-26T21:44:12.083Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:44:12.083Z] 8cd453f443f6: Layer already exists [2023-10-26T21:44:12.083Z] 52578f7760eb: Layer already exists [2023-10-26T21:44:12.083Z] eb654300878c: Layer already exists [2023-10-26T21:44:12.083Z] b2a111c4e0f3: Layer already exists [2023-10-26T21:44:12.083Z] f595d5e83d6b: Layer already exists [2023-10-26T21:44:12.351Z] 141b3425672b: Layer already exists [2023-10-26T21:44:12.351Z] 5d5aeac75ab5: Layer already exists [2023-10-26T21:44:12.351Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:12.351Z] 33eeffdeaa75: Layer already exists [2023-10-26T21:44:12.351Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:12.351Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:12.351Z] latest: digest: sha256:b5eb959c5ed9619367f5f958828790dc89c5263a5d5836b4388b2e012d37df7d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:12.686Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:13.024Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.65 [2023-10-26T21:44:13.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-26T21:44:13.024Z] 8cd453f443f6: Preparing [2023-10-26T21:44:13.024Z] eb654300878c: Preparing [2023-10-26T21:44:13.024Z] f595d5e83d6b: Preparing [2023-10-26T21:44:13.024Z] 52578f7760eb: Preparing [2023-10-26T21:44:13.024Z] b2a111c4e0f3: Preparing [2023-10-26T21:44:13.024Z] 5d5aeac75ab5: Preparing [2023-10-26T21:44:13.024Z] 141b3425672b: Preparing [2023-10-26T21:44:13.024Z] 5d5aeac75ab5: Waiting [2023-10-26T21:44:13.024Z] 141b3425672b: Waiting [2023-10-26T21:44:13.024Z] 6c1d2df79474: Preparing [2023-10-26T21:44:13.024Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:13.024Z] 6c1d2df79474: Waiting [2023-10-26T21:44:13.024Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:44:13.024Z] 33eeffdeaa75: Preparing [2023-10-26T21:44:13.024Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:13.024Z] 33eeffdeaa75: Waiting [2023-10-26T21:44:13.024Z] b2a111c4e0f3: Layer already exists [2023-10-26T21:44:13.024Z] f595d5e83d6b: Layer already exists [2023-10-26T21:44:13.024Z] eb654300878c: Layer already exists [2023-10-26T21:44:13.024Z] 8cd453f443f6: Layer already exists [2023-10-26T21:44:13.024Z] 52578f7760eb: Layer already exists [2023-10-26T21:44:13.292Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:13.292Z] 33eeffdeaa75: Layer already exists [2023-10-26T21:44:13.292Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:13.292Z] 141b3425672b: Layer already exists [2023-10-26T21:44:13.292Z] 5d5aeac75ab5: Layer already exists [2023-10-26T21:44:13.292Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:13.292Z] 3.1.0-dev.65: digest: sha256:b5eb959c5ed9619367f5f958828790dc89c5263a5d5836b4388b2e012d37df7d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:13.638Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:13.986Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:44:13.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-26T21:44:13.987Z] 8cd453f443f6: Preparing [2023-10-26T21:44:13.987Z] eb654300878c: Preparing [2023-10-26T21:44:13.987Z] f595d5e83d6b: Preparing [2023-10-26T21:44:13.987Z] 52578f7760eb: Preparing [2023-10-26T21:44:13.987Z] b2a111c4e0f3: Preparing [2023-10-26T21:44:13.987Z] 5d5aeac75ab5: Preparing [2023-10-26T21:44:13.987Z] 141b3425672b: Preparing [2023-10-26T21:44:13.987Z] 6c1d2df79474: Preparing [2023-10-26T21:44:13.987Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:13.987Z] 33eeffdeaa75: Preparing [2023-10-26T21:44:13.987Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:13.987Z] 6c1d2df79474: Waiting [2023-10-26T21:44:13.987Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:44:13.987Z] 33eeffdeaa75: Waiting [2023-10-26T21:44:13.987Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:13.987Z] 5d5aeac75ab5: Waiting [2023-10-26T21:44:13.987Z] 141b3425672b: Waiting [2023-10-26T21:44:13.987Z] 8cd453f443f6: Layer already exists [2023-10-26T21:44:13.987Z] f595d5e83d6b: Layer already exists [2023-10-26T21:44:13.987Z] 52578f7760eb: Layer already exists [2023-10-26T21:44:13.987Z] eb654300878c: Layer already exists [2023-10-26T21:44:13.987Z] b2a111c4e0f3: Layer already exists [2023-10-26T21:44:13.987Z] 141b3425672b: Layer already exists [2023-10-26T21:44:13.987Z] 5d5aeac75ab5: Layer already exists [2023-10-26T21:44:13.987Z] 33eeffdeaa75: Layer already exists [2023-10-26T21:44:13.987Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:13.987Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:13.987Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:14.253Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:b5eb959c5ed9619367f5f958828790dc89c5263a5d5836b4388b2e012d37df7d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:14.598Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:14.948Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-10-26T21:44:14.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-26T21:44:14.948Z] 8cd453f443f6: Preparing [2023-10-26T21:44:14.948Z] eb654300878c: Preparing [2023-10-26T21:44:14.948Z] f595d5e83d6b: Preparing [2023-10-26T21:44:14.948Z] 52578f7760eb: Preparing [2023-10-26T21:44:14.948Z] b2a111c4e0f3: Preparing [2023-10-26T21:44:14.948Z] 5d5aeac75ab5: Preparing [2023-10-26T21:44:14.948Z] 141b3425672b: Preparing [2023-10-26T21:44:14.948Z] 6c1d2df79474: Preparing [2023-10-26T21:44:14.948Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:14.948Z] 33eeffdeaa75: Preparing [2023-10-26T21:44:14.948Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:14.948Z] 5d5aeac75ab5: Waiting [2023-10-26T21:44:14.948Z] 141b3425672b: Waiting [2023-10-26T21:44:14.948Z] 6c1d2df79474: Waiting [2023-10-26T21:44:14.948Z] a0c4dc8bc1f5: Waiting [2023-10-26T21:44:14.948Z] 33eeffdeaa75: Waiting [2023-10-26T21:44:14.948Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:14.948Z] 52578f7760eb: Layer already exists [2023-10-26T21:44:14.948Z] f595d5e83d6b: Layer already exists [2023-10-26T21:44:14.948Z] 8cd453f443f6: Layer already exists [2023-10-26T21:44:14.948Z] b2a111c4e0f3: Layer already exists [2023-10-26T21:44:14.948Z] eb654300878c: Layer already exists [2023-10-26T21:44:14.948Z] 5d5aeac75ab5: Layer already exists [2023-10-26T21:44:14.948Z] 141b3425672b: Layer already exists [2023-10-26T21:44:14.948Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:14.948Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:14.948Z] 33eeffdeaa75: Layer already exists [2023-10-26T21:44:15.215Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:15.215Z] main: digest: sha256:b5eb959c5ed9619367f5f958828790dc89c5263a5d5836b4388b2e012d37df7d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:44:15.265Z] ===================================================== [Pipeline] echo [2023-10-26T21:44:15.271Z] taggedImages: [2023-10-26T21:44:15.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:44:15.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-26T21:44:15.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.65 [2023-10-26T21:44:15.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:44:15.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-10-26T21:44:15.300Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-10-26T21:44:15.300Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:44:15.300Z] latest [2023-10-26T21:44:15.300Z] 3.1.0-dev.65 [2023-10-26T21:44:15.300Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:44:15.300Z] main [2023-10-26T21:44:15.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:15.659Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:15.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:44:15.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-26T21:44:15.996Z] 1ab1a38bf65d: Preparing [2023-10-26T21:44:15.996Z] 21748021c6fa: Preparing [2023-10-26T21:44:15.996Z] 6c1d2df79474: Preparing [2023-10-26T21:44:15.996Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:15.996Z] 86b37a220ae5: Preparing [2023-10-26T21:44:15.996Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:15.996Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:15.996Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:15.996Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:16.261Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:16.261Z] 1ab1a38bf65d: Pushed [2023-10-26T21:44:17.671Z] 86b37a220ae5: Pushed [2023-10-26T21:44:21.025Z] 21748021c6fa: Pushed [2023-10-26T21:44:21.291Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:97548205d132582cc307936703f54bf76033ffe6e286586f880a1eff21d21291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:21.636Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:21.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-26T21:44:21.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-26T21:44:21.980Z] 1ab1a38bf65d: Preparing [2023-10-26T21:44:21.980Z] 21748021c6fa: Preparing [2023-10-26T21:44:21.980Z] 6c1d2df79474: Preparing [2023-10-26T21:44:21.980Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:21.980Z] 86b37a220ae5: Preparing [2023-10-26T21:44:21.980Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:21.980Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:21.980Z] 1ab1a38bf65d: Layer already exists [2023-10-26T21:44:21.980Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:21.980Z] 21748021c6fa: Layer already exists [2023-10-26T21:44:21.980Z] 86b37a220ae5: Layer already exists [2023-10-26T21:44:21.980Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:21.980Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:22.245Z] latest: digest: sha256:97548205d132582cc307936703f54bf76033ffe6e286586f880a1eff21d21291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:22.584Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:22.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.65 [2023-10-26T21:44:22.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-26T21:44:22.926Z] 1ab1a38bf65d: Preparing [2023-10-26T21:44:22.926Z] 21748021c6fa: Preparing [2023-10-26T21:44:22.926Z] 6c1d2df79474: Preparing [2023-10-26T21:44:22.926Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:22.926Z] 86b37a220ae5: Preparing [2023-10-26T21:44:22.926Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:22.926Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:22.926Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:22.926Z] 21748021c6fa: Layer already exists [2023-10-26T21:44:22.926Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:22.926Z] 86b37a220ae5: Layer already exists [2023-10-26T21:44:22.926Z] 1ab1a38bf65d: Layer already exists [2023-10-26T21:44:22.926Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:23.194Z] 3.1.0-dev.65: digest: sha256:97548205d132582cc307936703f54bf76033ffe6e286586f880a1eff21d21291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:23.554Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:23.899Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:44:23.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-26T21:44:23.899Z] 1ab1a38bf65d: Preparing [2023-10-26T21:44:23.899Z] 21748021c6fa: Preparing [2023-10-26T21:44:23.899Z] 6c1d2df79474: Preparing [2023-10-26T21:44:23.899Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:23.899Z] 86b37a220ae5: Preparing [2023-10-26T21:44:23.899Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:23.899Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:23.899Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:23.899Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:23.899Z] 21748021c6fa: Layer already exists [2023-10-26T21:44:23.899Z] 1ab1a38bf65d: Layer already exists [2023-10-26T21:44:23.899Z] 86b37a220ae5: Layer already exists [2023-10-26T21:44:23.899Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:24.167Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:97548205d132582cc307936703f54bf76033ffe6e286586f880a1eff21d21291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:24.517Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:24.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-10-26T21:44:24.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-26T21:44:24.856Z] 1ab1a38bf65d: Preparing [2023-10-26T21:44:24.856Z] 21748021c6fa: Preparing [2023-10-26T21:44:24.856Z] 6c1d2df79474: Preparing [2023-10-26T21:44:24.856Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:24.856Z] 86b37a220ae5: Preparing [2023-10-26T21:44:24.856Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:24.856Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:24.856Z] 86b37a220ae5: Layer already exists [2023-10-26T21:44:24.856Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:24.856Z] 1ab1a38bf65d: Layer already exists [2023-10-26T21:44:24.856Z] 21748021c6fa: Layer already exists [2023-10-26T21:44:24.856Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:24.856Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:25.124Z] main: digest: sha256:97548205d132582cc307936703f54bf76033ffe6e286586f880a1eff21d21291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:44:25.176Z] ===================================================== [Pipeline] echo [2023-10-26T21:44:25.187Z] taggedImages: [2023-10-26T21:44:25.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:44:25.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-26T21:44:25.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.65 [2023-10-26T21:44:25.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:44:25.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-10-26T21:44:25.213Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-10-26T21:44:25.213Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:44:25.213Z] latest [2023-10-26T21:44:25.213Z] 3.1.0-dev.65 [2023-10-26T21:44:25.213Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:44:25.213Z] main [2023-10-26T21:44:25.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:25.568Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:25.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:44:25.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-26T21:44:25.940Z] f885e6d4eca3: Preparing [2023-10-26T21:44:25.940Z] 04e2c49363ef: Preparing [2023-10-26T21:44:25.940Z] ce40b6af945b: Preparing [2023-10-26T21:44:25.940Z] 6c1d2df79474: Preparing [2023-10-26T21:44:25.940Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:25.940Z] 42dc491203ed: Preparing [2023-10-26T21:44:25.940Z] 29dbc0e6696c: Preparing [2023-10-26T21:44:25.940Z] 943e3e32f60e: Preparing [2023-10-26T21:44:25.940Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:25.940Z] 42dc491203ed: Waiting [2023-10-26T21:44:25.940Z] 29dbc0e6696c: Waiting [2023-10-26T21:44:25.940Z] 943e3e32f60e: Waiting [2023-10-26T21:44:25.940Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:26.206Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:26.206Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:26.206Z] f885e6d4eca3: Pushed [2023-10-26T21:44:26.206Z] ce40b6af945b: Pushed [2023-10-26T21:44:26.206Z] 04e2c49363ef: Pushed [2023-10-26T21:44:26.206Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:28.142Z] 943e3e32f60e: Pushed [2023-10-26T21:44:40.432Z] 29dbc0e6696c: Pushed [2023-10-26T21:44:45.772Z] 42dc491203ed: Pushed [2023-10-26T21:44:48.346Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:7f4ddc81325d71eff3666df7b5aee370e2e3d957e4858a288f3c3864374fbc06 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:48.680Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:49.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-26T21:44:49.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-26T21:44:49.010Z] f885e6d4eca3: Preparing [2023-10-26T21:44:49.010Z] 04e2c49363ef: Preparing [2023-10-26T21:44:49.010Z] ce40b6af945b: Preparing [2023-10-26T21:44:49.010Z] 6c1d2df79474: Preparing [2023-10-26T21:44:49.010Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:49.010Z] 42dc491203ed: Preparing [2023-10-26T21:44:49.010Z] 29dbc0e6696c: Preparing [2023-10-26T21:44:49.010Z] 943e3e32f60e: Preparing [2023-10-26T21:44:49.010Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:49.010Z] 29dbc0e6696c: Waiting [2023-10-26T21:44:49.010Z] 943e3e32f60e: Waiting [2023-10-26T21:44:49.010Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:49.010Z] 42dc491203ed: Waiting [2023-10-26T21:44:49.010Z] f885e6d4eca3: Layer already exists [2023-10-26T21:44:49.010Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:49.010Z] 04e2c49363ef: Layer already exists [2023-10-26T21:44:49.010Z] ce40b6af945b: Layer already exists [2023-10-26T21:44:49.010Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:49.010Z] 943e3e32f60e: Layer already exists [2023-10-26T21:44:49.010Z] 29dbc0e6696c: Layer already exists [2023-10-26T21:44:49.010Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:49.010Z] 42dc491203ed: Layer already exists [2023-10-26T21:44:49.274Z] latest: digest: sha256:7f4ddc81325d71eff3666df7b5aee370e2e3d957e4858a288f3c3864374fbc06 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:49.607Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:49.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.65 [2023-10-26T21:44:49.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-26T21:44:49.938Z] f885e6d4eca3: Preparing [2023-10-26T21:44:49.938Z] 04e2c49363ef: Preparing [2023-10-26T21:44:49.938Z] ce40b6af945b: Preparing [2023-10-26T21:44:49.938Z] 6c1d2df79474: Preparing [2023-10-26T21:44:49.938Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:49.938Z] 42dc491203ed: Preparing [2023-10-26T21:44:49.938Z] 29dbc0e6696c: Preparing [2023-10-26T21:44:49.938Z] 943e3e32f60e: Preparing [2023-10-26T21:44:49.938Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:49.938Z] 42dc491203ed: Waiting [2023-10-26T21:44:49.938Z] 29dbc0e6696c: Waiting [2023-10-26T21:44:49.938Z] 943e3e32f60e: Waiting [2023-10-26T21:44:49.938Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:49.938Z] ce40b6af945b: Layer already exists [2023-10-26T21:44:49.938Z] f885e6d4eca3: Layer already exists [2023-10-26T21:44:49.938Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:49.938Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:49.938Z] 04e2c49363ef: Layer already exists [2023-10-26T21:44:49.938Z] 42dc491203ed: Layer already exists [2023-10-26T21:44:49.938Z] 943e3e32f60e: Layer already exists [2023-10-26T21:44:49.938Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:49.938Z] 29dbc0e6696c: Layer already exists [2023-10-26T21:44:49.938Z] 3.1.0-dev.65: digest: sha256:7f4ddc81325d71eff3666df7b5aee370e2e3d957e4858a288f3c3864374fbc06 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:50.547Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:50.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:44:50.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-26T21:44:50.881Z] f885e6d4eca3: Preparing [2023-10-26T21:44:50.881Z] 04e2c49363ef: Preparing [2023-10-26T21:44:50.881Z] ce40b6af945b: Preparing [2023-10-26T21:44:50.881Z] 6c1d2df79474: Preparing [2023-10-26T21:44:50.881Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:50.881Z] 42dc491203ed: Preparing [2023-10-26T21:44:50.881Z] 29dbc0e6696c: Preparing [2023-10-26T21:44:50.881Z] 943e3e32f60e: Preparing [2023-10-26T21:44:50.881Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:50.881Z] 29dbc0e6696c: Waiting [2023-10-26T21:44:50.881Z] 943e3e32f60e: Waiting [2023-10-26T21:44:50.881Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:50.881Z] 42dc491203ed: Waiting [2023-10-26T21:44:50.881Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:50.881Z] 04e2c49363ef: Layer already exists [2023-10-26T21:44:50.881Z] f885e6d4eca3: Layer already exists [2023-10-26T21:44:50.881Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:50.881Z] ce40b6af945b: Layer already exists [2023-10-26T21:44:50.881Z] 29dbc0e6696c: Layer already exists [2023-10-26T21:44:50.881Z] 42dc491203ed: Layer already exists [2023-10-26T21:44:50.881Z] 943e3e32f60e: Layer already exists [2023-10-26T21:44:50.881Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:51.153Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:7f4ddc81325d71eff3666df7b5aee370e2e3d957e4858a288f3c3864374fbc06 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:51.498Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:51.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-10-26T21:44:51.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-26T21:44:51.831Z] f885e6d4eca3: Preparing [2023-10-26T21:44:51.831Z] 04e2c49363ef: Preparing [2023-10-26T21:44:51.831Z] ce40b6af945b: Preparing [2023-10-26T21:44:51.831Z] 6c1d2df79474: Preparing [2023-10-26T21:44:51.831Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:51.831Z] 42dc491203ed: Preparing [2023-10-26T21:44:51.831Z] 29dbc0e6696c: Preparing [2023-10-26T21:44:51.831Z] 943e3e32f60e: Preparing [2023-10-26T21:44:51.831Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:51.831Z] 29dbc0e6696c: Waiting [2023-10-26T21:44:51.831Z] 943e3e32f60e: Waiting [2023-10-26T21:44:51.831Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:51.831Z] 42dc491203ed: Waiting [2023-10-26T21:44:51.831Z] f885e6d4eca3: Layer already exists [2023-10-26T21:44:51.831Z] 04e2c49363ef: Layer already exists [2023-10-26T21:44:51.831Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:51.831Z] ce40b6af945b: Layer already exists [2023-10-26T21:44:51.831Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:51.831Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:51.831Z] 29dbc0e6696c: Layer already exists [2023-10-26T21:44:51.831Z] 943e3e32f60e: Layer already exists [2023-10-26T21:44:51.831Z] 42dc491203ed: Layer already exists [2023-10-26T21:44:52.098Z] main: digest: sha256:7f4ddc81325d71eff3666df7b5aee370e2e3d957e4858a288f3c3864374fbc06 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:44:52.148Z] ===================================================== [Pipeline] echo [2023-10-26T21:44:52.156Z] taggedImages: [2023-10-26T21:44:52.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:44:52.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-26T21:44:52.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.65 [2023-10-26T21:44:52.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:44:52.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-10-26T21:44:52.179Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-10-26T21:44:52.179Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:44:52.179Z] latest [2023-10-26T21:44:52.179Z] 3.1.0-dev.65 [2023-10-26T21:44:52.179Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:44:52.179Z] main [2023-10-26T21:44:52.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:52.523Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:44:52.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:44:52.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-26T21:44:52.858Z] ac4ee07323a2: Preparing [2023-10-26T21:44:52.858Z] bc8aab802ba6: Preparing [2023-10-26T21:44:52.858Z] 3c7f76f04da1: Preparing [2023-10-26T21:44:52.858Z] 6c1d2df79474: Preparing [2023-10-26T21:44:52.858Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:44:52.858Z] 8538f3e799b0: Preparing [2023-10-26T21:44:52.858Z] cda2121f0545: Preparing [2023-10-26T21:44:52.858Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:44:52.858Z] cda2121f0545: Waiting [2023-10-26T21:44:52.858Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:44:52.858Z] 8538f3e799b0: Waiting [2023-10-26T21:44:52.858Z] 6c1d2df79474: Layer already exists [2023-10-26T21:44:52.858Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:44:53.125Z] bc8aab802ba6: Pushed [2023-10-26T21:44:53.125Z] 3c7f76f04da1: Pushed [2023-10-26T21:44:53.125Z] ac4ee07323a2: Pushed [2023-10-26T21:44:53.125Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:44:53.736Z] cda2121f0545: Pushed [2023-10-26T21:45:11.966Z] 8538f3e799b0: Pushed [2023-10-26T21:45:11.966Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:08b24276cf34a401e7460e8644f2c53286dfb955c7a33aac6846f4fd6e3a00c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:12.312Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:12.640Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-26T21:45:12.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-26T21:45:12.640Z] ac4ee07323a2: Preparing [2023-10-26T21:45:12.640Z] bc8aab802ba6: Preparing [2023-10-26T21:45:12.640Z] 3c7f76f04da1: Preparing [2023-10-26T21:45:12.640Z] 6c1d2df79474: Preparing [2023-10-26T21:45:12.640Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:45:12.640Z] 8538f3e799b0: Preparing [2023-10-26T21:45:12.640Z] cda2121f0545: Preparing [2023-10-26T21:45:12.640Z] 8538f3e799b0: Waiting [2023-10-26T21:45:12.640Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:45:12.640Z] cda2121f0545: Waiting [2023-10-26T21:45:12.640Z] 6c1d2df79474: Layer already exists [2023-10-26T21:45:12.640Z] bc8aab802ba6: Layer already exists [2023-10-26T21:45:12.640Z] ac4ee07323a2: Layer already exists [2023-10-26T21:45:12.640Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:45:12.640Z] 3c7f76f04da1: Layer already exists [2023-10-26T21:45:12.640Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:45:12.640Z] cda2121f0545: Layer already exists [2023-10-26T21:45:12.640Z] 8538f3e799b0: Layer already exists [2023-10-26T21:45:12.905Z] latest: digest: sha256:08b24276cf34a401e7460e8644f2c53286dfb955c7a33aac6846f4fd6e3a00c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:13.241Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:16.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.65 [2023-10-26T21:45:16.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-26T21:45:16.143Z] ac4ee07323a2: Preparing [2023-10-26T21:45:16.143Z] bc8aab802ba6: Preparing [2023-10-26T21:45:16.143Z] 3c7f76f04da1: Preparing [2023-10-26T21:45:16.143Z] 6c1d2df79474: Preparing [2023-10-26T21:45:16.143Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:45:16.143Z] 8538f3e799b0: Preparing [2023-10-26T21:45:16.143Z] cda2121f0545: Preparing [2023-10-26T21:45:16.143Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:45:16.143Z] 8538f3e799b0: Waiting [2023-10-26T21:45:16.143Z] cda2121f0545: Waiting [2023-10-26T21:45:16.143Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:45:16.143Z] bc8aab802ba6: Layer already exists [2023-10-26T21:45:16.143Z] 6c1d2df79474: Layer already exists [2023-10-26T21:45:16.143Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:45:16.143Z] ac4ee07323a2: Layer already exists [2023-10-26T21:45:16.143Z] 3c7f76f04da1: Layer already exists [2023-10-26T21:45:16.143Z] 8538f3e799b0: Layer already exists [2023-10-26T21:45:16.143Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:45:16.143Z] cda2121f0545: Layer already exists [2023-10-26T21:45:16.409Z] 3.1.0-dev.65: digest: sha256:08b24276cf34a401e7460e8644f2c53286dfb955c7a33aac6846f4fd6e3a00c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:16.750Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:17.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:45:17.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-26T21:45:17.083Z] ac4ee07323a2: Preparing [2023-10-26T21:45:17.083Z] bc8aab802ba6: Preparing [2023-10-26T21:45:17.083Z] 3c7f76f04da1: Preparing [2023-10-26T21:45:17.083Z] 6c1d2df79474: Preparing [2023-10-26T21:45:17.083Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:45:17.083Z] 8538f3e799b0: Preparing [2023-10-26T21:45:17.083Z] cda2121f0545: Preparing [2023-10-26T21:45:17.083Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:45:17.083Z] 8538f3e799b0: Waiting [2023-10-26T21:45:17.083Z] cda2121f0545: Waiting [2023-10-26T21:45:17.083Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:45:17.083Z] 6c1d2df79474: Layer already exists [2023-10-26T21:45:17.083Z] ac4ee07323a2: Layer already exists [2023-10-26T21:45:17.083Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:45:17.083Z] 3c7f76f04da1: Layer already exists [2023-10-26T21:45:17.083Z] bc8aab802ba6: Layer already exists [2023-10-26T21:45:17.083Z] 8538f3e799b0: Layer already exists [2023-10-26T21:45:17.083Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:45:17.083Z] cda2121f0545: Layer already exists [2023-10-26T21:45:17.350Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:08b24276cf34a401e7460e8644f2c53286dfb955c7a33aac6846f4fd6e3a00c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:17.695Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:18.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-10-26T21:45:18.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-26T21:45:18.035Z] ac4ee07323a2: Preparing [2023-10-26T21:45:18.035Z] bc8aab802ba6: Preparing [2023-10-26T21:45:18.035Z] 3c7f76f04da1: Preparing [2023-10-26T21:45:18.035Z] 6c1d2df79474: Preparing [2023-10-26T21:45:18.035Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:45:18.035Z] 8538f3e799b0: Preparing [2023-10-26T21:45:18.035Z] cda2121f0545: Preparing [2023-10-26T21:45:18.035Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:45:18.035Z] 8538f3e799b0: Waiting [2023-10-26T21:45:18.035Z] cda2121f0545: Waiting [2023-10-26T21:45:18.035Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:45:18.303Z] 3c7f76f04da1: Layer already exists [2023-10-26T21:45:18.303Z] ac4ee07323a2: Layer already exists [2023-10-26T21:45:18.303Z] 6c1d2df79474: Layer already exists [2023-10-26T21:45:18.303Z] bc8aab802ba6: Layer already exists [2023-10-26T21:45:18.303Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:45:18.303Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:45:18.303Z] 8538f3e799b0: Layer already exists [2023-10-26T21:45:18.303Z] cda2121f0545: Layer already exists [2023-10-26T21:45:18.303Z] main: digest: sha256:08b24276cf34a401e7460e8644f2c53286dfb955c7a33aac6846f4fd6e3a00c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:45:18.351Z] ===================================================== [Pipeline] echo [2023-10-26T21:45:18.358Z] taggedImages: [2023-10-26T21:45:18.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:45:18.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-26T21:45:18.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.65 [2023-10-26T21:45:18.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:45:18.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-10-26T21:45:18.373Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-10-26T21:45:18.373Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:45:18.373Z] latest [2023-10-26T21:45:18.374Z] 3.1.0-dev.65 [2023-10-26T21:45:18.374Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:45:18.374Z] main [2023-10-26T21:45:18.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:18.704Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:19.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:45:19.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-26T21:45:19.047Z] 2b86026c0fb2: Preparing [2023-10-26T21:45:19.047Z] 9efc4d0b7de2: Preparing [2023-10-26T21:45:19.047Z] e43316c16bca: Preparing [2023-10-26T21:45:19.047Z] 6c1d2df79474: Preparing [2023-10-26T21:45:19.047Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:45:19.047Z] 00e2ae49445a: Preparing [2023-10-26T21:45:19.047Z] 943e3e32f60e: Preparing [2023-10-26T21:45:19.047Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:45:19.047Z] 00e2ae49445a: Waiting [2023-10-26T21:45:19.047Z] 943e3e32f60e: Waiting [2023-10-26T21:45:19.047Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:45:19.047Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:45:19.047Z] 6c1d2df79474: Layer already exists [2023-10-26T21:45:19.314Z] 943e3e32f60e: Layer already exists [2023-10-26T21:45:19.314Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:45:19.314Z] e43316c16bca: Pushed [2023-10-26T21:45:19.314Z] 2b86026c0fb2: Pushed [2023-10-26T21:45:19.314Z] 9efc4d0b7de2: Pushed [2023-10-26T21:45:37.515Z] 00e2ae49445a: Pushed [2023-10-26T21:45:37.515Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:00566b23575089b58f9e3d96d49f025a2c024b8150e4b76d55a2e1d4a832c1f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:37.898Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:39.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-26T21:45:39.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-26T21:45:39.162Z] 2b86026c0fb2: Preparing [2023-10-26T21:45:39.162Z] 9efc4d0b7de2: Preparing [2023-10-26T21:45:39.162Z] e43316c16bca: Preparing [2023-10-26T21:45:39.162Z] 6c1d2df79474: Preparing [2023-10-26T21:45:39.162Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:45:39.162Z] 00e2ae49445a: Preparing [2023-10-26T21:45:39.162Z] 943e3e32f60e: Preparing [2023-10-26T21:45:39.162Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:45:39.162Z] 00e2ae49445a: Waiting [2023-10-26T21:45:39.162Z] 943e3e32f60e: Waiting [2023-10-26T21:45:39.162Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:45:39.162Z] 2b86026c0fb2: Layer already exists [2023-10-26T21:45:39.162Z] 6c1d2df79474: Layer already exists [2023-10-26T21:45:39.162Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:45:39.162Z] e43316c16bca: Layer already exists [2023-10-26T21:45:39.162Z] 9efc4d0b7de2: Layer already exists [2023-10-26T21:45:39.162Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:45:39.162Z] 943e3e32f60e: Layer already exists [2023-10-26T21:45:39.162Z] 00e2ae49445a: Layer already exists [2023-10-26T21:45:39.434Z] latest: digest: sha256:00566b23575089b58f9e3d96d49f025a2c024b8150e4b76d55a2e1d4a832c1f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:39.782Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:40.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.65 [2023-10-26T21:45:40.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-26T21:45:40.125Z] 2b86026c0fb2: Preparing [2023-10-26T21:45:40.125Z] 9efc4d0b7de2: Preparing [2023-10-26T21:45:40.125Z] e43316c16bca: Preparing [2023-10-26T21:45:40.125Z] 6c1d2df79474: Preparing [2023-10-26T21:45:40.125Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:45:40.125Z] 00e2ae49445a: Preparing [2023-10-26T21:45:40.125Z] 943e3e32f60e: Preparing [2023-10-26T21:45:40.125Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:45:40.125Z] 00e2ae49445a: Waiting [2023-10-26T21:45:40.125Z] 943e3e32f60e: Waiting [2023-10-26T21:45:40.125Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:45:40.125Z] 9efc4d0b7de2: Layer already exists [2023-10-26T21:45:40.125Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:45:40.125Z] 2b86026c0fb2: Layer already exists [2023-10-26T21:45:40.125Z] e43316c16bca: Layer already exists [2023-10-26T21:45:40.125Z] 6c1d2df79474: Layer already exists [2023-10-26T21:45:40.125Z] 943e3e32f60e: Layer already exists [2023-10-26T21:45:40.125Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:45:40.125Z] 00e2ae49445a: Layer already exists [2023-10-26T21:45:40.394Z] 3.1.0-dev.65: digest: sha256:00566b23575089b58f9e3d96d49f025a2c024b8150e4b76d55a2e1d4a832c1f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:40.753Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:45.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:45:45.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-26T21:45:45.347Z] 2b86026c0fb2: Preparing [2023-10-26T21:45:45.347Z] 9efc4d0b7de2: Preparing [2023-10-26T21:45:45.347Z] e43316c16bca: Preparing [2023-10-26T21:45:45.347Z] 6c1d2df79474: Preparing [2023-10-26T21:45:45.347Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:45:45.347Z] 00e2ae49445a: Preparing [2023-10-26T21:45:45.347Z] 943e3e32f60e: Preparing [2023-10-26T21:45:45.347Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:45:45.347Z] 00e2ae49445a: Waiting [2023-10-26T21:45:45.347Z] 943e3e32f60e: Waiting [2023-10-26T21:45:45.347Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:45:45.612Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:45:45.612Z] e43316c16bca: Layer already exists [2023-10-26T21:45:45.612Z] 9efc4d0b7de2: Layer already exists [2023-10-26T21:45:45.612Z] 6c1d2df79474: Layer already exists [2023-10-26T21:45:45.612Z] 2b86026c0fb2: Layer already exists [2023-10-26T21:45:45.612Z] 943e3e32f60e: Layer already exists [2023-10-26T21:45:45.612Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:45:45.612Z] 00e2ae49445a: Layer already exists [2023-10-26T21:45:45.612Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:00566b23575089b58f9e3d96d49f025a2c024b8150e4b76d55a2e1d4a832c1f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:45.952Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:46.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-10-26T21:45:46.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-26T21:45:46.284Z] 2b86026c0fb2: Preparing [2023-10-26T21:45:46.284Z] 9efc4d0b7de2: Preparing [2023-10-26T21:45:46.284Z] e43316c16bca: Preparing [2023-10-26T21:45:46.284Z] 6c1d2df79474: Preparing [2023-10-26T21:45:46.284Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:45:46.284Z] 00e2ae49445a: Preparing [2023-10-26T21:45:46.284Z] 943e3e32f60e: Preparing [2023-10-26T21:45:46.284Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:45:46.284Z] 00e2ae49445a: Waiting [2023-10-26T21:45:46.284Z] 943e3e32f60e: Waiting [2023-10-26T21:45:46.284Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:45:46.284Z] 2b86026c0fb2: Layer already exists [2023-10-26T21:45:46.284Z] 9efc4d0b7de2: Layer already exists [2023-10-26T21:45:46.284Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:45:46.284Z] e43316c16bca: Layer already exists [2023-10-26T21:45:46.284Z] 6c1d2df79474: Layer already exists [2023-10-26T21:45:46.284Z] 00e2ae49445a: Layer already exists [2023-10-26T21:45:46.284Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:45:46.284Z] 943e3e32f60e: Layer already exists [2023-10-26T21:45:46.549Z] main: digest: sha256:00566b23575089b58f9e3d96d49f025a2c024b8150e4b76d55a2e1d4a832c1f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:45:46.602Z] ===================================================== [Pipeline] echo [2023-10-26T21:45:46.612Z] taggedImages: [2023-10-26T21:45:46.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:45:46.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-26T21:45:46.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.65 [2023-10-26T21:45:46.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:45:46.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-10-26T21:45:46.637Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-10-26T21:45:46.637Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:45:46.637Z] latest [2023-10-26T21:45:46.637Z] 3.1.0-dev.65 [2023-10-26T21:45:46.638Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:45:46.638Z] main [2023-10-26T21:45:46.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:46.981Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:47.321Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:45:47.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-26T21:45:47.321Z] 5c831cfef073: Preparing [2023-10-26T21:45:47.321Z] e5623f096226: Preparing [2023-10-26T21:45:47.321Z] 6c1d2df79474: Preparing [2023-10-26T21:45:47.321Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:45:47.321Z] a6fc0a67ba90: Preparing [2023-10-26T21:45:47.321Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:45:47.321Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:45:47.321Z] 6c1d2df79474: Layer already exists [2023-10-26T21:45:47.588Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:45:47.588Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:45:47.588Z] 5c831cfef073: Pushed [2023-10-26T21:45:47.588Z] a6fc0a67ba90: Pushed [2023-10-26T21:45:54.228Z] e5623f096226: Pushed [2023-10-26T21:45:54.228Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:358e01a6cfc7fe0d75e275a764ae193819bd64a20a77fad4256bcc713a8a336c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:54.570Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:54.909Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-26T21:45:54.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-26T21:45:54.909Z] 5c831cfef073: Preparing [2023-10-26T21:45:54.909Z] e5623f096226: Preparing [2023-10-26T21:45:54.909Z] 6c1d2df79474: Preparing [2023-10-26T21:45:54.909Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:45:54.909Z] a6fc0a67ba90: Preparing [2023-10-26T21:45:54.909Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:45:54.909Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:45:54.909Z] 6c1d2df79474: Layer already exists [2023-10-26T21:45:54.909Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:45:54.909Z] 5c831cfef073: Layer already exists [2023-10-26T21:45:54.909Z] e5623f096226: Layer already exists [2023-10-26T21:45:54.909Z] a6fc0a67ba90: Layer already exists [2023-10-26T21:45:55.176Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:45:55.176Z] latest: digest: sha256:358e01a6cfc7fe0d75e275a764ae193819bd64a20a77fad4256bcc713a8a336c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:55.526Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:58.457Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.65 [2023-10-26T21:45:58.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-26T21:45:58.457Z] 5c831cfef073: Preparing [2023-10-26T21:45:58.457Z] e5623f096226: Preparing [2023-10-26T21:45:58.457Z] 6c1d2df79474: Preparing [2023-10-26T21:45:58.457Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:45:58.457Z] a6fc0a67ba90: Preparing [2023-10-26T21:45:58.457Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:45:58.457Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:45:58.457Z] 6c1d2df79474: Layer already exists [2023-10-26T21:45:58.457Z] a6fc0a67ba90: Layer already exists [2023-10-26T21:45:58.457Z] e5623f096226: Layer already exists [2023-10-26T21:45:58.457Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:45:58.457Z] 5c831cfef073: Layer already exists [2023-10-26T21:45:58.457Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:45:58.732Z] 3.1.0-dev.65: digest: sha256:358e01a6cfc7fe0d75e275a764ae193819bd64a20a77fad4256bcc713a8a336c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:59.082Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:45:59.414Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:45:59.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-26T21:45:59.414Z] 5c831cfef073: Preparing [2023-10-26T21:45:59.414Z] e5623f096226: Preparing [2023-10-26T21:45:59.414Z] 6c1d2df79474: Preparing [2023-10-26T21:45:59.414Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:45:59.414Z] a6fc0a67ba90: Preparing [2023-10-26T21:45:59.414Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:45:59.414Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:45:59.414Z] 6c1d2df79474: Layer already exists [2023-10-26T21:45:59.414Z] e5623f096226: Layer already exists [2023-10-26T21:45:59.414Z] 5c831cfef073: Layer already exists [2023-10-26T21:45:59.414Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:45:59.414Z] a6fc0a67ba90: Layer already exists [2023-10-26T21:45:59.414Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:45:59.683Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:358e01a6cfc7fe0d75e275a764ae193819bd64a20a77fad4256bcc713a8a336c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:00.024Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:00.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-10-26T21:46:00.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-26T21:46:00.353Z] 5c831cfef073: Preparing [2023-10-26T21:46:00.353Z] e5623f096226: Preparing [2023-10-26T21:46:00.353Z] 6c1d2df79474: Preparing [2023-10-26T21:46:00.353Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:46:00.353Z] a6fc0a67ba90: Preparing [2023-10-26T21:46:00.353Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:46:00.353Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:46:00.353Z] 6c1d2df79474: Layer already exists [2023-10-26T21:46:00.353Z] e5623f096226: Layer already exists [2023-10-26T21:46:00.353Z] a6fc0a67ba90: Layer already exists [2023-10-26T21:46:00.353Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:46:00.353Z] 5c831cfef073: Layer already exists [2023-10-26T21:46:00.353Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:46:00.617Z] main: digest: sha256:358e01a6cfc7fe0d75e275a764ae193819bd64a20a77fad4256bcc713a8a336c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:46:00.657Z] ===================================================== [Pipeline] echo [2023-10-26T21:46:00.663Z] taggedImages: [2023-10-26T21:46:00.663Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:46:00.663Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-26T21:46:00.663Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.65 [2023-10-26T21:46:00.663Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:46:00.663Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-10-26T21:46:00.678Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-10-26T21:46:00.678Z] e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:46:00.678Z] latest [2023-10-26T21:46:00.678Z] 3.1.0-dev.65 [2023-10-26T21:46:00.678Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:46:00.678Z] main [2023-10-26T21:46:00.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:01.003Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:01.335Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:46:01.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-26T21:46:01.335Z] 28bdd69f2cbc: Preparing [2023-10-26T21:46:01.335Z] e662ec2df230: Preparing [2023-10-26T21:46:01.335Z] 6c1d2df79474: Preparing [2023-10-26T21:46:01.335Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:46:01.335Z] 5558d33765ab: Preparing [2023-10-26T21:46:01.335Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:46:01.335Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:46:01.335Z] 5558d33765ab: Layer already exists [2023-10-26T21:46:01.335Z] 6c1d2df79474: Layer already exists [2023-10-26T21:46:01.603Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:46:01.603Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:46:01.603Z] 28bdd69f2cbc: Pushed [2023-10-26T21:46:08.227Z] e662ec2df230: Pushed [2023-10-26T21:46:08.227Z] e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:96cda1e9f6cba8c56b5419231a9f44ce2ca8ce4869eec7dd77b94af1d8cf1c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:08.576Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:08.905Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-26T21:46:08.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-26T21:46:08.905Z] 28bdd69f2cbc: Preparing [2023-10-26T21:46:08.905Z] e662ec2df230: Preparing [2023-10-26T21:46:08.905Z] 6c1d2df79474: Preparing [2023-10-26T21:46:08.905Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:46:08.905Z] 5558d33765ab: Preparing [2023-10-26T21:46:08.905Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:46:08.905Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:46:08.905Z] 5558d33765ab: Layer already exists [2023-10-26T21:46:08.905Z] 28bdd69f2cbc: Layer already exists [2023-10-26T21:46:08.905Z] e662ec2df230: Layer already exists [2023-10-26T21:46:08.905Z] 6c1d2df79474: Layer already exists [2023-10-26T21:46:08.905Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:46:08.905Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:46:09.173Z] latest: digest: sha256:96cda1e9f6cba8c56b5419231a9f44ce2ca8ce4869eec7dd77b94af1d8cf1c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:09.514Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:13.189Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.65 [2023-10-26T21:46:13.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-26T21:46:13.189Z] 28bdd69f2cbc: Preparing [2023-10-26T21:46:13.189Z] e662ec2df230: Preparing [2023-10-26T21:46:13.189Z] 6c1d2df79474: Preparing [2023-10-26T21:46:13.189Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:46:13.189Z] 5558d33765ab: Preparing [2023-10-26T21:46:13.189Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:46:13.189Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:46:13.189Z] 6c1d2df79474: Layer already exists [2023-10-26T21:46:13.189Z] 5558d33765ab: Layer already exists [2023-10-26T21:46:13.189Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:46:13.189Z] e662ec2df230: Layer already exists [2023-10-26T21:46:13.189Z] 28bdd69f2cbc: Layer already exists [2023-10-26T21:46:13.189Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:46:13.457Z] 3.1.0-dev.65: digest: sha256:96cda1e9f6cba8c56b5419231a9f44ce2ca8ce4869eec7dd77b94af1d8cf1c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:13.810Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:14.159Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:46:14.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-26T21:46:14.159Z] 28bdd69f2cbc: Preparing [2023-10-26T21:46:14.159Z] e662ec2df230: Preparing [2023-10-26T21:46:14.159Z] 6c1d2df79474: Preparing [2023-10-26T21:46:14.159Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:46:14.159Z] 5558d33765ab: Preparing [2023-10-26T21:46:14.159Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:46:14.159Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:46:14.159Z] 28bdd69f2cbc: Layer already exists [2023-10-26T21:46:14.159Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:46:14.159Z] 6c1d2df79474: Layer already exists [2023-10-26T21:46:14.159Z] 5558d33765ab: Layer already exists [2023-10-26T21:46:14.159Z] e662ec2df230: Layer already exists [2023-10-26T21:46:14.159Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:46:14.429Z] e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:96cda1e9f6cba8c56b5419231a9f44ce2ca8ce4869eec7dd77b94af1d8cf1c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:14.775Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:15.110Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-10-26T21:46:15.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-26T21:46:15.111Z] 28bdd69f2cbc: Preparing [2023-10-26T21:46:15.111Z] e662ec2df230: Preparing [2023-10-26T21:46:15.111Z] 6c1d2df79474: Preparing [2023-10-26T21:46:15.111Z] a0c4dc8bc1f5: Preparing [2023-10-26T21:46:15.111Z] 5558d33765ab: Preparing [2023-10-26T21:46:15.111Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:46:15.111Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:46:15.111Z] 6c1d2df79474: Layer already exists [2023-10-26T21:46:15.111Z] 28bdd69f2cbc: Layer already exists [2023-10-26T21:46:15.111Z] 5558d33765ab: Layer already exists [2023-10-26T21:46:15.111Z] e662ec2df230: Layer already exists [2023-10-26T21:46:15.111Z] a0c4dc8bc1f5: Layer already exists [2023-10-26T21:46:15.111Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:46:15.378Z] main: digest: sha256:96cda1e9f6cba8c56b5419231a9f44ce2ca8ce4869eec7dd77b94af1d8cf1c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:46:15.420Z] ===================================================== [Pipeline] echo [2023-10-26T21:46:15.427Z] taggedImages: [2023-10-26T21:46:15.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [2023-10-26T21:46:15.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-26T21:46:15.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.65 [2023-10-26T21:46:15.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [2023-10-26T21:46:15.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:15.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T21:46:15.800Z] [2023-10-26T21:46:15.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:16.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T21:46:16.400Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-26T21:46:16.400Z] 8998bd30e6a1: Pulling fs layer [2023-10-26T21:46:16.400Z] 04944245beec: Pulling fs layer [2023-10-26T21:46:16.400Z] 699f458cf7ca: Pulling fs layer [2023-10-26T21:46:16.400Z] 765212b225bb: Pulling fs layer [2023-10-26T21:46:16.400Z] 765212b225bb: Waiting [2023-10-26T21:46:16.400Z] f23df028b6ca: Pulling fs layer [2023-10-26T21:46:16.400Z] d65c8cfc05b1: Pulling fs layer [2023-10-26T21:46:16.400Z] 2437ff75d9bd: Pulling fs layer [2023-10-26T21:46:16.400Z] f23df028b6ca: Waiting [2023-10-26T21:46:16.400Z] 2437ff75d9bd: Waiting [2023-10-26T21:46:16.400Z] d65c8cfc05b1: Waiting [2023-10-26T21:46:16.400Z] 04944245beec: Verifying Checksum [2023-10-26T21:46:16.400Z] 04944245beec: Download complete [2023-10-26T21:46:16.400Z] 765212b225bb: Verifying Checksum [2023-10-26T21:46:16.400Z] 765212b225bb: Download complete [2023-10-26T21:46:16.672Z] f23df028b6ca: Download complete [2023-10-26T21:46:16.672Z] d65c8cfc05b1: Verifying Checksum [2023-10-26T21:46:16.672Z] d65c8cfc05b1: Download complete [2023-10-26T21:46:16.672Z] 699f458cf7ca: Verifying Checksum [2023-10-26T21:46:16.672Z] 699f458cf7ca: Download complete [2023-10-26T21:46:17.256Z] 8998bd30e6a1: Verifying Checksum [2023-10-26T21:46:17.256Z] 8998bd30e6a1: Download complete [2023-10-26T21:46:19.838Z] 2437ff75d9bd: Download complete [2023-10-26T21:46:22.409Z] 8998bd30e6a1: Pull complete [2023-10-26T21:46:22.676Z] 04944245beec: Pull complete [2023-10-26T21:46:26.925Z] 699f458cf7ca: Pull complete [2023-10-26T21:46:26.925Z] 765212b225bb: Pull complete [2023-10-26T21:46:27.883Z] f23df028b6ca: Pull complete [2023-10-26T21:46:28.150Z] d65c8cfc05b1: Pull complete [2023-10-26T21:46:46.340Z] 2437ff75d9bd: Pull complete [2023-10-26T21:46:46.340Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-26T21:46:46.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T21:46:46.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:46:46.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-12067 does not seem to be running inside a container [2023-10-26T21:46:46.598Z] $ 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/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-26T21:46:49.735Z] $ docker top 008bb5e70c4dea663540d4b4d99308111b5a83d467de40937f4d61c045ef9dd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:46:50.613Z] ---> job-cost.sh [2023-10-26T21:46:50.614Z] lf-activate-venv: SKIPPING [2023-10-26T21:46:50.614Z] INFO: No Stack... [2023-10-26T21:46:51.197Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-26T21:46:52.149Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T21:46:52.778Z] + + catcut /w/workspace/edgex-go/600/archives/cost.csv -d, [2023-10-26T21:46:52.778Z] -f6 [Pipeline] lock [2023-10-26T21:46:52.812Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-600-stack-cost] [2023-10-26T21:46:52.818Z] Resource [jenkins-edgexfoundry-edgex-go-main-600-stack-cost] did not exist. Created. [2023-10-26T21:46:52.818Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-600-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T21:46:53.458Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-26T21:46:54.174Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T21:46:54.184Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-600-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T21:46:54.193Z] $ docker stop --time=1 008bb5e70c4dea663540d4b4d99308111b5a83d467de40937f4d61c045ef9dd1 [2023-10-26T21:46:55.719Z] $ docker rm -f --volumes 008bb5e70c4dea663540d4b4d99308111b5a83d467de40937f4d61c045ef9dd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-26T21:46:56.160Z] provisioning config files... [2023-10-26T21:46:56.168Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/600@tmp/config16039002849595192528tmp [Pipeline] { [Pipeline] sh [2023-10-26T21:46:56.464Z] + set +x [2023-10-26T21:46:56.465Z] + + curl -s https://codecov.io/bash [2023-10-26T21:46:56.465Z] bash -s -- [2023-10-26T21:46:56.723Z] [2023-10-26T21:46:56.723Z] _____ _ [2023-10-26T21:46:56.723Z] / ____| | | [2023-10-26T21:46:56.723Z] | | ___ __| | ___ ___ _____ __ [2023-10-26T21:46:56.723Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-26T21:46:56.723Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-26T21:46:56.723Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-26T21:46:56.723Z] Bash-1.0.6 [2023-10-26T21:46:56.723Z] [2023-10-26T21:46:56.723Z] [2023-10-26T21:46:56.723Z] ==> git version 2.25.1 found [2023-10-26T21:46:56.723Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-26T21:46:56.723Z] Release-Date: 2020-01-08 [2023-10-26T21:46:56.723Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-26T21:46:56.723Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-26T21:46:56.723Z] ==> Jenkins CI detected. [2023-10-26T21:46:56.723Z] current dir:  /w/workspace/edgex-go/600 [2023-10-26T21:46:56.723Z] project root: . [2023-10-26T21:46:56.723Z] --> token set from env [2023-10-26T21:46:56.723Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-26T21:46:56.723Z] ==> Running gcov in . (disable via -X gcov) [2023-10-26T21:46:56.723Z] ==> Python coveragepy not found [2023-10-26T21:46:56.723Z] ==> Searching for coverage reports in: [2023-10-26T21:46:56.723Z] + . [2023-10-26T21:46:56.723Z] -> Found 1 reports [2023-10-26T21:46:56.723Z] ==> Detecting git/mercurial file structure [2023-10-26T21:46:56.723Z] ==> Reading reports [2023-10-26T21:46:56.723Z] + ./coverage.out bytes=453602 [2023-10-26T21:46:56.723Z] ==> Appending adjustments [2023-10-26T21:46:56.723Z] https://docs.codecov.io/docs/fixing-reports [2023-10-26T21:46:58.099Z] + Found adjustments [2023-10-26T21:46:58.099Z] ==> Gzipping contents [2023-10-26T21:46:58.099Z] 60K /tmp/codecov.UmD2Zf.gz [2023-10-26T21:46:58.099Z] ==> Uploading reports [2023-10-26T21:46:58.099Z] url: https://codecov.io [2023-10-26T21:46:58.099Z] query: branch=main&commit=e15caff7a7271d7299d27016bfbe034a7a0b899b&build=600&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F600%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-26T21:46:58.099Z] -> Pinging Codecov [2023-10-26T21:46:58.099Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=e15caff7a7271d7299d27016bfbe034a7a0b899b&build=600&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F600%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-26T21:46:58.099Z] -> Uploading to [2023-10-26T21:46:58.099Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-26/00271124DB129430A58F1EEE437C3FCB/e15caff7a7271d7299d27016bfbe034a7a0b899b/02f2273b-8967-4448-9f10-7e9ce4e86e86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T214657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6fb2dd8248059b7a1213f42191d5a65cbe21773f11add47463ec81629a1d81fd [2023-10-26T21:46:58.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:46:58.099Z] Dload Upload Total Spent Left Speed [2023-10-26T21:46:58.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57814 0 0 100 57814 0 171k --:--:-- --:--:-- --:--:-- 171k [2023-10-26T21:46:58.357Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [2023-10-26T21:46:58.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-10-26T21:46:58.502Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-26T21:46:58.512Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:58.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-26T21:46:58.803Z] [2023-10-26T21:46:58.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:46:59.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-26T21:46:59.094Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-26T21:46:59.094Z] df9b9388f04a: Pulling fs layer [2023-10-26T21:46:59.094Z] 52dc419b0ee2: Pulling fs layer [2023-10-26T21:46:59.094Z] 25bc292e5bac: Pulling fs layer [2023-10-26T21:46:59.094Z] 114826534d7a: Pulling fs layer [2023-10-26T21:46:59.094Z] 4657fd5d0bcf: Pulling fs layer [2023-10-26T21:46:59.094Z] 114826534d7a: Waiting [2023-10-26T21:46:59.094Z] 6ad1cebc031e: Pulling fs layer [2023-10-26T21:46:59.094Z] 8a3aa393b2d8: Pulling fs layer [2023-10-26T21:46:59.094Z] 8a3aa393b2d8: Waiting [2023-10-26T21:46:59.094Z] 4657fd5d0bcf: Waiting [2023-10-26T21:46:59.094Z] 25bc292e5bac: Download complete [2023-10-26T21:46:59.094Z] 52dc419b0ee2: Verifying Checksum [2023-10-26T21:46:59.094Z] 52dc419b0ee2: Download complete [2023-10-26T21:46:59.094Z] 4657fd5d0bcf: Verifying Checksum [2023-10-26T21:46:59.094Z] 4657fd5d0bcf: Download complete [2023-10-26T21:46:59.094Z] df9b9388f04a: Verifying Checksum [2023-10-26T21:46:59.094Z] df9b9388f04a: Download complete [2023-10-26T21:46:59.352Z] df9b9388f04a: Pull complete [2023-10-26T21:46:59.352Z] 6ad1cebc031e: Verifying Checksum [2023-10-26T21:46:59.352Z] 6ad1cebc031e: Download complete [2023-10-26T21:46:59.352Z] 52dc419b0ee2: Pull complete [2023-10-26T21:46:59.352Z] 25bc292e5bac: Pull complete [2023-10-26T21:46:59.916Z] 114826534d7a: Download complete [2023-10-26T21:46:59.916Z] 8a3aa393b2d8: Verifying Checksum [2023-10-26T21:46:59.916Z] 8a3aa393b2d8: Download complete [2023-10-26T21:47:03.198Z] 114826534d7a: Pull complete [2023-10-26T21:47:03.198Z] 4657fd5d0bcf: Pull complete [2023-10-26T21:47:03.198Z] 6ad1cebc031e: Pull complete [2023-10-26T21:47:05.722Z] 8a3aa393b2d8: Pull complete [2023-10-26T21:47:05.722Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-26T21:47:05.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-26T21:47:05.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:47:05.800Z] prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container [2023-10-26T21:47:05.822Z] $ 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/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-26T21:47:10.868Z] $ docker top 08a6dda5ded4473852c50a14e27ae0afb47ed237b549df25f9c556bce7472d07 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-26T21:47:10.926Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-10-26T21:47:11.201Z] + set -o pipefail [2023-10-26T21:47:11.202Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-10-26T21:47:23.401Z] [2023-10-26T21:47:23.401Z] Monitoring /w/workspace/edgex-go/600 (github.com/edgexfoundry/edgex-go)... [2023-10-26T21:47:23.401Z] [2023-10-26T21:47:23.401Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/90751710-49b9-4f3a-b7bd-97573432441b [2023-10-26T21:47:23.401Z] [2023-10-26T21:47:23.401Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-26T21:47:23.401Z] [2023-10-26T21:47:23.401Z] [2023-10-26T21:47:23.401Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-26T21:47:23.401Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-26T21:47:23.401Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-26T21:47:23.409Z] $ docker stop --time=1 08a6dda5ded4473852c50a14e27ae0afb47ed237b549df25f9c556bce7472d07 [2023-10-26T21:47:27.606Z] $ docker rm -f --volumes 08a6dda5ded4473852c50a14e27ae0afb47ed237b549df25f9c556bce7472d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-10-26T21:47:27.972Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:47:27.982Z] provisioning config files... [2023-10-26T21:47:27.988Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/600@tmp/config9026394799556372872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:47:28.274Z] --> edgex-publish-swagger.sh [2023-10-26T21:47:28.274Z] === Publish openapi/v3 API === [2023-10-26T21:47:28.274Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-10-26T21:47:28.274Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/600/openapi/v3/core-command.yaml] [2023-10-26T21:47:28.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:47:28.274Z] Dload Upload Total Spent Left Speed [2023-10-26T21:47:28.841Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 57816 --:--:-- --:--:-- --:--:-- 57714 100 32782 0 0 100 32782 0 57816 --:--:-- --:--:-- --:--:-- 57714 [2023-10-26T21:47:28.841Z] [2023-10-26T21:47:28.841Z] [2023-10-26T21:47:28.841Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/600/openapi/v3/core-data.yaml] [2023-10-26T21:47:28.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:47:28.841Z] Dload Upload Total Spent Left Speed [2023-10-26T21:47:29.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 139k --:--:-- --:--:-- --:--:-- 139k [2023-10-26T21:47:29.408Z] [2023-10-26T21:47:29.408Z] [2023-10-26T21:47:29.409Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/600/openapi/v3/core-metadata.yaml] [2023-10-26T21:47:29.409Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:47:29.409Z] Dload Upload Total Spent Left Speed [2023-10-26T21:47:29.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 291k --:--:-- --:--:-- --:--:-- 291k 100 144k 0 0 100 144k 0 291k --:--:-- --:--:-- --:--:-- 291k [2023-10-26T21:47:29.668Z] [2023-10-26T21:47:29.668Z] [2023-10-26T21:47:29.668Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/600/openapi/v3/support-notifications.yaml] [2023-10-26T21:47:29.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:47:29.668Z] Dload Upload Total Spent Left Speed [2023-10-26T21:47:30.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 161k --:--:-- --:--:-- --:--:-- 161k [2023-10-26T21:47:30.237Z] [2023-10-26T21:47:30.237Z] [2023-10-26T21:47:30.237Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/600/openapi/v3/support-scheduler.yaml] [2023-10-26T21:47:30.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:47:30.237Z] Dload Upload Total Spent Left Speed [2023-10-26T21:47:30.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 80685 --:--:-- --:--:-- --:--:-- 80509 100 36954 0 0 100 36954 0 80509 --:--:-- --:--:-- --:--:-- 80334 [2023-10-26T21:47:30.803Z] [2023-10-26T21:47:30.803Z] [Pipeline] } [2023-10-26T21:47:30.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-10-26T21:47:31.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T21:47:31.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:47:31.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:47:31.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:47:31.580Z] prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container [2023-10-26T21:47:31.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T21:47:31.971Z] $ docker top 078320a2c0479f7a983edb19b212dae3b842c6123669dbef80e0acbccafcc67a -eo pid,comm [2023-10-26T21:47:32.017Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-26T21:47:32.017Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T21:47:32.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T21:47:32.044Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T21:47:32.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T21:47:32.147Z] $ docker exec 078320a2c0479f7a983edb19b212dae3b842c6123669dbef80e0acbccafcc67a ssh-agent [2023-10-26T21:47:32.250Z] SSH_AUTH_SOCK=/tmp/ssh-cpShuVQmgiUG/agent.34 [2023-10-26T21:47:32.250Z] SSH_AGENT_PID=40 [2023-10-26T21:47:32.255Z] Running ssh-add (command line suppressed) [2023-10-26T21:47:32.351Z] Identity added: /w/workspace/edgex-go/600@tmp/private_key_9439189349111487643.key (/w/workspace/edgex-go/600@tmp/private_key_9439189349111487643.key) [2023-10-26T21:47:32.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T21:47:32.650Z] + git semver tag [2023-10-26T21:47:32.909Z] 2023-10-26 21:47:32,808 [run_tag] DEBUG tag force:False [2023-10-26T21:47:32.909Z] 2023-10-26 21:47:32,808 [check_head_tag] DEBUG check head tag [2023-10-26T21:47:32.909Z] 2023-10-26 21:47:32,809 [execute] INFO git cat-file --batch-check [2023-10-26T21:47:32.909Z] 2023-10-26 21:47:32,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/600, universal_newlines=False, shell=None, istream=) [2023-10-26T21:47:32.909Z] 2023-10-26 21:47:32,813 [execute] INFO git cat-file --batch [2023-10-26T21:47:32.909Z] 2023-10-26 21:47:32,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/600, universal_newlines=False, shell=None, istream=) [2023-10-26T21:47:32.909Z] 2023-10-26 21:47:32,838 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main [2023-10-26T21:47:32.909Z] 2023-10-26 21:47:32,839 [execute] INFO git tag -a v3.1.0-dev.65 -m v3.1.0-dev.65 [2023-10-26T21:47:32.909Z] 2023-10-26 21:47:32,839 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.65', '-m', 'v3.1.0-dev.65'], cwd=/w/workspace/edgex-go/600, universal_newlines=False, shell=None, istream=None) [2023-10-26T21:47:32.909Z] 2023-10-26 21:47:32,844 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main [2023-10-26T21:47:32.909Z] 3.1.0-dev.65 [Pipeline] } [2023-10-26T21:47:32.914Z] $ docker exec --env ******** --env ******** 078320a2c0479f7a983edb19b212dae3b842c6123669dbef80e0acbccafcc67a ssh-agent -k [2023-10-26T21:47:33.010Z] unset SSH_AUTH_SOCK; [2023-10-26T21:47:33.010Z] unset SSH_AGENT_PID; [2023-10-26T21:47:33.010Z] echo Agent pid 40 killed; [2023-10-26T21:47:33.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T21:47:33.318Z] + git semver [Pipeline] } [2023-10-26T21:47:33.591Z] $ docker stop --time=1 078320a2c0479f7a983edb19b212dae3b842c6123669dbef80e0acbccafcc67a [2023-10-26T21:47:34.852Z] $ docker rm -f --volumes 078320a2c0479f7a983edb19b212dae3b842c6123669dbef80e0acbccafcc67a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:47:35.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-26T21:47:35.216Z] [2023-10-26T21:47:35.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:47:35.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-26T21:47:35.507Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-26T21:47:35.507Z] ab5ef0e58194: Pulling fs layer [2023-10-26T21:47:35.507Z] 9712f1f96733: Pulling fs layer [2023-10-26T21:47:35.507Z] 63f879dbbcfc: Pulling fs layer [2023-10-26T21:47:35.507Z] 0d9ebad4ef96: Pulling fs layer [2023-10-26T21:47:35.507Z] e9a5061849ea: Pulling fs layer [2023-10-26T21:47:35.507Z] d747dcd14b5f: Pulling fs layer [2023-10-26T21:47:35.507Z] 2de7ff778b66: Pulling fs layer [2023-10-26T21:47:35.507Z] 0d9ebad4ef96: Waiting [2023-10-26T21:47:35.507Z] d747dcd14b5f: Waiting [2023-10-26T21:47:35.507Z] e9a5061849ea: Waiting [2023-10-26T21:47:35.507Z] 2de7ff778b66: Waiting [2023-10-26T21:47:35.507Z] 9712f1f96733: Verifying Checksum [2023-10-26T21:47:35.507Z] 9712f1f96733: Download complete [2023-10-26T21:47:35.765Z] 63f879dbbcfc: Verifying Checksum [2023-10-26T21:47:35.765Z] 63f879dbbcfc: Download complete [2023-10-26T21:47:36.022Z] 0d9ebad4ef96: Verifying Checksum [2023-10-26T21:47:36.022Z] 0d9ebad4ef96: Download complete [2023-10-26T21:47:36.022Z] e9a5061849ea: Verifying Checksum [2023-10-26T21:47:36.022Z] e9a5061849ea: Download complete [2023-10-26T21:47:36.022Z] d747dcd14b5f: Download complete [2023-10-26T21:47:36.022Z] ab5ef0e58194: Verifying Checksum [2023-10-26T21:47:36.022Z] ab5ef0e58194: Download complete [2023-10-26T21:47:36.022Z] 2de7ff778b66: Verifying Checksum [2023-10-26T21:47:36.022Z] 2de7ff778b66: Download complete [2023-10-26T21:47:38.546Z] ab5ef0e58194: Pull complete [2023-10-26T21:47:38.546Z] 9712f1f96733: Pull complete [2023-10-26T21:47:39.477Z] 63f879dbbcfc: Pull complete [2023-10-26T21:47:42.754Z] 0d9ebad4ef96: Pull complete [2023-10-26T21:47:43.323Z] e9a5061849ea: Pull complete [2023-10-26T21:47:43.323Z] d747dcd14b5f: Pull complete [2023-10-26T21:47:44.259Z] 2de7ff778b66: Pull complete [2023-10-26T21:47:44.259Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-26T21:47:44.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-26T21:47:44.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:47:44.341Z] prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container [2023-10-26T21:47:44.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-26T21:47:50.018Z] $ docker top b9385f90a252727c2c4a3370d6bfb824044983f394cf561f34ecbf0fd02c36c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:47:50.085Z] provisioning config files... [2023-10-26T21:47:50.091Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/600@tmp/config5948734134352938400tmp [2023-10-26T21:47:50.101Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/600@tmp/config12056361693323564643tmp [2023-10-26T21:47:50.108Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/600@tmp/config10736173346724288196tmp [Pipeline] { [Pipeline] echo [2023-10-26T21:47:50.120Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:47:50.399Z] ---> sigul-configuration.sh [2023-10-26T21:47:50.399Z] gpg: directory `/root/.gnupg' created [2023-10-26T21:47:50.399Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-26T21:47:50.399Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-26T21:47:50.399Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-26T21:47:50.399Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-26T21:47:50.399Z] gpg: CAST5 encrypted data [2023-10-26T21:47:50.399Z] gpg: encrypted with 1 passphrase [2023-10-26T21:47:50.399Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-26T21:47:50.679Z] + mkdir /home/jenkins [2023-10-26T21:47:50.679Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-26T21:47:50.959Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-26T21:47:50.968Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:47:51.246Z] ---> sigul-install.sh [2023-10-26T21:47:51.246Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-26T21:47:51.524Z] + git tag --list [2023-10-26T21:47:51.524Z] 0.6.0 [2023-10-26T21:47:51.524Z] 0.6.1 [2023-10-26T21:47:51.524Z] 0.7.0 [2023-10-26T21:47:51.524Z] 0.7.1 [2023-10-26T21:47:51.524Z] v1.0.0 [2023-10-26T21:47:51.524Z] v1.0.1 [2023-10-26T21:47:51.524Z] v1.1.0 [2023-10-26T21:47:51.524Z] v1.2.0 [2023-10-26T21:47:51.524Z] v1.2.1 [2023-10-26T21:47:51.524Z] v1.3.0 [2023-10-26T21:47:51.524Z] v1.3.1 [2023-10-26T21:47:51.524Z] v2.0.0 [2023-10-26T21:47:51.524Z] v2.1.0 [2023-10-26T21:47:51.524Z] v2.1.1 [2023-10-26T21:47:51.524Z] v2.2.0 [2023-10-26T21:47:51.524Z] v2.3.0 [2023-10-26T21:47:51.524Z] v3.0 [2023-10-26T21:47:51.524Z] v3.0.0 [2023-10-26T21:47:51.524Z] v3.1.0-dev.1 [2023-10-26T21:47:51.524Z] v3.1.0-dev.10 [2023-10-26T21:47:51.524Z] v3.1.0-dev.11 [2023-10-26T21:47:51.524Z] v3.1.0-dev.12 [2023-10-26T21:47:51.524Z] v3.1.0-dev.13 [2023-10-26T21:47:51.524Z] v3.1.0-dev.14 [2023-10-26T21:47:51.524Z] v3.1.0-dev.15 [2023-10-26T21:47:51.524Z] v3.1.0-dev.16 [2023-10-26T21:47:51.524Z] v3.1.0-dev.17 [2023-10-26T21:47:51.524Z] v3.1.0-dev.18 [2023-10-26T21:47:51.524Z] v3.1.0-dev.19 [2023-10-26T21:47:51.524Z] v3.1.0-dev.2 [2023-10-26T21:47:51.524Z] v3.1.0-dev.20 [2023-10-26T21:47:51.524Z] v3.1.0-dev.21 [2023-10-26T21:47:51.524Z] v3.1.0-dev.22 [2023-10-26T21:47:51.524Z] v3.1.0-dev.23 [2023-10-26T21:47:51.524Z] v3.1.0-dev.24 [2023-10-26T21:47:51.524Z] v3.1.0-dev.25 [2023-10-26T21:47:51.524Z] v3.1.0-dev.26 [2023-10-26T21:47:51.524Z] v3.1.0-dev.27 [2023-10-26T21:47:51.524Z] v3.1.0-dev.28 [2023-10-26T21:47:51.524Z] v3.1.0-dev.29 [2023-10-26T21:47:51.524Z] v3.1.0-dev.3 [2023-10-26T21:47:51.524Z] v3.1.0-dev.30 [2023-10-26T21:47:51.524Z] v3.1.0-dev.31 [2023-10-26T21:47:51.524Z] v3.1.0-dev.32 [2023-10-26T21:47:51.524Z] v3.1.0-dev.33 [2023-10-26T21:47:51.524Z] v3.1.0-dev.34 [2023-10-26T21:47:51.524Z] v3.1.0-dev.35 [2023-10-26T21:47:51.524Z] v3.1.0-dev.36 [2023-10-26T21:47:51.524Z] v3.1.0-dev.37 [2023-10-26T21:47:51.524Z] v3.1.0-dev.38 [2023-10-26T21:47:51.524Z] v3.1.0-dev.39 [2023-10-26T21:47:51.524Z] v3.1.0-dev.4 [2023-10-26T21:47:51.524Z] v3.1.0-dev.40 [2023-10-26T21:47:51.524Z] v3.1.0-dev.41 [2023-10-26T21:47:51.524Z] v3.1.0-dev.42 [2023-10-26T21:47:51.524Z] v3.1.0-dev.43 [2023-10-26T21:47:51.524Z] v3.1.0-dev.44 [2023-10-26T21:47:51.524Z] v3.1.0-dev.45 [2023-10-26T21:47:51.524Z] v3.1.0-dev.46 [2023-10-26T21:47:51.524Z] v3.1.0-dev.47 [2023-10-26T21:47:51.524Z] v3.1.0-dev.48 [2023-10-26T21:47:51.524Z] v3.1.0-dev.49 [2023-10-26T21:47:51.524Z] v3.1.0-dev.5 [2023-10-26T21:47:51.524Z] v3.1.0-dev.50 [2023-10-26T21:47:51.524Z] v3.1.0-dev.51 [2023-10-26T21:47:51.524Z] v3.1.0-dev.52 [2023-10-26T21:47:51.524Z] v3.1.0-dev.53 [2023-10-26T21:47:51.524Z] v3.1.0-dev.54 [2023-10-26T21:47:51.524Z] v3.1.0-dev.55 [2023-10-26T21:47:51.524Z] v3.1.0-dev.56 [2023-10-26T21:47:51.524Z] v3.1.0-dev.57 [2023-10-26T21:47:51.524Z] v3.1.0-dev.58 [2023-10-26T21:47:51.524Z] v3.1.0-dev.59 [2023-10-26T21:47:51.524Z] v3.1.0-dev.6 [2023-10-26T21:47:51.524Z] v3.1.0-dev.60 [2023-10-26T21:47:51.524Z] v3.1.0-dev.61 [2023-10-26T21:47:51.524Z] v3.1.0-dev.62 [2023-10-26T21:47:51.524Z] v3.1.0-dev.63 [2023-10-26T21:47:51.524Z] v3.1.0-dev.64 [2023-10-26T21:47:51.524Z] v3.1.0-dev.65 [2023-10-26T21:47:51.524Z] v3.1.0-dev.7 [2023-10-26T21:47:51.524Z] v3.1.0-dev.8 [2023-10-26T21:47:51.524Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-26T21:47:51.804Z] + lftools sign git-tag v3.1.0-dev.65 [2023-10-26T21:47:52.369Z] Signing Git tag with Sigul... [2023-10-26T21:47:52.369Z] Signing v3.1.0-dev.65 [Pipeline] echo [2023-10-26T21:47:52.939Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:47:53.217Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-26T21:47:53.223Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-26T21:47:53.240Z] $ docker stop --time=1 b9385f90a252727c2c4a3370d6bfb824044983f394cf561f34ecbf0fd02c36c7 [2023-10-26T21:47:54.544Z] $ docker rm -f --volumes b9385f90a252727c2c4a3370d6bfb824044983f394cf561f34ecbf0fd02c36c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-26T21:47:54.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T21:47:54.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:47:55.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:47:55.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:47:55.320Z] prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container [2023-10-26T21:47:55.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T21:47:55.686Z] $ docker top 7ea6c9bf43682f943d229fd1dd950ec2b401f28127b0c44740491811a5f8b0f0 -eo pid,comm [2023-10-26T21:47:55.733Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-26T21:47:55.733Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T21:47:55.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T21:47:55.772Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T21:47:55.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T21:47:55.874Z] $ docker exec 7ea6c9bf43682f943d229fd1dd950ec2b401f28127b0c44740491811a5f8b0f0 ssh-agent [2023-10-26T21:47:55.978Z] SSH_AUTH_SOCK=/tmp/ssh-MKT3ReK3FlPq/agent.33 [2023-10-26T21:47:55.978Z] SSH_AGENT_PID=39 [2023-10-26T21:47:55.984Z] Running ssh-add (command line suppressed) [2023-10-26T21:47:56.075Z] Identity added: /w/workspace/edgex-go/600@tmp/private_key_4895236074488862983.key (/w/workspace/edgex-go/600@tmp/private_key_4895236074488862983.key) [2023-10-26T21:47:56.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T21:47:56.376Z] + git semver bump pre [2023-10-26T21:47:56.636Z] 2023-10-26 21:47:56,552 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main [2023-10-26T21:47:56.636Z] 2023-10-26 21:47:56,552 [bump_version] DEBUG bumping version:3.1.0-dev.65 on axis:pre with prefix:dev [2023-10-26T21:47:56.636Z] 2023-10-26 21:47:56,552 [bump_version] DEBUG bumped version:3.1.0-dev.66 [2023-10-26T21:47:56.636Z] 2023-10-26 21:47:56,552 [write_version] DEBUG write version:3.1.0-dev.66 to path:/w/workspace/edgex-go/600/.semver/main with force:True [2023-10-26T21:47:56.636Z] 2023-10-26 21:47:56,552 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main [2023-10-26T21:47:56.636Z] 2023-10-26 21:47:56,552 [write_file] DEBUG write to file:/w/workspace/edgex-go/600/.semver/main [2023-10-26T21:47:56.636Z] 2023-10-26 21:47:56,555 [execute] INFO git cat-file --batch-check [2023-10-26T21:47:56.636Z] 2023-10-26 21:47:56,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/600/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T21:47:56.636Z] 2023-10-26 21:47:56,560 [execute] INFO git cat-file --batch [2023-10-26T21:47:56.636Z] 2023-10-26 21:47:56,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/600/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T21:47:56.636Z] 2023-10-26 21:47:56,565 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main [2023-10-26T21:47:56.636Z] 3.1.0-dev.66 [Pipeline] } [2023-10-26T21:47:56.642Z] $ docker exec --env ******** --env ******** 7ea6c9bf43682f943d229fd1dd950ec2b401f28127b0c44740491811a5f8b0f0 ssh-agent -k [2023-10-26T21:47:56.731Z] unset SSH_AUTH_SOCK; [2023-10-26T21:47:56.731Z] unset SSH_AGENT_PID; [2023-10-26T21:47:56.731Z] echo Agent pid 39 killed; [2023-10-26T21:47:56.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T21:47:57.040Z] + git semver [Pipeline] } [2023-10-26T21:47:57.307Z] $ docker stop --time=1 7ea6c9bf43682f943d229fd1dd950ec2b401f28127b0c44740491811a5f8b0f0 [2023-10-26T21:47:58.581Z] $ docker rm -f --volumes 7ea6c9bf43682f943d229fd1dd950ec2b401f28127b0c44740491811a5f8b0f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T21:47:58.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T21:47:58.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:47:59.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:47:59.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:47:59.337Z] prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container [2023-10-26T21:47:59.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T21:47:59.687Z] $ docker top 5ddc574fdfe0e0050b5099ae855b94300659f521ba1e1018780f1bd99bda7896 -eo pid,comm [2023-10-26T21:47:59.739Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-26T21:47:59.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T21:47:59.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T21:47:59.766Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T21:47:59.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T21:47:59.878Z] $ docker exec 5ddc574fdfe0e0050b5099ae855b94300659f521ba1e1018780f1bd99bda7896 ssh-agent [2023-10-26T21:47:59.985Z] SSH_AUTH_SOCK=/tmp/ssh-zbh4oHEaDG4G/agent.32 [2023-10-26T21:47:59.985Z] SSH_AGENT_PID=38 [2023-10-26T21:47:59.990Z] Running ssh-add (command line suppressed) [2023-10-26T21:48:00.093Z] Identity added: /w/workspace/edgex-go/600@tmp/private_key_4074350766896382883.key (/w/workspace/edgex-go/600@tmp/private_key_4074350766896382883.key) [2023-10-26T21:48:00.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T21:48:00.393Z] + git semver push [2023-10-26T21:48:00.651Z] 2023-10-26 21:48:00,579 [run_push] DEBUG push [2023-10-26T21:48:00.652Z] 2023-10-26 21:48:00,580 [execute] INFO git cat-file --batch-check [2023-10-26T21:48:00.652Z] 2023-10-26 21:48:00,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/600/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T21:48:00.652Z] 2023-10-26 21:48:00,584 [execute] INFO git rev-list 20532d33e81ea65ced1670c0e7ef713dcd2b7a80 -- [2023-10-26T21:48:00.652Z] 2023-10-26 21:48:00,584 [execute] DEBUG Popen(['git', 'rev-list', '20532d33e81ea65ced1670c0e7ef713dcd2b7a80', '--'], cwd=/w/workspace/edgex-go/600/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-26T21:48:00.652Z] 2023-10-26 21:48:00,600 [execute] INFO git fetch -v origin [2023-10-26T21:48:00.652Z] 2023-10-26 21:48:00,601 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/600/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-26T21:48:01.218Z] 2023-10-26 21:48:01,115 [run_push] DEBUG no remote changes detected [2023-10-26T21:48:01.218Z] 2023-10-26 21:48:01,115 [execute] INFO git push origin semver [2023-10-26T21:48:01.218Z] 2023-10-26 21:48:01,116 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/600/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-26T21:48:02.154Z] 2023-10-26 21:48:02,052 [run_push] DEBUG push all version tags [2023-10-26T21:48:02.154Z] 2023-10-26 21:48:02,053 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-26T21:48:02.154Z] 2023-10-26 21:48:02,054 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/600, universal_newlines=False, shell=None, istream=None) [2023-10-26T21:48:03.091Z] 2023-10-26 21:48:02,828 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main [2023-10-26T21:48:03.091Z] 3.1.0-dev.66 [Pipeline] } [2023-10-26T21:48:03.098Z] $ docker exec --env ******** --env ******** 5ddc574fdfe0e0050b5099ae855b94300659f521ba1e1018780f1bd99bda7896 ssh-agent -k [2023-10-26T21:48:03.192Z] unset SSH_AUTH_SOCK; [2023-10-26T21:48:03.193Z] unset SSH_AGENT_PID; [2023-10-26T21:48:03.193Z] echo Agent pid 38 killed; [2023-10-26T21:48:03.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T21:48:03.504Z] + git semver [Pipeline] } [2023-10-26T21:48:03.770Z] $ docker stop --time=1 5ddc574fdfe0e0050b5099ae855b94300659f521ba1e1018780f1bd99bda7896 [2023-10-26T21:48:05.054Z] $ docker rm -f --volumes 5ddc574fdfe0e0050b5099ae855b94300659f521ba1e1018780f1bd99bda7896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-26T21:48:05.554Z] + [ -d /w/workspace/edgex-go/600/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:48:05.837Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:48:06.684Z] ---> package-listing.sh [2023-10-26T21:48:06.684Z] ++ facter osfamily [2023-10-26T21:48:06.684Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-26T21:48:06.943Z] + OS_FAMILY=debian [2023-10-26T21:48:06.943Z] + workspace=/w/workspace/edgex-go/600 [2023-10-26T21:48:06.943Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-26T21:48:06.943Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-26T21:48:06.943Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-26T21:48:06.943Z] + PACKAGES=/tmp/packages_start.txt [2023-10-26T21:48:06.943Z] + '[' /w/workspace/edgex-go/600 ']' [2023-10-26T21:48:06.943Z] + PACKAGES=/tmp/packages_end.txt [2023-10-26T21:48:06.943Z] + case "${OS_FAMILY}" in [2023-10-26T21:48:06.943Z] + dpkg -l [2023-10-26T21:48:06.943Z] + grep '^ii' [2023-10-26T21:48:06.943Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-26T21:48:06.943Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-26T21:48:06.943Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-26T21:48:06.943Z] + '[' /w/workspace/edgex-go/600 ']' [2023-10-26T21:48:06.943Z] + mkdir -p /w/workspace/edgex-go/600/archives/ [2023-10-26T21:48:06.943Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/600/archives/ [Pipeline] echo [2023-10-26T21:48:06.953Z] 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/600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-26T21:48:07.229Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:48:07.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T21:48:07.784Z] [2023-10-26T21:48:07.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:48:08.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T21:48:08.077Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-26T21:48:08.077Z] 5eb5b503b376: Pulling fs layer [2023-10-26T21:48:08.077Z] 5c69ac0246d0: Pulling fs layer [2023-10-26T21:48:08.077Z] ec43610c2a17: Pulling fs layer [2023-10-26T21:48:08.077Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-26T21:48:08.077Z] 33b1e0a273af: Pulling fs layer [2023-10-26T21:48:08.077Z] 5d3b04190fa2: Pulling fs layer [2023-10-26T21:48:08.077Z] 2f39f015ded8: Pulling fs layer [2023-10-26T21:48:08.077Z] 33b1e0a273af: Waiting [2023-10-26T21:48:08.077Z] 5d3b04190fa2: Waiting [2023-10-26T21:48:08.077Z] 2f39f015ded8: Waiting [2023-10-26T21:48:08.077Z] 3a2ae6a8a46f: Waiting [2023-10-26T21:48:08.077Z] 5c69ac0246d0: Verifying Checksum [2023-10-26T21:48:08.077Z] 5c69ac0246d0: Download complete [2023-10-26T21:48:08.077Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-26T21:48:08.077Z] 3a2ae6a8a46f: Download complete [2023-10-26T21:48:08.334Z] 33b1e0a273af: Download complete [2023-10-26T21:48:08.334Z] 5d3b04190fa2: Download complete [2023-10-26T21:48:08.334Z] ec43610c2a17: Download complete [2023-10-26T21:48:08.334Z] 5eb5b503b376: Download complete [2023-10-26T21:48:08.897Z] 2f39f015ded8: Verifying Checksum [2023-10-26T21:48:08.897Z] 2f39f015ded8: Download complete [2023-10-26T21:48:09.461Z] 5eb5b503b376: Pull complete [2023-10-26T21:48:09.461Z] 5c69ac0246d0: Pull complete [2023-10-26T21:48:10.026Z] ec43610c2a17: Pull complete [2023-10-26T21:48:10.026Z] 3a2ae6a8a46f: Pull complete [2023-10-26T21:48:10.284Z] 33b1e0a273af: Pull complete [2023-10-26T21:48:10.284Z] 5d3b04190fa2: Pull complete [2023-10-26T21:48:14.463Z] 2f39f015ded8: Pull complete [2023-10-26T21:48:14.463Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-26T21:48:14.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T21:48:14.463Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:48:14.541Z] prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container [2023-10-26T21:48:14.567Z] $ 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/600/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/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-26T21:48:19.208Z] $ docker top 6e9b63b7042d665b32a60ec4a7c24cbcb777c26e9b79c4ac6b6145b13163447a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:48:19.558Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-26T21:48:19.839Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-26T21:48:20.211Z] + ls /var/log/sa-host [2023-10-26T21:48:20.211Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:48:20.314Z] provisioning config files... [2023-10-26T21:48:20.341Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/600@tmp/config12327228694940341968tmp [Pipeline] { [Pipeline] echo [2023-10-26T21:48:20.378Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:48:20.694Z] ---> create-netrc.sh [Pipeline] } [2023-10-26T21:48:20.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:48:21.019Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-26T21:48:21.026Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:48:21.308Z] ---> sudo-logs.sh [2023-10-26T21:48:21.308Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-26T21:48:21.331Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:48:21.609Z] ---> job-cost.sh [2023-10-26T21:48:21.609Z] lf-activate-venv: SKIPPING [2023-10-26T21:48:21.610Z] DEBUG: total: 0.10999999940395355 [2023-10-26T21:48:21.610Z] INFO: Retrieving Stack Cost... [2023-10-26T21:48:21.868Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T21:48:22.436Z] INFO: Archiving Costs [Pipeline] echo [2023-10-26T21:48:22.446Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:48:22.725Z] ---> logs-deploy.sh [2023-10-26T21:48:22.725Z] lf-activate-venv: SKIPPING [2023-10-26T21:48:22.725Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/600 [2023-10-26T21:48:22.725Z] INFO: archiving workspace using pattern(s): [2023-10-26T21:48:23.662Z] Archives upload complete. [2023-10-26T21:48:23.921Z] INFO: archiving logs to Nexus [2023-10-26T21:48:24.490Z] ---> uname -a: [2023-10-26T21:48:24.490Z] Linux prd-ubuntu20-04-docker-8c-8g-12065 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-26T21:48:24.490Z] [2023-10-26T21:48:24.490Z] [2023-10-26T21:48:24.490Z] ---> lscpu: [2023-10-26T21:48:24.490Z] Architecture: x86_64 [2023-10-26T21:48:24.490Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-26T21:48:24.490Z] Byte Order: Little Endian [2023-10-26T21:48:24.490Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-26T21:48:24.490Z] CPU(s): 8 [2023-10-26T21:48:24.490Z] On-line CPU(s) list: 0-7 [2023-10-26T21:48:24.490Z] Thread(s) per core: 1 [2023-10-26T21:48:24.490Z] Core(s) per socket: 1 [2023-10-26T21:48:24.490Z] Socket(s): 8 [2023-10-26T21:48:24.490Z] NUMA node(s): 1 [2023-10-26T21:48:24.490Z] Vendor ID: AuthenticAMD [2023-10-26T21:48:24.490Z] CPU family: 23 [2023-10-26T21:48:24.490Z] Model: 49 [2023-10-26T21:48:24.490Z] Model name: AMD EPYC-Rome Processor [2023-10-26T21:48:24.490Z] Stepping: 0 [2023-10-26T21:48:24.490Z] CPU MHz: 2799.998 [2023-10-26T21:48:24.490Z] BogoMIPS: 5599.99 [2023-10-26T21:48:24.490Z] Virtualization: AMD-V [2023-10-26T21:48:24.490Z] Hypervisor vendor: KVM [2023-10-26T21:48:24.490Z] Virtualization type: full [2023-10-26T21:48:24.490Z] L1d cache: 256 KiB [2023-10-26T21:48:24.490Z] L1i cache: 256 KiB [2023-10-26T21:48:24.490Z] L2 cache: 4 MiB [2023-10-26T21:48:24.490Z] L3 cache: 128 MiB [2023-10-26T21:48:24.490Z] NUMA node0 CPU(s): 0-7 [2023-10-26T21:48:24.490Z] Vulnerability Itlb multihit: Not affected [2023-10-26T21:48:24.490Z] Vulnerability L1tf: Not affected [2023-10-26T21:48:24.490Z] Vulnerability Mds: Not affected [2023-10-26T21:48:24.490Z] Vulnerability Meltdown: Not affected [2023-10-26T21:48:24.490Z] Vulnerability Mmio stale data: Not affected [2023-10-26T21:48:24.490Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-26T21:48:24.490Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-26T21:48:24.490Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-26T21:48:24.490Z] Vulnerability Srbds: Not affected [2023-10-26T21:48:24.490Z] Vulnerability Tsx async abort: Not affected [2023-10-26T21:48:24.490Z] 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 [2023-10-26T21:48:24.490Z] [2023-10-26T21:48:24.490Z]