Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c33d50c2b8fbb8036e0019c4c7a44af08feb065c 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-ssh18098405252212820783.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh18126319894116877165.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10373472895615207898.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11980125211258233453.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-ssh17916834016430260495.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14899 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/520 [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/520 # 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 c33d50c2b8fbb8036e0019c4c7a44af08feb065c (main) Commit message: "refactor(snap): Several v3 cleanup and minor fixes in snap hooks (#4559)" > 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 c33d50c2b8fbb8036e0019c4c7a44af08feb065c # timeout=10 > git rev-list --no-walk 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T10:19:53.605Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T10:19:53.657Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T10:19:53.675Z] ========================================================= [2023-05-10T10:19:53.675Z] EdgeX Global Pipelines Version Info [2023-05-10T10:19:53.675Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:19:54.403Z] ------------------- [2023-05-10T10:19:54.403Z] stable info: [2023-05-10T10:19:54.403Z] ------------------- [2023-05-10T10:19:54.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T10:19:54.403Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T10:19:54.403Z] Message: update stable to v1.0.249 [2023-05-10T10:19:54.974Z] ------------------- [2023-05-10T10:19:54.974Z] experimental info: [2023-05-10T10:19:54.974Z] ------------------- [2023-05-10T10:19:54.974Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T10:19:54.974Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T10:19:54.974Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T10:19:55.153Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-10T10:19:55.161Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-10T10:19:55.168Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T10:19:55.175Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T10:19:55.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T10:19:55.190Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T10:19:55.199Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T10:19:55.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-10T10:19:55.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-10T10:19:55.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-10T10:19:55.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T10:19:55.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T10:19:55.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T10:19:55.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T10:19:55.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T10:19:55.320Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T10:19:55.335Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T10:19:55.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T10:19:55.357Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T10:19:55.368Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-10T10:19:55.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T10:19:55.391Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T10:19:55.406Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T10:19:55.422Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-10T10:19:55.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-10T10:19:55.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-10T10:19:55.459Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] echo [2023-05-10T10:19:55.478Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c33d50c [Pipeline] echo [2023-05-10T10:19:55.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T10:19:55.546Z] provisioning config files... [2023-05-10T10:19:55.560Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/520@tmp/config8340360165039015936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:19:55.870Z] ---> docker-login.sh [2023-05-10T10:19:55.870Z] nexus3.edgexfoundry.org:10001 [2023-05-10T10:19:56.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:19:56.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:19:56.130Z] Configure a credential helper to remove this warning. See [2023-05-10T10:19:56.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:19:56.130Z] [2023-05-10T10:19:56.130Z] Login Succeeded [2023-05-10T10:19:56.130Z] nexus3.edgexfoundry.org:10002 [2023-05-10T10:19:56.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:19:56.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:19:56.390Z] Configure a credential helper to remove this warning. See [2023-05-10T10:19:56.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:19:56.390Z] [2023-05-10T10:19:56.390Z] Login Succeeded [2023-05-10T10:19:56.390Z] nexus3.edgexfoundry.org:10003 [2023-05-10T10:19:56.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:19:56.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:19:56.390Z] Configure a credential helper to remove this warning. See [2023-05-10T10:19:56.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:19:56.390Z] [2023-05-10T10:19:56.390Z] Login Succeeded [2023-05-10T10:19:56.390Z] nexus3.edgexfoundry.org:10004 [2023-05-10T10:19:56.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:19:56.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:19:56.650Z] Configure a credential helper to remove this warning. See [2023-05-10T10:19:56.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:19:56.650Z] [2023-05-10T10:19:56.650Z] Login Succeeded [2023-05-10T10:19:56.650Z] docker.io [2023-05-10T10:19:56.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:19:56.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:19:56.912Z] Configure a credential helper to remove this warning. See [2023-05-10T10:19:56.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:19:56.912Z] [2023-05-10T10:19:56.912Z] Login Succeeded [2023-05-10T10:19:56.912Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T10:19:56.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T10:19:57.234Z] + 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-05-10T10:19:57.234Z] + dirname cmd/core-command/Dockerfile [2023-05-10T10:19:57.234Z] + cut -d/ -f2 [2023-05-10T10:19:57.234Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-10T10:19:57.234Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-10T10:19:57.234Z] + cut -d/ -f2 [2023-05-10T10:19:57.234Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-10T10:19:57.234Z] + dirname cmd/core-data/Dockerfile [2023-05-10T10:19:57.234Z] + cut -d/ -f2 [2023-05-10T10:19:57.234Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-10T10:19:57.234Z] + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 [2023-05-10T10:19:57.234Z] [2023-05-10T10:19:57.234Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-10T10:19:57.234Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-10T10:19:57.234Z] + cut -d/ -f2 [2023-05-10T10:19:57.234Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-10T10:19:57.234Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-10T10:19:57.234Z] + cut -d/ -f2 [2023-05-10T10:19:57.234Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-10T10:19:57.234Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-10T10:19:57.234Z] + cut -d/ -f2 [2023-05-10T10:19:57.234Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-10T10:19:57.234Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-10T10:19:57.234Z] + cut -d/ -f2 [2023-05-10T10:19:57.234Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-10T10:19:57.234Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-10T10:19:57.234Z] + cut -d/ -f2 [2023-05-10T10:19:57.234Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-10T10:19:57.234Z] + dirname+ cmd/security-spire-agent/Dockerfile [2023-05-10T10:19:57.234Z] cut -d/ -f2 [2023-05-10T10:19:57.234Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-10T10:19:57.234Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-10T10:19:57.234Z] + cut -d/ -f2 [2023-05-10T10:19:57.234Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-10T10:19:57.234Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-10T10:19:57.234Z] + cut -d/ -f2 [2023-05-10T10:19:57.234Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-10T10:19:57.234Z] + dirname cmd/support-notifications/Dockerfile [2023-05-10T10:19:57.234Z] + cut -d/ -f2 [2023-05-10T10:19:57.234Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-10T10:19:57.234Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-10T10:19:57.234Z] + cut -d/ -f2 [2023-05-10T10:19:57.234Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-10T10:19:57.284Z] 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-05-10T10:19:57.638Z] + git rev-list -1 --merges c33d50c2b8fbb8036e0019c4c7a44af08feb065c~1..c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] echo [2023-05-10T10:19:57.662Z] -----------> git rev-list -1 --merges c33d50c2b8fbb8036e0019c4c7a44af08feb065c~1..c33d50c2b8fbb8036e0019c4c7a44af08feb065c c33d50c2b8fbb8036e0019c4c7a44af08feb065c [false] [Pipeline] sh [2023-05-10T10:19:57.949Z] + git log --format=format:%s -1 c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] echo [2023-05-10T10:19:57.963Z] ========================================================= [2023-05-10T10:19:57.963Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T10:19:57.963Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-10T10:19:58.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T10:19:58.387Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T10:19:58.387Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T10:19:58.387Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T10:19:58.387Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T10:19:58.387Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T10:19:58.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:19:58.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T10:19:58.813Z] [2023-05-10T10:19:58.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:19:59.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T10:19:59.116Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T10:19:59.116Z] b85a868b505f: Pulling fs layer [2023-05-10T10:19:59.116Z] e2be974225ed: Pulling fs layer [2023-05-10T10:19:59.116Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T10:19:59.116Z] 988bab9f4d93: Pulling fs layer [2023-05-10T10:19:59.116Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T10:19:59.116Z] eaf3925da568: Pulling fs layer [2023-05-10T10:19:59.116Z] bab4dde63d76: Pulling fs layer [2023-05-10T10:19:59.116Z] bde34c3a00c8: Pulling fs layer [2023-05-10T10:19:59.116Z] b352a97aabf1: Pulling fs layer [2023-05-10T10:19:59.116Z] 4872d77fe225: Pulling fs layer [2023-05-10T10:19:59.116Z] 5851b861e8e6: Pulling fs layer [2023-05-10T10:19:59.116Z] bde34c3a00c8: Waiting [2023-05-10T10:19:59.116Z] 988bab9f4d93: Waiting [2023-05-10T10:19:59.116Z] b352a97aabf1: Waiting [2023-05-10T10:19:59.116Z] 1469e6f7b9e6: Waiting [2023-05-10T10:19:59.116Z] 4872d77fe225: Waiting [2023-05-10T10:19:59.116Z] eaf3925da568: Waiting [2023-05-10T10:19:59.116Z] 5851b861e8e6: Waiting [2023-05-10T10:19:59.116Z] bab4dde63d76: Waiting [2023-05-10T10:19:59.116Z] e2be974225ed: Verifying Checksum [2023-05-10T10:19:59.116Z] e2be974225ed: Download complete [2023-05-10T10:19:59.116Z] 988bab9f4d93: Verifying Checksum [2023-05-10T10:19:59.116Z] 988bab9f4d93: Download complete [2023-05-10T10:19:59.375Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T10:19:59.375Z] 1469e6f7b9e6: Download complete [2023-05-10T10:19:59.375Z] eaf3925da568: Verifying Checksum [2023-05-10T10:19:59.375Z] eaf3925da568: Download complete [2023-05-10T10:19:59.375Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T10:19:59.375Z] 339a4e72a1f5: Download complete [2023-05-10T10:19:59.375Z] bde34c3a00c8: Download complete [2023-05-10T10:19:59.375Z] b352a97aabf1: Download complete [2023-05-10T10:19:59.375Z] 4872d77fe225: Verifying Checksum [2023-05-10T10:19:59.375Z] 4872d77fe225: Download complete [2023-05-10T10:19:59.375Z] 5851b861e8e6: Verifying Checksum [2023-05-10T10:19:59.375Z] 5851b861e8e6: Download complete [2023-05-10T10:19:59.375Z] b85a868b505f: Verifying Checksum [2023-05-10T10:19:59.375Z] b85a868b505f: Download complete [2023-05-10T10:19:59.636Z] bab4dde63d76: Verifying Checksum [2023-05-10T10:19:59.636Z] bab4dde63d76: Download complete [2023-05-10T10:20:00.575Z] b85a868b505f: Pull complete [2023-05-10T10:20:00.575Z] e2be974225ed: Pull complete [2023-05-10T10:20:01.145Z] 339a4e72a1f5: Pull complete [2023-05-10T10:20:01.145Z] 988bab9f4d93: Pull complete [2023-05-10T10:20:01.407Z] 1469e6f7b9e6: Pull complete [2023-05-10T10:20:01.407Z] eaf3925da568: Pull complete [2023-05-10T10:20:03.319Z] bab4dde63d76: Pull complete [2023-05-10T10:20:03.319Z] bde34c3a00c8: Pull complete [2023-05-10T10:20:03.319Z] b352a97aabf1: Pull complete [2023-05-10T10:20:03.319Z] 4872d77fe225: Pull complete [2023-05-10T10:20:03.579Z] 5851b861e8e6: Pull complete [2023-05-10T10:20:03.579Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T10:20:03.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T10:20:03.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:20:03.687Z] prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container [2023-05-10T10:20:03.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T10:20:05.817Z] $ docker top 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 -eo pid,comm [2023-05-10T10:20:05.863Z] 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-05-10T10:20:05.863Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T10:20:05.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T10:20:05.896Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T10:20:06.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T10:20:06.014Z] $ docker exec 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 ssh-agent [2023-05-10T10:20:06.099Z] SSH_AUTH_SOCK=/tmp/ssh-PcZx2UIrrjjE/agent.31 [2023-05-10T10:20:06.099Z] SSH_AGENT_PID=37 [2023-05-10T10:20:06.106Z] Running ssh-add (command line suppressed) [2023-05-10T10:20:06.219Z] Identity added: /w/workspace/edgex-go/520@tmp/private_key_15612534645077030414.key (/w/workspace/edgex-go/520@tmp/private_key_15612534645077030414.key) [2023-05-10T10:20:06.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T10:20:06.514Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T10:20:06.532Z] $ docker exec --env ******** --env ******** 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 ssh-agent -k [2023-05-10T10:20:06.637Z] unset SSH_AUTH_SOCK; [2023-05-10T10:20:06.637Z] unset SSH_AGENT_PID; [2023-05-10T10:20:06.637Z] echo Agent pid 37 killed; [2023-05-10T10:20:06.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T10:20:06.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T10:20:06.667Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T10:20:06.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T10:20:06.762Z] $ docker exec 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 ssh-agent [2023-05-10T10:20:06.869Z] SSH_AUTH_SOCK=/tmp/ssh-Q5Dn0NWAvExU/agent.69 [2023-05-10T10:20:06.869Z] SSH_AGENT_PID=75 [2023-05-10T10:20:06.874Z] Running ssh-add (command line suppressed) [2023-05-10T10:20:06.979Z] Identity added: /w/workspace/edgex-go/520@tmp/private_key_9108560330287253064.key (/w/workspace/edgex-go/520@tmp/private_key_9108560330287253064.key) [2023-05-10T10:20:06.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T10:20:07.278Z] + git semver init [2023-05-10T10:20:07.538Z] 2023-05-10 10:20:07,439 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T10:20:07.538Z] 2023-05-10 10:20:07,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/520/.semver [2023-05-10T10:20:07.538Z] 2023-05-10 10:20:07,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/520/.semver [2023-05-10T10:20:07.538Z] 2023-05-10 10:20:07,441 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/520/.semver'], cwd=/w/workspace/edgex-go/520, universal_newlines=False, shell=None, istream=None) [2023-05-10T10:20:11.729Z] 2023-05-10 10:20:11,729 [append_file] DEBUG append to file:/w/workspace/edgex-go/520/.git/info/exclude [2023-05-10T10:20:11.729Z] 2023-05-10 10:20:11,729 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/520/.semver/main with force:False [2023-05-10T10:20:11.729Z] 2023-05-10 10:20:11,729 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main [2023-05-10T10:20:11.729Z] 2023-05-10 10:20:11,729 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main [2023-05-10T10:20:11.729Z] 3.0.0-dev.154 [Pipeline] } [2023-05-10T10:20:12.003Z] $ docker exec --env ******** --env ******** 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 ssh-agent -k [2023-05-10T10:20:12.097Z] unset SSH_AUTH_SOCK; [2023-05-10T10:20:12.097Z] unset SSH_AGENT_PID; [2023-05-10T10:20:12.098Z] echo Agent pid 75 killed; [2023-05-10T10:20:12.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T10:20:12.407Z] + git semver [Pipeline] } [2023-05-10T10:20:12.684Z] $ docker stop --time=1 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 [2023-05-10T10:20:13.977Z] $ docker rm -f --volumes 6498d7f26b09f38cd7cc60e818f8718290e24ff2c2cf44329b9d015133c57dc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T10:20:14.310Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T10:20:14.500Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T10:20:14.503Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.154 [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-05-10T10:20:14.898Z] + git config --global --add safe.directory /w/workspace/edgex-go/520 [Pipeline] echo [2023-05-10T10:20:14.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T10:20:14.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T10:20:14.934Z] ========================================================= [2023-05-10T10:20:14.934Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T10:20:14.934Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-10T10:20:15.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T10:20:15.218Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T10:20:15.218Z] f56be85fc22e: Pulling fs layer [2023-05-10T10:20:15.218Z] 85791d961cd3: Pulling fs layer [2023-05-10T10:20:15.218Z] d694b5ae8c79: Pulling fs layer [2023-05-10T10:20:15.218Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T10:20:15.218Z] 4d19c01a9841: Pulling fs layer [2023-05-10T10:20:15.218Z] 9325e15d5711: Pulling fs layer [2023-05-10T10:20:15.218Z] 556b6ee489ea: Pulling fs layer [2023-05-10T10:20:15.218Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T10:20:15.218Z] 9f32a84ed3da: Waiting [2023-05-10T10:20:15.218Z] 9325e15d5711: Waiting [2023-05-10T10:20:15.218Z] c5a4b2cf53e6: Waiting [2023-05-10T10:20:15.218Z] 85791d961cd3: Verifying Checksum [2023-05-10T10:20:15.218Z] 85791d961cd3: Download complete [2023-05-10T10:20:15.218Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T10:20:15.218Z] 9f32a84ed3da: Download complete [2023-05-10T10:20:15.218Z] 4d19c01a9841: Verifying Checksum [2023-05-10T10:20:15.218Z] 4d19c01a9841: Download complete [2023-05-10T10:20:15.218Z] f56be85fc22e: Verifying Checksum [2023-05-10T10:20:15.218Z] f56be85fc22e: Download complete [2023-05-10T10:20:15.218Z] 9325e15d5711: Verifying Checksum [2023-05-10T10:20:15.218Z] 9325e15d5711: Download complete [2023-05-10T10:20:15.480Z] f56be85fc22e: Pull complete [2023-05-10T10:20:15.480Z] 85791d961cd3: Pull complete [2023-05-10T10:20:15.739Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T10:20:15.739Z] c5a4b2cf53e6: Download complete [2023-05-10T10:20:15.998Z] d694b5ae8c79: Verifying Checksum [2023-05-10T10:20:15.998Z] d694b5ae8c79: Download complete [2023-05-10T10:20:15.998Z] 556b6ee489ea: Verifying Checksum [2023-05-10T10:20:15.998Z] 556b6ee489ea: Download complete [2023-05-10T10:20:19.280Z] d694b5ae8c79: Pull complete [2023-05-10T10:20:19.281Z] 9f32a84ed3da: Pull complete [2023-05-10T10:20:19.281Z] 4d19c01a9841: Pull complete [2023-05-10T10:20:19.281Z] 9325e15d5711: Pull complete [2023-05-10T10:20:21.182Z] 556b6ee489ea: Pull complete [2023-05-10T10:20:22.117Z] c5a4b2cf53e6: Pull complete [2023-05-10T10:20:22.117Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T10:20:22.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T10:20:22.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-10T10:20:22.417Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T10:20:22.417Z] WORKDIR /edgex [2023-05-10T10:20:22.417Z] COPY go.mod . [2023-05-10T10:20:22.417Z] RUN go mod download [2023-05-10T10:20:22.417Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-10T10:20:22.984Z] Sending build context to Docker daemon 170.8MB [2023-05-10T10:20:22.984Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T10:20:22.984Z] ---> c4be618373d6 [2023-05-10T10:20:22.984Z] Step 2/4 : WORKDIR /edgex [2023-05-10T10:20:26.276Z] ---> Running in 30c554e9ecd9 [2023-05-10T10:20:26.276Z] Removing intermediate container 30c554e9ecd9 [2023-05-10T10:20:26.276Z] ---> 6c135f4039ac [2023-05-10T10:20:26.276Z] Step 3/4 : COPY go.mod . [2023-05-10T10:20:26.276Z] ---> d533e1441363 [2023-05-10T10:20:26.276Z] Step 4/4 : RUN go mod download [2023-05-10T10:20:26.276Z] ---> Running in bb3b24330b64 [2023-05-10T10:20:29.580Z] Still waiting to schedule task [2023-05-10T10:20:29.580Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-10T10:20:38.521Z] Removing intermediate container bb3b24330b64 [2023-05-10T10:20:38.522Z] ---> 43124b9d8463 [2023-05-10T10:20:38.522Z] Successfully built 43124b9d8463 [2023-05-10T10:20:38.522Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:20:38.821Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T10:20:38.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:20:38.895Z] prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container [2023-05-10T10:20:38.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T10:20:39.316Z] $ docker top 50d94ff0f63bc03973e00d89e8fb7d16fdf7dbd4b62e4bf1a1848c3e85bbaf52 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T10:20:39.652Z] + go version [2023-05-10T10:20:39.652Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T10:20:39.667Z] $ docker stop --time=1 50d94ff0f63bc03973e00d89e8fb7d16fdf7dbd4b62e4bf1a1848c3e85bbaf52 [2023-05-10T10:20:40.924Z] $ docker rm -f --volumes 50d94ff0f63bc03973e00d89e8fb7d16fdf7dbd4b62e4bf1a1848c3e85bbaf52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:20:41.324Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T10:20:41.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:20:41.408Z] prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container [2023-05-10T10:20:41.449Z] $ 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/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T10:20:41.776Z] $ docker top a7caa5a846a27c4e95cee339285e4687ac7fe9be94a62cbccf2e73edca8864bd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T10:20:41.839Z] ========================================================= [2023-05-10T10:20:41.839Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-10T10:20:41.839Z] ========================================================= [Pipeline] sh [2023-05-10T10:20:42.119Z] + git config --global --add safe.directory /w/workspace/edgex-go/520 [Pipeline] fileExists [Pipeline] sh [2023-05-10T10:20:42.418Z] + make test [2023-05-10T10:20:42.418Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T10:20:48.986Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-10T10:21:03.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-10T10:21:03.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-10T10:21:03.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-10T10:21:03.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-10T10:21:03.874Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-10T10:21:03.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-10T10:21:03.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-10T10:21:03.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-10T10:21:03.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-10T10:21:03.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-10T10:21:03.874Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-10T10:21:03.874Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-10T10:21:03.874Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-10T10:21:03.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-10T10:21:04.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-10T10:21:04.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-10T10:21:04.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2023-05-10T10:21:04.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-05-10T10:21:05.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-10T10:21:05.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-10T10:21:05.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-10T10:21:06.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-10T10:21:06.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-10T10:21:06.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-10T10:21:06.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-10T10:21:06.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-10T10:21:06.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-10T10:21:06.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-10T10:21:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-10T10:21:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-10T10:21:08.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements [2023-05-10T10:21:08.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements [2023-05-10T10:21:08.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-10T10:21:08.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-10T10:21:08.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-10T10:21:09.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-10T10:21:09.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-10T10:21:09.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-10T10:21:09.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-10T10:21:09.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-10T10:21:09.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.348s coverage: 88.5% of statements [2023-05-10T10:21:09.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.098s coverage: 3.8% of statements [2023-05-10T10:21:09.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.371s coverage: 95.6% of statements [2023-05-10T10:21:09.975Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-05-10T10:21:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-10T10:21:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-10T10:21:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-10T10:21:10.234Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-05-10T10:21:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-10T10:21:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-10T10:21:11.062Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-05-10T10:21:11.062Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements [2023-05-10T10:21:11.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 42.9% of statements [2023-05-10T10:21:11.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements [2023-05-10T10:21:11.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-05-10T10:21:11.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-05-10T10:21:11.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-05-10T10:21:12.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-10T10:21:12.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-10T10:21:12.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-10T10:21:12.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-10T10:21:12.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-10T10:21:12.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-10T10:21:12.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-10T10:21:12.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-10T10:21:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-10T10:21:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-10T10:21:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-10T10:21:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-10T10:21:13.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-10T10:21:13.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-10T10:21:14.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-10T10:21:15.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-10T10:21:15.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-10T10:21:16.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-10T10:21:16.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-10T10:21:18.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-10T10:21:18.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-10T10:21:18.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-10T10:21:19.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-10T10:21:19.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-10T10:21:19.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-10T10:21:20.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-10T10:21:20.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-10T10:21:20.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-10T10:21:20.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-10T10:21:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-10T10:21:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-10T10:21:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-10T10:21:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-10T10:21:23.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2023-05-10T10:21:23.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-10T10:21:23.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-10T10:21:23.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-10T10:21:23.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-10T10:21:24.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-10T10:21:24.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-10T10:21:24.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-10T10:21:24.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.290s coverage: 79.9% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.065s coverage: 92.9% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 86.0% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.208s coverage: 63.1% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-05-10T10:21:37.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-05-10T10:21:37.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2023-05-10T10:21:37.075Z] 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-05-10T10:21:37.075Z] running golangci-lint [2023-05-10T10:21:37.075Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-10T10:21:37.075Z] go version go1.20.2 linux/amd64 [2023-05-10T10:21:37.075Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-10T10:21:37.075Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-10T10:21:52.137Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 14.649037572s" [2023-05-10T10:21:52.137Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.611769ms" [2023-05-10T10:22:00.275Z] level=info msg="[linters_context/goanalysis] analyzers took 59.611360906s with top 10 stages: buildir: 34.432605096s, fact_deprecated: 1.878831948s, inspect: 1.870687553s, gosec: 1.65771095s, printf: 1.271434801s, ctrlflow: 1.223593395s, S1038: 1.161342765s, fact_purity: 973.761316ms, nilness: 935.892039ms, typedness: 532.935486ms" [2023-05-10T10:22:00.275Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-10T10:22:00.275Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, exclude: 203/203, autogenerated_exclude: 203/203, skip_files: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203" [2023-05-10T10:22:00.275Z] level=info msg="[runner] processing took 18.687367ms with stages: nolint: 8.849484ms, identifier_marker: 4.242565ms, path_prettifier: 1.834299ms, autogenerated_exclude: 1.585166ms, exclude-rules: 1.421284ms, skip_dirs: 694.268µs, cgo: 36.051µs, filename_unadjuster: 18.1µs, max_same_issues: 860ns, uniq_by_line: 790ns, skip_files: 790ns, diff: 710ns, severity-rules: 660ns, max_from_linter: 490ns, sort_results: 420ns, source_code: 420ns, exclude: 390ns, path_prefixer: 350ns, path_shortener: 150ns, max_per_file_from_linter: 120ns" [2023-05-10T10:22:00.275Z] level=info msg="[runner] linters took 8.14671194s with stages: goanalysis_metalinter: 8.127898551s" [2023-05-10T10:22:00.275Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-10T10:22:00.275Z] level=info msg="Memory: 230 samples, avg is 193.2MB, max is 748.7MB" [2023-05-10T10:22:00.275Z] level=info msg="Execution took 22.850408602s" [2023-05-10T10:22:00.275Z] go vet ./... [2023-05-10T10:22:04.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T10:22:04.720Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T10:22:04.720Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T10:22:04.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-10T10:22:05.276Z] + ls -al . [2023-05-10T10:22:05.276Z] total 704 [2023-05-10T10:22:05.276Z] drwxrwxr-x 11 1001 1001 4096 May 10 10:20 . [2023-05-10T10:22:05.276Z] drwxr-xr-x 4 root root 4096 May 10 10:20 .. [2023-05-10T10:22:05.276Z] drwxrwxr-x 2 1001 1001 4096 May 10 10:19 .blubracket [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 16 May 10 10:19 .dockerignore [2023-05-10T10:22:05.276Z] drwxrwxr-x 8 1001 1001 4096 May 10 10:20 .git [2023-05-10T10:22:05.276Z] drwxrwxr-x 3 1001 1001 4096 May 10 10:19 .github [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 1133 May 10 10:19 .gitignore [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 42 May 10 10:19 .golangci.yml [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 87 May 10 10:19 .hadolint.yml [2023-05-10T10:22:05.276Z] drwxr-xr-x 3 1001 1001 4096 May 10 10:20 .semver [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 166 May 10 10:19 .sonarcloud.properties [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 1171 May 10 10:19 ADOPTERS.md [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 10835 May 10 10:19 Attribution.txt [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 73765 May 10 10:19 CHANGELOG.md [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 3804 May 10 10:19 CONTRIBUTING.md [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 677 May 10 10:19 GOVERNANCE.md [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 883 May 10 10:19 Jenkinsfile [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 10775 May 10 10:19 LICENSE [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 14368 May 10 10:19 Makefile [2023-05-10T10:22:05.276Z] -rw-rw-r-- 1 1001 1001 582 May 10 10:19 OWNERS.md [2023-05-10T10:22:05.277Z] -rw-rw-r-- 1 1001 1001 9403 May 10 10:19 README.md [2023-05-10T10:22:05.277Z] -rw-rw-r-- 1 1001 1001 789 May 10 10:19 SECURITY.md [2023-05-10T10:22:05.277Z] -rw-rw-r-- 1 1001 1001 13 May 10 10:20 VERSION [2023-05-10T10:22:05.277Z] drwxrwxr-x 2 1001 1001 4096 May 10 10:19 bin [2023-05-10T10:22:05.277Z] drwxrwxr-x 18 1001 1001 4096 May 10 10:19 cmd [2023-05-10T10:22:05.277Z] -rw-r--r-- 1 root root 447731 May 10 10:21 coverage.out [2023-05-10T10:22:05.277Z] -rw-rw-r-- 1 1001 1001 3200 May 10 10:19 go.mod [2023-05-10T10:22:05.277Z] -rw-rw-r-- 1 1001 1001 31040 May 10 10:19 go.sum [2023-05-10T10:22:05.277Z] drwxrwxr-x 7 1001 1001 4096 May 10 10:19 internal [2023-05-10T10:22:05.277Z] drwxrwxr-x 3 1001 1001 4096 May 10 10:19 openapi [2023-05-10T10:22:05.277Z] -rw-rw-r-- 1 1001 1001 594 May 10 10:19 security.txt [2023-05-10T10:22:05.277Z] drwxrwxr-x 4 1001 1001 4096 May 10 10:19 snap [2023-05-10T10:22:05.277Z] -rw-rw-r-- 1 1001 1001 204 May 10 10:19 version.go [Pipeline] sh [2023-05-10T10:22:05.563Z] + '[' -e coverage.out ] [2023-05-10T10:22:05.563Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-10T10:22:05.670Z] Stashed 1 file(s) [Pipeline] sh [2023-05-10T10:22:05.950Z] + make build [2023-05-10T10:22:05.951Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-10T10:22:06.286Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14900 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-10T10:22:06.298Z] Running in /w/workspace/edgex-go/520 [Pipeline] { [Pipeline] checkout [2023-05-10T10:22:06.332Z] The recommended git tool is: git [2023-05-10T10:22:11.962Z] using credential edgex-jenkins-ssh [2023-05-10T10:22:11.983Z] Cloning the remote Git repository [2023-05-10T10:22:12.032Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-10T10:22:12.139Z] > git init /w/workspace/edgex-go/520 # timeout=10 [2023-05-10T10:22:12.293Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-10T10:22:12.294Z] > git --version # timeout=10 [2023-05-10T10:22:12.316Z] > git --version # 'git version 2.25.1' [2023-05-10T10:22:12.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T10:22:12.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T10:22:18.165Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-10T10:22:19.104Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-10T10:22:20.485Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-10T10:22:21.055Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-10T10:22:27.637Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-10T10:22:28.575Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-10T10:22:29.950Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-10T10:22:30.886Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-10T10:22:31.538Z] Avoid second fetch [2023-05-10T10:22:31.539Z] Checking out Revision c33d50c2b8fbb8036e0019c4c7a44af08feb065c (main) [2023-05-10T10:22:31.821Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-10T10:22:32.326Z] Commit message: "refactor(snap): Several v3 cleanup and minor fixes in snap hooks (#4559)" [2023-05-10T10:22:30.647Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-10T10:22:30.668Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T10:22:31.560Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T10:22:31.641Z] > git checkout -f c33d50c2b8fbb8036e0019c4c7a44af08feb065c # timeout=10 [Pipeline] withEnv [Pipeline] { [2023-05-10T10:22:32.756Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T10:22:33.311Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T10:22:33.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T10:22:33.311Z] Dload Upload Total Spent Left Speed [2023-05-10T10:22:33.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-05-10T10:22:33.709Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-10T10:22:33.888Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T10:22:34.221Z] + sudo tee /etc/docker/daemon.new [2023-05-10T10:22:34.221Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T10:22:34.221Z] { [2023-05-10T10:22:34.221Z] "registry-mirrors": [ [2023-05-10T10:22:34.221Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T10:22:34.221Z] ], [2023-05-10T10:22:34.221Z] "bip": "10.250.0.254/24", [2023-05-10T10:22:34.221Z] "hosts": [ [2023-05-10T10:22:34.221Z] "tcp://0.0.0.0:5555", [2023-05-10T10:22:34.221Z] "unix:///var/run/docker.sock" [2023-05-10T10:22:34.221Z] ], [2023-05-10T10:22:34.221Z] "mtu": 1458, [2023-05-10T10:22:34.221Z] "selinux-enabled": true, [2023-05-10T10:22:34.221Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T10:22:34.221Z] } [Pipeline] sh [2023-05-10T10:22:34.567Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T10:22:34.904Z] + sudo service docker restart [Pipeline] } [2023-05-10T10:22:35.096Z] $ docker stop --time=1 a7caa5a846a27c4e95cee339285e4687ac7fe9be94a62cbccf2e73edca8864bd [2023-05-10T10:22:38.453Z] $ docker rm -f --volumes a7caa5a846a27c4e95cee339285e4687ac7fe9be94a62cbccf2e73edca8864bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:22:39.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T10:22:39.355Z] [2023-05-10T10:22:39.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:22:39.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T10:22:39.652Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-10T10:22:39.652Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-10T10:22:39.652Z] ca9280d653b3: Pulling fs layer [2023-05-10T10:22:39.652Z] 7e9c9ca2126c: Pulling fs layer [2023-05-10T10:22:39.652Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-10T10:22:39.652Z] cbdbe7a5bc2a: Download complete [2023-05-10T10:22:39.910Z] ca9280d653b3: Verifying Checksum [2023-05-10T10:22:39.910Z] ca9280d653b3: Download complete [2023-05-10T10:22:39.910Z] cbdbe7a5bc2a: Pull complete [2023-05-10T10:22:40.168Z] 7e9c9ca2126c: Download complete [2023-05-10T10:22:40.426Z] ca9280d653b3: Pull complete [2023-05-10T10:22:43.706Z] 7e9c9ca2126c: Pull complete [2023-05-10T10:22:43.706Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-10T10:22:43.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T10:22:43.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:22:43.781Z] prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container [2023-05-10T10:22:43.813Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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-05-10T10:22:45.733Z] $ docker top 99ca5e1f0d125d774fa2dbcb2847bad66a204ed300bee5fa8fe49a97a90a6380 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T10:22:46.072Z] + docker-compose build --help [2023-05-10T10:22:46.073Z] + grep parallel [2023-05-10T10:22:46.642Z] --parallel Build images in parallel. [Pipeline] } [2023-05-10T10:22:46.656Z] $ docker stop --time=1 99ca5e1f0d125d774fa2dbcb2847bad66a204ed300bee5fa8fe49a97a90a6380 [2023-05-10T10:22:47.953Z] $ docker rm -f --volumes 99ca5e1f0d125d774fa2dbcb2847bad66a204ed300bee5fa8fe49a97a90a6380 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:22:48.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T10:22:48.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:22:48.409Z] prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container [2023-05-10T10:22:48.451Z] $ 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/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-10T10:22:48.798Z] $ docker top f93023ba4a9753295381f39cf241bc87812d56fd717cb71cf2d1662eedfdbd1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T10:22:49.147Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-10T10:22:49.716Z] Building core-command ... [2023-05-10T10:22:49.716Z] Building core-common-config-bootstrapper ... [2023-05-10T10:22:49.716Z] Building core-data ... [2023-05-10T10:22:49.716Z] Building core-metadata ... [2023-05-10T10:22:49.716Z] Building security-bootstrapper ... [2023-05-10T10:22:49.716Z] Building security-proxy-auth ... [2023-05-10T10:22:49.716Z] Building security-proxy-setup ... [2023-05-10T10:22:49.716Z] Building security-secretstore-setup ... [2023-05-10T10:22:49.716Z] Building security-spiffe-token-provider ... [2023-05-10T10:22:49.716Z] Building security-spire-agent ... [2023-05-10T10:22:49.716Z] Building security-spire-config ... [2023-05-10T10:22:49.716Z] Building security-spire-server ... [2023-05-10T10:22:49.716Z] Building support-notifications ... [2023-05-10T10:22:49.716Z] Building support-scheduler ... [2023-05-10T10:22:49.716Z] Building support-scheduler [2023-05-10T10:22:49.716Z] Building core-metadata [2023-05-10T10:22:49.716Z] Building security-proxy-setup [2023-05-10T10:22:49.716Z] Building security-secretstore-setup [2023-05-10T10:22:49.716Z] Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T10:22:53.178Z] provisioning config files... [2023-05-10T10:22:53.206Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/520@tmp/config7466191249013187675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:22:53.563Z] ---> docker-login.sh [2023-05-10T10:22:53.563Z] nexus3.edgexfoundry.org:10001 [2023-05-10T10:22:54.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:22:54.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:22:54.153Z] Configure a credential helper to remove this warning. See [2023-05-10T10:22:54.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:22:54.153Z] [2023-05-10T10:22:54.153Z] Login Succeeded [2023-05-10T10:22:54.153Z] nexus3.edgexfoundry.org:10002 [2023-05-10T10:22:54.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:22:54.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:22:54.693Z] Configure a credential helper to remove this warning. See [2023-05-10T10:22:54.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:22:54.693Z] [2023-05-10T10:22:54.693Z] Login Succeeded [2023-05-10T10:22:54.693Z] nexus3.edgexfoundry.org:10003 [2023-05-10T10:22:54.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:22:54.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:22:54.964Z] Configure a credential helper to remove this warning. See [2023-05-10T10:22:54.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:22:54.964Z] [2023-05-10T10:22:54.964Z] Login Succeeded [2023-05-10T10:22:54.964Z] nexus3.edgexfoundry.org:10004 [2023-05-10T10:22:55.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:22:55.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:22:55.237Z] Configure a credential helper to remove this warning. See [2023-05-10T10:22:55.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:22:55.237Z] [2023-05-10T10:22:55.237Z] Login Succeeded [2023-05-10T10:22:55.511Z] docker.io [2023-05-10T10:22:55.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:22:55.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:22:55.779Z] Configure a credential helper to remove this warning. See [2023-05-10T10:22:55.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:22:55.779Z] [2023-05-10T10:22:55.779Z] Login Succeeded [2023-05-10T10:22:55.779Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T10:22:55.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-10T10:22:56.329Z] + git config --global --add safe.directory /w/workspace/edgex-go/520 [Pipeline] echo [2023-05-10T10:22:56.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T10:22:56.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T10:22:56.364Z] ========================================================= [2023-05-10T10:22:56.364Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T10:22:56.364Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-10T10:22:56.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T10:22:56.682Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T10:22:56.682Z] c41833b44d91: Pulling fs layer [2023-05-10T10:22:56.682Z] ed15518f5707: Pulling fs layer [2023-05-10T10:22:56.683Z] feae8fd75edb: Pulling fs layer [2023-05-10T10:22:56.683Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T10:22:56.683Z] 3cdef696dda3: Pulling fs layer [2023-05-10T10:22:56.683Z] 242c74f7c9fa: Waiting [2023-05-10T10:22:56.683Z] 2ced38df9373: Pulling fs layer [2023-05-10T10:22:56.683Z] 58f1dce35555: Pulling fs layer [2023-05-10T10:22:56.683Z] 3cdef696dda3: Waiting [2023-05-10T10:22:56.683Z] 58f1dce35555: Waiting [2023-05-10T10:22:56.683Z] 2ced38df9373: Waiting [2023-05-10T10:22:56.953Z] ed15518f5707: Verifying Checksum [2023-05-10T10:22:56.953Z] ed15518f5707: Download complete [2023-05-10T10:22:56.953Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T10:22:56.953Z] 242c74f7c9fa: Download complete [2023-05-10T10:22:56.953Z] 3cdef696dda3: Verifying Checksum [2023-05-10T10:22:56.953Z] 3cdef696dda3: Download complete [2023-05-10T10:22:56.953Z] c41833b44d91: Download complete [2023-05-10T10:22:57.928Z] c41833b44d91: Pull complete [2023-05-10T10:22:58.521Z] 58f1dce35555: Verifying Checksum [2023-05-10T10:22:58.521Z] 58f1dce35555: Download complete [2023-05-10T10:22:58.791Z] ed15518f5707: Pull complete [2023-05-10T10:22:59.761Z] feae8fd75edb: Download complete [2023-05-10T10:22:59.761Z] 2ced38df9373: Verifying Checksum [2023-05-10T10:22:59.761Z] 2ced38df9373: Download complete [2023-05-10T10:23:04.614Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:23:04.614Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:23:04.614Z] ---> 43124b9d8463 [2023-05-10T10:23:04.614Z] Step 3/22 : WORKDIR /edgex-go [2023-05-10T10:23:04.614Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:23:04.614Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:23:04.614Z] ---> 43124b9d8463 [2023-05-10T10:23:04.614Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T10:23:04.614Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:23:04.614Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:23:04.614Z] ---> 43124b9d8463 [2023-05-10T10:23:04.614Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T10:23:04.614Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:23:04.614Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:23:04.614Z] ---> 43124b9d8463 [2023-05-10T10:23:04.614Z] Step 3/25 : WORKDIR /edgex-go [2023-05-10T10:23:04.614Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:23:04.614Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:23:04.614Z] ---> 43124b9d8463 [2023-05-10T10:23:04.614Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T10:23:07.906Z] ---> Running in ed2235ac091a [2023-05-10T10:23:07.906Z] ---> Running in c7de517508d0 [2023-05-10T10:23:07.906Z] ---> Running in a977e807cf76 [2023-05-10T10:23:07.906Z] ---> Running in 7c137a747572 [2023-05-10T10:23:07.906Z] ---> Running in f4abf19d362b [2023-05-10T10:23:07.906Z] Removing intermediate container a977e807cf76 [2023-05-10T10:23:07.906Z] ---> 5bc9b33f0055 [2023-05-10T10:23:07.906Z] Step 4/24 : WORKDIR /edgex-go [2023-05-10T10:23:07.906Z] ---> Running in ee3f35e1ae6d [2023-05-10T10:23:07.906Z] Removing intermediate container 7c137a747572 [2023-05-10T10:23:07.906Z] ---> 9671ee1c46a7 [2023-05-10T10:23:07.906Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T10:23:07.906Z] Removing intermediate container ed2235ac091a [2023-05-10T10:23:07.906Z] ---> ba1be0814762 [2023-05-10T10:23:07.906Z] Step 4/25 : WORKDIR /edgex-go [2023-05-10T10:23:07.906Z] Removing intermediate container f4abf19d362b [2023-05-10T10:23:07.906Z] ---> 8716ef504cbe [2023-05-10T10:23:07.906Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-10T10:23:07.906Z] Removing intermediate container c7de517508d0 [2023-05-10T10:23:07.906Z] ---> 2b16b412872c [2023-05-10T10:23:07.906Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-10T10:23:07.906Z] ---> Running in 103e7f0b5ccd [2023-05-10T10:23:07.906Z] ---> Running in d883612b7364 [2023-05-10T10:23:07.906Z] ---> Running in fbfb629430ae [2023-05-10T10:23:07.906Z] ---> Running in c5135b9e1993 [2023-05-10T10:23:07.906Z] Removing intermediate container ee3f35e1ae6d [2023-05-10T10:23:07.906Z] ---> fe7fc377b98e [2023-05-10T10:23:07.906Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-10T10:23:07.906Z] ---> Running in b5d84f3dcea1 [2023-05-10T10:23:07.906Z] Removing intermediate container d883612b7364 [2023-05-10T10:23:07.906Z] ---> 17dc81ba7f76 [2023-05-10T10:23:07.906Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T10:23:07.906Z] Removing intermediate container 103e7f0b5ccd [2023-05-10T10:23:07.906Z] ---> 357a00923685 [2023-05-10T10:23:07.906Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-10T10:23:07.906Z] ---> Running in 64e6372cfafd [2023-05-10T10:23:07.906Z] ---> Running in ba2283573f27 [2023-05-10T10:23:08.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:23:08.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:23:08.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:23:08.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:23:08.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:23:08.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:23:08.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:23:08.426Z] OK: 265 MiB in 53 packages [2023-05-10T10:23:08.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:23:08.426Z] OK: 265 MiB in 53 packages [2023-05-10T10:23:08.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:23:08.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:23:08.686Z] OK: 265 MiB in 53 packages [2023-05-10T10:23:08.686Z] OK: 265 MiB in 53 packages [2023-05-10T10:23:08.686Z] OK: 265 MiB in 53 packages [2023-05-10T10:23:08.945Z] Removing intermediate container fbfb629430ae [2023-05-10T10:23:08.945Z] ---> 4b3c7051f49d [2023-05-10T10:23:08.945Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-10T10:23:08.945Z] Removing intermediate container c5135b9e1993 [2023-05-10T10:23:08.945Z] ---> e34e7b34c9b5 [2023-05-10T10:23:08.945Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-10T10:23:08.945Z] ---> 8b2751b7b1fb [2023-05-10T10:23:08.945Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:23:09.217Z] ---> 538dc2b2fd36 [2023-05-10T10:23:09.217Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:23:09.217Z] Removing intermediate container b5d84f3dcea1 [2023-05-10T10:23:09.217Z] ---> eb000d816f20 [2023-05-10T10:23:09.217Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-10T10:23:09.217Z] ---> Running in 00dd1c080d42 [2023-05-10T10:23:09.217Z] ---> Running in 35d113cef0f4 [2023-05-10T10:23:09.217Z] ---> 08077f460785 [2023-05-10T10:23:09.217Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:23:09.217Z] ---> Running in b587ec4406cf [2023-05-10T10:23:09.217Z] Removing intermediate container ba2283573f27 [2023-05-10T10:23:09.217Z] ---> a0c6b0295fab [2023-05-10T10:23:09.217Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-10T10:23:09.476Z] Removing intermediate container 64e6372cfafd [2023-05-10T10:23:09.476Z] ---> a2648fb10b5e [2023-05-10T10:23:09.476Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T10:23:09.476Z] ---> 10abc57a4856 [2023-05-10T10:23:09.476Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:23:09.476Z] ---> Running in a3add2bea204 [2023-05-10T10:23:09.476Z] ---> bfefd3eca481 [2023-05-10T10:23:09.476Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:23:09.476Z] ---> Running in 910e6e36a4fc [2023-05-10T10:23:09.859Z] feae8fd75edb: Pull complete [2023-05-10T10:23:09.859Z] 242c74f7c9fa: Pull complete [2023-05-10T10:23:09.859Z] 3cdef696dda3: Pull complete [2023-05-10T10:23:16.535Z] 2ced38df9373: Pull complete [2023-05-10T10:23:17.953Z] 58f1dce35555: Pull complete [2023-05-10T10:23:17.953Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T10:23:17.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T10:23:17.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-10T10:23:18.372Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-10T10:23:18.372Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T10:23:18.372Z] WORKDIR /edgex [2023-05-10T10:23:18.372Z] COPY go.mod . [2023-05-10T10:23:18.372Z] RUN go mod download [2023-05-10T10:23:18.983Z] Sending build context to Docker daemon 2.927MB [2023-05-10T10:23:18.983Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T10:23:18.983Z] ---> fadd8f120f05 [2023-05-10T10:23:18.983Z] Step 2/4 : WORKDIR /edgex [2023-05-10T10:23:20.961Z] ---> Running in c17b1913de61 [2023-05-10T10:23:20.961Z] Removing intermediate container c17b1913de61 [2023-05-10T10:23:20.961Z] ---> 943fd7807f96 [2023-05-10T10:23:20.961Z] Step 3/4 : COPY go.mod . [2023-05-10T10:23:21.545Z] ---> f2f4ce9d9a96 [2023-05-10T10:23:21.545Z] Step 4/4 : RUN go mod download [2023-05-10T10:23:21.545Z] ---> Running in 2892dc0f0fcd [2023-05-10T10:23:48.260Z] Removing intermediate container 910e6e36a4fc [2023-05-10T10:23:48.260Z] ---> a4326e77bc6f [2023-05-10T10:23:48.260Z] Step 8/23 : COPY . . [2023-05-10T10:23:48.260Z] Removing intermediate container a3add2bea204 [2023-05-10T10:23:48.260Z] ---> 715bb5958bd1 [2023-05-10T10:23:48.260Z] Step 8/25 : COPY . . [2023-05-10T10:23:48.260Z] Removing intermediate container 35d113cef0f4 [2023-05-10T10:23:48.260Z] ---> 3dff7e89e14c [2023-05-10T10:23:48.260Z] Step 7/25 : COPY . . [2023-05-10T10:23:48.260Z] Removing intermediate container b587ec4406cf [2023-05-10T10:23:48.260Z] ---> e0cd73d92343 [2023-05-10T10:23:48.260Z] Step 8/24 : COPY . . [2023-05-10T10:23:48.260Z] Removing intermediate container 00dd1c080d42 [2023-05-10T10:23:48.260Z] ---> cfa216471099 [2023-05-10T10:23:48.260Z] Step 7/22 : COPY . . [2023-05-10T10:23:53.800Z] Removing intermediate container 2892dc0f0fcd [2023-05-10T10:23:53.800Z] ---> 4d6698d8f84e [2023-05-10T10:23:53.800Z] Successfully built 4d6698d8f84e [2023-05-10T10:23:53.800Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:23:54.135Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T10:23:54.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:23:54.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-14900 does not seem to be running inside a container [2023-05-10T10:23:54.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T10:23:55.598Z] $ docker top ef76b306cf165ec04e4e6276f186c34ad442ebfe025687ad10f22632ccb52449 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T10:23:56.399Z] + go version [2023-05-10T10:23:56.399Z] go version go1.20.2 linux/arm64 [2023-05-10T10:23:56.399Z] ---> 59fa3adaaa12 [2023-05-10T10:23:56.399Z] ---> 5df58215e7b8 [2023-05-10T10:23:56.399Z] Step 9/23 : RUN make cmd/support-scheduler/support-schedulerStep 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-10T10:23:56.399Z] [2023-05-10T10:23:56.399Z] ---> 305ad4925713 [2023-05-10T10:23:56.399Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-10T10:23:56.399Z] ---> Running in fed5b2898ae7 [2023-05-10T10:23:56.399Z] ---> Running in 46428cd57721 [2023-05-10T10:23:56.399Z] ---> Running in fc7889241757 [2023-05-10T10:23:56.399Z] ---> 4a75434203bf [2023-05-10T10:23:56.399Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-10T10:23:56.399Z] ---> 321ca13c2a7a [2023-05-10T10:23:56.399Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-10T10:23:56.399Z] ---> Running in 8842119e163e [2023-05-10T10:23:56.399Z] ---> Running in c81d5046f070 [Pipeline] } [2023-05-10T10:23:56.424Z] $ docker stop --time=1 ef76b306cf165ec04e4e6276f186c34ad442ebfe025687ad10f22632ccb52449 [2023-05-10T10:23:56.657Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-10T10:23:56.658Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-10T10:23:56.916Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-10T10:23:56.916Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-10T10:23:56.916Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-10T10:23:58.030Z] $ docker rm -f --volumes ef76b306cf165ec04e4e6276f186c34ad442ebfe025687ad10f22632ccb52449 [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:23:58.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T10:23:58.593Z] [2023-05-10T10:23:58.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:23:58.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T10:23:58.926Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-10T10:23:58.926Z] 29e5d40040c1: Pulling fs layer [2023-05-10T10:23:58.926Z] 1ce36da41761: Pulling fs layer [2023-05-10T10:23:58.926Z] 25b303627fd3: Pulling fs layer [2023-05-10T10:23:59.196Z] 29e5d40040c1: Verifying Checksum [2023-05-10T10:23:59.196Z] 29e5d40040c1: Download complete [2023-05-10T10:23:59.463Z] 1ce36da41761: Verifying Checksum [2023-05-10T10:23:59.463Z] 1ce36da41761: Download complete [2023-05-10T10:23:59.733Z] 29e5d40040c1: Pull complete [2023-05-10T10:24:01.167Z] 1ce36da41761: Pull complete [2023-05-10T10:24:01.167Z] 25b303627fd3: Verifying Checksum [2023-05-10T10:24:01.167Z] 25b303627fd3: Download complete [2023-05-10T10:24:11.249Z] 25b303627fd3: Pull complete [2023-05-10T10:24:11.249Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-10T10:24:11.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T10:24:11.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:24:11.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-14900 does not seem to be running inside a container [2023-05-10T10:24:11.514Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@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-05-10T10:24:14.687Z] $ docker top 4c38bb7ac88f469005b8d5d82eb0a1575c7d5c142961aef3cbdc9c31da8c4689 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T10:24:15.522Z] + docker-compose build --help [2023-05-10T10:24:15.523Z] + grep parallel [2023-05-10T10:24:19.784Z] --parallel Build images in parallel. [Pipeline] } [2023-05-10T10:24:19.812Z] $ docker stop --time=1 4c38bb7ac88f469005b8d5d82eb0a1575c7d5c142961aef3cbdc9c31da8c4689 [2023-05-10T10:24:21.448Z] $ docker rm -f --volumes 4c38bb7ac88f469005b8d5d82eb0a1575c7d5c142961aef3cbdc9c31da8c4689 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:24:21.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T10:24:21.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:24:22.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-14900 does not seem to be running inside a container [2023-05-10T10:24:22.209Z] $ 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/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-10T10:24:23.419Z] $ docker top c7d3e5f6d1536061dd77e971abb712c832d460cdd35b5c9f7a29291828a7e777 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T10:24:24.240Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-10T10:24:28.496Z] Building core-command ... [2023-05-10T10:24:28.496Z] Building core-common-config-bootstrapper ... [2023-05-10T10:24:28.496Z] Building core-data ... [2023-05-10T10:24:28.496Z] Building core-metadata ... [2023-05-10T10:24:28.496Z] Building security-bootstrapper ... [2023-05-10T10:24:28.496Z] Building security-proxy-auth ... [2023-05-10T10:24:28.496Z] Building security-proxy-setup ... [2023-05-10T10:24:28.496Z] Building security-secretstore-setup ... [2023-05-10T10:24:28.496Z] Building security-spiffe-token-provider ... [2023-05-10T10:24:28.496Z] Building security-spire-agent ... [2023-05-10T10:24:28.496Z] Building security-spire-config ... [2023-05-10T10:24:28.496Z] Building security-spire-server ... [2023-05-10T10:24:28.496Z] Building support-notifications ... [2023-05-10T10:24:28.496Z] Building support-scheduler ... [2023-05-10T10:24:28.496Z] Building security-spire-agent [2023-05-10T10:24:28.496Z] Building security-spire-config [2023-05-10T10:24:28.496Z] Building support-scheduler [2023-05-10T10:24:28.496Z] Building security-bootstrapper [2023-05-10T10:24:28.496Z] Building security-spire-server [2023-05-10T10:24:28.989Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-10T10:24:38.577Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:24:38.577Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:24:38.577Z] ---> 4d6698d8f84e [2023-05-10T10:24:38.577Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T10:24:38.577Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:24:38.577Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:24:38.577Z] ---> 4d6698d8f84e [2023-05-10T10:24:38.577Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T10:24:38.844Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:24:38.844Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:24:38.844Z] ---> 4d6698d8f84e [2023-05-10T10:24:38.844Z] Step 3/33 : WORKDIR /edgex-go [2023-05-10T10:24:38.844Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:24:38.844Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:24:38.844Z] ---> 4d6698d8f84e [2023-05-10T10:24:38.844Z] Step 3/26 : WORKDIR /edgex-go [2023-05-10T10:24:38.844Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:24:38.844Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:24:38.844Z] ---> 4d6698d8f84e [2023-05-10T10:24:38.844Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T10:24:41.309Z] Removing intermediate container c81d5046f070 [2023-05-10T10:24:41.309Z] ---> b986ef7eff8d [2023-05-10T10:24:41.309Z] [2023-05-10T10:24:41.309Z] Step 9/22 : FROM alpine:3.17 [2023-05-10T10:24:41.309Z] Removing intermediate container 8842119e163e [2023-05-10T10:24:41.309Z] ---> 751732c6ba14 [2023-05-10T10:24:41.309Z] [2023-05-10T10:24:41.309Z] Step 10/25 : FROM alpine:3.17 [2023-05-10T10:24:41.309Z] Removing intermediate container fc7889241757 [2023-05-10T10:24:41.309Z] ---> 9d5b2b3a21b9 [2023-05-10T10:24:41.309Z] [2023-05-10T10:24:41.309Z] Step 10/24 : FROM alpine:3.17 [2023-05-10T10:24:41.309Z] Removing intermediate container fed5b2898ae7 [2023-05-10T10:24:41.309Z] ---> 08e4609e248f [2023-05-10T10:24:41.309Z] [2023-05-10T10:24:41.309Z] Step 9/25 : FROM alpine:3.17 [2023-05-10T10:24:41.309Z] Removing intermediate container 46428cd57721 [2023-05-10T10:24:41.309Z] ---> 6b4e121ce846 [2023-05-10T10:24:41.309Z] [2023-05-10T10:24:41.310Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T10:24:41.310Z] 3.17: Pulling from library/alpine [2023-05-10T10:24:41.310Z] 3.17: Pulling from library/alpine [2023-05-10T10:24:41.449Z] ---> Running in 84e4af888f67 [2023-05-10T10:24:41.449Z] ---> Running in 8bef1850a733 [2023-05-10T10:24:41.449Z] ---> Running in 540ef35cb7ed [2023-05-10T10:24:41.449Z] ---> Running in ea959fe009bd [2023-05-10T10:24:41.449Z] ---> Running in 264514107ca0 [2023-05-10T10:24:41.449Z] Removing intermediate container 8bef1850a733 [2023-05-10T10:24:41.449Z] ---> a63e6e98ea12 [2023-05-10T10:24:41.449Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T10:24:41.720Z] Removing intermediate container 540ef35cb7ed [2023-05-10T10:24:41.720Z] ---> 4bf48894c518 [2023-05-10T10:24:41.720Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T10:24:41.720Z] Removing intermediate container 84e4af888f67 [2023-05-10T10:24:41.720Z] ---> 07b969815105 [2023-05-10T10:24:41.720Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T10:24:41.720Z] Removing intermediate container ea959fe009bd [2023-05-10T10:24:41.720Z] ---> 064649f5377f [2023-05-10T10:24:41.720Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-10T10:24:41.720Z] ---> Running in 201e48447c7b [2023-05-10T10:24:41.720Z] ---> Running in 9689e21c8388 [2023-05-10T10:24:41.720Z] Removing intermediate container 264514107ca0 [2023-05-10T10:24:41.720Z] ---> 18b11cce2bbd [2023-05-10T10:24:41.720Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T10:24:41.879Z] 3.17: Pulling from library/alpine [2023-05-10T10:24:41.991Z] ---> Running in 26c2692aac1a [2023-05-10T10:24:41.991Z] ---> Running in 56a6af3bb066 [2023-05-10T10:24:41.991Z] ---> Running in f1769f8afee2 [2023-05-10T10:24:42.449Z] 3.17: Pulling from library/alpine [2023-05-10T10:24:42.449Z] 3.17: Pulling from library/alpine [2023-05-10T10:24:42.605Z] Removing intermediate container 201e48447c7b [2023-05-10T10:24:42.605Z] ---> 9c6f587d1354 [2023-05-10T10:24:42.605Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T10:24:42.877Z] ---> Running in cabb660b4d06 [2023-05-10T10:24:44.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:24:44.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:24:44.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:24:44.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:24:44.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:24:44.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:24:44.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:24:44.985Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T10:24:44.985Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T10:24:44.985Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T10:24:44.985Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T10:24:44.985Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T10:24:44.985Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T10:24:44.985Z] Status: Image is up to date for alpine:3.17 [2023-05-10T10:24:44.985Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T10:24:44.985Z] ---> 9ed4aefc74f6 [2023-05-10T10:24:44.985Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T10:24:44.985Z] ---> 9ed4aefc74f6 [2023-05-10T10:24:44.985Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-10T10:24:44.985Z] ---> 9ed4aefc74f6 [2023-05-10T10:24:44.985Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T10:24:44.985Z] ---> 9ed4aefc74f6 [2023-05-10T10:24:44.985Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-10T10:24:44.985Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T10:24:44.985Z] Status: Image is up to date for alpine:3.17 [2023-05-10T10:24:44.985Z] ---> 9ed4aefc74f6 [2023-05-10T10:24:44.985Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-10T10:24:44.985Z] ---> Running in a24167bf0450 [2023-05-10T10:24:44.985Z] ---> Running in 95eabf403641 [2023-05-10T10:24:44.985Z] ---> Running in 2f33e13ee811 [2023-05-10T10:24:44.985Z] ---> Running in 8796b48ed4f1 [2023-05-10T10:24:44.985Z] ---> Running in 15571294af2a [2023-05-10T10:24:45.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:24:45.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:24:45.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:24:45.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:24:45.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:24:45.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:24:45.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:24:45.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:24:45.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:24:45.814Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T10:24:45.814Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-10T10:24:45.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:24:45.814Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:24:45.814Z] OK: 8 MiB in 17 packages [2023-05-10T10:24:45.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:24:45.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:24:45.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:24:45.814Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T10:24:45.814Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:24:45.814Z] OK: 7 MiB in 16 packages [2023-05-10T10:24:46.000Z] OK: 263 MiB in 53 packages [2023-05-10T10:24:46.078Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-10T10:24:46.078Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-10T10:24:46.078Z] (3/3) Installing su-exec (0.2-r2) [2023-05-10T10:24:46.078Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T10:24:46.078Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:24:46.078Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:24:46.078Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T10:24:46.078Z] OK: 7 MiB in 16 packages [2023-05-10T10:24:46.078Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T10:24:46.078Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:24:46.078Z] OK: 7 MiB in 16 packages [2023-05-10T10:24:46.078Z] Removing intermediate container 8796b48ed4f1 [2023-05-10T10:24:46.078Z] ---> fe2001f99600 [2023-05-10T10:24:46.078Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T10:24:46.338Z] OK: 8 MiB in 18 packages [2023-05-10T10:24:46.338Z] ---> Running in ae609671b7aa [2023-05-10T10:24:46.338Z] Removing intermediate container ae609671b7aa [2023-05-10T10:24:46.338Z] ---> b63e4f5de0ea [2023-05-10T10:24:46.338Z] Step 12/22 : WORKDIR /edgex [2023-05-10T10:24:46.338Z] Removing intermediate container 95eabf403641 [2023-05-10T10:24:46.338Z] ---> ca4b9666a79c [2023-05-10T10:24:46.338Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T10:24:46.338Z] ---> Running in 8590f4350732 [2023-05-10T10:24:46.338Z] ---> Running in 88874c6c659d [2023-05-10T10:24:46.338Z] Removing intermediate container 8590f4350732 [2023-05-10T10:24:46.338Z] ---> e8f3bbcd7161 [2023-05-10T10:24:46.338Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:24:46.338Z] Removing intermediate container 88874c6c659d [2023-05-10T10:24:46.338Z] ---> 3e37435bda98 [2023-05-10T10:24:46.338Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-10T10:24:46.597Z] OK: 263 MiB in 53 packages [2023-05-10T10:24:46.609Z] ---> Running in 1a3e2af2e2bf [2023-05-10T10:24:46.609Z] Removing intermediate container 1a3e2af2e2bf [2023-05-10T10:24:46.609Z] ---> bbdfb7cfed2c [2023-05-10T10:24:46.609Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-10T10:24:46.609Z] ---> 17c735b3f601 [2023-05-10T10:24:46.609Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:24:46.609Z] ---> Running in 27905b748a1f [2023-05-10T10:24:46.609Z] Removing intermediate container 15571294af2a [2023-05-10T10:24:46.609Z] ---> 2ae44b0a486a [2023-05-10T10:24:46.609Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T10:24:46.609Z] ---> Running in 21b5a909e60b [2023-05-10T10:24:46.609Z] Removing intermediate container 27905b748a1f [2023-05-10T10:24:46.609Z] ---> f1331995bd65 [2023-05-10T10:24:46.609Z] Step 15/24 : WORKDIR / [2023-05-10T10:24:46.873Z] Removing intermediate container a24167bf0450 [2023-05-10T10:24:46.873Z] ---> 430bfc800c08 [2023-05-10T10:24:46.873Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T10:24:46.873Z] ---> Running in 52f00c4e5794 [2023-05-10T10:24:46.873Z] ---> 2d26882a8369 [2023-05-10T10:24:46.873Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-10T10:24:46.873Z] Removing intermediate container 21b5a909e60b [2023-05-10T10:24:46.873Z] ---> 43ca09fe7698 [2023-05-10T10:24:46.873Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-10T10:24:46.873Z] ---> Running in e63e14faaa72 [2023-05-10T10:24:46.873Z] ---> Running in 65fb4651baf1 [2023-05-10T10:24:46.873Z] Removing intermediate container 2f33e13ee811 [2023-05-10T10:24:46.873Z] ---> f53ba1ad47b6 [2023-05-10T10:24:46.873Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T10:24:46.873Z] Removing intermediate container 52f00c4e5794 [2023-05-10T10:24:46.873Z] ---> 1ffba5679c21 [2023-05-10T10:24:46.873Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:24:46.873Z] ---> Running in aa95b2d9e95a [2023-05-10T10:24:47.134Z] ---> beb76eee95dc [2023-05-10T10:24:47.134Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-10T10:24:47.134Z] Removing intermediate container 65fb4651baf1 [2023-05-10T10:24:47.134Z] ---> ec5d92712db4 [2023-05-10T10:24:47.134Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-10T10:24:47.134Z] Removing intermediate container e63e14faaa72 [2023-05-10T10:24:47.134Z] ---> 585f58aead8b [2023-05-10T10:24:47.134Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-10T10:24:47.134Z] ---> Running in fce466c7d22a [2023-05-10T10:24:47.134Z] ---> Running in 4ceed611752c [2023-05-10T10:24:47.134Z] ---> 6ff4ce3fe663 [2023-05-10T10:24:47.134Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:24:47.134Z] Removing intermediate container aa95b2d9e95a [2023-05-10T10:24:47.134Z] ---> f1ec0530da69 [2023-05-10T10:24:47.134Z] Step 12/25 : WORKDIR / [2023-05-10T10:24:47.191Z] OK: 263 MiB in 53 packages [2023-05-10T10:24:47.191Z] OK: 263 MiB in 53 packages [2023-05-10T10:24:47.191Z] OK: 263 MiB in 53 packages [2023-05-10T10:24:47.410Z] Removing intermediate container 4ceed611752c [2023-05-10T10:24:47.410Z] ---> 306ceb8bbe54 [2023-05-10T10:24:47.410Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T10:24:47.410Z] Removing intermediate container fce466c7d22a [2023-05-10T10:24:47.410Z] ---> 746d6021a905 [2023-05-10T10:24:47.410Z] Step 15/25 : WORKDIR / [2023-05-10T10:24:47.410Z] ---> Running in 1eeb35d73471 [2023-05-10T10:24:47.410Z] ---> Running in 95b43c933da7 [2023-05-10T10:24:47.410Z] ---> Running in 14ea6d55b825 [2023-05-10T10:24:47.410Z] ---> c16fa1e8b02b [2023-05-10T10:24:47.410Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-10T10:24:47.410Z] ---> e897e50f3088 [2023-05-10T10:24:47.410Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T10:24:47.410Z] Removing intermediate container 1eeb35d73471 [2023-05-10T10:24:47.410Z] ---> be694532351d [2023-05-10T10:24:47.410Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:24:47.410Z] Removing intermediate container 95b43c933da7 [2023-05-10T10:24:47.410Z] ---> 656c1811506f [2023-05-10T10:24:47.410Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:24:47.670Z] Removing intermediate container 14ea6d55b825 [2023-05-10T10:24:47.670Z] ---> 848a86735c85 [2023-05-10T10:24:47.670Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:24:47.670Z] ---> 82520a8ab2a7 [2023-05-10T10:24:47.670Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T10:24:47.670Z] ---> Running in 039f92fd4e47 [2023-05-10T10:24:47.778Z] Removing intermediate container 9689e21c8388 [2023-05-10T10:24:47.778Z] ---> 5898a046bc5b [2023-05-10T10:24:47.778Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T10:24:47.941Z] ---> 762d7d9da24e [2023-05-10T10:24:47.942Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:24:47.942Z] ---> fa71773028be [2023-05-10T10:24:47.942Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:24:47.942Z] ---> f953bd892546 [2023-05-10T10:24:47.942Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:24:47.942Z] ---> b66f884db1f1 [2023-05-10T10:24:47.942Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:24:47.942Z] ---> 576e063332dc [2023-05-10T10:24:47.942Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-10T10:24:47.942Z] ---> 15ea64c43c9c [2023-05-10T10:24:47.942Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-10T10:24:47.942Z] ---> 4621d4d5bbb0 [2023-05-10T10:24:47.942Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-10T10:24:48.053Z] Removing intermediate container 26c2692aac1a [2023-05-10T10:24:48.054Z] ---> ffe4f61ab47f [2023-05-10T10:24:48.054Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-10T10:24:48.209Z] ---> 1713338fb9de [2023-05-10T10:24:48.209Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-10T10:24:48.209Z] ---> 6cf4efb31784 [2023-05-10T10:24:48.209Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-10T10:24:48.497Z] ---> Running in 9402903bea58 [2023-05-10T10:24:48.778Z] Removing intermediate container 9402903bea58 [2023-05-10T10:24:48.778Z] ---> f49adacf07e3 [2023-05-10T10:24:48.778Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T10:24:48.778Z] ---> Running in dde6ddd6bd8f [2023-05-10T10:24:48.778Z] Removing intermediate container 039f92fd4e47 [2023-05-10T10:24:48.778Z] ---> c4fdaa296372 [2023-05-10T10:24:48.778Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T10:24:48.778Z] ---> 752715fcebfb [2023-05-10T10:24:48.778Z] ---> 6208340d86f2 [2023-05-10T10:24:48.778Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:24:48.778Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:24:48.778Z] ---> Running in f64d844bba72 [2023-05-10T10:24:48.778Z] ---> f71b61b220ad [2023-05-10T10:24:48.778Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:24:49.026Z] Removing intermediate container 56a6af3bb066 [2023-05-10T10:24:49.026Z] Removing intermediate container f1769f8afee2 [2023-05-10T10:24:49.026Z] ---> 92d8e0a1e6d9 [2023-05-10T10:24:49.026Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-10T10:24:49.026Z] ---> b10b6f0e48d6 [2023-05-10T10:24:49.026Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T10:24:49.026Z] Removing intermediate container cabb660b4d06 [2023-05-10T10:24:49.026Z] ---> 72d8c75dfb51 [2023-05-10T10:24:49.026Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T10:24:49.047Z] Removing intermediate container dde6ddd6bd8f [2023-05-10T10:24:49.047Z] ---> 6bceb65ba2e9 [2023-05-10T10:24:49.047Z] Step 22/24 : LABEL arch=x86_64 [2023-05-10T10:24:49.047Z] Removing intermediate container f64d844bba72 [2023-05-10T10:24:49.047Z] ---> 43febe7415fd [2023-05-10T10:24:49.047Z] Step 20/22 : LABEL arch=x86_64 [2023-05-10T10:24:49.047Z] ---> Running in b3a855746277 [2023-05-10T10:24:49.047Z] ---> Running in ceb43284788c [2023-05-10T10:24:49.047Z] ---> b5c0482756eb [2023-05-10T10:24:49.047Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-10T10:24:49.047Z] ---> 372faf92c8f8 [2023-05-10T10:24:49.047Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-10T10:24:49.047Z] ---> f00f4c0f51c9 [2023-05-10T10:24:49.047Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-10T10:24:49.047Z] Removing intermediate container b3a855746277 [2023-05-10T10:24:49.047Z] ---> dfc6b628ff90 [2023-05-10T10:24:49.047Z] Step 21/22 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:24:49.047Z] ---> Running in 219131f816f3 [2023-05-10T10:24:49.047Z] Removing intermediate container ceb43284788c [2023-05-10T10:24:49.047Z] ---> ab4d6d57113a [2023-05-10T10:24:49.047Z] Step 23/24 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:24:49.296Z] ---> 16e4a1ffe6f0 [2023-05-10T10:24:49.297Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:24:49.297Z] ---> Running in a6b3fa9c2581 [2023-05-10T10:24:49.308Z] ---> Running in 3b988e8cde08 [2023-05-10T10:24:49.308Z] ---> c787da673710 [2023-05-10T10:24:49.308Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-10T10:24:49.308Z] ---> Running in 6fc8ba80e2b2 [2023-05-10T10:24:49.308Z] Removing intermediate container 219131f816f3 [2023-05-10T10:24:49.308Z] ---> aca258e03935 [2023-05-10T10:24:49.308Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T10:24:49.308Z] ---> Running in 9960ead0a039 [2023-05-10T10:24:49.308Z] ---> Running in 96db5a148643 [2023-05-10T10:24:49.308Z] Removing intermediate container 3b988e8cde08 [2023-05-10T10:24:49.308Z] ---> d1cfcb2523e4 [2023-05-10T10:24:49.308Z] Step 22/22 : LABEL version=3.0.0-dev.154 [2023-05-10T10:24:49.566Z] ---> 65e3171ee072 [2023-05-10T10:24:49.566Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:24:49.566Z] ---> Running in 823702ab8c26 [2023-05-10T10:24:49.585Z] ---> Running in 7fe5062f831f [2023-05-10T10:24:49.585Z] Removing intermediate container 6fc8ba80e2b2 [2023-05-10T10:24:49.585Z] ---> 988ca282c01b [2023-05-10T10:24:49.585Z] Step 24/24 : LABEL version=3.0.0-dev.154 [2023-05-10T10:24:49.585Z] ---> d56cd3f222d3 [2023-05-10T10:24:49.585Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-10T10:24:49.585Z] ---> Running in c0bf9033ef56 [2023-05-10T10:24:49.585Z] Removing intermediate container 9960ead0a039 [2023-05-10T10:24:49.585Z] ---> 6997d8c59e1d [2023-05-10T10:24:49.585Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T10:24:49.585Z] Removing intermediate container 96db5a148643 [2023-05-10T10:24:49.585Z] ---> 1c56a0745307 [2023-05-10T10:24:49.585Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T10:24:49.585Z] ---> Running in e1d74f30bb82 [2023-05-10T10:24:49.585Z] ---> Running in cd416913b574 [2023-05-10T10:24:49.585Z] Removing intermediate container 7fe5062f831f [2023-05-10T10:24:49.585Z] ---> 04ded79251d3 [2023-05-10T10:24:49.585Z] [2023-05-10T10:24:50.016Z] Successfully built 04ded79251d3 [2023-05-10T10:24:50.016Z] Successfully tagged security-proxy-setup:latest [2023-05-10T10:24:50.016Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-05-10T10:24:50.016Z] Removing intermediate container c0bf9033ef56 [2023-05-10T10:24:50.016Z] ---> cffb68aefaaa [2023-05-10T10:24:50.016Z] [2023-05-10T10:24:50.016Z] Removing intermediate container e1d74f30bb82 [2023-05-10T10:24:50.016Z] ---> 76b316a6e640 [2023-05-10T10:24:50.016Z] Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:24:50.016Z] ---> Running in 7b16a91e7088 [2023-05-10T10:24:50.016Z] Successfully built cffb68aefaaa [2023-05-10T10:24:50.312Z] Successfully tagged core-command:latest [2023-05-10T10:24:50.312Z] Building security-proxy-auth [2023-05-10T10:24:50.312Z]  Building core-command ... done Removing intermediate container cd416913b574 [2023-05-10T10:24:50.312Z] ---> e52335e436ed [2023-05-10T10:24:50.312Z] Step 23/25 : LABEL arch=x86_64 [2023-05-10T10:24:50.532Z] ---> f9c6e9149c56 [2023-05-10T10:24:50.533Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:24:50.533Z] ---> 147133b2c328 [2023-05-10T10:24:50.533Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:24:50.533Z] ---> Running in cb353afa5fe8 [2023-05-10T10:24:50.533Z] ---> 27f1f30ae5f3 [2023-05-10T10:24:50.533Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:24:50.803Z] ---> Running in 7afa6dc06468 [2023-05-10T10:24:50.803Z] ---> Running in d937fd18019f [2023-05-10T10:24:53.753Z] ---> 1949683d2404 [2023-05-10T10:24:53.753Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T10:24:53.753Z] Removing intermediate container 7b16a91e7088 [2023-05-10T10:24:53.753Z] ---> 6fa49831008d [2023-05-10T10:24:53.753Z] Step 23/23 : LABEL version=3.0.0-dev.154 [2023-05-10T10:24:53.753Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:24:53.753Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:24:53.753Z] ---> 43124b9d8463 [2023-05-10T10:24:53.753Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T10:24:53.753Z] ---> Using cache [2023-05-10T10:24:53.753Z] ---> ba1be0814762 [2023-05-10T10:24:53.753Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T10:24:53.753Z] ---> Using cache [2023-05-10T10:24:53.753Z] ---> 357a00923685 [2023-05-10T10:24:53.753Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T10:24:53.753Z] ---> Using cache [2023-05-10T10:24:53.753Z] ---> a0c6b0295fab [2023-05-10T10:24:53.753Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T10:24:53.753Z] ---> Using cache [2023-05-10T10:24:53.753Z] ---> 10abc57a4856 [2023-05-10T10:24:53.753Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:24:53.753Z] ---> Using cache [2023-05-10T10:24:53.753Z] ---> 715bb5958bd1 [2023-05-10T10:24:53.753Z] Step 8/23 : COPY . . [2023-05-10T10:24:53.753Z] ---> Using cache [2023-05-10T10:24:53.753Z] ---> 4a75434203bf [2023-05-10T10:24:53.753Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-10T10:24:54.013Z] ---> Running in dba954d2cbed [2023-05-10T10:24:54.580Z] ---> Running in 9df4cb663221 [2023-05-10T10:24:54.581Z] ---> Running in e9164e3c9f2d [2023-05-10T10:24:54.581Z] ---> aeefed36bca6 [2023-05-10T10:24:54.581Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T10:24:54.581Z] Removing intermediate container dba954d2cbed [2023-05-10T10:24:54.581Z] ---> 73f4c2ae156b [2023-05-10T10:24:54.581Z] Step 24/25 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:24:54.581Z] ---> Running in 5aab6e6404cd [2023-05-10T10:24:54.581Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:24:54.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:24:54.581Z] ---> 43124b9d8463 [2023-05-10T10:24:54.581Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T10:24:54.581Z] ---> Using cache [2023-05-10T10:24:54.581Z] ---> ba1be0814762 [2023-05-10T10:24:54.581Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T10:24:54.581Z] ---> Using cache [2023-05-10T10:24:54.581Z] ---> 357a00923685 [2023-05-10T10:24:54.581Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T10:24:54.581Z] ---> Using cache [2023-05-10T10:24:54.581Z] ---> a0c6b0295fab [2023-05-10T10:24:54.581Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T10:24:54.581Z] ---> Using cache [2023-05-10T10:24:54.581Z] ---> 10abc57a4856 [2023-05-10T10:24:54.581Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:24:54.581Z] ---> Using cache [2023-05-10T10:24:54.581Z] ---> 715bb5958bd1 [2023-05-10T10:24:54.581Z] Step 8/23 : COPY . . [2023-05-10T10:24:54.581Z] ---> Running in 646d44291a15 [2023-05-10T10:24:54.581Z] ---> Using cache [2023-05-10T10:24:54.581Z] ---> 4a75434203bf [2023-05-10T10:24:54.581Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-10T10:24:54.581Z] ---> Running in d2779fcad450 [2023-05-10T10:24:54.581Z] Removing intermediate container e9164e3c9f2d [2023-05-10T10:24:54.581Z] ---> 00f11c66f6f5 [2023-05-10T10:24:54.581Z] [2023-05-10T10:24:54.581Z] Successfully built 00f11c66f6f5 [2023-05-10T10:24:54.581Z] Successfully tagged support-scheduler:latest [2023-05-10T10:24:54.581Z] Building security-spiffe-token-provider [2023-05-10T10:24:54.581Z]  Building support-scheduler ... done Removing intermediate container 646d44291a15 [2023-05-10T10:24:54.581Z] ---> 3a37b4e67021 [2023-05-10T10:24:54.581Z] Step 25/25 : LABEL version=3.0.0-dev.154 [2023-05-10T10:24:54.581Z] ---> Running in a3f64db14a5b [2023-05-10T10:24:54.839Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-10T10:24:55.805Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-10T10:24:55.805Z] Removing intermediate container a3f64db14a5b [2023-05-10T10:24:55.805Z] ---> 4d4f5c3b031d [2023-05-10T10:24:55.805Z] [2023-05-10T10:24:55.806Z] Successfully built 4d4f5c3b031d [2023-05-10T10:24:55.806Z] Successfully tagged core-metadata:latest [2023-05-10T10:24:55.806Z]  Building core-metadata ... done Building security-spire-config [2023-05-10T10:24:59.139Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:24:59.139Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:24:59.139Z] ---> 43124b9d8463 [2023-05-10T10:24:59.139Z] Step 3/20 : WORKDIR /edgex-go [2023-05-10T10:24:59.139Z] ---> Using cache [2023-05-10T10:24:59.139Z] ---> 2b16b412872c [2023-05-10T10:24:59.139Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-10T10:24:59.708Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:24:59.708Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:24:59.708Z] ---> 43124b9d8463 [2023-05-10T10:24:59.708Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T10:24:59.708Z] ---> Using cache [2023-05-10T10:24:59.708Z] ---> 2b16b412872c [2023-05-10T10:24:59.708Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T10:25:00.651Z] ---> Running in a677a338fdf6 [2023-05-10T10:25:00.651Z] ---> Running in c67331ae018d [2023-05-10T10:25:00.651Z] Removing intermediate container 5aab6e6404cd [2023-05-10T10:25:00.651Z] ---> bb1c7a44e149 [2023-05-10T10:25:00.651Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T10:25:00.651Z] ---> Running in 1bd79fb007b0 [2023-05-10T10:25:00.916Z] Removing intermediate container 1bd79fb007b0 [2023-05-10T10:25:00.916Z] ---> a5e7e740adda [2023-05-10T10:25:00.916Z] Step 23/25 : LABEL arch=x86_64 [2023-05-10T10:25:01.176Z] ---> Running in 08e4e34681a9 [2023-05-10T10:25:01.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:01.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:01.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:01.435Z] Removing intermediate container 08e4e34681a9 [2023-05-10T10:25:01.435Z] ---> a658e0a53538 [2023-05-10T10:25:01.435Z] Step 24/25 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:25:01.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:01.694Z] ---> Running in 4d76d419f002 [2023-05-10T10:25:01.694Z] OK: 265 MiB in 53 packages [2023-05-10T10:25:01.694Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T10:25:01.694Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T10:25:01.694Z] OK: 17821 distinct packages available [2023-05-10T10:25:01.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:01.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:01.959Z] Removing intermediate container 4d76d419f002 [2023-05-10T10:25:01.959Z] ---> 24f0be64b358 [2023-05-10T10:25:01.959Z] Step 25/25 : LABEL version=3.0.0-dev.154 [2023-05-10T10:25:02.221Z] ---> Running in 322dd39c20ae [2023-05-10T10:25:02.221Z] OK: 265 MiB in 53 packages [2023-05-10T10:25:02.221Z] Removing intermediate container c67331ae018d [2023-05-10T10:25:02.221Z] ---> 25160fcd1609 [2023-05-10T10:25:02.221Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T10:25:02.480Z] Removing intermediate container 322dd39c20ae [2023-05-10T10:25:02.480Z] ---> 5ec3915c3715 [2023-05-10T10:25:02.480Z] [2023-05-10T10:25:02.744Z] Successfully built 5ec3915c3715 [2023-05-10T10:25:02.744Z] Successfully tagged security-secretstore-setup:latest [2023-05-10T10:25:02.744Z]  Building security-secretstore-setup ... done Building core-data [2023-05-10T10:25:02.744Z] ---> 79261818fae9 [2023-05-10T10:25:02.744Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:25:02.744Z] ---> Running in 617727dccfa8 [2023-05-10T10:25:04.686Z] Removing intermediate container a677a338fdf6 [2023-05-10T10:25:04.686Z] ---> 3d30f3863857 [2023-05-10T10:25:04.686Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-10T10:25:06.608Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:25:06.608Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:25:06.608Z] ---> 43124b9d8463 [2023-05-10T10:25:06.608Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T10:25:06.608Z] ---> Using cache [2023-05-10T10:25:06.608Z] ---> ba1be0814762 [2023-05-10T10:25:06.608Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T10:25:06.608Z] ---> Using cache [2023-05-10T10:25:06.608Z] ---> 357a00923685 [2023-05-10T10:25:06.608Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T10:25:06.608Z] ---> Using cache [2023-05-10T10:25:06.608Z] ---> a0c6b0295fab [2023-05-10T10:25:06.608Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T10:25:06.608Z] ---> Using cache [2023-05-10T10:25:06.608Z] ---> 10abc57a4856 [2023-05-10T10:25:06.608Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:25:06.608Z] ---> Using cache [2023-05-10T10:25:06.608Z] ---> 715bb5958bd1 [2023-05-10T10:25:06.608Z] Step 8/23 : COPY . . [2023-05-10T10:25:06.608Z] ---> Using cache [2023-05-10T10:25:06.608Z] ---> 4a75434203bf [2023-05-10T10:25:06.608Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-10T10:25:07.991Z] ---> 56570a43ce64 [2023-05-10T10:25:07.991Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:25:07.991Z] ---> Running in 7152f2fcbfc4 [2023-05-10T10:25:07.991Z] ---> Running in c0c2b8fd4623 [2023-05-10T10:25:08.557Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-10T10:25:30.912Z] Removing intermediate container d2779fcad450 [2023-05-10T10:25:30.912Z] ---> 784a1f4def19 [2023-05-10T10:25:30.912Z] [2023-05-10T10:25:30.912Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T10:25:30.912Z] ---> 9ed4aefc74f6 [2023-05-10T10:25:30.912Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T10:25:30.912Z] Removing intermediate container 9df4cb663221 [2023-05-10T10:25:30.912Z] ---> f47b38019f74 [2023-05-10T10:25:30.912Z] [2023-05-10T10:25:30.912Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T10:25:30.912Z] ---> 9ed4aefc74f6 [2023-05-10T10:25:30.912Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T10:25:30.912Z] ---> Running in d392e164455a [2023-05-10T10:25:30.912Z] ---> Running in bb7f47abc1b9 [2023-05-10T10:25:31.173Z] Removing intermediate container bb7f47abc1b9 [2023-05-10T10:25:31.173Z] ---> 71c84c6a2617 [2023-05-10T10:25:31.173Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T10:25:31.173Z] Removing intermediate container d392e164455a [2023-05-10T10:25:31.173Z] ---> 24f08d6dd0ca [2023-05-10T10:25:31.173Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T10:25:31.173Z] ---> Running in 6c44b478ca33 [2023-05-10T10:25:31.173Z] ---> Running in b7d70b72ab9e [2023-05-10T10:25:31.173Z] Removing intermediate container 617727dccfa8 [2023-05-10T10:25:31.173Z] ---> 7a2304d4283a [2023-05-10T10:25:31.173Z] Step 7/27 : COPY . . [2023-05-10T10:25:31.173Z] Removing intermediate container c0c2b8fd4623 [2023-05-10T10:25:31.173Z] ---> 3c8dc5a7e26a [2023-05-10T10:25:31.173Z] Step 7/20 : COPY . . [2023-05-10T10:25:31.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:31.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:32.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:32.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:32.005Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T10:25:32.005Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:25:32.005Z] OK: 7 MiB in 16 packages [2023-05-10T10:25:32.267Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T10:25:32.267Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:25:32.267Z] OK: 7 MiB in 16 packages [2023-05-10T10:25:37.574Z] Removing intermediate container 7152f2fcbfc4 [2023-05-10T10:25:37.574Z] ---> fc2dca24ed47 [2023-05-10T10:25:37.574Z] [2023-05-10T10:25:37.574Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T10:25:37.574Z] ---> 9ed4aefc74f6 [2023-05-10T10:25:37.574Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T10:25:37.574Z] ---> Running in b86648279ee3 [2023-05-10T10:25:37.574Z] Removing intermediate container 6c44b478ca33 [2023-05-10T10:25:37.574Z] ---> 0f65d184c303 [2023-05-10T10:25:37.574Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:25:37.574Z] Removing intermediate container b7d70b72ab9e [2023-05-10T10:25:37.574Z] ---> 5130b44cf84b [2023-05-10T10:25:37.574Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:25:37.574Z] ---> 5146d15fc4f3 [2023-05-10T10:25:37.574Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-10T10:25:37.574Z] ---> 239d3bf72d0d [2023-05-10T10:25:37.574Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T10:25:37.574Z] ---> Running in 2ab03fac8b0f [2023-05-10T10:25:37.574Z] ---> Running in 2f36606e66e9 [2023-05-10T10:25:37.574Z] Removing intermediate container b86648279ee3 [2023-05-10T10:25:37.574Z] ---> 3bb87db867dd [2023-05-10T10:25:37.574Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-10T10:25:37.574Z] ---> Running in 954e23fe328a [2023-05-10T10:25:37.574Z] Removing intermediate container 2f36606e66e9 [2023-05-10T10:25:37.574Z] ---> 9acbfafd4969 [2023-05-10T10:25:37.574Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T10:25:37.836Z] ---> 6d60e820e7fc [2023-05-10T10:25:37.836Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:25:37.836Z] ---> Running in 50946eb87843 [2023-05-10T10:25:37.836Z] ---> f37452b6b334 [2023-05-10T10:25:37.836Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:25:37.836Z] Removing intermediate container 954e23fe328a [2023-05-10T10:25:37.836Z] ---> ee81b4db26b9 [2023-05-10T10:25:37.836Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-10T10:25:37.836Z] ---> Running in f1c9d4eef8f4 [2023-05-10T10:25:37.836Z] Removing intermediate container 50946eb87843 [2023-05-10T10:25:37.836Z] ---> 39d0e482d6bf [2023-05-10T10:25:37.836Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T10:25:37.836Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-10T10:25:38.096Z] Removing intermediate container f1c9d4eef8f4 [2023-05-10T10:25:38.096Z] ---> fc6f147d3880 [2023-05-10T10:25:38.096Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T10:25:38.096Z] ---> 26d66b1f5577 [2023-05-10T10:25:38.096Z] ---> Running in fb38f96e603f [2023-05-10T10:25:38.096Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-10T10:25:38.096Z] ---> eac289a0b80a [2023-05-10T10:25:38.096Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-10T10:25:38.096Z] ---> Running in c3d2d9135bdd [2023-05-10T10:25:38.096Z] Removing intermediate container fb38f96e603f [2023-05-10T10:25:38.096Z] ---> 39b48dea2df6 [2023-05-10T10:25:38.096Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-10T10:25:38.358Z] ---> Running in 7443e8a24bb9 [2023-05-10T10:25:38.931Z] ---> 5fb3dc197808 [2023-05-10T10:25:38.931Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:25:38.931Z] ---> 2e25933be275 [2023-05-10T10:25:38.931Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:25:38.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:38.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:38.931Z] ---> dca699d99f62 [2023-05-10T10:25:38.931Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-10T10:25:38.931Z] ---> 83c25642d293 [2023-05-10T10:25:38.931Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-10T10:25:39.191Z] Removing intermediate container 7443e8a24bb9 [2023-05-10T10:25:39.191Z] ---> 263b031a22ce [2023-05-10T10:25:39.191Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T10:25:39.191Z] ---> Running in c573ad4cabb7 [2023-05-10T10:25:39.191Z] ---> 1f572bb20cff [2023-05-10T10:25:39.191Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T10:25:39.191Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T10:25:39.192Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:25:39.192Z] ---> a3a4c14406c2 [2023-05-10T10:25:39.192Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T10:25:39.192Z] OK: 7 MiB in 16 packages [2023-05-10T10:25:39.192Z] ---> Running in cda3aca66904 [2023-05-10T10:25:39.192Z] ---> Running in fd63658cbdac [2023-05-10T10:25:39.451Z] Removing intermediate container c573ad4cabb7 [2023-05-10T10:25:39.451Z] ---> 4d31c7d3d073 [2023-05-10T10:25:39.451Z] [2023-05-10T10:25:39.451Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T10:25:39.451Z] ---> 9ed4aefc74f6 [2023-05-10T10:25:39.451Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T10:25:39.451Z] ---> Running in 6c011c0587ee [2023-05-10T10:25:39.451Z] Removing intermediate container 6c011c0587ee [2023-05-10T10:25:39.451Z] ---> ed1ecbadc50a [2023-05-10T10:25:39.451Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-10T10:25:39.451Z] ---> Running in 81f659615509 [2023-05-10T10:25:39.729Z] Removing intermediate container c3d2d9135bdd [2023-05-10T10:25:39.729Z] ---> 696d4a6c2cd8 [2023-05-10T10:25:39.729Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:25:39.990Z] ---> 5da9a087fcac [2023-05-10T10:25:39.990Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:25:39.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:39.990Z] ---> f59148caf8f2 [2023-05-10T10:25:39.990Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-10T10:25:40.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:40.520Z] Removing intermediate container fd63658cbdac [2023-05-10T10:25:40.520Z] ---> b61be7d07e31 [2023-05-10T10:25:40.520Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T10:25:40.520Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T10:25:40.520Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T10:25:40.520Z] OK: 17821 distinct packages available [2023-05-10T10:25:40.520Z] Removing intermediate container cda3aca66904 [2023-05-10T10:25:40.520Z] ---> 88b6303da4ae [2023-05-10T10:25:40.520Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T10:25:40.520Z] ---> Running in e14677a9537b [2023-05-10T10:25:40.520Z] ---> 27138d2bc554 [2023-05-10T10:25:40.520Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:25:40.520Z] ---> Running in 250e9682f1af [2023-05-10T10:25:40.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:40.782Z] Removing intermediate container e14677a9537b [2023-05-10T10:25:40.782Z] ---> 71100ff11978 [2023-05-10T10:25:40.782Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T10:25:40.782Z] ---> Running in 133ad3072ac9 [2023-05-10T10:25:40.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:40.782Z] Removing intermediate container 250e9682f1af [2023-05-10T10:25:40.782Z] ---> f23f445f476e [2023-05-10T10:25:40.782Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T10:25:40.782Z] ---> Running in 6ef2cd047b72 [2023-05-10T10:25:40.782Z] ---> ad83c3b30b57 [2023-05-10T10:25:40.782Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-10T10:25:40.782Z] ---> Running in 82c1e4b21866 [2023-05-10T10:25:40.782Z] Removing intermediate container 6ef2cd047b72 [2023-05-10T10:25:40.782Z] ---> 94917392c83c [2023-05-10T10:25:40.782Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T10:25:40.782Z] Removing intermediate container 133ad3072ac9 [2023-05-10T10:25:40.782Z] ---> 4c3e93cebf5d [2023-05-10T10:25:40.782Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T10:25:41.047Z] ---> Running in 9c27c3a78b72 [2023-05-10T10:25:41.047Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-10T10:25:41.047Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-10T10:25:41.047Z] (3/4) Installing libucontext (1.2-r0) [2023-05-10T10:25:41.047Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-10T10:25:41.047Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:25:41.047Z] ---> Running in ec2b7f116efa [2023-05-10T10:25:41.047Z] OK: 7 MiB in 19 packages [2023-05-10T10:25:41.047Z] Removing intermediate container 82c1e4b21866 [2023-05-10T10:25:41.047Z] ---> 4643d894d91d [2023-05-10T10:25:41.047Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T10:25:41.047Z] ---> Running in d873235e992e [2023-05-10T10:25:41.047Z] Removing intermediate container 9c27c3a78b72 [2023-05-10T10:25:41.047Z] ---> 487b5525e82e [2023-05-10T10:25:41.047Z] Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:25:41.047Z] ---> Running in 4ad87fd87c1b [2023-05-10T10:25:41.047Z] Removing intermediate container ec2b7f116efa [2023-05-10T10:25:41.047Z] ---> ba04b660ae03 [2023-05-10T10:25:41.047Z] Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:25:41.047Z] ---> Running in 1e3c31de3bf2 [2023-05-10T10:25:41.047Z] Removing intermediate container d873235e992e [2023-05-10T10:25:41.047Z] ---> b61cccf2b7ab [2023-05-10T10:25:41.047Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T10:25:41.307Z] Removing intermediate container 4ad87fd87c1b [2023-05-10T10:25:41.307Z] ---> ffa4cb1059fc [2023-05-10T10:25:41.307Z] Step 23/23 : LABEL version=3.0.0-dev.154 [2023-05-10T10:25:41.307Z] ---> Running in 8b48790365ca [2023-05-10T10:25:41.307Z] ---> Running in 6b8771860100 [2023-05-10T10:25:41.307Z] Removing intermediate container 1e3c31de3bf2 [2023-05-10T10:25:41.307Z] ---> 89b16c61c572 [2023-05-10T10:25:41.307Z] Step 23/23 : LABEL version=3.0.0-dev.154 [2023-05-10T10:25:41.307Z] ---> Running in 2d81c34bcfaf [2023-05-10T10:25:41.307Z] Removing intermediate container 8b48790365ca [2023-05-10T10:25:41.307Z] ---> ef47735bdc70 [2023-05-10T10:25:41.307Z] Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:25:41.307Z] Removing intermediate container 6b8771860100 [2023-05-10T10:25:41.307Z] ---> ddf30a99ed00 [2023-05-10T10:25:41.307Z] [2023-05-10T10:25:41.568Z] ---> Running in c6d1454b1cf1 [2023-05-10T10:25:41.568Z] Removing intermediate container 2d81c34bcfaf [2023-05-10T10:25:41.568Z] ---> 8f1e7517dfa6 [2023-05-10T10:25:41.568Z] [2023-05-10T10:25:41.568Z] Removing intermediate container 81f659615509 [2023-05-10T10:25:41.568Z] ---> 0c2351c6b2f2 [2023-05-10T10:25:41.568Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:25:41.568Z] Successfully built ddf30a99ed00 [2023-05-10T10:25:41.568Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-10T10:25:41.568Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-05-10T10:25:41.568Z] Removing intermediate container c6d1454b1cf1 [2023-05-10T10:25:41.568Z] ---> 1ec8b6c02a1b [2023-05-10T10:25:41.568Z] Step 23/23 : LABEL version=3.0.0-dev.154 [2023-05-10T10:25:41.568Z] ---> Running in feb6d9f9d1bf [2023-05-10T10:25:41.568Z] Successfully built 8f1e7517dfa6 [2023-05-10T10:25:41.838Z] Successfully tagged security-proxy-auth:latest [2023-05-10T10:25:41.838Z] Building security-spire-agent [2023-05-10T10:25:42.103Z]  Building security-proxy-auth ... done Removing intermediate container feb6d9f9d1bf [2023-05-10T10:25:42.103Z] ---> 52237ca9a49e [2023-05-10T10:25:42.103Z] [2023-05-10T10:25:42.367Z] Successfully built 52237ca9a49e [2023-05-10T10:25:42.940Z] Successfully tagged core-data:latest [2023-05-10T10:25:42.940Z]  Building core-data ... done Building security-bootstrapper [2023-05-10T10:25:49.675Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:25:49.675Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:25:49.675Z] ---> 43124b9d8463 [2023-05-10T10:25:49.675Z] Step 3/26 : WORKDIR /edgex-go [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 2b16b412872c [2023-05-10T10:25:49.675Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 25160fcd1609 [2023-05-10T10:25:49.675Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 79261818fae9 [2023-05-10T10:25:49.675Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 7a2304d4283a [2023-05-10T10:25:49.675Z] Step 7/26 : COPY . . [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 239d3bf72d0d [2023-05-10T10:25:49.675Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 9acbfafd4969 [2023-05-10T10:25:49.675Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 39d0e482d6bf [2023-05-10T10:25:49.675Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 39b48dea2df6 [2023-05-10T10:25:49.675Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-10T10:25:49.675Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:25:49.675Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:25:49.675Z] ---> 43124b9d8463 [2023-05-10T10:25:49.675Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 2b16b412872c [2023-05-10T10:25:49.675Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 25160fcd1609 [2023-05-10T10:25:49.675Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 79261818fae9 [2023-05-10T10:25:49.675Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 7a2304d4283a [2023-05-10T10:25:49.675Z] Step 7/27 : COPY . . [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 239d3bf72d0d [2023-05-10T10:25:49.675Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T10:25:49.675Z] ---> Using cache [2023-05-10T10:25:49.675Z] ---> 9acbfafd4969 [2023-05-10T10:25:49.675Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T10:25:49.676Z] ---> Using cache [2023-05-10T10:25:49.676Z] ---> 39d0e482d6bf [2023-05-10T10:25:49.676Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T10:25:49.676Z] ---> Using cache [2023-05-10T10:25:49.676Z] ---> 39b48dea2df6 [2023-05-10T10:25:49.676Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-10T10:25:49.676Z] ---> Using cache [2023-05-10T10:25:49.676Z] ---> 263b031a22ce [2023-05-10T10:25:49.676Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T10:25:49.676Z] ---> Using cache [2023-05-10T10:25:49.676Z] ---> 4d31c7d3d073 [2023-05-10T10:25:49.676Z] [2023-05-10T10:25:49.676Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T10:25:49.676Z] ---> 9ed4aefc74f6 [2023-05-10T10:25:49.676Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T10:25:49.676Z] ---> Using cache [2023-05-10T10:25:49.676Z] ---> ed1ecbadc50a [2023-05-10T10:25:49.676Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T10:25:50.262Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:25:50.262Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:25:50.262Z] ---> 43124b9d8463 [2023-05-10T10:25:50.262Z] Step 3/33 : WORKDIR /edgex-go [2023-05-10T10:25:50.262Z] ---> Using cache [2023-05-10T10:25:50.262Z] ---> 2b16b412872c [2023-05-10T10:25:50.262Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-10T10:25:50.262Z] ---> Using cache [2023-05-10T10:25:50.262Z] ---> 4b3c7051f49d [2023-05-10T10:25:50.262Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-10T10:25:50.262Z] ---> Using cache [2023-05-10T10:25:50.262Z] ---> 8b2751b7b1fb [2023-05-10T10:25:50.262Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:25:50.262Z] ---> Using cache [2023-05-10T10:25:50.262Z] ---> cfa216471099 [2023-05-10T10:25:50.262Z] Step 7/33 : COPY . . [2023-05-10T10:25:50.262Z] ---> Using cache [2023-05-10T10:25:50.262Z] ---> 321ca13c2a7a [2023-05-10T10:25:50.262Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-10T10:25:50.262Z] ---> 997580a29842 [2023-05-10T10:25:50.262Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:25:51.202Z] ---> 9c6377db3e91 [2023-05-10T10:25:51.202Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T10:25:51.202Z] ---> Running in 869b908f59cf [2023-05-10T10:25:51.202Z] ---> Running in b25ad6f0a705 [2023-05-10T10:25:51.202Z] ---> Running in 4d25d5c1e19e [2023-05-10T10:25:52.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:52.142Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-10T10:25:52.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:52.712Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T10:25:52.713Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T10:25:52.713Z] OK: 17821 distinct packages available [2023-05-10T10:25:52.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:52.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:25:53.228Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-10T10:25:53.228Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-10T10:25:53.228Z] (3/5) Installing libucontext (1.2-r0) [2023-05-10T10:25:53.228Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-10T10:25:53.228Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-10T10:25:53.228Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:25:53.228Z] OK: 8 MiB in 20 packages [2023-05-10T10:25:53.796Z] ---> cb3c99ce19e1 [2023-05-10T10:25:53.796Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T10:25:53.796Z] Removing intermediate container b25ad6f0a705 [2023-05-10T10:25:53.796Z] ---> 1efbe683dfe6 [2023-05-10T10:25:53.796Z] Step 12/26 : WORKDIR /edgex-go [2023-05-10T10:25:53.796Z] ---> Running in 1cc5d0ed7ad8 [2023-05-10T10:25:53.796Z] ---> dbaa0015908c [2023-05-10T10:25:53.796Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-10T10:25:54.072Z] ---> Running in 2da3b3210697 [2023-05-10T10:25:54.072Z] Removing intermediate container 1cc5d0ed7ad8 [2023-05-10T10:25:54.072Z] ---> 057915a91a9d [2023-05-10T10:25:54.072Z] [2023-05-10T10:25:54.072Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T10:25:54.072Z] ---> 9ed4aefc74f6 [2023-05-10T10:25:54.072Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T10:25:54.072Z] ---> Using cache [2023-05-10T10:25:54.072Z] ---> ed1ecbadc50a [2023-05-10T10:25:54.072Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T10:25:54.072Z] ---> Using cache [2023-05-10T10:25:54.072Z] ---> 91aa0483dcc2 [2023-05-10T10:25:54.072Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:25:54.072Z] Removing intermediate container 869b908f59cf [2023-05-10T10:25:54.072Z] ---> 91aa0483dcc2 [2023-05-10T10:25:54.072Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:25:54.369Z] Removing intermediate container 2da3b3210697 [2023-05-10T10:25:54.369Z] ---> 266d74957488 [2023-05-10T10:25:54.369Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-10T10:25:54.369Z] ---> c048cb48e368 [2023-05-10T10:25:54.369Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:25:54.369Z] ---> 50659f0a2a25 [2023-05-10T10:25:54.369Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:25:54.627Z] ---> 3009ee489b3f [2023-05-10T10:25:54.627Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T10:25:54.627Z] ---> 8de66a2c833d [2023-05-10T10:25:54.627Z] Step 22/27 : WORKDIR / [2023-05-10T10:25:54.627Z] ---> 32af4b114c9e [2023-05-10T10:25:54.627Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-10T10:25:54.627Z] ---> Running in c3247b2ee249 [2023-05-10T10:25:54.894Z] Removing intermediate container c3247b2ee249 [2023-05-10T10:25:54.894Z] ---> 3541f225f7f3 [2023-05-10T10:25:54.894Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T10:25:54.894Z] ---> Running in 92e36d6faaab [2023-05-10T10:25:55.891Z] Removing intermediate container 92e36d6faaab [2023-05-10T10:25:55.891Z] ---> 778a59da1f57 [2023-05-10T10:25:55.891Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T10:25:56.149Z] ---> Running in f94905a53fe0 [2023-05-10T10:25:56.149Z] ---> dd27bc0a5aac [2023-05-10T10:25:56.149Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T10:25:56.407Z] Removing intermediate container f94905a53fe0 [2023-05-10T10:25:56.407Z] ---> 44bfbc26e1cf [2023-05-10T10:25:56.407Z] Step 25/27 : LABEL arch=x86_64 [2023-05-10T10:25:56.407Z] ---> Running in 35a40b2f40b1 [2023-05-10T10:25:57.094Z] Removing intermediate container 35a40b2f40b1 [2023-05-10T10:25:57.094Z] ---> 023d9d952420 [2023-05-10T10:25:57.094Z] Step 26/27 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:25:58.052Z] ---> 62d3dcd326f3 [2023-05-10T10:25:58.052Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T10:25:58.052Z] ---> Running in 07044220e058 [2023-05-10T10:25:58.052Z] ---> 9a784c00189a [2023-05-10T10:25:58.052Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T10:25:58.052Z] Removing intermediate container 07044220e058 [2023-05-10T10:25:58.052Z] ---> a60c2dc95c5d [2023-05-10T10:25:58.052Z] Step 27/27 : LABEL version=3.0.0-dev.154 [2023-05-10T10:25:58.311Z] ---> c50f341a70a0 [2023-05-10T10:25:58.311Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-10T10:25:58.311Z] ---> Running in dcde7325fb1b [2023-05-10T10:25:58.311Z] ---> 0cb74030a4da [2023-05-10T10:25:58.311Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-10T10:25:58.923Z] Removing intermediate container dcde7325fb1b [2023-05-10T10:25:58.924Z] ---> 7a3fa8b9ead8 [2023-05-10T10:25:58.924Z] [2023-05-10T10:25:58.924Z] ---> 8b8c93a47170 [2023-05-10T10:25:58.924Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-10T10:25:58.924Z] Successfully built 7a3fa8b9ead8 [2023-05-10T10:25:58.924Z] Successfully tagged security-spire-config:latest [2023-05-10T10:25:58.924Z] Building support-notifications [2023-05-10T10:26:02.505Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:26:02.505Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:26:03.075Z] ---> 43124b9d8463 [2023-05-10T10:26:03.075Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T10:26:03.075Z] ---> Using cache [2023-05-10T10:26:03.075Z] ---> ba1be0814762 [2023-05-10T10:26:03.075Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T10:26:03.076Z] ---> Using cache [2023-05-10T10:26:03.076Z] ---> 357a00923685 [2023-05-10T10:26:03.076Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-10T10:26:05.145Z] ---> 75872e118e0a [2023-05-10T10:26:05.145Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-10T10:26:05.145Z] ---> 1cb89667c8e2 [2023-05-10T10:26:05.145Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T10:26:05.145Z] ---> Running in abae388be9e5 [2023-05-10T10:26:05.145Z] ---> Running in ef8510906fc8 [2023-05-10T10:26:05.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:26:05.445Z] Removing intermediate container ef8510906fc8 [2023-05-10T10:26:05.445Z] ---> 75921e2dddfb [2023-05-10T10:26:05.445Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T10:26:05.713Z] ---> a0dcc690d36d [2023-05-10T10:26:05.713Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T10:26:05.713Z] ---> Running in 41eb2d45b847 [2023-05-10T10:26:05.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:26:05.713Z] ---> Running in af94e4e20391 [2023-05-10T10:26:05.713Z] Removing intermediate container 41eb2d45b847 [2023-05-10T10:26:05.713Z] ---> 7e13168faadd [2023-05-10T10:26:05.713Z] Step 25/27 : LABEL arch=x86_64 [2023-05-10T10:26:05.713Z] ---> Running in ca228b185b93 [2023-05-10T10:26:05.713Z] Removing intermediate container af94e4e20391 [2023-05-10T10:26:05.713Z] ---> 9263ce218ea6 [2023-05-10T10:26:05.713Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T10:26:06.001Z] OK: 265 MiB in 53 packages [2023-05-10T10:26:06.001Z] ---> Running in 3b531508d59c [2023-05-10T10:26:06.001Z] Removing intermediate container ca228b185b93 [2023-05-10T10:26:06.001Z] ---> 52c110685702 [2023-05-10T10:26:06.001Z] Step 26/27 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:26:06.001Z] ---> Running in 2732428f377a [2023-05-10T10:26:06.001Z] Removing intermediate container 3b531508d59c [2023-05-10T10:26:06.001Z] ---> ceba13048d37 [2023-05-10T10:26:06.001Z] Step 24/26 : LABEL arch=x86_64 [2023-05-10T10:26:06.262Z] ---> Running in 74680e95d880 [2023-05-10T10:26:06.262Z] Removing intermediate container 2732428f377a [2023-05-10T10:26:06.262Z] ---> bc688b794f35 [2023-05-10T10:26:06.262Z] Step 27/27 : LABEL version=3.0.0-dev.154 [2023-05-10T10:26:06.262Z] Removing intermediate container 74680e95d880 [2023-05-10T10:26:06.262Z] ---> c9ed3bf2be1b [2023-05-10T10:26:06.262Z] Step 25/26 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:26:06.262Z] ---> Running in b8135af8329e [2023-05-10T10:26:06.528Z] ---> Running in ddda60c00206 [2023-05-10T10:26:06.528Z] Removing intermediate container abae388be9e5 [2023-05-10T10:26:06.528Z] ---> 69f4450d5a9a [2023-05-10T10:26:06.528Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T10:26:06.528Z] Removing intermediate container b8135af8329e [2023-05-10T10:26:06.528Z] ---> 174b31668919 [2023-05-10T10:26:06.528Z] [2023-05-10T10:26:06.528Z] Successfully built 174b31668919 [2023-05-10T10:26:06.833Z] Successfully tagged security-spire-agent:latest [2023-05-10T10:26:06.833Z]  Building security-spire-agent ... done Removing intermediate container ddda60c00206 [2023-05-10T10:26:06.833Z] ---> 9f3631b58d60 [2023-05-10T10:26:06.833Z] Step 26/26 : LABEL version=3.0.0-dev.154 [2023-05-10T10:26:06.833Z] ---> 1144b2b4efb1 [2023-05-10T10:26:06.833Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:26:06.833Z] ---> Running in ce3d3fee841f [2023-05-10T10:26:06.833Z] ---> Running in f2ae6fbcb5f3 [2023-05-10T10:26:07.093Z] Removing intermediate container ce3d3fee841f [2023-05-10T10:26:07.093Z] ---> b364c416b7a6 [2023-05-10T10:26:07.093Z] [2023-05-10T10:26:07.093Z] Successfully built b364c416b7a6 [2023-05-10T10:26:07.093Z] Successfully tagged security-spire-server:latest [2023-05-10T10:26:09.017Z]  Building security-spire-server ... done Removing intermediate container 2ab03fac8b0f [2023-05-10T10:26:09.017Z] ---> 4dbcceef96ff [2023-05-10T10:26:09.017Z] [2023-05-10T10:26:09.017Z] Step 9/20 : FROM alpine:3.17 [2023-05-10T10:26:09.017Z] ---> 9ed4aefc74f6 [2023-05-10T10:26:09.017Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T10:26:09.017Z] ---> Running in 3ef5085fe75d [2023-05-10T10:26:09.018Z] Removing intermediate container 3ef5085fe75d [2023-05-10T10:26:09.018Z] ---> d1ea1e18f8cc [2023-05-10T10:26:09.018Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-10T10:26:09.018Z] ---> Running in 2e0222e19a3c [2023-05-10T10:26:09.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:26:09.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:26:09.798Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T10:26:09.798Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T10:26:09.798Z] OK: 17821 distinct packages available [2023-05-10T10:26:09.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:26:10.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:26:10.320Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-10T10:26:10.321Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-10T10:26:10.321Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-10T10:26:10.321Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-10T10:26:10.321Z] (5/9) Installing curl (8.0.1-r0) [2023-05-10T10:26:10.321Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-10T10:26:10.321Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-10T10:26:10.321Z] (8/9) Installing libucontext (1.2-r0) [2023-05-10T10:26:10.321Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-10T10:26:10.321Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:26:10.321Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T10:26:10.321Z] OK: 10 MiB in 24 packages [2023-05-10T10:26:11.760Z] Removing intermediate container 2e0222e19a3c [2023-05-10T10:26:11.760Z] ---> ca5baf949c97 [2023-05-10T10:26:11.760Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:26:11.760Z] ---> 967473c90f31 [2023-05-10T10:26:11.760Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:26:12.020Z] ---> 821d23d6c763 [2023-05-10T10:26:12.020Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-10T10:26:12.603Z] ---> 43f9c5d521a9 [2023-05-10T10:26:12.603Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:26:12.862Z] ---> 9464c0a383c8 [2023-05-10T10:26:12.862Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-10T10:26:12.862Z] ---> Running in 3f9d4463c390 [2023-05-10T10:26:13.122Z] Removing intermediate container 3f9d4463c390 [2023-05-10T10:26:13.122Z] ---> 9fa6bff8b47b [2023-05-10T10:26:13.122Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T10:26:13.122Z] ---> Running in cccfa2872bd3 [2023-05-10T10:26:13.122Z] Removing intermediate container cccfa2872bd3 [2023-05-10T10:26:13.122Z] ---> 88371f2e8d36 [2023-05-10T10:26:13.122Z] Step 18/20 : LABEL arch=x86_64 [2023-05-10T10:26:13.122Z] ---> Running in b5200788cc96 [2023-05-10T10:26:13.122Z] Removing intermediate container b5200788cc96 [2023-05-10T10:26:13.122Z] ---> 754703d8b063 [2023-05-10T10:26:13.122Z] Step 19/20 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:26:13.122Z] ---> Running in be7b3e3463a1 [2023-05-10T10:26:13.383Z] Removing intermediate container be7b3e3463a1 [2023-05-10T10:26:13.383Z] ---> 4916fce6af00 [2023-05-10T10:26:13.383Z] Step 20/20 : LABEL version=3.0.0-dev.154 [2023-05-10T10:26:13.383Z] ---> Running in a32848e7ec70 [2023-05-10T10:26:13.383Z] Removing intermediate container a32848e7ec70 [2023-05-10T10:26:13.383Z] ---> 37fbbe86f818 [2023-05-10T10:26:13.383Z] [2023-05-10T10:26:13.383Z] Successfully built 37fbbe86f818 [2023-05-10T10:26:13.642Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-10T10:26:16.181Z]  Building security-spiffe-token-provider ... done Removing intermediate container 4d25d5c1e19e [2023-05-10T10:26:16.181Z] ---> 08d6fb8b2470 [2023-05-10T10:26:16.181Z] [2023-05-10T10:26:16.181Z] Step 9/33 : FROM alpine:3.17 [2023-05-10T10:26:16.181Z] ---> 9ed4aefc74f6 [2023-05-10T10:26:16.181Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T10:26:16.181Z] ---> Using cache [2023-05-10T10:26:16.181Z] ---> d1ea1e18f8cc [2023-05-10T10:26:16.181Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-10T10:26:16.181Z] ---> Running in 49c9c2cd199d [2023-05-10T10:26:16.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:26:16.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:26:16.440Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T10:26:16.440Z] (2/2) Installing su-exec (0.2-r2) [2023-05-10T10:26:16.440Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:26:16.440Z] OK: 7 MiB in 17 packages [2023-05-10T10:26:16.702Z] Removing intermediate container 49c9c2cd199d [2023-05-10T10:26:16.702Z] ---> d0af30f078fa [2023-05-10T10:26:16.702Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-10T10:26:16.702Z] ---> Running in 4782e493ca7e [2023-05-10T10:26:16.702Z] Removing intermediate container 4782e493ca7e [2023-05-10T10:26:16.702Z] ---> 813ab47c2016 [2023-05-10T10:26:16.702Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-10T10:26:16.961Z] ---> Running in c3e7be5024c3 [2023-05-10T10:26:16.961Z] Removing intermediate container c3e7be5024c3 [2023-05-10T10:26:16.961Z] ---> 60b5c8604df6 [2023-05-10T10:26:16.961Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-10T10:26:16.961Z] ---> Running in 967fe7738550 [2023-05-10T10:26:16.961Z] Removing intermediate container 967fe7738550 [2023-05-10T10:26:16.961Z] ---> 360bca83988a [2023-05-10T10:26:16.961Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-10T10:26:16.961Z] ---> Running in adec8814ac12 [2023-05-10T10:26:17.220Z] Removing intermediate container adec8814ac12 [2023-05-10T10:26:17.220Z] ---> 72e1e2e02171 [2023-05-10T10:26:17.220Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-10T10:26:17.220Z] ---> Running in 1497b0f3774a [2023-05-10T10:26:17.788Z] Removing intermediate container 1497b0f3774a [2023-05-10T10:26:17.788Z] ---> 459003ac1fcb [2023-05-10T10:26:17.788Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-10T10:26:17.788Z] ---> Running in d041f573ef5f [2023-05-10T10:26:17.788Z] Removing intermediate container d041f573ef5f [2023-05-10T10:26:17.788Z] ---> 01c7b19bb6f8 [2023-05-10T10:26:17.788Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-10T10:26:18.046Z] ---> c6f741117546 [2023-05-10T10:26:18.046Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-10T10:26:18.046Z] ---> Running in 61aefd7af6c7 [2023-05-10T10:26:18.613Z] Removing intermediate container 61aefd7af6c7 [2023-05-10T10:26:18.613Z] ---> 38746a8e075e [2023-05-10T10:26:18.613Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:26:18.870Z] ---> 536f8bc72238 [2023-05-10T10:26:18.870Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:26:19.806Z] ---> 8e16cadd749b [2023-05-10T10:26:19.806Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-10T10:26:21.706Z] ---> 8ac1b8d0e570 [2023-05-10T10:26:21.706Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-10T10:26:22.001Z] ---> c08ef827801f [2023-05-10T10:26:22.001Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-10T10:26:22.259Z] ---> 67c89761b2a7 [2023-05-10T10:26:22.259Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-10T10:26:22.259Z] ---> 8273e28b45b1 [2023-05-10T10:26:22.259Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-10T10:26:22.518Z] ---> 8f56cd83090d [2023-05-10T10:26:22.519Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-10T10:26:23.086Z] ---> 878427c5d590 [2023-05-10T10:26:23.086Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-10T10:26:23.086Z] ---> Running in c67cddc2ac64 [2023-05-10T10:26:24.989Z] Removing intermediate container c67cddc2ac64 [2023-05-10T10:26:24.989Z] ---> b01c13e0e369 [2023-05-10T10:26:24.989Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-10T10:26:25.247Z] ---> Running in 3fb227a11dde [2023-05-10T10:26:25.506Z] Removing intermediate container 3fb227a11dde [2023-05-10T10:26:25.506Z] ---> 5c508560a230 [2023-05-10T10:26:25.506Z] Step 30/33 : CMD ["gate"] [2023-05-10T10:26:25.506Z] ---> Running in 31ab7bc18c6c [2023-05-10T10:26:25.766Z] Removing intermediate container 31ab7bc18c6c [2023-05-10T10:26:25.766Z] ---> b9466b2af314 [2023-05-10T10:26:25.766Z] Step 31/33 : LABEL arch=x86_64 [2023-05-10T10:26:25.766Z] ---> Running in 339a224dc9c7 [2023-05-10T10:26:25.766Z] Removing intermediate container 339a224dc9c7 [2023-05-10T10:26:25.766Z] ---> 4d68158fd4d6 [2023-05-10T10:26:25.766Z] Step 32/33 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:26:25.766Z] ---> Running in 995a50d4df84 [2023-05-10T10:26:26.026Z] Removing intermediate container 995a50d4df84 [2023-05-10T10:26:26.026Z] ---> 4a4c38c1dd4c [2023-05-10T10:26:26.026Z] Step 33/33 : LABEL version=3.0.0-dev.154 [2023-05-10T10:26:26.026Z] ---> Running in 1e2a662262e3 [2023-05-10T10:26:26.285Z] Removing intermediate container 1e2a662262e3 [2023-05-10T10:26:26.285Z] ---> d67de9bfd859 [2023-05-10T10:26:26.285Z] [2023-05-10T10:26:26.285Z] Successfully built d67de9bfd859 [2023-05-10T10:26:26.285Z] Successfully tagged security-bootstrapper:latest [2023-05-10T10:26:29.569Z]  Building security-bootstrapper ... done Removing intermediate container f2ae6fbcb5f3 [2023-05-10T10:26:29.569Z] ---> 107eae430fc3 [2023-05-10T10:26:29.569Z] Step 8/23 : COPY . . [2023-05-10T10:26:34.936Z] ---> 3f796ca63d14 [2023-05-10T10:26:34.936Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-10T10:26:34.936Z] ---> Running in 141c4370ac39 [2023-05-10T10:26:34.937Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-10T10:26:42.489Z] Removing intermediate container cb353afa5fe8 [2023-05-10T10:26:42.489Z] ---> 1b872f9d487c [2023-05-10T10:26:42.489Z] Step 7/33 : COPY . . [2023-05-10T10:26:42.489Z] Removing intermediate container 7afa6dc06468 [2023-05-10T10:26:42.489Z] ---> 77caa4c958e8 [2023-05-10T10:26:42.489Z] Step 7/27 : COPY . . [2023-05-10T10:26:42.489Z] Removing intermediate container d937fd18019f [2023-05-10T10:26:42.489Z] ---> 08edb9dfba46 [2023-05-10T10:26:42.489Z] Step 8/23 : COPY . . [2023-05-10T10:26:42.489Z] Removing intermediate container 823702ab8c26 [2023-05-10T10:26:42.489Z] ---> a438976b9498 [2023-05-10T10:26:42.489Z] Step 7/26 : COPY . . [2023-05-10T10:26:42.489Z] Removing intermediate container a6b3fa9c2581 [2023-05-10T10:26:42.489Z] ---> af04a7ac4c08 [2023-05-10T10:26:42.489Z] Step 7/27 : COPY . . [2023-05-10T10:26:45.848Z] ---> aa0c88f529d5 [2023-05-10T10:26:45.848Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-10T10:26:45.848Z] ---> Running in 0156b4371e87 [2023-05-10T10:26:45.848Z] ---> 9104362be829 [2023-05-10T10:26:45.848Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-10T10:26:45.848Z] ---> 0e01ed3c4cd2 [2023-05-10T10:26:45.848Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T10:26:45.848Z] ---> Running in fd95422b41c4 [2023-05-10T10:26:46.122Z] ---> Running in f45e0d1a3e5e [2023-05-10T10:26:47.087Z] Removing intermediate container f45e0d1a3e5e [2023-05-10T10:26:47.087Z] ---> 57b73f5d75f5 [2023-05-10T10:26:47.087Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T10:26:47.675Z] ---> Running in e31ddd2b98e8 [2023-05-10T10:26:47.675Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-10T10:26:47.944Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-10T10:26:49.370Z] Removing intermediate container e31ddd2b98e8 [2023-05-10T10:26:49.370Z] ---> 84623e7a8f0e [2023-05-10T10:26:49.370Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T10:26:49.370Z] ---> Running in db23e102b60c [2023-05-10T10:26:49.643Z] ---> 2a7ea927de16 [2023-05-10T10:26:49.643Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T10:26:49.914Z] ---> Running in 7a5926a2d04f [2023-05-10T10:26:49.914Z] ---> ef211e705e73 [2023-05-10T10:26:49.914Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T10:26:50.182Z] ---> Running in 36811e11e6c4 [2023-05-10T10:26:52.779Z] Removing intermediate container 7a5926a2d04f [2023-05-10T10:26:52.779Z] ---> 73c7e238b4f5 [2023-05-10T10:26:52.779Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T10:26:52.779Z] Removing intermediate container 36811e11e6c4 [2023-05-10T10:26:52.779Z] ---> 2539c60c3593 [2023-05-10T10:26:52.779Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-10T10:26:52.779Z] Removing intermediate container db23e102b60c [2023-05-10T10:26:52.779Z] ---> 68b72b5c3c20 [2023-05-10T10:26:52.779Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-10T10:26:52.779Z] ---> Running in 744bf77f2112 [2023-05-10T10:26:52.779Z] ---> Running in ecdbdb590cd5 [2023-05-10T10:26:52.779Z] ---> Running in df7bf609836b [2023-05-10T10:26:54.196Z] Removing intermediate container ecdbdb590cd5 [2023-05-10T10:26:54.196Z] ---> a2a40649e0ed [2023-05-10T10:26:54.196Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T10:26:54.196Z] Removing intermediate container df7bf609836b [2023-05-10T10:26:54.196Z] ---> f990777460f0 [2023-05-10T10:26:54.196Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T10:26:54.196Z] ---> Running in cd791d70b382 [2023-05-10T10:26:54.469Z] ---> Running in 74eb6ff98de6 [2023-05-10T10:26:55.433Z] Removing intermediate container cd791d70b382 [2023-05-10T10:26:55.433Z] ---> 32e89d19244c [2023-05-10T10:26:55.433Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-10T10:26:55.701Z] ---> Running in 37981aa97400 [2023-05-10T10:26:55.973Z] Removing intermediate container 74eb6ff98de6 [2023-05-10T10:26:55.973Z] ---> dbaa449598b0 [2023-05-10T10:26:55.973Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-10T10:26:56.243Z] ---> Running in 35065dbd79d3 [2023-05-10T10:26:56.932Z] Removing intermediate container 141c4370ac39 [2023-05-10T10:26:56.932Z] ---> cbbccee711fe [2023-05-10T10:26:56.932Z] [2023-05-10T10:26:56.932Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T10:26:56.932Z] ---> 9ed4aefc74f6 [2023-05-10T10:26:56.932Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T10:26:56.932Z] ---> Running in 86b30f297082 [2023-05-10T10:26:56.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T10:26:56.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T10:26:56.932Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T10:26:56.932Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T10:26:56.932Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:26:56.932Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T10:26:56.932Z] OK: 8 MiB in 17 packages [2023-05-10T10:26:56.932Z] Removing intermediate container 86b30f297082 [2023-05-10T10:26:56.932Z] ---> 2bc1345a6862 [2023-05-10T10:26:56.932Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T10:26:56.932Z] ---> Running in 07cb8a1ae315 [2023-05-10T10:26:56.932Z] Removing intermediate container 07cb8a1ae315 [2023-05-10T10:26:56.932Z] ---> d54e22818c4b [2023-05-10T10:26:56.932Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-10T10:26:56.932Z] ---> Running in ba7f15c0cddf [2023-05-10T10:26:56.932Z] Removing intermediate container ba7f15c0cddf [2023-05-10T10:26:56.932Z] ---> c43d1b9f8151 [2023-05-10T10:26:56.932Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T10:26:56.932Z] ---> Running in 2655c474a4d3 [2023-05-10T10:26:56.932Z] Removing intermediate container 2655c474a4d3 [2023-05-10T10:26:56.932Z] ---> d42314dfe7fa [2023-05-10T10:26:56.932Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:26:56.932Z] ---> 749a2c0ccff9 [2023-05-10T10:26:56.932Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:26:56.932Z] ---> 6d50de1e3021 [2023-05-10T10:26:56.932Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-10T10:26:57.500Z] ---> 9f6aa0dc8ff7 [2023-05-10T10:26:57.500Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:26:57.500Z] ---> ef2a54b8600a [2023-05-10T10:26:57.500Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-10T10:26:57.500Z] ---> Running in 4333f8ffe9be [2023-05-10T10:26:57.500Z] Removing intermediate container 4333f8ffe9be [2023-05-10T10:26:57.500Z] ---> 45a31f5e260b [2023-05-10T10:26:57.500Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T10:26:57.500Z] ---> Running in 015acedd9a27 [2023-05-10T10:26:57.680Z] Removing intermediate container 744bf77f2112 [2023-05-10T10:26:57.680Z] ---> e6332c246925 [2023-05-10T10:26:57.680Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T10:26:57.680Z] ---> Running in d60988c0477b [2023-05-10T10:26:57.758Z] Removing intermediate container 015acedd9a27 [2023-05-10T10:26:57.758Z] ---> ea00ea40e1f1 [2023-05-10T10:26:57.758Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T10:26:57.758Z] ---> Running in 4bd726f931ee [2023-05-10T10:26:57.758Z] Removing intermediate container 4bd726f931ee [2023-05-10T10:26:57.758Z] ---> 87ac0e12d065 [2023-05-10T10:26:57.758Z] Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:26:57.758Z] ---> Running in f615af11dd17 [2023-05-10T10:26:57.758Z] Removing intermediate container f615af11dd17 [2023-05-10T10:26:57.758Z] ---> e8de2eca202d [2023-05-10T10:26:57.758Z] Step 23/23 : LABEL version=3.0.0-dev.154 [2023-05-10T10:26:57.758Z] ---> Running in be8e7dfa4354 [2023-05-10T10:26:58.017Z] Removing intermediate container be8e7dfa4354 [2023-05-10T10:26:58.017Z] ---> 82ac20287448 [2023-05-10T10:26:58.017Z] [2023-05-10T10:26:58.017Z] Successfully built 82ac20287448 [2023-05-10T10:26:58.017Z] Successfully tagged support-notifications:latest [2023-05-10T10:26:58.022Z]  Building support-notifications ... done  [Pipeline] } [2023-05-10T10:26:58.029Z] $ docker stop --time=1 f93023ba4a9753295381f39cf241bc87812d56fd717cb71cf2d1662eedfdbd1f [2023-05-10T10:26:58.643Z] Removing intermediate container d60988c0477b [2023-05-10T10:26:58.643Z] ---> 185595c91f00 [2023-05-10T10:26:58.643Z] [2023-05-10T10:26:58.643Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T10:26:58.911Z] 3.17: Pulling from library/alpine [2023-05-10T10:26:58.911Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T10:26:58.911Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T10:26:58.911Z] ---> 51e60588ff2c [2023-05-10T10:26:58.911Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T10:26:59.184Z] ---> Running in b02975cbaf33 [2023-05-10T10:26:59.332Z] $ docker rm -f --volumes f93023ba4a9753295381f39cf241bc87812d56fd717cb71cf2d1662eedfdbd1f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T10:26:59.662Z] + docker images [2023-05-10T10:26:59.662Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-10T10:26:59.662Z] support-notifications latest 82ac20287448 2 seconds ago 32.4MB [2023-05-10T10:26:59.662Z] cbbccee711fe 6 seconds ago 1.79GB [2023-05-10T10:26:59.662Z] security-bootstrapper latest d67de9bfd859 33 seconds ago 22.2MB [2023-05-10T10:26:59.662Z] 08d6fb8b2470 45 seconds ago 1.71GB [2023-05-10T10:26:59.662Z] security-spiffe-token-provider latest 37fbbe86f818 46 seconds ago 32.8MB [2023-05-10T10:26:59.662Z] 4dbcceef96ff 52 seconds ago 1.76GB [2023-05-10T10:26:59.662Z] security-spire-agent latest 174b31668919 53 seconds ago 161MB [2023-05-10T10:26:59.662Z] security-spire-server latest b364c416b7a6 53 seconds ago 103MB [2023-05-10T10:26:59.662Z] security-spire-config latest 7a3fa8b9ead8 About a minute ago 102MB [2023-05-10T10:26:59.662Z] 057915a91a9d About a minute ago 1.58GB [2023-05-10T10:26:59.662Z] core-common-config-bootstrapper latest ddf30a99ed00 About a minute ago 17.2MB [2023-05-10T10:26:59.662Z] security-proxy-auth latest 8f1e7517dfa6 About a minute ago 18.3MB [2023-05-10T10:26:59.662Z] core-data latest 52237ca9a49e About a minute ago 20MB [2023-05-10T10:26:59.662Z] 4d31c7d3d073 About a minute ago 1.58GB [2023-05-10T10:26:59.662Z] fc2dca24ed47 About a minute ago 1.73GB [2023-05-10T10:26:59.662Z] 784a1f4def19 About a minute ago 1.7GB [2023-05-10T10:26:59.662Z] f47b38019f74 About a minute ago 1.72GB [2023-05-10T10:26:59.662Z] security-secretstore-setup latest 5ec3915c3715 About a minute ago 32.8MB [2023-05-10T10:26:59.662Z] support-scheduler latest 00f11c66f6f5 2 minutes ago 31.8MB [2023-05-10T10:26:59.662Z] core-metadata latest 4d4f5c3b031d 2 minutes ago 20.4MB [2023-05-10T10:26:59.662Z] security-proxy-setup latest 04ded79251d3 2 minutes ago 18.7MB [2023-05-10T10:26:59.662Z] core-command latest cffb68aefaaa 2 minutes ago 19.9MB [2023-05-10T10:26:59.662Z] 751732c6ba14 2 minutes ago 1.73GB [2023-05-10T10:26:59.662Z] 6b4e121ce846 2 minutes ago 1.79GB [2023-05-10T10:26:59.662Z] 9d5b2b3a21b9 2 minutes ago 1.72GB [2023-05-10T10:26:59.662Z] 08e4609e248f 2 minutes ago 1.72GB [2023-05-10T10:26:59.662Z] b986ef7eff8d 2 minutes ago 1.7GB [2023-05-10T10:26:59.662Z] ci-base-image-x86_64 latest 43124b9d8463 6 minutes ago 918MB [2023-05-10T10:26:59.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-10T10:26:59.662Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-10T10:26:59.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-10T10:26:59.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T10:26:59.787Z] provisioning config files... [2023-05-10T10:26:59.795Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/520@tmp/config10919523851367755707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:27:00.092Z] ---> docker-login.sh [2023-05-10T10:27:00.092Z] nexus3.edgexfoundry.org:10001 [2023-05-10T10:27:00.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:27:00.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:27:00.092Z] Configure a credential helper to remove this warning. See [2023-05-10T10:27:00.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:27:00.092Z] [2023-05-10T10:27:00.092Z] Login Succeeded [2023-05-10T10:27:00.092Z] nexus3.edgexfoundry.org:10002 [2023-05-10T10:27:00.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:27:00.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:27:00.092Z] Configure a credential helper to remove this warning. See [2023-05-10T10:27:00.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:27:00.092Z] [2023-05-10T10:27:00.092Z] Login Succeeded [2023-05-10T10:27:00.092Z] nexus3.edgexfoundry.org:10003 [2023-05-10T10:27:00.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:27:00.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:27:00.352Z] Configure a credential helper to remove this warning. See [2023-05-10T10:27:00.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:27:00.352Z] [2023-05-10T10:27:00.352Z] Login Succeeded [2023-05-10T10:27:00.352Z] nexus3.edgexfoundry.org:10004 [2023-05-10T10:27:00.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:27:00.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:27:00.352Z] Configure a credential helper to remove this warning. See [2023-05-10T10:27:00.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:27:00.352Z] [2023-05-10T10:27:00.352Z] Login Succeeded [2023-05-10T10:27:00.352Z] docker.io [2023-05-10T10:27:00.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:27:00.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:27:00.611Z] Configure a credential helper to remove this warning. See [2023-05-10T10:27:00.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:27:00.611Z] [2023-05-10T10:27:00.611Z] Login Succeeded [2023-05-10T10:27:00.611Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T10:27:00.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:27:00.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T10:27:00.664Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-10T10:27:00.664Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:00.664Z] latest [2023-05-10T10:27:00.664Z] 3.0.0-dev.154 [2023-05-10T10:27:00.664Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:00.664Z] main [2023-05-10T10:27:00.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:00.989Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:01.164Z] Removing intermediate container b02975cbaf33 [2023-05-10T10:27:01.164Z] ---> 68928c9af512 [2023-05-10T10:27:01.164Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-10T10:27:01.164Z] Removing intermediate container 37981aa97400 [2023-05-10T10:27:01.164Z] ---> 02f98fed37c7 [2023-05-10T10:27:01.164Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T10:27:01.164Z] ---> Running in 0c9c867b4b1c [2023-05-10T10:27:01.164Z] Removing intermediate container 35065dbd79d3 [2023-05-10T10:27:01.164Z] ---> 57bcd63b3990 [2023-05-10T10:27:01.164Z] Step 12/26 : WORKDIR /edgex-go [2023-05-10T10:27:01.164Z] ---> Running in 996ffa5b445c [2023-05-10T10:27:01.288Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:01.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-10T10:27:01.289Z] 953f7f9ed4d6: Preparing [2023-05-10T10:27:01.289Z] 968f17f25fdc: Preparing [2023-05-10T10:27:01.289Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:01.289Z] b74d578f353f: Preparing [2023-05-10T10:27:01.289Z] 5b600438aa73: Preparing [2023-05-10T10:27:01.289Z] f1417ff83b31: Preparing [2023-05-10T10:27:01.289Z] f1417ff83b31: Waiting [2023-05-10T10:27:01.289Z] 2ff8cad77eeb: Pushed [2023-05-10T10:27:01.289Z] 953f7f9ed4d6: Pushed [2023-05-10T10:27:01.289Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:01.289Z] b74d578f353f: Pushed [2023-05-10T10:27:01.289Z] 5b600438aa73: Pushed [2023-05-10T10:27:01.433Z] ---> Running in 23e1e8fbe8a1 [2023-05-10T10:27:02.397Z] Removing intermediate container 996ffa5b445c [2023-05-10T10:27:02.397Z] ---> bd50c2b9d2de [2023-05-10T10:27:02.397Z] [2023-05-10T10:27:02.397Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T10:27:02.397Z] ---> 51e60588ff2c [2023-05-10T10:27:02.397Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T10:27:02.397Z] ---> Using cache [2023-05-10T10:27:02.397Z] ---> 68928c9af512 [2023-05-10T10:27:02.397Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T10:27:02.397Z] ---> Running in 13edde59f537 [2023-05-10T10:27:02.679Z] Removing intermediate container 23e1e8fbe8a1 [2023-05-10T10:27:02.679Z] ---> 75d65fe4a8b8 [2023-05-10T10:27:02.679Z] [2023-05-10T10:27:02.679Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T10:27:02.679Z] ---> 51e60588ff2c [2023-05-10T10:27:02.679Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T10:27:02.679Z] ---> Using cache [2023-05-10T10:27:02.679Z] ---> 68928c9af512 [2023-05-10T10:27:02.679Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T10:27:02.965Z] ---> Running in 6cd078a9b6c7 [2023-05-10T10:27:03.192Z] 968f17f25fdc: Pushed [2023-05-10T10:27:03.192Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:6958828681bc4f7e29ac750647e706beefbb557ebc1970a54321b476c23f346c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:03.511Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:03.818Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-10T10:27:03.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-10T10:27:03.818Z] 953f7f9ed4d6: Preparing [2023-05-10T10:27:03.818Z] 968f17f25fdc: Preparing [2023-05-10T10:27:03.818Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:03.818Z] b74d578f353f: Preparing [2023-05-10T10:27:03.818Z] 5b600438aa73: Preparing [2023-05-10T10:27:03.818Z] f1417ff83b31: Preparing [2023-05-10T10:27:03.818Z] f1417ff83b31: Waiting [2023-05-10T10:27:03.818Z] 5b600438aa73: Layer already exists [2023-05-10T10:27:03.818Z] b74d578f353f: Layer already exists [2023-05-10T10:27:03.818Z] 953f7f9ed4d6: Layer already exists [2023-05-10T10:27:03.818Z] 968f17f25fdc: Layer already exists [2023-05-10T10:27:03.818Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:03.818Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:03.818Z] latest: digest: sha256:6958828681bc4f7e29ac750647e706beefbb557ebc1970a54321b476c23f346c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:04.126Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:04.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:04.427Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.154 [2023-05-10T10:27:04.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-10T10:27:04.427Z] 953f7f9ed4d6: Preparing [2023-05-10T10:27:04.427Z] 968f17f25fdc: Preparing [2023-05-10T10:27:04.427Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:04.427Z] b74d578f353f: Preparing [2023-05-10T10:27:04.427Z] 5b600438aa73: Preparing [2023-05-10T10:27:04.427Z] f1417ff83b31: Preparing [2023-05-10T10:27:04.427Z] f1417ff83b31: Waiting [2023-05-10T10:27:04.427Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:04.427Z] 5b600438aa73: Layer already exists [2023-05-10T10:27:04.427Z] 968f17f25fdc: Layer already exists [2023-05-10T10:27:04.427Z] 953f7f9ed4d6: Layer already exists [2023-05-10T10:27:04.427Z] b74d578f353f: Layer already exists [2023-05-10T10:27:04.427Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:04.427Z] 3.0.0-dev.154: digest: sha256:6958828681bc4f7e29ac750647e706beefbb557ebc1970a54321b476c23f346c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:04.742Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:04.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:05.047Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:05.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-10T10:27:05.047Z] 953f7f9ed4d6: Preparing [2023-05-10T10:27:05.047Z] 968f17f25fdc: Preparing [2023-05-10T10:27:05.047Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:05.047Z] b74d578f353f: Preparing [2023-05-10T10:27:05.047Z] 5b600438aa73: Preparing [2023-05-10T10:27:05.047Z] f1417ff83b31: Preparing [2023-05-10T10:27:05.047Z] f1417ff83b31: Waiting [2023-05-10T10:27:05.047Z] 953f7f9ed4d6: Layer already exists [2023-05-10T10:27:05.047Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:05.047Z] 5b600438aa73: Layer already exists [2023-05-10T10:27:05.047Z] 968f17f25fdc: Layer already exists [2023-05-10T10:27:05.047Z] b74d578f353f: Layer already exists [2023-05-10T10:27:05.047Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:05.047Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:6958828681bc4f7e29ac750647e706beefbb557ebc1970a54321b476c23f346c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:05.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:05.355Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:05.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:05.657Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-10T10:27:05.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-10T10:27:05.657Z] 953f7f9ed4d6: Preparing [2023-05-10T10:27:05.657Z] 968f17f25fdc: Preparing [2023-05-10T10:27:05.657Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:05.657Z] b74d578f353f: Preparing [2023-05-10T10:27:05.657Z] 5b600438aa73: Preparing [2023-05-10T10:27:05.657Z] f1417ff83b31: Preparing [2023-05-10T10:27:05.657Z] f1417ff83b31: Waiting [2023-05-10T10:27:05.657Z] 953f7f9ed4d6: Layer already exists [2023-05-10T10:27:05.657Z] 968f17f25fdc: Layer already exists [2023-05-10T10:27:05.657Z] b74d578f353f: Layer already exists [2023-05-10T10:27:05.657Z] 5b600438aa73: Layer already exists [2023-05-10T10:27:05.657Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:05.657Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:05.657Z] main: digest: sha256:6958828681bc4f7e29ac750647e706beefbb557ebc1970a54321b476c23f346c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:27:05.703Z] ===================================================== [Pipeline] echo [2023-05-10T10:27:05.710Z] taggedImages: [2023-05-10T10:27:05.710Z] - nexus3.edgexfoundry.org:10004/core-command:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:05.710Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-10T10:27:05.710Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.154 [2023-05-10T10:27:05.710Z] - nexus3.edgexfoundry.org:10004/core-command:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:05.710Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-10T10:27:05.725Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-10T10:27:05.725Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:05.725Z] latest [2023-05-10T10:27:05.725Z] 3.0.0-dev.154 [2023-05-10T10:27:05.725Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:05.725Z] main [2023-05-10T10:27:05.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:05.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:06.032Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:06.344Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:06.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-10T10:27:06.344Z] 75cfa4bdae73: Preparing [2023-05-10T10:27:06.344Z] 1fada90a7ae6: Preparing [2023-05-10T10:27:06.344Z] 4a2bb6dabb3c: Preparing [2023-05-10T10:27:06.344Z] 7a5e577cb6d2: Preparing [2023-05-10T10:27:06.344Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:06.344Z] b74d578f353f: Preparing [2023-05-10T10:27:06.344Z] a5a8f40d5510: Preparing [2023-05-10T10:27:06.344Z] f1417ff83b31: Preparing [2023-05-10T10:27:06.344Z] b74d578f353f: Waiting [2023-05-10T10:27:06.344Z] a5a8f40d5510: Waiting [2023-05-10T10:27:06.344Z] f1417ff83b31: Waiting [2023-05-10T10:27:06.344Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:06.344Z] b74d578f353f: Layer already exists [2023-05-10T10:27:06.344Z] 4a2bb6dabb3c: Pushed [2023-05-10T10:27:06.344Z] 75cfa4bdae73: Pushed [2023-05-10T10:27:06.344Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:06.344Z] 1fada90a7ae6: Pushed [2023-05-10T10:27:06.344Z] a5a8f40d5510: Pushed [2023-05-10T10:27:06.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:06.366Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T10:27:06.366Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T10:27:06.366Z] OK: 17692 distinct packages available [2023-05-10T10:27:06.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:07.595Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T10:27:07.595Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T10:27:07.595Z] OK: 17692 distinct packages available [2023-05-10T10:27:07.595Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T10:27:07.595Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T10:27:07.595Z] OK: 17692 distinct packages available [2023-05-10T10:27:07.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:07.716Z] 7a5e577cb6d2: Pushed [2023-05-10T10:27:07.716Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:edeeaf6dc847edadef7afc5e361b4fe407fcf12439bb7856c7db5c2cf936c29d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:07.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:07.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:08.033Z] + 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-05-10T10:27:08.338Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-10T10:27:08.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-10T10:27:08.338Z] 75cfa4bdae73: Preparing [2023-05-10T10:27:08.338Z] 1fada90a7ae6: Preparing [2023-05-10T10:27:08.338Z] 4a2bb6dabb3c: Preparing [2023-05-10T10:27:08.338Z] 7a5e577cb6d2: Preparing [2023-05-10T10:27:08.338Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:08.338Z] b74d578f353f: Preparing [2023-05-10T10:27:08.338Z] a5a8f40d5510: Preparing [2023-05-10T10:27:08.338Z] f1417ff83b31: Preparing [2023-05-10T10:27:08.338Z] b74d578f353f: Waiting [2023-05-10T10:27:08.338Z] a5a8f40d5510: Waiting [2023-05-10T10:27:08.338Z] f1417ff83b31: Waiting [2023-05-10T10:27:08.338Z] 4a2bb6dabb3c: Layer already exists [2023-05-10T10:27:08.338Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:08.338Z] 7a5e577cb6d2: Layer already exists [2023-05-10T10:27:08.338Z] 1fada90a7ae6: Layer already exists [2023-05-10T10:27:08.338Z] 75cfa4bdae73: Layer already exists [2023-05-10T10:27:08.338Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:08.338Z] b74d578f353f: Layer already exists [2023-05-10T10:27:08.338Z] a5a8f40d5510: Layer already exists [2023-05-10T10:27:08.338Z] latest: digest: sha256:edeeaf6dc847edadef7afc5e361b4fe407fcf12439bb7856c7db5c2cf936c29d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:08.657Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:08.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:08.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:08.975Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.154 [2023-05-10T10:27:08.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-10T10:27:08.976Z] 75cfa4bdae73: Preparing [2023-05-10T10:27:08.976Z] 1fada90a7ae6: Preparing [2023-05-10T10:27:08.976Z] 4a2bb6dabb3c: Preparing [2023-05-10T10:27:08.976Z] 7a5e577cb6d2: Preparing [2023-05-10T10:27:08.976Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:08.976Z] b74d578f353f: Preparing [2023-05-10T10:27:08.976Z] a5a8f40d5510: Preparing [2023-05-10T10:27:08.976Z] f1417ff83b31: Preparing [2023-05-10T10:27:08.976Z] a5a8f40d5510: Waiting [2023-05-10T10:27:08.976Z] f1417ff83b31: Waiting [2023-05-10T10:27:08.976Z] b74d578f353f: Waiting [2023-05-10T10:27:08.976Z] 7a5e577cb6d2: Layer already exists [2023-05-10T10:27:08.976Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:08.976Z] 4a2bb6dabb3c: Layer already exists [2023-05-10T10:27:08.976Z] 1fada90a7ae6: Layer already exists [2023-05-10T10:27:08.976Z] 75cfa4bdae73: Layer already exists [2023-05-10T10:27:08.976Z] a5a8f40d5510: Layer already exists [2023-05-10T10:27:08.976Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:08.976Z] b74d578f353f: Layer already exists [2023-05-10T10:27:08.976Z] 3.0.0-dev.154: digest: sha256:edeeaf6dc847edadef7afc5e361b4fe407fcf12439bb7856c7db5c2cf936c29d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:09.355Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:09.442Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-10T10:27:09.442Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-10T10:27:09.442Z] (3/4) Installing libucontext (1.2-r0) [2023-05-10T10:27:09.442Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-10T10:27:09.442Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:27:09.442Z] OK: 8 MiB in 19 packages [2023-05-10T10:27:09.703Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:09.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-10T10:27:09.703Z] 75cfa4bdae73: Preparing [2023-05-10T10:27:09.703Z] 1fada90a7ae6: Preparing [2023-05-10T10:27:09.703Z] 4a2bb6dabb3c: Preparing [2023-05-10T10:27:09.703Z] 7a5e577cb6d2: Preparing [2023-05-10T10:27:09.703Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:09.703Z] b74d578f353f: Preparing [2023-05-10T10:27:09.703Z] a5a8f40d5510: Preparing [2023-05-10T10:27:09.703Z] f1417ff83b31: Preparing [2023-05-10T10:27:09.703Z] a5a8f40d5510: Waiting [2023-05-10T10:27:09.703Z] f1417ff83b31: Waiting [2023-05-10T10:27:09.703Z] b74d578f353f: Waiting [2023-05-10T10:27:09.703Z] 1fada90a7ae6: Layer already exists [2023-05-10T10:27:09.703Z] 4a2bb6dabb3c: Layer already exists [2023-05-10T10:27:09.703Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:09.703Z] 75cfa4bdae73: Layer already exists [2023-05-10T10:27:09.703Z] 7a5e577cb6d2: Layer already exists [2023-05-10T10:27:09.703Z] b74d578f353f: Layer already exists [2023-05-10T10:27:09.703Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:09.703Z] a5a8f40d5510: Layer already exists [2023-05-10T10:27:09.703Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:edeeaf6dc847edadef7afc5e361b4fe407fcf12439bb7856c7db5c2cf936c29d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:10.128Z] + 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-05-10T10:27:10.352Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-10T10:27:10.352Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-10T10:27:10.352Z] (3/5) Installing libucontext (1.2-r0) [2023-05-10T10:27:10.352Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-10T10:27:10.352Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-10T10:27:10.352Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-10T10:27:10.352Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-10T10:27:10.352Z] (3/5) Installing libucontext (1.2-r0) [2023-05-10T10:27:10.352Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-10T10:27:10.517Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-10T10:27:10.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-10T10:27:10.517Z] 75cfa4bdae73: Preparing [2023-05-10T10:27:10.517Z] 1fada90a7ae6: Preparing [2023-05-10T10:27:10.517Z] 4a2bb6dabb3c: Preparing [2023-05-10T10:27:10.517Z] 7a5e577cb6d2: Preparing [2023-05-10T10:27:10.517Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:10.517Z] b74d578f353f: Preparing [2023-05-10T10:27:10.517Z] a5a8f40d5510: Preparing [2023-05-10T10:27:10.517Z] f1417ff83b31: Preparing [2023-05-10T10:27:10.517Z] a5a8f40d5510: Waiting [2023-05-10T10:27:10.517Z] b74d578f353f: Waiting [2023-05-10T10:27:10.517Z] f1417ff83b31: Waiting [2023-05-10T10:27:10.517Z] 7a5e577cb6d2: Layer already exists [2023-05-10T10:27:10.517Z] 1fada90a7ae6: Layer already exists [2023-05-10T10:27:10.517Z] 75cfa4bdae73: Layer already exists [2023-05-10T10:27:10.517Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:10.517Z] 4a2bb6dabb3c: Layer already exists [2023-05-10T10:27:10.517Z] a5a8f40d5510: Layer already exists [2023-05-10T10:27:10.517Z] b74d578f353f: Layer already exists [2023-05-10T10:27:10.517Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:10.517Z] main: digest: sha256:edeeaf6dc847edadef7afc5e361b4fe407fcf12439bb7856c7db5c2cf936c29d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:27:10.558Z] ===================================================== [Pipeline] echo [2023-05-10T10:27:10.566Z] taggedImages: [2023-05-10T10:27:10.566Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:10.566Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-10T10:27:10.566Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.154 [2023-05-10T10:27:10.566Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:10.566Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-10T10:27:10.588Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-10T10:27:10.588Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:10.588Z] latest [2023-05-10T10:27:10.588Z] 3.0.0-dev.154 [2023-05-10T10:27:10.588Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:10.588Z] main [2023-05-10T10:27:10.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:10.646Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:27:10.647Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-10T10:27:10.647Z] OK: 9 MiB in 20 packages [2023-05-10T10:27:10.647Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:27:10.647Z] OK: 9 MiB in 20 packages [2023-05-10T10:27:10.904Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:11.216Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:11.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-10T10:27:11.216Z] 8efaf58bd68c: Preparing [2023-05-10T10:27:11.216Z] 04a12d51370f: Preparing [2023-05-10T10:27:11.216Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:11.216Z] b74d578f353f: Preparing [2023-05-10T10:27:11.216Z] 3a535bbc1bb7: Preparing [2023-05-10T10:27:11.216Z] f1417ff83b31: Preparing [2023-05-10T10:27:11.216Z] f1417ff83b31: Waiting [2023-05-10T10:27:11.216Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:11.216Z] b74d578f353f: Layer already exists [2023-05-10T10:27:11.216Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:11.216Z] 8efaf58bd68c: Pushed [2023-05-10T10:27:11.216Z] 3a535bbc1bb7: Pushed [2023-05-10T10:27:11.747Z] Removing intermediate container 0c9c867b4b1c [2023-05-10T10:27:11.747Z] ---> eb04befbbe3b [2023-05-10T10:27:11.747Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:27:12.595Z] 04a12d51370f: Pushed [2023-05-10T10:27:12.854Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:f27f508050b89f549e1d1660eb0c38b48de9dd0355e71c7e68ed27b2e86a1cd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:13.159Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:13.241Z] Removing intermediate container 13edde59f537 [2023-05-10T10:27:13.241Z] ---> 067197ade418 [2023-05-10T10:27:13.241Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:27:13.241Z] ---> 480d6072dfea [2023-05-10T10:27:13.241Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:27:13.241Z] Removing intermediate container 6cd078a9b6c7 [2023-05-10T10:27:13.464Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-10T10:27:13.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-10T10:27:13.464Z] 8efaf58bd68c: Preparing [2023-05-10T10:27:13.464Z] 04a12d51370f: Preparing [2023-05-10T10:27:13.464Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:13.464Z] b74d578f353f: Preparing [2023-05-10T10:27:13.464Z] 3a535bbc1bb7: Preparing [2023-05-10T10:27:13.464Z] f1417ff83b31: Preparing [2023-05-10T10:27:13.464Z] f1417ff83b31: Waiting [2023-05-10T10:27:13.464Z] b74d578f353f: Layer already exists [2023-05-10T10:27:13.464Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:13.464Z] 04a12d51370f: Layer already exists [2023-05-10T10:27:13.464Z] 3a535bbc1bb7: Layer already exists [2023-05-10T10:27:13.464Z] 8efaf58bd68c: Layer already exists [2023-05-10T10:27:13.464Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:13.464Z] latest: digest: sha256:f27f508050b89f549e1d1660eb0c38b48de9dd0355e71c7e68ed27b2e86a1cd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:13.534Z] ---> e042780a935e [2023-05-10T10:27:13.534Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:27:13.778Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:14.083Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.154 [2023-05-10T10:27:14.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-10T10:27:14.083Z] 8efaf58bd68c: Preparing [2023-05-10T10:27:14.083Z] 04a12d51370f: Preparing [2023-05-10T10:27:14.083Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:14.083Z] b74d578f353f: Preparing [2023-05-10T10:27:14.083Z] 3a535bbc1bb7: Preparing [2023-05-10T10:27:14.083Z] f1417ff83b31: Preparing [2023-05-10T10:27:14.083Z] 8efaf58bd68c: Layer already exists [2023-05-10T10:27:14.083Z] 3a535bbc1bb7: Layer already exists [2023-05-10T10:27:14.083Z] 04a12d51370f: Layer already exists [2023-05-10T10:27:14.083Z] b74d578f353f: Layer already exists [2023-05-10T10:27:14.083Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:14.083Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:14.083Z] 3.0.0-dev.154: digest: sha256:f27f508050b89f549e1d1660eb0c38b48de9dd0355e71c7e68ed27b2e86a1cd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:14.390Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:14.565Z] ---> 5379d6cd18d3 [2023-05-10T10:27:14.565Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:27:14.690Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:14.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-10T10:27:14.690Z] 8efaf58bd68c: Preparing [2023-05-10T10:27:14.690Z] 04a12d51370f: Preparing [2023-05-10T10:27:14.690Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:14.690Z] b74d578f353f: Preparing [2023-05-10T10:27:14.690Z] 3a535bbc1bb7: Preparing [2023-05-10T10:27:14.690Z] f1417ff83b31: Preparing [2023-05-10T10:27:14.690Z] 8efaf58bd68c: Layer already exists [2023-05-10T10:27:14.690Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:14.690Z] b74d578f353f: Layer already exists [2023-05-10T10:27:14.690Z] 3a535bbc1bb7: Layer already exists [2023-05-10T10:27:14.690Z] 04a12d51370f: Layer already exists [2023-05-10T10:27:14.690Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:14.690Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:f27f508050b89f549e1d1660eb0c38b48de9dd0355e71c7e68ed27b2e86a1cd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:14.832Z] ---> 032aeed9dc81 [2023-05-10T10:27:14.832Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:27:14.832Z] ---> 41c9be625cd9 [2023-05-10T10:27:14.832Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T10:27:15.004Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:15.312Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-10T10:27:15.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-10T10:27:15.312Z] 8efaf58bd68c: Preparing [2023-05-10T10:27:15.312Z] 04a12d51370f: Preparing [2023-05-10T10:27:15.312Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:15.312Z] b74d578f353f: Preparing [2023-05-10T10:27:15.312Z] 3a535bbc1bb7: Preparing [2023-05-10T10:27:15.312Z] f1417ff83b31: Preparing [2023-05-10T10:27:15.312Z] f1417ff83b31: Waiting [2023-05-10T10:27:15.312Z] 04a12d51370f: Layer already exists [2023-05-10T10:27:15.312Z] 3a535bbc1bb7: Layer already exists [2023-05-10T10:27:15.312Z] 8efaf58bd68c: Layer already exists [2023-05-10T10:27:15.312Z] b74d578f353f: Layer already exists [2023-05-10T10:27:15.312Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:15.312Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:15.312Z] main: digest: sha256:f27f508050b89f549e1d1660eb0c38b48de9dd0355e71c7e68ed27b2e86a1cd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:27:15.350Z] ===================================================== [Pipeline] echo [2023-05-10T10:27:15.355Z] taggedImages: [2023-05-10T10:27:15.355Z] - nexus3.edgexfoundry.org:10004/core-data:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:15.355Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-10T10:27:15.355Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.154 [2023-05-10T10:27:15.355Z] - nexus3.edgexfoundry.org:10004/core-data:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:15.355Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-10T10:27:15.370Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-10T10:27:15.370Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:15.370Z] latest [2023-05-10T10:27:15.370Z] 3.0.0-dev.154 [2023-05-10T10:27:15.370Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:15.370Z] main [2023-05-10T10:27:15.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:15.693Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:15.794Z] ---> 885fe4511f63 [2023-05-10T10:27:15.794Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-10T10:27:15.997Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:15.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-10T10:27:15.997Z] e48ff7289b4c: Preparing [2023-05-10T10:27:15.997Z] 88d015c4f860: Preparing [2023-05-10T10:27:15.997Z] e4ad00698659: Preparing [2023-05-10T10:27:15.997Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:15.997Z] b74d578f353f: Preparing [2023-05-10T10:27:15.997Z] 5b600438aa73: Preparing [2023-05-10T10:27:15.997Z] f1417ff83b31: Preparing [2023-05-10T10:27:15.997Z] 5b600438aa73: Waiting [2023-05-10T10:27:15.997Z] f1417ff83b31: Waiting [2023-05-10T10:27:15.997Z] b74d578f353f: Layer already exists [2023-05-10T10:27:15.997Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:15.997Z] 5b600438aa73: Layer already exists [2023-05-10T10:27:15.997Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:15.997Z] e48ff7289b4c: Pushed [2023-05-10T10:27:15.997Z] 88d015c4f860: Pushed [2023-05-10T10:27:16.061Z] ---> 9e6eb9c45913 [2023-05-10T10:27:16.061Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T10:27:17.902Z] e4ad00698659: Pushed [2023-05-10T10:27:17.903Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:5cb9ca08c62ce6ec5d775288c88baddc1a5293933e24e4fa55d3771fe68b2316 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:18.218Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:18.526Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-10T10:27:18.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-10T10:27:18.526Z] e48ff7289b4c: Preparing [2023-05-10T10:27:18.526Z] 88d015c4f860: Preparing [2023-05-10T10:27:18.526Z] e4ad00698659: Preparing [2023-05-10T10:27:18.526Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:18.526Z] b74d578f353f: Preparing [2023-05-10T10:27:18.526Z] 5b600438aa73: Preparing [2023-05-10T10:27:18.526Z] f1417ff83b31: Preparing [2023-05-10T10:27:18.526Z] f1417ff83b31: Waiting [2023-05-10T10:27:18.526Z] 5b600438aa73: Waiting [2023-05-10T10:27:18.526Z] b74d578f353f: Layer already exists [2023-05-10T10:27:18.526Z] 88d015c4f860: Layer already exists [2023-05-10T10:27:18.526Z] e4ad00698659: Layer already exists [2023-05-10T10:27:18.526Z] e48ff7289b4c: Layer already exists [2023-05-10T10:27:18.526Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:18.526Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:18.526Z] 5b600438aa73: Layer already exists [2023-05-10T10:27:18.526Z] latest: digest: sha256:5cb9ca08c62ce6ec5d775288c88baddc1a5293933e24e4fa55d3771fe68b2316 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:18.829Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:19.133Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.154 [2023-05-10T10:27:19.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-10T10:27:19.134Z] e48ff7289b4c: Preparing [2023-05-10T10:27:19.134Z] 88d015c4f860: Preparing [2023-05-10T10:27:19.134Z] e4ad00698659: Preparing [2023-05-10T10:27:19.134Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:19.134Z] b74d578f353f: Preparing [2023-05-10T10:27:19.134Z] 5b600438aa73: Preparing [2023-05-10T10:27:19.134Z] f1417ff83b31: Preparing [2023-05-10T10:27:19.134Z] 5b600438aa73: Waiting [2023-05-10T10:27:19.134Z] b74d578f353f: Layer already exists [2023-05-10T10:27:19.134Z] 88d015c4f860: Layer already exists [2023-05-10T10:27:19.134Z] e48ff7289b4c: Layer already exists [2023-05-10T10:27:19.134Z] e4ad00698659: Layer already exists [2023-05-10T10:27:19.134Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:19.134Z] 5b600438aa73: Layer already exists [2023-05-10T10:27:19.134Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:19.134Z] 3.0.0-dev.154: digest: sha256:5cb9ca08c62ce6ec5d775288c88baddc1a5293933e24e4fa55d3771fe68b2316 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:19.455Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:19.764Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:19.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-10T10:27:19.764Z] e48ff7289b4c: Preparing [2023-05-10T10:27:19.764Z] 88d015c4f860: Preparing [2023-05-10T10:27:19.764Z] e4ad00698659: Preparing [2023-05-10T10:27:19.764Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:19.764Z] b74d578f353f: Preparing [2023-05-10T10:27:19.764Z] 5b600438aa73: Preparing [2023-05-10T10:27:19.764Z] f1417ff83b31: Preparing [2023-05-10T10:27:19.764Z] 5b600438aa73: Waiting [2023-05-10T10:27:19.764Z] f1417ff83b31: Waiting [2023-05-10T10:27:19.764Z] b74d578f353f: Layer already exists [2023-05-10T10:27:19.764Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:19.764Z] e4ad00698659: Layer already exists [2023-05-10T10:27:19.764Z] e48ff7289b4c: Layer already exists [2023-05-10T10:27:19.764Z] 88d015c4f860: Layer already exists [2023-05-10T10:27:19.764Z] 5b600438aa73: Layer already exists [2023-05-10T10:27:19.764Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:19.764Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:5cb9ca08c62ce6ec5d775288c88baddc1a5293933e24e4fa55d3771fe68b2316 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:20.069Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:20.374Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-10T10:27:20.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-10T10:27:20.374Z] e48ff7289b4c: Preparing [2023-05-10T10:27:20.374Z] 88d015c4f860: Preparing [2023-05-10T10:27:20.374Z] e4ad00698659: Preparing [2023-05-10T10:27:20.374Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:20.374Z] b74d578f353f: Preparing [2023-05-10T10:27:20.374Z] 5b600438aa73: Preparing [2023-05-10T10:27:20.374Z] f1417ff83b31: Preparing [2023-05-10T10:27:20.374Z] 5b600438aa73: Waiting [2023-05-10T10:27:20.374Z] f1417ff83b31: Waiting [2023-05-10T10:27:20.374Z] b74d578f353f: Layer already exists [2023-05-10T10:27:20.374Z] e4ad00698659: Layer already exists [2023-05-10T10:27:20.374Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:20.374Z] 88d015c4f860: Layer already exists [2023-05-10T10:27:20.374Z] e48ff7289b4c: Layer already exists [2023-05-10T10:27:20.374Z] 5b600438aa73: Layer already exists [2023-05-10T10:27:20.374Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:20.374Z] main: digest: sha256:5cb9ca08c62ce6ec5d775288c88baddc1a5293933e24e4fa55d3771fe68b2316 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:27:20.411Z] ===================================================== [Pipeline] echo [2023-05-10T10:27:20.416Z] taggedImages: [2023-05-10T10:27:20.416Z] - nexus3.edgexfoundry.org:10004/core-metadata:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:20.416Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-10T10:27:20.416Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.154 [2023-05-10T10:27:20.416Z] - nexus3.edgexfoundry.org:10004/core-metadata:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:20.416Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-10T10:27:20.431Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-10T10:27:20.431Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:20.431Z] latest [2023-05-10T10:27:20.431Z] 3.0.0-dev.154 [2023-05-10T10:27:20.431Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:20.431Z] main [2023-05-10T10:27:20.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:20.733Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:21.036Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:21.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-10T10:27:21.036Z] da879dbcfdd6: Preparing [2023-05-10T10:27:21.036Z] da879dbcfdd6: Preparing [2023-05-10T10:27:21.036Z] f77a6042641c: Preparing [2023-05-10T10:27:21.036Z] 056952453061: Preparing [2023-05-10T10:27:21.036Z] ef1f640de3c9: Preparing [2023-05-10T10:27:21.036Z] 404b1f742b69: Preparing [2023-05-10T10:27:21.036Z] bb43f1adf709: Preparing [2023-05-10T10:27:21.036Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:21.036Z] b74d578f353f: Preparing [2023-05-10T10:27:21.036Z] 9f2f0c4d0368: Preparing [2023-05-10T10:27:21.036Z] fb05ff47cd35: Preparing [2023-05-10T10:27:21.036Z] 46bc1ce10309: Preparing [2023-05-10T10:27:21.036Z] c61e9664431b: Preparing [2023-05-10T10:27:21.036Z] f1417ff83b31: Preparing [2023-05-10T10:27:21.036Z] bb43f1adf709: Waiting [2023-05-10T10:27:21.036Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:21.036Z] b74d578f353f: Waiting [2023-05-10T10:27:21.036Z] 9f2f0c4d0368: Waiting [2023-05-10T10:27:21.036Z] f1417ff83b31: Waiting [2023-05-10T10:27:21.036Z] fb05ff47cd35: Waiting [2023-05-10T10:27:21.036Z] 46bc1ce10309: Waiting [2023-05-10T10:27:21.036Z] c61e9664431b: Waiting [2023-05-10T10:27:21.036Z] da879dbcfdd6: Pushed [2023-05-10T10:27:21.036Z] ef1f640de3c9: Pushed [2023-05-10T10:27:21.036Z] 056952453061: Pushed [2023-05-10T10:27:21.036Z] 404b1f742b69: Pushed [2023-05-10T10:27:21.036Z] f77a6042641c: Pushed [2023-05-10T10:27:21.036Z] b74d578f353f: Layer already exists [2023-05-10T10:27:21.036Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:21.295Z] 9f2f0c4d0368: Pushed [2023-05-10T10:27:21.295Z] 46bc1ce10309: Pushed [2023-05-10T10:27:21.295Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:21.295Z] c61e9664431b: Pushed [2023-05-10T10:27:21.295Z] fb05ff47cd35: Pushed [2023-05-10T10:27:23.198Z] bb43f1adf709: Pushed [2023-05-10T10:27:23.198Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:a2f2109707e8d6d639c8a9041901514297aa8b0d17cc78cfb42725ed645a312b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:23.506Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:23.812Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-10T10:27:23.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-10T10:27:23.812Z] da879dbcfdd6: Preparing [2023-05-10T10:27:23.812Z] da879dbcfdd6: Preparing [2023-05-10T10:27:23.812Z] f77a6042641c: Preparing [2023-05-10T10:27:23.812Z] 056952453061: Preparing [2023-05-10T10:27:23.812Z] ef1f640de3c9: Preparing [2023-05-10T10:27:23.812Z] 404b1f742b69: Preparing [2023-05-10T10:27:23.812Z] bb43f1adf709: Preparing [2023-05-10T10:27:23.812Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:23.812Z] b74d578f353f: Preparing [2023-05-10T10:27:23.812Z] 9f2f0c4d0368: Preparing [2023-05-10T10:27:23.812Z] fb05ff47cd35: Preparing [2023-05-10T10:27:23.812Z] 46bc1ce10309: Preparing [2023-05-10T10:27:23.812Z] c61e9664431b: Preparing [2023-05-10T10:27:23.812Z] f1417ff83b31: Preparing [2023-05-10T10:27:23.812Z] 9f2f0c4d0368: Waiting [2023-05-10T10:27:23.812Z] fb05ff47cd35: Waiting [2023-05-10T10:27:23.812Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:23.812Z] 46bc1ce10309: Waiting [2023-05-10T10:27:23.812Z] c61e9664431b: Waiting [2023-05-10T10:27:23.812Z] f1417ff83b31: Waiting [2023-05-10T10:27:23.812Z] bb43f1adf709: Waiting [2023-05-10T10:27:23.812Z] b74d578f353f: Waiting [2023-05-10T10:27:23.812Z] 404b1f742b69: Layer already exists [2023-05-10T10:27:23.812Z] da879dbcfdd6: Layer already exists [2023-05-10T10:27:23.812Z] ef1f640de3c9: Layer already exists [2023-05-10T10:27:23.812Z] f77a6042641c: Layer already exists [2023-05-10T10:27:23.812Z] 056952453061: Layer already exists [2023-05-10T10:27:23.812Z] bb43f1adf709: Layer already exists [2023-05-10T10:27:23.812Z] 9f2f0c4d0368: Layer already exists [2023-05-10T10:27:23.812Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:23.812Z] fb05ff47cd35: Layer already exists [2023-05-10T10:27:23.812Z] b74d578f353f: Layer already exists [2023-05-10T10:27:23.812Z] 46bc1ce10309: Layer already exists [2023-05-10T10:27:23.812Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:23.812Z] c61e9664431b: Layer already exists [2023-05-10T10:27:23.812Z] latest: digest: sha256:a2f2109707e8d6d639c8a9041901514297aa8b0d17cc78cfb42725ed645a312b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:24.120Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:24.262Z] ---> 5a208767bc3c [2023-05-10T10:27:24.262Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T10:27:24.262Z] ---> d86884bad5bb [2023-05-10T10:27:24.262Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T10:27:24.432Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.154 [2023-05-10T10:27:24.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-10T10:27:24.432Z] da879dbcfdd6: Preparing [2023-05-10T10:27:24.432Z] da879dbcfdd6: Preparing [2023-05-10T10:27:24.432Z] f77a6042641c: Preparing [2023-05-10T10:27:24.432Z] 056952453061: Preparing [2023-05-10T10:27:24.432Z] ef1f640de3c9: Preparing [2023-05-10T10:27:24.432Z] 404b1f742b69: Preparing [2023-05-10T10:27:24.432Z] bb43f1adf709: Preparing [2023-05-10T10:27:24.432Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:24.432Z] b74d578f353f: Preparing [2023-05-10T10:27:24.432Z] 9f2f0c4d0368: Preparing [2023-05-10T10:27:24.432Z] fb05ff47cd35: Preparing [2023-05-10T10:27:24.432Z] 46bc1ce10309: Preparing [2023-05-10T10:27:24.432Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:24.432Z] b74d578f353f: Waiting [2023-05-10T10:27:24.432Z] 9f2f0c4d0368: Waiting [2023-05-10T10:27:24.432Z] fb05ff47cd35: Waiting [2023-05-10T10:27:24.432Z] c61e9664431b: Preparing [2023-05-10T10:27:24.432Z] f1417ff83b31: Preparing [2023-05-10T10:27:24.432Z] 46bc1ce10309: Waiting [2023-05-10T10:27:24.432Z] c61e9664431b: Waiting [2023-05-10T10:27:24.432Z] f1417ff83b31: Waiting [2023-05-10T10:27:24.432Z] 056952453061: Layer already exists [2023-05-10T10:27:24.432Z] da879dbcfdd6: Layer already exists [2023-05-10T10:27:24.432Z] ef1f640de3c9: Layer already exists [2023-05-10T10:27:24.432Z] f77a6042641c: Layer already exists [2023-05-10T10:27:24.432Z] 404b1f742b69: Layer already exists [2023-05-10T10:27:24.432Z] bb43f1adf709: Layer already exists [2023-05-10T10:27:24.432Z] b74d578f353f: Layer already exists [2023-05-10T10:27:24.432Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:24.432Z] 9f2f0c4d0368: Layer already exists [2023-05-10T10:27:24.432Z] fb05ff47cd35: Layer already exists [2023-05-10T10:27:24.432Z] 46bc1ce10309: Layer already exists [2023-05-10T10:27:24.432Z] c61e9664431b: Layer already exists [2023-05-10T10:27:24.432Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:24.432Z] 3.0.0-dev.154: digest: sha256:a2f2109707e8d6d639c8a9041901514297aa8b0d17cc78cfb42725ed645a312b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:24.749Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:25.051Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:25.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-10T10:27:25.051Z] da879dbcfdd6: Preparing [2023-05-10T10:27:25.051Z] da879dbcfdd6: Preparing [2023-05-10T10:27:25.051Z] f77a6042641c: Preparing [2023-05-10T10:27:25.051Z] 056952453061: Preparing [2023-05-10T10:27:25.051Z] ef1f640de3c9: Preparing [2023-05-10T10:27:25.051Z] 404b1f742b69: Preparing [2023-05-10T10:27:25.051Z] bb43f1adf709: Preparing [2023-05-10T10:27:25.051Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:25.051Z] b74d578f353f: Preparing [2023-05-10T10:27:25.051Z] 9f2f0c4d0368: Preparing [2023-05-10T10:27:25.051Z] fb05ff47cd35: Preparing [2023-05-10T10:27:25.051Z] 46bc1ce10309: Preparing [2023-05-10T10:27:25.051Z] c61e9664431b: Preparing [2023-05-10T10:27:25.051Z] f1417ff83b31: Preparing [2023-05-10T10:27:25.051Z] bb43f1adf709: Waiting [2023-05-10T10:27:25.051Z] 9f2f0c4d0368: Waiting [2023-05-10T10:27:25.051Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:25.051Z] fb05ff47cd35: Waiting [2023-05-10T10:27:25.051Z] c61e9664431b: Waiting [2023-05-10T10:27:25.051Z] 46bc1ce10309: Waiting [2023-05-10T10:27:25.051Z] b74d578f353f: Waiting [2023-05-10T10:27:25.051Z] f1417ff83b31: Waiting [2023-05-10T10:27:25.051Z] f77a6042641c: Layer already exists [2023-05-10T10:27:25.051Z] ef1f640de3c9: Layer already exists [2023-05-10T10:27:25.051Z] 404b1f742b69: Layer already exists [2023-05-10T10:27:25.051Z] 056952453061: Layer already exists [2023-05-10T10:27:25.051Z] da879dbcfdd6: Layer already exists [2023-05-10T10:27:25.051Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:25.051Z] b74d578f353f: Layer already exists [2023-05-10T10:27:25.051Z] 9f2f0c4d0368: Layer already exists [2023-05-10T10:27:25.051Z] fb05ff47cd35: Layer already exists [2023-05-10T10:27:25.051Z] bb43f1adf709: Layer already exists [2023-05-10T10:27:25.051Z] 46bc1ce10309: Layer already exists [2023-05-10T10:27:25.051Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:25.051Z] c61e9664431b: Layer already exists [2023-05-10T10:27:25.051Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:a2f2109707e8d6d639c8a9041901514297aa8b0d17cc78cfb42725ed645a312b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:25.354Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:25.658Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-10T10:27:25.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-10T10:27:25.658Z] da879dbcfdd6: Preparing [2023-05-10T10:27:25.658Z] da879dbcfdd6: Preparing [2023-05-10T10:27:25.658Z] f77a6042641c: Preparing [2023-05-10T10:27:25.658Z] 056952453061: Preparing [2023-05-10T10:27:25.658Z] ef1f640de3c9: Preparing [2023-05-10T10:27:25.658Z] 404b1f742b69: Preparing [2023-05-10T10:27:25.658Z] bb43f1adf709: Preparing [2023-05-10T10:27:25.658Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:25.658Z] b74d578f353f: Preparing [2023-05-10T10:27:25.658Z] 9f2f0c4d0368: Preparing [2023-05-10T10:27:25.658Z] fb05ff47cd35: Preparing [2023-05-10T10:27:25.658Z] 46bc1ce10309: Preparing [2023-05-10T10:27:25.658Z] c61e9664431b: Preparing [2023-05-10T10:27:25.658Z] f1417ff83b31: Preparing [2023-05-10T10:27:25.658Z] bb43f1adf709: Waiting [2023-05-10T10:27:25.658Z] 9f2f0c4d0368: Waiting [2023-05-10T10:27:25.658Z] fb05ff47cd35: Waiting [2023-05-10T10:27:25.658Z] b74d578f353f: Waiting [2023-05-10T10:27:25.658Z] c61e9664431b: Waiting [2023-05-10T10:27:25.658Z] 46bc1ce10309: Waiting [2023-05-10T10:27:25.658Z] f1417ff83b31: Waiting [2023-05-10T10:27:25.658Z] 056952453061: Layer already exists [2023-05-10T10:27:25.658Z] da879dbcfdd6: Layer already exists [2023-05-10T10:27:25.658Z] f77a6042641c: Layer already exists [2023-05-10T10:27:25.658Z] ef1f640de3c9: Layer already exists [2023-05-10T10:27:25.658Z] 404b1f742b69: Layer already exists [2023-05-10T10:27:25.658Z] bb43f1adf709: Layer already exists [2023-05-10T10:27:25.658Z] b74d578f353f: Layer already exists [2023-05-10T10:27:25.658Z] 9f2f0c4d0368: Layer already exists [2023-05-10T10:27:25.658Z] fb05ff47cd35: Layer already exists [2023-05-10T10:27:25.658Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:25.658Z] 46bc1ce10309: Layer already exists [2023-05-10T10:27:25.658Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:25.658Z] c61e9664431b: Layer already exists [2023-05-10T10:27:25.658Z] main: digest: sha256:a2f2109707e8d6d639c8a9041901514297aa8b0d17cc78cfb42725ed645a312b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:27:25.703Z] ===================================================== [Pipeline] echo [2023-05-10T10:27:25.713Z] taggedImages: [2023-05-10T10:27:25.713Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:25.713Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-10T10:27:25.713Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.154 [2023-05-10T10:27:25.713Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:25.713Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-10T10:27:25.738Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-10T10:27:25.738Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:25.738Z] latest [2023-05-10T10:27:25.738Z] 3.0.0-dev.154 [2023-05-10T10:27:25.738Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:25.738Z] main [2023-05-10T10:27:25.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:26.061Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:26.209Z] ---> db72f2c63d44 [2023-05-10T10:27:26.209Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-10T10:27:26.209Z] ---> Running in 5d23fa29a13b [2023-05-10T10:27:26.365Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:26.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-10T10:27:26.365Z] 75cfa4bdae73: Preparing [2023-05-10T10:27:26.365Z] 1fada90a7ae6: Preparing [2023-05-10T10:27:26.365Z] 48c24f5e44fb: Preparing [2023-05-10T10:27:26.365Z] 4e1cb0556c36: Preparing [2023-05-10T10:27:26.365Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:26.365Z] b74d578f353f: Preparing [2023-05-10T10:27:26.365Z] 3f5b5b287d9e: Preparing [2023-05-10T10:27:26.365Z] f1417ff83b31: Preparing [2023-05-10T10:27:26.365Z] b74d578f353f: Waiting [2023-05-10T10:27:26.365Z] f1417ff83b31: Waiting [2023-05-10T10:27:26.365Z] 3f5b5b287d9e: Waiting [2023-05-10T10:27:26.365Z] 75cfa4bdae73: Layer already exists [2023-05-10T10:27:26.365Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:26.365Z] 1fada90a7ae6: Layer already exists [2023-05-10T10:27:26.365Z] b74d578f353f: Layer already exists [2023-05-10T10:27:26.365Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:26.365Z] 48c24f5e44fb: Pushed [2023-05-10T10:27:26.365Z] 3f5b5b287d9e: Pushed [2023-05-10T10:27:27.171Z] Removing intermediate container 5d23fa29a13b [2023-05-10T10:27:27.171Z] ---> e94f9a0366be [2023-05-10T10:27:27.172Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-10T10:27:27.741Z] 4e1cb0556c36: Pushed [2023-05-10T10:27:27.741Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:c3f6c91d4bc2ecce58e3b4b825c7a7810a167ebc35ad178e2960da4b45a8f7dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:28.044Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:28.354Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-10T10:27:28.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-10T10:27:28.354Z] 75cfa4bdae73: Preparing [2023-05-10T10:27:28.354Z] 1fada90a7ae6: Preparing [2023-05-10T10:27:28.354Z] 48c24f5e44fb: Preparing [2023-05-10T10:27:28.354Z] 4e1cb0556c36: Preparing [2023-05-10T10:27:28.354Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:28.354Z] b74d578f353f: Preparing [2023-05-10T10:27:28.354Z] 3f5b5b287d9e: Preparing [2023-05-10T10:27:28.354Z] f1417ff83b31: Preparing [2023-05-10T10:27:28.354Z] b74d578f353f: Waiting [2023-05-10T10:27:28.354Z] 3f5b5b287d9e: Waiting [2023-05-10T10:27:28.354Z] f1417ff83b31: Waiting [2023-05-10T10:27:28.354Z] 4e1cb0556c36: Layer already exists [2023-05-10T10:27:28.354Z] 75cfa4bdae73: Layer already exists [2023-05-10T10:27:28.354Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:28.354Z] 1fada90a7ae6: Layer already exists [2023-05-10T10:27:28.354Z] 48c24f5e44fb: Layer already exists [2023-05-10T10:27:28.354Z] b74d578f353f: Layer already exists [2023-05-10T10:27:28.354Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:28.354Z] 3f5b5b287d9e: Layer already exists [2023-05-10T10:27:28.354Z] latest: digest: sha256:c3f6c91d4bc2ecce58e3b4b825c7a7810a167ebc35ad178e2960da4b45a8f7dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:28.580Z] ---> 4ba3a0efe158 [2023-05-10T10:27:28.580Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T10:27:28.661Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:28.847Z] ---> 5545e6c6d6bf [2023-05-10T10:27:28.847Z] Step 22/27 : WORKDIR / [2023-05-10T10:27:28.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.154 [2023-05-10T10:27:28.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-10T10:27:28.963Z] 75cfa4bdae73: Preparing [2023-05-10T10:27:28.963Z] 1fada90a7ae6: Preparing [2023-05-10T10:27:28.963Z] 48c24f5e44fb: Preparing [2023-05-10T10:27:28.963Z] 4e1cb0556c36: Preparing [2023-05-10T10:27:28.963Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:28.963Z] b74d578f353f: Preparing [2023-05-10T10:27:28.963Z] 3f5b5b287d9e: Preparing [2023-05-10T10:27:28.963Z] f1417ff83b31: Preparing [2023-05-10T10:27:28.963Z] b74d578f353f: Waiting [2023-05-10T10:27:28.963Z] 3f5b5b287d9e: Waiting [2023-05-10T10:27:28.963Z] f1417ff83b31: Waiting [2023-05-10T10:27:28.963Z] 4e1cb0556c36: Layer already exists [2023-05-10T10:27:28.963Z] 75cfa4bdae73: Layer already exists [2023-05-10T10:27:28.963Z] 1fada90a7ae6: Layer already exists [2023-05-10T10:27:28.963Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:28.963Z] 48c24f5e44fb: Layer already exists [2023-05-10T10:27:28.963Z] b74d578f353f: Layer already exists [2023-05-10T10:27:28.963Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:28.963Z] 3f5b5b287d9e: Layer already exists [2023-05-10T10:27:28.963Z] 3.0.0-dev.154: digest: sha256:c3f6c91d4bc2ecce58e3b4b825c7a7810a167ebc35ad178e2960da4b45a8f7dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:29.118Z] ---> Running in 681493b60e50 [2023-05-10T10:27:29.274Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:29.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:29.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-10T10:27:29.583Z] 75cfa4bdae73: Preparing [2023-05-10T10:27:29.583Z] 1fada90a7ae6: Preparing [2023-05-10T10:27:29.583Z] 48c24f5e44fb: Preparing [2023-05-10T10:27:29.583Z] 4e1cb0556c36: Preparing [2023-05-10T10:27:29.583Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:29.583Z] b74d578f353f: Preparing [2023-05-10T10:27:29.583Z] 3f5b5b287d9e: Preparing [2023-05-10T10:27:29.583Z] f1417ff83b31: Preparing [2023-05-10T10:27:29.583Z] b74d578f353f: Waiting [2023-05-10T10:27:29.583Z] 3f5b5b287d9e: Waiting [2023-05-10T10:27:29.583Z] f1417ff83b31: Waiting [2023-05-10T10:27:29.583Z] 1fada90a7ae6: Layer already exists [2023-05-10T10:27:29.583Z] 48c24f5e44fb: Layer already exists [2023-05-10T10:27:29.583Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:29.583Z] 75cfa4bdae73: Layer already exists [2023-05-10T10:27:29.583Z] 4e1cb0556c36: Layer already exists [2023-05-10T10:27:29.583Z] b74d578f353f: Layer already exists [2023-05-10T10:27:29.583Z] 3f5b5b287d9e: Layer already exists [2023-05-10T10:27:29.583Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:29.583Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:c3f6c91d4bc2ecce58e3b4b825c7a7810a167ebc35ad178e2960da4b45a8f7dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:29.889Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:30.081Z] ---> daf31aa06b71 [2023-05-10T10:27:30.081Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-10T10:27:30.081Z] Removing intermediate container 681493b60e50 [2023-05-10T10:27:30.081Z] ---> 32c2eab237c3 [2023-05-10T10:27:30.081Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T10:27:30.081Z] ---> Running in 16c9d3eaf8d8 [2023-05-10T10:27:30.196Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-10T10:27:30.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-10T10:27:30.196Z] 75cfa4bdae73: Preparing [2023-05-10T10:27:30.196Z] 1fada90a7ae6: Preparing [2023-05-10T10:27:30.196Z] 48c24f5e44fb: Preparing [2023-05-10T10:27:30.196Z] 4e1cb0556c36: Preparing [2023-05-10T10:27:30.196Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:30.196Z] b74d578f353f: Preparing [2023-05-10T10:27:30.196Z] 3f5b5b287d9e: Preparing [2023-05-10T10:27:30.196Z] f1417ff83b31: Preparing [2023-05-10T10:27:30.196Z] 3f5b5b287d9e: Waiting [2023-05-10T10:27:30.196Z] f1417ff83b31: Waiting [2023-05-10T10:27:30.196Z] b74d578f353f: Waiting [2023-05-10T10:27:30.196Z] 75cfa4bdae73: Layer already exists [2023-05-10T10:27:30.196Z] 4e1cb0556c36: Layer already exists [2023-05-10T10:27:30.196Z] 1fada90a7ae6: Layer already exists [2023-05-10T10:27:30.196Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:30.196Z] 48c24f5e44fb: Layer already exists [2023-05-10T10:27:30.196Z] b74d578f353f: Layer already exists [2023-05-10T10:27:30.196Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:30.196Z] 3f5b5b287d9e: Layer already exists [2023-05-10T10:27:30.196Z] main: digest: sha256:c3f6c91d4bc2ecce58e3b4b825c7a7810a167ebc35ad178e2960da4b45a8f7dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:27:30.232Z] ===================================================== [Pipeline] echo [2023-05-10T10:27:30.248Z] taggedImages: [2023-05-10T10:27:30.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:30.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-10T10:27:30.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.154 [2023-05-10T10:27:30.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:30.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-10T10:27:30.272Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-10T10:27:30.272Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:30.272Z] latest [2023-05-10T10:27:30.272Z] 3.0.0-dev.154 [2023-05-10T10:27:30.272Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:30.272Z] main [2023-05-10T10:27:30.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:30.604Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:30.915Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:30.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-10T10:27:30.915Z] 8239be663166: Preparing [2023-05-10T10:27:30.915Z] 81ec3111dc1c: Preparing [2023-05-10T10:27:30.915Z] 10ab18128c1a: Preparing [2023-05-10T10:27:30.915Z] 5d1c5c0f62be: Preparing [2023-05-10T10:27:30.915Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:30.915Z] b74d578f353f: Preparing [2023-05-10T10:27:30.915Z] 3f5feaf8e526: Preparing [2023-05-10T10:27:30.915Z] 595a0d10687f: Preparing [2023-05-10T10:27:30.915Z] f1417ff83b31: Preparing [2023-05-10T10:27:30.915Z] b74d578f353f: Waiting [2023-05-10T10:27:30.915Z] 3f5feaf8e526: Waiting [2023-05-10T10:27:30.915Z] f1417ff83b31: Waiting [2023-05-10T10:27:30.915Z] 595a0d10687f: Waiting [2023-05-10T10:27:30.915Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:30.915Z] b74d578f353f: Layer already exists [2023-05-10T10:27:30.915Z] 5d1c5c0f62be: Pushed [2023-05-10T10:27:30.915Z] 81ec3111dc1c: Pushed [2023-05-10T10:27:30.915Z] 8239be663166: Pushed [2023-05-10T10:27:30.915Z] 3f5feaf8e526: Pushed [2023-05-10T10:27:30.915Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:31.175Z] 595a0d10687f: Pushed [2023-05-10T10:27:31.555Z] Removing intermediate container 16c9d3eaf8d8 [2023-05-10T10:27:31.555Z] ---> ca958c9d7d40 [2023-05-10T10:27:31.555Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T10:27:31.555Z] ---> 09e8e576018b [2023-05-10T10:27:31.555Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-10T10:27:31.555Z] ---> Running in a5f035d806e3 [2023-05-10T10:27:32.550Z] 10ab18128c1a: Pushed [2023-05-10T10:27:32.550Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:f42002a78c98e3f3bd5dc7e4863f9cb246cc9ac1a57d3dc7a64248f8cde84903 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:32.867Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:32.969Z] Removing intermediate container a5f035d806e3 [2023-05-10T10:27:32.969Z] ---> f1ce86d40804 [2023-05-10T10:27:32.969Z] Step 25/27 : LABEL arch=arm64 [2023-05-10T10:27:32.969Z] ---> Running in 38dcac5a1a5e [2023-05-10T10:27:32.969Z] ---> 12296685a1eb [2023-05-10T10:27:33.170Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-10T10:27:33.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-10T10:27:33.171Z] 8239be663166: Preparing [2023-05-10T10:27:33.171Z] 81ec3111dc1c: Preparing [2023-05-10T10:27:33.171Z] 10ab18128c1a: Preparing [2023-05-10T10:27:33.171Z] 5d1c5c0f62be: Preparing [2023-05-10T10:27:33.171Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:33.171Z] b74d578f353f: Preparing [2023-05-10T10:27:33.171Z] 3f5feaf8e526: Preparing [2023-05-10T10:27:33.171Z] 595a0d10687f: Preparing [2023-05-10T10:27:33.171Z] f1417ff83b31: Preparing [2023-05-10T10:27:33.171Z] b74d578f353f: Waiting [2023-05-10T10:27:33.171Z] 595a0d10687f: Waiting [2023-05-10T10:27:33.171Z] f1417ff83b31: Waiting [2023-05-10T10:27:33.171Z] 3f5feaf8e526: Waiting [2023-05-10T10:27:33.171Z] 10ab18128c1a: Layer already exists [2023-05-10T10:27:33.171Z] 81ec3111dc1c: Layer already exists [2023-05-10T10:27:33.171Z] 5d1c5c0f62be: Layer already exists [2023-05-10T10:27:33.171Z] 8239be663166: Layer already exists [2023-05-10T10:27:33.171Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:33.171Z] b74d578f353f: Layer already exists [2023-05-10T10:27:33.171Z] 3f5feaf8e526: Layer already exists [2023-05-10T10:27:33.171Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:33.171Z] 595a0d10687f: Layer already exists [2023-05-10T10:27:33.171Z] latest: digest: sha256:f42002a78c98e3f3bd5dc7e4863f9cb246cc9ac1a57d3dc7a64248f8cde84903 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:33.237Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T10:27:33.237Z] ---> Running in 573ea5711cb9 [2023-05-10T10:27:33.472Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:33.771Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.154 [2023-05-10T10:27:33.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-10T10:27:33.771Z] 8239be663166: Preparing [2023-05-10T10:27:33.771Z] 81ec3111dc1c: Preparing [2023-05-10T10:27:33.771Z] 10ab18128c1a: Preparing [2023-05-10T10:27:33.771Z] 5d1c5c0f62be: Preparing [2023-05-10T10:27:33.771Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:33.771Z] b74d578f353f: Preparing [2023-05-10T10:27:33.771Z] 3f5feaf8e526: Preparing [2023-05-10T10:27:33.771Z] 595a0d10687f: Preparing [2023-05-10T10:27:33.771Z] f1417ff83b31: Preparing [2023-05-10T10:27:33.771Z] b74d578f353f: Waiting [2023-05-10T10:27:33.771Z] 3f5feaf8e526: Waiting [2023-05-10T10:27:33.771Z] 595a0d10687f: Waiting [2023-05-10T10:27:33.771Z] f1417ff83b31: Waiting [2023-05-10T10:27:33.771Z] 8239be663166: Layer already exists [2023-05-10T10:27:33.771Z] 81ec3111dc1c: Layer already exists [2023-05-10T10:27:33.771Z] 5d1c5c0f62be: Layer already exists [2023-05-10T10:27:33.771Z] 10ab18128c1a: Layer already exists [2023-05-10T10:27:33.771Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:33.771Z] 3f5feaf8e526: Layer already exists [2023-05-10T10:27:33.771Z] b74d578f353f: Layer already exists [2023-05-10T10:27:33.771Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:33.771Z] 595a0d10687f: Layer already exists [2023-05-10T10:27:33.771Z] 3.0.0-dev.154: digest: sha256:f42002a78c98e3f3bd5dc7e4863f9cb246cc9ac1a57d3dc7a64248f8cde84903 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:33.823Z] ---> d2c1d38feb42 [2023-05-10T10:27:33.823Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T10:27:34.076Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [2023-05-10T10:27:34.093Z] Removing intermediate container 38dcac5a1a5e [2023-05-10T10:27:34.093Z] ---> 572a33d84bed [2023-05-10T10:27:34.093Z] Step 26/27 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:34.093Z] Removing intermediate container 573ea5711cb9 [2023-05-10T10:27:34.093Z] ---> 2aa85a68923d [2023-05-10T10:27:34.093Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T10:27:34.093Z] ---> Running in 9a95f3809c70 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:34.363Z] ---> Running in 47a64774244d [2023-05-10T10:27:34.391Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:34.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-10T10:27:34.391Z] 8239be663166: Preparing [2023-05-10T10:27:34.391Z] 81ec3111dc1c: Preparing [2023-05-10T10:27:34.391Z] 10ab18128c1a: Preparing [2023-05-10T10:27:34.391Z] 5d1c5c0f62be: Preparing [2023-05-10T10:27:34.391Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:34.391Z] b74d578f353f: Preparing [2023-05-10T10:27:34.391Z] 3f5feaf8e526: Preparing [2023-05-10T10:27:34.391Z] 595a0d10687f: Preparing [2023-05-10T10:27:34.391Z] f1417ff83b31: Preparing [2023-05-10T10:27:34.391Z] b74d578f353f: Waiting [2023-05-10T10:27:34.391Z] 3f5feaf8e526: Waiting [2023-05-10T10:27:34.391Z] f1417ff83b31: Waiting [2023-05-10T10:27:34.391Z] 5d1c5c0f62be: Layer already exists [2023-05-10T10:27:34.391Z] 10ab18128c1a: Layer already exists [2023-05-10T10:27:34.391Z] 8239be663166: Layer already exists [2023-05-10T10:27:34.391Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:34.391Z] 81ec3111dc1c: Layer already exists [2023-05-10T10:27:34.391Z] 595a0d10687f: Layer already exists [2023-05-10T10:27:34.391Z] b74d578f353f: Layer already exists [2023-05-10T10:27:34.391Z] 3f5feaf8e526: Layer already exists [2023-05-10T10:27:34.391Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:34.391Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:f42002a78c98e3f3bd5dc7e4863f9cb246cc9ac1a57d3dc7a64248f8cde84903 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:34.696Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:34.952Z] Removing intermediate container 9a95f3809c70 [2023-05-10T10:27:34.952Z] ---> 4d3249eac41f [2023-05-10T10:27:34.952Z] Step 27/27 : LABEL version=3.0.0-dev.154 [2023-05-10T10:27:35.000Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-10T10:27:35.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-10T10:27:35.000Z] 8239be663166: Preparing [2023-05-10T10:27:35.000Z] 81ec3111dc1c: Preparing [2023-05-10T10:27:35.000Z] 10ab18128c1a: Preparing [2023-05-10T10:27:35.000Z] 5d1c5c0f62be: Preparing [2023-05-10T10:27:35.000Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:35.000Z] b74d578f353f: Preparing [2023-05-10T10:27:35.000Z] 3f5feaf8e526: Preparing [2023-05-10T10:27:35.000Z] 595a0d10687f: Preparing [2023-05-10T10:27:35.000Z] b74d578f353f: Waiting [2023-05-10T10:27:35.000Z] 3f5feaf8e526: Waiting [2023-05-10T10:27:35.000Z] f1417ff83b31: Preparing [2023-05-10T10:27:35.000Z] f1417ff83b31: Waiting [2023-05-10T10:27:35.000Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:35.000Z] 10ab18128c1a: Layer already exists [2023-05-10T10:27:35.000Z] 5d1c5c0f62be: Layer already exists [2023-05-10T10:27:35.000Z] 81ec3111dc1c: Layer already exists [2023-05-10T10:27:35.000Z] 8239be663166: Layer already exists [2023-05-10T10:27:35.000Z] b74d578f353f: Layer already exists [2023-05-10T10:27:35.000Z] 3f5feaf8e526: Layer already exists [2023-05-10T10:27:35.000Z] 595a0d10687f: Layer already exists [2023-05-10T10:27:35.000Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:35.000Z] main: digest: sha256:f42002a78c98e3f3bd5dc7e4863f9cb246cc9ac1a57d3dc7a64248f8cde84903 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:27:35.037Z] ===================================================== [Pipeline] echo [2023-05-10T10:27:35.043Z] taggedImages: [2023-05-10T10:27:35.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:35.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-10T10:27:35.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.154 [2023-05-10T10:27:35.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:35.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-10T10:27:35.059Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-10T10:27:35.059Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:35.059Z] latest [2023-05-10T10:27:35.059Z] 3.0.0-dev.154 [2023-05-10T10:27:35.059Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:35.059Z] main [2023-05-10T10:27:35.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:35.224Z] Removing intermediate container 47a64774244d [2023-05-10T10:27:35.225Z] ---> 965f08ee9de1 [2023-05-10T10:27:35.225Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T10:27:35.225Z] ---> Running in 80107a393fcd [2023-05-10T10:27:35.361Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:35.493Z] ---> Running in b86f0697f5ea [2023-05-10T10:27:35.494Z] ---> b7846a26275c [2023-05-10T10:27:35.494Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-10T10:27:35.664Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:35.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-10T10:27:35.665Z] 74f457a8bd40: Preparing [2023-05-10T10:27:35.665Z] dd5b74ba344f: Preparing [2023-05-10T10:27:35.665Z] e340608eaf3a: Preparing [2023-05-10T10:27:35.665Z] 4510407ec271: Preparing [2023-05-10T10:27:35.665Z] e2cff4eb5bba: Preparing [2023-05-10T10:27:35.665Z] a427b1fcd3aa: Preparing [2023-05-10T10:27:35.665Z] 5921ce9eeea5: Preparing [2023-05-10T10:27:35.665Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:35.665Z] b74d578f353f: Preparing [2023-05-10T10:27:35.665Z] fa3de2d54a7f: Preparing [2023-05-10T10:27:35.665Z] f1417ff83b31: Preparing [2023-05-10T10:27:35.665Z] a427b1fcd3aa: Waiting [2023-05-10T10:27:35.665Z] 5921ce9eeea5: Waiting [2023-05-10T10:27:35.665Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:35.665Z] f1417ff83b31: Waiting [2023-05-10T10:27:35.665Z] b74d578f353f: Waiting [2023-05-10T10:27:35.665Z] fa3de2d54a7f: Waiting [2023-05-10T10:27:35.665Z] 74f457a8bd40: Pushed [2023-05-10T10:27:35.665Z] dd5b74ba344f: Pushed [2023-05-10T10:27:35.665Z] e2cff4eb5bba: Pushed [2023-05-10T10:27:35.665Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:35.665Z] b74d578f353f: Layer already exists [2023-05-10T10:27:35.665Z] a427b1fcd3aa: Pushed [2023-05-10T10:27:35.665Z] 5921ce9eeea5: Pushed [2023-05-10T10:27:35.923Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:35.923Z] fa3de2d54a7f: Pushed [2023-05-10T10:27:36.463Z] Removing intermediate container 80107a393fcd [2023-05-10T10:27:36.463Z] ---> 91c87347cb4b [2023-05-10T10:27:36.463Z] [2023-05-10T10:27:36.463Z] Removing intermediate container b86f0697f5ea [2023-05-10T10:27:36.463Z] ---> 427971eb3cb7 [2023-05-10T10:27:36.463Z] Step 25/26 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:36.463Z] ---> Running in 01b206be0b5d [2023-05-10T10:27:36.738Z] Successfully built 91c87347cb4b [2023-05-10T10:27:36.738Z] Successfully tagged security-spire-config-arm64:latest [2023-05-10T10:27:36.738Z]  Building security-spire-config ... done Building core-data [2023-05-10T10:27:36.738Z] ---> d1b614a16b06 [2023-05-10T10:27:36.738Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-10T10:27:36.858Z] 4510407ec271: Pushed [2023-05-10T10:27:37.324Z] Removing intermediate container 01b206be0b5d [2023-05-10T10:27:37.324Z] ---> 60c47dc2faea [2023-05-10T10:27:37.324Z] Step 26/26 : LABEL version=3.0.0-dev.154 [2023-05-10T10:27:37.425Z] e340608eaf3a: Pushed [2023-05-10T10:27:37.425Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:31b3b3b9c82518a5f88a3d344c33a08a13a9aadc6d674d83e12d8f4923e03afc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:37.592Z] ---> Running in 57ffbda0b60f [2023-05-10T10:27:37.737Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:38.108Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-10T10:27:38.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-10T10:27:38.109Z] 74f457a8bd40: Preparing [2023-05-10T10:27:38.109Z] dd5b74ba344f: Preparing [2023-05-10T10:27:38.109Z] e340608eaf3a: Preparing [2023-05-10T10:27:38.109Z] 4510407ec271: Preparing [2023-05-10T10:27:38.109Z] e2cff4eb5bba: Preparing [2023-05-10T10:27:38.109Z] a427b1fcd3aa: Preparing [2023-05-10T10:27:38.109Z] 5921ce9eeea5: Preparing [2023-05-10T10:27:38.109Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:38.109Z] b74d578f353f: Preparing [2023-05-10T10:27:38.109Z] fa3de2d54a7f: Preparing [2023-05-10T10:27:38.109Z] f1417ff83b31: Preparing [2023-05-10T10:27:38.109Z] fa3de2d54a7f: Waiting [2023-05-10T10:27:38.109Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:38.109Z] a427b1fcd3aa: Waiting [2023-05-10T10:27:38.109Z] f1417ff83b31: Waiting [2023-05-10T10:27:38.109Z] 5921ce9eeea5: Waiting [2023-05-10T10:27:38.109Z] b74d578f353f: Waiting [2023-05-10T10:27:38.109Z] 74f457a8bd40: Layer already exists [2023-05-10T10:27:38.109Z] dd5b74ba344f: Layer already exists [2023-05-10T10:27:38.109Z] 4510407ec271: Layer already exists [2023-05-10T10:27:38.109Z] e340608eaf3a: Layer already exists [2023-05-10T10:27:38.109Z] e2cff4eb5bba: Layer already exists [2023-05-10T10:27:38.109Z] 5921ce9eeea5: Layer already exists [2023-05-10T10:27:38.109Z] a427b1fcd3aa: Layer already exists [2023-05-10T10:27:38.109Z] b74d578f353f: Layer already exists [2023-05-10T10:27:38.109Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:38.109Z] fa3de2d54a7f: Layer already exists [2023-05-10T10:27:38.109Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:38.109Z] latest: digest: sha256:31b3b3b9c82518a5f88a3d344c33a08a13a9aadc6d674d83e12d8f4923e03afc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:38.175Z] Removing intermediate container 57ffbda0b60f [2023-05-10T10:27:38.175Z] ---> c79a21ec4a70 [2023-05-10T10:27:38.175Z] [2023-05-10T10:27:38.175Z] ---> 3dda47c12e19 [2023-05-10T10:27:38.175Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T10:27:38.416Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-10T10:27:38.444Z] Successfully built c79a21ec4a70 [2023-05-10T10:27:38.444Z] Successfully tagged security-spire-server-arm64:latest [2023-05-10T10:27:38.444Z] Building security-spiffe-token-provider [2023-05-10T10:27:38.444Z]  Building security-spire-server ... done  ---> Running in f8cf0272fac4 [Pipeline] sh [2023-05-10T10:27:38.725Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.154 [2023-05-10T10:27:38.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-10T10:27:38.725Z] 74f457a8bd40: Preparing [2023-05-10T10:27:38.725Z] dd5b74ba344f: Preparing [2023-05-10T10:27:38.725Z] e340608eaf3a: Preparing [2023-05-10T10:27:38.725Z] 4510407ec271: Preparing [2023-05-10T10:27:38.725Z] e2cff4eb5bba: Preparing [2023-05-10T10:27:38.725Z] a427b1fcd3aa: Preparing [2023-05-10T10:27:38.725Z] 5921ce9eeea5: Preparing [2023-05-10T10:27:38.725Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:38.725Z] b74d578f353f: Preparing [2023-05-10T10:27:38.725Z] fa3de2d54a7f: Preparing [2023-05-10T10:27:38.725Z] f1417ff83b31: Preparing [2023-05-10T10:27:38.725Z] b74d578f353f: Waiting [2023-05-10T10:27:38.725Z] a427b1fcd3aa: Waiting [2023-05-10T10:27:38.725Z] fa3de2d54a7f: Waiting [2023-05-10T10:27:38.725Z] 5921ce9eeea5: Waiting [2023-05-10T10:27:38.725Z] f1417ff83b31: Waiting [2023-05-10T10:27:38.725Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:38.725Z] 74f457a8bd40: Layer already exists [2023-05-10T10:27:38.725Z] e2cff4eb5bba: Layer already exists [2023-05-10T10:27:38.725Z] e340608eaf3a: Layer already exists [2023-05-10T10:27:38.725Z] 4510407ec271: Layer already exists [2023-05-10T10:27:38.725Z] dd5b74ba344f: Layer already exists [2023-05-10T10:27:38.725Z] a427b1fcd3aa: Layer already exists [2023-05-10T10:27:38.725Z] b74d578f353f: Layer already exists [2023-05-10T10:27:38.725Z] fa3de2d54a7f: Layer already exists [2023-05-10T10:27:38.725Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:38.725Z] 5921ce9eeea5: Layer already exists [2023-05-10T10:27:38.725Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:38.725Z] 3.0.0-dev.154: digest: sha256:31b3b3b9c82518a5f88a3d344c33a08a13a9aadc6d674d83e12d8f4923e03afc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:39.038Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-10T10:27:39.061Z] Removing intermediate container f8cf0272fac4 [2023-05-10T10:27:39.061Z] ---> 8eaef9cc6e7e [2023-05-10T10:27:39.061Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T10:27:39.061Z] ---> Running in 3a3f1b397b0d [Pipeline] sh [2023-05-10T10:27:39.341Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:39.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-10T10:27:39.342Z] 74f457a8bd40: Preparing [2023-05-10T10:27:39.342Z] dd5b74ba344f: Preparing [2023-05-10T10:27:39.342Z] e340608eaf3a: Preparing [2023-05-10T10:27:39.342Z] 4510407ec271: Preparing [2023-05-10T10:27:39.342Z] e2cff4eb5bba: Preparing [2023-05-10T10:27:39.342Z] a427b1fcd3aa: Preparing [2023-05-10T10:27:39.342Z] 5921ce9eeea5: Preparing [2023-05-10T10:27:39.342Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:39.342Z] b74d578f353f: Preparing [2023-05-10T10:27:39.342Z] fa3de2d54a7f: Preparing [2023-05-10T10:27:39.342Z] f1417ff83b31: Preparing [2023-05-10T10:27:39.342Z] 5921ce9eeea5: Waiting [2023-05-10T10:27:39.342Z] a427b1fcd3aa: Waiting [2023-05-10T10:27:39.342Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:39.342Z] fa3de2d54a7f: Waiting [2023-05-10T10:27:39.342Z] b74d578f353f: Waiting [2023-05-10T10:27:39.342Z] f1417ff83b31: Waiting [2023-05-10T10:27:39.342Z] dd5b74ba344f: Layer already exists [2023-05-10T10:27:39.342Z] 4510407ec271: Layer already exists [2023-05-10T10:27:39.342Z] e340608eaf3a: Layer already exists [2023-05-10T10:27:39.342Z] e2cff4eb5bba: Layer already exists [2023-05-10T10:27:39.342Z] 74f457a8bd40: Layer already exists [2023-05-10T10:27:39.342Z] a427b1fcd3aa: Layer already exists [2023-05-10T10:27:39.342Z] 5921ce9eeea5: Layer already exists [2023-05-10T10:27:39.342Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:39.342Z] b74d578f353f: Layer already exists [2023-05-10T10:27:39.342Z] fa3de2d54a7f: Layer already exists [2023-05-10T10:27:39.342Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:39.342Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:31b3b3b9c82518a5f88a3d344c33a08a13a9aadc6d674d83e12d8f4923e03afc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:39.653Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-10T10:27:39.655Z] Removing intermediate container 3a3f1b397b0d [2023-05-10T10:27:39.655Z] ---> ab459feb54b7 [2023-05-10T10:27:39.655Z] Step 25/27 : LABEL arch=arm64 [2023-05-10T10:27:39.655Z] ---> Running in 5a19870d07bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:39.958Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-10T10:27:39.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-10T10:27:39.958Z] 74f457a8bd40: Preparing [2023-05-10T10:27:39.958Z] dd5b74ba344f: Preparing [2023-05-10T10:27:39.958Z] e340608eaf3a: Preparing [2023-05-10T10:27:39.958Z] 4510407ec271: Preparing [2023-05-10T10:27:39.958Z] e2cff4eb5bba: Preparing [2023-05-10T10:27:39.958Z] a427b1fcd3aa: Preparing [2023-05-10T10:27:39.958Z] 5921ce9eeea5: Preparing [2023-05-10T10:27:39.958Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:39.958Z] b74d578f353f: Preparing [2023-05-10T10:27:39.958Z] fa3de2d54a7f: Preparing [2023-05-10T10:27:39.958Z] f1417ff83b31: Preparing [2023-05-10T10:27:39.958Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:39.958Z] b74d578f353f: Waiting [2023-05-10T10:27:39.958Z] f1417ff83b31: Waiting [2023-05-10T10:27:39.958Z] 5921ce9eeea5: Waiting [2023-05-10T10:27:39.958Z] a427b1fcd3aa: Waiting [2023-05-10T10:27:39.958Z] dd5b74ba344f: Layer already exists [2023-05-10T10:27:39.958Z] e340608eaf3a: Layer already exists [2023-05-10T10:27:39.958Z] e2cff4eb5bba: Layer already exists [2023-05-10T10:27:39.958Z] 74f457a8bd40: Layer already exists [2023-05-10T10:27:39.958Z] 4510407ec271: Layer already exists [2023-05-10T10:27:39.958Z] 5921ce9eeea5: Layer already exists [2023-05-10T10:27:39.958Z] a427b1fcd3aa: Layer already exists [2023-05-10T10:27:39.958Z] fa3de2d54a7f: Layer already exists [2023-05-10T10:27:39.958Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:39.958Z] b74d578f353f: Layer already exists [2023-05-10T10:27:39.958Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:39.958Z] main: digest: sha256:31b3b3b9c82518a5f88a3d344c33a08a13a9aadc6d674d83e12d8f4923e03afc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:27:39.997Z] ===================================================== [Pipeline] echo [2023-05-10T10:27:40.005Z] taggedImages: [2023-05-10T10:27:40.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:40.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-10T10:27:40.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.154 [2023-05-10T10:27:40.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:40.006Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-10T10:27:40.029Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-10T10:27:40.029Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:40.029Z] latest [2023-05-10T10:27:40.029Z] 3.0.0-dev.154 [2023-05-10T10:27:40.029Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:40.029Z] main [2023-05-10T10:27:40.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:40.241Z] Removing intermediate container 5a19870d07bf [2023-05-10T10:27:40.241Z] ---> 1baa0916a4e8 [2023-05-10T10:27:40.241Z] Step 26/27 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:40.345Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:40.507Z] ---> Running in 887dd63623ed [2023-05-10T10:27:40.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:40.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-10T10:27:40.655Z] 949f61caca36: Preparing [2023-05-10T10:27:40.655Z] 5d393e911161: Preparing [2023-05-10T10:27:40.655Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:40.655Z] b74d578f353f: Preparing [2023-05-10T10:27:40.655Z] 3aa311164d10: Preparing [2023-05-10T10:27:40.655Z] f1417ff83b31: Preparing [2023-05-10T10:27:40.655Z] f1417ff83b31: Waiting [2023-05-10T10:27:40.655Z] b74d578f353f: Layer already exists [2023-05-10T10:27:40.655Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:40.655Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:40.655Z] 949f61caca36: Pushed [2023-05-10T10:27:41.090Z] Removing intermediate container 887dd63623ed [2023-05-10T10:27:41.090Z] ---> 909d1fb07e23 [2023-05-10T10:27:41.090Z] Step 27/27 : LABEL version=3.0.0-dev.154 [2023-05-10T10:27:41.090Z] ---> Running in 08988cc2f90f [2023-05-10T10:27:41.223Z] 3aa311164d10: Pushed [2023-05-10T10:27:42.051Z] Removing intermediate container 08988cc2f90f [2023-05-10T10:27:42.051Z] ---> 6659dbd8df5e [2023-05-10T10:27:42.051Z] [2023-05-10T10:27:42.317Z] Successfully built 6659dbd8df5e [2023-05-10T10:27:42.317Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:27:42.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:27:42.317Z] ---> 4d6698d8f84e [2023-05-10T10:27:42.317Z] Step 3/23 : ARG ADD_BUILD_TAGS=""Successfully tagged security-spire-agent-arm64:latest [2023-05-10T10:27:42.317Z] [2023-05-10T10:27:42.317Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-05-10T10:27:42.317Z] ---> Using cache [2023-05-10T10:27:42.317Z] ---> a63e6e98ea12 [2023-05-10T10:27:42.317Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T10:27:42.317Z] ---> Using cache [2023-05-10T10:27:42.317Z] ---> 9c6f587d1354 [2023-05-10T10:27:42.317Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T10:27:42.317Z] ---> Using cache [2023-05-10T10:27:42.317Z] ---> 72d8c75dfb51 [2023-05-10T10:27:42.317Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T10:27:42.317Z] ---> Using cache [2023-05-10T10:27:42.317Z] ---> 27f1f30ae5f3 [2023-05-10T10:27:42.317Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:27:42.317Z] ---> Using cache [2023-05-10T10:27:42.317Z] ---> 08edb9dfba46 [2023-05-10T10:27:42.317Z] Step 8/23 : COPY . . [2023-05-10T10:27:42.583Z] ---> Using cache [2023-05-10T10:27:42.583Z] ---> aa0c88f529d5 [2023-05-10T10:27:42.583Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-10T10:27:43.127Z] 5d393e911161: Pushed [2023-05-10T10:27:43.127Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:bbf511df7cd6c5eb0fcb52de8c0d36045043e9bfea8e7a72ba3db2f53ed209a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:43.435Z] + 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-05-10T10:27:43.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-10T10:27:43.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-10T10:27:43.741Z] 949f61caca36: Preparing [2023-05-10T10:27:43.741Z] 5d393e911161: Preparing [2023-05-10T10:27:43.741Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:43.741Z] b74d578f353f: Preparing [2023-05-10T10:27:43.741Z] 3aa311164d10: Preparing [2023-05-10T10:27:43.741Z] f1417ff83b31: Preparing [2023-05-10T10:27:43.741Z] f1417ff83b31: Waiting [2023-05-10T10:27:43.741Z] 3aa311164d10: Layer already exists [2023-05-10T10:27:43.741Z] b74d578f353f: Layer already exists [2023-05-10T10:27:43.741Z] 949f61caca36: Layer already exists [2023-05-10T10:27:43.741Z] 5d393e911161: Layer already exists [2023-05-10T10:27:43.741Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:43.741Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:43.741Z] latest: digest: sha256:bbf511df7cd6c5eb0fcb52de8c0d36045043e9bfea8e7a72ba3db2f53ed209a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:44.050Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:44.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.154 [2023-05-10T10:27:44.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-10T10:27:44.366Z] 949f61caca36: Preparing [2023-05-10T10:27:44.366Z] 5d393e911161: Preparing [2023-05-10T10:27:44.366Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:44.366Z] b74d578f353f: Preparing [2023-05-10T10:27:44.366Z] 3aa311164d10: Preparing [2023-05-10T10:27:44.366Z] f1417ff83b31: Preparing [2023-05-10T10:27:44.366Z] f1417ff83b31: Waiting [2023-05-10T10:27:44.366Z] b74d578f353f: Layer already exists [2023-05-10T10:27:44.366Z] 5d393e911161: Layer already exists [2023-05-10T10:27:44.366Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:44.366Z] 3aa311164d10: Layer already exists [2023-05-10T10:27:44.366Z] 949f61caca36: Layer already exists [2023-05-10T10:27:44.366Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:44.366Z] 3.0.0-dev.154: digest: sha256:bbf511df7cd6c5eb0fcb52de8c0d36045043e9bfea8e7a72ba3db2f53ed209a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:44.524Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:27:44.524Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:27:44.524Z] ---> 4d6698d8f84e [2023-05-10T10:27:44.524Z] Step 3/20 : WORKDIR /edgex-go [2023-05-10T10:27:44.524Z] ---> Using cache [2023-05-10T10:27:44.524Z] ---> 18b11cce2bbd [2023-05-10T10:27:44.524Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-10T10:27:44.524Z] ---> Running in b7a24f2e8d34 [2023-05-10T10:27:44.524Z] ---> Running in 534c72b84ed2 [2023-05-10T10:27:44.670Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:44.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:44.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-10T10:27:44.974Z] 949f61caca36: Preparing [2023-05-10T10:27:44.974Z] 5d393e911161: Preparing [2023-05-10T10:27:44.974Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:44.974Z] b74d578f353f: Preparing [2023-05-10T10:27:44.974Z] 3aa311164d10: Preparing [2023-05-10T10:27:44.974Z] f1417ff83b31: Preparing [2023-05-10T10:27:44.974Z] f1417ff83b31: Waiting [2023-05-10T10:27:44.974Z] b74d578f353f: Layer already exists [2023-05-10T10:27:44.974Z] 949f61caca36: Layer already exists [2023-05-10T10:27:44.974Z] 5d393e911161: Layer already exists [2023-05-10T10:27:44.974Z] 3aa311164d10: Layer already exists [2023-05-10T10:27:44.974Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:44.974Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:44.974Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:bbf511df7cd6c5eb0fcb52de8c0d36045043e9bfea8e7a72ba3db2f53ed209a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:45.283Z] + 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-05-10T10:27:45.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-10T10:27:45.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-10T10:27:45.579Z] 949f61caca36: Preparing [2023-05-10T10:27:45.579Z] 5d393e911161: Preparing [2023-05-10T10:27:45.579Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:45.579Z] b74d578f353f: Preparing [2023-05-10T10:27:45.579Z] 3aa311164d10: Preparing [2023-05-10T10:27:45.579Z] f1417ff83b31: Preparing [2023-05-10T10:27:45.579Z] f1417ff83b31: Waiting [2023-05-10T10:27:45.579Z] b74d578f353f: Layer already exists [2023-05-10T10:27:45.579Z] 3aa311164d10: Layer already exists [2023-05-10T10:27:45.579Z] 949f61caca36: Layer already exists [2023-05-10T10:27:45.579Z] 5d393e911161: Layer already exists [2023-05-10T10:27:45.579Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:45.579Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:45.579Z] main: digest: sha256:bbf511df7cd6c5eb0fcb52de8c0d36045043e9bfea8e7a72ba3db2f53ed209a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:27:45.616Z] ===================================================== [Pipeline] echo [2023-05-10T10:27:45.622Z] taggedImages: [2023-05-10T10:27:45.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:45.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-10T10:27:45.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.154 [2023-05-10T10:27:45.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:45.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-10T10:27:45.637Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-10T10:27:45.637Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:45.637Z] latest [2023-05-10T10:27:45.637Z] 3.0.0-dev.154 [2023-05-10T10:27:45.637Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:45.637Z] main [2023-05-10T10:27:45.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:45.945Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:46.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:46.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-10T10:27:46.257Z] bca57a571c73: Preparing [2023-05-10T10:27:46.257Z] f0f332bd4e60: Preparing [2023-05-10T10:27:46.257Z] bd706506f5ed: Preparing [2023-05-10T10:27:46.257Z] 6dafccc2581c: Preparing [2023-05-10T10:27:46.257Z] 038e3232863b: Preparing [2023-05-10T10:27:46.257Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:46.257Z] b74d578f353f: Preparing [2023-05-10T10:27:46.257Z] 18e0f2de8fba: Preparing [2023-05-10T10:27:46.257Z] f1417ff83b31: Preparing [2023-05-10T10:27:46.257Z] b74d578f353f: Waiting [2023-05-10T10:27:46.257Z] 18e0f2de8fba: Waiting [2023-05-10T10:27:46.257Z] f1417ff83b31: Waiting [2023-05-10T10:27:46.257Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:46.257Z] f0f332bd4e60: Pushed [2023-05-10T10:27:46.257Z] bca57a571c73: Pushed [2023-05-10T10:27:46.257Z] bd706506f5ed: Pushed [2023-05-10T10:27:46.257Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:46.257Z] b74d578f353f: Layer already exists [2023-05-10T10:27:46.257Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:46.823Z] 18e0f2de8fba: Pushed [2023-05-10T10:27:47.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:47.379Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-10T10:27:47.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:47.647Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:27:47.647Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:27:47.647Z] ---> 4d6698d8f84e [2023-05-10T10:27:47.647Z] Step 3/25 : WORKDIR /edgex-go [2023-05-10T10:27:47.647Z] ---> Using cache [2023-05-10T10:27:47.647Z] ---> 18b11cce2bbd [2023-05-10T10:27:47.647Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-10T10:27:47.925Z] ---> Running in 2d08d2d9dfe3 [2023-05-10T10:27:49.357Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T10:27:49.358Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T10:27:49.358Z] OK: 17692 distinct packages available [2023-05-10T10:27:49.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:49.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:50.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:50.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:27:51.903Z] OK: 263 MiB in 53 packages [2023-05-10T10:27:52.094Z] 038e3232863b: Pushed [2023-05-10T10:27:52.170Z] OK: 263 MiB in 53 packages [2023-05-10T10:27:54.134Z] Removing intermediate container 2d08d2d9dfe3 [2023-05-10T10:27:54.134Z] ---> 51ea25d127fa [2023-05-10T10:27:54.134Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-10T10:27:54.134Z] Removing intermediate container 534c72b84ed2 [2023-05-10T10:27:54.134Z] ---> 5dd891004128 [2023-05-10T10:27:54.134Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-10T10:27:54.628Z] 6dafccc2581c: Pushed [2023-05-10T10:27:54.628Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:0247df6454d7a75a51090bcc7c81c2207917cf17a7a1500f4558c151e7f40b0e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:54.955Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:55.099Z] ---> e291fd63b8d2 [2023-05-10T10:27:55.099Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:27:55.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-10T10:27:55.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-10T10:27:55.258Z] bca57a571c73: Preparing [2023-05-10T10:27:55.258Z] f0f332bd4e60: Preparing [2023-05-10T10:27:55.258Z] bd706506f5ed: Preparing [2023-05-10T10:27:55.258Z] 6dafccc2581c: Preparing [2023-05-10T10:27:55.258Z] 038e3232863b: Preparing [2023-05-10T10:27:55.258Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:55.258Z] b74d578f353f: Preparing [2023-05-10T10:27:55.258Z] 18e0f2de8fba: Preparing [2023-05-10T10:27:55.258Z] f1417ff83b31: Preparing [2023-05-10T10:27:55.258Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:55.258Z] b74d578f353f: Waiting [2023-05-10T10:27:55.258Z] 18e0f2de8fba: Waiting [2023-05-10T10:27:55.258Z] f1417ff83b31: Waiting [2023-05-10T10:27:55.258Z] 6dafccc2581c: Layer already exists [2023-05-10T10:27:55.258Z] bca57a571c73: Layer already exists [2023-05-10T10:27:55.258Z] 038e3232863b: Layer already exists [2023-05-10T10:27:55.258Z] f0f332bd4e60: Layer already exists [2023-05-10T10:27:55.258Z] bd706506f5ed: Layer already exists [2023-05-10T10:27:55.258Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:55.258Z] b74d578f353f: Layer already exists [2023-05-10T10:27:55.258Z] 18e0f2de8fba: Layer already exists [2023-05-10T10:27:55.258Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:55.258Z] latest: digest: sha256:0247df6454d7a75a51090bcc7c81c2207917cf17a7a1500f4558c151e7f40b0e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:55.366Z] ---> Running in 0740f822b18c [2023-05-10T10:27:55.566Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:55.640Z] ---> e0e7c09af404 [2023-05-10T10:27:55.640Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:27:55.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.154 [2023-05-10T10:27:55.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-10T10:27:55.870Z] bca57a571c73: Preparing [2023-05-10T10:27:55.870Z] f0f332bd4e60: Preparing [2023-05-10T10:27:55.870Z] bd706506f5ed: Preparing [2023-05-10T10:27:55.870Z] 6dafccc2581c: Preparing [2023-05-10T10:27:55.870Z] 038e3232863b: Preparing [2023-05-10T10:27:55.870Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:55.870Z] b74d578f353f: Preparing [2023-05-10T10:27:55.870Z] 18e0f2de8fba: Preparing [2023-05-10T10:27:55.870Z] f1417ff83b31: Preparing [2023-05-10T10:27:55.870Z] b74d578f353f: Waiting [2023-05-10T10:27:55.870Z] 18e0f2de8fba: Waiting [2023-05-10T10:27:55.870Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:55.870Z] f1417ff83b31: Waiting [2023-05-10T10:27:55.870Z] bca57a571c73: Layer already exists [2023-05-10T10:27:55.870Z] bd706506f5ed: Layer already exists [2023-05-10T10:27:55.870Z] f0f332bd4e60: Layer already exists [2023-05-10T10:27:55.870Z] 038e3232863b: Layer already exists [2023-05-10T10:27:55.870Z] 6dafccc2581c: Layer already exists [2023-05-10T10:27:55.870Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:55.870Z] 18e0f2de8fba: Layer already exists [2023-05-10T10:27:55.870Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:55.870Z] b74d578f353f: Layer already exists [2023-05-10T10:27:55.870Z] 3.0.0-dev.154: digest: sha256:0247df6454d7a75a51090bcc7c81c2207917cf17a7a1500f4558c151e7f40b0e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:55.911Z] ---> Running in 03279acd5d75 [2023-05-10T10:27:56.180Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:56.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:56.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-10T10:27:56.483Z] bca57a571c73: Preparing [2023-05-10T10:27:56.483Z] f0f332bd4e60: Preparing [2023-05-10T10:27:56.483Z] bd706506f5ed: Preparing [2023-05-10T10:27:56.483Z] 6dafccc2581c: Preparing [2023-05-10T10:27:56.483Z] 038e3232863b: Preparing [2023-05-10T10:27:56.483Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:56.483Z] b74d578f353f: Preparing [2023-05-10T10:27:56.483Z] 18e0f2de8fba: Preparing [2023-05-10T10:27:56.483Z] f1417ff83b31: Preparing [2023-05-10T10:27:56.483Z] b74d578f353f: Waiting [2023-05-10T10:27:56.483Z] 18e0f2de8fba: Waiting [2023-05-10T10:27:56.483Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:56.483Z] f1417ff83b31: Waiting [2023-05-10T10:27:56.483Z] 6dafccc2581c: Layer already exists [2023-05-10T10:27:56.483Z] f0f332bd4e60: Layer already exists [2023-05-10T10:27:56.483Z] bca57a571c73: Layer already exists [2023-05-10T10:27:56.483Z] bd706506f5ed: Layer already exists [2023-05-10T10:27:56.483Z] 038e3232863b: Layer already exists [2023-05-10T10:27:56.483Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:56.483Z] b74d578f353f: Layer already exists [2023-05-10T10:27:56.483Z] 18e0f2de8fba: Layer already exists [2023-05-10T10:27:56.483Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:56.483Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:0247df6454d7a75a51090bcc7c81c2207917cf17a7a1500f4558c151e7f40b0e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:56.792Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:57.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-10T10:27:57.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-10T10:27:57.107Z] bca57a571c73: Preparing [2023-05-10T10:27:57.107Z] f0f332bd4e60: Preparing [2023-05-10T10:27:57.107Z] bd706506f5ed: Preparing [2023-05-10T10:27:57.107Z] 6dafccc2581c: Preparing [2023-05-10T10:27:57.107Z] 038e3232863b: Preparing [2023-05-10T10:27:57.107Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:57.107Z] b74d578f353f: Preparing [2023-05-10T10:27:57.107Z] 18e0f2de8fba: Preparing [2023-05-10T10:27:57.107Z] f1417ff83b31: Preparing [2023-05-10T10:27:57.107Z] 2ff8cad77eeb: Waiting [2023-05-10T10:27:57.107Z] b74d578f353f: Waiting [2023-05-10T10:27:57.107Z] 18e0f2de8fba: Waiting [2023-05-10T10:27:57.107Z] f1417ff83b31: Waiting [2023-05-10T10:27:57.107Z] bca57a571c73: Layer already exists [2023-05-10T10:27:57.107Z] bd706506f5ed: Layer already exists [2023-05-10T10:27:57.107Z] 6dafccc2581c: Layer already exists [2023-05-10T10:27:57.107Z] f0f332bd4e60: Layer already exists [2023-05-10T10:27:57.107Z] 038e3232863b: Layer already exists [2023-05-10T10:27:57.107Z] 18e0f2de8fba: Layer already exists [2023-05-10T10:27:57.107Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:57.107Z] b74d578f353f: Layer already exists [2023-05-10T10:27:57.107Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:57.107Z] main: digest: sha256:0247df6454d7a75a51090bcc7c81c2207917cf17a7a1500f4558c151e7f40b0e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:27:57.142Z] ===================================================== [Pipeline] echo [2023-05-10T10:27:57.148Z] taggedImages: [2023-05-10T10:27:57.148Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:57.148Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-10T10:27:57.148Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.154 [2023-05-10T10:27:57.148Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:57.148Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-10T10:27:57.173Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-10T10:27:57.173Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:57.173Z] latest [2023-05-10T10:27:57.173Z] 3.0.0-dev.154 [2023-05-10T10:27:57.173Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:27:57.173Z] main [2023-05-10T10:27:57.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:57.474Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:27:57.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:27:57.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-10T10:27:57.774Z] f8b85f9f7351: Preparing [2023-05-10T10:27:57.774Z] 5798b8a57ba2: Preparing [2023-05-10T10:27:57.774Z] 48fe41df6db0: Preparing [2023-05-10T10:27:57.774Z] 66faac7c8b50: Preparing [2023-05-10T10:27:57.774Z] 2ff8cad77eeb: Preparing [2023-05-10T10:27:57.774Z] b74d578f353f: Preparing [2023-05-10T10:27:57.774Z] 18ab1d41cd62: Preparing [2023-05-10T10:27:57.774Z] f1417ff83b31: Preparing [2023-05-10T10:27:57.774Z] b74d578f353f: Waiting [2023-05-10T10:27:57.774Z] 18ab1d41cd62: Waiting [2023-05-10T10:27:57.774Z] f1417ff83b31: Waiting [2023-05-10T10:27:57.774Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:27:57.774Z] b74d578f353f: Layer already exists [2023-05-10T10:27:57.774Z] 5798b8a57ba2: Pushed [2023-05-10T10:27:57.774Z] 48fe41df6db0: Pushed [2023-05-10T10:27:57.774Z] f8b85f9f7351: Pushed [2023-05-10T10:27:57.774Z] f1417ff83b31: Layer already exists [2023-05-10T10:27:58.038Z] 18ab1d41cd62: Pushed [2023-05-10T10:28:06.373Z] 66faac7c8b50: Pushed [2023-05-10T10:28:06.373Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:d26cf46469a6cdcb669b8d639bc19674c2a4366901dccda4ca0314c3ab46367b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:06.692Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:07.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-10T10:28:07.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-10T10:28:07.010Z] f8b85f9f7351: Preparing [2023-05-10T10:28:07.010Z] 5798b8a57ba2: Preparing [2023-05-10T10:28:07.010Z] 48fe41df6db0: Preparing [2023-05-10T10:28:07.010Z] 66faac7c8b50: Preparing [2023-05-10T10:28:07.010Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:07.010Z] b74d578f353f: Preparing [2023-05-10T10:28:07.010Z] 18ab1d41cd62: Preparing [2023-05-10T10:28:07.010Z] f1417ff83b31: Preparing [2023-05-10T10:28:07.010Z] f1417ff83b31: Waiting [2023-05-10T10:28:07.010Z] 18ab1d41cd62: Waiting [2023-05-10T10:28:07.010Z] b74d578f353f: Waiting [2023-05-10T10:28:07.010Z] f8b85f9f7351: Layer already exists [2023-05-10T10:28:07.010Z] 48fe41df6db0: Layer already exists [2023-05-10T10:28:07.010Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:07.010Z] 66faac7c8b50: Layer already exists [2023-05-10T10:28:07.010Z] 5798b8a57ba2: Layer already exists [2023-05-10T10:28:07.010Z] 18ab1d41cd62: Layer already exists [2023-05-10T10:28:07.010Z] b74d578f353f: Layer already exists [2023-05-10T10:28:07.010Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:07.010Z] latest: digest: sha256:d26cf46469a6cdcb669b8d639bc19674c2a4366901dccda4ca0314c3ab46367b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:07.335Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:07.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.154 [2023-05-10T10:28:07.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-10T10:28:07.669Z] f8b85f9f7351: Preparing [2023-05-10T10:28:07.669Z] 5798b8a57ba2: Preparing [2023-05-10T10:28:07.669Z] 48fe41df6db0: Preparing [2023-05-10T10:28:07.669Z] 66faac7c8b50: Preparing [2023-05-10T10:28:07.669Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:07.669Z] b74d578f353f: Preparing [2023-05-10T10:28:07.669Z] 18ab1d41cd62: Preparing [2023-05-10T10:28:07.669Z] f1417ff83b31: Preparing [2023-05-10T10:28:07.669Z] b74d578f353f: Waiting [2023-05-10T10:28:07.669Z] 18ab1d41cd62: Waiting [2023-05-10T10:28:07.669Z] 66faac7c8b50: Layer already exists [2023-05-10T10:28:07.669Z] 5798b8a57ba2: Layer already exists [2023-05-10T10:28:07.669Z] f8b85f9f7351: Layer already exists [2023-05-10T10:28:07.669Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:07.669Z] 48fe41df6db0: Layer already exists [2023-05-10T10:28:07.669Z] b74d578f353f: Layer already exists [2023-05-10T10:28:07.669Z] 18ab1d41cd62: Layer already exists [2023-05-10T10:28:07.669Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:07.669Z] 3.0.0-dev.154: digest: sha256:d26cf46469a6cdcb669b8d639bc19674c2a4366901dccda4ca0314c3ab46367b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:07.986Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:08.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:28:08.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-10T10:28:08.301Z] f8b85f9f7351: Preparing [2023-05-10T10:28:08.301Z] 5798b8a57ba2: Preparing [2023-05-10T10:28:08.301Z] 48fe41df6db0: Preparing [2023-05-10T10:28:08.301Z] 66faac7c8b50: Preparing [2023-05-10T10:28:08.301Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:08.301Z] b74d578f353f: Preparing [2023-05-10T10:28:08.301Z] 18ab1d41cd62: Preparing [2023-05-10T10:28:08.301Z] f1417ff83b31: Preparing [2023-05-10T10:28:08.301Z] b74d578f353f: Waiting [2023-05-10T10:28:08.301Z] 18ab1d41cd62: Waiting [2023-05-10T10:28:08.301Z] f1417ff83b31: Waiting [2023-05-10T10:28:08.301Z] f8b85f9f7351: Layer already exists [2023-05-10T10:28:08.301Z] 66faac7c8b50: Layer already exists [2023-05-10T10:28:08.301Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:08.301Z] 5798b8a57ba2: Layer already exists [2023-05-10T10:28:08.301Z] 48fe41df6db0: Layer already exists [2023-05-10T10:28:08.301Z] b74d578f353f: Layer already exists [2023-05-10T10:28:08.301Z] 18ab1d41cd62: Layer already exists [2023-05-10T10:28:08.301Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:08.301Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:d26cf46469a6cdcb669b8d639bc19674c2a4366901dccda4ca0314c3ab46367b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:08.617Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:08.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-10T10:28:08.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-10T10:28:08.923Z] f8b85f9f7351: Preparing [2023-05-10T10:28:08.923Z] 5798b8a57ba2: Preparing [2023-05-10T10:28:08.923Z] 48fe41df6db0: Preparing [2023-05-10T10:28:08.923Z] 66faac7c8b50: Preparing [2023-05-10T10:28:08.923Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:08.923Z] b74d578f353f: Preparing [2023-05-10T10:28:08.923Z] 18ab1d41cd62: Preparing [2023-05-10T10:28:08.923Z] f1417ff83b31: Preparing [2023-05-10T10:28:08.923Z] b74d578f353f: Waiting [2023-05-10T10:28:08.923Z] 18ab1d41cd62: Waiting [2023-05-10T10:28:08.923Z] f1417ff83b31: Waiting [2023-05-10T10:28:08.923Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:08.923Z] 5798b8a57ba2: Layer already exists [2023-05-10T10:28:08.923Z] 48fe41df6db0: Layer already exists [2023-05-10T10:28:08.923Z] 66faac7c8b50: Layer already exists [2023-05-10T10:28:08.923Z] f8b85f9f7351: Layer already exists [2023-05-10T10:28:08.923Z] 18ab1d41cd62: Layer already exists [2023-05-10T10:28:08.923Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:08.923Z] b74d578f353f: Layer already exists [2023-05-10T10:28:08.923Z] main: digest: sha256:d26cf46469a6cdcb669b8d639bc19674c2a4366901dccda4ca0314c3ab46367b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:28:08.962Z] ===================================================== [Pipeline] echo [2023-05-10T10:28:08.969Z] taggedImages: [2023-05-10T10:28:08.969Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:28:08.969Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-10T10:28:08.969Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.154 [2023-05-10T10:28:08.969Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:28:08.969Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-10T10:28:08.984Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-10T10:28:08.984Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:28:08.984Z] latest [2023-05-10T10:28:08.984Z] 3.0.0-dev.154 [2023-05-10T10:28:08.984Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:28:08.984Z] main [2023-05-10T10:28:08.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:09.288Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:09.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:28:09.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-10T10:28:09.592Z] addecff5c521: Preparing [2023-05-10T10:28:09.592Z] b17f05f085db: Preparing [2023-05-10T10:28:09.592Z] 522a6c7b1744: Preparing [2023-05-10T10:28:09.592Z] 8937df10f547: Preparing [2023-05-10T10:28:09.592Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:09.592Z] b74d578f353f: Preparing [2023-05-10T10:28:09.592Z] 18e0f2de8fba: Preparing [2023-05-10T10:28:09.592Z] f1417ff83b31: Preparing [2023-05-10T10:28:09.592Z] b74d578f353f: Waiting [2023-05-10T10:28:09.592Z] 18e0f2de8fba: Waiting [2023-05-10T10:28:09.592Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:09.592Z] b74d578f353f: Layer already exists [2023-05-10T10:28:09.592Z] 18e0f2de8fba: Layer already exists [2023-05-10T10:28:09.592Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:09.592Z] b17f05f085db: Pushed [2023-05-10T10:28:09.592Z] addecff5c521: Pushed [2023-05-10T10:28:09.592Z] 522a6c7b1744: Pushed [2023-05-10T10:28:17.718Z] 8937df10f547: Pushed [2023-05-10T10:28:17.718Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:155db44d84c6c777b97c761b30f50a64555f06273e291162696595d6ab8910db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:18.033Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:18.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-10T10:28:18.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-10T10:28:18.339Z] addecff5c521: Preparing [2023-05-10T10:28:18.339Z] b17f05f085db: Preparing [2023-05-10T10:28:18.339Z] 522a6c7b1744: Preparing [2023-05-10T10:28:18.339Z] 8937df10f547: Preparing [2023-05-10T10:28:18.339Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:18.339Z] b74d578f353f: Preparing [2023-05-10T10:28:18.339Z] 18e0f2de8fba: Preparing [2023-05-10T10:28:18.339Z] f1417ff83b31: Preparing [2023-05-10T10:28:18.339Z] b74d578f353f: Waiting [2023-05-10T10:28:18.339Z] 18e0f2de8fba: Waiting [2023-05-10T10:28:18.339Z] f1417ff83b31: Waiting [2023-05-10T10:28:18.339Z] 522a6c7b1744: Layer already exists [2023-05-10T10:28:18.339Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:18.339Z] b17f05f085db: Layer already exists [2023-05-10T10:28:18.339Z] addecff5c521: Layer already exists [2023-05-10T10:28:18.339Z] 8937df10f547: Layer already exists [2023-05-10T10:28:18.339Z] b74d578f353f: Layer already exists [2023-05-10T10:28:18.339Z] 18e0f2de8fba: Layer already exists [2023-05-10T10:28:18.339Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:18.339Z] latest: digest: sha256:155db44d84c6c777b97c761b30f50a64555f06273e291162696595d6ab8910db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:18.648Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:18.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.154 [2023-05-10T10:28:18.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-10T10:28:18.961Z] addecff5c521: Preparing [2023-05-10T10:28:18.961Z] b17f05f085db: Preparing [2023-05-10T10:28:18.961Z] 522a6c7b1744: Preparing [2023-05-10T10:28:18.961Z] 8937df10f547: Preparing [2023-05-10T10:28:18.961Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:18.961Z] b74d578f353f: Preparing [2023-05-10T10:28:18.961Z] 18e0f2de8fba: Preparing [2023-05-10T10:28:18.961Z] f1417ff83b31: Preparing [2023-05-10T10:28:18.961Z] b74d578f353f: Waiting [2023-05-10T10:28:18.961Z] 18e0f2de8fba: Waiting [2023-05-10T10:28:18.961Z] f1417ff83b31: Waiting [2023-05-10T10:28:18.961Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:18.961Z] 8937df10f547: Layer already exists [2023-05-10T10:28:18.961Z] b17f05f085db: Layer already exists [2023-05-10T10:28:18.961Z] 522a6c7b1744: Layer already exists [2023-05-10T10:28:18.961Z] addecff5c521: Layer already exists [2023-05-10T10:28:18.961Z] 18e0f2de8fba: Layer already exists [2023-05-10T10:28:18.961Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:18.961Z] b74d578f353f: Layer already exists [2023-05-10T10:28:18.961Z] 3.0.0-dev.154: digest: sha256:155db44d84c6c777b97c761b30f50a64555f06273e291162696595d6ab8910db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:19.270Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:19.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:28:19.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-10T10:28:19.570Z] addecff5c521: Preparing [2023-05-10T10:28:19.570Z] b17f05f085db: Preparing [2023-05-10T10:28:19.570Z] 522a6c7b1744: Preparing [2023-05-10T10:28:19.570Z] 8937df10f547: Preparing [2023-05-10T10:28:19.570Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:19.570Z] b74d578f353f: Preparing [2023-05-10T10:28:19.570Z] 18e0f2de8fba: Preparing [2023-05-10T10:28:19.570Z] f1417ff83b31: Preparing [2023-05-10T10:28:19.570Z] b74d578f353f: Waiting [2023-05-10T10:28:19.570Z] 18e0f2de8fba: Waiting [2023-05-10T10:28:19.570Z] f1417ff83b31: Waiting [2023-05-10T10:28:19.570Z] addecff5c521: Layer already exists [2023-05-10T10:28:19.570Z] b17f05f085db: Layer already exists [2023-05-10T10:28:19.570Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:19.570Z] 522a6c7b1744: Layer already exists [2023-05-10T10:28:19.570Z] 8937df10f547: Layer already exists [2023-05-10T10:28:19.570Z] b74d578f353f: Layer already exists [2023-05-10T10:28:19.570Z] 18e0f2de8fba: Layer already exists [2023-05-10T10:28:19.570Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:19.570Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:155db44d84c6c777b97c761b30f50a64555f06273e291162696595d6ab8910db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:19.875Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:20.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-10T10:28:20.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-10T10:28:20.177Z] addecff5c521: Preparing [2023-05-10T10:28:20.177Z] b17f05f085db: Preparing [2023-05-10T10:28:20.177Z] 522a6c7b1744: Preparing [2023-05-10T10:28:20.177Z] 8937df10f547: Preparing [2023-05-10T10:28:20.177Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:20.177Z] b74d578f353f: Preparing [2023-05-10T10:28:20.177Z] 18e0f2de8fba: Preparing [2023-05-10T10:28:20.177Z] f1417ff83b31: Preparing [2023-05-10T10:28:20.177Z] b74d578f353f: Waiting [2023-05-10T10:28:20.177Z] f1417ff83b31: Waiting [2023-05-10T10:28:20.177Z] 18e0f2de8fba: Waiting [2023-05-10T10:28:20.177Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:20.177Z] 522a6c7b1744: Layer already exists [2023-05-10T10:28:20.177Z] b17f05f085db: Layer already exists [2023-05-10T10:28:20.177Z] 8937df10f547: Layer already exists [2023-05-10T10:28:20.177Z] addecff5c521: Layer already exists [2023-05-10T10:28:20.177Z] b74d578f353f: Layer already exists [2023-05-10T10:28:20.177Z] 18e0f2de8fba: Layer already exists [2023-05-10T10:28:20.177Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:20.177Z] main: digest: sha256:155db44d84c6c777b97c761b30f50a64555f06273e291162696595d6ab8910db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:28:20.219Z] ===================================================== [Pipeline] echo [2023-05-10T10:28:20.224Z] taggedImages: [2023-05-10T10:28:20.224Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:28:20.224Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-10T10:28:20.224Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.154 [2023-05-10T10:28:20.224Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:28:20.224Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-10T10:28:20.238Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-10T10:28:20.238Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:28:20.238Z] latest [2023-05-10T10:28:20.238Z] 3.0.0-dev.154 [2023-05-10T10:28:20.238Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:28:20.238Z] main [2023-05-10T10:28:20.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:20.541Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:20.844Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:28:20.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-10T10:28:20.844Z] cbdab8a121eb: Preparing [2023-05-10T10:28:20.844Z] 646d03396afb: Preparing [2023-05-10T10:28:20.844Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:20.844Z] b74d578f353f: Preparing [2023-05-10T10:28:20.844Z] 1f0d47d68c11: Preparing [2023-05-10T10:28:20.844Z] f1417ff83b31: Preparing [2023-05-10T10:28:20.844Z] f1417ff83b31: Waiting [2023-05-10T10:28:20.844Z] b74d578f353f: Layer already exists [2023-05-10T10:28:20.844Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:20.844Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:20.844Z] cbdab8a121eb: Pushed [2023-05-10T10:28:20.844Z] 1f0d47d68c11: Pushed [2023-05-10T10:28:24.135Z] 646d03396afb: Pushed [2023-05-10T10:28:24.135Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:874285489e446f6491d2af8c80fa969f435f6058e703bf6dcd0447d32dce005f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:24.453Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:24.754Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-10T10:28:24.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-10T10:28:24.755Z] cbdab8a121eb: Preparing [2023-05-10T10:28:24.755Z] 646d03396afb: Preparing [2023-05-10T10:28:24.755Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:24.755Z] b74d578f353f: Preparing [2023-05-10T10:28:24.755Z] 1f0d47d68c11: Preparing [2023-05-10T10:28:24.755Z] f1417ff83b31: Preparing [2023-05-10T10:28:24.755Z] f1417ff83b31: Waiting [2023-05-10T10:28:24.755Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:24.755Z] b74d578f353f: Layer already exists [2023-05-10T10:28:24.755Z] cbdab8a121eb: Layer already exists [2023-05-10T10:28:24.755Z] 1f0d47d68c11: Layer already exists [2023-05-10T10:28:24.755Z] 646d03396afb: Layer already exists [2023-05-10T10:28:24.755Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:24.755Z] latest: digest: sha256:874285489e446f6491d2af8c80fa969f435f6058e703bf6dcd0447d32dce005f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:25.061Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:25.371Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.154 [2023-05-10T10:28:25.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-10T10:28:25.371Z] cbdab8a121eb: Preparing [2023-05-10T10:28:25.371Z] 646d03396afb: Preparing [2023-05-10T10:28:25.371Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:25.371Z] b74d578f353f: Preparing [2023-05-10T10:28:25.371Z] 1f0d47d68c11: Preparing [2023-05-10T10:28:25.371Z] f1417ff83b31: Preparing [2023-05-10T10:28:25.371Z] f1417ff83b31: Waiting [2023-05-10T10:28:25.371Z] 1f0d47d68c11: Layer already exists [2023-05-10T10:28:25.371Z] b74d578f353f: Layer already exists [2023-05-10T10:28:25.371Z] cbdab8a121eb: Layer already exists [2023-05-10T10:28:25.371Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:25.371Z] 646d03396afb: Layer already exists [2023-05-10T10:28:25.371Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:25.371Z] 3.0.0-dev.154: digest: sha256:874285489e446f6491d2af8c80fa969f435f6058e703bf6dcd0447d32dce005f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:25.679Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:25.979Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:28:25.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-10T10:28:25.980Z] cbdab8a121eb: Preparing [2023-05-10T10:28:25.980Z] 646d03396afb: Preparing [2023-05-10T10:28:25.980Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:25.980Z] b74d578f353f: Preparing [2023-05-10T10:28:25.980Z] 1f0d47d68c11: Preparing [2023-05-10T10:28:25.980Z] f1417ff83b31: Preparing [2023-05-10T10:28:25.980Z] f1417ff83b31: Waiting [2023-05-10T10:28:25.980Z] b74d578f353f: Layer already exists [2023-05-10T10:28:25.980Z] 1f0d47d68c11: Layer already exists [2023-05-10T10:28:25.980Z] 646d03396afb: Layer already exists [2023-05-10T10:28:25.980Z] cbdab8a121eb: Layer already exists [2023-05-10T10:28:25.980Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:25.980Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:25.980Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:874285489e446f6491d2af8c80fa969f435f6058e703bf6dcd0447d32dce005f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:26.294Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:26.593Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-10T10:28:26.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-10T10:28:26.593Z] cbdab8a121eb: Preparing [2023-05-10T10:28:26.593Z] 646d03396afb: Preparing [2023-05-10T10:28:26.593Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:26.593Z] b74d578f353f: Preparing [2023-05-10T10:28:26.593Z] 1f0d47d68c11: Preparing [2023-05-10T10:28:26.593Z] f1417ff83b31: Preparing [2023-05-10T10:28:26.593Z] f1417ff83b31: Waiting [2023-05-10T10:28:26.593Z] b74d578f353f: Layer already exists [2023-05-10T10:28:26.593Z] cbdab8a121eb: Layer already exists [2023-05-10T10:28:26.593Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:26.593Z] 1f0d47d68c11: Layer already exists [2023-05-10T10:28:26.593Z] 646d03396afb: Layer already exists [2023-05-10T10:28:26.593Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:26.593Z] main: digest: sha256:874285489e446f6491d2af8c80fa969f435f6058e703bf6dcd0447d32dce005f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:28:26.683Z] ===================================================== [Pipeline] echo [2023-05-10T10:28:26.695Z] taggedImages: [2023-05-10T10:28:26.695Z] - nexus3.edgexfoundry.org:10004/support-notifications:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:28:26.695Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-10T10:28:26.695Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.154 [2023-05-10T10:28:26.695Z] - nexus3.edgexfoundry.org:10004/support-notifications:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:28:26.695Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-10T10:28:26.715Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-10T10:28:26.715Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:28:26.715Z] latest [2023-05-10T10:28:26.715Z] 3.0.0-dev.154 [2023-05-10T10:28:26.715Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:28:26.715Z] main [2023-05-10T10:28:26.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:27.030Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:27.342Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:28:27.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-10T10:28:27.342Z] 0e88ef9760ea: Preparing [2023-05-10T10:28:27.342Z] f417f9c37446: Preparing [2023-05-10T10:28:27.342Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:27.342Z] b74d578f353f: Preparing [2023-05-10T10:28:27.342Z] 5b600438aa73: Preparing [2023-05-10T10:28:27.342Z] f1417ff83b31: Preparing [2023-05-10T10:28:27.342Z] f1417ff83b31: Waiting [2023-05-10T10:28:27.342Z] 5b600438aa73: Layer already exists [2023-05-10T10:28:27.342Z] b74d578f353f: Layer already exists [2023-05-10T10:28:27.342Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:27.342Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:27.342Z] 0e88ef9760ea: Pushed [2023-05-10T10:28:29.873Z] f417f9c37446: Pushed [2023-05-10T10:28:29.873Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:e606c552650a883d7877eafbd6262d0a63028843ab4db544934b92e74094ccfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:30.187Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:30.498Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-10T10:28:30.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-10T10:28:30.498Z] 0e88ef9760ea: Preparing [2023-05-10T10:28:30.498Z] f417f9c37446: Preparing [2023-05-10T10:28:30.498Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:30.498Z] b74d578f353f: Preparing [2023-05-10T10:28:30.498Z] 5b600438aa73: Preparing [2023-05-10T10:28:30.498Z] f1417ff83b31: Preparing [2023-05-10T10:28:30.498Z] f1417ff83b31: Waiting [2023-05-10T10:28:30.498Z] 0e88ef9760ea: Layer already exists [2023-05-10T10:28:30.498Z] f417f9c37446: Layer already exists [2023-05-10T10:28:30.498Z] b74d578f353f: Layer already exists [2023-05-10T10:28:30.498Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:30.498Z] 5b600438aa73: Layer already exists [2023-05-10T10:28:30.498Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:30.498Z] latest: digest: sha256:e606c552650a883d7877eafbd6262d0a63028843ab4db544934b92e74094ccfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:30.813Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:31.124Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.154 [2023-05-10T10:28:31.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-10T10:28:31.124Z] 0e88ef9760ea: Preparing [2023-05-10T10:28:31.124Z] f417f9c37446: Preparing [2023-05-10T10:28:31.124Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:31.124Z] b74d578f353f: Preparing [2023-05-10T10:28:31.124Z] 5b600438aa73: Preparing [2023-05-10T10:28:31.124Z] f1417ff83b31: Preparing [2023-05-10T10:28:31.124Z] f1417ff83b31: Waiting [2023-05-10T10:28:31.124Z] f417f9c37446: Layer already exists [2023-05-10T10:28:31.124Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:31.124Z] 0e88ef9760ea: Layer already exists [2023-05-10T10:28:31.124Z] b74d578f353f: Layer already exists [2023-05-10T10:28:31.124Z] 5b600438aa73: Layer already exists [2023-05-10T10:28:31.124Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:31.124Z] 3.0.0-dev.154: digest: sha256:e606c552650a883d7877eafbd6262d0a63028843ab4db544934b92e74094ccfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:31.447Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:32.908Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:28:32.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-10T10:28:32.908Z] 0e88ef9760ea: Preparing [2023-05-10T10:28:32.908Z] f417f9c37446: Preparing [2023-05-10T10:28:32.908Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:32.908Z] b74d578f353f: Preparing [2023-05-10T10:28:32.908Z] 5b600438aa73: Preparing [2023-05-10T10:28:32.908Z] f1417ff83b31: Preparing [2023-05-10T10:28:32.908Z] f1417ff83b31: Waiting [2023-05-10T10:28:32.908Z] 0e88ef9760ea: Layer already exists [2023-05-10T10:28:32.908Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:32.908Z] f417f9c37446: Layer already exists [2023-05-10T10:28:32.908Z] b74d578f353f: Layer already exists [2023-05-10T10:28:32.908Z] 5b600438aa73: Layer already exists [2023-05-10T10:28:32.908Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:32.908Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:e606c552650a883d7877eafbd6262d0a63028843ab4db544934b92e74094ccfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:33.214Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:28:33.520Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-10T10:28:33.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-10T10:28:33.521Z] 0e88ef9760ea: Preparing [2023-05-10T10:28:33.521Z] f417f9c37446: Preparing [2023-05-10T10:28:33.521Z] 2ff8cad77eeb: Preparing [2023-05-10T10:28:33.521Z] b74d578f353f: Preparing [2023-05-10T10:28:33.521Z] 5b600438aa73: Preparing [2023-05-10T10:28:33.521Z] f1417ff83b31: Preparing [2023-05-10T10:28:33.521Z] f1417ff83b31: Waiting [2023-05-10T10:28:33.521Z] 2ff8cad77eeb: Layer already exists [2023-05-10T10:28:33.521Z] 0e88ef9760ea: Layer already exists [2023-05-10T10:28:33.521Z] 5b600438aa73: Layer already exists [2023-05-10T10:28:33.521Z] f417f9c37446: Layer already exists [2023-05-10T10:28:33.521Z] b74d578f353f: Layer already exists [2023-05-10T10:28:33.521Z] f1417ff83b31: Layer already exists [2023-05-10T10:28:33.521Z] main: digest: sha256:e606c552650a883d7877eafbd6262d0a63028843ab4db544934b92e74094ccfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:28:33.569Z] ===================================================== [Pipeline] echo [2023-05-10T10:28:33.578Z] taggedImages: [2023-05-10T10:28:33.578Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:28:33.578Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-10T10:28:33.578Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.154 [2023-05-10T10:28:33.578Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:28:33.578Z] - 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-05-10T10:29:47.578Z] Removing intermediate container 0740f822b18c [2023-05-10T10:29:47.578Z] ---> a6a313ed1b0a [2023-05-10T10:29:47.578Z] Step 7/25 : COPY . . [2023-05-10T10:29:48.170Z] Removing intermediate container 03279acd5d75 [2023-05-10T10:29:48.170Z] ---> e0b3a52c4a1c [2023-05-10T10:29:48.170Z] Step 7/20 : COPY . . [2023-05-10T10:29:52.436Z] ---> df018a3a9699 [2023-05-10T10:29:52.436Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-10T10:29:52.436Z] ---> 248d111a473c [2023-05-10T10:29:52.436Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-10T10:29:52.436Z] ---> Running in c29ec6921d16 [2023-05-10T10:29:52.704Z] ---> Running in ffbe9bd1fb02 [2023-05-10T10:29:55.292Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-10T10:29:55.292Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-10T10:33:02.035Z] Removing intermediate container fd95422b41c4 [2023-05-10T10:33:02.035Z] ---> 6f5f710c1a14 [2023-05-10T10:33:02.035Z] [2023-05-10T10:33:02.035Z] Step 9/33 : FROM alpine:3.17 [2023-05-10T10:33:02.035Z] ---> 51e60588ff2c [2023-05-10T10:33:02.035Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T10:33:02.035Z] ---> Running in bdbb3c24ddb8 [2023-05-10T10:33:02.035Z] Removing intermediate container bdbb3c24ddb8 [2023-05-10T10:33:02.035Z] ---> 8c09002741ef [2023-05-10T10:33:02.035Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-10T10:33:02.035Z] ---> Running in 1cf3857feea8 [2023-05-10T10:33:02.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:33:02.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:33:02.304Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T10:33:02.304Z] (2/2) Installing su-exec (0.2-r2) [2023-05-10T10:33:02.304Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:33:02.304Z] OK: 8 MiB in 17 packages [2023-05-10T10:33:04.264Z] Removing intermediate container 1cf3857feea8 [2023-05-10T10:33:04.264Z] ---> 91be3ec92476 [2023-05-10T10:33:04.264Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-10T10:33:04.264Z] ---> Running in a77b683da935 [2023-05-10T10:33:04.530Z] Removing intermediate container a77b683da935 [2023-05-10T10:33:04.530Z] ---> 505aea2bd077 [2023-05-10T10:33:04.530Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-10T10:33:04.530Z] ---> Running in 440fa16905f0 [2023-05-10T10:33:05.120Z] Removing intermediate container 440fa16905f0 [2023-05-10T10:33:05.120Z] ---> 53a4f5d4ed2c [2023-05-10T10:33:05.120Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-10T10:33:05.404Z] ---> Running in b62e58fecc76 [2023-05-10T10:33:08.242Z] Removing intermediate container b62e58fecc76 [2023-05-10T10:33:08.242Z] ---> 896e14e67152 [2023-05-10T10:33:08.242Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-10T10:33:08.242Z] ---> Running in 42f6f0ef71ad [2023-05-10T10:33:08.828Z] Removing intermediate container 42f6f0ef71ad [2023-05-10T10:33:08.828Z] ---> 9c25569218f5 [2023-05-10T10:33:08.828Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-10T10:33:08.828Z] ---> Running in 935f4082d6cd [2023-05-10T10:33:12.175Z] Removing intermediate container 935f4082d6cd [2023-05-10T10:33:12.175Z] ---> 9966d331179e [2023-05-10T10:33:12.175Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-10T10:33:12.175Z] ---> Running in e8f6a332d8a0 [2023-05-10T10:33:12.441Z] Removing intermediate container e8f6a332d8a0 [2023-05-10T10:33:12.441Z] ---> eea3a129550a [2023-05-10T10:33:12.441Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-10T10:33:13.404Z] ---> c4858ceb3ed8 [2023-05-10T10:33:13.404Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-10T10:33:13.672Z] ---> Running in 2a7ca99e4703 [2023-05-10T10:33:17.030Z] Removing intermediate container 2a7ca99e4703 [2023-05-10T10:33:17.030Z] ---> 92a1f5b741ff [2023-05-10T10:33:17.030Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:33:17.612Z] ---> 9f0f3f0d085e [2023-05-10T10:33:17.612Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:33:18.579Z] ---> e436d57bcb11 [2023-05-10T10:33:18.579Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-10T10:33:21.162Z] ---> 0edc63a1be88 [2023-05-10T10:33:21.162Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-10T10:33:22.124Z] ---> 7e586c3cb672 [2023-05-10T10:33:22.124Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-10T10:33:22.707Z] ---> 90692afa0f99 [2023-05-10T10:33:22.707Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-10T10:33:23.848Z] ---> bdd1f11ca914 [2023-05-10T10:33:23.848Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-10T10:33:24.915Z] ---> ce2ae646f6b6 [2023-05-10T10:33:24.915Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-10T10:33:25.953Z] ---> 425f03f76c47 [2023-05-10T10:33:25.953Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-10T10:33:25.953Z] ---> Running in 89947333a80d [2023-05-10T10:33:28.641Z] Removing intermediate container 89947333a80d [2023-05-10T10:33:28.641Z] ---> 68c2cc172bf2 [2023-05-10T10:33:28.641Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-10T10:33:28.908Z] ---> Running in f65000c3af21 [2023-05-10T10:33:29.492Z] Removing intermediate container f65000c3af21 [2023-05-10T10:33:29.492Z] ---> 3110d7825779 [2023-05-10T10:33:29.492Z] Step 30/33 : CMD ["gate"] [2023-05-10T10:33:29.492Z] ---> Running in bf0dc0ce7873 [2023-05-10T10:33:30.083Z] Removing intermediate container bf0dc0ce7873 [2023-05-10T10:33:30.083Z] ---> 13000ef95748 [2023-05-10T10:33:30.083Z] Step 31/33 : LABEL arch=arm64 [2023-05-10T10:33:30.083Z] ---> Running in 6008afd18788 [2023-05-10T10:33:30.670Z] Removing intermediate container 6008afd18788 [2023-05-10T10:33:30.670Z] ---> dd7a6c23aa3e [2023-05-10T10:33:30.670Z] Step 32/33 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:33:30.670Z] ---> Running in b6c21fb32f2c [2023-05-10T10:33:31.628Z] Removing intermediate container b6c21fb32f2c [2023-05-10T10:33:31.628Z] ---> 62598b7f0422 [2023-05-10T10:33:31.628Z] Step 33/33 : LABEL version=3.0.0-dev.154 [2023-05-10T10:33:31.628Z] ---> Running in 7d7aafe194e9 [2023-05-10T10:33:35.516Z] Removing intermediate container 7d7aafe194e9 [2023-05-10T10:33:35.516Z] ---> 273dd142220f [2023-05-10T10:33:35.516Z] [2023-05-10T10:33:35.516Z] Successfully built 273dd142220f [2023-05-10T10:33:35.516Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-10T10:33:35.516Z] Building security-proxy-setup [2023-05-10T10:33:38.861Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:33:38.861Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:33:38.861Z] ---> 4d6698d8f84e [2023-05-10T10:33:38.861Z] Step 3/22 : WORKDIR /edgex-go [2023-05-10T10:33:38.861Z] ---> Using cache [2023-05-10T10:33:38.861Z] ---> 18b11cce2bbd [2023-05-10T10:33:38.861Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-10T10:33:38.861Z] ---> Using cache [2023-05-10T10:33:38.861Z] ---> 51ea25d127fa [2023-05-10T10:33:38.861Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-10T10:33:38.861Z] ---> Using cache [2023-05-10T10:33:38.861Z] ---> e291fd63b8d2 [2023-05-10T10:33:38.861Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:33:38.861Z] ---> Using cache [2023-05-10T10:33:38.861Z] ---> a6a313ed1b0a [2023-05-10T10:33:38.861Z] Step 7/22 : COPY . . [2023-05-10T10:33:38.861Z] ---> Using cache [2023-05-10T10:33:38.861Z] ---> df018a3a9699 [2023-05-10T10:33:38.861Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-10T10:33:39.130Z] ---> Running in 514357ac97c2 [2023-05-10T10:33:41.072Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-10T10:35:17.729Z] Removing intermediate container b7a24f2e8d34 [2023-05-10T10:35:17.729Z] ---> 37623bb80cb5 [2023-05-10T10:35:17.729Z] [2023-05-10T10:35:17.729Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T10:35:17.729Z] ---> 51e60588ff2c [2023-05-10T10:35:17.729Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T10:35:17.729Z] ---> Running in 4a4cd49a7804 [2023-05-10T10:35:17.729Z] Removing intermediate container 4a4cd49a7804 [2023-05-10T10:35:17.729Z] ---> b1046f03a784 [2023-05-10T10:35:17.729Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-10T10:35:17.729Z] ---> Running in dbb1f057bf94 [2023-05-10T10:35:17.729Z] Removing intermediate container dbb1f057bf94 [2023-05-10T10:35:17.729Z] ---> d4740f796c42 [2023-05-10T10:35:17.729Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-10T10:35:17.729Z] ---> Running in be23697151d6 [2023-05-10T10:35:17.729Z] Removing intermediate container be23697151d6 [2023-05-10T10:35:17.729Z] ---> 21174b13488f [2023-05-10T10:35:17.729Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T10:35:17.729Z] ---> Running in b4aebf8aba78 [2023-05-10T10:35:17.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:35:17.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:35:17.729Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T10:35:17.729Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:35:17.729Z] OK: 8 MiB in 16 packages [2023-05-10T10:35:17.729Z] Removing intermediate container b4aebf8aba78 [2023-05-10T10:35:17.729Z] ---> 1ee4d9e4aafe [2023-05-10T10:35:17.729Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:35:17.729Z] ---> 785f52fe461e [2023-05-10T10:35:17.729Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:35:17.729Z] ---> ee4b48d1b7e6 [2023-05-10T10:35:17.729Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-10T10:35:18.697Z] ---> ffc7342d21bf [2023-05-10T10:35:18.697Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:35:19.661Z] ---> 8db165567eda [2023-05-10T10:35:19.661Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-10T10:35:19.661Z] ---> Running in 06dca6d31f9d [2023-05-10T10:35:23.016Z] Removing intermediate container 06dca6d31f9d [2023-05-10T10:35:23.016Z] ---> f3756566e09b [2023-05-10T10:35:23.016Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T10:35:23.016Z] ---> Running in e0ee52c9fdce [2023-05-10T10:35:23.288Z] Removing intermediate container e0ee52c9fdce [2023-05-10T10:35:23.288Z] ---> 28a4d49391aa [2023-05-10T10:35:23.288Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T10:35:23.288Z] ---> Running in 636a93f1e535 [2023-05-10T10:35:23.869Z] Removing intermediate container 636a93f1e535 [2023-05-10T10:35:23.869Z] ---> 6dea000533b4 [2023-05-10T10:35:23.869Z] Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:35:24.135Z] ---> Running in 009244a45d0f [2023-05-10T10:35:24.718Z] Removing intermediate container 009244a45d0f [2023-05-10T10:35:24.718Z] ---> c5fefec32d6a [2023-05-10T10:35:24.718Z] Step 23/23 : LABEL version=3.0.0-dev.154 [2023-05-10T10:35:24.718Z] ---> Running in 2a15514fd669 [2023-05-10T10:35:25.304Z] Removing intermediate container 2a15514fd669 [2023-05-10T10:35:25.304Z] ---> 54d3f6637e1f [2023-05-10T10:35:25.304Z] [2023-05-10T10:35:25.304Z] Successfully built 54d3f6637e1f [2023-05-10T10:35:25.304Z] Successfully tagged core-data-arm64:latest [2023-05-10T10:35:25.569Z]  Building core-data ... done Building core-command [2023-05-10T10:35:28.898Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:35:28.898Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:35:28.898Z] ---> 4d6698d8f84e [2023-05-10T10:35:28.898Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T10:35:28.898Z] ---> Using cache [2023-05-10T10:35:28.898Z] ---> a63e6e98ea12 [2023-05-10T10:35:28.898Z] Step 4/24 : WORKDIR /edgex-go [2023-05-10T10:35:28.898Z] ---> Using cache [2023-05-10T10:35:28.898Z] ---> 9c6f587d1354 [2023-05-10T10:35:28.898Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-10T10:35:28.898Z] ---> Using cache [2023-05-10T10:35:28.898Z] ---> 72d8c75dfb51 [2023-05-10T10:35:28.898Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-10T10:35:28.898Z] ---> Using cache [2023-05-10T10:35:28.898Z] ---> 27f1f30ae5f3 [2023-05-10T10:35:28.898Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:35:28.898Z] ---> Using cache [2023-05-10T10:35:28.898Z] ---> 08edb9dfba46 [2023-05-10T10:35:28.898Z] Step 8/24 : COPY . . [2023-05-10T10:35:28.898Z] ---> Using cache [2023-05-10T10:35:28.898Z] ---> aa0c88f529d5 [2023-05-10T10:35:28.898Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-10T10:35:29.163Z] ---> Running in 8b165cd981ac [2023-05-10T10:35:31.096Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-10T10:36:09.948Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-10T10:36:24.929Z] Removing intermediate container 0156b4371e87 [2023-05-10T10:36:24.929Z] ---> 6ea3ddeb301b [2023-05-10T10:36:24.929Z] [2023-05-10T10:36:24.929Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T10:36:24.929Z] ---> 51e60588ff2c [2023-05-10T10:36:24.929Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T10:36:24.929Z] ---> Running in 608354bcde74 [2023-05-10T10:36:25.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:36:26.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:36:28.540Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T10:36:28.540Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:36:28.540Z] OK: 8 MiB in 16 packages [2023-05-10T10:36:31.120Z] Removing intermediate container 608354bcde74 [2023-05-10T10:36:31.120Z] ---> c27b5192bdb5 [2023-05-10T10:36:31.120Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T10:36:31.120Z] ---> Running in 9d5709da093b [2023-05-10T10:36:31.707Z] Removing intermediate container 9d5709da093b [2023-05-10T10:36:31.707Z] ---> 61a5331726ba [2023-05-10T10:36:31.707Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-10T10:36:31.707Z] ---> Running in 34fddae0f816 [2023-05-10T10:36:31.983Z] Removing intermediate container c29ec6921d16 [2023-05-10T10:36:31.983Z] ---> 6442c1408b98 [2023-05-10T10:36:31.983Z] [2023-05-10T10:36:31.983Z] Step 9/25 : FROM alpine:3.17 [2023-05-10T10:36:31.983Z] ---> 51e60588ff2c [2023-05-10T10:36:31.983Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-10T10:36:31.983Z] ---> Running in 317d429b1be2 [2023-05-10T10:36:32.568Z] Removing intermediate container 34fddae0f816 [2023-05-10T10:36:32.568Z] ---> 18332b3e4156 [2023-05-10T10:36:32.568Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T10:36:32.833Z] ---> Running in e24420ac499d [2023-05-10T10:36:33.415Z] Removing intermediate container e24420ac499d [2023-05-10T10:36:33.415Z] ---> b9233cfed123 [2023-05-10T10:36:33.415Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:36:34.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:36:34.650Z] ---> bdf5fe851cac [2023-05-10T10:36:34.650Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:36:35.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:36:35.502Z] ---> d8bcbce37b47 [2023-05-10T10:36:35.502Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-10T10:36:36.909Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-10T10:36:36.909Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-10T10:36:36.909Z] (3/3) Installing su-exec (0.2-r2) [2023-05-10T10:36:36.909Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:36:36.909Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T10:36:37.493Z] OK: 8 MiB in 18 packages [2023-05-10T10:36:38.077Z] ---> e63b12912e70 [2023-05-10T10:36:38.077Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:36:39.481Z] ---> b7e95d4e69e4 [2023-05-10T10:36:39.481Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-10T10:36:39.481Z] ---> Running in b7896b56a86e [2023-05-10T10:36:39.748Z] Removing intermediate container 317d429b1be2 [2023-05-10T10:36:39.748Z] ---> f014a1bcabc3 [2023-05-10T10:36:39.748Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T10:36:40.015Z] ---> Running in 9293050b0f78 [2023-05-10T10:36:40.282Z] Removing intermediate container b7896b56a86e [2023-05-10T10:36:40.282Z] ---> 78d867a9c28d [2023-05-10T10:36:40.282Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T10:36:40.282Z] ---> Running in b1335fa18212 [2023-05-10T10:36:40.547Z] Removing intermediate container 9293050b0f78 [2023-05-10T10:36:40.547Z] ---> 776ab6e8ae45 [2023-05-10T10:36:40.547Z] Step 12/25 : WORKDIR / [2023-05-10T10:36:40.814Z] ---> Running in 52982a933c7c [2023-05-10T10:36:41.080Z] Removing intermediate container b1335fa18212 [2023-05-10T10:36:41.080Z] ---> 3d65291d3c52 [2023-05-10T10:36:41.080Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T10:36:41.346Z] ---> Running in b7c21e624392 [2023-05-10T10:36:41.612Z] Removing intermediate container 52982a933c7c [2023-05-10T10:36:41.612Z] ---> 9cce601fcd82 [2023-05-10T10:36:41.612Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:36:42.197Z] Removing intermediate container b7c21e624392 [2023-05-10T10:36:42.197Z] ---> ee202f6a53f4 [2023-05-10T10:36:42.197Z] Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:36:42.463Z] ---> Running in e59d394af326 [2023-05-10T10:36:42.730Z] ---> b37163b93ab0 [2023-05-10T10:36:42.730Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:36:43.314Z] Removing intermediate container e59d394af326 [2023-05-10T10:36:43.314Z] ---> be3a759a24c4 [2023-05-10T10:36:43.314Z] Step 23/23 : LABEL version=3.0.0-dev.154 [2023-05-10T10:36:43.314Z] ---> Running in 78d399433efc [2023-05-10T10:36:43.898Z] Removing intermediate container 78d399433efc [2023-05-10T10:36:43.898Z] ---> e43db1f19ebe [2023-05-10T10:36:43.898Z] [2023-05-10T10:36:43.898Z] ---> 67699cba8b87 [2023-05-10T10:36:43.898Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-10T10:36:44.167Z] Successfully built e43db1f19ebe [2023-05-10T10:36:44.167Z] Successfully tagged support-scheduler-arm64:latest [2023-05-10T10:36:44.167Z]  Building support-scheduler ... done Building support-notifications [2023-05-10T10:36:45.135Z] ---> a60ae01e285d [2023-05-10T10:36:45.135Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-10T10:36:45.722Z] ---> 80db74a9e421 [2023-05-10T10:36:45.722Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:36:46.691Z] ---> 53ad1df87c10 [2023-05-10T10:36:46.691Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-10T10:36:48.095Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:36:48.095Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:36:48.095Z] ---> 4d6698d8f84e [2023-05-10T10:36:48.095Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T10:36:48.095Z] ---> Using cache [2023-05-10T10:36:48.095Z] ---> a63e6e98ea12 [2023-05-10T10:36:48.095Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T10:36:48.095Z] ---> Using cache [2023-05-10T10:36:48.095Z] ---> 9c6f587d1354 [2023-05-10T10:36:48.095Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-10T10:36:48.095Z] ---> Running in b3154d361b1a [2023-05-10T10:36:49.505Z] ---> 7793f696b259 [2023-05-10T10:36:49.505Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-10T10:36:50.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:36:51.506Z] ---> f5b9fbd50822 [2023-05-10T10:36:51.506Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T10:36:51.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:36:52.732Z] ---> 340b403c2c88 [2023-05-10T10:36:52.732Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T10:36:52.732Z] ---> Running in 8ae7535a5cb4 [2023-05-10T10:36:53.699Z] OK: 263 MiB in 53 packages [2023-05-10T10:36:57.040Z] Removing intermediate container b3154d361b1a [2023-05-10T10:36:57.040Z] ---> 698ee12bc77d [2023-05-10T10:36:57.040Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T10:36:58.448Z] Removing intermediate container 8ae7535a5cb4 [2023-05-10T10:36:58.448Z] ---> 2fab0459d2a3 [2023-05-10T10:36:58.448Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T10:36:58.448Z] ---> 9f4ac7c5db39 [2023-05-10T10:36:58.448Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:36:58.448Z] ---> Running in fd9a66fe2d7b [2023-05-10T10:36:58.448Z] ---> Running in 95d904fff852 [2023-05-10T10:36:59.403Z] Removing intermediate container fd9a66fe2d7b [2023-05-10T10:36:59.403Z] ---> e7c1ec4a69a5 [2023-05-10T10:36:59.403Z] Step 23/25 : LABEL arch=arm64 [2023-05-10T10:36:59.403Z] ---> Running in 09e79bb6c64c [2023-05-10T10:36:59.988Z] Removing intermediate container 09e79bb6c64c [2023-05-10T10:36:59.988Z] ---> 6e21101712c3 [2023-05-10T10:36:59.988Z] Step 24/25 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:36:59.988Z] ---> Running in 8b1647465dc6 [2023-05-10T10:37:00.569Z] Removing intermediate container 8b1647465dc6 [2023-05-10T10:37:00.569Z] ---> 8b0ea45b1828 [2023-05-10T10:37:00.569Z] Step 25/25 : LABEL version=3.0.0-dev.154 [2023-05-10T10:37:00.569Z] ---> Running in 3c9502428c24 [2023-05-10T10:37:01.150Z] Removing intermediate container 3c9502428c24 [2023-05-10T10:37:01.150Z] ---> 840e4f48455d [2023-05-10T10:37:01.150Z] [2023-05-10T10:37:01.150Z] Successfully built 840e4f48455d [2023-05-10T10:37:01.150Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-10T10:37:01.150Z]  Building security-secretstore-setup ... done Building core-metadata [2023-05-10T10:37:04.479Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:37:04.479Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:37:04.479Z] ---> 4d6698d8f84e [2023-05-10T10:37:04.479Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T10:37:04.479Z] ---> Using cache [2023-05-10T10:37:04.479Z] ---> a63e6e98ea12 [2023-05-10T10:37:04.479Z] Step 4/25 : WORKDIR /edgex-go [2023-05-10T10:37:04.479Z] ---> Using cache [2023-05-10T10:37:04.479Z] ---> 9c6f587d1354 [2023-05-10T10:37:04.479Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-10T10:37:04.479Z] ---> Using cache [2023-05-10T10:37:04.479Z] ---> 72d8c75dfb51 [2023-05-10T10:37:04.479Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-10T10:37:04.479Z] ---> Using cache [2023-05-10T10:37:04.479Z] ---> 27f1f30ae5f3 [2023-05-10T10:37:04.479Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:37:04.479Z] ---> Using cache [2023-05-10T10:37:04.479Z] ---> 08edb9dfba46 [2023-05-10T10:37:04.479Z] Step 8/25 : COPY . . [2023-05-10T10:37:04.479Z] ---> Using cache [2023-05-10T10:37:04.479Z] ---> aa0c88f529d5 [2023-05-10T10:37:04.479Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-10T10:37:04.758Z] ---> Running in f3e8a2b9c569 [2023-05-10T10:37:06.703Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-10T10:38:43.323Z] Removing intermediate container 95d904fff852 [2023-05-10T10:38:43.323Z] ---> 26e74395999a [2023-05-10T10:38:43.323Z] Step 8/23 : COPY . . [2023-05-10T10:38:43.323Z] ---> c654e2248830 [2023-05-10T10:38:43.323Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-10T10:38:43.323Z] ---> Running in 8bfedec4c671 [2023-05-10T10:38:43.323Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-10T10:38:43.906Z] Removing intermediate container ffbe9bd1fb02 [2023-05-10T10:38:43.906Z] ---> bd6f1fd1f6d8 [2023-05-10T10:38:43.906Z] [2023-05-10T10:38:43.906Z] Step 9/20 : FROM alpine:3.17 [2023-05-10T10:38:43.906Z] ---> 51e60588ff2c [2023-05-10T10:38:43.906Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T10:38:43.906Z] ---> Using cache [2023-05-10T10:38:43.906Z] ---> 8c09002741ef [2023-05-10T10:38:43.906Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-10T10:38:46.486Z] ---> Running in 3eeadd86a242 [2023-05-10T10:38:48.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:38:49.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:38:50.959Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T10:38:50.959Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T10:38:50.959Z] OK: 17692 distinct packages available [2023-05-10T10:38:50.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:38:51.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:38:52.986Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-10T10:38:52.986Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-10T10:38:53.252Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-10T10:38:53.252Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-10T10:38:53.252Z] (5/9) Installing curl (8.0.1-r0) [2023-05-10T10:38:53.252Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-10T10:38:53.252Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-10T10:38:53.252Z] (8/9) Installing libucontext (1.2-r0) [2023-05-10T10:38:53.252Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-10T10:38:53.252Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:38:53.252Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T10:38:53.837Z] OK: 11 MiB in 24 packages [2023-05-10T10:38:56.417Z] Removing intermediate container 3eeadd86a242 [2023-05-10T10:38:56.417Z] ---> fccae0282640 [2023-05-10T10:38:56.417Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:38:59.759Z] ---> 26b13fe0555e [2023-05-10T10:38:59.759Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:39:00.341Z] ---> e1016b2d6204 [2023-05-10T10:39:00.341Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-10T10:39:02.912Z] ---> c50e4d948d16 [2023-05-10T10:39:02.912Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:39:03.207Z] ---> 413c2c7a9573 [2023-05-10T10:39:03.207Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-10T10:39:03.476Z] ---> Running in e8df5a373eb0 [2023-05-10T10:39:03.742Z] Removing intermediate container e8df5a373eb0 [2023-05-10T10:39:03.742Z] ---> 0cf2be36e806 [2023-05-10T10:39:03.742Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T10:39:04.030Z] ---> Running in 173a4f231e91 [2023-05-10T10:39:04.302Z] Removing intermediate container 173a4f231e91 [2023-05-10T10:39:04.302Z] ---> cc1d5cba2944 [2023-05-10T10:39:04.302Z] Step 18/20 : LABEL arch=arm64 [2023-05-10T10:39:04.570Z] ---> Running in 97abac319308 [2023-05-10T10:39:05.141Z] Removing intermediate container 97abac319308 [2023-05-10T10:39:05.141Z] ---> c344f7142982 [2023-05-10T10:39:05.141Z] Step 19/20 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:39:05.141Z] ---> Running in a568bfe0f61a [2023-05-10T10:39:05.422Z] Removing intermediate container a568bfe0f61a [2023-05-10T10:39:05.422Z] ---> 1f430895b7bb [2023-05-10T10:39:05.722Z] Step 20/20 : LABEL version=3.0.0-dev.154 [2023-05-10T10:39:05.722Z] ---> Running in 456dd60dfa5a [2023-05-10T10:39:06.375Z] Removing intermediate container 456dd60dfa5a [2023-05-10T10:39:06.375Z] ---> 464d89a87030 [2023-05-10T10:39:06.375Z] [2023-05-10T10:39:06.375Z] Successfully built 464d89a87030 [2023-05-10T10:39:06.375Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-10T10:39:06.375Z] Building security-proxy-auth [2023-05-10T10:39:10.771Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:39:10.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:39:10.771Z] ---> 4d6698d8f84e [2023-05-10T10:39:10.771Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T10:39:10.771Z] ---> Using cache [2023-05-10T10:39:10.771Z] ---> a63e6e98ea12 [2023-05-10T10:39:10.771Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T10:39:10.771Z] ---> Using cache [2023-05-10T10:39:10.771Z] ---> 9c6f587d1354 [2023-05-10T10:39:10.771Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T10:39:10.771Z] ---> Using cache [2023-05-10T10:39:10.771Z] ---> 72d8c75dfb51 [2023-05-10T10:39:10.771Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T10:39:10.771Z] ---> Using cache [2023-05-10T10:39:10.771Z] ---> 27f1f30ae5f3 [2023-05-10T10:39:10.771Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:39:10.771Z] ---> Using cache [2023-05-10T10:39:10.771Z] ---> 08edb9dfba46 [2023-05-10T10:39:10.771Z] Step 8/23 : COPY . . [2023-05-10T10:39:10.771Z] ---> Using cache [2023-05-10T10:39:10.771Z] ---> aa0c88f529d5 [2023-05-10T10:39:10.771Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-10T10:39:12.209Z] ---> Running in a51890e8d613 [2023-05-10T10:39:14.173Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-10T10:40:01.069Z] Removing intermediate container 514357ac97c2 [2023-05-10T10:40:01.069Z] ---> f75d72b6166a [2023-05-10T10:40:01.069Z] [2023-05-10T10:40:01.069Z] Step 9/22 : FROM alpine:3.17 [2023-05-10T10:40:01.069Z] ---> 51e60588ff2c [2023-05-10T10:40:01.069Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-10T10:40:01.069Z] ---> Running in 3d732199310e [2023-05-10T10:40:02.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:40:03.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:40:05.351Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T10:40:05.351Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-10T10:40:05.351Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:40:05.351Z] OK: 8 MiB in 17 packages [2023-05-10T10:40:06.786Z] Removing intermediate container 3d732199310e [2023-05-10T10:40:06.786Z] ---> af2feab03290 [2023-05-10T10:40:06.786Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T10:40:07.056Z] ---> Running in b08716fc2168 [2023-05-10T10:40:07.640Z] Removing intermediate container b08716fc2168 [2023-05-10T10:40:07.640Z] ---> 2769b3a9031d [2023-05-10T10:40:07.640Z] Step 12/22 : WORKDIR /edgex [2023-05-10T10:40:07.640Z] ---> Running in e869b81c4f61 [2023-05-10T10:40:08.224Z] Removing intermediate container e869b81c4f61 [2023-05-10T10:40:08.224Z] ---> d3c267ed6a9f [2023-05-10T10:40:08.224Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:40:09.185Z] ---> adf31d44c8f4 [2023-05-10T10:40:09.185Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:40:10.166Z] ---> 7efc759a705b [2023-05-10T10:40:10.166Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-10T10:40:11.129Z] ---> 3ebcf68b092a [2023-05-10T10:40:11.129Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-10T10:40:12.535Z] ---> 19d2dd20ffd7 [2023-05-10T10:40:12.535Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T10:40:13.507Z] ---> 9a593063bd7b [2023-05-10T10:40:13.507Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T10:40:13.772Z] ---> Running in 2f5929e2cbb0 [2023-05-10T10:40:17.108Z] Removing intermediate container 2f5929e2cbb0 [2023-05-10T10:40:17.108Z] ---> cb31a990853a [2023-05-10T10:40:17.108Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T10:40:17.108Z] ---> Running in 76bc86be5cb7 [2023-05-10T10:40:17.691Z] Removing intermediate container 76bc86be5cb7 [2023-05-10T10:40:17.691Z] ---> 8e12db9d6c26 [2023-05-10T10:40:17.691Z] Step 20/22 : LABEL arch=arm64 [2023-05-10T10:40:17.691Z] ---> Running in 48a4c0d4d032 [2023-05-10T10:40:18.273Z] Removing intermediate container 48a4c0d4d032 [2023-05-10T10:40:18.273Z] ---> 4f73e5c65fa0 [2023-05-10T10:40:18.273Z] Step 21/22 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:40:18.273Z] ---> Running in 180719eedd94 [2023-05-10T10:40:18.853Z] Removing intermediate container 180719eedd94 [2023-05-10T10:40:18.853Z] ---> bbee1fe99b22 [2023-05-10T10:40:18.853Z] Step 22/22 : LABEL version=3.0.0-dev.154 [2023-05-10T10:40:19.122Z] ---> Running in 201c0b868970 [2023-05-10T10:40:19.702Z] Removing intermediate container 201c0b868970 [2023-05-10T10:40:19.702Z] ---> 3c8f5dd97e64 [2023-05-10T10:40:19.702Z] [2023-05-10T10:40:19.702Z] Successfully built 3c8f5dd97e64 [2023-05-10T10:40:19.702Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-10T10:40:19.702Z] Building core-common-config-bootstrapper [2023-05-10T10:40:23.306Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T10:40:23.306Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T10:40:23.306Z] ---> 4d6698d8f84e [2023-05-10T10:40:23.306Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T10:40:23.306Z] ---> Using cache [2023-05-10T10:40:23.306Z] ---> a63e6e98ea12 [2023-05-10T10:40:23.306Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T10:40:23.306Z] ---> Using cache [2023-05-10T10:40:23.307Z] ---> 9c6f587d1354 [2023-05-10T10:40:23.307Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T10:40:23.307Z] ---> Using cache [2023-05-10T10:40:23.307Z] ---> 72d8c75dfb51 [2023-05-10T10:40:23.307Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T10:40:23.307Z] ---> Using cache [2023-05-10T10:40:23.307Z] ---> 27f1f30ae5f3 [2023-05-10T10:40:23.307Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T10:40:23.307Z] ---> Using cache [2023-05-10T10:40:23.307Z] ---> 08edb9dfba46 [2023-05-10T10:40:23.307Z] Step 8/23 : COPY . . [2023-05-10T10:40:23.307Z] ---> Using cache [2023-05-10T10:40:23.307Z] ---> aa0c88f529d5 [2023-05-10T10:40:23.307Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-10T10:40:23.307Z] ---> Running in d640795075cb [2023-05-10T10:40:25.260Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.154" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-10T10:42:31.908Z] Removing intermediate container 8b165cd981ac [2023-05-10T10:42:31.908Z] ---> cb5195957237 [2023-05-10T10:42:31.908Z] [2023-05-10T10:42:31.908Z] Step 10/24 : FROM alpine:3.17 [2023-05-10T10:42:31.908Z] ---> 51e60588ff2c [2023-05-10T10:42:31.908Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T10:42:31.908Z] ---> Using cache [2023-05-10T10:42:31.908Z] ---> c27b5192bdb5 [2023-05-10T10:42:31.908Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T10:42:31.908Z] ---> Using cache [2023-05-10T10:42:31.908Z] ---> 61a5331726ba [2023-05-10T10:42:31.908Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-10T10:42:31.908Z] ---> Running in 7eac996866cf [2023-05-10T10:42:31.908Z] Removing intermediate container 7eac996866cf [2023-05-10T10:42:31.908Z] ---> 689ad535c1f4 [2023-05-10T10:42:31.908Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-10T10:42:31.908Z] ---> Running in b9399b19c95f [2023-05-10T10:42:31.908Z] Removing intermediate container b9399b19c95f [2023-05-10T10:42:31.908Z] ---> c4cb478a009a [2023-05-10T10:42:31.908Z] Step 15/24 : WORKDIR / [2023-05-10T10:42:31.908Z] ---> Running in 69ba9c3cac55 [2023-05-10T10:42:31.908Z] Removing intermediate container 69ba9c3cac55 [2023-05-10T10:42:31.908Z] ---> dd32c23de990 [2023-05-10T10:42:31.908Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:42:33.849Z] ---> dd16dedc7043 [2023-05-10T10:42:33.849Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:42:34.431Z] ---> 430e223189be [2023-05-10T10:42:34.431Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-10T10:42:36.395Z] ---> 9b634098f75d [2023-05-10T10:42:36.395Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:42:36.976Z] ---> 1a565d7289df [2023-05-10T10:42:36.976Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-10T10:42:36.976Z] ---> Running in adb30d8e7320 [2023-05-10T10:42:37.564Z] Removing intermediate container adb30d8e7320 [2023-05-10T10:42:37.564Z] ---> dc795bb22ba9 [2023-05-10T10:42:37.564Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T10:42:37.564Z] ---> Running in 705aa49a7c7a [2023-05-10T10:42:38.151Z] Removing intermediate container 705aa49a7c7a [2023-05-10T10:42:38.151Z] ---> 3dd9d3f132bf [2023-05-10T10:42:38.151Z] Step 22/24 : LABEL arch=arm64 [2023-05-10T10:42:38.417Z] ---> Running in 6553d4d73b65 [2023-05-10T10:42:38.684Z] Removing intermediate container 6553d4d73b65 [2023-05-10T10:42:38.684Z] ---> 9549ed8bace8 [2023-05-10T10:42:38.684Z] Step 23/24 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:42:38.951Z] ---> Running in 5641e16554a9 [2023-05-10T10:42:39.222Z] Removing intermediate container 5641e16554a9 [2023-05-10T10:42:39.222Z] ---> 3913ea0b77d1 [2023-05-10T10:42:39.222Z] Step 24/24 : LABEL version=3.0.0-dev.154 [2023-05-10T10:42:39.488Z] ---> Running in 38ee16a425ab [2023-05-10T10:42:40.072Z] Removing intermediate container 38ee16a425ab [2023-05-10T10:42:40.072Z] ---> 4d6dd1a0cb01 [2023-05-10T10:42:40.072Z] [2023-05-10T10:42:40.072Z] Successfully built 4d6dd1a0cb01 [2023-05-10T10:42:40.072Z] Successfully tagged core-command-arm64:latest [2023-05-10T10:44:16.704Z]  Building core-command ... done Removing intermediate container f3e8a2b9c569 [2023-05-10T10:44:16.704Z] ---> 39782f0bc98e [2023-05-10T10:44:16.704Z] [2023-05-10T10:44:16.704Z] Step 10/25 : FROM alpine:3.17 [2023-05-10T10:44:16.704Z] ---> 51e60588ff2c [2023-05-10T10:44:16.704Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-10T10:44:16.704Z] ---> Using cache [2023-05-10T10:44:16.704Z] ---> c27b5192bdb5 [2023-05-10T10:44:16.704Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T10:44:16.704Z] ---> Using cache [2023-05-10T10:44:16.704Z] ---> 61a5331726ba [2023-05-10T10:44:16.704Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-10T10:44:16.704Z] ---> Running in 51a5e97e0f89 [2023-05-10T10:44:16.704Z] Removing intermediate container 51a5e97e0f89 [2023-05-10T10:44:16.704Z] ---> 04abfe46bbcc [2023-05-10T10:44:16.704Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-10T10:44:16.704Z] ---> Running in 8ed7ee6eb1a9 [2023-05-10T10:44:16.704Z] Removing intermediate container 8ed7ee6eb1a9 [2023-05-10T10:44:16.704Z] ---> dc1f8fab3eee [2023-05-10T10:44:16.704Z] Step 15/25 : WORKDIR / [2023-05-10T10:44:16.704Z] ---> Running in 5089718dd854 [2023-05-10T10:44:16.704Z] Removing intermediate container 5089718dd854 [2023-05-10T10:44:16.704Z] ---> 96a82e4343aa [2023-05-10T10:44:16.704Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:44:16.704Z] ---> c613f62b2234 [2023-05-10T10:44:16.704Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:44:16.704Z] ---> 655778e712cf [2023-05-10T10:44:16.704Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-10T10:44:16.704Z] ---> af3487339174 [2023-05-10T10:44:16.704Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:44:16.704Z] ---> 6c6f33763f54 [2023-05-10T10:44:16.704Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-10T10:44:16.704Z] ---> c6a26baeb3e9 [2023-05-10T10:44:16.704Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-10T10:44:16.704Z] ---> Running in a86c7ea2c25f [2023-05-10T10:44:16.704Z] Removing intermediate container a86c7ea2c25f [2023-05-10T10:44:16.704Z] ---> 36b27cc9f466 [2023-05-10T10:44:16.704Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T10:44:16.704Z] ---> Running in a7e73e83541f [2023-05-10T10:44:16.704Z] Removing intermediate container a7e73e83541f [2023-05-10T10:44:16.704Z] ---> 408a33441926 [2023-05-10T10:44:16.704Z] Step 23/25 : LABEL arch=arm64 [2023-05-10T10:44:16.704Z] ---> Running in 9cb314a57914 [2023-05-10T10:44:16.704Z] Removing intermediate container 9cb314a57914 [2023-05-10T10:44:16.704Z] ---> 07a68f42a5c7 [2023-05-10T10:44:16.704Z] Step 24/25 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:44:16.704Z] ---> Running in 076fc9b5fad2 [2023-05-10T10:44:16.704Z] Removing intermediate container 076fc9b5fad2 [2023-05-10T10:44:16.704Z] ---> 0d00cb0b4e54 [2023-05-10T10:44:16.704Z] Step 25/25 : LABEL version=3.0.0-dev.154 [2023-05-10T10:44:16.704Z] ---> Running in 33c02a2c8315 [2023-05-10T10:44:16.704Z] Removing intermediate container 33c02a2c8315 [2023-05-10T10:44:16.704Z] ---> ceb06ced9610 [2023-05-10T10:44:16.704Z] [2023-05-10T10:44:16.704Z] Successfully built ceb06ced9610 [2023-05-10T10:44:16.704Z] Successfully tagged core-metadata-arm64:latest [2023-05-10T10:44:48.914Z]  Building core-metadata ... done Removing intermediate container a51890e8d613 [2023-05-10T10:44:48.914Z] ---> ea6f30cf1221 [2023-05-10T10:44:48.914Z] [2023-05-10T10:44:48.914Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T10:44:48.914Z] ---> 51e60588ff2c [2023-05-10T10:44:48.914Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T10:44:49.181Z] ---> Running in 85b62f468298 [2023-05-10T10:44:49.447Z] Removing intermediate container 85b62f468298 [2023-05-10T10:44:49.447Z] ---> 724f4e82ddf9 [2023-05-10T10:44:49.447Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T10:44:49.714Z] ---> Running in ad9cb2edf19d [2023-05-10T10:44:51.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:44:52.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:44:53.182Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T10:44:53.182Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:44:53.182Z] OK: 8 MiB in 16 packages [2023-05-10T10:44:55.120Z] Removing intermediate container ad9cb2edf19d [2023-05-10T10:44:55.120Z] ---> c6fb07221c86 [2023-05-10T10:44:55.120Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:44:55.700Z] ---> b9d5e39ccfd0 [2023-05-10T10:44:55.967Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:44:56.925Z] ---> 37d03758f1e1 [2023-05-10T10:44:56.925Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-10T10:45:01.165Z] ---> 3018f714ac1a [2023-05-10T10:45:01.165Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:45:01.767Z] ---> ec6fd05aa2a9 [2023-05-10T10:45:01.767Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-10T10:45:02.729Z] ---> 82c4f92f6f81 [2023-05-10T10:45:02.729Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T10:45:02.729Z] ---> Running in 273223f4f163 [2023-05-10T10:45:06.078Z] Removing intermediate container 273223f4f163 [2023-05-10T10:45:06.078Z] ---> b298df2f3b97 [2023-05-10T10:45:06.078Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T10:45:06.078Z] ---> Running in 95871fd209d4 [2023-05-10T10:45:06.345Z] Removing intermediate container 95871fd209d4 [2023-05-10T10:45:06.345Z] ---> 443edfde2042 [2023-05-10T10:45:06.345Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T10:45:06.611Z] ---> Running in 2a7d864db6a7 [2023-05-10T10:45:06.884Z] Removing intermediate container 2a7d864db6a7 [2023-05-10T10:45:06.884Z] ---> 3af3cfc9144e [2023-05-10T10:45:06.884Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T10:45:07.151Z] ---> Running in 615c2277a0eb [2023-05-10T10:45:07.734Z] Removing intermediate container 615c2277a0eb [2023-05-10T10:45:07.734Z] ---> 0e8c850e33ea [2023-05-10T10:45:07.734Z] Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:45:07.734Z] ---> Running in cc3df8f40ac1 [2023-05-10T10:45:08.321Z] Removing intermediate container cc3df8f40ac1 [2023-05-10T10:45:08.321Z] ---> 77dbb76871d9 [2023-05-10T10:45:08.321Z] Step 23/23 : LABEL version=3.0.0-dev.154 [2023-05-10T10:45:08.321Z] ---> Running in d8e700ade29f [2023-05-10T10:45:08.902Z] Removing intermediate container d8e700ade29f [2023-05-10T10:45:08.902Z] ---> ae58cc38b933 [2023-05-10T10:45:08.902Z] [2023-05-10T10:45:08.902Z] Successfully built ae58cc38b933 [2023-05-10T10:45:08.902Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-10T10:45:30.950Z]  Building security-proxy-auth ... done Removing intermediate container d640795075cb [2023-05-10T10:45:30.950Z] ---> 9fa083840997 [2023-05-10T10:45:30.950Z] [2023-05-10T10:45:30.950Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T10:45:30.950Z] ---> 51e60588ff2c [2023-05-10T10:45:30.950Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T10:45:30.950Z] ---> Using cache [2023-05-10T10:45:30.950Z] ---> 724f4e82ddf9 [2023-05-10T10:45:30.950Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T10:45:30.950Z] ---> Using cache [2023-05-10T10:45:30.950Z] ---> c6fb07221c86 [2023-05-10T10:45:30.950Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:45:30.950Z] ---> Using cache [2023-05-10T10:45:30.950Z] ---> b9d5e39ccfd0 [2023-05-10T10:45:30.950Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:45:30.950Z] ---> Using cache [2023-05-10T10:45:31.217Z] ---> 37d03758f1e1 [2023-05-10T10:45:31.217Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-10T10:45:32.179Z] ---> cab1684f22d6 [2023-05-10T10:45:32.179Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:45:33.136Z] ---> 4fec0e2a49d0 [2023-05-10T10:45:33.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-10T10:45:34.097Z] ---> 985a57aeb798 [2023-05-10T10:45:34.097Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T10:45:34.097Z] ---> Running in 27156758d4a9 [2023-05-10T10:45:36.688Z] Removing intermediate container 27156758d4a9 [2023-05-10T10:45:36.688Z] ---> ecc80f07f7e5 [2023-05-10T10:45:36.688Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T10:45:36.688Z] ---> Running in 41738afc0d0d [2023-05-10T10:45:36.955Z] Removing intermediate container 41738afc0d0d [2023-05-10T10:45:36.955Z] ---> f1e591504584 [2023-05-10T10:45:36.955Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T10:45:36.955Z] ---> Running in 1a4a6799f16e [2023-05-10T10:45:37.548Z] Removing intermediate container 1a4a6799f16e [2023-05-10T10:45:37.548Z] ---> 1deca8205637 [2023-05-10T10:45:37.548Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T10:45:37.548Z] ---> Running in 013ee9f6620b [2023-05-10T10:45:38.132Z] Removing intermediate container 013ee9f6620b [2023-05-10T10:45:38.132Z] ---> 574175510bba [2023-05-10T10:45:38.132Z] Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:45:38.132Z] ---> Running in 5f3569f9f440 [2023-05-10T10:45:40.710Z] Removing intermediate container 5f3569f9f440 [2023-05-10T10:45:40.710Z] ---> 609da801e18f [2023-05-10T10:45:40.710Z] Step 23/23 : LABEL version=3.0.0-dev.154 [2023-05-10T10:45:40.710Z] ---> Running in 32abfda59e6c [2023-05-10T10:45:40.978Z] Removing intermediate container 32abfda59e6c [2023-05-10T10:45:40.978Z] ---> 50a864a7e0f1 [2023-05-10T10:45:40.978Z] [2023-05-10T10:45:40.978Z] Successfully built 50a864a7e0f1 [2023-05-10T10:45:41.365Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-10T10:46:03.518Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 8bfedec4c671 [2023-05-10T10:46:03.518Z] ---> 0c0f6a603763 [2023-05-10T10:46:03.518Z] [2023-05-10T10:46:03.518Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T10:46:03.518Z] ---> 51e60588ff2c [2023-05-10T10:46:03.518Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T10:46:03.518Z] ---> Running in 39d556634292 [2023-05-10T10:46:03.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T10:46:03.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T10:46:03.518Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T10:46:03.518Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T10:46:03.518Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T10:46:03.518Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T10:46:03.518Z] OK: 8 MiB in 17 packages [2023-05-10T10:46:04.475Z] Removing intermediate container 39d556634292 [2023-05-10T10:46:04.475Z] ---> 731d2ab282be [2023-05-10T10:46:04.475Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T10:46:04.742Z] ---> Running in dfcac1081478 [2023-05-10T10:46:05.008Z] Removing intermediate container dfcac1081478 [2023-05-10T10:46:05.008Z] ---> ed8e5a18da3b [2023-05-10T10:46:05.008Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-10T10:46:05.008Z] ---> Running in 259962f70800 [2023-05-10T10:46:05.273Z] Removing intermediate container 259962f70800 [2023-05-10T10:46:05.273Z] ---> 0aebe9a7cc37 [2023-05-10T10:46:05.273Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T10:46:05.273Z] ---> Running in 8b4e1b914975 [2023-05-10T10:46:05.538Z] Removing intermediate container 8b4e1b914975 [2023-05-10T10:46:05.538Z] ---> cdc39b34d8da [2023-05-10T10:46:05.538Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T10:46:06.118Z] ---> 88d08f0b5989 [2023-05-10T10:46:06.118Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T10:46:06.385Z] ---> 34a84dfd3161 [2023-05-10T10:46:06.385Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-10T10:46:08.982Z] ---> 21a166196008 [2023-05-10T10:46:08.982Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-10T10:46:08.982Z] ---> 45d37d088e86 [2023-05-10T10:46:08.982Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-10T10:46:09.249Z] ---> Running in 37e741756031 [2023-05-10T10:46:09.513Z] Removing intermediate container 37e741756031 [2023-05-10T10:46:09.513Z] ---> 48331e168a6f [2023-05-10T10:46:09.513Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T10:46:09.513Z] ---> Running in 7eb5e477309b [2023-05-10T10:46:09.779Z] Removing intermediate container 7eb5e477309b [2023-05-10T10:46:09.779Z] ---> 572fc6ca736a [2023-05-10T10:46:09.779Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T10:46:09.779Z] ---> Running in bb4decf5cf42 [2023-05-10T10:46:10.044Z] Removing intermediate container bb4decf5cf42 [2023-05-10T10:46:10.044Z] ---> 14d096a80341 [2023-05-10T10:46:10.044Z] Step 22/23 : LABEL git_sha=c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:10.044Z] ---> Running in 45a20059e401 [2023-05-10T10:46:10.309Z] Removing intermediate container 45a20059e401 [2023-05-10T10:46:10.309Z] ---> f351be4f9b87 [2023-05-10T10:46:10.309Z] Step 23/23 : LABEL version=3.0.0-dev.154 [2023-05-10T10:46:10.576Z] ---> Running in 99b30c1a97dc [2023-05-10T10:46:10.576Z] Removing intermediate container 99b30c1a97dc [2023-05-10T10:46:10.576Z] ---> 260e1ab059b5 [2023-05-10T10:46:10.576Z] [2023-05-10T10:46:10.841Z] Successfully built 260e1ab059b5 [2023-05-10T10:46:10.841Z] Successfully tagged support-notifications-arm64:latest [2023-05-10T10:46:11.119Z]  Building support-notifications ... done  [Pipeline] } [2023-05-10T10:46:11.139Z] $ docker stop --time=1 c7d3e5f6d1536061dd77e971abb712c832d460cdd35b5c9f7a29291828a7e777 [2023-05-10T10:46:12.784Z] $ docker rm -f --volumes c7d3e5f6d1536061dd77e971abb712c832d460cdd35b5c9f7a29291828a7e777 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T10:46:13.251Z] + docker images [2023-05-10T10:46:13.517Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-10T10:46:13.517Z] support-notifications-arm64 latest 260e1ab059b5 3 seconds ago 31.9MB [2023-05-10T10:46:13.517Z] 0c0f6a603763 14 seconds ago 1.42GB [2023-05-10T10:46:13.517Z] core-common-config-bootstrapper-arm64 latest 50a864a7e0f1 33 seconds ago 17.2MB [2023-05-10T10:46:13.517Z] 9fa083840997 44 seconds ago 1.35GB [2023-05-10T10:46:13.517Z] security-proxy-auth-arm64 latest ae58cc38b933 About a minute ago 18.1MB [2023-05-10T10:46:13.517Z] ea6f30cf1221 About a minute ago 1.33GB [2023-05-10T10:46:13.517Z] core-metadata-arm64 latest ceb06ced9610 About a minute ago 20.2MB [2023-05-10T10:46:13.517Z] 39782f0bc98e 2 minutes ago 1.36GB [2023-05-10T10:46:13.517Z] core-command-arm64 latest 4d6dd1a0cb01 3 minutes ago 19.7MB [2023-05-10T10:46:13.517Z] cb5195957237 3 minutes ago 1.35GB [2023-05-10T10:46:13.517Z] security-proxy-setup-arm64 latest 3c8f5dd97e64 5 minutes ago 18.7MB [2023-05-10T10:46:13.517Z] f75d72b6166a 6 minutes ago 1.33GB [2023-05-10T10:46:13.517Z] security-spiffe-token-provider-arm64 latest 464d89a87030 7 minutes ago 32.7MB [2023-05-10T10:46:13.518Z] bd6f1fd1f6d8 7 minutes ago 1.39GB [2023-05-10T10:46:13.518Z] security-secretstore-setup-arm64 latest 840e4f48455d 9 minutes ago 32.2MB [2023-05-10T10:46:13.518Z] support-scheduler-arm64 latest e43db1f19ebe 9 minutes ago 31.2MB [2023-05-10T10:46:13.518Z] 6442c1408b98 9 minutes ago 1.35GB [2023-05-10T10:46:13.518Z] 6ea3ddeb301b 9 minutes ago 1.42GB [2023-05-10T10:46:13.518Z] core-data-arm64 latest 54d3f6637e1f 10 minutes ago 19.9MB [2023-05-10T10:46:13.518Z] 37623bb80cb5 11 minutes ago 1.36GB [2023-05-10T10:46:13.518Z] security-bootstrapper-arm64 latest 273dd142220f 12 minutes ago 21.9MB [2023-05-10T10:46:13.518Z] 6f5f710c1a14 13 minutes ago 1.34GB [2023-05-10T10:46:13.518Z] security-spire-agent-arm64 latest 6659dbd8df5e 18 minutes ago 153MB [2023-05-10T10:46:13.518Z] security-spire-server-arm64 latest c79a21ec4a70 18 minutes ago 97MB [2023-05-10T10:46:13.518Z] security-spire-config-arm64 latest 91c87347cb4b 18 minutes ago 96.1MB [2023-05-10T10:46:13.518Z] bd50c2b9d2de 19 minutes ago 1.21GB [2023-05-10T10:46:13.518Z] 75d65fe4a8b8 19 minutes ago 1.21GB [2023-05-10T10:46:13.518Z] 185595c91f00 19 minutes ago 1.21GB [2023-05-10T10:46:13.518Z] ci-base-image-arm64 latest 4d6698d8f84e 22 minutes ago 899MB [2023-05-10T10:46:13.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-10T10:46:13.518Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-10T10:46:13.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T10:46:13.638Z] provisioning config files... [2023-05-10T10:46:13.654Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/520@tmp/config12815242057825487970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:46:13.996Z] ---> docker-login.sh [2023-05-10T10:46:13.996Z] nexus3.edgexfoundry.org:10001 [2023-05-10T10:46:13.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:46:14.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:46:14.265Z] Configure a credential helper to remove this warning. See [2023-05-10T10:46:14.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:46:14.265Z] [2023-05-10T10:46:14.265Z] Login Succeeded [2023-05-10T10:46:14.265Z] nexus3.edgexfoundry.org:10002 [2023-05-10T10:46:14.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:46:14.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:46:14.799Z] Configure a credential helper to remove this warning. See [2023-05-10T10:46:14.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:46:14.799Z] [2023-05-10T10:46:14.799Z] Login Succeeded [2023-05-10T10:46:14.799Z] nexus3.edgexfoundry.org:10003 [2023-05-10T10:46:15.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:46:15.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:46:15.065Z] Configure a credential helper to remove this warning. See [2023-05-10T10:46:15.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:46:15.065Z] [2023-05-10T10:46:15.065Z] Login Succeeded [2023-05-10T10:46:15.065Z] nexus3.edgexfoundry.org:10004 [2023-05-10T10:46:15.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:46:15.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:46:15.332Z] Configure a credential helper to remove this warning. See [2023-05-10T10:46:15.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:46:15.332Z] [2023-05-10T10:46:15.332Z] Login Succeeded [2023-05-10T10:46:15.332Z] docker.io [2023-05-10T10:46:15.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T10:46:15.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T10:46:15.865Z] Configure a credential helper to remove this warning. See [2023-05-10T10:46:15.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T10:46:15.865Z] [2023-05-10T10:46:15.865Z] Login Succeeded [2023-05-10T10:46:15.865Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T10:46:15.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:46:15.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T10:46:15.944Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-10T10:46:15.944Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:15.944Z] latest [2023-05-10T10:46:15.944Z] 3.0.0-dev.154 [2023-05-10T10:46:15.944Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:15.944Z] main [2023-05-10T10:46:15.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:16.291Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:16.628Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:16.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-10T10:46:16.628Z] 3ec4185718cd: Preparing [2023-05-10T10:46:16.628Z] ed839f6d5658: Preparing [2023-05-10T10:46:16.628Z] 0382b0149c7d: Preparing [2023-05-10T10:46:16.628Z] e670dc3c6331: Preparing [2023-05-10T10:46:16.628Z] e576c1dfb493: Preparing [2023-05-10T10:46:16.628Z] 26cbea5cba74: Preparing [2023-05-10T10:46:16.628Z] 26cbea5cba74: Waiting [2023-05-10T10:46:16.894Z] e576c1dfb493: Pushed [2023-05-10T10:46:16.894Z] e670dc3c6331: Pushed [2023-05-10T10:46:16.894Z] 3ec4185718cd: Pushed [2023-05-10T10:46:16.894Z] 0382b0149c7d: Pushed [2023-05-10T10:46:16.894Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:20.223Z] ed839f6d5658: Pushed [2023-05-10T10:46:20.223Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:12f63c32888262c49c215b79e19cf66212090e26aeb9102377fb148739a8c9fe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:20.572Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:20.909Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-10T10:46:20.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-10T10:46:20.909Z] 3ec4185718cd: Preparing [2023-05-10T10:46:20.909Z] ed839f6d5658: Preparing [2023-05-10T10:46:20.909Z] 0382b0149c7d: Preparing [2023-05-10T10:46:20.909Z] e670dc3c6331: Preparing [2023-05-10T10:46:20.909Z] e576c1dfb493: Preparing [2023-05-10T10:46:20.909Z] 26cbea5cba74: Preparing [2023-05-10T10:46:20.909Z] 26cbea5cba74: Waiting [2023-05-10T10:46:20.909Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:20.909Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:20.909Z] ed839f6d5658: Layer already exists [2023-05-10T10:46:20.909Z] 3ec4185718cd: Layer already exists [2023-05-10T10:46:20.909Z] e576c1dfb493: Layer already exists [2023-05-10T10:46:20.909Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:21.175Z] latest: digest: sha256:12f63c32888262c49c215b79e19cf66212090e26aeb9102377fb148739a8c9fe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:21.511Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:21.849Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.154 [2023-05-10T10:46:21.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-10T10:46:21.849Z] 3ec4185718cd: Preparing [2023-05-10T10:46:21.849Z] ed839f6d5658: Preparing [2023-05-10T10:46:21.849Z] 0382b0149c7d: Preparing [2023-05-10T10:46:21.849Z] e670dc3c6331: Preparing [2023-05-10T10:46:21.849Z] e576c1dfb493: Preparing [2023-05-10T10:46:21.849Z] 26cbea5cba74: Preparing [2023-05-10T10:46:21.849Z] 26cbea5cba74: Waiting [2023-05-10T10:46:21.849Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:21.849Z] ed839f6d5658: Layer already exists [2023-05-10T10:46:21.849Z] e576c1dfb493: Layer already exists [2023-05-10T10:46:21.849Z] 3ec4185718cd: Layer already exists [2023-05-10T10:46:21.849Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:21.849Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:21.849Z] 3.0.0-dev.154: digest: sha256:12f63c32888262c49c215b79e19cf66212090e26aeb9102377fb148739a8c9fe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:22.464Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:22.805Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:22.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-10T10:46:22.805Z] 3ec4185718cd: Preparing [2023-05-10T10:46:22.805Z] ed839f6d5658: Preparing [2023-05-10T10:46:22.805Z] 0382b0149c7d: Preparing [2023-05-10T10:46:22.805Z] e670dc3c6331: Preparing [2023-05-10T10:46:22.805Z] e576c1dfb493: Preparing [2023-05-10T10:46:22.805Z] 26cbea5cba74: Preparing [2023-05-10T10:46:22.805Z] 26cbea5cba74: Waiting [2023-05-10T10:46:22.805Z] ed839f6d5658: Layer already exists [2023-05-10T10:46:22.805Z] e576c1dfb493: Layer already exists [2023-05-10T10:46:22.805Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:22.805Z] 3ec4185718cd: Layer already exists [2023-05-10T10:46:22.805Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:22.805Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:22.805Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:12f63c32888262c49c215b79e19cf66212090e26aeb9102377fb148739a8c9fe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:23.429Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:23.763Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-10T10:46:23.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-10T10:46:23.763Z] 3ec4185718cd: Preparing [2023-05-10T10:46:23.763Z] ed839f6d5658: Preparing [2023-05-10T10:46:23.763Z] 0382b0149c7d: Preparing [2023-05-10T10:46:23.763Z] e670dc3c6331: Preparing [2023-05-10T10:46:23.763Z] e576c1dfb493: Preparing [2023-05-10T10:46:23.763Z] 26cbea5cba74: Preparing [2023-05-10T10:46:23.763Z] 26cbea5cba74: Waiting [2023-05-10T10:46:23.763Z] e576c1dfb493: Layer already exists [2023-05-10T10:46:23.763Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:23.763Z] ed839f6d5658: Layer already exists [2023-05-10T10:46:23.763Z] 3ec4185718cd: Layer already exists [2023-05-10T10:46:23.763Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:23.763Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:23.763Z] main: digest: sha256:12f63c32888262c49c215b79e19cf66212090e26aeb9102377fb148739a8c9fe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:46:23.804Z] ===================================================== [Pipeline] echo [2023-05-10T10:46:23.809Z] taggedImages: [2023-05-10T10:46:23.809Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:23.809Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-10T10:46:23.809Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.154 [2023-05-10T10:46:23.809Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:23.809Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-10T10:46:23.824Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-10T10:46:23.824Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:23.824Z] latest [2023-05-10T10:46:23.824Z] 3.0.0-dev.154 [2023-05-10T10:46:23.824Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:23.824Z] main [2023-05-10T10:46:23.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:24.153Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:24.487Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:24.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-10T10:46:24.487Z] 48843371f452: Preparing [2023-05-10T10:46:24.487Z] e58ee61af479: Preparing [2023-05-10T10:46:24.487Z] c80fe8346415: Preparing [2023-05-10T10:46:24.487Z] d14522ded3c5: Preparing [2023-05-10T10:46:24.487Z] 0382b0149c7d: Preparing [2023-05-10T10:46:24.487Z] e670dc3c6331: Preparing [2023-05-10T10:46:24.487Z] eb4ef159fd0a: Preparing [2023-05-10T10:46:24.487Z] 26cbea5cba74: Preparing [2023-05-10T10:46:24.487Z] e670dc3c6331: Waiting [2023-05-10T10:46:24.487Z] eb4ef159fd0a: Waiting [2023-05-10T10:46:24.487Z] 26cbea5cba74: Waiting [2023-05-10T10:46:24.487Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:24.487Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:24.752Z] c80fe8346415: Pushed [2023-05-10T10:46:24.752Z] e58ee61af479: Pushed [2023-05-10T10:46:24.752Z] 48843371f452: Pushed [2023-05-10T10:46:24.752Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:24.752Z] eb4ef159fd0a: Pushed [2023-05-10T10:46:26.687Z] d14522ded3c5: Pushed [2023-05-10T10:46:26.951Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:4aef0ee00920a17ebf58118ac2e2c11d45da43dbd178ff134c38f7d1f69705ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:27.286Z] + 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-05-10T10:46:27.617Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-10T10:46:27.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-10T10:46:27.617Z] 48843371f452: Preparing [2023-05-10T10:46:27.617Z] e58ee61af479: Preparing [2023-05-10T10:46:27.617Z] c80fe8346415: Preparing [2023-05-10T10:46:27.617Z] d14522ded3c5: Preparing [2023-05-10T10:46:27.617Z] 0382b0149c7d: Preparing [2023-05-10T10:46:27.617Z] e670dc3c6331: Preparing [2023-05-10T10:46:27.617Z] eb4ef159fd0a: Preparing [2023-05-10T10:46:27.617Z] 26cbea5cba74: Preparing [2023-05-10T10:46:27.617Z] e670dc3c6331: Waiting [2023-05-10T10:46:27.617Z] eb4ef159fd0a: Waiting [2023-05-10T10:46:27.617Z] 26cbea5cba74: Waiting [2023-05-10T10:46:27.617Z] d14522ded3c5: Layer already exists [2023-05-10T10:46:27.617Z] c80fe8346415: Layer already exists [2023-05-10T10:46:27.617Z] e58ee61af479: Layer already exists [2023-05-10T10:46:27.617Z] 48843371f452: Layer already exists [2023-05-10T10:46:27.617Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:27.617Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:27.617Z] eb4ef159fd0a: Layer already exists [2023-05-10T10:46:27.617Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:27.880Z] latest: digest: sha256:4aef0ee00920a17ebf58118ac2e2c11d45da43dbd178ff134c38f7d1f69705ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:28.217Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:28.550Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.154 [2023-05-10T10:46:28.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-10T10:46:28.550Z] 48843371f452: Preparing [2023-05-10T10:46:28.550Z] e58ee61af479: Preparing [2023-05-10T10:46:28.550Z] c80fe8346415: Preparing [2023-05-10T10:46:28.550Z] d14522ded3c5: Preparing [2023-05-10T10:46:28.550Z] 0382b0149c7d: Preparing [2023-05-10T10:46:28.550Z] e670dc3c6331: Preparing [2023-05-10T10:46:28.550Z] eb4ef159fd0a: Preparing [2023-05-10T10:46:28.550Z] 26cbea5cba74: Preparing [2023-05-10T10:46:28.550Z] e670dc3c6331: Waiting [2023-05-10T10:46:28.550Z] eb4ef159fd0a: Waiting [2023-05-10T10:46:28.550Z] 26cbea5cba74: Waiting [2023-05-10T10:46:28.550Z] 48843371f452: Layer already exists [2023-05-10T10:46:28.550Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:28.550Z] d14522ded3c5: Layer already exists [2023-05-10T10:46:28.550Z] e58ee61af479: Layer already exists [2023-05-10T10:46:28.550Z] c80fe8346415: Layer already exists [2023-05-10T10:46:28.550Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:28.550Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:28.550Z] eb4ef159fd0a: Layer already exists [2023-05-10T10:46:28.814Z] 3.0.0-dev.154: digest: sha256:4aef0ee00920a17ebf58118ac2e2c11d45da43dbd178ff134c38f7d1f69705ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:29.154Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:29.496Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:29.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-10T10:46:29.496Z] 48843371f452: Preparing [2023-05-10T10:46:29.496Z] e58ee61af479: Preparing [2023-05-10T10:46:29.496Z] c80fe8346415: Preparing [2023-05-10T10:46:29.496Z] d14522ded3c5: Preparing [2023-05-10T10:46:29.496Z] 0382b0149c7d: Preparing [2023-05-10T10:46:29.496Z] e670dc3c6331: Preparing [2023-05-10T10:46:29.496Z] eb4ef159fd0a: Preparing [2023-05-10T10:46:29.496Z] 26cbea5cba74: Preparing [2023-05-10T10:46:29.496Z] eb4ef159fd0a: Waiting [2023-05-10T10:46:29.496Z] 26cbea5cba74: Waiting [2023-05-10T10:46:29.496Z] e670dc3c6331: Waiting [2023-05-10T10:46:29.496Z] d14522ded3c5: Layer already exists [2023-05-10T10:46:29.496Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:29.496Z] c80fe8346415: Layer already exists [2023-05-10T10:46:29.496Z] e58ee61af479: Layer already exists [2023-05-10T10:46:29.496Z] 48843371f452: Layer already exists [2023-05-10T10:46:29.496Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:29.496Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:29.496Z] eb4ef159fd0a: Layer already exists [2023-05-10T10:46:29.496Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:4aef0ee00920a17ebf58118ac2e2c11d45da43dbd178ff134c38f7d1f69705ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:30.115Z] + 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-05-10T10:46:30.453Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-10T10:46:30.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-10T10:46:30.453Z] 48843371f452: Preparing [2023-05-10T10:46:30.453Z] e58ee61af479: Preparing [2023-05-10T10:46:30.453Z] c80fe8346415: Preparing [2023-05-10T10:46:30.453Z] d14522ded3c5: Preparing [2023-05-10T10:46:30.453Z] 0382b0149c7d: Preparing [2023-05-10T10:46:30.453Z] e670dc3c6331: Preparing [2023-05-10T10:46:30.453Z] eb4ef159fd0a: Preparing [2023-05-10T10:46:30.453Z] 26cbea5cba74: Preparing [2023-05-10T10:46:30.453Z] eb4ef159fd0a: Waiting [2023-05-10T10:46:30.453Z] 26cbea5cba74: Waiting [2023-05-10T10:46:30.453Z] e670dc3c6331: Waiting [2023-05-10T10:46:30.453Z] 48843371f452: Layer already exists [2023-05-10T10:46:30.453Z] c80fe8346415: Layer already exists [2023-05-10T10:46:30.453Z] e58ee61af479: Layer already exists [2023-05-10T10:46:30.453Z] d14522ded3c5: Layer already exists [2023-05-10T10:46:30.453Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:30.453Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:30.453Z] eb4ef159fd0a: Layer already exists [2023-05-10T10:46:30.453Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:30.717Z] main: digest: sha256:4aef0ee00920a17ebf58118ac2e2c11d45da43dbd178ff134c38f7d1f69705ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:46:30.759Z] ===================================================== [Pipeline] echo [2023-05-10T10:46:30.765Z] taggedImages: [2023-05-10T10:46:30.765Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:30.765Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-10T10:46:30.765Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.154 [2023-05-10T10:46:30.765Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:30.765Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-10T10:46:30.780Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-10T10:46:30.780Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:30.780Z] latest [2023-05-10T10:46:30.780Z] 3.0.0-dev.154 [2023-05-10T10:46:30.780Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:30.780Z] main [2023-05-10T10:46:30.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:31.125Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:31.465Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:31.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-10T10:46:31.465Z] 366c401c1887: Preparing [2023-05-10T10:46:31.465Z] a4db1c6653e1: Preparing [2023-05-10T10:46:31.465Z] 0382b0149c7d: Preparing [2023-05-10T10:46:31.465Z] e670dc3c6331: Preparing [2023-05-10T10:46:31.465Z] 472ba452049c: Preparing [2023-05-10T10:46:31.465Z] 26cbea5cba74: Preparing [2023-05-10T10:46:31.465Z] 26cbea5cba74: Waiting [2023-05-10T10:46:31.465Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:31.465Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:31.731Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:31.731Z] 366c401c1887: Pushed [2023-05-10T10:46:31.731Z] 472ba452049c: Pushed [2023-05-10T10:46:35.065Z] a4db1c6653e1: Pushed [2023-05-10T10:46:35.065Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:e21b92d00df79f679b7d1d464c932d9c561f6b1bd850eb7e4acfe2aa141bfa6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:35.406Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:35.751Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-10T10:46:35.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-10T10:46:35.751Z] 366c401c1887: Preparing [2023-05-10T10:46:35.751Z] a4db1c6653e1: Preparing [2023-05-10T10:46:35.751Z] 0382b0149c7d: Preparing [2023-05-10T10:46:35.751Z] e670dc3c6331: Preparing [2023-05-10T10:46:35.751Z] 472ba452049c: Preparing [2023-05-10T10:46:35.751Z] 26cbea5cba74: Preparing [2023-05-10T10:46:35.751Z] 26cbea5cba74: Waiting [2023-05-10T10:46:35.751Z] 366c401c1887: Layer already exists [2023-05-10T10:46:35.751Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:35.751Z] 472ba452049c: Layer already exists [2023-05-10T10:46:35.751Z] a4db1c6653e1: Layer already exists [2023-05-10T10:46:35.751Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:35.751Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:36.019Z] latest: digest: sha256:e21b92d00df79f679b7d1d464c932d9c561f6b1bd850eb7e4acfe2aa141bfa6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:36.359Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:36.694Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.154 [2023-05-10T10:46:36.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-10T10:46:36.695Z] 366c401c1887: Preparing [2023-05-10T10:46:36.695Z] a4db1c6653e1: Preparing [2023-05-10T10:46:36.695Z] 0382b0149c7d: Preparing [2023-05-10T10:46:36.695Z] e670dc3c6331: Preparing [2023-05-10T10:46:36.695Z] 472ba452049c: Preparing [2023-05-10T10:46:36.695Z] 26cbea5cba74: Preparing [2023-05-10T10:46:36.695Z] 366c401c1887: Layer already exists [2023-05-10T10:46:36.695Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:36.695Z] 472ba452049c: Layer already exists [2023-05-10T10:46:36.695Z] a4db1c6653e1: Layer already exists [2023-05-10T10:46:36.695Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:36.695Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:36.961Z] 3.0.0-dev.154: digest: sha256:e21b92d00df79f679b7d1d464c932d9c561f6b1bd850eb7e4acfe2aa141bfa6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:37.315Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:37.651Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:37.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-10T10:46:37.651Z] 366c401c1887: Preparing [2023-05-10T10:46:37.651Z] a4db1c6653e1: Preparing [2023-05-10T10:46:37.651Z] 0382b0149c7d: Preparing [2023-05-10T10:46:37.651Z] e670dc3c6331: Preparing [2023-05-10T10:46:37.651Z] 472ba452049c: Preparing [2023-05-10T10:46:37.651Z] 26cbea5cba74: Preparing [2023-05-10T10:46:37.651Z] 26cbea5cba74: Waiting [2023-05-10T10:46:37.651Z] 472ba452049c: Layer already exists [2023-05-10T10:46:37.651Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:37.651Z] a4db1c6653e1: Layer already exists [2023-05-10T10:46:37.651Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:37.651Z] 366c401c1887: Layer already exists [2023-05-10T10:46:37.651Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:37.651Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:e21b92d00df79f679b7d1d464c932d9c561f6b1bd850eb7e4acfe2aa141bfa6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:38.268Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:38.602Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-10T10:46:38.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-10T10:46:38.603Z] 366c401c1887: Preparing [2023-05-10T10:46:38.603Z] a4db1c6653e1: Preparing [2023-05-10T10:46:38.603Z] 0382b0149c7d: Preparing [2023-05-10T10:46:38.603Z] e670dc3c6331: Preparing [2023-05-10T10:46:38.603Z] 472ba452049c: Preparing [2023-05-10T10:46:38.603Z] 26cbea5cba74: Preparing [2023-05-10T10:46:38.603Z] 26cbea5cba74: Waiting [2023-05-10T10:46:38.603Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:38.603Z] a4db1c6653e1: Layer already exists [2023-05-10T10:46:38.603Z] 472ba452049c: Layer already exists [2023-05-10T10:46:38.603Z] 366c401c1887: Layer already exists [2023-05-10T10:46:38.603Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:38.603Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:38.868Z] main: digest: sha256:e21b92d00df79f679b7d1d464c932d9c561f6b1bd850eb7e4acfe2aa141bfa6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:46:38.916Z] ===================================================== [Pipeline] echo [2023-05-10T10:46:38.922Z] taggedImages: [2023-05-10T10:46:38.922Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:38.922Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-10T10:46:38.922Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.154 [2023-05-10T10:46:38.922Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:38.922Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-10T10:46:38.936Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-10T10:46:38.936Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:38.936Z] latest [2023-05-10T10:46:38.936Z] 3.0.0-dev.154 [2023-05-10T10:46:38.937Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:38.937Z] main [2023-05-10T10:46:38.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:39.267Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:39.601Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:39.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-10T10:46:39.601Z] acfb30f72c5a: Preparing [2023-05-10T10:46:39.601Z] 5e88982d31ff: Preparing [2023-05-10T10:46:39.601Z] d13849058949: Preparing [2023-05-10T10:46:39.601Z] 0382b0149c7d: Preparing [2023-05-10T10:46:39.601Z] e670dc3c6331: Preparing [2023-05-10T10:46:39.601Z] e576c1dfb493: Preparing [2023-05-10T10:46:39.601Z] 26cbea5cba74: Preparing [2023-05-10T10:46:39.601Z] e576c1dfb493: Waiting [2023-05-10T10:46:39.601Z] 26cbea5cba74: Waiting [2023-05-10T10:46:39.601Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:39.868Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:39.868Z] e576c1dfb493: Layer already exists [2023-05-10T10:46:39.868Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:39.868Z] acfb30f72c5a: Pushed [2023-05-10T10:46:39.868Z] 5e88982d31ff: Pushed [2023-05-10T10:46:43.202Z] d13849058949: Pushed [2023-05-10T10:46:43.202Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:77004fc64ae7eef9c3beaef3d89fd5cb5f3bb56cefabd059eb707df86b2ee918 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:43.537Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:43.871Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-10T10:46:43.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-10T10:46:43.871Z] acfb30f72c5a: Preparing [2023-05-10T10:46:43.871Z] 5e88982d31ff: Preparing [2023-05-10T10:46:43.871Z] d13849058949: Preparing [2023-05-10T10:46:43.871Z] 0382b0149c7d: Preparing [2023-05-10T10:46:43.871Z] e670dc3c6331: Preparing [2023-05-10T10:46:43.871Z] e576c1dfb493: Preparing [2023-05-10T10:46:43.871Z] 26cbea5cba74: Preparing [2023-05-10T10:46:43.871Z] e576c1dfb493: Waiting [2023-05-10T10:46:43.871Z] 26cbea5cba74: Waiting [2023-05-10T10:46:43.871Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:43.871Z] d13849058949: Layer already exists [2023-05-10T10:46:43.871Z] acfb30f72c5a: Layer already exists [2023-05-10T10:46:43.871Z] 5e88982d31ff: Layer already exists [2023-05-10T10:46:43.871Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:43.871Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:43.871Z] e576c1dfb493: Layer already exists [2023-05-10T10:46:44.137Z] latest: digest: sha256:77004fc64ae7eef9c3beaef3d89fd5cb5f3bb56cefabd059eb707df86b2ee918 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:44.478Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:44.861Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.154 [2023-05-10T10:46:44.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-10T10:46:44.862Z] acfb30f72c5a: Preparing [2023-05-10T10:46:44.862Z] 5e88982d31ff: Preparing [2023-05-10T10:46:44.862Z] d13849058949: Preparing [2023-05-10T10:46:44.862Z] 0382b0149c7d: Preparing [2023-05-10T10:46:44.862Z] e670dc3c6331: Preparing [2023-05-10T10:46:44.862Z] e576c1dfb493: Preparing [2023-05-10T10:46:44.862Z] 26cbea5cba74: Preparing [2023-05-10T10:46:44.862Z] e576c1dfb493: Waiting [2023-05-10T10:46:44.862Z] 26cbea5cba74: Waiting [2023-05-10T10:46:44.862Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:44.862Z] acfb30f72c5a: Layer already exists [2023-05-10T10:46:44.862Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:44.862Z] d13849058949: Layer already exists [2023-05-10T10:46:44.862Z] 5e88982d31ff: Layer already exists [2023-05-10T10:46:44.862Z] e576c1dfb493: Layer already exists [2023-05-10T10:46:44.862Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:45.133Z] 3.0.0-dev.154: digest: sha256:77004fc64ae7eef9c3beaef3d89fd5cb5f3bb56cefabd059eb707df86b2ee918 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:45.494Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:45.843Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:45.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-10T10:46:45.843Z] acfb30f72c5a: Preparing [2023-05-10T10:46:45.843Z] 5e88982d31ff: Preparing [2023-05-10T10:46:45.843Z] d13849058949: Preparing [2023-05-10T10:46:45.843Z] 0382b0149c7d: Preparing [2023-05-10T10:46:45.843Z] e670dc3c6331: Preparing [2023-05-10T10:46:45.843Z] e576c1dfb493: Preparing [2023-05-10T10:46:45.843Z] 26cbea5cba74: Preparing [2023-05-10T10:46:45.843Z] e576c1dfb493: Waiting [2023-05-10T10:46:45.843Z] 26cbea5cba74: Waiting [2023-05-10T10:46:45.843Z] 5e88982d31ff: Layer already exists [2023-05-10T10:46:45.843Z] acfb30f72c5a: Layer already exists [2023-05-10T10:46:45.843Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:45.843Z] d13849058949: Layer already exists [2023-05-10T10:46:45.843Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:45.843Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:45.843Z] e576c1dfb493: Layer already exists [2023-05-10T10:46:46.112Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:77004fc64ae7eef9c3beaef3d89fd5cb5f3bb56cefabd059eb707df86b2ee918 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:46.456Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:46.797Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-10T10:46:46.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-10T10:46:46.797Z] acfb30f72c5a: Preparing [2023-05-10T10:46:46.797Z] 5e88982d31ff: Preparing [2023-05-10T10:46:46.797Z] d13849058949: Preparing [2023-05-10T10:46:46.797Z] 0382b0149c7d: Preparing [2023-05-10T10:46:46.797Z] e670dc3c6331: Preparing [2023-05-10T10:46:46.797Z] e576c1dfb493: Preparing [2023-05-10T10:46:46.797Z] 26cbea5cba74: Preparing [2023-05-10T10:46:46.797Z] e576c1dfb493: Waiting [2023-05-10T10:46:46.797Z] 26cbea5cba74: Waiting [2023-05-10T10:46:46.797Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:46.797Z] 5e88982d31ff: Layer already exists [2023-05-10T10:46:46.797Z] acfb30f72c5a: Layer already exists [2023-05-10T10:46:46.797Z] d13849058949: Layer already exists [2023-05-10T10:46:46.797Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:46.797Z] e576c1dfb493: Layer already exists [2023-05-10T10:46:46.797Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:47.063Z] main: digest: sha256:77004fc64ae7eef9c3beaef3d89fd5cb5f3bb56cefabd059eb707df86b2ee918 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:46:47.124Z] ===================================================== [Pipeline] echo [2023-05-10T10:46:47.134Z] taggedImages: [2023-05-10T10:46:47.134Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:47.134Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-10T10:46:47.134Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.154 [2023-05-10T10:46:47.134Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:47.134Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-10T10:46:47.162Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-10T10:46:47.162Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:47.162Z] latest [2023-05-10T10:46:47.162Z] 3.0.0-dev.154 [2023-05-10T10:46:47.162Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:47.162Z] main [2023-05-10T10:46:47.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:47.528Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:47.866Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:47.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-10T10:46:47.866Z] 67f7f62c21cd: Preparing [2023-05-10T10:46:47.866Z] 67f7f62c21cd: Preparing [2023-05-10T10:46:47.866Z] 9b7a62a22b0b: Preparing [2023-05-10T10:46:47.866Z] ee58754c61a0: Preparing [2023-05-10T10:46:47.866Z] 277007586b42: Preparing [2023-05-10T10:46:47.866Z] cf28673b2ea1: Preparing [2023-05-10T10:46:47.866Z] 1825415c22a5: Preparing [2023-05-10T10:46:47.866Z] 0382b0149c7d: Preparing [2023-05-10T10:46:47.866Z] e670dc3c6331: Preparing [2023-05-10T10:46:47.866Z] cb7c26e5e8c9: Preparing [2023-05-10T10:46:47.866Z] e0d0fdbb712a: Preparing [2023-05-10T10:46:47.866Z] d1c721b27b0a: Preparing [2023-05-10T10:46:47.866Z] 1fbd2bb97ceb: Preparing [2023-05-10T10:46:47.866Z] 26cbea5cba74: Preparing [2023-05-10T10:46:47.866Z] e670dc3c6331: Waiting [2023-05-10T10:46:47.866Z] cb7c26e5e8c9: Waiting [2023-05-10T10:46:47.866Z] e0d0fdbb712a: Waiting [2023-05-10T10:46:47.866Z] d1c721b27b0a: Waiting [2023-05-10T10:46:47.866Z] 1fbd2bb97ceb: Waiting [2023-05-10T10:46:47.866Z] 26cbea5cba74: Waiting [2023-05-10T10:46:47.866Z] 1825415c22a5: Waiting [2023-05-10T10:46:47.866Z] 0382b0149c7d: Waiting [2023-05-10T10:46:48.131Z] 67f7f62c21cd: Pushed [2023-05-10T10:46:48.131Z] cf28673b2ea1: Pushed [2023-05-10T10:46:48.131Z] 277007586b42: Pushed [2023-05-10T10:46:48.131Z] ee58754c61a0: Pushed [2023-05-10T10:46:48.131Z] 9b7a62a22b0b: Pushed [2023-05-10T10:46:48.131Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:48.131Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:48.397Z] cb7c26e5e8c9: Pushed [2023-05-10T10:46:48.397Z] d1c721b27b0a: Pushed [2023-05-10T10:46:48.397Z] 1fbd2bb97ceb: Pushed [2023-05-10T10:46:48.397Z] e0d0fdbb712a: Pushed [2023-05-10T10:46:48.397Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:51.740Z] 1825415c22a5: Pushed [2023-05-10T10:46:51.740Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:b662737c611cb842613eac49776dcb30490d9520171b838a7a5afab864c504c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:52.078Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:52.413Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-10T10:46:52.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-10T10:46:52.413Z] 67f7f62c21cd: Preparing [2023-05-10T10:46:52.413Z] 67f7f62c21cd: Preparing [2023-05-10T10:46:52.413Z] 9b7a62a22b0b: Preparing [2023-05-10T10:46:52.413Z] ee58754c61a0: Preparing [2023-05-10T10:46:52.413Z] 277007586b42: Preparing [2023-05-10T10:46:52.413Z] cf28673b2ea1: Preparing [2023-05-10T10:46:52.413Z] 1825415c22a5: Preparing [2023-05-10T10:46:52.413Z] 0382b0149c7d: Preparing [2023-05-10T10:46:52.413Z] e670dc3c6331: Preparing [2023-05-10T10:46:52.413Z] cb7c26e5e8c9: Preparing [2023-05-10T10:46:52.413Z] e0d0fdbb712a: Preparing [2023-05-10T10:46:52.413Z] d1c721b27b0a: Preparing [2023-05-10T10:46:52.413Z] 1fbd2bb97ceb: Preparing [2023-05-10T10:46:52.413Z] 26cbea5cba74: Preparing [2023-05-10T10:46:52.413Z] cb7c26e5e8c9: Waiting [2023-05-10T10:46:52.413Z] e0d0fdbb712a: Waiting [2023-05-10T10:46:52.413Z] 1825415c22a5: Waiting [2023-05-10T10:46:52.413Z] 0382b0149c7d: Waiting [2023-05-10T10:46:52.413Z] e670dc3c6331: Waiting [2023-05-10T10:46:52.413Z] d1c721b27b0a: Waiting [2023-05-10T10:46:52.413Z] 26cbea5cba74: Waiting [2023-05-10T10:46:52.413Z] 1fbd2bb97ceb: Waiting [2023-05-10T10:46:52.413Z] 9b7a62a22b0b: Layer already exists [2023-05-10T10:46:52.413Z] cf28673b2ea1: Layer already exists [2023-05-10T10:46:52.413Z] 277007586b42: Layer already exists [2023-05-10T10:46:52.413Z] ee58754c61a0: Layer already exists [2023-05-10T10:46:52.413Z] 67f7f62c21cd: Layer already exists [2023-05-10T10:46:52.413Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:52.413Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:52.413Z] 1825415c22a5: Layer already exists [2023-05-10T10:46:52.413Z] cb7c26e5e8c9: Layer already exists [2023-05-10T10:46:52.413Z] e0d0fdbb712a: Layer already exists [2023-05-10T10:46:52.413Z] 1fbd2bb97ceb: Layer already exists [2023-05-10T10:46:52.413Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:52.413Z] d1c721b27b0a: Layer already exists [2023-05-10T10:46:52.680Z] latest: digest: sha256:b662737c611cb842613eac49776dcb30490d9520171b838a7a5afab864c504c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:53.014Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:53.344Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.154 [2023-05-10T10:46:53.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-10T10:46:53.344Z] 67f7f62c21cd: Preparing [2023-05-10T10:46:53.344Z] 67f7f62c21cd: Preparing [2023-05-10T10:46:53.344Z] 9b7a62a22b0b: Preparing [2023-05-10T10:46:53.344Z] ee58754c61a0: Preparing [2023-05-10T10:46:53.344Z] 277007586b42: Preparing [2023-05-10T10:46:53.344Z] cf28673b2ea1: Preparing [2023-05-10T10:46:53.344Z] 1825415c22a5: Preparing [2023-05-10T10:46:53.344Z] 0382b0149c7d: Preparing [2023-05-10T10:46:53.344Z] e670dc3c6331: Preparing [2023-05-10T10:46:53.344Z] cb7c26e5e8c9: Preparing [2023-05-10T10:46:53.344Z] e0d0fdbb712a: Preparing [2023-05-10T10:46:53.344Z] d1c721b27b0a: Preparing [2023-05-10T10:46:53.344Z] 1fbd2bb97ceb: Preparing [2023-05-10T10:46:53.344Z] 26cbea5cba74: Preparing [2023-05-10T10:46:53.344Z] 1825415c22a5: Waiting [2023-05-10T10:46:53.344Z] e0d0fdbb712a: Waiting [2023-05-10T10:46:53.344Z] 0382b0149c7d: Waiting [2023-05-10T10:46:53.344Z] d1c721b27b0a: Waiting [2023-05-10T10:46:53.344Z] 1fbd2bb97ceb: Waiting [2023-05-10T10:46:53.344Z] e670dc3c6331: Waiting [2023-05-10T10:46:53.344Z] cb7c26e5e8c9: Waiting [2023-05-10T10:46:53.344Z] 67f7f62c21cd: Layer already exists [2023-05-10T10:46:53.344Z] 9b7a62a22b0b: Layer already exists [2023-05-10T10:46:53.344Z] 277007586b42: Layer already exists [2023-05-10T10:46:53.344Z] ee58754c61a0: Layer already exists [2023-05-10T10:46:53.344Z] cf28673b2ea1: Layer already exists [2023-05-10T10:46:53.344Z] 1825415c22a5: Layer already exists [2023-05-10T10:46:53.344Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:53.344Z] cb7c26e5e8c9: Layer already exists [2023-05-10T10:46:53.344Z] e0d0fdbb712a: Layer already exists [2023-05-10T10:46:53.344Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:53.344Z] 1fbd2bb97ceb: Layer already exists [2023-05-10T10:46:53.344Z] d1c721b27b0a: Layer already exists [2023-05-10T10:46:53.344Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:53.611Z] 3.0.0-dev.154: digest: sha256:b662737c611cb842613eac49776dcb30490d9520171b838a7a5afab864c504c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:53.957Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:54.291Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:54.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-10T10:46:54.291Z] 67f7f62c21cd: Preparing [2023-05-10T10:46:54.291Z] 67f7f62c21cd: Preparing [2023-05-10T10:46:54.291Z] 9b7a62a22b0b: Preparing [2023-05-10T10:46:54.291Z] ee58754c61a0: Preparing [2023-05-10T10:46:54.291Z] 277007586b42: Preparing [2023-05-10T10:46:54.291Z] cf28673b2ea1: Preparing [2023-05-10T10:46:54.291Z] 1825415c22a5: Preparing [2023-05-10T10:46:54.291Z] 0382b0149c7d: Preparing [2023-05-10T10:46:54.291Z] e670dc3c6331: Preparing [2023-05-10T10:46:54.291Z] cb7c26e5e8c9: Preparing [2023-05-10T10:46:54.291Z] e0d0fdbb712a: Preparing [2023-05-10T10:46:54.291Z] d1c721b27b0a: Preparing [2023-05-10T10:46:54.291Z] 1fbd2bb97ceb: Preparing [2023-05-10T10:46:54.291Z] 26cbea5cba74: Preparing [2023-05-10T10:46:54.291Z] cb7c26e5e8c9: Waiting [2023-05-10T10:46:54.291Z] e0d0fdbb712a: Waiting [2023-05-10T10:46:54.291Z] d1c721b27b0a: Waiting [2023-05-10T10:46:54.291Z] 1fbd2bb97ceb: Waiting [2023-05-10T10:46:54.291Z] 1825415c22a5: Waiting [2023-05-10T10:46:54.291Z] 26cbea5cba74: Waiting [2023-05-10T10:46:54.291Z] 0382b0149c7d: Waiting [2023-05-10T10:46:54.291Z] e670dc3c6331: Waiting [2023-05-10T10:46:54.291Z] 277007586b42: Layer already exists [2023-05-10T10:46:54.291Z] ee58754c61a0: Layer already exists [2023-05-10T10:46:54.291Z] 9b7a62a22b0b: Layer already exists [2023-05-10T10:46:54.291Z] 67f7f62c21cd: Layer already exists [2023-05-10T10:46:54.291Z] cf28673b2ea1: Layer already exists [2023-05-10T10:46:54.291Z] e0d0fdbb712a: Layer already exists [2023-05-10T10:46:54.291Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:54.291Z] 1825415c22a5: Layer already exists [2023-05-10T10:46:54.291Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:54.291Z] cb7c26e5e8c9: Layer already exists [2023-05-10T10:46:54.291Z] d1c721b27b0a: Layer already exists [2023-05-10T10:46:54.291Z] 1fbd2bb97ceb: Layer already exists [2023-05-10T10:46:54.291Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:54.557Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:b662737c611cb842613eac49776dcb30490d9520171b838a7a5afab864c504c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:54.898Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:55.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-10T10:46:55.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-10T10:46:55.238Z] 67f7f62c21cd: Preparing [2023-05-10T10:46:55.238Z] 67f7f62c21cd: Preparing [2023-05-10T10:46:55.238Z] 9b7a62a22b0b: Preparing [2023-05-10T10:46:55.238Z] ee58754c61a0: Preparing [2023-05-10T10:46:55.238Z] 277007586b42: Preparing [2023-05-10T10:46:55.238Z] cf28673b2ea1: Preparing [2023-05-10T10:46:55.238Z] 1825415c22a5: Preparing [2023-05-10T10:46:55.238Z] 0382b0149c7d: Preparing [2023-05-10T10:46:55.238Z] e670dc3c6331: Preparing [2023-05-10T10:46:55.238Z] cb7c26e5e8c9: Preparing [2023-05-10T10:46:55.238Z] e0d0fdbb712a: Preparing [2023-05-10T10:46:55.238Z] d1c721b27b0a: Preparing [2023-05-10T10:46:55.238Z] 1fbd2bb97ceb: Preparing [2023-05-10T10:46:55.238Z] 26cbea5cba74: Preparing [2023-05-10T10:46:55.238Z] 1825415c22a5: Waiting [2023-05-10T10:46:55.238Z] 0382b0149c7d: Waiting [2023-05-10T10:46:55.238Z] d1c721b27b0a: Waiting [2023-05-10T10:46:55.238Z] e670dc3c6331: Waiting [2023-05-10T10:46:55.238Z] cb7c26e5e8c9: Waiting [2023-05-10T10:46:55.238Z] e0d0fdbb712a: Waiting [2023-05-10T10:46:55.238Z] 1fbd2bb97ceb: Waiting [2023-05-10T10:46:55.238Z] 26cbea5cba74: Waiting [2023-05-10T10:46:55.238Z] 277007586b42: Layer already exists [2023-05-10T10:46:55.238Z] 67f7f62c21cd: Layer already exists [2023-05-10T10:46:55.238Z] ee58754c61a0: Layer already exists [2023-05-10T10:46:55.238Z] cf28673b2ea1: Layer already exists [2023-05-10T10:46:55.238Z] 9b7a62a22b0b: Layer already exists [2023-05-10T10:46:55.238Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:55.238Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:55.238Z] 1825415c22a5: Layer already exists [2023-05-10T10:46:55.238Z] e0d0fdbb712a: Layer already exists [2023-05-10T10:46:55.238Z] cb7c26e5e8c9: Layer already exists [2023-05-10T10:46:55.238Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:55.238Z] d1c721b27b0a: Layer already exists [2023-05-10T10:46:55.238Z] 1fbd2bb97ceb: Layer already exists [2023-05-10T10:46:55.504Z] main: digest: sha256:b662737c611cb842613eac49776dcb30490d9520171b838a7a5afab864c504c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:46:55.543Z] ===================================================== [Pipeline] echo [2023-05-10T10:46:55.548Z] taggedImages: [2023-05-10T10:46:55.548Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:55.548Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-10T10:46:55.548Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.154 [2023-05-10T10:46:55.548Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:55.549Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-10T10:46:55.562Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-10T10:46:55.562Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:55.562Z] latest [2023-05-10T10:46:55.562Z] 3.0.0-dev.154 [2023-05-10T10:46:55.562Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:46:55.562Z] main [2023-05-10T10:46:55.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:55.901Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:56.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:46:56.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-10T10:46:56.244Z] 0168ad0cde71: Preparing [2023-05-10T10:46:56.244Z] 7f4afe3b4ef3: Preparing [2023-05-10T10:46:56.244Z] 7ee052e12636: Preparing [2023-05-10T10:46:56.244Z] fec514eb0299: Preparing [2023-05-10T10:46:56.244Z] 0382b0149c7d: Preparing [2023-05-10T10:46:56.244Z] e670dc3c6331: Preparing [2023-05-10T10:46:56.244Z] eb4ef159fd0a: Preparing [2023-05-10T10:46:56.244Z] 26cbea5cba74: Preparing [2023-05-10T10:46:56.244Z] e670dc3c6331: Waiting [2023-05-10T10:46:56.244Z] eb4ef159fd0a: Waiting [2023-05-10T10:46:56.244Z] 26cbea5cba74: Waiting [2023-05-10T10:46:56.244Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:56.510Z] e670dc3c6331: Layer already exists [2023-05-10T10:46:56.510Z] eb4ef159fd0a: Layer already exists [2023-05-10T10:46:56.510Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:56.510Z] 7f4afe3b4ef3: Pushed [2023-05-10T10:46:56.510Z] 7ee052e12636: Pushed [2023-05-10T10:46:56.510Z] 0168ad0cde71: Pushed [2023-05-10T10:46:59.077Z] fec514eb0299: Pushed [2023-05-10T10:46:59.077Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:592355ff9ade3612da5d201ff682c8e6ce037969fbc7938f5d77b263bf6852dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:46:59.417Z] + 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-05-10T10:46:59.755Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-10T10:46:59.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-10T10:46:59.755Z] 0168ad0cde71: Preparing [2023-05-10T10:46:59.755Z] 7f4afe3b4ef3: Preparing [2023-05-10T10:46:59.755Z] 7ee052e12636: Preparing [2023-05-10T10:46:59.755Z] fec514eb0299: Preparing [2023-05-10T10:46:59.755Z] 0382b0149c7d: Preparing [2023-05-10T10:46:59.755Z] e670dc3c6331: Preparing [2023-05-10T10:46:59.755Z] eb4ef159fd0a: Preparing [2023-05-10T10:46:59.755Z] 26cbea5cba74: Preparing [2023-05-10T10:46:59.755Z] e670dc3c6331: Waiting [2023-05-10T10:46:59.755Z] eb4ef159fd0a: Waiting [2023-05-10T10:46:59.755Z] 26cbea5cba74: Waiting [2023-05-10T10:46:59.755Z] 7ee052e12636: Layer already exists [2023-05-10T10:46:59.755Z] 0382b0149c7d: Layer already exists [2023-05-10T10:46:59.755Z] fec514eb0299: Layer already exists [2023-05-10T10:46:59.755Z] 7f4afe3b4ef3: Layer already exists [2023-05-10T10:46:59.755Z] 0168ad0cde71: Layer already exists [2023-05-10T10:46:59.755Z] eb4ef159fd0a: Layer already exists [2023-05-10T10:46:59.755Z] 26cbea5cba74: Layer already exists [2023-05-10T10:46:59.755Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:00.021Z] latest: digest: sha256:592355ff9ade3612da5d201ff682c8e6ce037969fbc7938f5d77b263bf6852dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:00.359Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:00.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.154 [2023-05-10T10:47:00.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-10T10:47:00.696Z] 0168ad0cde71: Preparing [2023-05-10T10:47:00.696Z] 7f4afe3b4ef3: Preparing [2023-05-10T10:47:00.696Z] 7ee052e12636: Preparing [2023-05-10T10:47:00.696Z] fec514eb0299: Preparing [2023-05-10T10:47:00.696Z] 0382b0149c7d: Preparing [2023-05-10T10:47:00.696Z] e670dc3c6331: Preparing [2023-05-10T10:47:00.696Z] eb4ef159fd0a: Preparing [2023-05-10T10:47:00.696Z] 26cbea5cba74: Preparing [2023-05-10T10:47:00.696Z] eb4ef159fd0a: Waiting [2023-05-10T10:47:00.696Z] 26cbea5cba74: Waiting [2023-05-10T10:47:00.696Z] e670dc3c6331: Waiting [2023-05-10T10:47:00.696Z] fec514eb0299: Layer already exists [2023-05-10T10:47:00.696Z] 7f4afe3b4ef3: Layer already exists [2023-05-10T10:47:00.696Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:00.696Z] 0168ad0cde71: Layer already exists [2023-05-10T10:47:00.696Z] 7ee052e12636: Layer already exists [2023-05-10T10:47:00.696Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:00.696Z] eb4ef159fd0a: Layer already exists [2023-05-10T10:47:00.696Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:00.961Z] 3.0.0-dev.154: digest: sha256:592355ff9ade3612da5d201ff682c8e6ce037969fbc7938f5d77b263bf6852dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:01.304Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:01.638Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:01.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-10T10:47:01.638Z] 0168ad0cde71: Preparing [2023-05-10T10:47:01.638Z] 7f4afe3b4ef3: Preparing [2023-05-10T10:47:01.638Z] 7ee052e12636: Preparing [2023-05-10T10:47:01.638Z] fec514eb0299: Preparing [2023-05-10T10:47:01.638Z] 0382b0149c7d: Preparing [2023-05-10T10:47:01.638Z] e670dc3c6331: Preparing [2023-05-10T10:47:01.638Z] eb4ef159fd0a: Preparing [2023-05-10T10:47:01.638Z] 26cbea5cba74: Preparing [2023-05-10T10:47:01.638Z] e670dc3c6331: Waiting [2023-05-10T10:47:01.638Z] eb4ef159fd0a: Waiting [2023-05-10T10:47:01.638Z] 26cbea5cba74: Waiting [2023-05-10T10:47:01.638Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:01.638Z] 7f4afe3b4ef3: Layer already exists [2023-05-10T10:47:01.638Z] 7ee052e12636: Layer already exists [2023-05-10T10:47:01.638Z] fec514eb0299: Layer already exists [2023-05-10T10:47:01.638Z] 0168ad0cde71: Layer already exists [2023-05-10T10:47:01.638Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:01.638Z] eb4ef159fd0a: Layer already exists [2023-05-10T10:47:01.638Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:01.903Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:592355ff9ade3612da5d201ff682c8e6ce037969fbc7938f5d77b263bf6852dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:02.247Z] + 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-05-10T10:47:02.581Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-10T10:47:02.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-10T10:47:02.581Z] 0168ad0cde71: Preparing [2023-05-10T10:47:02.581Z] 7f4afe3b4ef3: Preparing [2023-05-10T10:47:02.581Z] 7ee052e12636: Preparing [2023-05-10T10:47:02.581Z] fec514eb0299: Preparing [2023-05-10T10:47:02.581Z] 0382b0149c7d: Preparing [2023-05-10T10:47:02.581Z] e670dc3c6331: Preparing [2023-05-10T10:47:02.581Z] eb4ef159fd0a: Preparing [2023-05-10T10:47:02.581Z] 26cbea5cba74: Preparing [2023-05-10T10:47:02.581Z] e670dc3c6331: Waiting [2023-05-10T10:47:02.581Z] eb4ef159fd0a: Waiting [2023-05-10T10:47:02.581Z] 26cbea5cba74: Waiting [2023-05-10T10:47:02.581Z] 0168ad0cde71: Layer already exists [2023-05-10T10:47:02.581Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:02.581Z] fec514eb0299: Layer already exists [2023-05-10T10:47:02.581Z] 7f4afe3b4ef3: Layer already exists [2023-05-10T10:47:02.581Z] 7ee052e12636: Layer already exists [2023-05-10T10:47:02.581Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:02.581Z] eb4ef159fd0a: Layer already exists [2023-05-10T10:47:02.581Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:02.847Z] main: digest: sha256:592355ff9ade3612da5d201ff682c8e6ce037969fbc7938f5d77b263bf6852dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:47:02.892Z] ===================================================== [Pipeline] echo [2023-05-10T10:47:02.898Z] taggedImages: [2023-05-10T10:47:02.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:02.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-10T10:47:02.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.154 [2023-05-10T10:47:02.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:02.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-10T10:47:02.919Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-10T10:47:02.919Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:02.919Z] latest [2023-05-10T10:47:02.919Z] 3.0.0-dev.154 [2023-05-10T10:47:02.919Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:02.919Z] main [2023-05-10T10:47:02.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:03.260Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:03.599Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:03.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-10T10:47:03.599Z] 23ce0c3de6c8: Preparing [2023-05-10T10:47:03.599Z] 1233d9f42ede: Preparing [2023-05-10T10:47:03.599Z] 1e9c4e782fdf: Preparing [2023-05-10T10:47:03.599Z] dde506b13cb3: Preparing [2023-05-10T10:47:03.599Z] 0382b0149c7d: Preparing [2023-05-10T10:47:03.599Z] e670dc3c6331: Preparing [2023-05-10T10:47:03.599Z] 8a66cabb5187: Preparing [2023-05-10T10:47:03.599Z] ad9964e3e99b: Preparing [2023-05-10T10:47:03.599Z] 26cbea5cba74: Preparing [2023-05-10T10:47:03.599Z] 8a66cabb5187: Waiting [2023-05-10T10:47:03.599Z] ad9964e3e99b: Waiting [2023-05-10T10:47:03.599Z] 26cbea5cba74: Waiting [2023-05-10T10:47:03.599Z] e670dc3c6331: Waiting [2023-05-10T10:47:03.599Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:03.864Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:03.864Z] dde506b13cb3: Pushed [2023-05-10T10:47:03.864Z] 23ce0c3de6c8: Pushed [2023-05-10T10:47:03.864Z] 1233d9f42ede: Pushed [2023-05-10T10:47:03.864Z] 8a66cabb5187: Pushed [2023-05-10T10:47:03.864Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:04.129Z] ad9964e3e99b: Pushed [2023-05-10T10:47:06.067Z] 1e9c4e782fdf: Pushed [2023-05-10T10:47:06.333Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:e2b43253a1dac60610fefb7a4ea71ab73afa5db3285801f80bb0c07884316f47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:06.677Z] + 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-05-10T10:47:07.013Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-10T10:47:07.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-10T10:47:07.013Z] 23ce0c3de6c8: Preparing [2023-05-10T10:47:07.013Z] 1233d9f42ede: Preparing [2023-05-10T10:47:07.013Z] 1e9c4e782fdf: Preparing [2023-05-10T10:47:07.013Z] dde506b13cb3: Preparing [2023-05-10T10:47:07.013Z] 0382b0149c7d: Preparing [2023-05-10T10:47:07.013Z] e670dc3c6331: Preparing [2023-05-10T10:47:07.013Z] 8a66cabb5187: Preparing [2023-05-10T10:47:07.013Z] ad9964e3e99b: Preparing [2023-05-10T10:47:07.013Z] 26cbea5cba74: Preparing [2023-05-10T10:47:07.013Z] e670dc3c6331: Waiting [2023-05-10T10:47:07.013Z] ad9964e3e99b: Waiting [2023-05-10T10:47:07.013Z] 8a66cabb5187: Waiting [2023-05-10T10:47:07.013Z] 26cbea5cba74: Waiting [2023-05-10T10:47:07.013Z] dde506b13cb3: Layer already exists [2023-05-10T10:47:07.013Z] 23ce0c3de6c8: Layer already exists [2023-05-10T10:47:07.013Z] 1e9c4e782fdf: Layer already exists [2023-05-10T10:47:07.013Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:07.013Z] 1233d9f42ede: Layer already exists [2023-05-10T10:47:07.013Z] 8a66cabb5187: Layer already exists [2023-05-10T10:47:07.013Z] ad9964e3e99b: Layer already exists [2023-05-10T10:47:07.013Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:07.013Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:07.278Z] latest: digest: sha256:e2b43253a1dac60610fefb7a4ea71ab73afa5db3285801f80bb0c07884316f47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:07.624Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:07.962Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.154 [2023-05-10T10:47:07.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-10T10:47:07.962Z] 23ce0c3de6c8: Preparing [2023-05-10T10:47:07.962Z] 1233d9f42ede: Preparing [2023-05-10T10:47:07.962Z] 1e9c4e782fdf: Preparing [2023-05-10T10:47:07.962Z] dde506b13cb3: Preparing [2023-05-10T10:47:07.962Z] 0382b0149c7d: Preparing [2023-05-10T10:47:07.962Z] e670dc3c6331: Preparing [2023-05-10T10:47:07.962Z] 8a66cabb5187: Preparing [2023-05-10T10:47:07.962Z] ad9964e3e99b: Preparing [2023-05-10T10:47:07.962Z] 26cbea5cba74: Preparing [2023-05-10T10:47:07.962Z] 8a66cabb5187: Waiting [2023-05-10T10:47:07.962Z] ad9964e3e99b: Waiting [2023-05-10T10:47:07.962Z] 26cbea5cba74: Waiting [2023-05-10T10:47:07.962Z] e670dc3c6331: Waiting [2023-05-10T10:47:07.962Z] dde506b13cb3: Layer already exists [2023-05-10T10:47:07.962Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:07.962Z] 1233d9f42ede: Layer already exists [2023-05-10T10:47:07.962Z] 1e9c4e782fdf: Layer already exists [2023-05-10T10:47:07.962Z] 23ce0c3de6c8: Layer already exists [2023-05-10T10:47:07.962Z] 8a66cabb5187: Layer already exists [2023-05-10T10:47:07.962Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:07.962Z] ad9964e3e99b: Layer already exists [2023-05-10T10:47:07.962Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:08.229Z] 3.0.0-dev.154: digest: sha256:e2b43253a1dac60610fefb7a4ea71ab73afa5db3285801f80bb0c07884316f47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:08.572Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:08.900Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:08.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-10T10:47:08.900Z] 23ce0c3de6c8: Preparing [2023-05-10T10:47:08.901Z] 1233d9f42ede: Preparing [2023-05-10T10:47:08.901Z] 1e9c4e782fdf: Preparing [2023-05-10T10:47:08.901Z] dde506b13cb3: Preparing [2023-05-10T10:47:08.901Z] 0382b0149c7d: Preparing [2023-05-10T10:47:08.901Z] e670dc3c6331: Preparing [2023-05-10T10:47:08.901Z] 8a66cabb5187: Preparing [2023-05-10T10:47:08.901Z] ad9964e3e99b: Preparing [2023-05-10T10:47:08.901Z] 26cbea5cba74: Preparing [2023-05-10T10:47:08.901Z] e670dc3c6331: Waiting [2023-05-10T10:47:08.901Z] 8a66cabb5187: Waiting [2023-05-10T10:47:08.901Z] ad9964e3e99b: Waiting [2023-05-10T10:47:08.901Z] 26cbea5cba74: Waiting [2023-05-10T10:47:08.901Z] 1e9c4e782fdf: Layer already exists [2023-05-10T10:47:08.901Z] 1233d9f42ede: Layer already exists [2023-05-10T10:47:08.901Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:08.901Z] dde506b13cb3: Layer already exists [2023-05-10T10:47:08.901Z] 23ce0c3de6c8: Layer already exists [2023-05-10T10:47:08.901Z] 8a66cabb5187: Layer already exists [2023-05-10T10:47:08.901Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:08.901Z] ad9964e3e99b: Layer already exists [2023-05-10T10:47:08.901Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:09.166Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:e2b43253a1dac60610fefb7a4ea71ab73afa5db3285801f80bb0c07884316f47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:09.501Z] + 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-05-10T10:47:09.827Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-10T10:47:09.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-10T10:47:09.827Z] 23ce0c3de6c8: Preparing [2023-05-10T10:47:09.827Z] 1233d9f42ede: Preparing [2023-05-10T10:47:09.827Z] 1e9c4e782fdf: Preparing [2023-05-10T10:47:09.827Z] dde506b13cb3: Preparing [2023-05-10T10:47:09.827Z] 0382b0149c7d: Preparing [2023-05-10T10:47:09.827Z] e670dc3c6331: Preparing [2023-05-10T10:47:09.827Z] 8a66cabb5187: Preparing [2023-05-10T10:47:09.827Z] ad9964e3e99b: Preparing [2023-05-10T10:47:09.827Z] 26cbea5cba74: Preparing [2023-05-10T10:47:09.827Z] 8a66cabb5187: Waiting [2023-05-10T10:47:09.827Z] ad9964e3e99b: Waiting [2023-05-10T10:47:09.827Z] 26cbea5cba74: Waiting [2023-05-10T10:47:09.827Z] e670dc3c6331: Waiting [2023-05-10T10:47:09.827Z] 1e9c4e782fdf: Layer already exists [2023-05-10T10:47:09.827Z] 23ce0c3de6c8: Layer already exists [2023-05-10T10:47:09.827Z] dde506b13cb3: Layer already exists [2023-05-10T10:47:09.827Z] 1233d9f42ede: Layer already exists [2023-05-10T10:47:09.827Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:09.827Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:09.827Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:09.827Z] 8a66cabb5187: Layer already exists [2023-05-10T10:47:09.827Z] ad9964e3e99b: Layer already exists [2023-05-10T10:47:10.093Z] main: digest: sha256:e2b43253a1dac60610fefb7a4ea71ab73afa5db3285801f80bb0c07884316f47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:47:10.133Z] ===================================================== [Pipeline] echo [2023-05-10T10:47:10.138Z] taggedImages: [2023-05-10T10:47:10.138Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:10.138Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-10T10:47:10.138Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.154 [2023-05-10T10:47:10.138Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:10.138Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-10T10:47:10.152Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-10T10:47:10.152Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:10.152Z] latest [2023-05-10T10:47:10.152Z] 3.0.0-dev.154 [2023-05-10T10:47:10.152Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:10.152Z] main [2023-05-10T10:47:10.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:10.478Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:10.811Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:10.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-10T10:47:10.811Z] 87a7a24b3919: Preparing [2023-05-10T10:47:10.811Z] 40033300189d: Preparing [2023-05-10T10:47:10.811Z] 05c9455e0aba: Preparing [2023-05-10T10:47:10.811Z] fc4bd8fff2f1: Preparing [2023-05-10T10:47:10.811Z] d57badf4e2b3: Preparing [2023-05-10T10:47:10.811Z] 3011d2692f8f: Preparing [2023-05-10T10:47:10.811Z] 8a26c805816b: Preparing [2023-05-10T10:47:10.811Z] 0382b0149c7d: Preparing [2023-05-10T10:47:10.811Z] e670dc3c6331: Preparing [2023-05-10T10:47:10.811Z] a5f1b4a4b0e7: Preparing [2023-05-10T10:47:10.811Z] 26cbea5cba74: Preparing [2023-05-10T10:47:10.811Z] 3011d2692f8f: Waiting [2023-05-10T10:47:10.811Z] 8a26c805816b: Waiting [2023-05-10T10:47:10.811Z] a5f1b4a4b0e7: Waiting [2023-05-10T10:47:10.811Z] 0382b0149c7d: Waiting [2023-05-10T10:47:10.811Z] 26cbea5cba74: Waiting [2023-05-10T10:47:10.811Z] e670dc3c6331: Waiting [2023-05-10T10:47:11.076Z] d57badf4e2b3: Pushed [2023-05-10T10:47:11.076Z] 40033300189d: Pushed [2023-05-10T10:47:11.076Z] 87a7a24b3919: Pushed [2023-05-10T10:47:11.076Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:11.076Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:11.342Z] 8a26c805816b: Pushed [2023-05-10T10:47:11.342Z] 3011d2692f8f: Pushed [2023-05-10T10:47:11.342Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:11.608Z] a5f1b4a4b0e7: Pushed [2023-05-10T10:47:13.544Z] fc4bd8fff2f1: Pushed [2023-05-10T10:47:14.502Z] 05c9455e0aba: Pushed [2023-05-10T10:47:14.502Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:1bec0405cfab37e745a053070fb9fe051758369e48cf7920a71b6149f39d40f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:15.111Z] + 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-05-10T10:47:15.436Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-10T10:47:15.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-10T10:47:15.437Z] 87a7a24b3919: Preparing [2023-05-10T10:47:15.437Z] 40033300189d: Preparing [2023-05-10T10:47:15.437Z] 05c9455e0aba: Preparing [2023-05-10T10:47:15.437Z] fc4bd8fff2f1: Preparing [2023-05-10T10:47:15.437Z] d57badf4e2b3: Preparing [2023-05-10T10:47:15.437Z] 3011d2692f8f: Preparing [2023-05-10T10:47:15.437Z] 8a26c805816b: Preparing [2023-05-10T10:47:15.437Z] 0382b0149c7d: Preparing [2023-05-10T10:47:15.437Z] e670dc3c6331: Preparing [2023-05-10T10:47:15.437Z] a5f1b4a4b0e7: Preparing [2023-05-10T10:47:15.437Z] 26cbea5cba74: Preparing [2023-05-10T10:47:15.437Z] 3011d2692f8f: Waiting [2023-05-10T10:47:15.437Z] 8a26c805816b: Waiting [2023-05-10T10:47:15.437Z] e670dc3c6331: Waiting [2023-05-10T10:47:15.437Z] 0382b0149c7d: Waiting [2023-05-10T10:47:15.437Z] a5f1b4a4b0e7: Waiting [2023-05-10T10:47:15.437Z] fc4bd8fff2f1: Layer already exists [2023-05-10T10:47:15.437Z] 87a7a24b3919: Layer already exists [2023-05-10T10:47:15.437Z] 40033300189d: Layer already exists [2023-05-10T10:47:15.437Z] 05c9455e0aba: Layer already exists [2023-05-10T10:47:15.437Z] d57badf4e2b3: Layer already exists [2023-05-10T10:47:15.437Z] 3011d2692f8f: Layer already exists [2023-05-10T10:47:15.437Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:15.437Z] 8a26c805816b: Layer already exists [2023-05-10T10:47:15.437Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:15.437Z] a5f1b4a4b0e7: Layer already exists [2023-05-10T10:47:15.437Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:15.702Z] latest: digest: sha256:1bec0405cfab37e745a053070fb9fe051758369e48cf7920a71b6149f39d40f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:16.043Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:16.378Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.154 [2023-05-10T10:47:16.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-10T10:47:16.378Z] 87a7a24b3919: Preparing [2023-05-10T10:47:16.378Z] 40033300189d: Preparing [2023-05-10T10:47:16.378Z] 05c9455e0aba: Preparing [2023-05-10T10:47:16.378Z] fc4bd8fff2f1: Preparing [2023-05-10T10:47:16.378Z] d57badf4e2b3: Preparing [2023-05-10T10:47:16.378Z] 3011d2692f8f: Preparing [2023-05-10T10:47:16.378Z] 8a26c805816b: Preparing [2023-05-10T10:47:16.378Z] 0382b0149c7d: Preparing [2023-05-10T10:47:16.378Z] e670dc3c6331: Preparing [2023-05-10T10:47:16.378Z] a5f1b4a4b0e7: Preparing [2023-05-10T10:47:16.378Z] 26cbea5cba74: Preparing [2023-05-10T10:47:16.378Z] 3011d2692f8f: Waiting [2023-05-10T10:47:16.378Z] e670dc3c6331: Waiting [2023-05-10T10:47:16.378Z] a5f1b4a4b0e7: Waiting [2023-05-10T10:47:16.378Z] 26cbea5cba74: Waiting [2023-05-10T10:47:16.378Z] 8a26c805816b: Waiting [2023-05-10T10:47:16.378Z] 0382b0149c7d: Waiting [2023-05-10T10:47:16.378Z] fc4bd8fff2f1: Layer already exists [2023-05-10T10:47:16.378Z] 87a7a24b3919: Layer already exists [2023-05-10T10:47:16.378Z] d57badf4e2b3: Layer already exists [2023-05-10T10:47:16.378Z] 05c9455e0aba: Layer already exists [2023-05-10T10:47:16.378Z] 40033300189d: Layer already exists [2023-05-10T10:47:16.378Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:16.378Z] 8a26c805816b: Layer already exists [2023-05-10T10:47:16.378Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:16.378Z] a5f1b4a4b0e7: Layer already exists [2023-05-10T10:47:16.378Z] 3011d2692f8f: Layer already exists [2023-05-10T10:47:16.378Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:16.644Z] 3.0.0-dev.154: digest: sha256:1bec0405cfab37e745a053070fb9fe051758369e48cf7920a71b6149f39d40f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:16.996Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:17.330Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:17.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-10T10:47:17.330Z] 87a7a24b3919: Preparing [2023-05-10T10:47:17.330Z] 40033300189d: Preparing [2023-05-10T10:47:17.330Z] 05c9455e0aba: Preparing [2023-05-10T10:47:17.330Z] fc4bd8fff2f1: Preparing [2023-05-10T10:47:17.330Z] d57badf4e2b3: Preparing [2023-05-10T10:47:17.330Z] 3011d2692f8f: Preparing [2023-05-10T10:47:17.330Z] 8a26c805816b: Preparing [2023-05-10T10:47:17.330Z] 0382b0149c7d: Preparing [2023-05-10T10:47:17.330Z] e670dc3c6331: Preparing [2023-05-10T10:47:17.330Z] a5f1b4a4b0e7: Preparing [2023-05-10T10:47:17.330Z] 26cbea5cba74: Preparing [2023-05-10T10:47:17.330Z] 3011d2692f8f: Waiting [2023-05-10T10:47:17.330Z] 8a26c805816b: Waiting [2023-05-10T10:47:17.330Z] e670dc3c6331: Waiting [2023-05-10T10:47:17.330Z] a5f1b4a4b0e7: Waiting [2023-05-10T10:47:17.330Z] 26cbea5cba74: Waiting [2023-05-10T10:47:17.330Z] 0382b0149c7d: Waiting [2023-05-10T10:47:17.330Z] 05c9455e0aba: Layer already exists [2023-05-10T10:47:17.330Z] 87a7a24b3919: Layer already exists [2023-05-10T10:47:17.330Z] fc4bd8fff2f1: Layer already exists [2023-05-10T10:47:17.331Z] d57badf4e2b3: Layer already exists [2023-05-10T10:47:17.331Z] 40033300189d: Layer already exists [2023-05-10T10:47:17.331Z] 3011d2692f8f: Layer already exists [2023-05-10T10:47:17.331Z] 8a26c805816b: Layer already exists [2023-05-10T10:47:17.331Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:17.331Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:17.331Z] a5f1b4a4b0e7: Layer already exists [2023-05-10T10:47:17.331Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:17.595Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:1bec0405cfab37e745a053070fb9fe051758369e48cf7920a71b6149f39d40f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:17.932Z] + 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-05-10T10:47:18.263Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-10T10:47:18.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-10T10:47:18.263Z] 87a7a24b3919: Preparing [2023-05-10T10:47:18.263Z] 40033300189d: Preparing [2023-05-10T10:47:18.263Z] 05c9455e0aba: Preparing [2023-05-10T10:47:18.263Z] fc4bd8fff2f1: Preparing [2023-05-10T10:47:18.263Z] d57badf4e2b3: Preparing [2023-05-10T10:47:18.263Z] 3011d2692f8f: Preparing [2023-05-10T10:47:18.263Z] 8a26c805816b: Preparing [2023-05-10T10:47:18.263Z] 0382b0149c7d: Preparing [2023-05-10T10:47:18.263Z] e670dc3c6331: Preparing [2023-05-10T10:47:18.263Z] a5f1b4a4b0e7: Preparing [2023-05-10T10:47:18.263Z] 26cbea5cba74: Preparing [2023-05-10T10:47:18.263Z] 0382b0149c7d: Waiting [2023-05-10T10:47:18.263Z] e670dc3c6331: Waiting [2023-05-10T10:47:18.263Z] 3011d2692f8f: Waiting [2023-05-10T10:47:18.263Z] a5f1b4a4b0e7: Waiting [2023-05-10T10:47:18.263Z] 26cbea5cba74: Waiting [2023-05-10T10:47:18.263Z] 8a26c805816b: Waiting [2023-05-10T10:47:18.263Z] d57badf4e2b3: Layer already exists [2023-05-10T10:47:18.263Z] 05c9455e0aba: Layer already exists [2023-05-10T10:47:18.263Z] fc4bd8fff2f1: Layer already exists [2023-05-10T10:47:18.263Z] 87a7a24b3919: Layer already exists [2023-05-10T10:47:18.263Z] 40033300189d: Layer already exists [2023-05-10T10:47:18.263Z] 8a26c805816b: Layer already exists [2023-05-10T10:47:18.263Z] 3011d2692f8f: Layer already exists [2023-05-10T10:47:18.263Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:18.263Z] a5f1b4a4b0e7: Layer already exists [2023-05-10T10:47:18.263Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:18.263Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:18.530Z] main: digest: sha256:1bec0405cfab37e745a053070fb9fe051758369e48cf7920a71b6149f39d40f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:47:18.573Z] ===================================================== [Pipeline] echo [2023-05-10T10:47:18.582Z] taggedImages: [2023-05-10T10:47:18.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:18.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-10T10:47:18.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.154 [2023-05-10T10:47:18.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:18.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-10T10:47:18.610Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-10T10:47:18.610Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:18.610Z] latest [2023-05-10T10:47:18.610Z] 3.0.0-dev.154 [2023-05-10T10:47:18.610Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:18.610Z] main [2023-05-10T10:47:18.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:18.975Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:19.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:19.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-10T10:47:19.314Z] 275e410b74d4: Preparing [2023-05-10T10:47:19.314Z] 96ca4a65d091: Preparing [2023-05-10T10:47:19.314Z] 0382b0149c7d: Preparing [2023-05-10T10:47:19.314Z] e670dc3c6331: Preparing [2023-05-10T10:47:19.314Z] 424bfe9e8c6a: Preparing [2023-05-10T10:47:19.314Z] 26cbea5cba74: Preparing [2023-05-10T10:47:19.314Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:19.579Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:19.579Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:19.579Z] 275e410b74d4: Pushed [2023-05-10T10:47:20.534Z] 424bfe9e8c6a: Pushed [2023-05-10T10:47:23.869Z] 96ca4a65d091: Pushed [2023-05-10T10:47:24.134Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:f5fb7aa03813acbd8da6f730852d0420f7a81cb3eae122d7007af61486fd97a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:24.489Z] + 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-05-10T10:47:24.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-10T10:47:24.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-10T10:47:24.830Z] 275e410b74d4: Preparing [2023-05-10T10:47:24.830Z] 96ca4a65d091: Preparing [2023-05-10T10:47:24.830Z] 0382b0149c7d: Preparing [2023-05-10T10:47:24.830Z] e670dc3c6331: Preparing [2023-05-10T10:47:24.830Z] 424bfe9e8c6a: Preparing [2023-05-10T10:47:24.830Z] 26cbea5cba74: Preparing [2023-05-10T10:47:24.830Z] 26cbea5cba74: Waiting [2023-05-10T10:47:24.830Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:24.830Z] 96ca4a65d091: Layer already exists [2023-05-10T10:47:24.830Z] 424bfe9e8c6a: Layer already exists [2023-05-10T10:47:24.830Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:24.830Z] 275e410b74d4: Layer already exists [2023-05-10T10:47:24.830Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:25.094Z] latest: digest: sha256:f5fb7aa03813acbd8da6f730852d0420f7a81cb3eae122d7007af61486fd97a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:25.482Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:25.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.154 [2023-05-10T10:47:25.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-10T10:47:25.841Z] 275e410b74d4: Preparing [2023-05-10T10:47:25.841Z] 96ca4a65d091: Preparing [2023-05-10T10:47:25.841Z] 0382b0149c7d: Preparing [2023-05-10T10:47:25.841Z] e670dc3c6331: Preparing [2023-05-10T10:47:25.841Z] 424bfe9e8c6a: Preparing [2023-05-10T10:47:25.841Z] 26cbea5cba74: Preparing [2023-05-10T10:47:25.841Z] 26cbea5cba74: Waiting [2023-05-10T10:47:25.841Z] 96ca4a65d091: Layer already exists [2023-05-10T10:47:25.841Z] 424bfe9e8c6a: Layer already exists [2023-05-10T10:47:25.841Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:25.841Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:25.841Z] 275e410b74d4: Layer already exists [2023-05-10T10:47:25.841Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:26.124Z] 3.0.0-dev.154: digest: sha256:f5fb7aa03813acbd8da6f730852d0420f7a81cb3eae122d7007af61486fd97a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:26.471Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:26.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:26.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-10T10:47:26.798Z] 275e410b74d4: Preparing [2023-05-10T10:47:26.798Z] 96ca4a65d091: Preparing [2023-05-10T10:47:26.798Z] 0382b0149c7d: Preparing [2023-05-10T10:47:26.798Z] e670dc3c6331: Preparing [2023-05-10T10:47:26.798Z] 424bfe9e8c6a: Preparing [2023-05-10T10:47:26.798Z] 26cbea5cba74: Preparing [2023-05-10T10:47:26.798Z] 26cbea5cba74: Waiting [2023-05-10T10:47:26.798Z] 96ca4a65d091: Layer already exists [2023-05-10T10:47:26.798Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:26.798Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:26.798Z] 424bfe9e8c6a: Layer already exists [2023-05-10T10:47:26.798Z] 275e410b74d4: Layer already exists [2023-05-10T10:47:26.798Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:26.798Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:f5fb7aa03813acbd8da6f730852d0420f7a81cb3eae122d7007af61486fd97a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:27.403Z] + 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-05-10T10:47:27.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-10T10:47:27.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-10T10:47:27.740Z] 275e410b74d4: Preparing [2023-05-10T10:47:27.740Z] 96ca4a65d091: Preparing [2023-05-10T10:47:27.740Z] 0382b0149c7d: Preparing [2023-05-10T10:47:27.740Z] e670dc3c6331: Preparing [2023-05-10T10:47:27.740Z] 424bfe9e8c6a: Preparing [2023-05-10T10:47:27.740Z] 26cbea5cba74: Preparing [2023-05-10T10:47:27.740Z] 26cbea5cba74: Waiting [2023-05-10T10:47:27.740Z] 275e410b74d4: Layer already exists [2023-05-10T10:47:27.740Z] 424bfe9e8c6a: Layer already exists [2023-05-10T10:47:27.740Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:27.740Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:27.740Z] 96ca4a65d091: Layer already exists [2023-05-10T10:47:27.740Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:28.006Z] main: digest: sha256:f5fb7aa03813acbd8da6f730852d0420f7a81cb3eae122d7007af61486fd97a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:47:28.056Z] ===================================================== [Pipeline] echo [2023-05-10T10:47:28.062Z] taggedImages: [2023-05-10T10:47:28.062Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:28.062Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-10T10:47:28.062Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.154 [2023-05-10T10:47:28.062Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:28.062Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-10T10:47:28.078Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-10T10:47:28.078Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:28.078Z] latest [2023-05-10T10:47:28.078Z] 3.0.0-dev.154 [2023-05-10T10:47:28.078Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:28.078Z] main [2023-05-10T10:47:28.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:28.408Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:28.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:28.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-10T10:47:28.744Z] 1dbfda49e77a: Preparing [2023-05-10T10:47:28.744Z] 356c874ea3cb: Preparing [2023-05-10T10:47:28.744Z] 7292db4346d3: Preparing [2023-05-10T10:47:28.744Z] a07bb26b5576: Preparing [2023-05-10T10:47:28.744Z] e413c506b51d: Preparing [2023-05-10T10:47:28.744Z] 0382b0149c7d: Preparing [2023-05-10T10:47:28.744Z] e670dc3c6331: Preparing [2023-05-10T10:47:28.744Z] ff7b7c226833: Preparing [2023-05-10T10:47:28.744Z] 26cbea5cba74: Preparing [2023-05-10T10:47:28.744Z] 0382b0149c7d: Waiting [2023-05-10T10:47:28.744Z] e670dc3c6331: Waiting [2023-05-10T10:47:28.744Z] ff7b7c226833: Waiting [2023-05-10T10:47:28.744Z] 26cbea5cba74: Waiting [2023-05-10T10:47:29.012Z] 356c874ea3cb: Pushed [2023-05-10T10:47:29.012Z] 7292db4346d3: Pushed [2023-05-10T10:47:29.012Z] 1dbfda49e77a: Pushed [2023-05-10T10:47:29.012Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:29.012Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:29.012Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:29.970Z] ff7b7c226833: Pushed [2023-05-10T10:47:42.268Z] e413c506b51d: Pushed [2023-05-10T10:47:45.600Z] a07bb26b5576: Pushed [2023-05-10T10:47:45.600Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:8f0585c858b35e95afd363a8daaffbbef1dd6d3deb5c9537d92e6629851b76b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:45.942Z] + 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-05-10T10:47:46.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-10T10:47:46.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-10T10:47:46.277Z] 1dbfda49e77a: Preparing [2023-05-10T10:47:46.277Z] 356c874ea3cb: Preparing [2023-05-10T10:47:46.277Z] 7292db4346d3: Preparing [2023-05-10T10:47:46.277Z] a07bb26b5576: Preparing [2023-05-10T10:47:46.277Z] e413c506b51d: Preparing [2023-05-10T10:47:46.277Z] 0382b0149c7d: Preparing [2023-05-10T10:47:46.277Z] e670dc3c6331: Preparing [2023-05-10T10:47:46.277Z] ff7b7c226833: Preparing [2023-05-10T10:47:46.277Z] 26cbea5cba74: Preparing [2023-05-10T10:47:46.277Z] e670dc3c6331: Waiting [2023-05-10T10:47:46.277Z] ff7b7c226833: Waiting [2023-05-10T10:47:46.277Z] 26cbea5cba74: Waiting [2023-05-10T10:47:46.277Z] 0382b0149c7d: Waiting [2023-05-10T10:47:46.277Z] e413c506b51d: Layer already exists [2023-05-10T10:47:46.277Z] 7292db4346d3: Layer already exists [2023-05-10T10:47:46.277Z] a07bb26b5576: Layer already exists [2023-05-10T10:47:46.277Z] 1dbfda49e77a: Layer already exists [2023-05-10T10:47:46.277Z] 356c874ea3cb: Layer already exists [2023-05-10T10:47:46.277Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:46.277Z] ff7b7c226833: Layer already exists [2023-05-10T10:47:46.277Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:46.277Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:46.544Z] latest: digest: sha256:8f0585c858b35e95afd363a8daaffbbef1dd6d3deb5c9537d92e6629851b76b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:46.886Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:47.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.154 [2023-05-10T10:47:47.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-10T10:47:47.221Z] 1dbfda49e77a: Preparing [2023-05-10T10:47:47.221Z] 356c874ea3cb: Preparing [2023-05-10T10:47:47.221Z] 7292db4346d3: Preparing [2023-05-10T10:47:47.221Z] a07bb26b5576: Preparing [2023-05-10T10:47:47.221Z] e413c506b51d: Preparing [2023-05-10T10:47:47.221Z] 0382b0149c7d: Preparing [2023-05-10T10:47:47.221Z] e670dc3c6331: Preparing [2023-05-10T10:47:47.221Z] ff7b7c226833: Preparing [2023-05-10T10:47:47.221Z] 26cbea5cba74: Preparing [2023-05-10T10:47:47.221Z] 0382b0149c7d: Waiting [2023-05-10T10:47:47.221Z] e670dc3c6331: Waiting [2023-05-10T10:47:47.221Z] ff7b7c226833: Waiting [2023-05-10T10:47:47.221Z] 26cbea5cba74: Waiting [2023-05-10T10:47:47.221Z] 7292db4346d3: Layer already exists [2023-05-10T10:47:47.221Z] e413c506b51d: Layer already exists [2023-05-10T10:47:47.221Z] a07bb26b5576: Layer already exists [2023-05-10T10:47:47.221Z] 356c874ea3cb: Layer already exists [2023-05-10T10:47:47.221Z] 1dbfda49e77a: Layer already exists [2023-05-10T10:47:47.221Z] ff7b7c226833: Layer already exists [2023-05-10T10:47:47.221Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:47.221Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:47.221Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:47.487Z] 3.0.0-dev.154: digest: sha256:8f0585c858b35e95afd363a8daaffbbef1dd6d3deb5c9537d92e6629851b76b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:47.827Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:48.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:48.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-10T10:47:48.159Z] 1dbfda49e77a: Preparing [2023-05-10T10:47:48.159Z] 356c874ea3cb: Preparing [2023-05-10T10:47:48.159Z] 7292db4346d3: Preparing [2023-05-10T10:47:48.159Z] a07bb26b5576: Preparing [2023-05-10T10:47:48.159Z] e413c506b51d: Preparing [2023-05-10T10:47:48.159Z] 0382b0149c7d: Preparing [2023-05-10T10:47:48.159Z] e670dc3c6331: Preparing [2023-05-10T10:47:48.159Z] ff7b7c226833: Preparing [2023-05-10T10:47:48.159Z] 26cbea5cba74: Preparing [2023-05-10T10:47:48.159Z] 0382b0149c7d: Waiting [2023-05-10T10:47:48.159Z] e670dc3c6331: Waiting [2023-05-10T10:47:48.159Z] ff7b7c226833: Waiting [2023-05-10T10:47:48.159Z] 26cbea5cba74: Waiting [2023-05-10T10:47:48.159Z] 7292db4346d3: Layer already exists [2023-05-10T10:47:48.159Z] a07bb26b5576: Layer already exists [2023-05-10T10:47:48.159Z] 1dbfda49e77a: Layer already exists [2023-05-10T10:47:48.159Z] e413c506b51d: Layer already exists [2023-05-10T10:47:48.159Z] 356c874ea3cb: Layer already exists [2023-05-10T10:47:48.159Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:48.159Z] ff7b7c226833: Layer already exists [2023-05-10T10:47:48.159Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:48.159Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:48.423Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:8f0585c858b35e95afd363a8daaffbbef1dd6d3deb5c9537d92e6629851b76b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:48.757Z] + 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-05-10T10:47:49.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-10T10:47:49.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-10T10:47:49.096Z] 1dbfda49e77a: Preparing [2023-05-10T10:47:49.096Z] 356c874ea3cb: Preparing [2023-05-10T10:47:49.096Z] 7292db4346d3: Preparing [2023-05-10T10:47:49.096Z] a07bb26b5576: Preparing [2023-05-10T10:47:49.096Z] e413c506b51d: Preparing [2023-05-10T10:47:49.096Z] 0382b0149c7d: Preparing [2023-05-10T10:47:49.096Z] e670dc3c6331: Preparing [2023-05-10T10:47:49.096Z] ff7b7c226833: Preparing [2023-05-10T10:47:49.096Z] 26cbea5cba74: Preparing [2023-05-10T10:47:49.096Z] 0382b0149c7d: Waiting [2023-05-10T10:47:49.096Z] e670dc3c6331: Waiting [2023-05-10T10:47:49.096Z] ff7b7c226833: Waiting [2023-05-10T10:47:49.096Z] 7292db4346d3: Layer already exists [2023-05-10T10:47:49.096Z] 356c874ea3cb: Layer already exists [2023-05-10T10:47:49.096Z] e413c506b51d: Layer already exists [2023-05-10T10:47:49.096Z] 1dbfda49e77a: Layer already exists [2023-05-10T10:47:49.096Z] a07bb26b5576: Layer already exists [2023-05-10T10:47:49.096Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:49.096Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:49.096Z] ff7b7c226833: Layer already exists [2023-05-10T10:47:49.096Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:49.362Z] main: digest: sha256:8f0585c858b35e95afd363a8daaffbbef1dd6d3deb5c9537d92e6629851b76b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:47:49.427Z] ===================================================== [Pipeline] echo [2023-05-10T10:47:49.434Z] taggedImages: [2023-05-10T10:47:49.435Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:49.435Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-10T10:47:49.435Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.154 [2023-05-10T10:47:49.435Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:49.435Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-10T10:47:49.457Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-10T10:47:49.457Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:49.457Z] latest [2023-05-10T10:47:49.457Z] 3.0.0-dev.154 [2023-05-10T10:47:49.457Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:47:49.457Z] main [2023-05-10T10:47:49.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:49.797Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:47:50.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:47:50.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-10T10:47:50.130Z] 4f565f4bc844: Preparing [2023-05-10T10:47:50.130Z] f82f835c7351: Preparing [2023-05-10T10:47:50.130Z] bf094a7604cb: Preparing [2023-05-10T10:47:50.130Z] 51b757686a30: Preparing [2023-05-10T10:47:50.130Z] 0382b0149c7d: Preparing [2023-05-10T10:47:50.130Z] e670dc3c6331: Preparing [2023-05-10T10:47:50.130Z] 33bb465d65f3: Preparing [2023-05-10T10:47:50.130Z] 26cbea5cba74: Preparing [2023-05-10T10:47:50.130Z] e670dc3c6331: Waiting [2023-05-10T10:47:50.130Z] 33bb465d65f3: Waiting [2023-05-10T10:47:50.130Z] 26cbea5cba74: Waiting [2023-05-10T10:47:50.130Z] 0382b0149c7d: Layer already exists [2023-05-10T10:47:50.398Z] e670dc3c6331: Layer already exists [2023-05-10T10:47:50.398Z] f82f835c7351: Pushed [2023-05-10T10:47:50.398Z] 4f565f4bc844: Pushed [2023-05-10T10:47:50.398Z] bf094a7604cb: Pushed [2023-05-10T10:47:50.398Z] 26cbea5cba74: Layer already exists [2023-05-10T10:47:50.980Z] 33bb465d65f3: Pushed [2023-05-10T10:48:09.161Z] 51b757686a30: Pushed [2023-05-10T10:48:09.161Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:a459988645a36ef335f323b881c6775c197d4ad8c569b90cf82c49fa14598a24 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:09.492Z] + 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-05-10T10:48:09.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-10T10:48:09.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-10T10:48:09.823Z] 4f565f4bc844: Preparing [2023-05-10T10:48:09.823Z] f82f835c7351: Preparing [2023-05-10T10:48:09.823Z] bf094a7604cb: Preparing [2023-05-10T10:48:09.823Z] 51b757686a30: Preparing [2023-05-10T10:48:09.823Z] 0382b0149c7d: Preparing [2023-05-10T10:48:09.823Z] e670dc3c6331: Preparing [2023-05-10T10:48:09.823Z] 33bb465d65f3: Preparing [2023-05-10T10:48:09.823Z] 26cbea5cba74: Preparing [2023-05-10T10:48:09.823Z] e670dc3c6331: Waiting [2023-05-10T10:48:09.823Z] 33bb465d65f3: Waiting [2023-05-10T10:48:09.823Z] 26cbea5cba74: Waiting [2023-05-10T10:48:09.823Z] f82f835c7351: Layer already exists [2023-05-10T10:48:09.823Z] 4f565f4bc844: Layer already exists [2023-05-10T10:48:09.823Z] 51b757686a30: Layer already exists [2023-05-10T10:48:09.823Z] bf094a7604cb: Layer already exists [2023-05-10T10:48:09.823Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:09.823Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:09.823Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:09.823Z] 33bb465d65f3: Layer already exists [2023-05-10T10:48:10.088Z] latest: digest: sha256:a459988645a36ef335f323b881c6775c197d4ad8c569b90cf82c49fa14598a24 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:10.424Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:10.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.154 [2023-05-10T10:48:10.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-10T10:48:10.758Z] 4f565f4bc844: Preparing [2023-05-10T10:48:10.758Z] f82f835c7351: Preparing [2023-05-10T10:48:10.758Z] bf094a7604cb: Preparing [2023-05-10T10:48:10.758Z] 51b757686a30: Preparing [2023-05-10T10:48:10.758Z] 0382b0149c7d: Preparing [2023-05-10T10:48:10.758Z] e670dc3c6331: Preparing [2023-05-10T10:48:10.758Z] 33bb465d65f3: Preparing [2023-05-10T10:48:10.758Z] 26cbea5cba74: Preparing [2023-05-10T10:48:10.758Z] 33bb465d65f3: Waiting [2023-05-10T10:48:10.758Z] e670dc3c6331: Waiting [2023-05-10T10:48:10.758Z] 26cbea5cba74: Waiting [2023-05-10T10:48:10.758Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:10.758Z] 51b757686a30: Layer already exists [2023-05-10T10:48:10.758Z] f82f835c7351: Layer already exists [2023-05-10T10:48:10.758Z] 4f565f4bc844: Layer already exists [2023-05-10T10:48:10.758Z] bf094a7604cb: Layer already exists [2023-05-10T10:48:10.758Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:10.758Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:10.758Z] 33bb465d65f3: Layer already exists [2023-05-10T10:48:11.023Z] 3.0.0-dev.154: digest: sha256:a459988645a36ef335f323b881c6775c197d4ad8c569b90cf82c49fa14598a24 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:11.366Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:11.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:48:11.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-10T10:48:11.698Z] 4f565f4bc844: Preparing [2023-05-10T10:48:11.698Z] f82f835c7351: Preparing [2023-05-10T10:48:11.698Z] bf094a7604cb: Preparing [2023-05-10T10:48:11.698Z] 51b757686a30: Preparing [2023-05-10T10:48:11.698Z] 0382b0149c7d: Preparing [2023-05-10T10:48:11.698Z] e670dc3c6331: Preparing [2023-05-10T10:48:11.698Z] 33bb465d65f3: Preparing [2023-05-10T10:48:11.698Z] 26cbea5cba74: Preparing [2023-05-10T10:48:11.698Z] e670dc3c6331: Waiting [2023-05-10T10:48:11.698Z] 33bb465d65f3: Waiting [2023-05-10T10:48:11.698Z] 26cbea5cba74: Waiting [2023-05-10T10:48:11.698Z] f82f835c7351: Layer already exists [2023-05-10T10:48:11.698Z] 51b757686a30: Layer already exists [2023-05-10T10:48:11.698Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:11.698Z] bf094a7604cb: Layer already exists [2023-05-10T10:48:11.698Z] 4f565f4bc844: Layer already exists [2023-05-10T10:48:11.698Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:11.698Z] 33bb465d65f3: Layer already exists [2023-05-10T10:48:11.698Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:11.964Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:a459988645a36ef335f323b881c6775c197d4ad8c569b90cf82c49fa14598a24 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:12.299Z] + 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-05-10T10:48:12.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-10T10:48:12.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-10T10:48:12.630Z] 4f565f4bc844: Preparing [2023-05-10T10:48:12.630Z] f82f835c7351: Preparing [2023-05-10T10:48:12.630Z] bf094a7604cb: Preparing [2023-05-10T10:48:12.630Z] 51b757686a30: Preparing [2023-05-10T10:48:12.630Z] 0382b0149c7d: Preparing [2023-05-10T10:48:12.630Z] e670dc3c6331: Preparing [2023-05-10T10:48:12.630Z] 33bb465d65f3: Preparing [2023-05-10T10:48:12.630Z] 26cbea5cba74: Preparing [2023-05-10T10:48:12.630Z] e670dc3c6331: Waiting [2023-05-10T10:48:12.630Z] 33bb465d65f3: Waiting [2023-05-10T10:48:12.630Z] 26cbea5cba74: Waiting [2023-05-10T10:48:12.630Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:12.630Z] bf094a7604cb: Layer already exists [2023-05-10T10:48:12.630Z] 4f565f4bc844: Layer already exists [2023-05-10T10:48:12.630Z] 51b757686a30: Layer already exists [2023-05-10T10:48:12.630Z] f82f835c7351: Layer already exists [2023-05-10T10:48:12.630Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:12.630Z] 33bb465d65f3: Layer already exists [2023-05-10T10:48:12.630Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:12.895Z] main: digest: sha256:a459988645a36ef335f323b881c6775c197d4ad8c569b90cf82c49fa14598a24 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:48:12.936Z] ===================================================== [Pipeline] echo [2023-05-10T10:48:12.942Z] taggedImages: [2023-05-10T10:48:12.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:48:12.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-10T10:48:12.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.154 [2023-05-10T10:48:12.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:48:12.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-10T10:48:12.956Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-10T10:48:12.956Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:48:12.956Z] latest [2023-05-10T10:48:12.956Z] 3.0.0-dev.154 [2023-05-10T10:48:12.956Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:48:12.956Z] main [2023-05-10T10:48:12.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:13.284Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:13.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:48:13.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-10T10:48:13.619Z] 7283af7bf9b3: Preparing [2023-05-10T10:48:13.619Z] bdc5e8d9b101: Preparing [2023-05-10T10:48:13.619Z] e5d340aba03c: Preparing [2023-05-10T10:48:13.619Z] a5fa8128d4ca: Preparing [2023-05-10T10:48:13.619Z] 0382b0149c7d: Preparing [2023-05-10T10:48:13.619Z] e670dc3c6331: Preparing [2023-05-10T10:48:13.619Z] c339e2d37f5b: Preparing [2023-05-10T10:48:13.619Z] 26cbea5cba74: Preparing [2023-05-10T10:48:13.619Z] c339e2d37f5b: Waiting [2023-05-10T10:48:13.619Z] 26cbea5cba74: Waiting [2023-05-10T10:48:13.619Z] e670dc3c6331: Waiting [2023-05-10T10:48:13.619Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:13.619Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:13.884Z] e5d340aba03c: Pushed [2023-05-10T10:48:13.884Z] bdc5e8d9b101: Pushed [2023-05-10T10:48:13.884Z] 7283af7bf9b3: Pushed [2023-05-10T10:48:13.884Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:14.839Z] c339e2d37f5b: Pushed [2023-05-10T10:48:33.012Z] a5fa8128d4ca: Pushed [2023-05-10T10:48:33.012Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:25ca7cfd049dce35d10fdbf0e54ff16f84901841ade009082185049b9128f990 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:33.353Z] + 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-05-10T10:48:33.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-10T10:48:33.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-10T10:48:33.689Z] 7283af7bf9b3: Preparing [2023-05-10T10:48:33.689Z] bdc5e8d9b101: Preparing [2023-05-10T10:48:33.689Z] e5d340aba03c: Preparing [2023-05-10T10:48:33.689Z] a5fa8128d4ca: Preparing [2023-05-10T10:48:33.689Z] 0382b0149c7d: Preparing [2023-05-10T10:48:33.689Z] e670dc3c6331: Preparing [2023-05-10T10:48:33.689Z] c339e2d37f5b: Preparing [2023-05-10T10:48:33.689Z] 26cbea5cba74: Preparing [2023-05-10T10:48:33.689Z] e670dc3c6331: Waiting [2023-05-10T10:48:33.689Z] c339e2d37f5b: Waiting [2023-05-10T10:48:33.689Z] 26cbea5cba74: Waiting [2023-05-10T10:48:33.689Z] e5d340aba03c: Layer already exists [2023-05-10T10:48:33.689Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:33.689Z] a5fa8128d4ca: Layer already exists [2023-05-10T10:48:33.689Z] bdc5e8d9b101: Layer already exists [2023-05-10T10:48:33.689Z] 7283af7bf9b3: Layer already exists [2023-05-10T10:48:33.689Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:33.689Z] c339e2d37f5b: Layer already exists [2023-05-10T10:48:33.689Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:33.956Z] latest: digest: sha256:25ca7cfd049dce35d10fdbf0e54ff16f84901841ade009082185049b9128f990 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:34.291Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:34.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.154 [2023-05-10T10:48:34.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-10T10:48:34.625Z] 7283af7bf9b3: Preparing [2023-05-10T10:48:34.625Z] bdc5e8d9b101: Preparing [2023-05-10T10:48:34.625Z] e5d340aba03c: Preparing [2023-05-10T10:48:34.625Z] a5fa8128d4ca: Preparing [2023-05-10T10:48:34.625Z] 0382b0149c7d: Preparing [2023-05-10T10:48:34.625Z] e670dc3c6331: Preparing [2023-05-10T10:48:34.625Z] c339e2d37f5b: Preparing [2023-05-10T10:48:34.625Z] 26cbea5cba74: Preparing [2023-05-10T10:48:34.625Z] e670dc3c6331: Waiting [2023-05-10T10:48:34.625Z] c339e2d37f5b: Waiting [2023-05-10T10:48:34.625Z] 26cbea5cba74: Waiting [2023-05-10T10:48:34.625Z] 7283af7bf9b3: Layer already exists [2023-05-10T10:48:34.625Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:34.625Z] e5d340aba03c: Layer already exists [2023-05-10T10:48:34.625Z] a5fa8128d4ca: Layer already exists [2023-05-10T10:48:34.625Z] bdc5e8d9b101: Layer already exists [2023-05-10T10:48:34.625Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:34.625Z] c339e2d37f5b: Layer already exists [2023-05-10T10:48:34.625Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:34.892Z] 3.0.0-dev.154: digest: sha256:25ca7cfd049dce35d10fdbf0e54ff16f84901841ade009082185049b9128f990 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:35.233Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:35.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:48:35.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-10T10:48:35.571Z] 7283af7bf9b3: Preparing [2023-05-10T10:48:35.571Z] bdc5e8d9b101: Preparing [2023-05-10T10:48:35.571Z] e5d340aba03c: Preparing [2023-05-10T10:48:35.571Z] a5fa8128d4ca: Preparing [2023-05-10T10:48:35.571Z] 0382b0149c7d: Preparing [2023-05-10T10:48:35.571Z] e670dc3c6331: Preparing [2023-05-10T10:48:35.571Z] c339e2d37f5b: Preparing [2023-05-10T10:48:35.571Z] 26cbea5cba74: Preparing [2023-05-10T10:48:35.571Z] e670dc3c6331: Waiting [2023-05-10T10:48:35.571Z] c339e2d37f5b: Waiting [2023-05-10T10:48:35.571Z] 26cbea5cba74: Waiting [2023-05-10T10:48:35.571Z] a5fa8128d4ca: Layer already exists [2023-05-10T10:48:35.571Z] bdc5e8d9b101: Layer already exists [2023-05-10T10:48:35.571Z] e5d340aba03c: Layer already exists [2023-05-10T10:48:35.571Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:35.571Z] 7283af7bf9b3: Layer already exists [2023-05-10T10:48:35.571Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:35.571Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:35.571Z] c339e2d37f5b: Layer already exists [2023-05-10T10:48:35.837Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:25ca7cfd049dce35d10fdbf0e54ff16f84901841ade009082185049b9128f990 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:36.174Z] + 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-05-10T10:48:36.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-10T10:48:36.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-10T10:48:36.508Z] 7283af7bf9b3: Preparing [2023-05-10T10:48:36.508Z] bdc5e8d9b101: Preparing [2023-05-10T10:48:36.508Z] e5d340aba03c: Preparing [2023-05-10T10:48:36.508Z] a5fa8128d4ca: Preparing [2023-05-10T10:48:36.508Z] 0382b0149c7d: Preparing [2023-05-10T10:48:36.508Z] e670dc3c6331: Preparing [2023-05-10T10:48:36.508Z] c339e2d37f5b: Preparing [2023-05-10T10:48:36.508Z] 26cbea5cba74: Preparing [2023-05-10T10:48:36.508Z] e670dc3c6331: Waiting [2023-05-10T10:48:36.508Z] c339e2d37f5b: Waiting [2023-05-10T10:48:36.508Z] 26cbea5cba74: Waiting [2023-05-10T10:48:36.508Z] 7283af7bf9b3: Layer already exists [2023-05-10T10:48:36.508Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:36.508Z] bdc5e8d9b101: Layer already exists [2023-05-10T10:48:36.508Z] e5d340aba03c: Layer already exists [2023-05-10T10:48:36.508Z] a5fa8128d4ca: Layer already exists [2023-05-10T10:48:36.508Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:36.508Z] c339e2d37f5b: Layer already exists [2023-05-10T10:48:36.508Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:36.774Z] main: digest: sha256:25ca7cfd049dce35d10fdbf0e54ff16f84901841ade009082185049b9128f990 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:48:36.820Z] ===================================================== [Pipeline] echo [2023-05-10T10:48:36.827Z] taggedImages: [2023-05-10T10:48:36.827Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:48:36.827Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-10T10:48:36.827Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.154 [2023-05-10T10:48:36.827Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:48:36.827Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-10T10:48:36.841Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-10T10:48:36.841Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:48:36.841Z] latest [2023-05-10T10:48:36.841Z] 3.0.0-dev.154 [2023-05-10T10:48:36.841Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:48:36.841Z] main [2023-05-10T10:48:36.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:37.177Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:37.512Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:48:37.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-10T10:48:37.512Z] 06037a79d634: Preparing [2023-05-10T10:48:37.512Z] 43f08a94bb20: Preparing [2023-05-10T10:48:37.512Z] 0382b0149c7d: Preparing [2023-05-10T10:48:37.512Z] e670dc3c6331: Preparing [2023-05-10T10:48:37.512Z] 0afceb2518f6: Preparing [2023-05-10T10:48:37.512Z] 26cbea5cba74: Preparing [2023-05-10T10:48:37.512Z] 26cbea5cba74: Waiting [2023-05-10T10:48:37.512Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:37.777Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:37.778Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:37.778Z] 06037a79d634: Pushed [2023-05-10T10:48:38.043Z] 0afceb2518f6: Pushed [2023-05-10T10:48:43.369Z] 43f08a94bb20: Pushed [2023-05-10T10:48:43.635Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:cc7243b369351e3a0a246142609485447111e4149dee6d4d82f6000c7b5dd570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:43.971Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:44.309Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-10T10:48:44.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-10T10:48:44.309Z] 06037a79d634: Preparing [2023-05-10T10:48:44.309Z] 43f08a94bb20: Preparing [2023-05-10T10:48:44.309Z] 0382b0149c7d: Preparing [2023-05-10T10:48:44.309Z] e670dc3c6331: Preparing [2023-05-10T10:48:44.309Z] 0afceb2518f6: Preparing [2023-05-10T10:48:44.309Z] 26cbea5cba74: Preparing [2023-05-10T10:48:44.309Z] 26cbea5cba74: Waiting [2023-05-10T10:48:44.309Z] 43f08a94bb20: Layer already exists [2023-05-10T10:48:44.309Z] 06037a79d634: Layer already exists [2023-05-10T10:48:44.309Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:44.309Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:44.309Z] 0afceb2518f6: Layer already exists [2023-05-10T10:48:44.309Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:44.574Z] latest: digest: sha256:cc7243b369351e3a0a246142609485447111e4149dee6d4d82f6000c7b5dd570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:44.921Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:45.256Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.154 [2023-05-10T10:48:45.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-10T10:48:45.257Z] 06037a79d634: Preparing [2023-05-10T10:48:45.257Z] 43f08a94bb20: Preparing [2023-05-10T10:48:45.257Z] 0382b0149c7d: Preparing [2023-05-10T10:48:45.257Z] e670dc3c6331: Preparing [2023-05-10T10:48:45.257Z] 0afceb2518f6: Preparing [2023-05-10T10:48:45.257Z] 26cbea5cba74: Preparing [2023-05-10T10:48:45.257Z] 26cbea5cba74: Waiting [2023-05-10T10:48:45.257Z] 43f08a94bb20: Layer already exists [2023-05-10T10:48:45.257Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:45.257Z] 06037a79d634: Layer already exists [2023-05-10T10:48:45.257Z] 0afceb2518f6: Layer already exists [2023-05-10T10:48:45.257Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:45.257Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:45.257Z] 3.0.0-dev.154: digest: sha256:cc7243b369351e3a0a246142609485447111e4149dee6d4d82f6000c7b5dd570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:45.857Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:46.180Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:48:46.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-10T10:48:46.180Z] 06037a79d634: Preparing [2023-05-10T10:48:46.180Z] 43f08a94bb20: Preparing [2023-05-10T10:48:46.180Z] 0382b0149c7d: Preparing [2023-05-10T10:48:46.180Z] e670dc3c6331: Preparing [2023-05-10T10:48:46.180Z] 0afceb2518f6: Preparing [2023-05-10T10:48:46.180Z] 26cbea5cba74: Preparing [2023-05-10T10:48:46.180Z] 26cbea5cba74: Waiting [2023-05-10T10:48:46.180Z] 06037a79d634: Layer already exists [2023-05-10T10:48:46.180Z] 0afceb2518f6: Layer already exists [2023-05-10T10:48:46.180Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:46.180Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:46.180Z] 43f08a94bb20: Layer already exists [2023-05-10T10:48:46.180Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:46.180Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:cc7243b369351e3a0a246142609485447111e4149dee6d4d82f6000c7b5dd570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:46.827Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:47.179Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-10T10:48:47.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-10T10:48:47.179Z] 06037a79d634: Preparing [2023-05-10T10:48:47.179Z] 43f08a94bb20: Preparing [2023-05-10T10:48:47.179Z] 0382b0149c7d: Preparing [2023-05-10T10:48:47.179Z] e670dc3c6331: Preparing [2023-05-10T10:48:47.179Z] 0afceb2518f6: Preparing [2023-05-10T10:48:47.179Z] 26cbea5cba74: Preparing [2023-05-10T10:48:47.179Z] 26cbea5cba74: Waiting [2023-05-10T10:48:47.179Z] 0afceb2518f6: Layer already exists [2023-05-10T10:48:47.179Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:47.179Z] 43f08a94bb20: Layer already exists [2023-05-10T10:48:47.179Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:47.179Z] 06037a79d634: Layer already exists [2023-05-10T10:48:47.179Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:47.450Z] main: digest: sha256:cc7243b369351e3a0a246142609485447111e4149dee6d4d82f6000c7b5dd570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:48:47.506Z] ===================================================== [Pipeline] echo [2023-05-10T10:48:47.515Z] taggedImages: [2023-05-10T10:48:47.515Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:48:47.515Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-10T10:48:47.515Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.154 [2023-05-10T10:48:47.515Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:48:47.515Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-10T10:48:47.541Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-10T10:48:47.541Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:48:47.541Z] latest [2023-05-10T10:48:47.541Z] 3.0.0-dev.154 [2023-05-10T10:48:47.541Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:48:47.541Z] main [2023-05-10T10:48:47.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:47.909Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:48.255Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:48:48.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-10T10:48:48.255Z] 332b2e452302: Preparing [2023-05-10T10:48:48.255Z] e44b31982f7f: Preparing [2023-05-10T10:48:48.255Z] 0382b0149c7d: Preparing [2023-05-10T10:48:48.255Z] e670dc3c6331: Preparing [2023-05-10T10:48:48.255Z] e576c1dfb493: Preparing [2023-05-10T10:48:48.255Z] 26cbea5cba74: Preparing [2023-05-10T10:48:48.255Z] 26cbea5cba74: Waiting [2023-05-10T10:48:48.255Z] e576c1dfb493: Layer already exists [2023-05-10T10:48:48.255Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:48.255Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:48.255Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:48.520Z] 332b2e452302: Pushed [2023-05-10T10:48:53.850Z] e44b31982f7f: Pushed [2023-05-10T10:48:53.850Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c: digest: sha256:b28d869b2de3c14d722d69c340127e05ce7ef8d7e9cc1a588365b8909f7b64bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:54.174Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:54.508Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-10T10:48:54.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-10T10:48:54.508Z] 332b2e452302: Preparing [2023-05-10T10:48:54.508Z] e44b31982f7f: Preparing [2023-05-10T10:48:54.508Z] 0382b0149c7d: Preparing [2023-05-10T10:48:54.508Z] e670dc3c6331: Preparing [2023-05-10T10:48:54.508Z] e576c1dfb493: Preparing [2023-05-10T10:48:54.508Z] 26cbea5cba74: Preparing [2023-05-10T10:48:54.508Z] 26cbea5cba74: Waiting [2023-05-10T10:48:54.508Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:54.508Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:54.508Z] 332b2e452302: Layer already exists [2023-05-10T10:48:54.509Z] e576c1dfb493: Layer already exists [2023-05-10T10:48:54.509Z] e44b31982f7f: Layer already exists [2023-05-10T10:48:54.509Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:54.509Z] latest: digest: sha256:b28d869b2de3c14d722d69c340127e05ce7ef8d7e9cc1a588365b8909f7b64bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:54.848Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:55.180Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.154 [2023-05-10T10:48:55.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-10T10:48:55.181Z] 332b2e452302: Preparing [2023-05-10T10:48:55.181Z] e44b31982f7f: Preparing [2023-05-10T10:48:55.181Z] 0382b0149c7d: Preparing [2023-05-10T10:48:55.181Z] e670dc3c6331: Preparing [2023-05-10T10:48:55.181Z] e576c1dfb493: Preparing [2023-05-10T10:48:55.181Z] 26cbea5cba74: Preparing [2023-05-10T10:48:55.181Z] 26cbea5cba74: Waiting [2023-05-10T10:48:55.181Z] e44b31982f7f: Layer already exists [2023-05-10T10:48:55.181Z] 332b2e452302: Layer already exists [2023-05-10T10:48:55.181Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:55.181Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:55.181Z] e576c1dfb493: Layer already exists [2023-05-10T10:48:55.181Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:55.181Z] 3.0.0-dev.154: digest: sha256:b28d869b2de3c14d722d69c340127e05ce7ef8d7e9cc1a588365b8909f7b64bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:55.521Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:55.850Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:48:55.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-10T10:48:55.850Z] 332b2e452302: Preparing [2023-05-10T10:48:55.850Z] e44b31982f7f: Preparing [2023-05-10T10:48:55.850Z] 0382b0149c7d: Preparing [2023-05-10T10:48:55.850Z] e670dc3c6331: Preparing [2023-05-10T10:48:55.850Z] e576c1dfb493: Preparing [2023-05-10T10:48:55.850Z] 26cbea5cba74: Preparing [2023-05-10T10:48:55.850Z] 26cbea5cba74: Waiting [2023-05-10T10:48:55.850Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:55.850Z] e576c1dfb493: Layer already exists [2023-05-10T10:48:55.850Z] 332b2e452302: Layer already exists [2023-05-10T10:48:55.850Z] e44b31982f7f: Layer already exists [2023-05-10T10:48:55.850Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:55.850Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:55.850Z] c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154: digest: sha256:b28d869b2de3c14d722d69c340127e05ce7ef8d7e9cc1a588365b8909f7b64bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:56.177Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:56.502Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-10T10:48:56.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-10T10:48:56.503Z] 332b2e452302: Preparing [2023-05-10T10:48:56.503Z] e44b31982f7f: Preparing [2023-05-10T10:48:56.503Z] 0382b0149c7d: Preparing [2023-05-10T10:48:56.503Z] e670dc3c6331: Preparing [2023-05-10T10:48:56.503Z] e576c1dfb493: Preparing [2023-05-10T10:48:56.503Z] 26cbea5cba74: Preparing [2023-05-10T10:48:56.503Z] 26cbea5cba74: Waiting [2023-05-10T10:48:56.503Z] 332b2e452302: Layer already exists [2023-05-10T10:48:56.503Z] 0382b0149c7d: Layer already exists [2023-05-10T10:48:56.503Z] e670dc3c6331: Layer already exists [2023-05-10T10:48:56.503Z] e44b31982f7f: Layer already exists [2023-05-10T10:48:56.503Z] e576c1dfb493: Layer already exists [2023-05-10T10:48:56.503Z] 26cbea5cba74: Layer already exists [2023-05-10T10:48:56.503Z] main: digest: sha256:b28d869b2de3c14d722d69c340127e05ce7ef8d7e9cc1a588365b8909f7b64bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T10:48:56.543Z] ===================================================== [Pipeline] echo [2023-05-10T10:48:56.549Z] taggedImages: [2023-05-10T10:48:56.549Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c [2023-05-10T10:48:56.549Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-10T10:48:56.549Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.154 [2023-05-10T10:48:56.549Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c33d50c2b8fbb8036e0019c4c7a44af08feb065c-3.0.0-dev.154 [2023-05-10T10:48:56.549Z] - 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-05-10T10:48:56.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T10:48:56.918Z] [2023-05-10T10:48:56.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:48:57.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T10:48:57.238Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T10:48:57.238Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T10:48:57.238Z] 04944245beec: Pulling fs layer [2023-05-10T10:48:57.238Z] 699f458cf7ca: Pulling fs layer [2023-05-10T10:48:57.238Z] 765212b225bb: Pulling fs layer [2023-05-10T10:48:57.238Z] f23df028b6ca: Pulling fs layer [2023-05-10T10:48:57.238Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T10:48:57.238Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T10:48:57.238Z] f23df028b6ca: Waiting [2023-05-10T10:48:57.238Z] 765212b225bb: Waiting [2023-05-10T10:48:57.238Z] d65c8cfc05b1: Waiting [2023-05-10T10:48:57.238Z] 2437ff75d9bd: Waiting [2023-05-10T10:48:57.505Z] 04944245beec: Verifying Checksum [2023-05-10T10:48:57.505Z] 04944245beec: Download complete [2023-05-10T10:48:57.505Z] 765212b225bb: Verifying Checksum [2023-05-10T10:48:57.505Z] 765212b225bb: Download complete [2023-05-10T10:48:57.505Z] f23df028b6ca: Download complete [2023-05-10T10:48:57.505Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T10:48:57.505Z] d65c8cfc05b1: Download complete [2023-05-10T10:48:57.505Z] 699f458cf7ca: Verifying Checksum [2023-05-10T10:48:57.505Z] 699f458cf7ca: Download complete [2023-05-10T10:48:58.084Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T10:48:58.084Z] 8998bd30e6a1: Download complete [2023-05-10T10:49:00.017Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T10:49:00.017Z] 2437ff75d9bd: Download complete [2023-05-10T10:49:05.336Z] 8998bd30e6a1: Pull complete [2023-05-10T10:49:05.336Z] 04944245beec: Pull complete [2023-05-10T10:49:06.290Z] 699f458cf7ca: Pull complete [2023-05-10T10:49:06.290Z] 765212b225bb: Pull complete [2023-05-10T10:49:06.870Z] f23df028b6ca: Pull complete [2023-05-10T10:49:07.135Z] d65c8cfc05b1: Pull complete [2023-05-10T10:49:19.420Z] 2437ff75d9bd: Pull complete [2023-05-10T10:49:19.420Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T10:49:19.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T10:49:19.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:49:19.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-14900 does not seem to be running inside a container [2023-05-10T10:49:19.650Z] $ 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/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T10:49:22.031Z] $ docker top 329b2f1e5bd78098207033efa12d5aeb9b23df5d2c554c151100b7519f6dcb68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:49:22.588Z] ---> job-cost.sh [2023-05-10T10:49:22.852Z] lf-activate-venv: SKIPPING [2023-05-10T10:49:22.852Z] INFO: No Stack... [2023-05-10T10:49:23.429Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T10:49:24.381Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T10:49:24.688Z] + cat /w/workspace/edgex-go/520/archives/cost.csv [2023-05-10T10:49:24.688Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T10:49:24.720Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-520-stack-cost] [2023-05-10T10:49:24.727Z] Resource [jenkins-edgexfoundry-edgex-go-main-520-stack-cost] did not exist. Created. [2023-05-10T10:49:24.727Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-520-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T10:49:25.048Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T10:49:25.564Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T10:49:25.572Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-520-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T10:49:25.607Z] $ docker stop --time=1 329b2f1e5bd78098207033efa12d5aeb9b23df5d2c554c151100b7519f6dcb68 [2023-05-10T10:49:27.041Z] $ docker rm -f --volumes 329b2f1e5bd78098207033efa12d5aeb9b23df5d2c554c151100b7519f6dcb68 [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-05-10T10:49:27.499Z] provisioning config files... [2023-05-10T10:49:27.506Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/520@tmp/config10971262404852144601tmp [Pipeline] { [Pipeline] sh [2023-05-10T10:49:27.789Z] + set +x [2023-05-10T10:49:27.789Z] + curl -s https://codecov.io/bash [2023-05-10T10:49:27.789Z] + bash -s -- [2023-05-10T10:49:28.047Z] [2023-05-10T10:49:28.047Z] _____ _ [2023-05-10T10:49:28.047Z] / ____| | | [2023-05-10T10:49:28.047Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T10:49:28.047Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T10:49:28.047Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T10:49:28.047Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T10:49:28.047Z] Bash-1.0.6 [2023-05-10T10:49:28.047Z] [2023-05-10T10:49:28.047Z] [2023-05-10T10:49:28.047Z] ==> git version 2.25.1 found [2023-05-10T10:49:28.047Z] ==> 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-05-10T10:49:28.047Z] Release-Date: 2020-01-08 [2023-05-10T10:49:28.047Z] 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-05-10T10:49:28.047Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T10:49:28.048Z] ==> Jenkins CI detected. [2023-05-10T10:49:28.048Z] current dir:  /w/workspace/edgex-go/520 [2023-05-10T10:49:28.048Z] project root: . [2023-05-10T10:49:28.048Z] --> token set from env [2023-05-10T10:49:28.048Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T10:49:28.048Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T10:49:28.048Z] ==> Python coveragepy not found [2023-05-10T10:49:28.048Z] ==> Searching for coverage reports in: [2023-05-10T10:49:28.048Z] + . [2023-05-10T10:49:28.048Z] -> Found 1 reports [2023-05-10T10:49:28.048Z] ==> Detecting git/mercurial file structure [2023-05-10T10:49:28.048Z] ==> Reading reports [2023-05-10T10:49:28.048Z] + ./coverage.out bytes=447731 [2023-05-10T10:49:28.048Z] ==> Appending adjustments [2023-05-10T10:49:28.048Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T10:49:29.422Z] + Found adjustments [2023-05-10T10:49:29.422Z] ==> Gzipping contents [2023-05-10T10:49:29.422Z] 60K /tmp/codecov.52oNbo.gz [2023-05-10T10:49:29.422Z] ==> Uploading reports [2023-05-10T10:49:29.422Z] url: https://codecov.io [2023-05-10T10:49:29.422Z] query: branch=main&commit=c33d50c2b8fbb8036e0019c4c7a44af08feb065c&build=520&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F520%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T10:49:29.422Z] -> Pinging Codecov [2023-05-10T10:49:29.422Z] 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=c33d50c2b8fbb8036e0019c4c7a44af08feb065c&build=520&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F520%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T10:49:29.422Z] -> Uploading to [2023-05-10T10:49:29.422Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/00271124DB129430A58F1EEE437C3FCB/c33d50c2b8fbb8036e0019c4c7a44af08feb065c/9e3da6ec-1735-43b8-a967-8e771b62c026.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T104929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ec1b431cd59a26b8add1db9a04bca14783ad7f23e8964a4767bc547e647f47b [2023-05-10T10:49:29.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T10:49:29.422Z] Dload Upload Total Spent Left Speed [2023-05-10T10:49:29.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57461 0 0 100 57461 0 275k --:--:-- --:--:-- --:--:-- 273k 100 57461 0 0 100 57461 0 259k --:--:-- --:--:-- --:--:-- 258k [2023-05-10T10:49:29.681Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c33d50c2b8fbb8036e0019c4c7a44af08feb065c [Pipeline] } [2023-05-10T10:49:29.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-10T10:49:29.906Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-10T10:49:29.920Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:49:30.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T10:49:30.212Z] [2023-05-10T10:49:30.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:49:30.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T10:49:30.504Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-10T10:49:30.504Z] df9b9388f04a: Pulling fs layer [2023-05-10T10:49:30.504Z] 52dc419b0ee2: Pulling fs layer [2023-05-10T10:49:30.504Z] 25bc292e5bac: Pulling fs layer [2023-05-10T10:49:30.504Z] 114826534d7a: Pulling fs layer [2023-05-10T10:49:30.504Z] 4657fd5d0bcf: Pulling fs layer [2023-05-10T10:49:30.504Z] 6ad1cebc031e: Pulling fs layer [2023-05-10T10:49:30.504Z] 8a3aa393b2d8: Pulling fs layer [2023-05-10T10:49:30.504Z] 114826534d7a: Waiting [2023-05-10T10:49:30.504Z] 4657fd5d0bcf: Waiting [2023-05-10T10:49:30.504Z] 8a3aa393b2d8: Waiting [2023-05-10T10:49:30.504Z] 6ad1cebc031e: Waiting [2023-05-10T10:49:30.504Z] 25bc292e5bac: Verifying Checksum [2023-05-10T10:49:30.504Z] 25bc292e5bac: Download complete [2023-05-10T10:49:30.504Z] 52dc419b0ee2: Verifying Checksum [2023-05-10T10:49:30.504Z] 52dc419b0ee2: Download complete [2023-05-10T10:49:30.504Z] 4657fd5d0bcf: Download complete [2023-05-10T10:49:30.504Z] df9b9388f04a: Download complete [2023-05-10T10:49:30.763Z] 6ad1cebc031e: Verifying Checksum [2023-05-10T10:49:30.763Z] 6ad1cebc031e: Download complete [2023-05-10T10:49:30.763Z] df9b9388f04a: Pull complete [2023-05-10T10:49:30.763Z] 52dc419b0ee2: Pull complete [2023-05-10T10:49:30.763Z] 25bc292e5bac: Pull complete [2023-05-10T10:49:31.329Z] 114826534d7a: Verifying Checksum [2023-05-10T10:49:31.329Z] 114826534d7a: Download complete [2023-05-10T10:49:31.329Z] 8a3aa393b2d8: Verifying Checksum [2023-05-10T10:49:31.329Z] 8a3aa393b2d8: Download complete [2023-05-10T10:49:34.606Z] 114826534d7a: Pull complete [2023-05-10T10:49:34.606Z] 4657fd5d0bcf: Pull complete [2023-05-10T10:49:35.170Z] 6ad1cebc031e: Pull complete [2023-05-10T10:49:37.693Z] 8a3aa393b2d8: Pull complete [2023-05-10T10:49:37.693Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-10T10:49:37.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T10:49:37.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:49:37.773Z] prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container [2023-05-10T10:49:37.803Z] $ 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/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-10T10:49:41.303Z] $ docker top f412794a38d83d2587a1ef170415763717b65be40a6c405e2840667f61da8c39 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T10:49:41.370Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-10T10:49:41.647Z] + set -o pipefail [2023-05-10T10:49:41.647Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-10T10:49:46.925Z] [2023-05-10T10:49:46.925Z] Monitoring /w/workspace/edgex-go/520 (github.com/edgexfoundry/edgex-go)... [2023-05-10T10:49:46.925Z] [2023-05-10T10:49:46.925Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c4ba8c95-9015-426c-ae22-6b44aa5894b9 [2023-05-10T10:49:46.925Z] [2023-05-10T10:49:46.925Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-10T10:49:46.925Z] [2023-05-10T10:49:46.925Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-10T10:49:46.925Z] [2023-05-10T10:49:47.186Z] [2023-05-10T10:49:47.186Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-10T10:49:47.186Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-10T10:49:47.186Z] More details here: https://snyk.co/ue1NS [2023-05-10T10:49:47.186Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-10T10:49:47.186Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-10T10:49:47.198Z] $ docker stop --time=1 f412794a38d83d2587a1ef170415763717b65be40a6c405e2840667f61da8c39 [2023-05-10T10:49:49.952Z] $ docker rm -f --volumes f412794a38d83d2587a1ef170415763717b65be40a6c405e2840667f61da8c39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-10T10:49:50.330Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T10:49:50.339Z] provisioning config files... [2023-05-10T10:49:50.347Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/520@tmp/config7054190626846115804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:49:50.645Z] --> edgex-publish-swagger.sh [2023-05-10T10:49:50.645Z] === Publish openapi/v3 API === [2023-05-10T10:49:50.645Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-10T10:49:50.645Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/520/openapi/v3/core-command.yaml] [2023-05-10T10:49:50.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T10:49:50.645Z] Dload Upload Total Spent Left Speed [2023-05-10T10:49:51.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50663 --:--:-- --:--:-- --:--:-- 50663 [2023-05-10T10:49:51.219Z] [2023-05-10T10:49:51.219Z] [2023-05-10T10:49:51.219Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/520/openapi/v3/core-data.yaml] [2023-05-10T10:49:51.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T10:49:51.219Z] Dload Upload Total Spent Left Speed [2023-05-10T10:49:51.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 123k --:--:-- --:--:-- --:--:-- 123k 100 69110 0 0 100 69110 0 123k --:--:-- --:--:-- --:--:-- 122k [2023-05-10T10:49:51.789Z] [2023-05-10T10:49:51.789Z] [2023-05-10T10:49:51.789Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/520/openapi/v3/core-metadata.yaml] [2023-05-10T10:49:51.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T10:49:51.789Z] Dload Upload Total Spent Left Speed [2023-05-10T10:49:52.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 236k --:--:-- --:--:-- --:--:-- 236k [2023-05-10T10:49:52.359Z] [2023-05-10T10:49:52.359Z] [2023-05-10T10:49:52.359Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/520/openapi/v3/support-notifications.yaml] [2023-05-10T10:49:52.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T10:49:52.359Z] Dload Upload Total Spent Left Speed [2023-05-10T10:49:52.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 418k --:--:-- --:--:-- --:--:-- 416k 100 86965 0 0 100 86965 0 151k --:--:-- --:--:-- --:--:-- 151k [2023-05-10T10:49:52.878Z] [2023-05-10T10:49:52.878Z] [2023-05-10T10:49:52.878Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/520/openapi/v3/support-scheduler.yaml] [2023-05-10T10:49:52.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T10:49:52.878Z] Dload Upload Total Spent Left Speed [2023-05-10T10:49:53.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 70257 --:--:-- --:--:-- --:--:-- 70257 [2023-05-10T10:49:53.449Z] [2023-05-10T10:49:53.449Z] [Pipeline] } [2023-05-10T10:49:53.457Z] 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-05-10T10:49:53.917Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T10:49:53.917Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:49:54.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T10:49:54.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:49:54.290Z] prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container [2023-05-10T10:49:54.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T10:49:54.747Z] $ docker top ea341c69ec71933f3d019be53fa0290c80fc0c1a65ebc34b006faf972bbd8356 -eo pid,comm [2023-05-10T10:49:54.799Z] 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-05-10T10:49:54.799Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T10:49:54.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T10:49:54.833Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T10:49:54.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T10:49:54.943Z] $ docker exec ea341c69ec71933f3d019be53fa0290c80fc0c1a65ebc34b006faf972bbd8356 ssh-agent [2023-05-10T10:49:55.056Z] SSH_AUTH_SOCK=/tmp/ssh-HQxdsifRRni1/agent.32 [2023-05-10T10:49:55.056Z] SSH_AGENT_PID=38 [2023-05-10T10:49:55.060Z] Running ssh-add (command line suppressed) [2023-05-10T10:49:55.161Z] Identity added: /w/workspace/edgex-go/520@tmp/private_key_11933245037779542773.key (/w/workspace/edgex-go/520@tmp/private_key_11933245037779542773.key) [2023-05-10T10:49:55.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T10:49:55.459Z] + git semver tag [2023-05-10T10:49:55.718Z] 2023-05-10 10:49:55,659 [run_tag] DEBUG tag force:False [2023-05-10T10:49:55.718Z] 2023-05-10 10:49:55,659 [check_head_tag] DEBUG check head tag [2023-05-10T10:49:55.718Z] 2023-05-10 10:49:55,663 [execute] INFO git cat-file --batch-check [2023-05-10T10:49:55.718Z] 2023-05-10 10:49:55,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/520, universal_newlines=False, shell=None, istream=) [2023-05-10T10:49:55.718Z] 2023-05-10 10:49:55,667 [execute] INFO git cat-file --batch [2023-05-10T10:49:55.718Z] 2023-05-10 10:49:55,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/520, universal_newlines=False, shell=None, istream=) [2023-05-10T10:49:55.978Z] 2023-05-10 10:49:55,730 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main [2023-05-10T10:49:55.978Z] 2023-05-10 10:49:55,731 [execute] INFO git tag -a v3.0.0-dev.154 -m v3.0.0-dev.154 [2023-05-10T10:49:55.978Z] 2023-05-10 10:49:55,731 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.154', '-m', 'v3.0.0-dev.154'], cwd=/w/workspace/edgex-go/520, universal_newlines=False, shell=None, istream=None) [2023-05-10T10:49:55.978Z] 2023-05-10 10:49:55,736 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main [2023-05-10T10:49:55.978Z] 3.0.0-dev.154 [Pipeline] } [2023-05-10T10:49:55.987Z] $ docker exec --env ******** --env ******** ea341c69ec71933f3d019be53fa0290c80fc0c1a65ebc34b006faf972bbd8356 ssh-agent -k [2023-05-10T10:49:56.084Z] unset SSH_AUTH_SOCK; [2023-05-10T10:49:56.085Z] unset SSH_AGENT_PID; [2023-05-10T10:49:56.085Z] echo Agent pid 38 killed; [2023-05-10T10:49:56.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T10:49:56.405Z] + git semver [Pipeline] } [2023-05-10T10:49:56.676Z] $ docker stop --time=1 ea341c69ec71933f3d019be53fa0290c80fc0c1a65ebc34b006faf972bbd8356 [2023-05-10T10:49:57.997Z] $ docker rm -f --volumes ea341c69ec71933f3d019be53fa0290c80fc0c1a65ebc34b006faf972bbd8356 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:49:58.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T10:49:58.378Z] [2023-05-10T10:49:58.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:49:58.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T10:49:58.672Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-10T10:49:58.672Z] ab5ef0e58194: Pulling fs layer [2023-05-10T10:49:58.672Z] 9712f1f96733: Pulling fs layer [2023-05-10T10:49:58.672Z] 63f879dbbcfc: Pulling fs layer [2023-05-10T10:49:58.672Z] 0d9ebad4ef96: Pulling fs layer [2023-05-10T10:49:58.672Z] e9a5061849ea: Pulling fs layer [2023-05-10T10:49:58.672Z] d747dcd14b5f: Pulling fs layer [2023-05-10T10:49:58.672Z] 2de7ff778b66: Pulling fs layer [2023-05-10T10:49:58.672Z] 2de7ff778b66: Waiting [2023-05-10T10:49:58.672Z] e9a5061849ea: Waiting [2023-05-10T10:49:58.672Z] d747dcd14b5f: Waiting [2023-05-10T10:49:58.672Z] 0d9ebad4ef96: Waiting [2023-05-10T10:49:58.672Z] 9712f1f96733: Verifying Checksum [2023-05-10T10:49:58.672Z] 9712f1f96733: Download complete [2023-05-10T10:49:58.930Z] 63f879dbbcfc: Verifying Checksum [2023-05-10T10:49:58.930Z] 63f879dbbcfc: Download complete [2023-05-10T10:49:59.188Z] e9a5061849ea: Verifying Checksum [2023-05-10T10:49:59.188Z] e9a5061849ea: Download complete [2023-05-10T10:49:59.188Z] 0d9ebad4ef96: Verifying Checksum [2023-05-10T10:49:59.188Z] 0d9ebad4ef96: Download complete [2023-05-10T10:49:59.188Z] d747dcd14b5f: Download complete [2023-05-10T10:49:59.188Z] ab5ef0e58194: Download complete [2023-05-10T10:49:59.188Z] 2de7ff778b66: Download complete [2023-05-10T10:50:02.474Z] ab5ef0e58194: Pull complete [2023-05-10T10:50:02.474Z] 9712f1f96733: Pull complete [2023-05-10T10:50:03.038Z] 63f879dbbcfc: Pull complete [2023-05-10T10:50:07.220Z] 0d9ebad4ef96: Pull complete [2023-05-10T10:50:07.220Z] e9a5061849ea: Pull complete [2023-05-10T10:50:07.220Z] d747dcd14b5f: Pull complete [2023-05-10T10:50:08.155Z] 2de7ff778b66: Pull complete [2023-05-10T10:50:08.155Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-10T10:50:08.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T10:50:08.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:50:08.235Z] prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container [2023-05-10T10:50:08.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-10T10:50:12.031Z] $ docker top de13b03224b76d6abbc721eafe2bf47dc51472187a6f667aea6f296b1b174d14 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-10T10:50:12.100Z] provisioning config files... [2023-05-10T10:50:12.107Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/520@tmp/config8021097212659902767tmp [2023-05-10T10:50:12.115Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/520@tmp/config13754796187231647976tmp [2023-05-10T10:50:12.123Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/520@tmp/config15488111319748500315tmp [Pipeline] { [Pipeline] echo [2023-05-10T10:50:12.137Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:50:12.417Z] ---> sigul-configuration.sh [2023-05-10T10:50:12.417Z] gpg: directory `/root/.gnupg' created [2023-05-10T10:50:12.417Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-10T10:50:12.417Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-10T10:50:12.417Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-10T10:50:12.417Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-10T10:50:12.417Z] gpg: CAST5 encrypted data [2023-05-10T10:50:12.417Z] gpg: encrypted with 1 passphrase [2023-05-10T10:50:12.417Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-10T10:50:12.700Z] + mkdir /home/jenkins [2023-05-10T10:50:12.700Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-10T10:50:12.983Z] + 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-05-10T10:50:12.991Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:50:13.272Z] ---> sigul-install.sh [2023-05-10T10:50:13.273Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-10T10:50:13.557Z] + git tag --list [2023-05-10T10:50:13.558Z] 0.6.0 [2023-05-10T10:50:13.558Z] 0.6.1 [2023-05-10T10:50:13.558Z] 0.7.0 [2023-05-10T10:50:13.558Z] 0.7.1 [2023-05-10T10:50:13.558Z] v1.0.0 [2023-05-10T10:50:13.558Z] v1.0.1 [2023-05-10T10:50:13.558Z] v1.1.0 [2023-05-10T10:50:13.558Z] v1.2.0 [2023-05-10T10:50:13.558Z] v1.2.1 [2023-05-10T10:50:13.558Z] v1.3.0 [2023-05-10T10:50:13.558Z] v1.3.1 [2023-05-10T10:50:13.558Z] v2.0.0 [2023-05-10T10:50:13.558Z] v2.1.0 [2023-05-10T10:50:13.558Z] v2.1.1 [2023-05-10T10:50:13.558Z] v2.1.1-dev.1 [2023-05-10T10:50:13.558Z] v2.1.1-dev.2 [2023-05-10T10:50:13.558Z] v2.1.1-dev.3 [2023-05-10T10:50:13.558Z] v2.1.1-dev.4 [2023-05-10T10:50:13.558Z] v2.1.1-dev.5 [2023-05-10T10:50:13.558Z] v2.1.1-dev.6 [2023-05-10T10:50:13.558Z] v2.1.1-dev.7 [2023-05-10T10:50:13.558Z] v2.1.1-dev.8 [2023-05-10T10:50:13.558Z] v2.1.2-dev.1 [2023-05-10T10:50:13.558Z] v2.2.0 [2023-05-10T10:50:13.558Z] v2.2.1-dev.1 [2023-05-10T10:50:13.558Z] v2.2.1-dev.10 [2023-05-10T10:50:13.558Z] v2.2.1-dev.11 [2023-05-10T10:50:13.558Z] v2.2.1-dev.12 [2023-05-10T10:50:13.558Z] v2.2.1-dev.13 [2023-05-10T10:50:13.558Z] v2.2.1-dev.14 [2023-05-10T10:50:13.558Z] v2.2.1-dev.15 [2023-05-10T10:50:13.558Z] v2.2.1-dev.16 [2023-05-10T10:50:13.558Z] v2.2.1-dev.17 [2023-05-10T10:50:13.558Z] v2.2.1-dev.18 [2023-05-10T10:50:13.558Z] v2.2.1-dev.19 [2023-05-10T10:50:13.558Z] v2.2.1-dev.2 [2023-05-10T10:50:13.558Z] v2.2.1-dev.20 [2023-05-10T10:50:13.558Z] v2.2.1-dev.21 [2023-05-10T10:50:13.558Z] v2.2.1-dev.22 [2023-05-10T10:50:13.558Z] v2.2.1-dev.23 [2023-05-10T10:50:13.558Z] v2.2.1-dev.24 [2023-05-10T10:50:13.558Z] v2.2.1-dev.25 [2023-05-10T10:50:13.558Z] v2.2.1-dev.26 [2023-05-10T10:50:13.558Z] v2.2.1-dev.27 [2023-05-10T10:50:13.558Z] v2.2.1-dev.28 [2023-05-10T10:50:13.558Z] v2.2.1-dev.29 [2023-05-10T10:50:13.558Z] v2.2.1-dev.3 [2023-05-10T10:50:13.558Z] v2.2.1-dev.4 [2023-05-10T10:50:13.558Z] v2.2.1-dev.5 [2023-05-10T10:50:13.558Z] v2.2.1-dev.6 [2023-05-10T10:50:13.558Z] v2.2.1-dev.7 [2023-05-10T10:50:13.558Z] v2.2.1-dev.8 [2023-05-10T10:50:13.558Z] v2.2.1-dev.9 [2023-05-10T10:50:13.558Z] v2.3.0 [2023-05-10T10:50:13.558Z] v2.3.0-dev.100 [2023-05-10T10:50:13.558Z] v2.3.0-dev.101 [2023-05-10T10:50:13.558Z] v2.3.0-dev.102 [2023-05-10T10:50:13.558Z] v2.3.0-dev.103 [2023-05-10T10:50:13.558Z] v2.3.0-dev.104 [2023-05-10T10:50:13.558Z] v2.3.0-dev.105 [2023-05-10T10:50:13.558Z] v2.3.0-dev.106 [2023-05-10T10:50:13.558Z] v2.3.0-dev.29 [2023-05-10T10:50:13.558Z] v2.3.0-dev.30 [2023-05-10T10:50:13.558Z] v2.3.0-dev.31 [2023-05-10T10:50:13.558Z] v2.3.0-dev.32 [2023-05-10T10:50:13.558Z] v2.3.0-dev.33 [2023-05-10T10:50:13.558Z] v2.3.0-dev.34 [2023-05-10T10:50:13.558Z] v2.3.0-dev.35 [2023-05-10T10:50:13.558Z] v2.3.0-dev.36 [2023-05-10T10:50:13.558Z] v2.3.0-dev.37 [2023-05-10T10:50:13.558Z] v2.3.0-dev.38 [2023-05-10T10:50:13.558Z] v2.3.0-dev.39 [2023-05-10T10:50:13.558Z] v2.3.0-dev.40 [2023-05-10T10:50:13.558Z] v2.3.0-dev.41 [2023-05-10T10:50:13.558Z] v2.3.0-dev.42 [2023-05-10T10:50:13.558Z] v2.3.0-dev.43 [2023-05-10T10:50:13.558Z] v2.3.0-dev.44 [2023-05-10T10:50:13.558Z] v2.3.0-dev.45 [2023-05-10T10:50:13.558Z] v2.3.0-dev.46 [2023-05-10T10:50:13.558Z] v2.3.0-dev.47 [2023-05-10T10:50:13.558Z] v2.3.0-dev.48 [2023-05-10T10:50:13.558Z] v2.3.0-dev.49 [2023-05-10T10:50:13.558Z] v2.3.0-dev.50 [2023-05-10T10:50:13.558Z] v2.3.0-dev.51 [2023-05-10T10:50:13.558Z] v2.3.0-dev.52 [2023-05-10T10:50:13.558Z] v2.3.0-dev.53 [2023-05-10T10:50:13.558Z] v2.3.0-dev.54 [2023-05-10T10:50:13.558Z] v2.3.0-dev.55 [2023-05-10T10:50:13.558Z] v2.3.0-dev.56 [2023-05-10T10:50:13.558Z] v2.3.0-dev.57 [2023-05-10T10:50:13.558Z] v2.3.0-dev.58 [2023-05-10T10:50:13.558Z] v2.3.0-dev.59 [2023-05-10T10:50:13.558Z] v2.3.0-dev.60 [2023-05-10T10:50:13.558Z] v2.3.0-dev.61 [2023-05-10T10:50:13.558Z] v2.3.0-dev.62 [2023-05-10T10:50:13.558Z] v2.3.0-dev.63 [2023-05-10T10:50:13.558Z] v2.3.0-dev.64 [2023-05-10T10:50:13.558Z] v2.3.0-dev.65 [2023-05-10T10:50:13.558Z] v2.3.0-dev.66 [2023-05-10T10:50:13.558Z] v2.3.0-dev.67 [2023-05-10T10:50:13.558Z] v2.3.0-dev.68 [2023-05-10T10:50:13.558Z] v2.3.0-dev.69 [2023-05-10T10:50:13.558Z] v2.3.0-dev.70 [2023-05-10T10:50:13.558Z] v2.3.0-dev.71 [2023-05-10T10:50:13.558Z] v2.3.0-dev.72 [2023-05-10T10:50:13.558Z] v2.3.0-dev.73 [2023-05-10T10:50:13.558Z] v2.3.0-dev.74 [2023-05-10T10:50:13.558Z] v2.3.0-dev.75 [2023-05-10T10:50:13.558Z] v2.3.0-dev.76 [2023-05-10T10:50:13.558Z] v2.3.0-dev.77 [2023-05-10T10:50:13.558Z] v2.3.0-dev.78 [2023-05-10T10:50:13.558Z] v2.3.0-dev.79 [2023-05-10T10:50:13.558Z] v2.3.0-dev.80 [2023-05-10T10:50:13.558Z] v2.3.0-dev.81 [2023-05-10T10:50:13.558Z] v2.3.0-dev.82 [2023-05-10T10:50:13.558Z] v2.3.0-dev.83 [2023-05-10T10:50:13.558Z] v2.3.0-dev.84 [2023-05-10T10:50:13.558Z] v2.3.0-dev.85 [2023-05-10T10:50:13.558Z] v2.3.0-dev.86 [2023-05-10T10:50:13.558Z] v2.3.0-dev.87 [2023-05-10T10:50:13.558Z] v2.3.0-dev.88 [2023-05-10T10:50:13.558Z] v2.3.0-dev.89 [2023-05-10T10:50:13.558Z] v2.3.0-dev.90 [2023-05-10T10:50:13.558Z] v2.3.0-dev.91 [2023-05-10T10:50:13.558Z] v2.3.0-dev.92 [2023-05-10T10:50:13.558Z] v2.3.0-dev.93 [2023-05-10T10:50:13.558Z] v2.3.0-dev.94 [2023-05-10T10:50:13.558Z] v2.3.0-dev.95 [2023-05-10T10:50:13.558Z] v2.3.0-dev.96 [2023-05-10T10:50:13.558Z] v2.3.0-dev.97 [2023-05-10T10:50:13.558Z] v2.3.0-dev.98 [2023-05-10T10:50:13.558Z] v2.3.0-dev.99 [2023-05-10T10:50:13.558Z] v2.3.1-dev.1 [2023-05-10T10:50:13.558Z] v2.3.1-dev.2 [2023-05-10T10:50:13.558Z] v2.3.1-dev.3 [2023-05-10T10:50:13.558Z] v2.3.1-dev.4 [2023-05-10T10:50:13.558Z] v2.3.1-dev.5 [2023-05-10T10:50:13.558Z] v3.0.0-dev.1 [2023-05-10T10:50:13.558Z] v3.0.0-dev.10 [2023-05-10T10:50:13.558Z] v3.0.0-dev.100 [2023-05-10T10:50:13.558Z] v3.0.0-dev.101 [2023-05-10T10:50:13.558Z] v3.0.0-dev.102 [2023-05-10T10:50:13.558Z] v3.0.0-dev.103 [2023-05-10T10:50:13.558Z] v3.0.0-dev.104 [2023-05-10T10:50:13.558Z] v3.0.0-dev.105 [2023-05-10T10:50:13.558Z] v3.0.0-dev.106 [2023-05-10T10:50:13.558Z] v3.0.0-dev.107 [2023-05-10T10:50:13.558Z] v3.0.0-dev.108 [2023-05-10T10:50:13.558Z] v3.0.0-dev.109 [2023-05-10T10:50:13.558Z] v3.0.0-dev.11 [2023-05-10T10:50:13.558Z] v3.0.0-dev.110 [2023-05-10T10:50:13.558Z] v3.0.0-dev.111 [2023-05-10T10:50:13.558Z] v3.0.0-dev.112 [2023-05-10T10:50:13.558Z] v3.0.0-dev.113 [2023-05-10T10:50:13.558Z] v3.0.0-dev.114 [2023-05-10T10:50:13.558Z] v3.0.0-dev.115 [2023-05-10T10:50:13.558Z] v3.0.0-dev.116 [2023-05-10T10:50:13.558Z] v3.0.0-dev.117 [2023-05-10T10:50:13.558Z] v3.0.0-dev.118 [2023-05-10T10:50:13.558Z] v3.0.0-dev.119 [2023-05-10T10:50:13.558Z] v3.0.0-dev.12 [2023-05-10T10:50:13.558Z] v3.0.0-dev.120 [2023-05-10T10:50:13.558Z] v3.0.0-dev.121 [2023-05-10T10:50:13.558Z] v3.0.0-dev.122 [2023-05-10T10:50:13.558Z] v3.0.0-dev.123 [2023-05-10T10:50:13.558Z] v3.0.0-dev.124 [2023-05-10T10:50:13.558Z] v3.0.0-dev.125 [2023-05-10T10:50:13.558Z] v3.0.0-dev.126 [2023-05-10T10:50:13.558Z] v3.0.0-dev.127 [2023-05-10T10:50:13.558Z] v3.0.0-dev.128 [2023-05-10T10:50:13.558Z] v3.0.0-dev.129 [2023-05-10T10:50:13.558Z] v3.0.0-dev.13 [2023-05-10T10:50:13.558Z] v3.0.0-dev.130 [2023-05-10T10:50:13.558Z] v3.0.0-dev.131 [2023-05-10T10:50:13.558Z] v3.0.0-dev.132 [2023-05-10T10:50:13.558Z] v3.0.0-dev.133 [2023-05-10T10:50:13.558Z] v3.0.0-dev.134 [2023-05-10T10:50:13.558Z] v3.0.0-dev.135 [2023-05-10T10:50:13.558Z] v3.0.0-dev.136 [2023-05-10T10:50:13.558Z] v3.0.0-dev.137 [2023-05-10T10:50:13.558Z] v3.0.0-dev.138 [2023-05-10T10:50:13.558Z] v3.0.0-dev.139 [2023-05-10T10:50:13.558Z] v3.0.0-dev.14 [2023-05-10T10:50:13.558Z] v3.0.0-dev.140 [2023-05-10T10:50:13.558Z] v3.0.0-dev.141 [2023-05-10T10:50:13.558Z] v3.0.0-dev.142 [2023-05-10T10:50:13.558Z] v3.0.0-dev.143 [2023-05-10T10:50:13.558Z] v3.0.0-dev.144 [2023-05-10T10:50:13.558Z] v3.0.0-dev.145 [2023-05-10T10:50:13.558Z] v3.0.0-dev.146 [2023-05-10T10:50:13.558Z] v3.0.0-dev.147 [2023-05-10T10:50:13.558Z] v3.0.0-dev.148 [2023-05-10T10:50:13.558Z] v3.0.0-dev.149 [2023-05-10T10:50:13.558Z] v3.0.0-dev.15 [2023-05-10T10:50:13.558Z] v3.0.0-dev.150 [2023-05-10T10:50:13.558Z] v3.0.0-dev.151 [2023-05-10T10:50:13.558Z] v3.0.0-dev.152 [2023-05-10T10:50:13.558Z] v3.0.0-dev.153 [2023-05-10T10:50:13.558Z] v3.0.0-dev.154 [2023-05-10T10:50:13.558Z] v3.0.0-dev.16 [2023-05-10T10:50:13.558Z] v3.0.0-dev.17 [2023-05-10T10:50:13.558Z] v3.0.0-dev.18 [2023-05-10T10:50:13.558Z] v3.0.0-dev.19 [2023-05-10T10:50:13.558Z] v3.0.0-dev.2 [2023-05-10T10:50:13.558Z] v3.0.0-dev.20 [2023-05-10T10:50:13.558Z] v3.0.0-dev.21 [2023-05-10T10:50:13.558Z] v3.0.0-dev.22 [2023-05-10T10:50:13.558Z] v3.0.0-dev.23 [2023-05-10T10:50:13.558Z] v3.0.0-dev.24 [2023-05-10T10:50:13.558Z] v3.0.0-dev.25 [2023-05-10T10:50:13.558Z] v3.0.0-dev.26 [2023-05-10T10:50:13.558Z] v3.0.0-dev.27 [2023-05-10T10:50:13.558Z] v3.0.0-dev.28 [2023-05-10T10:50:13.558Z] v3.0.0-dev.29 [2023-05-10T10:50:13.558Z] v3.0.0-dev.3 [2023-05-10T10:50:13.558Z] v3.0.0-dev.30 [2023-05-10T10:50:13.558Z] v3.0.0-dev.31 [2023-05-10T10:50:13.558Z] v3.0.0-dev.32 [2023-05-10T10:50:13.558Z] v3.0.0-dev.33 [2023-05-10T10:50:13.558Z] v3.0.0-dev.34 [2023-05-10T10:50:13.558Z] v3.0.0-dev.35 [2023-05-10T10:50:13.558Z] v3.0.0-dev.36 [2023-05-10T10:50:13.558Z] v3.0.0-dev.37 [2023-05-10T10:50:13.558Z] v3.0.0-dev.38 [2023-05-10T10:50:13.558Z] v3.0.0-dev.39 [2023-05-10T10:50:13.558Z] v3.0.0-dev.4 [2023-05-10T10:50:13.558Z] v3.0.0-dev.40 [2023-05-10T10:50:13.558Z] v3.0.0-dev.41 [2023-05-10T10:50:13.558Z] v3.0.0-dev.42 [2023-05-10T10:50:13.558Z] v3.0.0-dev.43 [2023-05-10T10:50:13.558Z] v3.0.0-dev.44 [2023-05-10T10:50:13.558Z] v3.0.0-dev.45 [2023-05-10T10:50:13.558Z] v3.0.0-dev.46 [2023-05-10T10:50:13.558Z] v3.0.0-dev.47 [2023-05-10T10:50:13.558Z] v3.0.0-dev.48 [2023-05-10T10:50:13.558Z] v3.0.0-dev.49 [2023-05-10T10:50:13.558Z] v3.0.0-dev.5 [2023-05-10T10:50:13.558Z] v3.0.0-dev.50 [2023-05-10T10:50:13.558Z] v3.0.0-dev.51 [2023-05-10T10:50:13.558Z] v3.0.0-dev.52 [2023-05-10T10:50:13.558Z] v3.0.0-dev.53 [2023-05-10T10:50:13.558Z] v3.0.0-dev.54 [2023-05-10T10:50:13.558Z] v3.0.0-dev.55 [2023-05-10T10:50:13.558Z] v3.0.0-dev.56 [2023-05-10T10:50:13.558Z] v3.0.0-dev.57 [2023-05-10T10:50:13.558Z] v3.0.0-dev.58 [2023-05-10T10:50:13.558Z] v3.0.0-dev.59 [2023-05-10T10:50:13.558Z] v3.0.0-dev.6 [2023-05-10T10:50:13.558Z] v3.0.0-dev.60 [2023-05-10T10:50:13.558Z] v3.0.0-dev.61 [2023-05-10T10:50:13.558Z] v3.0.0-dev.62 [2023-05-10T10:50:13.558Z] v3.0.0-dev.63 [2023-05-10T10:50:13.558Z] v3.0.0-dev.64 [2023-05-10T10:50:13.558Z] v3.0.0-dev.65 [2023-05-10T10:50:13.558Z] v3.0.0-dev.66 [2023-05-10T10:50:13.558Z] v3.0.0-dev.67 [2023-05-10T10:50:13.558Z] v3.0.0-dev.68 [2023-05-10T10:50:13.558Z] v3.0.0-dev.69 [2023-05-10T10:50:13.558Z] v3.0.0-dev.7 [2023-05-10T10:50:13.558Z] v3.0.0-dev.70 [2023-05-10T10:50:13.558Z] v3.0.0-dev.71 [2023-05-10T10:50:13.558Z] v3.0.0-dev.72 [2023-05-10T10:50:13.558Z] v3.0.0-dev.73 [2023-05-10T10:50:13.558Z] v3.0.0-dev.74 [2023-05-10T10:50:13.558Z] v3.0.0-dev.75 [2023-05-10T10:50:13.558Z] v3.0.0-dev.76 [2023-05-10T10:50:13.558Z] v3.0.0-dev.77 [2023-05-10T10:50:13.558Z] v3.0.0-dev.78 [2023-05-10T10:50:13.558Z] v3.0.0-dev.79 [2023-05-10T10:50:13.558Z] v3.0.0-dev.8 [2023-05-10T10:50:13.558Z] v3.0.0-dev.80 [2023-05-10T10:50:13.558Z] v3.0.0-dev.81 [2023-05-10T10:50:13.558Z] v3.0.0-dev.82 [2023-05-10T10:50:13.558Z] v3.0.0-dev.83 [2023-05-10T10:50:13.558Z] v3.0.0-dev.84 [2023-05-10T10:50:13.558Z] v3.0.0-dev.85 [2023-05-10T10:50:13.558Z] v3.0.0-dev.86 [2023-05-10T10:50:13.558Z] v3.0.0-dev.87 [2023-05-10T10:50:13.558Z] v3.0.0-dev.88 [2023-05-10T10:50:13.558Z] v3.0.0-dev.89 [2023-05-10T10:50:13.558Z] v3.0.0-dev.9 [2023-05-10T10:50:13.558Z] v3.0.0-dev.90 [2023-05-10T10:50:13.558Z] v3.0.0-dev.91 [2023-05-10T10:50:13.558Z] v3.0.0-dev.92 [2023-05-10T10:50:13.558Z] v3.0.0-dev.93 [2023-05-10T10:50:13.558Z] v3.0.0-dev.94 [2023-05-10T10:50:13.558Z] v3.0.0-dev.95 [2023-05-10T10:50:13.558Z] v3.0.0-dev.96 [2023-05-10T10:50:13.558Z] v3.0.0-dev.97 [2023-05-10T10:50:13.558Z] v3.0.0-dev.98 [2023-05-10T10:50:13.558Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-10T10:50:13.843Z] + lftools sign git-tag v3.0.0-dev.154 [2023-05-10T10:50:14.412Z] Signing Git tag with Sigul... [2023-05-10T10:50:14.412Z] Signing v3.0.0-dev.154 [Pipeline] echo [2023-05-10T10:50:14.987Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:50:15.269Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-10T10:50:15.276Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-10T10:50:15.294Z] $ docker stop --time=1 de13b03224b76d6abbc721eafe2bf47dc51472187a6f667aea6f296b1b174d14 [2023-05-10T10:50:16.593Z] $ docker rm -f --volumes de13b03224b76d6abbc721eafe2bf47dc51472187a6f667aea6f296b1b174d14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-10T10:50:17.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T10:50:17.013Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:50:17.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T10:50:17.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:50:17.389Z] prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container [2023-05-10T10:50:17.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T10:50:17.771Z] $ docker top 5c7ac0898cbbd98c6e722cfb63c245081874791d72aac2d3c3d4f4dde5f34ab1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T10:50:17.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T10:50:17.863Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T10:50:17.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T10:50:17.986Z] $ docker exec 5c7ac0898cbbd98c6e722cfb63c245081874791d72aac2d3c3d4f4dde5f34ab1 ssh-agent [2023-05-10T10:50:18.103Z] SSH_AUTH_SOCK=/tmp/ssh-nJqJbCY7VHT1/agent.33 [2023-05-10T10:50:18.103Z] SSH_AGENT_PID=39 [2023-05-10T10:50:18.108Z] Running ssh-add (command line suppressed) [2023-05-10T10:50:18.229Z] Identity added: /w/workspace/edgex-go/520@tmp/private_key_12514726130487458012.key (/w/workspace/edgex-go/520@tmp/private_key_12514726130487458012.key) [2023-05-10T10:50:18.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T10:50:18.531Z] + git semver bump pre [2023-05-10T10:50:18.791Z] 2023-05-10 10:50:18,722 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main [2023-05-10T10:50:18.791Z] 2023-05-10 10:50:18,722 [bump_version] DEBUG bumping version:3.0.0-dev.154 on axis:pre with prefix:dev [2023-05-10T10:50:18.791Z] 2023-05-10 10:50:18,722 [bump_version] DEBUG bumped version:3.0.0-dev.155 [2023-05-10T10:50:18.791Z] 2023-05-10 10:50:18,722 [write_version] DEBUG write version:3.0.0-dev.155 to path:/w/workspace/edgex-go/520/.semver/main with force:True [2023-05-10T10:50:18.791Z] 2023-05-10 10:50:18,723 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main [2023-05-10T10:50:18.791Z] 2023-05-10 10:50:18,723 [write_file] DEBUG write to file:/w/workspace/edgex-go/520/.semver/main [2023-05-10T10:50:18.791Z] 2023-05-10 10:50:18,727 [execute] INFO git cat-file --batch-check [2023-05-10T10:50:18.791Z] 2023-05-10 10:50:18,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/520/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T10:50:18.791Z] 2023-05-10 10:50:18,733 [execute] INFO git cat-file --batch [2023-05-10T10:50:18.791Z] 2023-05-10 10:50:18,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/520/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T10:50:18.791Z] 2023-05-10 10:50:18,739 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main [2023-05-10T10:50:18.791Z] 3.0.0-dev.155 [Pipeline] } [2023-05-10T10:50:18.848Z] $ docker exec --env ******** --env ******** 5c7ac0898cbbd98c6e722cfb63c245081874791d72aac2d3c3d4f4dde5f34ab1 ssh-agent -k [2023-05-10T10:50:18.937Z] unset SSH_AUTH_SOCK; [2023-05-10T10:50:18.937Z] unset SSH_AGENT_PID; [2023-05-10T10:50:18.937Z] echo Agent pid 39 killed; [2023-05-10T10:50:18.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T10:50:19.307Z] + git semver [Pipeline] } [2023-05-10T10:50:19.597Z] $ docker stop --time=1 5c7ac0898cbbd98c6e722cfb63c245081874791d72aac2d3c3d4f4dde5f34ab1 [2023-05-10T10:50:20.886Z] $ docker rm -f --volumes 5c7ac0898cbbd98c6e722cfb63c245081874791d72aac2d3c3d4f4dde5f34ab1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T10:50:21.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T10:50:21.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:50:21.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T10:50:21.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:50:21.595Z] prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container [2023-05-10T10:50:21.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T10:50:21.971Z] $ docker top 185f1131c83392414006743629b36952ec799c0ccf28911c42b4157d51e29995 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T10:50:22.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T10:50:22.052Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T10:50:22.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T10:50:22.156Z] $ docker exec 185f1131c83392414006743629b36952ec799c0ccf28911c42b4157d51e29995 ssh-agent [2023-05-10T10:50:22.268Z] SSH_AUTH_SOCK=/tmp/ssh-anwjTlBtqy9q/agent.33 [2023-05-10T10:50:22.268Z] SSH_AGENT_PID=39 [2023-05-10T10:50:22.273Z] Running ssh-add (command line suppressed) [2023-05-10T10:50:22.364Z] Identity added: /w/workspace/edgex-go/520@tmp/private_key_3290348849982393959.key (/w/workspace/edgex-go/520@tmp/private_key_3290348849982393959.key) [2023-05-10T10:50:22.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T10:50:22.667Z] + git semver push [2023-05-10T10:50:22.926Z] 2023-05-10 10:50:22,840 [run_push] DEBUG push [2023-05-10T10:50:22.926Z] 2023-05-10 10:50:22,840 [execute] INFO git cat-file --batch-check [2023-05-10T10:50:22.926Z] 2023-05-10 10:50:22,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/520/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T10:50:22.926Z] 2023-05-10 10:50:22,844 [execute] INFO git rev-list 0bdd971fe6daf6c0891181339fb1daef89ca338c -- [2023-05-10T10:50:22.926Z] 2023-05-10 10:50:22,845 [execute] DEBUG Popen(['git', 'rev-list', '0bdd971fe6daf6c0891181339fb1daef89ca338c', '--'], cwd=/w/workspace/edgex-go/520/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T10:50:22.926Z] 2023-05-10 10:50:22,862 [execute] INFO git fetch -v origin [2023-05-10T10:50:22.926Z] 2023-05-10 10:50:22,862 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/520/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-10T10:50:23.495Z] 2023-05-10 10:50:23,336 [run_push] DEBUG no remote changes detected [2023-05-10T10:50:23.496Z] 2023-05-10 10:50:23,336 [execute] INFO git push origin semver [2023-05-10T10:50:23.496Z] 2023-05-10 10:50:23,337 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/520/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T10:50:24.432Z] 2023-05-10 10:50:24,247 [run_push] DEBUG push all version tags [2023-05-10T10:50:24.432Z] 2023-05-10 10:50:24,248 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-10T10:50:24.432Z] 2023-05-10 10:50:24,248 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/520, universal_newlines=False, shell=None, istream=None) [2023-05-10T10:50:25.375Z] 2023-05-10 10:50:25,033 [read_version] DEBUG read version from /w/workspace/edgex-go/520/.semver/main [2023-05-10T10:50:25.375Z] 3.0.0-dev.155 [Pipeline] } [2023-05-10T10:50:25.384Z] $ docker exec --env ******** --env ******** 185f1131c83392414006743629b36952ec799c0ccf28911c42b4157d51e29995 ssh-agent -k [2023-05-10T10:50:25.491Z] unset SSH_AUTH_SOCK; [2023-05-10T10:50:25.491Z] unset SSH_AGENT_PID; [2023-05-10T10:50:25.491Z] echo Agent pid 39 killed; [2023-05-10T10:50:25.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T10:50:25.804Z] + git semver [Pipeline] } [2023-05-10T10:50:26.076Z] $ docker stop --time=1 185f1131c83392414006743629b36952ec799c0ccf28911c42b4157d51e29995 [2023-05-10T10:50:27.327Z] $ docker rm -f --volumes 185f1131c83392414006743629b36952ec799c0ccf28911c42b4157d51e29995 [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-05-10T10:50:27.880Z] + [ -d /w/workspace/edgex-go/520/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:50:28.168Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:50:29.022Z] ---> package-listing.sh [2023-05-10T10:50:29.022Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T10:50:29.022Z] ++ facter osfamily [2023-05-10T10:50:29.282Z] + OS_FAMILY=debian [2023-05-10T10:50:29.282Z] + workspace=/w/workspace/edgex-go/520 [2023-05-10T10:50:29.282Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T10:50:29.282Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T10:50:29.282Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T10:50:29.282Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T10:50:29.282Z] + '[' /w/workspace/edgex-go/520 ']' [2023-05-10T10:50:29.282Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T10:50:29.282Z] + case "${OS_FAMILY}" in [2023-05-10T10:50:29.282Z] + dpkg -l [2023-05-10T10:50:29.282Z] + grep '^ii' [2023-05-10T10:50:29.282Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T10:50:29.282Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T10:50:29.282Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T10:50:29.282Z] + '[' /w/workspace/edgex-go/520 ']' [2023-05-10T10:50:29.282Z] + mkdir -p /w/workspace/edgex-go/520/archives/ [2023-05-10T10:50:29.282Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/520/archives/ [Pipeline] echo [2023-05-10T10:50:29.292Z] 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/520/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T10:50:29.568Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:50:30.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T10:50:30.125Z] [2023-05-10T10:50:30.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T10:50:30.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T10:50:30.421Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T10:50:30.421Z] 5eb5b503b376: Pulling fs layer [2023-05-10T10:50:30.421Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T10:50:30.421Z] ec43610c2a17: Pulling fs layer [2023-05-10T10:50:30.421Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T10:50:30.421Z] 33b1e0a273af: Pulling fs layer [2023-05-10T10:50:30.421Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T10:50:30.421Z] 2f39f015ded8: Pulling fs layer [2023-05-10T10:50:30.421Z] 3a2ae6a8a46f: Waiting [2023-05-10T10:50:30.421Z] 33b1e0a273af: Waiting [2023-05-10T10:50:30.421Z] 5d3b04190fa2: Waiting [2023-05-10T10:50:30.421Z] 2f39f015ded8: Waiting [2023-05-10T10:50:30.421Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T10:50:30.421Z] 5c69ac0246d0: Download complete [2023-05-10T10:50:30.421Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T10:50:30.421Z] 3a2ae6a8a46f: Download complete [2023-05-10T10:50:30.421Z] 33b1e0a273af: Verifying Checksum [2023-05-10T10:50:30.421Z] 33b1e0a273af: Download complete [2023-05-10T10:50:30.421Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T10:50:30.421Z] 5d3b04190fa2: Download complete [2023-05-10T10:50:30.421Z] ec43610c2a17: Verifying Checksum [2023-05-10T10:50:30.421Z] ec43610c2a17: Download complete [2023-05-10T10:50:30.687Z] 5eb5b503b376: Verifying Checksum [2023-05-10T10:50:30.687Z] 5eb5b503b376: Download complete [2023-05-10T10:50:31.255Z] 2f39f015ded8: Download complete [2023-05-10T10:50:31.821Z] 5eb5b503b376: Pull complete [2023-05-10T10:50:31.822Z] 5c69ac0246d0: Pull complete [2023-05-10T10:50:32.387Z] ec43610c2a17: Pull complete [2023-05-10T10:50:32.387Z] 3a2ae6a8a46f: Pull complete [2023-05-10T10:50:32.646Z] 33b1e0a273af: Pull complete [2023-05-10T10:50:32.646Z] 5d3b04190fa2: Pull complete [2023-05-10T10:50:36.833Z] 2f39f015ded8: Pull complete [2023-05-10T10:50:36.833Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T10:50:36.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T10:50:36.833Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T10:50:36.912Z] prd-ubuntu20.04-docker-8c-8g-14899 does not seem to be running inside a container [2023-05-10T10:50:36.942Z] $ 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/520/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/520 -v /w/workspace/edgex-go/520:/w/workspace/edgex-go/520:rw,z -v /w/workspace/edgex-go/520@tmp:/w/workspace/edgex-go/520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T10:50:39.862Z] $ docker top 61e8b3ce1fb7c114df6b7b4d06dd48011ef3e84c44af909206b67a6c2859f329 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T10:50:40.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T10:50:40.479Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T10:50:40.764Z] + ls /var/log/sa-host [2023-05-10T10:50:40.765Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T10:50:40.932Z] provisioning config files... [2023-05-10T10:50:40.941Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/520@tmp/config6905531242818313875tmp [Pipeline] { [Pipeline] echo [2023-05-10T10:50:40.953Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:50:41.235Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T10:50:41.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:50:41.560Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T10:50:41.569Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:50:41.847Z] ---> sudo-logs.sh [2023-05-10T10:50:41.847Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T10:50:41.862Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:50:42.139Z] ---> job-cost.sh [2023-05-10T10:50:42.139Z] lf-activate-venv: SKIPPING [2023-05-10T10:50:42.139Z] DEBUG: total: 0.10999999940395355 [2023-05-10T10:50:42.139Z] INFO: Retrieving Stack Cost... [2023-05-10T10:50:42.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T10:50:42.964Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T10:50:42.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T10:50:43.261Z] ---> logs-deploy.sh [2023-05-10T10:50:43.262Z] lf-activate-venv: SKIPPING [2023-05-10T10:50:43.262Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/520 [2023-05-10T10:50:43.262Z] INFO: archiving workspace using pattern(s): [2023-05-10T10:50:44.198Z] Archives upload complete. [2023-05-10T10:50:44.198Z] INFO: archiving logs to Nexus