Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 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-ssh4112082649125324016.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8661890219908484583.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12768394667775736380.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7654633272367806492.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-ssh3133167203466355264.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-12588 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/510 [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/510 # 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 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 (main) Commit message: "build(snap): Upgrade snap base to core22, upgrade env file loading logic (#4530)" > 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 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 # timeout=10 > git rev-list --no-walk 91109c363cf3bcfd00befa79b828410bc8410ebf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T15:28:19.979Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T15:28:20.023Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T15:28:20.037Z] ========================================================= [2023-05-03T15:28:20.037Z] EdgeX Global Pipelines Version Info [2023-05-03T15:28:20.037Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:28:20.775Z] ------------------- [2023-05-03T15:28:20.775Z] stable info: [2023-05-03T15:28:20.775Z] ------------------- [2023-05-03T15:28:20.775Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T15:28:20.775Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T15:28:20.775Z] Message: update stable to v1.0.248 [2023-05-03T15:28:21.347Z] ------------------- [2023-05-03T15:28:21.347Z] experimental info: [2023-05-03T15:28:21.347Z] ------------------- [2023-05-03T15:28:21.347Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T15:28:21.347Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T15:28:21.347Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T15:28:21.534Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-03T15:28:21.549Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-03T15:28:21.566Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T15:28:21.582Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T15:28:21.594Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T15:28:21.606Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T15:28:21.619Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T15:28:21.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-03T15:28:21.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-03T15:28:21.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-03T15:28:21.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T15:28:21.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T15:28:21.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T15:28:21.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T15:28:21.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T15:28:21.728Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T15:28:21.745Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T15:28:21.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T15:28:21.778Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-03T15:28:21.797Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-03T15:28:21.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T15:28:21.828Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T15:28:21.846Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T15:28:21.866Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-03T15:28:21.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-03T15:28:21.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-03T15:28:21.922Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] echo [2023-05-03T15:28:21.939Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47e5a6d [Pipeline] echo [2023-05-03T15:28:21.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T15:28:22.005Z] provisioning config files... [2023-05-03T15:28:22.020Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/510@tmp/config8461123060285341448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:28:22.335Z] ---> docker-login.sh [2023-05-03T15:28:22.335Z] nexus3.edgexfoundry.org:10001 [2023-05-03T15:28:22.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:28:22.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:28:22.860Z] Configure a credential helper to remove this warning. See [2023-05-03T15:28:22.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:28:22.860Z] [2023-05-03T15:28:22.860Z] Login Succeeded [2023-05-03T15:28:22.860Z] nexus3.edgexfoundry.org:10002 [2023-05-03T15:28:22.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:28:22.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:28:22.860Z] Configure a credential helper to remove this warning. See [2023-05-03T15:28:22.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:28:22.860Z] [2023-05-03T15:28:22.860Z] Login Succeeded [2023-05-03T15:28:22.860Z] nexus3.edgexfoundry.org:10003 [2023-05-03T15:28:22.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:28:23.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:28:23.122Z] Configure a credential helper to remove this warning. See [2023-05-03T15:28:23.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:28:23.122Z] [2023-05-03T15:28:23.122Z] Login Succeeded [2023-05-03T15:28:23.122Z] nexus3.edgexfoundry.org:10004 [2023-05-03T15:28:23.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:28:23.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:28:23.122Z] Configure a credential helper to remove this warning. See [2023-05-03T15:28:23.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:28:23.122Z] [2023-05-03T15:28:23.122Z] Login Succeeded [2023-05-03T15:28:23.122Z] docker.io [2023-05-03T15:28:23.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:28:23.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:28:23.386Z] Configure a credential helper to remove this warning. See [2023-05-03T15:28:23.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:28:23.386Z] [2023-05-03T15:28:23.386Z] Login Succeeded [2023-05-03T15:28:23.386Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T15:28:23.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T15:28:23.695Z] + 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-03T15:28:23.695Z] + + cut -d/ -f2 [2023-05-03T15:28:23.695Z] dirname cmd/core-command/Dockerfile [2023-05-03T15:28:23.695Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-03T15:28:23.695Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-03T15:28:23.695Z] cut -d/ -f2 [2023-05-03T15:28:23.695Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-03T15:28:23.695Z] + dirname cmd/core-data/Dockerfile [2023-05-03T15:28:23.695Z] + cut -d/ -f2 [2023-05-03T15:28:23.695Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-03T15:28:23.695Z] + dirname cmd/core-metadata/Dockerfile [2023-05-03T15:28:23.695Z] + cut -d/ -f2 [2023-05-03T15:28:23.695Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-03T15:28:23.695Z] + + cut -d/ -f2 [2023-05-03T15:28:23.695Z] dirname cmd/security-bootstrapper/Dockerfile [2023-05-03T15:28:23.695Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-03T15:28:23.695Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-03T15:28:23.695Z] + cut -d/ -f2 [2023-05-03T15:28:23.695Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-03T15:28:23.695Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-03T15:28:23.695Z] + cut -d/ -f2 [2023-05-03T15:28:23.695Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-03T15:28:23.695Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-03T15:28:23.695Z] + cut -d/ -f2 [2023-05-03T15:28:23.695Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-03T15:28:23.695Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-03T15:28:23.695Z] + cut -d/ -f2 [2023-05-03T15:28:23.695Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-03T15:28:23.696Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-05-03T15:28:23.696Z] cut -d/ -f2 [2023-05-03T15:28:23.696Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-03T15:28:23.696Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-03T15:28:23.696Z] + cut -d/ -f2 [2023-05-03T15:28:23.696Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-03T15:28:23.696Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-03T15:28:23.696Z] + cut -d/ -f2 [2023-05-03T15:28:23.696Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-03T15:28:23.696Z] + dirname cmd/support-notifications/Dockerfile [2023-05-03T15:28:23.696Z] + cut -d/ -f2 [2023-05-03T15:28:23.696Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-03T15:28:23.696Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-03T15:28:23.696Z] + cut -d/ -f2 [2023-05-03T15:28:23.696Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-03T15:28:23.742Z] 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-03T15:28:24.114Z] + git rev-list -1 --merges 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1~1..47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] echo [2023-05-03T15:28:24.133Z] -----------> git rev-list -1 --merges 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1~1..47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [false] [Pipeline] sh [2023-05-03T15:28:24.426Z] + git log --format=format:%s -1 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] echo [2023-05-03T15:28:24.441Z] ========================================================= [2023-05-03T15:28:24.441Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T15:28:24.441Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-03T15:28:24.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T15:28:24.876Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T15:28:24.876Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T15:28:24.876Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T15:28:24.876Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T15:28:24.876Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T15:28:24.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:28:25.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T15:28:25.308Z] [2023-05-03T15:28:25.308Z] 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-03T15:28:25.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T15:28:25.609Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T15:28:25.609Z] b85a868b505f: Pulling fs layer [2023-05-03T15:28:25.609Z] e2be974225ed: Pulling fs layer [2023-05-03T15:28:25.609Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T15:28:25.609Z] 988bab9f4d93: Pulling fs layer [2023-05-03T15:28:25.609Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T15:28:25.609Z] eaf3925da568: Pulling fs layer [2023-05-03T15:28:25.609Z] bab4dde63d76: Pulling fs layer [2023-05-03T15:28:25.609Z] bde34c3a00c8: Pulling fs layer [2023-05-03T15:28:25.609Z] b352a97aabf1: Pulling fs layer [2023-05-03T15:28:25.609Z] 4872d77fe225: Pulling fs layer [2023-05-03T15:28:25.609Z] 5851b861e8e6: Pulling fs layer [2023-05-03T15:28:25.609Z] bab4dde63d76: Waiting [2023-05-03T15:28:25.609Z] 5851b861e8e6: Waiting [2023-05-03T15:28:25.609Z] b352a97aabf1: Waiting [2023-05-03T15:28:25.609Z] bde34c3a00c8: Waiting [2023-05-03T15:28:25.609Z] 4872d77fe225: Waiting [2023-05-03T15:28:25.609Z] 1469e6f7b9e6: Waiting [2023-05-03T15:28:25.609Z] 988bab9f4d93: Waiting [2023-05-03T15:28:25.609Z] eaf3925da568: Waiting [2023-05-03T15:28:25.609Z] e2be974225ed: Verifying Checksum [2023-05-03T15:28:25.609Z] e2be974225ed: Download complete [2023-05-03T15:28:25.609Z] 988bab9f4d93: Verifying Checksum [2023-05-03T15:28:25.609Z] 988bab9f4d93: Download complete [2023-05-03T15:28:25.869Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T15:28:25.869Z] 1469e6f7b9e6: Download complete [2023-05-03T15:28:25.869Z] eaf3925da568: Download complete [2023-05-03T15:28:25.869Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T15:28:25.869Z] 339a4e72a1f5: Download complete [2023-05-03T15:28:25.869Z] bde34c3a00c8: Download complete [2023-05-03T15:28:25.869Z] b352a97aabf1: Verifying Checksum [2023-05-03T15:28:25.869Z] b352a97aabf1: Download complete [2023-05-03T15:28:25.869Z] 4872d77fe225: Download complete [2023-05-03T15:28:25.869Z] 5851b861e8e6: Download complete [2023-05-03T15:28:25.869Z] b85a868b505f: Verifying Checksum [2023-05-03T15:28:25.869Z] b85a868b505f: Download complete [2023-05-03T15:28:26.128Z] bab4dde63d76: Verifying Checksum [2023-05-03T15:28:26.128Z] bab4dde63d76: Download complete [2023-05-03T15:28:27.069Z] b85a868b505f: Pull complete [2023-05-03T15:28:27.328Z] e2be974225ed: Pull complete [2023-05-03T15:28:27.896Z] 339a4e72a1f5: Pull complete [2023-05-03T15:28:27.896Z] 988bab9f4d93: Pull complete [2023-05-03T15:28:28.159Z] 1469e6f7b9e6: Pull complete [2023-05-03T15:28:28.418Z] eaf3925da568: Pull complete [2023-05-03T15:28:30.328Z] bab4dde63d76: Pull complete [2023-05-03T15:28:30.328Z] bde34c3a00c8: Pull complete [2023-05-03T15:28:30.328Z] b352a97aabf1: Pull complete [2023-05-03T15:28:30.588Z] 4872d77fe225: Pull complete [2023-05-03T15:28:30.847Z] 5851b861e8e6: Pull complete [2023-05-03T15:28:30.847Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T15:28:30.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T15:28:30.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:28:30.949Z] prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container [2023-05-03T15:28:30.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:28:34.445Z] $ docker top 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f -eo pid,comm [2023-05-03T15:28:34.507Z] 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-03T15:28:34.507Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T15:28:34.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T15:28:34.546Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T15:28:34.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T15:28:34.676Z] $ docker exec 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f ssh-agent [2023-05-03T15:28:34.809Z] SSH_AUTH_SOCK=/tmp/ssh-89p8KxLDkyMW/agent.32 [2023-05-03T15:28:34.809Z] SSH_AGENT_PID=38 [2023-05-03T15:28:34.815Z] Running ssh-add (command line suppressed) [2023-05-03T15:28:34.921Z] Identity added: /w/workspace/edgex-go/510@tmp/private_key_15739502184657108886.key (/w/workspace/edgex-go/510@tmp/private_key_15739502184657108886.key) [2023-05-03T15:28:34.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T15:28:35.227Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T15:28:35.238Z] $ docker exec --env ******** --env ******** 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f ssh-agent -k [2023-05-03T15:28:35.354Z] unset SSH_AUTH_SOCK; [2023-05-03T15:28:35.354Z] unset SSH_AGENT_PID; [2023-05-03T15:28:35.354Z] echo Agent pid 38 killed; [2023-05-03T15:28:35.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T15:28:35.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T15:28:35.390Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T15:28:35.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T15:28:35.506Z] $ docker exec 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f ssh-agent [2023-05-03T15:28:35.640Z] SSH_AUTH_SOCK=/tmp/ssh-aygwIkr6J6n2/agent.70 [2023-05-03T15:28:35.640Z] SSH_AGENT_PID=76 [2023-05-03T15:28:35.644Z] Running ssh-add (command line suppressed) [2023-05-03T15:28:35.735Z] Identity added: /w/workspace/edgex-go/510@tmp/private_key_15558946828353866716.key (/w/workspace/edgex-go/510@tmp/private_key_15558946828353866716.key) [2023-05-03T15:28:35.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T15:28:36.033Z] + git semver init [2023-05-03T15:28:36.294Z] 2023-05-03 15:28:36,216 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T15:28:36.294Z] 2023-05-03 15:28:36,217 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/510/.semver [2023-05-03T15:28:36.294Z] 2023-05-03 15:28:36,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/510/.semver [2023-05-03T15:28:36.294Z] 2023-05-03 15:28:36,217 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/510/.semver'], cwd=/w/workspace/edgex-go/510, universal_newlines=False, shell=None, istream=None) [2023-05-03T15:28:42.874Z] 2023-05-03 15:28:41,784 [append_file] DEBUG append to file:/w/workspace/edgex-go/510/.git/info/exclude [2023-05-03T15:28:42.874Z] 2023-05-03 15:28:41,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/510/.semver/main with force:False [2023-05-03T15:28:42.874Z] 2023-05-03 15:28:41,785 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main [2023-05-03T15:28:42.874Z] 2023-05-03 15:28:41,785 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main [2023-05-03T15:28:42.874Z] 3.0.0-dev.145 [Pipeline] } [2023-05-03T15:28:42.887Z] $ docker exec --env ******** --env ******** 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f ssh-agent -k [2023-05-03T15:28:42.995Z] unset SSH_AUTH_SOCK; [2023-05-03T15:28:42.995Z] unset SSH_AGENT_PID; [2023-05-03T15:28:42.995Z] echo Agent pid 76 killed; [2023-05-03T15:28:43.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T15:28:43.312Z] + git semver [Pipeline] } [2023-05-03T15:28:43.623Z] $ docker stop --time=1 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f [2023-05-03T15:28:45.108Z] $ docker rm -f --volumes 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T15:28:45.450Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T15:28:45.651Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T15:28:45.653Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.145 [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-03T15:28:46.028Z] + git config --global --add safe.directory /w/workspace/edgex-go/510 [Pipeline] echo [2023-05-03T15:28:46.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T15:28:46.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T15:28:46.051Z] ========================================================= [2023-05-03T15:28:46.051Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T15:28:46.051Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-03T15:28:46.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T15:28:46.332Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T15:28:46.332Z] f56be85fc22e: Pulling fs layer [2023-05-03T15:28:46.332Z] 85791d961cd3: Pulling fs layer [2023-05-03T15:28:46.332Z] d694b5ae8c79: Pulling fs layer [2023-05-03T15:28:46.332Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T15:28:46.332Z] 4d19c01a9841: Pulling fs layer [2023-05-03T15:28:46.332Z] 9325e15d5711: Pulling fs layer [2023-05-03T15:28:46.332Z] 556b6ee489ea: Pulling fs layer [2023-05-03T15:28:46.332Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T15:28:46.332Z] 9f32a84ed3da: Waiting [2023-05-03T15:28:46.332Z] 4d19c01a9841: Waiting [2023-05-03T15:28:46.332Z] 9325e15d5711: Waiting [2023-05-03T15:28:46.332Z] 556b6ee489ea: Waiting [2023-05-03T15:28:46.332Z] c5a4b2cf53e6: Waiting [2023-05-03T15:28:46.332Z] 85791d961cd3: Download complete [2023-05-03T15:28:46.332Z] 9f32a84ed3da: Verifying Checksum [2023-05-03T15:28:46.332Z] 9f32a84ed3da: Download complete [2023-05-03T15:28:46.332Z] 4d19c01a9841: Verifying Checksum [2023-05-03T15:28:46.332Z] 4d19c01a9841: Download complete [2023-05-03T15:28:46.332Z] f56be85fc22e: Download complete [2023-05-03T15:28:46.332Z] 9325e15d5711: Verifying Checksum [2023-05-03T15:28:46.332Z] 9325e15d5711: Download complete [2023-05-03T15:28:46.596Z] f56be85fc22e: Pull complete [2023-05-03T15:28:46.857Z] 85791d961cd3: Pull complete [2023-05-03T15:28:46.857Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T15:28:47.115Z] d694b5ae8c79: Verifying Checksum [2023-05-03T15:28:47.115Z] d694b5ae8c79: Download complete [2023-05-03T15:28:47.380Z] 556b6ee489ea: Verifying Checksum [2023-05-03T15:28:47.381Z] 556b6ee489ea: Download complete [2023-05-03T15:28:50.684Z] d694b5ae8c79: Pull complete [2023-05-03T15:28:50.684Z] 9f32a84ed3da: Pull complete [2023-05-03T15:28:50.945Z] 4d19c01a9841: Pull complete [2023-05-03T15:28:50.945Z] 9325e15d5711: Pull complete [2023-05-03T15:28:53.495Z] 556b6ee489ea: Pull complete [2023-05-03T15:28:54.452Z] c5a4b2cf53e6: Pull complete [2023-05-03T15:28:54.452Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T15:28:54.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T15:28:54.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-03T15:28:54.751Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T15:28:54.751Z] WORKDIR /edgex [2023-05-03T15:28:54.751Z] COPY go.mod . [2023-05-03T15:28:54.751Z] RUN go mod download [2023-05-03T15:28:54.751Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-03T15:28:55.342Z] Sending build context to Docker daemon 170.7MB [2023-05-03T15:28:55.342Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T15:28:55.342Z] ---> c4be618373d6 [2023-05-03T15:28:55.342Z] Step 2/4 : WORKDIR /edgex [2023-05-03T15:29:00.718Z] Still waiting to schedule task [2023-05-03T15:29:00.718Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-03T15:29:01.928Z] ---> Running in 95f8d560f144 [2023-05-03T15:29:01.929Z] Removing intermediate container 95f8d560f144 [2023-05-03T15:29:01.929Z] ---> fb8e2673b828 [2023-05-03T15:29:01.929Z] Step 3/4 : COPY go.mod . [2023-05-03T15:29:01.929Z] ---> 4ee4a8487f56 [2023-05-03T15:29:01.929Z] Step 4/4 : RUN go mod download [2023-05-03T15:29:01.929Z] ---> Running in 590415ebf760 [2023-05-03T15:29:16.848Z] Removing intermediate container 590415ebf760 [2023-05-03T15:29:16.848Z] ---> a222655fab99 [2023-05-03T15:29:16.848Z] Successfully built a222655fab99 [2023-05-03T15:29:16.848Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:29:17.148Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T15:29:17.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:29:17.221Z] prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container [2023-05-03T15:29:17.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:29:17.726Z] $ docker top 4d247387bb9202120215a512c1c443f133223473a684cbfe5022d98a547c5d65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T15:29:18.071Z] + go version [2023-05-03T15:29:18.071Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T15:29:18.087Z] $ docker stop --time=1 4d247387bb9202120215a512c1c443f133223473a684cbfe5022d98a547c5d65 [2023-05-03T15:29:19.352Z] $ docker rm -f --volumes 4d247387bb9202120215a512c1c443f133223473a684cbfe5022d98a547c5d65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:29:19.764Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T15:29:19.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:29:19.828Z] prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container [2023-05-03T15:29:19.862Z] $ 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/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:29:20.303Z] $ docker top aca3f2060fad421a4730cf87120a6048fac76e9b75ef60bb4452665eadb75726 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T15:29:20.359Z] ========================================================= [2023-05-03T15:29:20.359Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-03T15:29:20.359Z] ========================================================= [Pipeline] sh [2023-05-03T15:29:20.635Z] + git config --global --add safe.directory /w/workspace/edgex-go/510 [Pipeline] fileExists [Pipeline] sh [2023-05-03T15:29:20.931Z] + make test [2023-05-03T15:29:20.931Z] go test -race -coverprofile=coverage.out ./... [2023-05-03T15:29:29.050Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-03T15:29:41.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-03T15:29:41.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-03T15:29:41.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-03T15:29:41.509Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-03T15:29:42.078Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-03T15:29:42.337Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-03T15:29:42.337Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-03T15:29:42.337Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-03T15:29:42.337Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-03T15:29:42.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-03T15:29:42.855Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-03T15:29:43.114Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-03T15:29:43.114Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-03T15:29:43.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-03T15:29:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-03T15:29:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-03T15:29:44.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-05-03T15:29:44.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2023-05-03T15:29:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-03T15:29:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-03T15:29:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-03T15:29:45.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-03T15:29:45.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-03T15:29:45.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-03T15:29:45.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-03T15:29:45.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-03T15:29:45.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-03T15:29:45.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-03T15:29:47.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-03T15:29:47.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-03T15:29:47.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements [2023-05-03T15:29:47.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-05-03T15:29:49.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.139s coverage: 88.5% of statements [2023-05-03T15:29:49.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-05-03T15:29:49.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-03T15:29:49.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-03T15:29:49.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-03T15:29:49.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-03T15:29:49.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-03T15:29:49.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-03T15:29:49.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-03T15:29:49.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-03T15:29:49.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements [2023-05-03T15:29:49.653Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2023-05-03T15:29:50.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-03T15:29:50.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-03T15:29:50.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-03T15:29:50.846Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 65.9% of statements [2023-05-03T15:29:51.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-03T15:29:51.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-03T15:29:51.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2023-05-03T15:29:51.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-05-03T15:29:51.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements [2023-05-03T15:29:51.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements [2023-05-03T15:29:51.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-05-03T15:29:51.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2023-05-03T15:29:52.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2023-05-03T15:29:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-03T15:29:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-03T15:29:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-03T15:29:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-03T15:29:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-03T15:29:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-03T15:29:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-03T15:29:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-03T15:29:53.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-03T15:29:53.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-03T15:29:53.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-03T15:29:53.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-03T15:29:54.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-03T15:29:54.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-03T15:29:54.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-03T15:29:55.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-03T15:29:55.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-03T15:29:56.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-03T15:29:56.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-03T15:29:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-03T15:29:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-03T15:29:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-03T15:29:59.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-03T15:29:59.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-03T15:29:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-03T15:30:00.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-03T15:30:00.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-03T15:30:00.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-03T15:30:00.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-03T15:30:01.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-03T15:30:01.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-03T15:30:01.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-03T15:30:01.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-03T15:30:03.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-03T15:30:03.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-03T15:30:03.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-03T15:30:03.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-03T15:30:04.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-05-03T15:30:04.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-03T15:30:04.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-03T15:30:05.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-03T15:30:05.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.287s coverage: 79.9% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.068s coverage: 92.9% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 63.1% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-05-03T15:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2023-05-03T15:30:17.871Z] 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-03T15:30:17.871Z] running golangci-lint [2023-05-03T15:30:17.871Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-03T15:30:17.871Z] go version go1.20.2 linux/amd64 [2023-05-03T15:30:17.871Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-03T15:30:17.871Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-03T15:30:32.752Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 13.817006139s" [2023-05-03T15:30:32.752Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.434221ms" [2023-05-03T15:30:39.324Z] level=info msg="[linters_context/goanalysis] analyzers took 1m6.463140927s with top 10 stages: buildir: 35.479301615s, inspect: 1.984636747s, fact_deprecated: 1.89432179s, gosec: 1.618726437s, ctrlflow: 1.43646784s, printf: 1.314696004s, nilness: 1.073973045s, S1038: 927.004364ms, fact_purity: 828.973076ms, typedness: 651.946397ms" [2023-05-03T15:30:39.324Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-03T15:30:39.324Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, identifier_marker: 203/203, path_prettifier: 203/203, exclude: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, nolint: 0/23, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" [2023-05-03T15:30:39.324Z] level=info msg="[runner] processing took 18.542313ms with stages: nolint: 7.327963ms, identifier_marker: 5.348552ms, path_prettifier: 1.992051ms, exclude-rules: 1.874397ms, autogenerated_exclude: 1.235028ms, skip_dirs: 703.771µs, cgo: 35.821µs, filename_unadjuster: 18.96µs, max_same_issues: 1.29µs, uniq_by_line: 1µs, severity-rules: 660ns, skip_files: 540ns, exclude: 450ns, diff: 450ns, source_code: 430ns, sort_results: 380ns, max_from_linter: 170ns, path_shortener: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-05-03T15:30:39.324Z] level=info msg="[runner] linters took 8.02830317s with stages: goanalysis_metalinter: 8.009635443s" [2023-05-03T15:30:39.324Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-03T15:30:39.324Z] level=info msg="Memory: 219 samples, avg is 202.7MB, max is 773.5MB" [2023-05-03T15:30:39.324Z] level=info msg="Execution took 21.886197147s" [2023-05-03T15:30:39.324Z] go vet ./... [2023-05-03T15:30:41.981Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12589 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-03T15:30:41.995Z] Running in /w/workspace/edgex-go/510 [Pipeline] { [Pipeline] checkout [2023-05-03T15:30:42.041Z] The recommended git tool is: git [2023-05-03T15:30:44.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T15:30:44.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T15:30:44.600Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T15:30:44.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-03T15:30:44.904Z] + ls -al . [2023-05-03T15:30:44.904Z] total 704 [2023-05-03T15:30:44.904Z] drwxrwxr-x 11 1001 1001 4096 May 3 15:29 . [2023-05-03T15:30:44.904Z] drwxr-xr-x 4 root root 4096 May 3 15:29 .. [2023-05-03T15:30:44.904Z] drwxrwxr-x 2 1001 1001 4096 May 3 15:28 .blubracket [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 16 May 3 15:28 .dockerignore [2023-05-03T15:30:44.904Z] drwxrwxr-x 8 1001 1001 4096 May 3 15:28 .git [2023-05-03T15:30:44.904Z] drwxrwxr-x 3 1001 1001 4096 May 3 15:28 .github [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 1133 May 3 15:28 .gitignore [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 42 May 3 15:28 .golangci.yml [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 87 May 3 15:28 .hadolint.yml [2023-05-03T15:30:44.904Z] drwxr-xr-x 3 1001 1001 4096 May 3 15:28 .semver [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 166 May 3 15:28 .sonarcloud.properties [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 1171 May 3 15:28 ADOPTERS.md [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 10835 May 3 15:28 Attribution.txt [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 73765 May 3 15:28 CHANGELOG.md [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 3804 May 3 15:28 CONTRIBUTING.md [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 677 May 3 15:28 GOVERNANCE.md [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 883 May 3 15:28 Jenkinsfile [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 10775 May 3 15:28 LICENSE [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 14368 May 3 15:28 Makefile [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 582 May 3 15:28 OWNERS.md [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 9403 May 3 15:28 README.md [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 789 May 3 15:28 SECURITY.md [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 13 May 3 15:28 VERSION [2023-05-03T15:30:44.904Z] drwxrwxr-x 2 1001 1001 4096 May 3 15:28 bin [2023-05-03T15:30:44.904Z] drwxrwxr-x 18 1001 1001 4096 May 3 15:28 cmd [2023-05-03T15:30:44.904Z] -rw-r--r-- 1 root root 448352 May 3 15:30 coverage.out [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 3200 May 3 15:28 go.mod [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 31040 May 3 15:28 go.sum [2023-05-03T15:30:44.904Z] drwxrwxr-x 7 1001 1001 4096 May 3 15:28 internal [2023-05-03T15:30:44.904Z] drwxrwxr-x 3 1001 1001 4096 May 3 15:28 openapi [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 594 May 3 15:28 security.txt [2023-05-03T15:30:44.904Z] drwxrwxr-x 4 1001 1001 4096 May 3 15:28 snap [2023-05-03T15:30:44.904Z] -rw-rw-r-- 1 1001 1001 204 May 3 15:28 version.go [Pipeline] sh [2023-05-03T15:30:45.190Z] + '[' -e coverage.out ] [2023-05-03T15:30:45.190Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-03T15:30:45.294Z] Stashed 1 file(s) [Pipeline] sh [2023-05-03T15:30:45.576Z] + make build [2023-05-03T15:30:45.576Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-03T15:30:47.180Z] using credential edgex-jenkins-ssh [2023-05-03T15:30:47.201Z] Cloning the remote Git repository [2023-05-03T15:30:47.228Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-03T15:30:47.315Z] > git init /w/workspace/edgex-go/510 # timeout=10 [2023-05-03T15:30:47.451Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-03T15:30:47.452Z] > git --version # timeout=10 [2023-05-03T15:30:47.477Z] > git --version # 'git version 2.25.1' [2023-05-03T15:30:47.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T15:30:47.629Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T15:30:57.821Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-03T15:30:58.766Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-03T15:31:00.158Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-03T15:31:01.099Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-03T15:31:05.680Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-03T15:31:05.699Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T15:31:06.506Z] Avoid second fetch [2023-05-03T15:31:06.507Z] Checking out Revision 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 (main) [2023-05-03T15:31:07.187Z] Commit message: "build(snap): Upgrade snap base to core22, upgrade env file loading logic (#4530)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T15:31:07.731Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-03T15:31:08.075Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T15:31:08.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T15:31:08.075Z] Dload Upload Total Spent Left Speed [2023-05-03T15:31:08.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-05-03T15:31:06.522Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T15:31:06.593Z] > git checkout -f 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 # timeout=10 [2023-05-03T15:31:08.649Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T15:31:08.984Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T15:31:08.984Z] sudo tee /etc/docker/daemon.new [2023-05-03T15:31:08.984Z] { [2023-05-03T15:31:08.984Z] "registry-mirrors": [ [2023-05-03T15:31:08.984Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T15:31:08.984Z] ], [2023-05-03T15:31:08.984Z] "bip": "10.250.0.254/24", [2023-05-03T15:31:08.984Z] "hosts": [ [2023-05-03T15:31:08.984Z] "tcp://0.0.0.0:5555", [2023-05-03T15:31:08.984Z] "unix:///var/run/docker.sock" [2023-05-03T15:31:08.984Z] ], [2023-05-03T15:31:08.984Z] "mtu": 1458, [2023-05-03T15:31:08.984Z] "selinux-enabled": true, [2023-05-03T15:31:08.984Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T15:31:08.984Z] } [Pipeline] sh [2023-05-03T15:31:09.310Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T15:31:09.650Z] + sudo service docker restart [2023-05-03T15:31:09.651Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-03T15:31:10.588Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-03T15:31:11.961Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-03T15:31:12.896Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-03T15:31:13.834Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-03T15:31:15.212Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-03T15:31:16.169Z] $ docker stop --time=1 aca3f2060fad421a4730cf87120a6048fac76e9b75ef60bb4452665eadb75726 [2023-05-03T15:31:22.642Z] $ docker rm -f --volumes aca3f2060fad421a4730cf87120a6048fac76e9b75ef60bb4452665eadb75726 [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-03T15:31:23.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T15:31:23.565Z] [2023-05-03T15:31:23.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:31:23.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T15:31:23.867Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-03T15:31:23.867Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-03T15:31:23.867Z] ca9280d653b3: Pulling fs layer [2023-05-03T15:31:23.867Z] 7e9c9ca2126c: Pulling fs layer [2023-05-03T15:31:23.867Z] cbdbe7a5bc2a: Download complete [2023-05-03T15:31:24.127Z] ca9280d653b3: Verifying Checksum [2023-05-03T15:31:24.127Z] ca9280d653b3: Download complete [2023-05-03T15:31:24.127Z] cbdbe7a5bc2a: Pull complete [2023-05-03T15:31:24.386Z] 7e9c9ca2126c: Download complete [2023-05-03T15:31:24.648Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T15:31:27.889Z] provisioning config files... [2023-05-03T15:31:27.913Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/510@tmp/config10881837927875029020tmp [Pipeline] { [2023-05-03T15:31:27.937Z] 7e9c9ca2126c: Pull complete [2023-05-03T15:31:27.937Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-03T15:31:27.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T15:31:27.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:31:28.085Z] prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container [2023-05-03T15:31:28.125Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:31:28.260Z] ---> docker-login.sh [2023-05-03T15:31:28.260Z] nexus3.edgexfoundry.org:10001 [2023-05-03T15:31:28.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:31:28.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:31:28.807Z] Configure a credential helper to remove this warning. See [2023-05-03T15:31:28.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:31:28.807Z] [2023-05-03T15:31:28.807Z] Login Succeeded [2023-05-03T15:31:28.807Z] nexus3.edgexfoundry.org:10002 [2023-05-03T15:31:29.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:31:29.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:31:29.342Z] Configure a credential helper to remove this warning. See [2023-05-03T15:31:29.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:31:29.342Z] [2023-05-03T15:31:29.342Z] Login Succeeded [2023-05-03T15:31:29.342Z] nexus3.edgexfoundry.org:10003 [2023-05-03T15:31:29.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:31:29.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:31:29.611Z] Configure a credential helper to remove this warning. See [2023-05-03T15:31:29.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:31:29.611Z] [2023-05-03T15:31:29.611Z] Login Succeeded [2023-05-03T15:31:29.611Z] nexus3.edgexfoundry.org:10004 [2023-05-03T15:31:29.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:31:29.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:31:29.879Z] Configure a credential helper to remove this warning. See [2023-05-03T15:31:29.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:31:29.879Z] [2023-05-03T15:31:29.879Z] Login Succeeded [2023-05-03T15:31:29.879Z] docker.io [2023-05-03T15:31:30.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:31:30.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:31:30.418Z] Configure a credential helper to remove this warning. See [2023-05-03T15:31:30.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:31:30.418Z] [2023-05-03T15:31:30.418Z] Login Succeeded [2023-05-03T15:31:30.418Z] ---> docker-login.sh ends [2023-05-03T15:31:31.536Z] $ docker top e9b3fb2fc83b07c47cb3d3eff2c57a65dfda743e4a481b507d3248fa573d8a17 -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-03T15:31:31.593Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-03T15:31:31.881Z] + docker-compose build --help [2023-05-03T15:31:31.881Z] + grep parallel [2023-05-03T15:31:32.167Z] + git config --global --add safe.directory /w/workspace/edgex-go/510 [Pipeline] echo [2023-05-03T15:31:32.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T15:31:32.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T15:31:32.212Z] ========================================================= [2023-05-03T15:31:32.212Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T15:31:32.212Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-03T15:31:32.450Z] --parallel Build images in parallel. [Pipeline] } [2023-05-03T15:31:32.469Z] $ docker stop --time=1 e9b3fb2fc83b07c47cb3d3eff2c57a65dfda743e4a481b507d3248fa573d8a17 [2023-05-03T15:31:32.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T15:31:32.529Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T15:31:32.529Z] c41833b44d91: Pulling fs layer [2023-05-03T15:31:32.529Z] ed15518f5707: Pulling fs layer [2023-05-03T15:31:32.529Z] feae8fd75edb: Pulling fs layer [2023-05-03T15:31:32.529Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T15:31:32.529Z] 3cdef696dda3: Pulling fs layer [2023-05-03T15:31:32.529Z] 2ced38df9373: Pulling fs layer [2023-05-03T15:31:32.529Z] 58f1dce35555: Pulling fs layer [2023-05-03T15:31:32.529Z] 242c74f7c9fa: Waiting [2023-05-03T15:31:32.529Z] 3cdef696dda3: Waiting [2023-05-03T15:31:32.529Z] 2ced38df9373: Waiting [2023-05-03T15:31:32.529Z] 58f1dce35555: Waiting [2023-05-03T15:31:32.799Z] ed15518f5707: Verifying Checksum [2023-05-03T15:31:32.799Z] ed15518f5707: Download complete [2023-05-03T15:31:32.799Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T15:31:32.799Z] 242c74f7c9fa: Download complete [2023-05-03T15:31:32.799Z] 3cdef696dda3: Verifying Checksum [2023-05-03T15:31:32.799Z] 3cdef696dda3: Download complete [2023-05-03T15:31:32.799Z] c41833b44d91: Verifying Checksum [2023-05-03T15:31:32.799Z] c41833b44d91: Download complete [2023-05-03T15:31:33.736Z] $ docker rm -f --volumes e9b3fb2fc83b07c47cb3d3eff2c57a65dfda743e4a481b507d3248fa573d8a17 [2023-05-03T15:31:33.766Z] c41833b44d91: Pull complete [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:31:34.035Z] 58f1dce35555: Verifying Checksum [2023-05-03T15:31:34.035Z] 58f1dce35555: Download complete [2023-05-03T15:31:34.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T15:31:34.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:31:34.190Z] prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container [2023-05-03T15:31:34.227Z] $ 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/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:31:34.320Z] ed15518f5707: Pull complete [2023-05-03T15:31:34.572Z] $ docker top 2233487de339053a37873cc17f1a5b5baac3f03218ad2aa7fb9d4b6888c8a65b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T15:31:34.913Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-03T15:31:35.288Z] feae8fd75edb: Verifying Checksum [2023-05-03T15:31:35.288Z] feae8fd75edb: Download complete [2023-05-03T15:31:35.288Z] 2ced38df9373: Verifying Checksum [2023-05-03T15:31:35.288Z] 2ced38df9373: Download complete [2023-05-03T15:31:35.481Z] Building core-command ... [2023-05-03T15:31:35.481Z] Building core-common-config-bootstrapper ... [2023-05-03T15:31:35.481Z] Building core-data ... [2023-05-03T15:31:35.481Z] Building core-metadata ... [2023-05-03T15:31:35.481Z] Building security-bootstrapper ... [2023-05-03T15:31:35.481Z] Building security-proxy-auth ... [2023-05-03T15:31:35.481Z] Building security-proxy-setup ... [2023-05-03T15:31:35.481Z] Building security-secretstore-setup ... [2023-05-03T15:31:35.481Z] Building security-spiffe-token-provider ... [2023-05-03T15:31:35.481Z] Building security-spire-agent ... [2023-05-03T15:31:35.481Z] Building security-spire-config ... [2023-05-03T15:31:35.481Z] Building security-spire-server ... [2023-05-03T15:31:35.481Z] Building support-notifications ... [2023-05-03T15:31:35.481Z] Building support-scheduler ... [2023-05-03T15:31:35.481Z] Building security-spire-agent [2023-05-03T15:31:35.481Z] Building security-bootstrapper [2023-05-03T15:31:35.481Z] Building support-scheduler [2023-05-03T15:31:35.481Z] Building security-spire-server [2023-05-03T15:31:35.481Z] Building security-spire-config [2023-05-03T15:31:45.374Z] feae8fd75edb: Pull complete [2023-05-03T15:31:45.641Z] 242c74f7c9fa: Pull complete [2023-05-03T15:31:45.908Z] 3cdef696dda3: Pull complete [2023-05-03T15:31:50.361Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:31:50.361Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:31:50.361Z] ---> a222655fab99 [2023-05-03T15:31:50.361Z] Step 3/33 : WORKDIR /edgex-go [2023-05-03T15:31:50.361Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:31:50.361Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:31:50.361Z] ---> a222655fab99 [2023-05-03T15:31:50.361Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:31:50.361Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:31:50.361Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:31:50.361Z] ---> a222655fab99 [2023-05-03T15:31:50.361Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T15:31:50.361Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:31:50.361Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:31:50.361Z] ---> a222655fab99 [2023-05-03T15:31:50.361Z] Step 3/26 : WORKDIR /edgex-go [2023-05-03T15:31:50.361Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:31:50.361Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:31:50.361Z] ---> a222655fab99 [2023-05-03T15:31:50.361Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T15:31:52.574Z] 2ced38df9373: Pull complete [2023-05-03T15:31:55.161Z] 58f1dce35555: Pull complete [2023-05-03T15:31:55.161Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T15:31:55.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T15:31:55.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-03T15:31:55.609Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T15:31:55.609Z] WORKDIR /edgex [2023-05-03T15:31:55.609Z] COPY go.mod . [2023-05-03T15:31:55.609Z] RUN go mod download [2023-05-03T15:31:55.609Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-03T15:31:56.213Z] Sending build context to Docker daemon 2.931MB [2023-05-03T15:31:56.213Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T15:31:56.213Z] ---> fadd8f120f05 [2023-05-03T15:31:56.213Z] Step 2/4 : WORKDIR /edgex [2023-05-03T15:31:58.476Z] ---> Running in 3d83a128eada [2023-05-03T15:31:58.476Z] ---> Running in 2c21b775596e [2023-05-03T15:31:58.476Z] ---> Running in 283e62633518 [2023-05-03T15:31:58.476Z] ---> Running in f77a095641fb [2023-05-03T15:31:58.476Z] ---> Running in 3071a1843216 [2023-05-03T15:31:58.476Z] Removing intermediate container 3d83a128eada [2023-05-03T15:31:58.476Z] ---> 27abc99ab47c [2023-05-03T15:31:58.476Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T15:31:58.476Z] ---> Running in 497e5d25883f [2023-05-03T15:31:58.476Z] Removing intermediate container 3071a1843216 [2023-05-03T15:31:58.476Z] ---> 94ecaa0d9065 [2023-05-03T15:31:58.476Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T15:31:58.476Z] Removing intermediate container 2c21b775596e [2023-05-03T15:31:58.476Z] ---> 310e5e76975b [2023-05-03T15:31:58.476Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T15:31:58.476Z] Removing intermediate container 283e62633518 [2023-05-03T15:31:58.476Z] ---> 927b67b4d6ed [2023-05-03T15:31:58.476Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-03T15:31:58.476Z] ---> Running in 8b8f255894fc [2023-05-03T15:31:58.476Z] Removing intermediate container f77a095641fb [2023-05-03T15:31:58.476Z] ---> 8adc9653b1a1 [2023-05-03T15:31:58.476Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T15:31:58.476Z] ---> Running in 392d68f9b429 [2023-05-03T15:31:58.476Z] ---> Running in bec8fd1a2c9b [2023-05-03T15:31:58.476Z] ---> Running in bf4e4c1aeb1b [2023-05-03T15:31:58.476Z] Removing intermediate container 8b8f255894fc [2023-05-03T15:31:58.476Z] ---> cdd2c5a29065 [2023-05-03T15:31:58.476Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T15:31:58.476Z] ---> Running in ce6dfdb9cbed [2023-05-03T15:31:58.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:31:58.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:31:58.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:31:58.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:31:58.476Z] OK: 265 MiB in 53 packages [2023-05-03T15:31:58.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:31:58.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:31:58.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:31:58.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:31:58.476Z] OK: 265 MiB in 53 packages [2023-05-03T15:31:58.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:31:58.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:31:58.476Z] Removing intermediate container 497e5d25883f [2023-05-03T15:31:58.477Z] ---> 38b80c2284ec [2023-05-03T15:31:58.477Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T15:31:58.736Z] OK: 265 MiB in 53 packages [2023-05-03T15:31:58.736Z] OK: 265 MiB in 53 packages [2023-05-03T15:31:58.736Z] OK: 265 MiB in 53 packages [2023-05-03T15:31:58.736Z] ---> 264e400f4942 [2023-05-03T15:31:58.736Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:31:58.736Z] ---> Running in 200c2a01c74a [2023-05-03T15:31:58.805Z] ---> Running in 066b526209d5 [2023-05-03T15:31:58.994Z] Removing intermediate container 392d68f9b429 [2023-05-03T15:31:58.995Z] ---> 2972ace33df0 [2023-05-03T15:31:58.995Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T15:31:58.995Z] ---> a97c02cd4a0e [2023-05-03T15:31:58.995Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:31:58.995Z] ---> Running in 13d71b924c32 [2023-05-03T15:31:59.075Z] Removing intermediate container 066b526209d5 [2023-05-03T15:31:59.075Z] ---> f56f58a5fbba [2023-05-03T15:31:59.075Z] Step 3/4 : COPY go.mod . [2023-05-03T15:31:59.254Z] Removing intermediate container ce6dfdb9cbed [2023-05-03T15:31:59.254Z] ---> bca3a5bb3da1 [2023-05-03T15:31:59.254Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T15:31:59.254Z] Removing intermediate container bec8fd1a2c9b [2023-05-03T15:31:59.254Z] ---> cf35c0a495df [2023-05-03T15:31:59.254Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-03T15:31:59.254Z] Removing intermediate container bf4e4c1aeb1b [2023-05-03T15:31:59.254Z] ---> 7a4487ff2d19 [2023-05-03T15:31:59.254Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-03T15:31:59.515Z] ---> f3e409d06e37 [2023-05-03T15:31:59.515Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:31:59.515Z] ---> 81960ecd53bf [2023-05-03T15:31:59.515Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:31:59.515Z] ---> Running in 65cca5b1425a [2023-05-03T15:31:59.515Z] ---> Running in c7af4b90ae32 [2023-05-03T15:31:59.515Z] ---> 6be4bd86b720 [2023-05-03T15:31:59.515Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:31:59.515Z] ---> Running in 8e6c4e785a62 [2023-05-03T15:31:59.659Z] ---> 87eb0dcecac8 [2023-05-03T15:31:59.659Z] Step 4/4 : RUN go mod download [2023-05-03T15:31:59.659Z] ---> Running in 2eb4b363e2d6 [2023-05-03T15:32:31.922Z] Removing intermediate container 2eb4b363e2d6 [2023-05-03T15:32:31.922Z] ---> 23dab04b1a79 [2023-05-03T15:32:31.922Z] Successfully built 23dab04b1a79 [2023-05-03T15:32:31.922Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:32:32.261Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T15:32:32.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:32:32.469Z] prd-ubuntu20.04-docker-arm64-4c-16g-12589 does not seem to be running inside a container [2023-05-03T15:32:32.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:32:33.742Z] $ docker top 551b65dd2c40e329a413707427462b237d56fb2de4f32af9849008f6d8b136e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T15:32:34.590Z] + go version [2023-05-03T15:32:34.590Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T15:32:34.614Z] $ docker stop --time=1 551b65dd2c40e329a413707427462b237d56fb2de4f32af9849008f6d8b136e0 [2023-05-03T15:32:36.201Z] $ docker rm -f --volumes 551b65dd2c40e329a413707427462b237d56fb2de4f32af9849008f6d8b136e0 [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-03T15:32:36.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-03T15:32:36.827Z] [2023-05-03T15:32:36.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:32:37.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-03T15:32:37.205Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-03T15:32:37.205Z] 29e5d40040c1: Pulling fs layer [2023-05-03T15:32:37.205Z] 1ce36da41761: Pulling fs layer [2023-05-03T15:32:37.205Z] 25b303627fd3: Pulling fs layer [2023-05-03T15:32:37.475Z] 29e5d40040c1: Verifying Checksum [2023-05-03T15:32:37.475Z] 29e5d40040c1: Download complete [2023-05-03T15:32:37.743Z] 1ce36da41761: Verifying Checksum [2023-05-03T15:32:37.743Z] 1ce36da41761: Download complete [2023-05-03T15:32:39.156Z] 25b303627fd3: Verifying Checksum [2023-05-03T15:32:39.156Z] 25b303627fd3: Download complete [2023-05-03T15:32:39.156Z] 29e5d40040c1: Pull complete [2023-05-03T15:32:40.570Z] 1ce36da41761: Pull complete [2023-05-03T15:32:50.657Z] 25b303627fd3: Pull complete [2023-05-03T15:32:50.657Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-03T15:32:50.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-03T15:32:50.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:32:50.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-12589 does not seem to be running inside a container [2023-05-03T15:32:50.915Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:32:53.178Z] $ docker top 64e909c12d79cb45536a92d08d11cd587d4a59e7592e0517da11272975e0f89b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T15:32:53.981Z] + docker-compose build --help [2023-05-03T15:32:53.981Z] + grep parallel [2023-05-03T15:32:57.317Z] --parallel Build images in parallel. [Pipeline] } [2023-05-03T15:32:57.609Z] $ docker stop --time=1 64e909c12d79cb45536a92d08d11cd587d4a59e7592e0517da11272975e0f89b [2023-05-03T15:32:59.247Z] $ docker rm -f --volumes 64e909c12d79cb45536a92d08d11cd587d4a59e7592e0517da11272975e0f89b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:32:59.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-03T15:32:59.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:32:59.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-12589 does not seem to be running inside a container [2023-05-03T15:33:00.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:33:01.169Z] $ docker top 415cff6ac61eb3e0c4354c985358c93c2860e4257d61b6ce1c2dd643a5380976 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T15:33:01.662Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-03T15:33:05.926Z] Building core-command ... [2023-05-03T15:33:05.926Z] Building core-common-config-bootstrapper ... [2023-05-03T15:33:05.926Z] Building core-data ... [2023-05-03T15:33:05.926Z] Building core-metadata ... [2023-05-03T15:33:05.926Z] Building security-bootstrapper ... [2023-05-03T15:33:05.926Z] Building security-proxy-auth ... [2023-05-03T15:33:05.926Z] Building security-proxy-setup ... [2023-05-03T15:33:05.926Z] Building security-secretstore-setup ... [2023-05-03T15:33:05.926Z] Building security-spiffe-token-provider ... [2023-05-03T15:33:05.926Z] Building security-spire-agent ... [2023-05-03T15:33:05.926Z] Building security-spire-config ... [2023-05-03T15:33:05.926Z] Building security-spire-server ... [2023-05-03T15:33:05.926Z] Building support-notifications ... [2023-05-03T15:33:05.926Z] Building support-scheduler ... [2023-05-03T15:33:05.926Z] Building security-spiffe-token-provider [2023-05-03T15:33:05.926Z] Building security-bootstrapper [2023-05-03T15:33:05.926Z] Building core-common-config-bootstrapper [2023-05-03T15:33:05.926Z] Building core-data [2023-05-03T15:33:05.926Z] Building security-spire-agent [2023-05-03T15:33:16.012Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:33:16.012Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:33:16.012Z] ---> 23dab04b1a79 [2023-05-03T15:33:16.012Z] Step 3/33 : WORKDIR /edgex-go [2023-05-03T15:33:16.012Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:33:16.012Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:33:16.012Z] ---> 23dab04b1a79 [2023-05-03T15:33:16.012Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:33:16.281Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:33:16.281Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:33:16.281Z] ---> 23dab04b1a79 [2023-05-03T15:33:16.281Z] Step 3/20 : WORKDIR /edgex-go [2023-05-03T15:33:16.281Z] ---> Running in 59601f69f7e0 [2023-05-03T15:33:16.281Z] ---> Running in 497f4932051e [2023-05-03T15:33:16.281Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:33:16.281Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:33:16.281Z] ---> 23dab04b1a79 [2023-05-03T15:33:16.281Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T15:33:16.551Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:33:16.551Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:33:16.551Z] ---> 23dab04b1a79 [2023-05-03T15:33:16.551Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:33:16.551Z] ---> Running in d897d2a1d160 [2023-05-03T15:33:16.551Z] ---> Running in 96ef089634fc [2023-05-03T15:33:16.551Z] ---> Running in 018dbf5770af [2023-05-03T15:33:16.844Z] Removing intermediate container 59601f69f7e0 [2023-05-03T15:33:16.844Z] ---> 429d6352f248 [2023-05-03T15:33:16.844Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-03T15:33:16.844Z] ---> Running in a61cbb0d61ce [2023-05-03T15:33:17.115Z] Removing intermediate container 497f4932051e [2023-05-03T15:33:17.115Z] ---> e89de4f14481 [2023-05-03T15:33:17.115Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T15:33:17.115Z] Removing intermediate container d897d2a1d160 [2023-05-03T15:33:17.115Z] ---> 4472a1f28216 [2023-05-03T15:33:17.115Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-03T15:33:17.414Z] ---> Running in e55b38e28f8a [2023-05-03T15:33:17.414Z] Removing intermediate container 96ef089634fc [2023-05-03T15:33:17.414Z] ---> 3d834e289c8c [2023-05-03T15:33:17.414Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T15:33:17.414Z] Removing intermediate container 018dbf5770af [2023-05-03T15:33:17.414Z] ---> 3bd7b83c2fb3 [2023-05-03T15:33:17.414Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T15:33:17.414Z] ---> Running in a9432023e575 [2023-05-03T15:33:17.692Z] ---> Running in 0018c4aaac44 [2023-05-03T15:33:17.692Z] ---> Running in 431899878ad0 [2023-05-03T15:33:18.274Z] Removing intermediate container e55b38e28f8a [2023-05-03T15:33:18.274Z] ---> 116f9f95b923 [2023-05-03T15:33:18.274Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T15:33:18.549Z] ---> Running in b5a1830792a5 [2023-05-03T15:33:18.825Z] Removing intermediate container 431899878ad0 [2023-05-03T15:33:18.825Z] ---> ef271d75aaf8 [2023-05-03T15:33:18.825Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T15:33:18.825Z] ---> Running in 8cd4e7214c2f [2023-05-03T15:33:19.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:33:19.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:33:19.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:33:19.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:33:20.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:33:20.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:33:20.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:33:21.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:33:21.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:33:21.323Z] OK: 263 MiB in 53 packages [2023-05-03T15:33:21.565Z] Removing intermediate container c7af4b90ae32 [2023-05-03T15:33:21.566Z] ---> ce144836f5f3 [2023-05-03T15:33:21.566Z] Step 8/23 : COPY . . [2023-05-03T15:33:21.566Z] Removing intermediate container 65cca5b1425a [2023-05-03T15:33:21.566Z] ---> 3671ae9158b0 [2023-05-03T15:33:21.566Z] Step 7/33 : COPY . . [2023-05-03T15:33:21.566Z] Removing intermediate container 13d71b924c32 [2023-05-03T15:33:21.566Z] ---> 06f76bc7b3e5 [2023-05-03T15:33:21.566Z] Step 7/27 : COPY . . [2023-05-03T15:33:21.566Z] Removing intermediate container 200c2a01c74a [2023-05-03T15:33:21.566Z] ---> 486c2664e757 [2023-05-03T15:33:21.566Z] Step 7/27 : COPY . . [2023-05-03T15:33:21.566Z] Removing intermediate container 8e6c4e785a62 [2023-05-03T15:33:21.566Z] ---> 94cc3eeecd84 [2023-05-03T15:33:21.566Z] Step 7/26 : COPY . . [2023-05-03T15:33:21.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:33:21.863Z] OK: 263 MiB in 53 packages [2023-05-03T15:33:22.488Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T15:33:22.488Z] v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T15:33:22.488Z] OK: 17690 distinct packages available [2023-05-03T15:33:22.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:33:22.488Z] OK: 263 MiB in 53 packages [2023-05-03T15:33:23.069Z] Removing intermediate container a61cbb0d61ce [2023-05-03T15:33:23.069Z] ---> bd5e1b7b9d0d [2023-05-03T15:33:23.069Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-03T15:33:23.069Z] OK: 263 MiB in 53 packages [2023-05-03T15:33:23.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:33:23.936Z] Removing intermediate container 0018c4aaac44 [2023-05-03T15:33:23.936Z] ---> 4b7f883c26d2 [2023-05-03T15:33:23.936Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T15:33:24.385Z] Removing intermediate container b5a1830792a5 [2023-05-03T15:33:24.385Z] ---> a7ecbe56be84 [2023-05-03T15:33:24.385Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T15:33:24.667Z] ---> 008dded8b6e5 [2023-05-03T15:33:24.667Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:33:24.667Z] OK: 263 MiB in 53 packages [2023-05-03T15:33:24.667Z] Removing intermediate container 8cd4e7214c2f [2023-05-03T15:33:24.667Z] ---> 62929cab1711 [2023-05-03T15:33:24.667Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T15:33:24.667Z] ---> Running in d82d2246e00e [2023-05-03T15:33:25.260Z] ---> ab315253ac18 [2023-05-03T15:33:25.260Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:33:25.260Z] ---> Running in 6d5b17936298 [2023-05-03T15:33:25.846Z] ---> 0e4c6ed85493 [2023-05-03T15:33:25.846Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:33:25.846Z] ---> Running in 5bc9247e130f [2023-05-03T15:33:26.437Z] Removing intermediate container a9432023e575 [2023-05-03T15:33:26.437Z] ---> 619cc63751d3 [2023-05-03T15:33:26.437Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-03T15:33:26.705Z] ---> 72e5aa1ad43e [2023-05-03T15:33:26.705Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:33:26.705Z] ---> Running in ad0f312046c8 [2023-05-03T15:33:27.667Z] ---> 90c3eab23244 [2023-05-03T15:33:27.667Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:33:27.936Z] ---> Running in 23823e63e90a [2023-05-03T15:33:29.930Z] ---> f3271d068796 [2023-05-03T15:33:29.930Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T15:33:29.930Z] ---> ffe32dea7228 [2023-05-03T15:33:29.930Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-03T15:33:29.930Z] ---> 9a317914efab [2023-05-03T15:33:29.930Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T15:33:29.930Z] ---> 7eaf0bd12df2 [2023-05-03T15:33:29.930Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-03T15:33:29.930Z] ---> d8d5125177b8 [2023-05-03T15:33:29.930Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T15:33:29.930Z] ---> Running in ed389509ffa4 [2023-05-03T15:33:29.930Z] ---> Running in bf03ec065cf8 [2023-05-03T15:33:29.930Z] ---> Running in 4948dbbba578 [2023-05-03T15:33:29.930Z] ---> Running in 4342594a2cd3 [2023-05-03T15:33:29.930Z] ---> Running in b97382a7f2aa [2023-05-03T15:33:30.190Z] Removing intermediate container ed389509ffa4 [2023-05-03T15:33:30.190Z] ---> 34fbba39e946 [2023-05-03T15:33:30.190Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T15:33:30.190Z] Removing intermediate container b97382a7f2aa [2023-05-03T15:33:30.190Z] ---> 9f5a7458df09 [2023-05-03T15:33:30.190Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-03T15:33:30.190Z] ---> Running in cfeb9e4802d1 [2023-05-03T15:33:30.190Z] Removing intermediate container 4948dbbba578 [2023-05-03T15:33:30.190Z] ---> b902671666cf [2023-05-03T15:33:30.190Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T15:33:30.190Z] ---> Running in cf789425bcc1 [2023-05-03T15:33:30.190Z] ---> Running in 6127c74d671d [2023-05-03T15:33:30.190Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-03T15:33:30.450Z] Removing intermediate container cfeb9e4802d1 [2023-05-03T15:33:30.450Z] ---> 895ae0e0aa66 [2023-05-03T15:33:30.450Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T15:33:30.450Z] Removing intermediate container cf789425bcc1 [2023-05-03T15:33:30.450Z] ---> a5f7557bb943 [2023-05-03T15:33:30.450Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T15:33:30.450Z] ---> Running in 324d8c9f1c5a [2023-05-03T15:33:30.450Z] Removing intermediate container 6127c74d671d [2023-05-03T15:33:30.450Z] ---> bb4c8317ed46 [2023-05-03T15:33:30.450Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T15:33:30.450Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-03T15:33:30.450Z] ---> Running in 0494e6e28708 [2023-05-03T15:33:30.450Z] ---> Running in d2a2289f3d10 [2023-05-03T15:33:30.450Z] Removing intermediate container 0494e6e28708 [2023-05-03T15:33:30.450Z] ---> 9e391328c1d8 [2023-05-03T15:33:30.450Z] 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-03T15:33:30.450Z] Removing intermediate container 324d8c9f1c5a [2023-05-03T15:33:30.450Z] ---> 17fed53a9898 [2023-05-03T15:33:30.450Z] 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-03T15:33:30.708Z] ---> Running in a4763601f2d1 [2023-05-03T15:33:30.708Z] ---> Running in 105afc7e9c1b [2023-05-03T15:33:30.708Z] Removing intermediate container d2a2289f3d10 [2023-05-03T15:33:30.708Z] ---> 3127ddab396b [2023-05-03T15:33:30.708Z] 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-03T15:33:30.708Z] ---> Running in 982e44654ae6 [2023-05-03T15:33:32.083Z] Removing intermediate container a4763601f2d1 [2023-05-03T15:33:32.083Z] ---> 212220dd69d1 [2023-05-03T15:33:32.083Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T15:33:32.083Z] Removing intermediate container 105afc7e9c1b [2023-05-03T15:33:32.083Z] ---> 0f3bee6d1d55 [2023-05-03T15:33:32.083Z] Step 12/26 : WORKDIR /edgex-go [2023-05-03T15:33:32.083Z] ---> Running in 33d87b7f9966 [2023-05-03T15:33:32.083Z] ---> Running in 4dda1a7015a8 [2023-05-03T15:33:32.083Z] Removing intermediate container 982e44654ae6 [2023-05-03T15:33:32.083Z] ---> 7adf4172dbf7 [2023-05-03T15:33:32.083Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T15:33:32.083Z] ---> Running in c7e8cf373092 [2023-05-03T15:33:32.083Z] Removing intermediate container 33d87b7f9966 [2023-05-03T15:33:32.083Z] ---> 163594fa0290 [2023-05-03T15:33:32.083Z] [2023-05-03T15:33:32.083Z] Step 13/26 : FROM alpine:3.17 [2023-05-03T15:33:32.083Z] Removing intermediate container 4dda1a7015a8 [2023-05-03T15:33:32.083Z] ---> e5aa099bc781 [2023-05-03T15:33:32.083Z] [2023-05-03T15:33:32.083Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T15:33:32.083Z] Removing intermediate container c7e8cf373092 [2023-05-03T15:33:32.083Z] ---> 51f4af23311e [2023-05-03T15:33:32.083Z] [2023-05-03T15:33:32.083Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T15:33:32.649Z] 3.17: Pulling from library/alpine [2023-05-03T15:33:33.214Z] 3.17: Pulling from library/alpine [2023-05-03T15:33:33.214Z] 3.17: Pulling from library/alpine [2023-05-03T15:33:34.585Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T15:33:34.585Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T15:33:34.585Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T15:33:34.585Z] Status: Image is up to date for alpine:3.17 [2023-05-03T15:33:34.585Z] Status: Image is up to date for alpine:3.17 [2023-05-03T15:33:34.585Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T15:33:34.585Z] ---> 9ed4aefc74f6 [2023-05-03T15:33:34.585Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T15:33:34.585Z] ---> 9ed4aefc74f6 [2023-05-03T15:33:34.585Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T15:33:34.585Z] ---> 9ed4aefc74f6 [2023-05-03T15:33:34.585Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T15:33:35.520Z] ---> Running in 27095b3848fe [2023-05-03T15:33:35.520Z] ---> Running in a78b0faf4b04 [2023-05-03T15:33:35.520Z] ---> Running in 326572901c1d [2023-05-03T15:33:36.087Z] Removing intermediate container 27095b3848fe [2023-05-03T15:33:36.087Z] ---> 3b0b9dc92bba [2023-05-03T15:33:36.087Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T15:33:36.087Z] Removing intermediate container a78b0faf4b04 [2023-05-03T15:33:36.087Z] ---> 22cf67e96e48 [2023-05-03T15:33:36.087Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T15:33:36.344Z] Removing intermediate container 326572901c1d [2023-05-03T15:33:36.344Z] ---> 3845b905880f [2023-05-03T15:33:36.344Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-03T15:33:36.344Z] ---> Running in b7a763302bca [2023-05-03T15:33:36.344Z] ---> Running in 37bc95d7fa36 [2023-05-03T15:33:36.344Z] ---> Running in e2d1c838bce0 [2023-05-03T15:33:37.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:37.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:37.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:37.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:37.552Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T15:33:37.552Z] v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T15:33:37.552Z] OK: 17820 distinct packages available [2023-05-03T15:33:37.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:37.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:37.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:37.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:37.809Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T15:33:37.809Z] v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T15:33:37.809Z] OK: 17820 distinct packages available [2023-05-03T15:33:37.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:37.809Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-03T15:33:37.809Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-03T15:33:37.809Z] (3/5) Installing libucontext (1.2-r0) [2023-05-03T15:33:37.809Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-03T15:33:37.809Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-03T15:33:37.809Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:33:37.809Z] OK: 8 MiB in 20 packages [2023-05-03T15:33:37.809Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T15:33:37.809Z] v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T15:33:37.809Z] OK: 17820 distinct packages available [2023-05-03T15:33:38.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:38.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:38.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:38.326Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-03T15:33:38.326Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-03T15:33:38.326Z] (3/4) Installing libucontext (1.2-r0) [2023-05-03T15:33:38.326Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-03T15:33:38.326Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:33:38.326Z] OK: 7 MiB in 19 packages [2023-05-03T15:33:38.326Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-03T15:33:38.326Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-03T15:33:38.326Z] (3/5) Installing libucontext (1.2-r0) [2023-05-03T15:33:38.326Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-03T15:33:38.326Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-03T15:33:38.326Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:33:38.326Z] OK: 8 MiB in 20 packages [2023-05-03T15:33:40.887Z] Removing intermediate container b7a763302bca [2023-05-03T15:33:40.887Z] ---> 9e9c82809240 [2023-05-03T15:33:40.887Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:33:40.887Z] Removing intermediate container e2d1c838bce0 [2023-05-03T15:33:40.887Z] ---> 933239dd50ce [2023-05-03T15:33:40.887Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:33:41.145Z] ---> fdf5c8759cb7 [2023-05-03T15:33:41.145Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:33:41.145Z] Removing intermediate container 37bc95d7fa36 [2023-05-03T15:33:41.145Z] ---> a39719f912a2 [2023-05-03T15:33:41.145Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:33:41.145Z] ---> 24127ba5c69f [2023-05-03T15:33:41.145Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:33:41.710Z] ---> af732973ed22 [2023-05-03T15:33:41.710Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T15:33:41.710Z] ---> 5ac4af3bc02e [2023-05-03T15:33:41.710Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:33:41.710Z] ---> c62d2eec4863 [2023-05-03T15:33:41.710Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T15:33:48.282Z] ---> c77528c1cdde [2023-05-03T15:33:48.282Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-03T15:33:49.220Z] ---> e0d4288ad49b [2023-05-03T15:33:49.220Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T15:33:49.220Z] ---> 07e95a126ea4 [2023-05-03T15:33:49.220Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T15:33:49.220Z] ---> 25eac2891473 [2023-05-03T15:33:49.220Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T15:33:52.500Z] ---> 437014103185 [2023-05-03T15:33:52.500Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-03T15:33:52.500Z] ---> 94de9bd3d3ef [2023-05-03T15:33:52.500Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-03T15:33:52.500Z] ---> Running in 441a83fddf51 [2023-05-03T15:33:52.500Z] ---> f8f0ddef99aa [2023-05-03T15:33:52.500Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T15:33:52.500Z] Removing intermediate container bf03ec065cf8 [2023-05-03T15:33:52.500Z] ---> 7b4df8a96f4d [2023-05-03T15:33:52.500Z] [2023-05-03T15:33:52.500Z] Step 9/33 : FROM alpine:3.17 [2023-05-03T15:33:52.500Z] ---> 9ed4aefc74f6 [2023-05-03T15:33:52.500Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T15:33:52.500Z] ---> Running in 781e29fd255b [2023-05-03T15:33:52.759Z] Removing intermediate container 441a83fddf51 [2023-05-03T15:33:52.759Z] ---> 126714c350d8 [2023-05-03T15:33:52.759Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-03T15:33:52.759Z] ---> 4d3ab5ad4e4d [2023-05-03T15:33:52.759Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-03T15:33:52.759Z] ---> ade9eb93e8c8 [2023-05-03T15:33:52.759Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-03T15:33:52.759Z] Removing intermediate container 781e29fd255b [2023-05-03T15:33:52.759Z] ---> 00520ea2e30d [2023-05-03T15:33:52.759Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-03T15:33:52.759Z] ---> Running in 2346203e69f1 [2023-05-03T15:33:53.017Z] ---> edc4561d2083 [2023-05-03T15:33:53.017Z] Step 22/27 : WORKDIR / [2023-05-03T15:33:53.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:53.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:33:53.276Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T15:33:53.276Z] (2/2) Installing su-exec (0.2-r2) [2023-05-03T15:33:53.276Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:33:53.276Z] OK: 7 MiB in 17 packages [2023-05-03T15:33:54.248Z] ---> Running in 6637d1e63f60 [2023-05-03T15:33:54.248Z] ---> cb7755391940 [2023-05-03T15:33:54.248Z] ---> 997eac5175e4 [2023-05-03T15:33:54.248Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-03T15:33:54.248Z] [2023-05-03T15:33:54.507Z] ---> Running in cfeeeb906e02 [2023-05-03T15:33:54.507Z] Removing intermediate container 6637d1e63f60 [2023-05-03T15:33:54.507Z] ---> 64d70104f4e2 [2023-05-03T15:33:54.507Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T15:33:54.507Z] Removing intermediate container 2346203e69f1 [2023-05-03T15:33:54.507Z] ---> e039285f3c2b [2023-05-03T15:33:54.507Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-03T15:33:54.774Z] Removing intermediate container cfeeeb906e02 [2023-05-03T15:33:54.774Z] ---> 44444759098d [2023-05-03T15:33:54.774Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T15:33:54.774Z] ---> ba5bb5f41b4c [2023-05-03T15:33:54.774Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T15:33:54.774Z] ---> Running in ec6c1cc85736 [2023-05-03T15:33:54.774Z] ---> Running in 795fd4a8ef52 [2023-05-03T15:33:54.774Z] ---> Running in 187ec245b84b [2023-05-03T15:33:54.774Z] ---> Running in b72abfad6918 [2023-05-03T15:33:55.033Z] Removing intermediate container 795fd4a8ef52 [2023-05-03T15:33:55.033Z] ---> 1b7f63809b8e [2023-05-03T15:33:55.033Z] Step 24/26 : LABEL arch=x86_64 [2023-05-03T15:33:55.033Z] Removing intermediate container ec6c1cc85736 [2023-05-03T15:33:55.033Z] ---> 224ae8dbe597 [2023-05-03T15:33:55.033Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-03T15:33:55.338Z] Removing intermediate container b72abfad6918 [2023-05-03T15:33:55.338Z] ---> 69e3c95754aa [2023-05-03T15:33:55.338Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T15:33:55.338Z] Removing intermediate container 187ec245b84b [2023-05-03T15:33:55.338Z] ---> 482cb6c48829 [2023-05-03T15:33:55.338Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T15:33:55.338Z] ---> Running in 4ea50bfd12bf [2023-05-03T15:33:55.338Z] ---> Running in 7cc8c3ab6c7f [2023-05-03T15:33:55.338Z] ---> Running in d7c3513ae1d2 [2023-05-03T15:33:55.338Z] ---> Running in 03b5d88ca603 [2023-05-03T15:33:55.597Z] Removing intermediate container d7c3513ae1d2 [2023-05-03T15:33:55.597Z] ---> 726ac704a654 [2023-05-03T15:33:55.597Z] Step 25/26 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:33:55.597Z] Removing intermediate container 4ea50bfd12bf [2023-05-03T15:33:55.597Z] ---> 9c1a12c5d693 [2023-05-03T15:33:55.597Z] Step 25/27 : LABEL arch=x86_64 [2023-05-03T15:33:55.597Z] Removing intermediate container 7cc8c3ab6c7f [2023-05-03T15:33:55.597Z] ---> feaf4806d58a [2023-05-03T15:33:55.597Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-03T15:33:55.597Z] Removing intermediate container 03b5d88ca603 [2023-05-03T15:33:55.597Z] ---> 39045a6709a3 [2023-05-03T15:33:55.597Z] Step 25/27 : LABEL arch=x86_64 [2023-05-03T15:33:55.856Z] ---> Running in cf1e56f6841f [2023-05-03T15:33:55.856Z] ---> Running in 347b6091748d [2023-05-03T15:33:55.856Z] ---> Running in 6eb73265579d [2023-05-03T15:33:55.856Z] ---> Running in cc317dc78132 [2023-05-03T15:33:55.856Z] Removing intermediate container cf1e56f6841f [2023-05-03T15:33:55.856Z] ---> cff906b3552a [2023-05-03T15:33:55.856Z] Step 26/27 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:33:55.856Z] Removing intermediate container 347b6091748d [2023-05-03T15:33:55.856Z] ---> 90e52920c156 [2023-05-03T15:33:55.856Z] Step 26/26 : LABEL version=3.0.0-dev.145 [2023-05-03T15:33:56.117Z] Removing intermediate container 6eb73265579d [2023-05-03T15:33:56.117Z] ---> 73ac5f1e09d0 [2023-05-03T15:33:56.117Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-03T15:33:56.117Z] Removing intermediate container cc317dc78132 [2023-05-03T15:33:56.117Z] ---> 409901146f66 [2023-05-03T15:33:56.117Z] Step 26/27 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:33:56.117Z] ---> Running in 7f2f970ea703 [2023-05-03T15:33:56.117Z] ---> Running in 2b4d28db6709 [2023-05-03T15:33:56.117Z] ---> Running in 161d22306553 [2023-05-03T15:33:56.117Z] ---> Running in dea41b4fe22e [2023-05-03T15:33:56.117Z] Removing intermediate container 7f2f970ea703 [2023-05-03T15:33:56.117Z] ---> 5aeafb7a7ba4 [2023-05-03T15:33:56.117Z] [2023-05-03T15:33:56.117Z] Removing intermediate container 2b4d28db6709 [2023-05-03T15:33:56.117Z] ---> 9a3310fe5781 [2023-05-03T15:33:56.117Z] Step 27/27 : LABEL version=3.0.0-dev.145 [2023-05-03T15:33:56.376Z] Removing intermediate container 161d22306553 [2023-05-03T15:33:56.376Z] ---> 221de68319b9 [2023-05-03T15:33:56.376Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-03T15:33:56.376Z] ---> Running in c109099f0764 [2023-05-03T15:33:56.376Z] Removing intermediate container dea41b4fe22e [2023-05-03T15:33:56.376Z] ---> 901ba78d658e [2023-05-03T15:33:56.376Z] Step 27/27 : LABEL version=3.0.0-dev.145 [2023-05-03T15:33:56.376Z] Successfully built 5aeafb7a7ba4 [2023-05-03T15:33:56.376Z] ---> Running in 964b90275603 [2023-05-03T15:33:56.376Z] Successfully tagged security-spire-server:latest [2023-05-03T15:33:56.376Z] Building core-metadata [2023-05-03T15:33:56.377Z]  Building security-spire-server ... done  ---> Running in 07e86ad31493 [2023-05-03T15:33:56.636Z] Removing intermediate container c109099f0764 [2023-05-03T15:33:56.636Z] ---> 5fa8c18727c0 [2023-05-03T15:33:56.636Z] [2023-05-03T15:33:56.636Z] Removing intermediate container 4342594a2cd3 [2023-05-03T15:33:56.636Z] ---> 4ee74277ac34 [2023-05-03T15:33:56.636Z] [2023-05-03T15:33:56.636Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T15:33:56.636Z] ---> 9ed4aefc74f6 [2023-05-03T15:33:56.636Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T15:33:56.636Z] ---> Running in 1f2fa45763e1 [2023-05-03T15:33:56.636Z] Successfully built 5fa8c18727c0 [2023-05-03T15:33:56.636Z] Successfully tagged security-spire-agent:latest [2023-05-03T15:33:56.636Z]  Building security-spire-agent ... done Building support-notifications [2023-05-03T15:33:59.923Z] Removing intermediate container 07e86ad31493 [2023-05-03T15:33:59.923Z] ---> e3d75f17fb72 [2023-05-03T15:33:59.923Z] [2023-05-03T15:34:00.182Z] Successfully built e3d75f17fb72 [2023-05-03T15:34:00.182Z] Successfully tagged security-spire-config:latest [2023-05-03T15:34:00.182Z]  Building security-spire-config ... done Building security-proxy-auth [2023-05-03T15:34:01.116Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:34:01.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:34:01.116Z] ---> a222655fab99 [2023-05-03T15:34:01.116Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:34:01.116Z] ---> Using cache [2023-05-03T15:34:01.116Z] ---> 94ecaa0d9065 [2023-05-03T15:34:01.116Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T15:34:01.116Z] ---> Using cache [2023-05-03T15:34:01.116Z] ---> cdd2c5a29065 [2023-05-03T15:34:01.116Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-03T15:34:01.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:34:01.116Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:34:01.116Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:34:01.116Z] ---> a222655fab99 [2023-05-03T15:34:01.116Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:34:01.116Z] ---> Using cache [2023-05-03T15:34:01.116Z] ---> 94ecaa0d9065 [2023-05-03T15:34:01.116Z] Step 4/25 : WORKDIR /edgex-go [2023-05-03T15:34:01.116Z] ---> Using cache [2023-05-03T15:34:01.116Z] ---> cdd2c5a29065 [2023-05-03T15:34:01.116Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-03T15:34:01.116Z] ---> Using cache [2023-05-03T15:34:01.116Z] ---> bca3a5bb3da1 [2023-05-03T15:34:01.116Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-03T15:34:01.116Z] ---> Using cache [2023-05-03T15:34:01.116Z] ---> 81960ecd53bf [2023-05-03T15:34:01.116Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:34:01.116Z] ---> Using cache [2023-05-03T15:34:01.116Z] ---> ce144836f5f3 [2023-05-03T15:34:01.116Z] Step 8/25 : COPY . . [2023-05-03T15:34:01.116Z] ---> Using cache [2023-05-03T15:34:01.116Z] ---> 7eaf0bd12df2 [2023-05-03T15:34:01.117Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-03T15:34:01.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:34:01.375Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T15:34:01.375Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:34:01.375Z] OK: 7 MiB in 16 packages [2023-05-03T15:34:05.645Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:34:05.646Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:34:05.646Z] ---> a222655fab99 [2023-05-03T15:34:05.646Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:34:05.646Z] ---> Using cache [2023-05-03T15:34:05.646Z] ---> 94ecaa0d9065 [2023-05-03T15:34:05.646Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T15:34:05.646Z] ---> Using cache [2023-05-03T15:34:05.646Z] ---> cdd2c5a29065 [2023-05-03T15:34:05.646Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T15:34:05.646Z] ---> Using cache [2023-05-03T15:34:05.646Z] ---> bca3a5bb3da1 [2023-05-03T15:34:05.646Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T15:34:05.646Z] ---> Using cache [2023-05-03T15:34:05.646Z] ---> 81960ecd53bf [2023-05-03T15:34:05.646Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:34:05.646Z] ---> Using cache [2023-05-03T15:34:05.646Z] ---> ce144836f5f3 [2023-05-03T15:34:05.646Z] Step 8/23 : COPY . . [2023-05-03T15:34:05.646Z] ---> Using cache [2023-05-03T15:34:05.646Z] ---> 7eaf0bd12df2 [2023-05-03T15:34:05.646Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-03T15:34:08.182Z] ---> Running in 9cf5b5bf32a3 [2023-05-03T15:34:08.182Z] ---> Running in 3b7362747be5 [2023-05-03T15:34:08.182Z] ---> Running in 17e8fa857249 [2023-05-03T15:34:08.182Z] Removing intermediate container 1f2fa45763e1 [2023-05-03T15:34:08.182Z] ---> ab273f4e968a [2023-05-03T15:34:08.182Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T15:34:08.182Z] Removing intermediate container 964b90275603 [2023-05-03T15:34:08.182Z] ---> c935e5c0f5cd [2023-05-03T15:34:08.182Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-03T15:34:08.182Z] ---> Running in 04613563f3cc [2023-05-03T15:34:08.182Z] ---> Running in a70c1db9e42d [2023-05-03T15:34:08.182Z] Removing intermediate container 04613563f3cc [2023-05-03T15:34:08.182Z] ---> bcef842d233f [2023-05-03T15:34:08.182Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-03T15:34:08.182Z] ---> Running in 7cbbb720e39b [2023-05-03T15:34:08.182Z] Removing intermediate container a70c1db9e42d [2023-05-03T15:34:08.182Z] ---> 8e8967ace465 [2023-05-03T15:34:08.182Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-03T15:34:08.182Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-03T15:34:08.182Z] Removing intermediate container 7cbbb720e39b [2023-05-03T15:34:08.182Z] ---> bada72770a50 [2023-05-03T15:34:08.182Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T15:34:08.182Z] ---> 9801e4254c56 [2023-05-03T15:34:08.182Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-03T15:34:08.182Z] ---> Running in b2d037a7f69b [2023-05-03T15:34:08.182Z] ---> Running in e20e3814cfa1 [2023-05-03T15:34:08.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:34:08.182Z] Removing intermediate container b2d037a7f69b [2023-05-03T15:34:08.182Z] ---> 2f6e9eee25b9 [2023-05-03T15:34:08.182Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:34:08.439Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-03T15:34:08.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:34:08.439Z] ---> a53dfb81f71a [2023-05-03T15:34:08.439Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:34:08.720Z] OK: 265 MiB in 53 packages [2023-05-03T15:34:08.980Z] ---> 498c025f4f1c [2023-05-03T15:34:08.980Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-03T15:34:09.561Z] Removing intermediate container e20e3814cfa1 [2023-05-03T15:34:09.562Z] ---> 8638a9ea6585 [2023-05-03T15:34:09.562Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:34:09.562Z] Removing intermediate container 17e8fa857249 [2023-05-03T15:34:09.562Z] ---> 6116419cae63 [2023-05-03T15:34:09.562Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T15:34:09.823Z] ---> aa0c620f49cd [2023-05-03T15:34:09.823Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:34:09.823Z] ---> 8cfa1d424ac5 [2023-05-03T15:34:09.823Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:34:09.823Z] ---> 595b8d81751e [2023-05-03T15:34:09.823Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:34:09.823Z] ---> Running in c664052a0396 [2023-05-03T15:34:09.823Z] ---> 66c7cc0dbdc0 [2023-05-03T15:34:09.823Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-03T15:34:09.823Z] ---> 656c1dddfd2a [2023-05-03T15:34:09.823Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-03T15:34:10.083Z] ---> Running in 7b215c066350 [2023-05-03T15:34:10.343Z] Removing intermediate container 7b215c066350 [2023-05-03T15:34:10.343Z] ---> 3d87ebec841b [2023-05-03T15:34:10.343Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T15:34:10.343Z] ---> 31cc0aa3f578 [2023-05-03T15:34:10.343Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-03T15:34:10.343Z] ---> Running in 9598b3477446 [2023-05-03T15:34:10.602Z] Removing intermediate container 9598b3477446 [2023-05-03T15:34:10.602Z] ---> 6e07e46fa3e8 [2023-05-03T15:34:10.602Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T15:34:10.602Z] ---> Running in 6afe673c0e96 [2023-05-03T15:34:10.861Z] ---> e581ced18bae [2023-05-03T15:34:10.861Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-03T15:34:10.861Z] Removing intermediate container 6afe673c0e96 [2023-05-03T15:34:10.861Z] ---> dddc50e2c40c [2023-05-03T15:34:10.861Z] Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:34:10.861Z] ---> Running in 7ab1174be4a6 [2023-05-03T15:34:11.120Z] Removing intermediate container 7ab1174be4a6 [2023-05-03T15:34:11.120Z] ---> a5ebfdc5eaae [2023-05-03T15:34:11.120Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T15:34:11.120Z] ---> 1045df17a8c4 [2023-05-03T15:34:11.120Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-03T15:34:11.120Z] ---> Running in 68ac03fc40db [2023-05-03T15:34:11.452Z] Removing intermediate container 68ac03fc40db [2023-05-03T15:34:11.452Z] ---> b7340af85b26 [2023-05-03T15:34:11.452Z] [2023-05-03T15:34:11.452Z] ---> 09ecd9ef883a [2023-05-03T15:34:11.452Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-03T15:34:11.452Z] Successfully built b7340af85b26 [2023-05-03T15:34:11.452Z] Successfully tagged support-scheduler:latest [2023-05-03T15:34:11.452Z] Building security-proxy-setup [2023-05-03T15:34:14.753Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:34:14.753Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:34:14.753Z] ---> a222655fab99 [2023-05-03T15:34:14.753Z] Step 3/22 : WORKDIR /edgex-go [2023-05-03T15:34:14.753Z] ---> Using cache [2023-05-03T15:34:14.753Z] ---> 8adc9653b1a1 [2023-05-03T15:34:14.753Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-03T15:34:17.413Z] ---> f4d0976ad1eb [2023-05-03T15:34:17.414Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-03T15:34:17.675Z] ---> Running in 731d50f20d4e [2023-05-03T15:34:18.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:34:18.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:34:18.248Z] ---> 0de354c1bc7b [2023-05-03T15:34:18.248Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-03T15:34:18.508Z] ---> Running in 8d7318a6c79a [2023-05-03T15:34:18.508Z] OK: 265 MiB in 53 packages [2023-05-03T15:34:19.174Z] Removing intermediate container 731d50f20d4e [2023-05-03T15:34:19.174Z] ---> f9e330abda06 [2023-05-03T15:34:19.174Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-03T15:34:19.434Z] ---> 23e6a19592db [2023-05-03T15:34:19.434Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:34:19.434Z] ---> Running in 1e17861dbea2 [2023-05-03T15:34:19.434Z] Removing intermediate container 8d7318a6c79a [2023-05-03T15:34:19.434Z] ---> 4da6968de091 [2023-05-03T15:34:19.434Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-03T15:34:19.434Z] ---> Running in 5d01d47d8674 [2023-05-03T15:34:19.696Z] Removing intermediate container 5d01d47d8674 [2023-05-03T15:34:19.696Z] ---> 30848ebef600 [2023-05-03T15:34:19.696Z] Step 30/33 : CMD ["gate"] [2023-05-03T15:34:19.696Z] ---> Running in 9444c4e46f6e [2023-05-03T15:34:19.696Z] Removing intermediate container 9444c4e46f6e [2023-05-03T15:34:19.696Z] ---> dff5716f4016 [2023-05-03T15:34:19.696Z] Step 31/33 : LABEL arch=x86_64 [2023-05-03T15:34:19.696Z] ---> Running in 9310281af048 [2023-05-03T15:34:19.957Z] Removing intermediate container 9310281af048 [2023-05-03T15:34:19.957Z] ---> 9933cb37e544 [2023-05-03T15:34:19.957Z] Step 32/33 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:34:19.957Z] ---> Running in a81022337522 [2023-05-03T15:34:19.957Z] Removing intermediate container a81022337522 [2023-05-03T15:34:19.957Z] ---> 418a45a352e5 [2023-05-03T15:34:19.957Z] Step 33/33 : LABEL version=3.0.0-dev.145 [2023-05-03T15:34:19.957Z] ---> Running in 1ca42ed3ffb8 [2023-05-03T15:34:20.217Z] Removing intermediate container 1ca42ed3ffb8 [2023-05-03T15:34:20.217Z] ---> e98d5514ccaa [2023-05-03T15:34:20.217Z] [2023-05-03T15:34:20.217Z] Successfully built e98d5514ccaa [2023-05-03T15:34:20.217Z] Successfully tagged security-bootstrapper:latest [2023-05-03T15:34:20.217Z]  Building security-bootstrapper ... done Building core-data [2023-05-03T15:34:23.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:34:23.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:34:23.542Z] ---> a222655fab99 [2023-05-03T15:34:23.542Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:34:23.542Z] ---> Using cache [2023-05-03T15:34:23.542Z] ---> 94ecaa0d9065 [2023-05-03T15:34:23.542Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T15:34:23.542Z] ---> Using cache [2023-05-03T15:34:23.542Z] ---> cdd2c5a29065 [2023-05-03T15:34:23.542Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T15:34:23.542Z] ---> Using cache [2023-05-03T15:34:23.542Z] ---> bca3a5bb3da1 [2023-05-03T15:34:23.542Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T15:34:23.542Z] ---> Using cache [2023-05-03T15:34:23.542Z] ---> 81960ecd53bf [2023-05-03T15:34:23.542Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:34:23.542Z] ---> Using cache [2023-05-03T15:34:23.542Z] ---> ce144836f5f3 [2023-05-03T15:34:23.542Z] Step 8/23 : COPY . . [2023-05-03T15:34:23.542Z] ---> Using cache [2023-05-03T15:34:23.542Z] ---> 7eaf0bd12df2 [2023-05-03T15:34:23.542Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-03T15:34:30.179Z] ---> Running in 9531dda1c747 [2023-05-03T15:34:30.751Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-03T15:34:45.944Z] Removing intermediate container 9cf5b5bf32a3 [2023-05-03T15:34:45.944Z] ---> 3bc05423d5dd [2023-05-03T15:34:45.944Z] [2023-05-03T15:34:45.944Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T15:34:45.944Z] ---> 9ed4aefc74f6 [2023-05-03T15:34:45.944Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T15:34:45.944Z] Removing intermediate container 3b7362747be5 [2023-05-03T15:34:45.944Z] ---> 0b2e2333641f [2023-05-03T15:34:45.944Z] [2023-05-03T15:34:45.944Z] Step 10/25 : FROM alpine:3.17 [2023-05-03T15:34:45.944Z] ---> 9ed4aefc74f6 [2023-05-03T15:34:45.944Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T15:34:45.944Z] ---> Using cache [2023-05-03T15:34:45.944Z] ---> ab273f4e968a [2023-05-03T15:34:45.944Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T15:34:45.944Z] ---> Using cache [2023-05-03T15:34:45.945Z] ---> bcef842d233f [2023-05-03T15:34:45.945Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-03T15:34:45.945Z] ---> Running in 5610cec6b0f5 [2023-05-03T15:34:45.945Z] ---> Running in 4552ce1dc424 [2023-05-03T15:34:45.945Z] Removing intermediate container 5610cec6b0f5 [2023-05-03T15:34:45.945Z] ---> ee81ded6973b [2023-05-03T15:34:45.945Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T15:34:45.945Z] ---> Running in a0c3c49b8acb [2023-05-03T15:34:45.945Z] Removing intermediate container 4552ce1dc424 [2023-05-03T15:34:45.945Z] ---> 21b4a91f0841 [2023-05-03T15:34:45.945Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-03T15:34:45.945Z] ---> Running in 0d6d42be36a6 [2023-05-03T15:34:45.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:34:45.945Z] Removing intermediate container 0d6d42be36a6 [2023-05-03T15:34:45.945Z] ---> e1e5f9a3a4a5 [2023-05-03T15:34:45.945Z] Step 15/25 : WORKDIR / [2023-05-03T15:34:45.945Z] Removing intermediate container c664052a0396 [2023-05-03T15:34:45.945Z] ---> 24ee2abb76cf [2023-05-03T15:34:45.945Z] Step 8/23 : COPY . . [2023-05-03T15:34:45.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:34:45.945Z] ---> Running in dad4bfa7a018 [2023-05-03T15:34:45.945Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T15:34:45.945Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:34:45.945Z] OK: 7 MiB in 16 packages [2023-05-03T15:34:56.026Z] Removing intermediate container dad4bfa7a018 [2023-05-03T15:34:56.026Z] ---> e185bbc1e5ce [2023-05-03T15:34:56.026Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:34:56.026Z] ---> f7e74e6c6a1e [2023-05-03T15:34:56.026Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-03T15:34:56.026Z] Removing intermediate container 1e17861dbea2 [2023-05-03T15:34:56.026Z] ---> c0a2df02c686 [2023-05-03T15:34:56.026Z] Step 7/22 : COPY . . [2023-05-03T15:34:56.285Z] ---> Running in b7d2788e88bf [2023-05-03T15:34:56.285Z] Removing intermediate container a0c3c49b8acb [2023-05-03T15:34:56.285Z] ---> 2560cf8d750a [2023-05-03T15:34:56.285Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:35:01.557Z] ---> eee1331caccf [2023-05-03T15:35:01.557Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:35:01.557Z] ---> 504f1cc5de52 [2023-05-03T15:35:01.557Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:35:01.557Z] ---> 532a8dbaf521 [2023-05-03T15:35:01.557Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-03T15:35:01.557Z] ---> 81d8315752a4 [2023-05-03T15:35:01.557Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-03T15:35:01.817Z] Removing intermediate container 9531dda1c747 [2023-05-03T15:35:01.817Z] ---> f49882e644af [2023-05-03T15:35:01.817Z] [2023-05-03T15:35:01.817Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T15:35:01.817Z] ---> 9ed4aefc74f6 [2023-05-03T15:35:01.817Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T15:35:01.817Z] ---> Running in 7ecf3a5aa4a8 [2023-05-03T15:35:01.817Z] ---> Running in 9364426c60a9 [2023-05-03T15:35:01.817Z] ---> 6092992f2bae [2023-05-03T15:35:01.817Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-03T15:35:01.817Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-03T15:35:02.076Z] Removing intermediate container 9364426c60a9 [2023-05-03T15:35:02.076Z] ---> 7fa5b5706cfb [2023-05-03T15:35:02.076Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-03T15:35:02.645Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-03T15:35:02.645Z] ---> f8a913d647b0 [2023-05-03T15:35:02.645Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:35:02.645Z] ---> Running in cf1fd448ee66 [2023-05-03T15:35:02.645Z] ---> a9bed07b51dd [2023-05-03T15:35:02.645Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:35:02.905Z] Removing intermediate container cf1fd448ee66 [2023-05-03T15:35:02.905Z] ---> 76f156db345f [2023-05-03T15:35:02.905Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-03T15:35:03.166Z] ---> Running in 5ca5d52cd19e [2023-05-03T15:35:03.166Z] ---> 95b6fa44ae14 [2023-05-03T15:35:03.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-03T15:35:03.166Z] ---> 24f3cbd37bf9 [2023-05-03T15:35:03.166Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-03T15:35:03.166Z] Removing intermediate container 5ca5d52cd19e [2023-05-03T15:35:03.166Z] ---> 53c8db259e11 [2023-05-03T15:35:03.166Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T15:35:03.425Z] ---> Running in bbc9271f8860 [2023-05-03T15:35:03.425Z] ---> bab70e2360e9 [2023-05-03T15:35:03.425Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T15:35:03.425Z] ---> e97c30ac980e [2023-05-03T15:35:03.425Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-03T15:35:03.425Z] ---> Running in 992996b28eda [2023-05-03T15:35:03.425Z] ---> Running in f8cc9cd9fff7 [2023-05-03T15:35:03.425Z] Removing intermediate container 992996b28eda [2023-05-03T15:35:03.425Z] ---> 72961a948597 [2023-05-03T15:35:03.425Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T15:35:03.683Z] ---> Running in 379cb2dc8d38 [2023-05-03T15:35:03.683Z] Removing intermediate container 379cb2dc8d38 [2023-05-03T15:35:03.683Z] ---> 20ba4a032a39 [2023-05-03T15:35:03.683Z] Step 23/25 : LABEL arch=x86_64 [2023-05-03T15:35:03.683Z] ---> Running in f45760b0c7c5 [2023-05-03T15:35:03.683Z] Removing intermediate container f45760b0c7c5 [2023-05-03T15:35:03.683Z] ---> 8e51cd75a63e [2023-05-03T15:35:03.683Z] Step 24/25 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:35:03.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:35:03.683Z] ---> Running in 9357c713321e [2023-05-03T15:35:03.941Z] Removing intermediate container 9357c713321e [2023-05-03T15:35:03.941Z] ---> 4262f8148a0e [2023-05-03T15:35:03.941Z] Step 25/25 : LABEL version=3.0.0-dev.145 [2023-05-03T15:35:03.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:35:03.941Z] ---> Running in ece87804a260 [2023-05-03T15:35:03.941Z] Removing intermediate container ece87804a260 [2023-05-03T15:35:03.941Z] ---> 8e0faf3800b9 [2023-05-03T15:35:03.941Z] [2023-05-03T15:35:03.941Z] Successfully built 8e0faf3800b9 [2023-05-03T15:35:03.941Z] Successfully tagged core-metadata:latest [2023-05-03T15:35:03.941Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-05-03T15:35:04.201Z] Removing intermediate container f8cc9cd9fff7 [2023-05-03T15:35:04.201Z] ---> fdc3c46c156e [2023-05-03T15:35:04.201Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T15:35:04.201Z] ---> Running in d2ed3746b8c9 [2023-05-03T15:35:04.201Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T15:35:04.201Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:35:04.201Z] OK: 7 MiB in 16 packages [2023-05-03T15:35:06.099Z] Removing intermediate container d2ed3746b8c9 [2023-05-03T15:35:06.099Z] ---> d9a517392bd5 [2023-05-03T15:35:06.099Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T15:35:06.358Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:35:06.358Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:35:06.358Z] ---> a222655fab99 [2023-05-03T15:35:06.358Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:35:06.358Z] ---> Using cache [2023-05-03T15:35:06.358Z] ---> 94ecaa0d9065 [2023-05-03T15:35:06.358Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T15:35:06.358Z] ---> Using cache [2023-05-03T15:35:06.358Z] ---> cdd2c5a29065 [2023-05-03T15:35:06.358Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T15:35:06.358Z] ---> Using cache [2023-05-03T15:35:06.358Z] ---> bca3a5bb3da1 [2023-05-03T15:35:06.358Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T15:35:06.358Z] ---> Using cache [2023-05-03T15:35:06.358Z] ---> 81960ecd53bf [2023-05-03T15:35:06.358Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:35:06.358Z] ---> Using cache [2023-05-03T15:35:06.358Z] ---> ce144836f5f3 [2023-05-03T15:35:06.358Z] Step 8/23 : COPY . . [2023-05-03T15:35:06.358Z] ---> Using cache [2023-05-03T15:35:06.358Z] ---> 7eaf0bd12df2 [2023-05-03T15:35:06.358Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-03T15:35:09.657Z] ---> Running in 5a448dc3aeb2 [2023-05-03T15:35:09.657Z] ---> Running in f0cf2137f821 [2023-05-03T15:35:09.916Z] Removing intermediate container 5a448dc3aeb2 [2023-05-03T15:35:09.916Z] ---> aba9900194d0 [2023-05-03T15:35:09.916Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T15:35:09.916Z] Removing intermediate container bbc9271f8860 [2023-05-03T15:35:09.916Z] ---> 89418df0a6b5 [2023-05-03T15:35:09.916Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:35:10.174Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-03T15:35:10.174Z] ---> Running in 8af3d537728a [2023-05-03T15:35:10.741Z] Removing intermediate container 8af3d537728a [2023-05-03T15:35:10.741Z] ---> 8137669f6813 [2023-05-03T15:35:10.741Z] Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:35:10.741Z] ---> d200e4f44957 [2023-05-03T15:35:10.741Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:35:10.741Z] ---> Running in d969f3b05e07 [2023-05-03T15:35:11.306Z] ---> 5fc550e1c43f [2023-05-03T15:35:11.306Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-03T15:35:11.306Z] Removing intermediate container d969f3b05e07 [2023-05-03T15:35:11.306Z] ---> 62645ff97181 [2023-05-03T15:35:11.306Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T15:35:11.306Z] ---> Running in 957b36e53662 [2023-05-03T15:35:12.693Z] Removing intermediate container 957b36e53662 [2023-05-03T15:35:12.693Z] ---> ca531148d468 [2023-05-03T15:35:12.693Z] [2023-05-03T15:35:12.693Z] Successfully built ca531148d468 [2023-05-03T15:35:12.952Z] Successfully tagged security-proxy-auth:latest [2023-05-03T15:35:12.952Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-05-03T15:35:12.952Z] ---> e9e8ba05ef9c [2023-05-03T15:35:12.952Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:35:16.252Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:35:16.252Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:35:16.252Z] ---> a222655fab99 [2023-05-03T15:35:16.252Z] Step 3/20 : WORKDIR /edgex-go [2023-05-03T15:35:16.252Z] ---> Using cache [2023-05-03T15:35:16.252Z] ---> 8adc9653b1a1 [2023-05-03T15:35:16.252Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-03T15:35:22.810Z] ---> e092df54aef3 [2023-05-03T15:35:22.810Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-03T15:35:22.810Z] ---> Running in d67260d89845 [2023-05-03T15:35:22.810Z] ---> Running in 380f5e748281 [2023-05-03T15:35:22.810Z] Removing intermediate container 380f5e748281 [2023-05-03T15:35:22.810Z] ---> e56973001ff5 [2023-05-03T15:35:22.810Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T15:35:23.069Z] ---> Running in 17f93ef74206 [2023-05-03T15:35:23.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:35:23.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:35:23.329Z] Removing intermediate container 17f93ef74206 [2023-05-03T15:35:23.329Z] ---> 284c1e533d92 [2023-05-03T15:35:23.329Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T15:35:23.354Z] Removing intermediate container ad0f312046c8 [2023-05-03T15:35:23.354Z] ---> 8eaa20172cda [2023-05-03T15:35:23.354Z] Step 8/23 : COPY . . [2023-05-03T15:35:23.354Z] Removing intermediate container 23823e63e90a [2023-05-03T15:35:23.354Z] ---> 7c581752a760 [2023-05-03T15:35:23.354Z] Step 7/20 : COPY . . [2023-05-03T15:35:23.354Z] Removing intermediate container 6d5b17936298 [2023-05-03T15:35:23.354Z] ---> 9aae09022606 [2023-05-03T15:35:23.354Z] Step 7/27 : COPY . . [2023-05-03T15:35:23.354Z] Removing intermediate container d82d2246e00e [2023-05-03T15:35:23.354Z] ---> dec724864490 [2023-05-03T15:35:23.354Z] Step 7/33 : COPY . . [2023-05-03T15:35:23.354Z] Removing intermediate container 5bc9247e130f [2023-05-03T15:35:23.354Z] ---> 64da6425e18c [2023-05-03T15:35:23.354Z] Step 8/23 : COPY . . [2023-05-03T15:35:23.592Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T15:35:23.592Z] v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T15:35:23.592Z] OK: 17819 distinct packages available [2023-05-03T15:35:23.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:35:23.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:35:23.850Z] OK: 265 MiB in 53 packages [2023-05-03T15:35:24.316Z] ---> fc77e0b30c98 [2023-05-03T15:35:24.586Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-03T15:35:24.586Z] ---> 21e1ed96d618 [2023-05-03T15:35:24.586Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-03T15:35:24.781Z] ---> Running in db8ff3b4d21f [2023-05-03T15:35:24.855Z] ---> Running in d6317f2235ee [2023-05-03T15:35:24.855Z] ---> Running in 486f9bc40d26 [2023-05-03T15:35:24.855Z] ---> fb099958e2b5 [2023-05-03T15:35:24.855Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T15:35:25.124Z] ---> 7740b8bb52ad [2023-05-03T15:35:25.124Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-03T15:35:25.347Z] Removing intermediate container db8ff3b4d21f [2023-05-03T15:35:25.348Z] ---> 0d61646f92b3 [2023-05-03T15:35:25.348Z] Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:35:25.348Z] ---> Running in 69fed4926eac [2023-05-03T15:35:25.348Z] Removing intermediate container d67260d89845 [2023-05-03T15:35:25.348Z] ---> d12b10485612 [2023-05-03T15:35:25.348Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-03T15:35:25.394Z] ---> Running in 006dc795ec0f [2023-05-03T15:35:25.394Z] ---> Running in 929f161943c1 [2023-05-03T15:35:25.661Z] ---> c374533cec58 [2023-05-03T15:35:25.661Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-03T15:35:25.912Z] Removing intermediate container 69fed4926eac [2023-05-03T15:35:25.912Z] ---> 5be039971573 [2023-05-03T15:35:25.912Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T15:35:25.928Z] ---> Running in a3fb6525de23 [2023-05-03T15:35:26.170Z] ---> Running in 2cbad8c7c85d [2023-05-03T15:35:26.195Z] Removing intermediate container 006dc795ec0f [2023-05-03T15:35:26.195Z] ---> 7b2b6a21b8a3 [2023-05-03T15:35:26.195Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T15:35:26.462Z] ---> Running in 43e7f1aeb0e3 [2023-05-03T15:35:26.735Z] ---> 3c60e9ed0737 [2023-05-03T15:35:26.735Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:35:27.450Z] Removing intermediate container 43e7f1aeb0e3 [2023-05-03T15:35:27.450Z] ---> 364f91d7233e [2023-05-03T15:35:27.450Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T15:35:27.695Z] Removing intermediate container 2cbad8c7c85d [2023-05-03T15:35:27.695Z] ---> 218c62d9dcf0 [2023-05-03T15:35:27.695Z] [2023-05-03T15:35:27.695Z] ---> Running in f08491752a98 [2023-05-03T15:35:27.695Z] Successfully built 218c62d9dcf0 [2023-05-03T15:35:27.726Z] ---> Running in ba1329c43b4e [2023-05-03T15:35:27.726Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-03T15:35:27.726Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-03T15:35:27.953Z] Successfully tagged core-data:latest [2023-05-03T15:35:27.953Z]  Building core-data ... done Building core-command [2023-05-03T15:35:27.953Z] Removing intermediate container 7ecf3a5aa4a8 [2023-05-03T15:35:27.953Z] ---> 218be9370828 [2023-05-03T15:35:27.953Z] [2023-05-03T15:35:27.953Z] Step 9/22 : FROM alpine:3.17 [2023-05-03T15:35:27.953Z] ---> 9ed4aefc74f6 [2023-05-03T15:35:27.953Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-03T15:35:27.953Z] ---> Running in 0286cb9f2d8c [2023-05-03T15:35:28.315Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-03T15:35:28.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:35:28.582Z] Removing intermediate container ba1329c43b4e [2023-05-03T15:35:28.582Z] ---> 2178082a75b0 [2023-05-03T15:35:28.582Z] 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-03T15:35:28.582Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-03T15:35:28.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:35:28.853Z] ---> Running in 8917343d9217 [2023-05-03T15:35:29.036Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T15:35:29.036Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-03T15:35:29.036Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:35:29.036Z] OK: 8 MiB in 17 packages [2023-05-03T15:35:32.491Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:35:32.491Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:35:32.491Z] ---> a222655fab99 [2023-05-03T15:35:32.491Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:35:32.491Z] ---> Using cache [2023-05-03T15:35:32.491Z] ---> 94ecaa0d9065 [2023-05-03T15:35:32.491Z] Step 4/24 : WORKDIR /edgex-go [2023-05-03T15:35:32.491Z] ---> Using cache [2023-05-03T15:35:32.491Z] ---> cdd2c5a29065 [2023-05-03T15:35:32.491Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-03T15:35:32.491Z] ---> Using cache [2023-05-03T15:35:32.491Z] ---> bca3a5bb3da1 [2023-05-03T15:35:32.491Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-03T15:35:32.491Z] ---> Using cache [2023-05-03T15:35:32.491Z] ---> 81960ecd53bf [2023-05-03T15:35:32.491Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:35:32.491Z] ---> Using cache [2023-05-03T15:35:32.491Z] ---> ce144836f5f3 [2023-05-03T15:35:32.491Z] Step 8/24 : COPY . . [2023-05-03T15:35:32.491Z] ---> Using cache [2023-05-03T15:35:32.491Z] ---> 7eaf0bd12df2 [2023-05-03T15:35:32.491Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-03T15:35:33.108Z] Removing intermediate container 8917343d9217 [2023-05-03T15:35:33.108Z] ---> 84060b597394 [2023-05-03T15:35:33.108Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T15:35:33.108Z] ---> Running in f6e73b1559ed [2023-05-03T15:35:34.075Z] Removing intermediate container f6e73b1559ed [2023-05-03T15:35:34.075Z] ---> 750a74ba49bf [2023-05-03T15:35:34.075Z] [2023-05-03T15:35:34.075Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T15:35:34.341Z] 3.17: Pulling from library/alpine [2023-05-03T15:35:34.341Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T15:35:34.616Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T15:35:34.616Z] ---> 51e60588ff2c [2023-05-03T15:35:34.616Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T15:35:34.889Z] ---> Running in 21d12d29211a [2023-05-03T15:35:37.470Z] Removing intermediate container 21d12d29211a [2023-05-03T15:35:37.470Z] ---> ed66194b290b [2023-05-03T15:35:37.470Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T15:35:37.470Z] ---> Running in d8d0e0d2e603 [2023-05-03T15:35:37.862Z] ---> Running in efd644ab89c6 [2023-05-03T15:35:37.862Z] Removing intermediate container 0286cb9f2d8c [2023-05-03T15:35:37.862Z] ---> ff5ed1f93537 [2023-05-03T15:35:37.862Z] 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-03T15:35:37.862Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-03T15:35:37.862Z] Removing intermediate container b7d2788e88bf [2023-05-03T15:35:37.862Z] ---> c95ddc50156b [2023-05-03T15:35:37.862Z] [2023-05-03T15:35:37.862Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T15:35:37.862Z] ---> 9ed4aefc74f6 [2023-05-03T15:35:37.862Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-03T15:35:37.862Z] ---> Running in 0e4783aade64 [2023-05-03T15:35:37.862Z] ---> Running in 9495d5937e23 [2023-05-03T15:35:38.554Z] Removing intermediate container 0e4783aade64 [2023-05-03T15:35:38.554Z] ---> 0d5a010f36bb [2023-05-03T15:35:38.554Z] Step 12/22 : WORKDIR /edgex [2023-05-03T15:35:39.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:35:39.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:35:39.645Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-03T15:35:39.645Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-03T15:35:39.645Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:35:39.645Z] ---> Running in cf970fb7123d [2023-05-03T15:35:39.645Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T15:35:39.645Z] Removing intermediate container f0cf2137f821 [2023-05-03T15:35:39.645Z] ---> 3b09e9e57d3b [2023-05-03T15:35:39.645Z] [2023-05-03T15:35:39.645Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T15:35:39.645Z] ---> 9ed4aefc74f6 [2023-05-03T15:35:39.645Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T15:35:39.645Z] ---> Using cache [2023-05-03T15:35:39.645Z] ---> ee81ded6973b [2023-05-03T15:35:39.645Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T15:35:39.645Z] ---> Using cache [2023-05-03T15:35:39.645Z] ---> 2560cf8d750a [2023-05-03T15:35:39.645Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:35:39.645Z] ---> Using cache [2023-05-03T15:35:39.645Z] OK: 8 MiB in 17 packages [2023-05-03T15:35:39.645Z] ---> 504f1cc5de52 [2023-05-03T15:35:39.645Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:35:39.645Z] ---> Using cache [2023-05-03T15:35:39.645Z] ---> 6092992f2bae [2023-05-03T15:35:39.645Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-03T15:35:39.645Z] Removing intermediate container cf970fb7123d [2023-05-03T15:35:39.645Z] ---> f77f4e39f670 [2023-05-03T15:35:39.645Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:35:40.219Z] ---> ab1d69ee7206 [2023-05-03T15:35:40.219Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:35:40.219Z] ---> cd813bfef1b5 [2023-05-03T15:35:40.219Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:35:40.219Z] ---> 05a4ff37ddb1 [2023-05-03T15:35:40.219Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-03T15:35:40.479Z] ---> f9f59f3c5733 [2023-05-03T15:35:40.479Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-03T15:35:40.479Z] Removing intermediate container 9495d5937e23 [2023-05-03T15:35:40.479Z] ---> 042d7d1973fd [2023-05-03T15:35:40.479Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T15:35:40.479Z] ---> Running in 724f99306dd4 [2023-05-03T15:35:40.479Z] ---> a4eea47bfa6c [2023-05-03T15:35:40.479Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-03T15:35:40.479Z] ---> 3aa7811eef0e [2023-05-03T15:35:40.479Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T15:35:40.739Z] Removing intermediate container 724f99306dd4 [2023-05-03T15:35:40.739Z] ---> 781fde51a9ce [2023-05-03T15:35:40.739Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-03T15:35:40.739Z] ---> Running in 0a41e1c9c08a [2023-05-03T15:35:40.739Z] ---> Running in 018a59c8fafa [2023-05-03T15:35:41.001Z] Removing intermediate container 018a59c8fafa [2023-05-03T15:35:41.001Z] ---> c8def681f413 [2023-05-03T15:35:41.001Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T15:35:41.262Z] ---> 91fbcb710848 [2023-05-03T15:35:41.262Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T15:35:41.262Z] ---> Running in dccf35b390a2 [2023-05-03T15:35:41.262Z] Removing intermediate container dccf35b390a2 [2023-05-03T15:35:41.262Z] ---> 04dffda947a0 [2023-05-03T15:35:41.262Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:35:41.262Z] ---> ab7840e3c2ff [2023-05-03T15:35:41.262Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T15:35:41.521Z] ---> Running in 386a11507bda [2023-05-03T15:35:42.459Z] Removing intermediate container 0a41e1c9c08a [2023-05-03T15:35:42.459Z] ---> 100e75a77c04 [2023-05-03T15:35:42.459Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T15:35:42.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:35:44.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:35:44.378Z] ---> 070740e11b0c [2023-05-03T15:35:44.379Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:35:45.768Z] ---> Running in 6aea01b7cbf1 [2023-05-03T15:35:46.217Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T15:35:46.217Z] v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T15:35:46.217Z] OK: 17691 distinct packages available [2023-05-03T15:35:46.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:35:47.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:35:47.682Z] ---> 8a1bb4be19fb [2023-05-03T15:35:47.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-03T15:35:47.682Z] Removing intermediate container 386a11507bda [2023-05-03T15:35:47.682Z] ---> 8e3f719c42b8 [2023-05-03T15:35:47.682Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T15:35:47.682Z] Removing intermediate container 6aea01b7cbf1 [2023-05-03T15:35:47.682Z] ---> 8510110ce7d0 [2023-05-03T15:35:47.682Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T15:35:47.682Z] ---> Running in 7ee374d99377 [2023-05-03T15:35:47.682Z] ---> Running in 0ad0d5b322c7 [2023-05-03T15:35:47.942Z] Removing intermediate container 7ee374d99377 [2023-05-03T15:35:47.942Z] ---> 8a3fa0b191f4 [2023-05-03T15:35:47.942Z] Step 20/22 : LABEL arch=x86_64 [2023-05-03T15:35:47.942Z] Removing intermediate container 0ad0d5b322c7 [2023-05-03T15:35:47.942Z] ---> 3b4218eb98c0 [2023-05-03T15:35:47.942Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T15:35:48.943Z] ---> Running in 9c7e914ae902 [2023-05-03T15:35:48.943Z] ---> Running in 851c0fdbdc1c [2023-05-03T15:35:49.223Z] ---> 09f672dd11fb [2023-05-03T15:35:49.223Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:35:49.454Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-03T15:35:49.454Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-03T15:35:49.454Z] (3/5) Installing libucontext (1.2-r0) [2023-05-03T15:35:49.454Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-03T15:35:49.454Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-03T15:35:49.454Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:35:49.454Z] OK: 9 MiB in 20 packages [2023-05-03T15:35:49.788Z] Removing intermediate container 851c0fdbdc1c [2023-05-03T15:35:49.788Z] ---> debc8b0ff722 [2023-05-03T15:35:49.788Z] Step 21/22 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:35:50.071Z] Removing intermediate container 9c7e914ae902 [2023-05-03T15:35:50.071Z] ---> bfd64abb334b [2023-05-03T15:35:50.071Z] Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:35:51.972Z] ---> 209ac7ac453c [2023-05-03T15:35:51.972Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-03T15:35:52.039Z] Removing intermediate container d8d0e0d2e603 [2023-05-03T15:35:52.039Z] ---> 510b1181c48e [2023-05-03T15:35:52.039Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:35:52.230Z] ---> Running in 9947130dc9e0 [2023-05-03T15:35:52.230Z] ---> Running in fdc8a8733294 [2023-05-03T15:35:52.606Z] ---> Running in 5e7ddeae1b21 [2023-05-03T15:35:52.606Z] Removing intermediate container fdc8a8733294 [2023-05-03T15:35:52.606Z] ---> 2dddeb5b2412 [2023-05-03T15:35:52.606Z] Step 22/22 : LABEL version=3.0.0-dev.145 [2023-05-03T15:35:52.606Z] Removing intermediate container 9947130dc9e0 [2023-05-03T15:35:52.606Z] ---> 4815d920cdf7 [2023-05-03T15:35:52.606Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T15:35:52.865Z] Removing intermediate container 5e7ddeae1b21 [2023-05-03T15:35:52.865Z] ---> 038cdd15e5db [2023-05-03T15:35:52.865Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T15:35:53.454Z] ---> 6d151b82a605 [2023-05-03T15:35:53.454Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:35:54.577Z] ---> 362dae96e2ef [2023-05-03T15:35:54.577Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-03T15:35:54.794Z] ---> Running in ac496bcf415b [2023-05-03T15:35:54.794Z] ---> Running in 485e190f07be [2023-05-03T15:35:54.794Z] ---> Running in a3319c2e1230 [2023-05-03T15:35:54.794Z] Removing intermediate container 485e190f07be [2023-05-03T15:35:54.794Z] ---> 834426895369 [2023-05-03T15:35:54.794Z] [2023-05-03T15:35:54.794Z] Removing intermediate container ac496bcf415b [2023-05-03T15:35:54.794Z] ---> d2780d4fe831 [2023-05-03T15:35:54.794Z] [2023-05-03T15:35:54.794Z] Removing intermediate container a3319c2e1230 [2023-05-03T15:35:54.794Z] ---> 2d07b0591550 [2023-05-03T15:35:54.794Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T15:35:54.794Z] ---> Running in 1177db0ddd72 [2023-05-03T15:35:54.794Z] Successfully built 834426895369 [2023-05-03T15:35:54.794Z] Successfully built d2780d4fe831 [2023-05-03T15:35:54.794Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-03T15:35:54.794Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-05-03T15:35:54.794Z] Successfully tagged security-proxy-setup:latest [2023-05-03T15:35:55.053Z]  Building security-proxy-setup ... done Removing intermediate container f08491752a98 [2023-05-03T15:35:55.053Z] ---> 659d8b7ee206 [2023-05-03T15:35:55.053Z] Step 7/20 : COPY . . [2023-05-03T15:35:58.356Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:35:58.356Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:35:58.356Z] ---> a222655fab99 [2023-05-03T15:35:58.356Z] Step 3/25 : WORKDIR /edgex-go [2023-05-03T15:35:58.356Z] ---> Using cache [2023-05-03T15:35:58.356Z] ---> 8adc9653b1a1 [2023-05-03T15:35:58.356Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-03T15:35:58.356Z] ---> Using cache [2023-05-03T15:35:58.356Z] ---> f9e330abda06 [2023-05-03T15:35:58.356Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-03T15:35:58.356Z] ---> Using cache [2023-05-03T15:35:58.356Z] ---> 23e6a19592db [2023-05-03T15:35:58.356Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:35:58.356Z] ---> Using cache [2023-05-03T15:35:58.356Z] ---> c0a2df02c686 [2023-05-03T15:35:58.356Z] Step 7/25 : COPY . . [2023-05-03T15:35:58.356Z] ---> Using cache [2023-05-03T15:35:58.356Z] ---> 81d8315752a4 [2023-05-03T15:35:58.356Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-03T15:36:00.175Z] ---> 38c4300b4b81 [2023-05-03T15:36:00.175Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T15:36:03.680Z] Removing intermediate container 1177db0ddd72 [2023-05-03T15:36:03.680Z] ---> e61dc54fb022 [2023-05-03T15:36:03.680Z] Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:05.067Z] ---> Running in b975101d9722 [2023-05-03T15:36:05.067Z] ---> Running in 065d7f122142 [2023-05-03T15:36:05.067Z] ---> 76465d7979ec [2023-05-03T15:36:05.067Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-03T15:36:05.329Z] ---> Running in 7f1a1b4c3796 [2023-05-03T15:36:05.914Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-03T15:36:05.914Z] Removing intermediate container 065d7f122142 [2023-05-03T15:36:05.914Z] ---> bb78d0231c0a [2023-05-03T15:36:05.914Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T15:36:07.301Z] ---> Running in 96f1844d0c51 [2023-05-03T15:36:07.301Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-03T15:36:07.301Z] Removing intermediate container efd644ab89c6 [2023-05-03T15:36:07.301Z] ---> be60b42943e9 [2023-05-03T15:36:07.301Z] [2023-05-03T15:36:07.301Z] Step 10/24 : FROM alpine:3.17 [2023-05-03T15:36:07.301Z] ---> 9ed4aefc74f6 [2023-05-03T15:36:07.301Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-03T15:36:07.301Z] ---> Using cache [2023-05-03T15:36:07.301Z] ---> ab273f4e968a [2023-05-03T15:36:07.301Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T15:36:07.301Z] ---> Using cache [2023-05-03T15:36:07.301Z] ---> bcef842d233f [2023-05-03T15:36:07.301Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-03T15:36:07.301Z] Removing intermediate container 96f1844d0c51 [2023-05-03T15:36:07.301Z] ---> 3f67385f0de7 [2023-05-03T15:36:07.301Z] [2023-05-03T15:36:07.301Z] ---> Running in d803ed7fd67d [2023-05-03T15:36:07.301Z] Successfully built 3f67385f0de7 [2023-05-03T15:36:07.301Z] Successfully tagged support-notifications:latest [2023-05-03T15:36:07.565Z]  Building support-notifications ... done Removing intermediate container d803ed7fd67d [2023-05-03T15:36:07.565Z] ---> 784d0611c5cc [2023-05-03T15:36:07.565Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-03T15:36:07.565Z] ---> Running in e640d5680f52 [2023-05-03T15:36:07.565Z] Removing intermediate container e640d5680f52 [2023-05-03T15:36:07.565Z] ---> 4de708a49c70 [2023-05-03T15:36:07.565Z] Step 15/24 : WORKDIR / [2023-05-03T15:36:07.565Z] ---> Running in 9f53962ecd62 [2023-05-03T15:36:07.565Z] Removing intermediate container 9f53962ecd62 [2023-05-03T15:36:07.565Z] ---> 421e6ef8d67b [2023-05-03T15:36:07.565Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:36:07.825Z] ---> 05d1b6b771e1 [2023-05-03T15:36:07.825Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:36:08.084Z] ---> 61c8a44dc486 [2023-05-03T15:36:08.085Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-03T15:36:08.655Z] ---> cdb4572676d1 [2023-05-03T15:36:08.655Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:36:08.915Z] ---> 6930ecebdfef [2023-05-03T15:36:08.916Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-03T15:36:08.916Z] ---> Running in 0f36f4923832 [2023-05-03T15:36:08.916Z] Removing intermediate container 0f36f4923832 [2023-05-03T15:36:08.916Z] ---> c438ebdb76f3 [2023-05-03T15:36:08.916Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T15:36:09.176Z] ---> Running in 976515e3868d [2023-05-03T15:36:09.176Z] Removing intermediate container 976515e3868d [2023-05-03T15:36:09.176Z] ---> 9a2093f3e5fb [2023-05-03T15:36:09.176Z] Step 22/24 : LABEL arch=x86_64 [2023-05-03T15:36:09.176Z] ---> Running in c64b968aa2f3 [2023-05-03T15:36:09.435Z] Removing intermediate container c64b968aa2f3 [2023-05-03T15:36:09.435Z] ---> 823e3f7a78a4 [2023-05-03T15:36:09.435Z] Step 23/24 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:09.435Z] ---> Running in 7baaf09ce796 [2023-05-03T15:36:09.694Z] Removing intermediate container 7baaf09ce796 [2023-05-03T15:36:09.694Z] ---> 454cc6e2ed54 [2023-05-03T15:36:09.694Z] Step 24/24 : LABEL version=3.0.0-dev.145 [2023-05-03T15:36:09.694Z] ---> Running in ccee64d82680 [2023-05-03T15:36:09.694Z] Removing intermediate container ccee64d82680 [2023-05-03T15:36:09.694Z] ---> 82d515887df3 [2023-05-03T15:36:09.694Z] [2023-05-03T15:36:09.952Z] Successfully built 82d515887df3 [2023-05-03T15:36:09.952Z] Successfully tagged core-command:latest [2023-05-03T15:36:10.280Z] ---> 052986007370 [2023-05-03T15:36:10.280Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T15:36:10.280Z] ---> 456f5a083323 [2023-05-03T15:36:10.280Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-03T15:36:11.242Z] ---> fdeeeb426afc [2023-05-03T15:36:11.509Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-03T15:36:12.468Z] ---> e44ad481424d [2023-05-03T15:36:12.468Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T15:36:12.468Z] ---> Running in 8a59b062064d [2023-05-03T15:36:13.427Z] Removing intermediate container 8a59b062064d [2023-05-03T15:36:13.427Z] ---> 721af1003c8c [2023-05-03T15:36:13.427Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T15:36:13.427Z] ---> Running in a714b3f16584 [2023-05-03T15:36:14.388Z] Removing intermediate container a714b3f16584 [2023-05-03T15:36:14.388Z] ---> 515879fcee6b [2023-05-03T15:36:14.388Z] Step 25/27 : LABEL arch=arm64 [2023-05-03T15:36:14.388Z] ---> Running in 9a762860f9f8 [2023-05-03T15:36:14.972Z] Removing intermediate container 9a762860f9f8 [2023-05-03T15:36:14.972Z] ---> 37088256ccd5 [2023-05-03T15:36:14.972Z] Step 26/27 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:14.972Z] ---> Running in ee3997256cec [2023-05-03T15:36:18.320Z] Removing intermediate container ee3997256cec [2023-05-03T15:36:18.320Z] ---> a8fa70684749 [2023-05-03T15:36:18.320Z] Step 27/27 : LABEL version=3.0.0-dev.145 [2023-05-03T15:36:18.320Z] ---> Running in 92b099088a5d [2023-05-03T15:36:18.904Z] Removing intermediate container 92b099088a5d [2023-05-03T15:36:18.904Z] ---> dfc79bd9a63a [2023-05-03T15:36:18.904Z] [2023-05-03T15:36:18.904Z] Successfully built dfc79bd9a63a [2023-05-03T15:36:18.904Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-03T15:36:18.904Z]  Building security-spire-agent ... done Building security-spire-config [2023-05-03T15:36:22.359Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-03T15:36:23.151Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:36:23.152Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:36:23.152Z] ---> 23dab04b1a79 [2023-05-03T15:36:23.152Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T15:36:23.152Z] ---> Using cache [2023-05-03T15:36:23.152Z] ---> 3d834e289c8c [2023-05-03T15:36:23.152Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T15:36:23.152Z] ---> Using cache [2023-05-03T15:36:23.152Z] ---> 4b7f883c26d2 [2023-05-03T15:36:23.152Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T15:36:23.152Z] ---> Using cache [2023-05-03T15:36:23.152Z] ---> ab315253ac18 [2023-05-03T15:36:23.152Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:36:23.152Z] ---> Using cache [2023-05-03T15:36:23.152Z] ---> 9aae09022606 [2023-05-03T15:36:23.152Z] Step 7/27 : COPY . . [2023-05-03T15:36:23.152Z] ---> Using cache [2023-05-03T15:36:23.152Z] ---> fb099958e2b5 [2023-05-03T15:36:23.152Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T15:36:23.152Z] ---> Using cache [2023-05-03T15:36:23.152Z] ---> 7b2b6a21b8a3 [2023-05-03T15:36:23.152Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T15:36:23.152Z] ---> Using cache [2023-05-03T15:36:23.152Z] ---> 364f91d7233e [2023-05-03T15:36:23.152Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T15:36:23.152Z] ---> Using cache [2023-05-03T15:36:23.152Z] ---> 2178082a75b0 [2023-05-03T15:36:23.152Z] 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-03T15:36:23.152Z] ---> Using cache [2023-05-03T15:36:23.152Z] ---> 84060b597394 [2023-05-03T15:36:23.152Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T15:36:23.152Z] ---> Using cache [2023-05-03T15:36:23.152Z] ---> 750a74ba49bf [2023-05-03T15:36:23.152Z] [2023-05-03T15:36:23.152Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T15:36:23.152Z] ---> 51e60588ff2c [2023-05-03T15:36:23.152Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T15:36:23.152Z] ---> Using cache [2023-05-03T15:36:23.152Z] ---> ed66194b290b [2023-05-03T15:36:23.152Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-03T15:36:23.433Z] ---> Running in d4835012ef11 [2023-05-03T15:36:26.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:36:28.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:36:30.624Z] Removing intermediate container b975101d9722 [2023-05-03T15:36:30.624Z] ---> efe755c54076 [2023-05-03T15:36:30.624Z] [2023-05-03T15:36:30.624Z] Step 9/25 : FROM alpine:3.17 [2023-05-03T15:36:30.624Z] ---> 9ed4aefc74f6 [2023-05-03T15:36:30.624Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-03T15:36:30.624Z] Removing intermediate container 7f1a1b4c3796 [2023-05-03T15:36:30.624Z] ---> fb77405d16cc [2023-05-03T15:36:30.624Z] [2023-05-03T15:36:30.624Z] Step 9/20 : FROM alpine:3.17 [2023-05-03T15:36:30.624Z] ---> 9ed4aefc74f6 [2023-05-03T15:36:30.624Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T15:36:30.624Z] ---> Using cache [2023-05-03T15:36:30.624Z] ---> 00520ea2e30d [2023-05-03T15:36:30.624Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-03T15:36:30.624Z] ---> Running in ff8696fc407b [2023-05-03T15:36:30.624Z] ---> Running in b7ea0c1db187 [2023-05-03T15:36:30.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:36:30.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:36:30.810Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T15:36:30.810Z] v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T15:36:30.810Z] OK: 17691 distinct packages available [2023-05-03T15:36:30.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:36:30.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:36:30.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:36:31.141Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-03T15:36:31.141Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T15:36:31.141Z] v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T15:36:31.141Z] OK: 17820 distinct packages available [2023-05-03T15:36:31.141Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-03T15:36:31.141Z] (3/3) Installing su-exec (0.2-r2) [2023-05-03T15:36:31.141Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:36:31.141Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T15:36:31.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T15:36:31.141Z] OK: 8 MiB in 18 packages [2023-05-03T15:36:31.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T15:36:31.400Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-03T15:36:31.400Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-03T15:36:31.400Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-03T15:36:31.400Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-03T15:36:31.400Z] (5/9) Installing curl (8.0.1-r0) [2023-05-03T15:36:31.659Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-03T15:36:31.659Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-03T15:36:31.659Z] (8/9) Installing libucontext (1.2-r0) [2023-05-03T15:36:31.659Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-03T15:36:31.659Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:36:31.659Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T15:36:31.659Z] Removing intermediate container ff8696fc407b [2023-05-03T15:36:31.659Z] ---> 67984397354c [2023-05-03T15:36:31.659Z] 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-03T15:36:31.659Z] ---> Running in 61f42d036ed9 [2023-05-03T15:36:31.659Z] OK: 10 MiB in 24 packages [2023-05-03T15:36:31.659Z] Removing intermediate container 61f42d036ed9 [2023-05-03T15:36:31.659Z] ---> 1c0b9bf5a3e8 [2023-05-03T15:36:31.659Z] Step 12/25 : WORKDIR / [2023-05-03T15:36:31.659Z] ---> Running in 7c9c34447b1e [2023-05-03T15:36:31.929Z] Removing intermediate container 7c9c34447b1e [2023-05-03T15:36:31.929Z] ---> 8139278efb1f [2023-05-03T15:36:31.929Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:36:31.929Z] ---> b632515ed892 [2023-05-03T15:36:31.930Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:36:32.190Z] ---> e81530ecf124 [2023-05-03T15:36:32.190Z] 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-03T15:36:32.190Z] Removing intermediate container b7ea0c1db187 [2023-05-03T15:36:32.190Z] ---> 973048cce705 [2023-05-03T15:36:32.190Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:36:32.448Z] ---> 56d558c3a430 [2023-05-03T15:36:32.448Z] 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-03T15:36:32.448Z] ---> 9c33b4ecaedd [2023-05-03T15:36:32.448Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:36:32.448Z] ---> 7cf2d68e8f57 [2023-05-03T15:36:32.448Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-03T15:36:32.448Z] ---> 1fe506cd49ce [2023-05-03T15:36:32.448Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:36:32.706Z] ---> 4377e760d218 [2023-05-03T15:36:32.706Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-03T15:36:32.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:36:33.793Z] ---> 8936b9043356 [2023-05-03T15:36:33.793Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:36:33.793Z] ---> dc2d7582e619 [2023-05-03T15:36:33.793Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-03T15:36:34.054Z] ---> 73f467e877be [2023-05-03T15:36:34.054Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-03T15:36:34.312Z] ---> bf8762bc750c [2023-05-03T15:36:34.312Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T15:36:34.312Z] ---> Running in 719e2c52dfa1 [2023-05-03T15:36:34.312Z] Removing intermediate container 719e2c52dfa1 [2023-05-03T15:36:34.312Z] ---> 13aec5573604 [2023-05-03T15:36:34.312Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T15:36:34.312Z] ---> Running in 82a9cd7c7090 [2023-05-03T15:36:34.312Z] ---> 467404ed9a70 [2023-05-03T15:36:34.312Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T15:36:34.312Z] ---> Running in 4596b5dccaca [2023-05-03T15:36:34.312Z] Removing intermediate container 82a9cd7c7090 [2023-05-03T15:36:34.312Z] ---> 134b71217d36 [2023-05-03T15:36:34.312Z] Step 18/20 : LABEL arch=x86_64 [2023-05-03T15:36:34.312Z] ---> Running in 4bc8addbbe82 [2023-05-03T15:36:34.570Z] Removing intermediate container 4bc8addbbe82 [2023-05-03T15:36:34.570Z] ---> 22ee5b39e5ac [2023-05-03T15:36:34.570Z] Step 19/20 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:34.570Z] ---> Running in 3d05ae476978 [2023-05-03T15:36:34.570Z] Removing intermediate container 3d05ae476978 [2023-05-03T15:36:34.570Z] ---> 717b6be70393 [2023-05-03T15:36:34.570Z] Step 20/20 : LABEL version=3.0.0-dev.145 [2023-05-03T15:36:34.570Z] ---> Running in 0f6420bf38dd [2023-05-03T15:36:34.570Z] Removing intermediate container 0f6420bf38dd [2023-05-03T15:36:34.570Z] ---> b08969eaa5d7 [2023-05-03T15:36:34.570Z] [2023-05-03T15:36:34.829Z] Successfully built b08969eaa5d7 [2023-05-03T15:36:34.829Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-03T15:36:34.829Z]  Building security-spiffe-token-provider ... done Removing intermediate container 4596b5dccaca [2023-05-03T15:36:34.829Z] ---> 441319ef82d8 [2023-05-03T15:36:34.829Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T15:36:34.829Z] ---> Running in c32a1d9f6520 [2023-05-03T15:36:35.088Z] Removing intermediate container c32a1d9f6520 [2023-05-03T15:36:35.088Z] ---> ba6b4192a20d [2023-05-03T15:36:35.088Z] Step 23/25 : LABEL arch=x86_64 [2023-05-03T15:36:35.088Z] ---> Running in 06c4df843260 [2023-05-03T15:36:35.088Z] Removing intermediate container 06c4df843260 [2023-05-03T15:36:35.088Z] ---> b48ad4f1e81b [2023-05-03T15:36:35.088Z] Step 24/25 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:35.088Z] ---> Running in e40e53bdee03 [2023-05-03T15:36:35.088Z] Removing intermediate container e40e53bdee03 [2023-05-03T15:36:35.088Z] ---> 9649a3f45352 [2023-05-03T15:36:35.088Z] Step 25/25 : LABEL version=3.0.0-dev.145 [2023-05-03T15:36:35.088Z] ---> Running in 19d5dd166a95 [2023-05-03T15:36:35.350Z] Removing intermediate container 19d5dd166a95 [2023-05-03T15:36:35.350Z] ---> 4fe29617f806 [2023-05-03T15:36:35.350Z] [2023-05-03T15:36:35.350Z] Successfully built 4fe29617f806 [2023-05-03T15:36:35.350Z] Successfully tagged security-secretstore-setup:latest [2023-05-03T15:36:35.356Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-05-03T15:36:35.359Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-03T15:36:35.359Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-03T15:36:35.359Z] (3/4) Installing libucontext (1.2-r0) [2023-05-03T15:36:35.359Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-03T15:36:35.359Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:36:35.359Z] OK: 8 MiB in 19 packages [2023-05-03T15:36:35.368Z] $ docker stop --time=1 2233487de339053a37873cc17f1a5b5baac3f03218ad2aa7fb9d4b6888c8a65b [2023-05-03T15:36:36.654Z] $ docker rm -f --volumes 2233487de339053a37873cc17f1a5b5baac3f03218ad2aa7fb9d4b6888c8a65b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T15:36:36.983Z] + docker images [2023-05-03T15:36:36.984Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-03T15:36:36.984Z] security-secretstore-setup latest 4fe29617f806 1 second ago 32.8MB [2023-05-03T15:36:36.984Z] security-spiffe-token-provider latest b08969eaa5d7 2 seconds ago 32.8MB [2023-05-03T15:36:36.984Z] fb77405d16cc 7 seconds ago 1.76GB [2023-05-03T15:36:36.984Z] efe755c54076 10 seconds ago 1.72GB [2023-05-03T15:36:36.984Z] core-command latest 82d515887df3 27 seconds ago 19.8MB [2023-05-03T15:36:36.984Z] support-notifications latest 3f67385f0de7 29 seconds ago 32.4MB [2023-05-03T15:36:36.984Z] be60b42943e9 30 seconds ago 1.72GB [2023-05-03T15:36:36.984Z] security-proxy-setup latest d2780d4fe831 42 seconds ago 18.7MB [2023-05-03T15:36:36.984Z] core-common-config-bootstrapper latest 834426895369 42 seconds ago 17.2MB [2023-05-03T15:36:36.984Z] 3b09e9e57d3b 57 seconds ago 1.72GB [2023-05-03T15:36:36.984Z] c95ddc50156b About a minute ago 1.79GB [2023-05-03T15:36:36.984Z] 218be9370828 About a minute ago 1.7GB [2023-05-03T15:36:36.984Z] core-data latest 218c62d9dcf0 About a minute ago 20MB [2023-05-03T15:36:36.984Z] security-proxy-auth latest ca531148d468 About a minute ago 18.3MB [2023-05-03T15:36:36.984Z] core-metadata latest 8e0faf3800b9 About a minute ago 20.4MB [2023-05-03T15:36:36.984Z] f49882e644af About a minute ago 1.73GB [2023-05-03T15:36:36.984Z] 0b2e2333641f 2 minutes ago 1.73GB [2023-05-03T15:36:36.984Z] 3bc05423d5dd 2 minutes ago 1.7GB [2023-05-03T15:36:36.984Z] security-bootstrapper latest e98d5514ccaa 2 minutes ago 22.2MB [2023-05-03T15:36:36.984Z] support-scheduler latest b7340af85b26 2 minutes ago 31.8MB [2023-05-03T15:36:36.984Z] security-spire-server latest 5aeafb7a7ba4 2 minutes ago 103MB [2023-05-03T15:36:36.984Z] security-spire-config latest e3d75f17fb72 2 minutes ago 102MB [2023-05-03T15:36:36.984Z] security-spire-agent latest 5fa8c18727c0 2 minutes ago 161MB [2023-05-03T15:36:36.984Z] 4ee74277ac34 2 minutes ago 1.79GB [2023-05-03T15:36:36.984Z] 7b4df8a96f4d 2 minutes ago 1.71GB [2023-05-03T15:36:36.984Z] 51f4af23311e 3 minutes ago 1.58GB [2023-05-03T15:36:36.984Z] e5aa099bc781 3 minutes ago 1.58GB [2023-05-03T15:36:36.984Z] 163594fa0290 3 minutes ago 1.58GB [2023-05-03T15:36:36.984Z] ci-base-image-x86_64 latest a222655fab99 7 minutes ago 918MB [2023-05-03T15:36:36.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 8 days ago 700MB [2023-05-03T15:36:36.984Z] alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB [2023-05-03T15:36:36.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-05-03T15:36:36.984Z] 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-03T15:36:37.098Z] provisioning config files... [2023-05-03T15:36:37.107Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/510@tmp/config17055077982885217227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:36:37.326Z] Removing intermediate container d4835012ef11 [2023-05-03T15:36:37.326Z] ---> 65dce385a365 [2023-05-03T15:36:37.326Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:36:37.401Z] ---> docker-login.sh [2023-05-03T15:36:37.401Z] nexus3.edgexfoundry.org:10001 [2023-05-03T15:36:37.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:36:37.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:36:37.401Z] Configure a credential helper to remove this warning. See [2023-05-03T15:36:37.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:36:37.401Z] [2023-05-03T15:36:37.401Z] Login Succeeded [2023-05-03T15:36:37.401Z] nexus3.edgexfoundry.org:10002 [2023-05-03T15:36:37.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:36:37.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:36:37.401Z] Configure a credential helper to remove this warning. See [2023-05-03T15:36:37.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:36:37.401Z] [2023-05-03T15:36:37.401Z] Login Succeeded [2023-05-03T15:36:37.401Z] nexus3.edgexfoundry.org:10003 [2023-05-03T15:36:37.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:36:37.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:36:37.660Z] Configure a credential helper to remove this warning. See [2023-05-03T15:36:37.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:36:37.660Z] [2023-05-03T15:36:37.660Z] Login Succeeded [2023-05-03T15:36:37.660Z] nexus3.edgexfoundry.org:10004 [2023-05-03T15:36:37.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:36:37.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:36:37.660Z] Configure a credential helper to remove this warning. See [2023-05-03T15:36:37.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:36:37.660Z] [2023-05-03T15:36:37.660Z] Login Succeeded [2023-05-03T15:36:37.660Z] docker.io [2023-05-03T15:36:37.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:36:37.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:36:37.919Z] Configure a credential helper to remove this warning. See [2023-05-03T15:36:37.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:36:37.919Z] [2023-05-03T15:36:37.919Z] Login Succeeded [2023-05-03T15:36:37.919Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T15:36:37.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:36:37.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T15:36:37.969Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-03T15:36:37.969Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:37.969Z] latest [2023-05-03T15:36:37.969Z] 3.0.0-dev.145 [2023-05-03T15:36:37.969Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:36:37.969Z] main [2023-05-03T15:36:37.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:38.298Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:38.598Z] + docker push nexus3.edgexfoundry.org:10004/core-command:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:38.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T15:36:38.598Z] 9ce88a106175: Preparing [2023-05-03T15:36:38.598Z] 89a4a89899dc: Preparing [2023-05-03T15:36:38.598Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:38.598Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:38.598Z] 1bcfa2a218cf: Preparing [2023-05-03T15:36:38.598Z] f1417ff83b31: Preparing [2023-05-03T15:36:38.598Z] f1417ff83b31: Waiting [2023-05-03T15:36:38.598Z] f7cb1e1fefdc: Pushed [2023-05-03T15:36:38.598Z] f55a0d9f0a47: Pushed [2023-05-03T15:36:38.598Z] 9ce88a106175: Pushed [2023-05-03T15:36:38.598Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:38.598Z] 1bcfa2a218cf: Pushed [2023-05-03T15:36:39.975Z] 89a4a89899dc: Pushed [2023-05-03T15:36:39.975Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:da5bf8994864d6adeaf551adc42a6503920c472a99d20919f81d6f1a92b5954c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:40.282Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:40.582Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-03T15:36:40.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T15:36:40.582Z] 9ce88a106175: Preparing [2023-05-03T15:36:40.582Z] 89a4a89899dc: Preparing [2023-05-03T15:36:40.582Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:40.582Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:40.582Z] 1bcfa2a218cf: Preparing [2023-05-03T15:36:40.582Z] f1417ff83b31: Preparing [2023-05-03T15:36:40.582Z] f1417ff83b31: Waiting [2023-05-03T15:36:40.582Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:40.582Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:40.582Z] 9ce88a106175: Layer already exists [2023-05-03T15:36:40.582Z] 89a4a89899dc: Layer already exists [2023-05-03T15:36:40.582Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:36:40.582Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:40.582Z] latest: digest: sha256:da5bf8994864d6adeaf551adc42a6503920c472a99d20919f81d6f1a92b5954c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:40.704Z] ---> e8516a1ba29e [2023-05-03T15:36:40.704Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:36:40.896Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:41.199Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.145 [2023-05-03T15:36:41.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T15:36:41.199Z] 9ce88a106175: Preparing [2023-05-03T15:36:41.199Z] 89a4a89899dc: Preparing [2023-05-03T15:36:41.199Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:41.199Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:41.199Z] 1bcfa2a218cf: Preparing [2023-05-03T15:36:41.199Z] f1417ff83b31: Preparing [2023-05-03T15:36:41.199Z] f1417ff83b31: Waiting [2023-05-03T15:36:41.199Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:36:41.199Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:41.199Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:41.199Z] 89a4a89899dc: Layer already exists [2023-05-03T15:36:41.199Z] 9ce88a106175: Layer already exists [2023-05-03T15:36:41.199Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:41.199Z] 3.0.0-dev.145: digest: sha256:da5bf8994864d6adeaf551adc42a6503920c472a99d20919f81d6f1a92b5954c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:41.514Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:41.693Z] ---> e4c9c5f7f7a1 [2023-05-03T15:36:41.693Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T15:36:41.819Z] + docker push nexus3.edgexfoundry.org:10004/core-command:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:36:41.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T15:36:41.819Z] 9ce88a106175: Preparing [2023-05-03T15:36:41.819Z] 89a4a89899dc: Preparing [2023-05-03T15:36:41.819Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:41.819Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:41.819Z] 1bcfa2a218cf: Preparing [2023-05-03T15:36:41.819Z] f1417ff83b31: Preparing [2023-05-03T15:36:41.819Z] f1417ff83b31: Waiting [2023-05-03T15:36:41.819Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:41.819Z] 89a4a89899dc: Layer already exists [2023-05-03T15:36:41.819Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:41.819Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:36:41.819Z] 9ce88a106175: Layer already exists [2023-05-03T15:36:41.819Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:41.819Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:da5bf8994864d6adeaf551adc42a6503920c472a99d20919f81d6f1a92b5954c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:42.128Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:42.430Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-03T15:36:42.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-03T15:36:42.430Z] 9ce88a106175: Preparing [2023-05-03T15:36:42.430Z] 89a4a89899dc: Preparing [2023-05-03T15:36:42.430Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:42.430Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:42.430Z] 1bcfa2a218cf: Preparing [2023-05-03T15:36:42.430Z] f1417ff83b31: Preparing [2023-05-03T15:36:42.430Z] f1417ff83b31: Waiting [2023-05-03T15:36:42.430Z] 89a4a89899dc: Layer already exists [2023-05-03T15:36:42.430Z] 9ce88a106175: Layer already exists [2023-05-03T15:36:42.430Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:42.430Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:36:42.430Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:42.430Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:42.430Z] main: digest: sha256:da5bf8994864d6adeaf551adc42a6503920c472a99d20919f81d6f1a92b5954c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:36:42.479Z] ===================================================== [Pipeline] echo [2023-05-03T15:36:42.487Z] taggedImages: [2023-05-03T15:36:42.487Z] - nexus3.edgexfoundry.org:10004/core-command:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:42.487Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-03T15:36:42.487Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.145 [2023-05-03T15:36:42.487Z] - nexus3.edgexfoundry.org:10004/core-command:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:36:42.487Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-03T15:36:42.508Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-03T15:36:42.508Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:42.508Z] latest [2023-05-03T15:36:42.508Z] 3.0.0-dev.145 [2023-05-03T15:36:42.508Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:36:42.508Z] main [2023-05-03T15:36:42.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:42.837Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:43.138Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:43.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T15:36:43.138Z] 26dd0d3802ea: Preparing [2023-05-03T15:36:43.138Z] 2eed81ced9a9: Preparing [2023-05-03T15:36:43.138Z] af6bb306cade: Preparing [2023-05-03T15:36:43.138Z] b3aebfe27bae: Preparing [2023-05-03T15:36:43.138Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:43.138Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:43.138Z] e698bd33214e: Preparing [2023-05-03T15:36:43.138Z] f1417ff83b31: Preparing [2023-05-03T15:36:43.138Z] f7cb1e1fefdc: Waiting [2023-05-03T15:36:43.138Z] f1417ff83b31: Waiting [2023-05-03T15:36:43.138Z] e698bd33214e: Waiting [2023-05-03T15:36:43.138Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:43.138Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:43.138Z] 26dd0d3802ea: Pushed [2023-05-03T15:36:43.138Z] af6bb306cade: Pushed [2023-05-03T15:36:43.138Z] 2eed81ced9a9: Pushed [2023-05-03T15:36:43.138Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:43.138Z] e698bd33214e: Pushed [2023-05-03T15:36:44.515Z] b3aebfe27bae: Pushed [2023-05-03T15:36:44.515Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:b42d6e9b3185995bfd734f4942fb20fbe993363ea92e51f7f3850a5f58b22d9b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:44.818Z] + 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-03T15:36:45.118Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-03T15:36:45.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T15:36:45.118Z] 26dd0d3802ea: Preparing [2023-05-03T15:36:45.118Z] 2eed81ced9a9: Preparing [2023-05-03T15:36:45.118Z] af6bb306cade: Preparing [2023-05-03T15:36:45.118Z] b3aebfe27bae: Preparing [2023-05-03T15:36:45.118Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:45.118Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:45.118Z] e698bd33214e: Preparing [2023-05-03T15:36:45.118Z] f1417ff83b31: Preparing [2023-05-03T15:36:45.118Z] f7cb1e1fefdc: Waiting [2023-05-03T15:36:45.118Z] e698bd33214e: Waiting [2023-05-03T15:36:45.118Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:45.118Z] 26dd0d3802ea: Layer already exists [2023-05-03T15:36:45.118Z] af6bb306cade: Layer already exists [2023-05-03T15:36:45.118Z] b3aebfe27bae: Layer already exists [2023-05-03T15:36:45.118Z] 2eed81ced9a9: Layer already exists [2023-05-03T15:36:45.118Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:45.118Z] e698bd33214e: Layer already exists [2023-05-03T15:36:45.118Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:45.118Z] latest: digest: sha256:b42d6e9b3185995bfd734f4942fb20fbe993363ea92e51f7f3850a5f58b22d9b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:45.421Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:45.719Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.145 [2023-05-03T15:36:45.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T15:36:45.719Z] 26dd0d3802ea: Preparing [2023-05-03T15:36:45.719Z] 2eed81ced9a9: Preparing [2023-05-03T15:36:45.719Z] af6bb306cade: Preparing [2023-05-03T15:36:45.719Z] b3aebfe27bae: Preparing [2023-05-03T15:36:45.719Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:45.719Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:45.719Z] e698bd33214e: Preparing [2023-05-03T15:36:45.719Z] f1417ff83b31: Preparing [2023-05-03T15:36:45.719Z] e698bd33214e: Waiting [2023-05-03T15:36:45.719Z] f1417ff83b31: Waiting [2023-05-03T15:36:45.719Z] af6bb306cade: Layer already exists [2023-05-03T15:36:45.719Z] 26dd0d3802ea: Layer already exists [2023-05-03T15:36:45.719Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:45.719Z] 2eed81ced9a9: Layer already exists [2023-05-03T15:36:45.719Z] b3aebfe27bae: Layer already exists [2023-05-03T15:36:45.719Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:45.719Z] e698bd33214e: Layer already exists [2023-05-03T15:36:45.719Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:45.719Z] 3.0.0-dev.145: digest: sha256:b42d6e9b3185995bfd734f4942fb20fbe993363ea92e51f7f3850a5f58b22d9b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:46.022Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:46.322Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:36:46.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T15:36:46.322Z] 26dd0d3802ea: Preparing [2023-05-03T15:36:46.322Z] 2eed81ced9a9: Preparing [2023-05-03T15:36:46.322Z] af6bb306cade: Preparing [2023-05-03T15:36:46.322Z] b3aebfe27bae: Preparing [2023-05-03T15:36:46.322Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:46.322Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:46.322Z] e698bd33214e: Preparing [2023-05-03T15:36:46.322Z] f1417ff83b31: Preparing [2023-05-03T15:36:46.322Z] f7cb1e1fefdc: Waiting [2023-05-03T15:36:46.322Z] e698bd33214e: Waiting [2023-05-03T15:36:46.322Z] af6bb306cade: Layer already exists [2023-05-03T15:36:46.322Z] b3aebfe27bae: Layer already exists [2023-05-03T15:36:46.322Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:46.322Z] 26dd0d3802ea: Layer already exists [2023-05-03T15:36:46.322Z] 2eed81ced9a9: Layer already exists [2023-05-03T15:36:46.322Z] e698bd33214e: Layer already exists [2023-05-03T15:36:46.322Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:46.322Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:46.322Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:b42d6e9b3185995bfd734f4942fb20fbe993363ea92e51f7f3850a5f58b22d9b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:46.626Z] + 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-03T15:36:46.928Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-03T15:36:46.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-03T15:36:46.928Z] 26dd0d3802ea: Preparing [2023-05-03T15:36:46.928Z] 2eed81ced9a9: Preparing [2023-05-03T15:36:46.928Z] af6bb306cade: Preparing [2023-05-03T15:36:46.928Z] b3aebfe27bae: Preparing [2023-05-03T15:36:46.928Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:46.928Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:46.928Z] e698bd33214e: Preparing [2023-05-03T15:36:46.928Z] f1417ff83b31: Preparing [2023-05-03T15:36:46.928Z] f7cb1e1fefdc: Waiting [2023-05-03T15:36:46.928Z] e698bd33214e: Waiting [2023-05-03T15:36:46.928Z] f1417ff83b31: Waiting [2023-05-03T15:36:46.928Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:46.928Z] 26dd0d3802ea: Layer already exists [2023-05-03T15:36:46.928Z] b3aebfe27bae: Layer already exists [2023-05-03T15:36:46.928Z] 2eed81ced9a9: Layer already exists [2023-05-03T15:36:46.928Z] af6bb306cade: Layer already exists [2023-05-03T15:36:46.928Z] e698bd33214e: Layer already exists [2023-05-03T15:36:46.928Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:46.928Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:46.928Z] main: digest: sha256:b42d6e9b3185995bfd734f4942fb20fbe993363ea92e51f7f3850a5f58b22d9b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:36:46.967Z] ===================================================== [Pipeline] echo [2023-05-03T15:36:46.973Z] taggedImages: [2023-05-03T15:36:46.973Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:46.973Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-03T15:36:46.973Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.145 [2023-05-03T15:36:46.973Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:36:46.973Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-03T15:36:46.987Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-03T15:36:46.987Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:46.987Z] latest [2023-05-03T15:36:46.987Z] 3.0.0-dev.145 [2023-05-03T15:36:46.987Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:36:46.987Z] main [2023-05-03T15:36:46.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:47.288Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:47.586Z] + docker push nexus3.edgexfoundry.org:10004/core-data:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:47.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T15:36:47.586Z] 2978dc7d4055: Preparing [2023-05-03T15:36:47.586Z] 9225f458b3b8: Preparing [2023-05-03T15:36:47.586Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:47.586Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:47.586Z] 673c5e37e8d9: Preparing [2023-05-03T15:36:47.586Z] f1417ff83b31: Preparing [2023-05-03T15:36:47.586Z] f1417ff83b31: Waiting [2023-05-03T15:36:47.586Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:47.586Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:47.586Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:47.586Z] 673c5e37e8d9: Pushed [2023-05-03T15:36:47.586Z] 2978dc7d4055: Pushed [2023-05-03T15:36:48.962Z] 9225f458b3b8: Pushed [2023-05-03T15:36:48.962Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:cb9031a363d133d19ac95cae330d941748230cf906e313a286bc613c65a4696e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:49.267Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:49.568Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-03T15:36:49.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T15:36:49.568Z] 2978dc7d4055: Preparing [2023-05-03T15:36:49.568Z] 9225f458b3b8: Preparing [2023-05-03T15:36:49.568Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:49.568Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:49.568Z] 673c5e37e8d9: Preparing [2023-05-03T15:36:49.568Z] f1417ff83b31: Preparing [2023-05-03T15:36:49.568Z] f1417ff83b31: Waiting [2023-05-03T15:36:49.568Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:49.568Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:49.568Z] 2978dc7d4055: Layer already exists [2023-05-03T15:36:49.568Z] 9225f458b3b8: Layer already exists [2023-05-03T15:36:49.568Z] 673c5e37e8d9: Layer already exists [2023-05-03T15:36:49.568Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:49.568Z] latest: digest: sha256:cb9031a363d133d19ac95cae330d941748230cf906e313a286bc613c65a4696e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:49.873Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:49.955Z] ---> eff7ed9c8eb9 [2023-05-03T15:36:49.955Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T15:36:49.955Z] ---> 161a8ce627f4 [2023-05-03T15:36:49.955Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-03T15:36:49.955Z] ---> Running in 2ea08fc8c0bd [2023-05-03T15:36:50.175Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.145 [2023-05-03T15:36:50.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T15:36:50.175Z] 2978dc7d4055: Preparing [2023-05-03T15:36:50.175Z] 9225f458b3b8: Preparing [2023-05-03T15:36:50.175Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:50.175Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:50.175Z] 673c5e37e8d9: Preparing [2023-05-03T15:36:50.175Z] f1417ff83b31: Preparing [2023-05-03T15:36:50.175Z] f1417ff83b31: Waiting [2023-05-03T15:36:50.175Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:50.175Z] 673c5e37e8d9: Layer already exists [2023-05-03T15:36:50.175Z] 9225f458b3b8: Layer already exists [2023-05-03T15:36:50.175Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:50.175Z] 2978dc7d4055: Layer already exists [2023-05-03T15:36:50.175Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:50.175Z] 3.0.0-dev.145: digest: sha256:cb9031a363d133d19ac95cae330d941748230cf906e313a286bc613c65a4696e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:50.230Z] Removing intermediate container 2ea08fc8c0bd [2023-05-03T15:36:50.230Z] ---> 57d84345d39f [2023-05-03T15:36:50.230Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-03T15:36:50.498Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:50.799Z] + docker push nexus3.edgexfoundry.org:10004/core-data:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:36:50.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T15:36:50.799Z] 2978dc7d4055: Preparing [2023-05-03T15:36:50.799Z] 9225f458b3b8: Preparing [2023-05-03T15:36:50.799Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:50.799Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:50.799Z] 673c5e37e8d9: Preparing [2023-05-03T15:36:50.799Z] f1417ff83b31: Preparing [2023-05-03T15:36:50.799Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:50.799Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:50.799Z] 673c5e37e8d9: Layer already exists [2023-05-03T15:36:50.799Z] 9225f458b3b8: Layer already exists [2023-05-03T15:36:50.799Z] 2978dc7d4055: Layer already exists [2023-05-03T15:36:50.799Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:50.799Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:cb9031a363d133d19ac95cae330d941748230cf906e313a286bc613c65a4696e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:51.112Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:51.201Z] ---> 513fd3c9d339 [2023-05-03T15:36:51.201Z] Step 22/27 : WORKDIR / [2023-05-03T15:36:51.416Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-03T15:36:51.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-03T15:36:51.416Z] 2978dc7d4055: Preparing [2023-05-03T15:36:51.416Z] 9225f458b3b8: Preparing [2023-05-03T15:36:51.416Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:51.416Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:51.416Z] 673c5e37e8d9: Preparing [2023-05-03T15:36:51.416Z] f1417ff83b31: Preparing [2023-05-03T15:36:51.416Z] f1417ff83b31: Waiting [2023-05-03T15:36:51.416Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:51.416Z] 2978dc7d4055: Layer already exists [2023-05-03T15:36:51.416Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:51.416Z] 9225f458b3b8: Layer already exists [2023-05-03T15:36:51.416Z] 673c5e37e8d9: Layer already exists [2023-05-03T15:36:51.416Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:51.416Z] main: digest: sha256:cb9031a363d133d19ac95cae330d941748230cf906e313a286bc613c65a4696e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:36:51.455Z] ===================================================== [Pipeline] echo [2023-05-03T15:36:51.461Z] taggedImages: [2023-05-03T15:36:51.461Z] - nexus3.edgexfoundry.org:10004/core-data:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:51.461Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-03T15:36:51.461Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.145 [2023-05-03T15:36:51.461Z] - nexus3.edgexfoundry.org:10004/core-data:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:36:51.461Z] - nexus3.edgexfoundry.org:10004/core-data:main [2023-05-03T15:36:51.472Z] ---> Running in 1b64bf18e8f3 [Pipeline] echo [2023-05-03T15:36:51.476Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-03T15:36:51.476Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:51.476Z] latest [2023-05-03T15:36:51.476Z] 3.0.0-dev.145 [2023-05-03T15:36:51.476Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:36:51.476Z] main [2023-05-03T15:36:51.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:51.796Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:52.058Z] Removing intermediate container 1b64bf18e8f3 [2023-05-03T15:36:52.058Z] ---> aeb07ae39394 [2023-05-03T15:36:52.058Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T15:36:52.058Z] ---> Running in f318088b37c9 [2023-05-03T15:36:52.107Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:52.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T15:36:52.107Z] 08b15616474a: Preparing [2023-05-03T15:36:52.107Z] 658075736fdc: Preparing [2023-05-03T15:36:52.107Z] b06a02c5a65f: Preparing [2023-05-03T15:36:52.107Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:52.107Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:52.107Z] 1bcfa2a218cf: Preparing [2023-05-03T15:36:52.107Z] f1417ff83b31: Preparing [2023-05-03T15:36:52.107Z] 1bcfa2a218cf: Waiting [2023-05-03T15:36:52.107Z] f1417ff83b31: Waiting [2023-05-03T15:36:52.107Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:52.107Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:52.107Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:36:52.107Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:52.107Z] 658075736fdc: Pushed [2023-05-03T15:36:52.107Z] 08b15616474a: Pushed [2023-05-03T15:36:52.645Z] Removing intermediate container f318088b37c9 [2023-05-03T15:36:52.645Z] ---> cd2560dc7148 [2023-05-03T15:36:52.645Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T15:36:52.913Z] ---> Running in fcbbef5743d8 [2023-05-03T15:36:53.182Z] Removing intermediate container fcbbef5743d8 [2023-05-03T15:36:53.182Z] ---> bc3d2c798f20 [2023-05-03T15:36:53.183Z] Step 25/27 : LABEL arch=arm64 [2023-05-03T15:36:53.453Z] ---> Running in a52563e00eb2 [2023-05-03T15:36:53.482Z] b06a02c5a65f: Pushed [2023-05-03T15:36:53.740Z] Removing intermediate container a52563e00eb2 [2023-05-03T15:36:53.740Z] ---> 5512f80027d7 [2023-05-03T15:36:53.740Z] Step 26/27 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:53.742Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:8cc3570bbc9554d11b13e1bf7e075198ba9e8bf6dd47160a6fc50942d6bb8362 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:54.012Z] ---> Running in 24027efce0b4 [2023-05-03T15:36:54.050Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:54.293Z] Removing intermediate container 24027efce0b4 [2023-05-03T15:36:54.293Z] ---> b72a8db5d7ef [2023-05-03T15:36:54.293Z] Step 27/27 : LABEL version=3.0.0-dev.145 [2023-05-03T15:36:54.354Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-03T15:36:54.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T15:36:54.354Z] 08b15616474a: Preparing [2023-05-03T15:36:54.354Z] 658075736fdc: Preparing [2023-05-03T15:36:54.354Z] b06a02c5a65f: Preparing [2023-05-03T15:36:54.354Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:54.354Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:54.354Z] 1bcfa2a218cf: Preparing [2023-05-03T15:36:54.354Z] f1417ff83b31: Preparing [2023-05-03T15:36:54.354Z] 1bcfa2a218cf: Waiting [2023-05-03T15:36:54.354Z] f1417ff83b31: Waiting [2023-05-03T15:36:54.354Z] b06a02c5a65f: Layer already exists [2023-05-03T15:36:54.354Z] 08b15616474a: Layer already exists [2023-05-03T15:36:54.354Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:54.354Z] 658075736fdc: Layer already exists [2023-05-03T15:36:54.354Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:54.355Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:36:54.355Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:54.355Z] latest: digest: sha256:8cc3570bbc9554d11b13e1bf7e075198ba9e8bf6dd47160a6fc50942d6bb8362 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:54.561Z] ---> Running in 31190128bbe9 [2023-05-03T15:36:54.674Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:54.978Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.145 [2023-05-03T15:36:54.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T15:36:54.978Z] 08b15616474a: Preparing [2023-05-03T15:36:54.978Z] 658075736fdc: Preparing [2023-05-03T15:36:54.978Z] b06a02c5a65f: Preparing [2023-05-03T15:36:54.978Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:54.978Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:54.978Z] 1bcfa2a218cf: Preparing [2023-05-03T15:36:54.978Z] f1417ff83b31: Preparing [2023-05-03T15:36:54.978Z] f1417ff83b31: Waiting [2023-05-03T15:36:54.978Z] 1bcfa2a218cf: Waiting [2023-05-03T15:36:54.978Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:54.978Z] 08b15616474a: Layer already exists [2023-05-03T15:36:54.978Z] 658075736fdc: Layer already exists [2023-05-03T15:36:54.978Z] b06a02c5a65f: Layer already exists [2023-05-03T15:36:54.978Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:54.978Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:36:54.978Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:54.978Z] 3.0.0-dev.145: digest: sha256:8cc3570bbc9554d11b13e1bf7e075198ba9e8bf6dd47160a6fc50942d6bb8362 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:55.158Z] Removing intermediate container 31190128bbe9 [2023-05-03T15:36:55.158Z] ---> 5eaecbff106f [2023-05-03T15:36:55.158Z] [2023-05-03T15:36:55.158Z] Successfully built 5eaecbff106f [2023-05-03T15:36:55.158Z] Successfully tagged security-spire-config-arm64:latest [2023-05-03T15:36:55.158Z]  Building security-spire-config ... done Building security-proxy-setup [2023-05-03T15:36:55.294Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:55.599Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:36:55.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T15:36:55.599Z] 08b15616474a: Preparing [2023-05-03T15:36:55.599Z] 658075736fdc: Preparing [2023-05-03T15:36:55.599Z] b06a02c5a65f: Preparing [2023-05-03T15:36:55.599Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:55.599Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:55.599Z] 1bcfa2a218cf: Preparing [2023-05-03T15:36:55.599Z] f1417ff83b31: Preparing [2023-05-03T15:36:55.599Z] 1bcfa2a218cf: Waiting [2023-05-03T15:36:55.599Z] f1417ff83b31: Waiting [2023-05-03T15:36:55.599Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:55.599Z] 08b15616474a: Layer already exists [2023-05-03T15:36:55.599Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:55.599Z] 658075736fdc: Layer already exists [2023-05-03T15:36:55.599Z] b06a02c5a65f: Layer already exists [2023-05-03T15:36:55.599Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:36:55.599Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:55.599Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:8cc3570bbc9554d11b13e1bf7e075198ba9e8bf6dd47160a6fc50942d6bb8362 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:55.906Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:56.214Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-03T15:36:56.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-03T15:36:56.214Z] 08b15616474a: Preparing [2023-05-03T15:36:56.214Z] 658075736fdc: Preparing [2023-05-03T15:36:56.214Z] b06a02c5a65f: Preparing [2023-05-03T15:36:56.214Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:56.214Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:56.214Z] 1bcfa2a218cf: Preparing [2023-05-03T15:36:56.214Z] f1417ff83b31: Preparing [2023-05-03T15:36:56.214Z] f1417ff83b31: Waiting [2023-05-03T15:36:56.214Z] 1bcfa2a218cf: Waiting [2023-05-03T15:36:56.214Z] 08b15616474a: Layer already exists [2023-05-03T15:36:56.214Z] 658075736fdc: Layer already exists [2023-05-03T15:36:56.214Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:56.214Z] b06a02c5a65f: Layer already exists [2023-05-03T15:36:56.214Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:56.214Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:56.214Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:36:56.214Z] main: digest: sha256:8cc3570bbc9554d11b13e1bf7e075198ba9e8bf6dd47160a6fc50942d6bb8362 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:36:56.250Z] ===================================================== [Pipeline] echo [2023-05-03T15:36:56.256Z] taggedImages: [2023-05-03T15:36:56.256Z] - nexus3.edgexfoundry.org:10004/core-metadata:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:56.256Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-03T15:36:56.256Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.145 [2023-05-03T15:36:56.256Z] - nexus3.edgexfoundry.org:10004/core-metadata:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:36:56.256Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-03T15:36:56.272Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-03T15:36:56.272Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:56.272Z] latest [2023-05-03T15:36:56.272Z] 3.0.0-dev.145 [2023-05-03T15:36:56.272Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:36:56.272Z] main [2023-05-03T15:36:56.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:56.593Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:56.902Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:36:56.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T15:36:56.902Z] acc377f2cfc0: Preparing [2023-05-03T15:36:56.902Z] acc377f2cfc0: Preparing [2023-05-03T15:36:56.902Z] ec9e9dfa88ed: Preparing [2023-05-03T15:36:56.902Z] 79a29ea88b34: Preparing [2023-05-03T15:36:56.902Z] ff00c0ac3cb0: Preparing [2023-05-03T15:36:56.902Z] c7c780921240: Preparing [2023-05-03T15:36:56.902Z] 3571a1ceee38: Preparing [2023-05-03T15:36:56.902Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:56.902Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:56.902Z] baa0d5f8803e: Preparing [2023-05-03T15:36:56.902Z] 7f43aa0d07d0: Preparing [2023-05-03T15:36:56.902Z] 87ce6fea1715: Preparing [2023-05-03T15:36:56.902Z] 43fa86ee7059: Preparing [2023-05-03T15:36:56.902Z] f1417ff83b31: Preparing [2023-05-03T15:36:56.902Z] f7cb1e1fefdc: Waiting [2023-05-03T15:36:56.902Z] 3571a1ceee38: Waiting [2023-05-03T15:36:56.902Z] 43fa86ee7059: Waiting [2023-05-03T15:36:56.902Z] baa0d5f8803e: Waiting [2023-05-03T15:36:56.902Z] f1417ff83b31: Waiting [2023-05-03T15:36:56.902Z] 7f43aa0d07d0: Waiting [2023-05-03T15:36:56.902Z] 87ce6fea1715: Waiting [2023-05-03T15:36:56.902Z] f55a0d9f0a47: Waiting [2023-05-03T15:36:56.902Z] acc377f2cfc0: Pushed [2023-05-03T15:36:56.902Z] c7c780921240: Pushed [2023-05-03T15:36:56.902Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:56.902Z] 79a29ea88b34: Pushed [2023-05-03T15:36:56.902Z] ff00c0ac3cb0: Pushed [2023-05-03T15:36:56.902Z] ec9e9dfa88ed: Pushed [2023-05-03T15:36:56.902Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:57.161Z] baa0d5f8803e: Pushed [2023-05-03T15:36:57.161Z] 7f43aa0d07d0: Pushed [2023-05-03T15:36:57.161Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:57.161Z] 87ce6fea1715: Pushed [2023-05-03T15:36:57.161Z] 43fa86ee7059: Pushed [2023-05-03T15:36:58.501Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:36:58.501Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:36:58.501Z] ---> 23dab04b1a79 [2023-05-03T15:36:58.501Z] Step 3/22 : WORKDIR /edgex-go [2023-05-03T15:36:58.501Z] ---> Using cache [2023-05-03T15:36:58.501Z] ---> 3d834e289c8c [2023-05-03T15:36:58.501Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-03T15:36:58.539Z] 3571a1ceee38: Pushed [2023-05-03T15:36:58.774Z] ---> Running in 1a0287ccef5b [2023-05-03T15:36:58.798Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:1522de41484ff06cc49dd261351bc37d60e6207b6199309267aa114f6c6e69dd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:59.113Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:59.425Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-03T15:36:59.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T15:36:59.425Z] acc377f2cfc0: Preparing [2023-05-03T15:36:59.425Z] acc377f2cfc0: Preparing [2023-05-03T15:36:59.425Z] ec9e9dfa88ed: Preparing [2023-05-03T15:36:59.425Z] 79a29ea88b34: Preparing [2023-05-03T15:36:59.425Z] ff00c0ac3cb0: Preparing [2023-05-03T15:36:59.425Z] c7c780921240: Preparing [2023-05-03T15:36:59.425Z] 3571a1ceee38: Preparing [2023-05-03T15:36:59.425Z] f55a0d9f0a47: Preparing [2023-05-03T15:36:59.425Z] f7cb1e1fefdc: Preparing [2023-05-03T15:36:59.425Z] baa0d5f8803e: Preparing [2023-05-03T15:36:59.425Z] 7f43aa0d07d0: Preparing [2023-05-03T15:36:59.425Z] 87ce6fea1715: Preparing [2023-05-03T15:36:59.425Z] 43fa86ee7059: Preparing [2023-05-03T15:36:59.425Z] f1417ff83b31: Preparing [2023-05-03T15:36:59.425Z] f7cb1e1fefdc: Waiting [2023-05-03T15:36:59.425Z] 3571a1ceee38: Waiting [2023-05-03T15:36:59.425Z] f55a0d9f0a47: Waiting [2023-05-03T15:36:59.425Z] baa0d5f8803e: Waiting [2023-05-03T15:36:59.425Z] 87ce6fea1715: Waiting [2023-05-03T15:36:59.425Z] 43fa86ee7059: Waiting [2023-05-03T15:36:59.425Z] f1417ff83b31: Waiting [2023-05-03T15:36:59.425Z] 7f43aa0d07d0: Waiting [2023-05-03T15:36:59.425Z] 79a29ea88b34: Layer already exists [2023-05-03T15:36:59.425Z] ff00c0ac3cb0: Layer already exists [2023-05-03T15:36:59.425Z] c7c780921240: Layer already exists [2023-05-03T15:36:59.425Z] acc377f2cfc0: Layer already exists [2023-05-03T15:36:59.425Z] ec9e9dfa88ed: Layer already exists [2023-05-03T15:36:59.425Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:36:59.425Z] 3571a1ceee38: Layer already exists [2023-05-03T15:36:59.425Z] baa0d5f8803e: Layer already exists [2023-05-03T15:36:59.425Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:36:59.425Z] 7f43aa0d07d0: Layer already exists [2023-05-03T15:36:59.425Z] 87ce6fea1715: Layer already exists [2023-05-03T15:36:59.425Z] 43fa86ee7059: Layer already exists [2023-05-03T15:36:59.425Z] f1417ff83b31: Layer already exists [2023-05-03T15:36:59.425Z] latest: digest: sha256:1522de41484ff06cc49dd261351bc37d60e6207b6199309267aa114f6c6e69dd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:36:59.740Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:00.045Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.145 [2023-05-03T15:37:00.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T15:37:00.045Z] acc377f2cfc0: Preparing [2023-05-03T15:37:00.045Z] acc377f2cfc0: Preparing [2023-05-03T15:37:00.045Z] ec9e9dfa88ed: Preparing [2023-05-03T15:37:00.045Z] 79a29ea88b34: Preparing [2023-05-03T15:37:00.045Z] ff00c0ac3cb0: Preparing [2023-05-03T15:37:00.045Z] c7c780921240: Preparing [2023-05-03T15:37:00.045Z] 3571a1ceee38: Preparing [2023-05-03T15:37:00.045Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:00.045Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:00.046Z] baa0d5f8803e: Preparing [2023-05-03T15:37:00.046Z] 7f43aa0d07d0: Preparing [2023-05-03T15:37:00.046Z] 87ce6fea1715: Preparing [2023-05-03T15:37:00.046Z] 43fa86ee7059: Preparing [2023-05-03T15:37:00.046Z] f1417ff83b31: Preparing [2023-05-03T15:37:00.046Z] 3571a1ceee38: Waiting [2023-05-03T15:37:00.046Z] 7f43aa0d07d0: Waiting [2023-05-03T15:37:00.046Z] 87ce6fea1715: Waiting [2023-05-03T15:37:00.046Z] 43fa86ee7059: Waiting [2023-05-03T15:37:00.046Z] f55a0d9f0a47: Waiting [2023-05-03T15:37:00.046Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:00.046Z] f1417ff83b31: Waiting [2023-05-03T15:37:00.046Z] baa0d5f8803e: Waiting [2023-05-03T15:37:00.046Z] acc377f2cfc0: Layer already exists [2023-05-03T15:37:00.046Z] ff00c0ac3cb0: Layer already exists [2023-05-03T15:37:00.046Z] 79a29ea88b34: Layer already exists [2023-05-03T15:37:00.046Z] c7c780921240: Layer already exists [2023-05-03T15:37:00.046Z] ec9e9dfa88ed: Layer already exists [2023-05-03T15:37:00.046Z] 3571a1ceee38: Layer already exists [2023-05-03T15:37:00.046Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:00.046Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:00.046Z] 7f43aa0d07d0: Layer already exists [2023-05-03T15:37:00.046Z] baa0d5f8803e: Layer already exists [2023-05-03T15:37:00.046Z] 87ce6fea1715: Layer already exists [2023-05-03T15:37:00.046Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:00.046Z] 43fa86ee7059: Layer already exists [2023-05-03T15:37:00.046Z] 3.0.0-dev.145: digest: sha256:1522de41484ff06cc49dd261351bc37d60e6207b6199309267aa114f6c6e69dd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:00.363Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:00.664Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:00.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T15:37:00.664Z] acc377f2cfc0: Preparing [2023-05-03T15:37:00.664Z] acc377f2cfc0: Preparing [2023-05-03T15:37:00.664Z] ec9e9dfa88ed: Preparing [2023-05-03T15:37:00.664Z] 79a29ea88b34: Preparing [2023-05-03T15:37:00.664Z] ff00c0ac3cb0: Preparing [2023-05-03T15:37:00.664Z] c7c780921240: Preparing [2023-05-03T15:37:00.664Z] 3571a1ceee38: Preparing [2023-05-03T15:37:00.664Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:00.664Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:00.664Z] baa0d5f8803e: Preparing [2023-05-03T15:37:00.664Z] 3571a1ceee38: Waiting [2023-05-03T15:37:00.664Z] 7f43aa0d07d0: Preparing [2023-05-03T15:37:00.664Z] 87ce6fea1715: Preparing [2023-05-03T15:37:00.664Z] 43fa86ee7059: Preparing [2023-05-03T15:37:00.664Z] f1417ff83b31: Preparing [2023-05-03T15:37:00.664Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:00.664Z] baa0d5f8803e: Waiting [2023-05-03T15:37:00.664Z] f1417ff83b31: Waiting [2023-05-03T15:37:00.664Z] 7f43aa0d07d0: Waiting [2023-05-03T15:37:00.664Z] 87ce6fea1715: Waiting [2023-05-03T15:37:00.664Z] 43fa86ee7059: Waiting [2023-05-03T15:37:00.664Z] f55a0d9f0a47: Waiting [2023-05-03T15:37:00.664Z] acc377f2cfc0: Layer already exists [2023-05-03T15:37:00.664Z] c7c780921240: Layer already exists [2023-05-03T15:37:00.664Z] ff00c0ac3cb0: Layer already exists [2023-05-03T15:37:00.664Z] ec9e9dfa88ed: Layer already exists [2023-05-03T15:37:00.664Z] 79a29ea88b34: Layer already exists [2023-05-03T15:37:00.664Z] 3571a1ceee38: Layer already exists [2023-05-03T15:37:00.664Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:00.664Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:00.664Z] baa0d5f8803e: Layer already exists [2023-05-03T15:37:00.664Z] 7f43aa0d07d0: Layer already exists [2023-05-03T15:37:00.664Z] 87ce6fea1715: Layer already exists [2023-05-03T15:37:00.664Z] 43fa86ee7059: Layer already exists [2023-05-03T15:37:00.664Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:00.664Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:1522de41484ff06cc49dd261351bc37d60e6207b6199309267aa114f6c6e69dd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:00.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:37:00.966Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:01.271Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-03T15:37:01.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-03T15:37:01.271Z] acc377f2cfc0: Preparing [2023-05-03T15:37:01.271Z] acc377f2cfc0: Preparing [2023-05-03T15:37:01.271Z] ec9e9dfa88ed: Preparing [2023-05-03T15:37:01.271Z] 79a29ea88b34: Preparing [2023-05-03T15:37:01.271Z] ff00c0ac3cb0: Preparing [2023-05-03T15:37:01.271Z] c7c780921240: Preparing [2023-05-03T15:37:01.271Z] 3571a1ceee38: Preparing [2023-05-03T15:37:01.271Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:01.271Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:01.271Z] baa0d5f8803e: Preparing [2023-05-03T15:37:01.271Z] f55a0d9f0a47: Waiting [2023-05-03T15:37:01.271Z] 3571a1ceee38: Waiting [2023-05-03T15:37:01.271Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:01.271Z] 7f43aa0d07d0: Preparing [2023-05-03T15:37:01.271Z] 87ce6fea1715: Preparing [2023-05-03T15:37:01.271Z] 43fa86ee7059: Preparing [2023-05-03T15:37:01.271Z] baa0d5f8803e: Waiting [2023-05-03T15:37:01.271Z] 7f43aa0d07d0: Waiting [2023-05-03T15:37:01.271Z] 87ce6fea1715: Waiting [2023-05-03T15:37:01.271Z] f1417ff83b31: Preparing [2023-05-03T15:37:01.271Z] 43fa86ee7059: Waiting [2023-05-03T15:37:01.271Z] f1417ff83b31: Waiting [2023-05-03T15:37:01.271Z] ec9e9dfa88ed: Layer already exists [2023-05-03T15:37:01.271Z] 79a29ea88b34: Layer already exists [2023-05-03T15:37:01.271Z] acc377f2cfc0: Layer already exists [2023-05-03T15:37:01.271Z] c7c780921240: Layer already exists [2023-05-03T15:37:01.271Z] ff00c0ac3cb0: Layer already exists [2023-05-03T15:37:01.271Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:01.271Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:01.271Z] 3571a1ceee38: Layer already exists [2023-05-03T15:37:01.271Z] baa0d5f8803e: Layer already exists [2023-05-03T15:37:01.271Z] 7f43aa0d07d0: Layer already exists [2023-05-03T15:37:01.271Z] 87ce6fea1715: Layer already exists [2023-05-03T15:37:01.271Z] 43fa86ee7059: Layer already exists [2023-05-03T15:37:01.271Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:01.271Z] main: digest: sha256:1522de41484ff06cc49dd261351bc37d60e6207b6199309267aa114f6c6e69dd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:37:01.307Z] ===================================================== [Pipeline] echo [2023-05-03T15:37:01.314Z] taggedImages: [2023-05-03T15:37:01.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:01.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-03T15:37:01.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.145 [2023-05-03T15:37:01.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:01.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-03T15:37:01.328Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-03T15:37:01.328Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:01.328Z] latest [2023-05-03T15:37:01.328Z] 3.0.0-dev.145 [2023-05-03T15:37:01.328Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:01.328Z] main [2023-05-03T15:37:01.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:01.638Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:01.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:37:01.940Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:01.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T15:37:01.940Z] 984a26552ad3: Preparing [2023-05-03T15:37:01.940Z] b5dad9776c79: Preparing [2023-05-03T15:37:01.940Z] 86d993810267: Preparing [2023-05-03T15:37:01.940Z] 9dc097fa3de6: Preparing [2023-05-03T15:37:01.940Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:01.940Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:01.940Z] e698bd33214e: Preparing [2023-05-03T15:37:01.940Z] f1417ff83b31: Preparing [2023-05-03T15:37:01.940Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:01.940Z] e698bd33214e: Waiting [2023-05-03T15:37:01.940Z] f1417ff83b31: Waiting [2023-05-03T15:37:01.940Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:01.940Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:01.940Z] e698bd33214e: Layer already exists [2023-05-03T15:37:01.940Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:01.940Z] 984a26552ad3: Pushed [2023-05-03T15:37:01.940Z] b5dad9776c79: Pushed [2023-05-03T15:37:01.940Z] 86d993810267: Pushed [2023-05-03T15:37:03.096Z] OK: 263 MiB in 53 packages [2023-05-03T15:37:03.315Z] 9dc097fa3de6: Pushed [2023-05-03T15:37:03.315Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:e1ce9605f3ae445bb80a9752611097786bb4c5410d8d58db076cfa180663ecc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:03.623Z] + 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-03T15:37:03.928Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-03T15:37:03.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T15:37:03.928Z] 984a26552ad3: Preparing [2023-05-03T15:37:03.928Z] b5dad9776c79: Preparing [2023-05-03T15:37:03.928Z] 86d993810267: Preparing [2023-05-03T15:37:03.928Z] 9dc097fa3de6: Preparing [2023-05-03T15:37:03.928Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:03.928Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:03.928Z] e698bd33214e: Preparing [2023-05-03T15:37:03.928Z] f1417ff83b31: Preparing [2023-05-03T15:37:03.928Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:03.928Z] e698bd33214e: Waiting [2023-05-03T15:37:03.928Z] f1417ff83b31: Waiting [2023-05-03T15:37:03.928Z] 86d993810267: Layer already exists [2023-05-03T15:37:03.928Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:03.928Z] b5dad9776c79: Layer already exists [2023-05-03T15:37:03.928Z] 984a26552ad3: Layer already exists [2023-05-03T15:37:03.928Z] 9dc097fa3de6: Layer already exists [2023-05-03T15:37:03.928Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:03.928Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:03.928Z] e698bd33214e: Layer already exists [2023-05-03T15:37:03.928Z] latest: digest: sha256:e1ce9605f3ae445bb80a9752611097786bb4c5410d8d58db076cfa180663ecc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:04.236Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:04.515Z] Removing intermediate container 1a0287ccef5b [2023-05-03T15:37:04.515Z] ---> 65b03882d683 [2023-05-03T15:37:04.515Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-03T15:37:04.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.145 [2023-05-03T15:37:04.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T15:37:04.543Z] 984a26552ad3: Preparing [2023-05-03T15:37:04.543Z] b5dad9776c79: Preparing [2023-05-03T15:37:04.543Z] 86d993810267: Preparing [2023-05-03T15:37:04.543Z] 9dc097fa3de6: Preparing [2023-05-03T15:37:04.543Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:04.543Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:04.543Z] e698bd33214e: Preparing [2023-05-03T15:37:04.543Z] f1417ff83b31: Preparing [2023-05-03T15:37:04.543Z] f1417ff83b31: Waiting [2023-05-03T15:37:04.543Z] e698bd33214e: Waiting [2023-05-03T15:37:04.543Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:04.543Z] b5dad9776c79: Layer already exists [2023-05-03T15:37:04.543Z] 9dc097fa3de6: Layer already exists [2023-05-03T15:37:04.543Z] 984a26552ad3: Layer already exists [2023-05-03T15:37:04.543Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:04.543Z] 86d993810267: Layer already exists [2023-05-03T15:37:04.543Z] e698bd33214e: Layer already exists [2023-05-03T15:37:04.543Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:04.543Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:04.543Z] 3.0.0-dev.145: digest: sha256:e1ce9605f3ae445bb80a9752611097786bb4c5410d8d58db076cfa180663ecc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:04.851Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:05.157Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:05.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T15:37:05.157Z] 984a26552ad3: Preparing [2023-05-03T15:37:05.157Z] b5dad9776c79: Preparing [2023-05-03T15:37:05.157Z] 86d993810267: Preparing [2023-05-03T15:37:05.157Z] 9dc097fa3de6: Preparing [2023-05-03T15:37:05.157Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:05.157Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:05.157Z] e698bd33214e: Preparing [2023-05-03T15:37:05.157Z] f1417ff83b31: Preparing [2023-05-03T15:37:05.157Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:05.157Z] f1417ff83b31: Waiting [2023-05-03T15:37:05.157Z] 9dc097fa3de6: Layer already exists [2023-05-03T15:37:05.157Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:05.157Z] 984a26552ad3: Layer already exists [2023-05-03T15:37:05.157Z] 86d993810267: Layer already exists [2023-05-03T15:37:05.157Z] b5dad9776c79: Layer already exists [2023-05-03T15:37:05.157Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:05.157Z] e698bd33214e: Layer already exists [2023-05-03T15:37:05.157Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:05.157Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:e1ce9605f3ae445bb80a9752611097786bb4c5410d8d58db076cfa180663ecc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:05.463Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [2023-05-03T15:37:05.481Z] ---> 0b9a64477b48 [2023-05-03T15:37:05.481Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:37:05.481Z] ---> Running in 51dca0ef31e3 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:05.774Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-03T15:37:05.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-03T15:37:05.774Z] 984a26552ad3: Preparing [2023-05-03T15:37:05.774Z] b5dad9776c79: Preparing [2023-05-03T15:37:05.774Z] 86d993810267: Preparing [2023-05-03T15:37:05.774Z] 9dc097fa3de6: Preparing [2023-05-03T15:37:05.774Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:05.774Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:05.774Z] e698bd33214e: Preparing [2023-05-03T15:37:05.774Z] f1417ff83b31: Preparing [2023-05-03T15:37:05.774Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:05.774Z] e698bd33214e: Waiting [2023-05-03T15:37:05.774Z] f1417ff83b31: Waiting [2023-05-03T15:37:05.774Z] 984a26552ad3: Layer already exists [2023-05-03T15:37:05.774Z] b5dad9776c79: Layer already exists [2023-05-03T15:37:05.774Z] 86d993810267: Layer already exists [2023-05-03T15:37:05.774Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:05.774Z] 9dc097fa3de6: Layer already exists [2023-05-03T15:37:05.774Z] e698bd33214e: Layer already exists [2023-05-03T15:37:05.774Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:05.775Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:05.775Z] main: digest: sha256:e1ce9605f3ae445bb80a9752611097786bb4c5410d8d58db076cfa180663ecc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:37:05.823Z] ===================================================== [Pipeline] echo [2023-05-03T15:37:05.832Z] taggedImages: [2023-05-03T15:37:05.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:05.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-03T15:37:05.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.145 [2023-05-03T15:37:05.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:05.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-03T15:37:05.853Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-03T15:37:05.853Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:05.853Z] latest [2023-05-03T15:37:05.853Z] 3.0.0-dev.145 [2023-05-03T15:37:05.853Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:05.853Z] main [2023-05-03T15:37:05.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:06.179Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:06.488Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:06.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T15:37:06.488Z] c642247d7795: Preparing [2023-05-03T15:37:06.488Z] 1cb982cbd115: Preparing [2023-05-03T15:37:06.488Z] d79a1d53e09c: Preparing [2023-05-03T15:37:06.488Z] 6bed4bc19c26: Preparing [2023-05-03T15:37:06.488Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:06.488Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:06.488Z] 9d0dc74c9aad: Preparing [2023-05-03T15:37:06.488Z] 14ab6285fcd3: Preparing [2023-05-03T15:37:06.488Z] f1417ff83b31: Preparing [2023-05-03T15:37:06.488Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:06.488Z] 9d0dc74c9aad: Waiting [2023-05-03T15:37:06.488Z] 14ab6285fcd3: Waiting [2023-05-03T15:37:06.488Z] f1417ff83b31: Waiting [2023-05-03T15:37:06.488Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:06.488Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:06.488Z] c642247d7795: Pushed [2023-05-03T15:37:06.488Z] 1cb982cbd115: Pushed [2023-05-03T15:37:06.488Z] 6bed4bc19c26: Pushed [2023-05-03T15:37:06.488Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:06.488Z] 9d0dc74c9aad: Pushed [2023-05-03T15:37:06.746Z] 14ab6285fcd3: Pushed [2023-05-03T15:37:07.681Z] d79a1d53e09c: Pushed [2023-05-03T15:37:07.941Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:da9382eb6b82ac88921ce00c0fed864ff8df834d9c4b2e213e206c3b64d20101 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:08.262Z] + 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-03T15:37:08.564Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-03T15:37:08.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T15:37:08.564Z] c642247d7795: Preparing [2023-05-03T15:37:08.564Z] 1cb982cbd115: Preparing [2023-05-03T15:37:08.564Z] d79a1d53e09c: Preparing [2023-05-03T15:37:08.564Z] 6bed4bc19c26: Preparing [2023-05-03T15:37:08.564Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:08.564Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:08.564Z] 9d0dc74c9aad: Preparing [2023-05-03T15:37:08.564Z] 14ab6285fcd3: Preparing [2023-05-03T15:37:08.564Z] f1417ff83b31: Preparing [2023-05-03T15:37:08.564Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:08.565Z] 9d0dc74c9aad: Waiting [2023-05-03T15:37:08.565Z] 14ab6285fcd3: Waiting [2023-05-03T15:37:08.565Z] f1417ff83b31: Waiting [2023-05-03T15:37:08.565Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:08.565Z] 6bed4bc19c26: Layer already exists [2023-05-03T15:37:08.565Z] d79a1d53e09c: Layer already exists [2023-05-03T15:37:08.565Z] 1cb982cbd115: Layer already exists [2023-05-03T15:37:08.565Z] c642247d7795: Layer already exists [2023-05-03T15:37:08.565Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:08.565Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:08.565Z] 9d0dc74c9aad: Layer already exists [2023-05-03T15:37:08.565Z] 14ab6285fcd3: Layer already exists [2023-05-03T15:37:08.565Z] latest: digest: sha256:da9382eb6b82ac88921ce00c0fed864ff8df834d9c4b2e213e206c3b64d20101 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:08.869Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:09.172Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.145 [2023-05-03T15:37:09.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T15:37:09.172Z] c642247d7795: Preparing [2023-05-03T15:37:09.172Z] 1cb982cbd115: Preparing [2023-05-03T15:37:09.172Z] d79a1d53e09c: Preparing [2023-05-03T15:37:09.172Z] 6bed4bc19c26: Preparing [2023-05-03T15:37:09.172Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:09.172Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:09.172Z] 9d0dc74c9aad: Preparing [2023-05-03T15:37:09.172Z] 14ab6285fcd3: Preparing [2023-05-03T15:37:09.172Z] f1417ff83b31: Preparing [2023-05-03T15:37:09.172Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:09.172Z] 9d0dc74c9aad: Waiting [2023-05-03T15:37:09.172Z] 14ab6285fcd3: Waiting [2023-05-03T15:37:09.172Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:09.172Z] 6bed4bc19c26: Layer already exists [2023-05-03T15:37:09.172Z] 1cb982cbd115: Layer already exists [2023-05-03T15:37:09.172Z] c642247d7795: Layer already exists [2023-05-03T15:37:09.172Z] d79a1d53e09c: Layer already exists [2023-05-03T15:37:09.172Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:09.172Z] 9d0dc74c9aad: Layer already exists [2023-05-03T15:37:09.172Z] 14ab6285fcd3: Layer already exists [2023-05-03T15:37:09.172Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:09.172Z] 3.0.0-dev.145: digest: sha256:da9382eb6b82ac88921ce00c0fed864ff8df834d9c4b2e213e206c3b64d20101 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:09.479Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:09.787Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:09.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T15:37:09.787Z] c642247d7795: Preparing [2023-05-03T15:37:09.787Z] 1cb982cbd115: Preparing [2023-05-03T15:37:09.787Z] d79a1d53e09c: Preparing [2023-05-03T15:37:09.787Z] 6bed4bc19c26: Preparing [2023-05-03T15:37:09.787Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:09.787Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:09.787Z] 9d0dc74c9aad: Preparing [2023-05-03T15:37:09.787Z] 14ab6285fcd3: Preparing [2023-05-03T15:37:09.787Z] f1417ff83b31: Preparing [2023-05-03T15:37:09.787Z] 9d0dc74c9aad: Waiting [2023-05-03T15:37:09.787Z] 14ab6285fcd3: Waiting [2023-05-03T15:37:09.787Z] f1417ff83b31: Waiting [2023-05-03T15:37:09.787Z] 6bed4bc19c26: Layer already exists [2023-05-03T15:37:09.787Z] d79a1d53e09c: Layer already exists [2023-05-03T15:37:09.787Z] 1cb982cbd115: Layer already exists [2023-05-03T15:37:09.787Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:09.787Z] c642247d7795: Layer already exists [2023-05-03T15:37:09.787Z] 9d0dc74c9aad: Layer already exists [2023-05-03T15:37:09.787Z] 14ab6285fcd3: Layer already exists [2023-05-03T15:37:09.787Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:09.787Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:09.787Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:da9382eb6b82ac88921ce00c0fed864ff8df834d9c4b2e213e206c3b64d20101 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:10.093Z] + 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-03T15:37:10.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-03T15:37:10.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-03T15:37:10.395Z] c642247d7795: Preparing [2023-05-03T15:37:10.395Z] 1cb982cbd115: Preparing [2023-05-03T15:37:10.395Z] d79a1d53e09c: Preparing [2023-05-03T15:37:10.395Z] 6bed4bc19c26: Preparing [2023-05-03T15:37:10.395Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:10.395Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:10.395Z] 9d0dc74c9aad: Preparing [2023-05-03T15:37:10.395Z] 14ab6285fcd3: Preparing [2023-05-03T15:37:10.395Z] f1417ff83b31: Preparing [2023-05-03T15:37:10.395Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:10.395Z] 9d0dc74c9aad: Waiting [2023-05-03T15:37:10.395Z] 14ab6285fcd3: Waiting [2023-05-03T15:37:10.395Z] f1417ff83b31: Waiting [2023-05-03T15:37:10.395Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:10.395Z] 1cb982cbd115: Layer already exists [2023-05-03T15:37:10.395Z] d79a1d53e09c: Layer already exists [2023-05-03T15:37:10.395Z] c642247d7795: Layer already exists [2023-05-03T15:37:10.395Z] 6bed4bc19c26: Layer already exists [2023-05-03T15:37:10.395Z] 14ab6285fcd3: Layer already exists [2023-05-03T15:37:10.395Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:10.395Z] 9d0dc74c9aad: Layer already exists [2023-05-03T15:37:10.395Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:10.395Z] main: digest: sha256:da9382eb6b82ac88921ce00c0fed864ff8df834d9c4b2e213e206c3b64d20101 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:37:10.433Z] ===================================================== [Pipeline] echo [2023-05-03T15:37:10.448Z] taggedImages: [2023-05-03T15:37:10.448Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:10.448Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-03T15:37:10.448Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.145 [2023-05-03T15:37:10.448Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:10.448Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-03T15:37:10.475Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-03T15:37:10.475Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:10.475Z] latest [2023-05-03T15:37:10.475Z] 3.0.0-dev.145 [2023-05-03T15:37:10.475Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:10.475Z] main [2023-05-03T15:37:10.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:10.795Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:11.104Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:11.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T15:37:11.104Z] 6b211758f0bb: Preparing [2023-05-03T15:37:11.104Z] 085a2aae221a: Preparing [2023-05-03T15:37:11.104Z] a2773067d4d9: Preparing [2023-05-03T15:37:11.104Z] c2b67ec75ded: Preparing [2023-05-03T15:37:11.104Z] c335c776fd33: Preparing [2023-05-03T15:37:11.104Z] c8ad0411bef3: Preparing [2023-05-03T15:37:11.104Z] a3a14156352e: Preparing [2023-05-03T15:37:11.104Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:11.104Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:11.104Z] 6b02b5eb00c9: Preparing [2023-05-03T15:37:11.104Z] f1417ff83b31: Preparing [2023-05-03T15:37:11.104Z] c8ad0411bef3: Waiting [2023-05-03T15:37:11.104Z] a3a14156352e: Waiting [2023-05-03T15:37:11.104Z] f55a0d9f0a47: Waiting [2023-05-03T15:37:11.104Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:11.104Z] 6b02b5eb00c9: Waiting [2023-05-03T15:37:11.104Z] f1417ff83b31: Waiting [2023-05-03T15:37:11.104Z] c335c776fd33: Pushed [2023-05-03T15:37:11.104Z] 6b211758f0bb: Pushed [2023-05-03T15:37:11.104Z] 085a2aae221a: Pushed [2023-05-03T15:37:11.104Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:11.104Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:11.104Z] c8ad0411bef3: Pushed [2023-05-03T15:37:11.363Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:11.363Z] a3a14156352e: Pushed [2023-05-03T15:37:11.363Z] 6b02b5eb00c9: Pushed [2023-05-03T15:37:12.296Z] c2b67ec75ded: Pushed [2023-05-03T15:37:12.556Z] a2773067d4d9: Pushed [2023-05-03T15:37:12.815Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:38f018b5af1935d589942b6218359944b96fcc5cb948ca07aa4e03a49cee39b6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:13.133Z] + 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-03T15:37:13.436Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-03T15:37:13.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T15:37:13.436Z] 6b211758f0bb: Preparing [2023-05-03T15:37:13.436Z] 085a2aae221a: Preparing [2023-05-03T15:37:13.436Z] a2773067d4d9: Preparing [2023-05-03T15:37:13.436Z] c2b67ec75ded: Preparing [2023-05-03T15:37:13.436Z] c335c776fd33: Preparing [2023-05-03T15:37:13.436Z] c8ad0411bef3: Preparing [2023-05-03T15:37:13.436Z] a3a14156352e: Preparing [2023-05-03T15:37:13.436Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:13.436Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:13.436Z] 6b02b5eb00c9: Preparing [2023-05-03T15:37:13.436Z] f1417ff83b31: Preparing [2023-05-03T15:37:13.436Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:13.436Z] c8ad0411bef3: Waiting [2023-05-03T15:37:13.436Z] 6b02b5eb00c9: Waiting [2023-05-03T15:37:13.436Z] a3a14156352e: Waiting [2023-05-03T15:37:13.436Z] f1417ff83b31: Waiting [2023-05-03T15:37:13.436Z] f55a0d9f0a47: Waiting [2023-05-03T15:37:13.436Z] c335c776fd33: Layer already exists [2023-05-03T15:37:13.436Z] a2773067d4d9: Layer already exists [2023-05-03T15:37:13.436Z] 085a2aae221a: Layer already exists [2023-05-03T15:37:13.436Z] 6b211758f0bb: Layer already exists [2023-05-03T15:37:13.436Z] c2b67ec75ded: Layer already exists [2023-05-03T15:37:13.436Z] c8ad0411bef3: Layer already exists [2023-05-03T15:37:13.436Z] a3a14156352e: Layer already exists [2023-05-03T15:37:13.436Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:13.436Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:13.436Z] 6b02b5eb00c9: Layer already exists [2023-05-03T15:37:13.436Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:13.436Z] latest: digest: sha256:38f018b5af1935d589942b6218359944b96fcc5cb948ca07aa4e03a49cee39b6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:13.751Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:14.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.145 [2023-05-03T15:37:14.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T15:37:14.058Z] 6b211758f0bb: Preparing [2023-05-03T15:37:14.058Z] 085a2aae221a: Preparing [2023-05-03T15:37:14.058Z] a2773067d4d9: Preparing [2023-05-03T15:37:14.058Z] c2b67ec75ded: Preparing [2023-05-03T15:37:14.058Z] c335c776fd33: Preparing [2023-05-03T15:37:14.058Z] c8ad0411bef3: Preparing [2023-05-03T15:37:14.058Z] a3a14156352e: Preparing [2023-05-03T15:37:14.058Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:14.058Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:14.058Z] 6b02b5eb00c9: Preparing [2023-05-03T15:37:14.058Z] f1417ff83b31: Preparing [2023-05-03T15:37:14.058Z] c8ad0411bef3: Waiting [2023-05-03T15:37:14.058Z] f55a0d9f0a47: Waiting [2023-05-03T15:37:14.058Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:14.058Z] 6b02b5eb00c9: Waiting [2023-05-03T15:37:14.058Z] a3a14156352e: Waiting [2023-05-03T15:37:14.058Z] c335c776fd33: Layer already exists [2023-05-03T15:37:14.058Z] a2773067d4d9: Layer already exists [2023-05-03T15:37:14.058Z] 085a2aae221a: Layer already exists [2023-05-03T15:37:14.058Z] 6b211758f0bb: Layer already exists [2023-05-03T15:37:14.058Z] c2b67ec75ded: Layer already exists [2023-05-03T15:37:14.058Z] c8ad0411bef3: Layer already exists [2023-05-03T15:37:14.058Z] a3a14156352e: Layer already exists [2023-05-03T15:37:14.058Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:14.058Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:14.058Z] 6b02b5eb00c9: Layer already exists [2023-05-03T15:37:14.058Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:14.058Z] 3.0.0-dev.145: digest: sha256:38f018b5af1935d589942b6218359944b96fcc5cb948ca07aa4e03a49cee39b6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:14.364Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:14.677Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:14.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T15:37:14.677Z] 6b211758f0bb: Preparing [2023-05-03T15:37:14.677Z] 085a2aae221a: Preparing [2023-05-03T15:37:14.677Z] a2773067d4d9: Preparing [2023-05-03T15:37:14.677Z] c2b67ec75ded: Preparing [2023-05-03T15:37:14.677Z] c335c776fd33: Preparing [2023-05-03T15:37:14.677Z] c8ad0411bef3: Preparing [2023-05-03T15:37:14.677Z] a3a14156352e: Preparing [2023-05-03T15:37:14.677Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:14.677Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:14.677Z] 6b02b5eb00c9: Preparing [2023-05-03T15:37:14.677Z] f1417ff83b31: Preparing [2023-05-03T15:37:14.677Z] a3a14156352e: Waiting [2023-05-03T15:37:14.677Z] f55a0d9f0a47: Waiting [2023-05-03T15:37:14.677Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:14.677Z] 6b02b5eb00c9: Waiting [2023-05-03T15:37:14.677Z] f1417ff83b31: Waiting [2023-05-03T15:37:14.677Z] c8ad0411bef3: Waiting [2023-05-03T15:37:14.677Z] a2773067d4d9: Layer already exists [2023-05-03T15:37:14.677Z] 6b211758f0bb: Layer already exists [2023-05-03T15:37:14.677Z] 085a2aae221a: Layer already exists [2023-05-03T15:37:14.677Z] c335c776fd33: Layer already exists [2023-05-03T15:37:14.677Z] c2b67ec75ded: Layer already exists [2023-05-03T15:37:14.677Z] c8ad0411bef3: Layer already exists [2023-05-03T15:37:14.677Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:14.677Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:14.677Z] a3a14156352e: Layer already exists [2023-05-03T15:37:14.677Z] 6b02b5eb00c9: Layer already exists [2023-05-03T15:37:14.677Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:14.677Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:38f018b5af1935d589942b6218359944b96fcc5cb948ca07aa4e03a49cee39b6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:14.987Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:15.294Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-03T15:37:15.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-03T15:37:15.294Z] 6b211758f0bb: Preparing [2023-05-03T15:37:15.294Z] 085a2aae221a: Preparing [2023-05-03T15:37:15.294Z] a2773067d4d9: Preparing [2023-05-03T15:37:15.294Z] c2b67ec75ded: Preparing [2023-05-03T15:37:15.294Z] c335c776fd33: Preparing [2023-05-03T15:37:15.294Z] c8ad0411bef3: Preparing [2023-05-03T15:37:15.294Z] a3a14156352e: Preparing [2023-05-03T15:37:15.294Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:15.294Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:15.294Z] 6b02b5eb00c9: Preparing [2023-05-03T15:37:15.294Z] f1417ff83b31: Preparing [2023-05-03T15:37:15.294Z] a3a14156352e: Waiting [2023-05-03T15:37:15.294Z] f55a0d9f0a47: Waiting [2023-05-03T15:37:15.294Z] 6b02b5eb00c9: Waiting [2023-05-03T15:37:15.294Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:15.294Z] c335c776fd33: Layer already exists [2023-05-03T15:37:15.294Z] 085a2aae221a: Layer already exists [2023-05-03T15:37:15.294Z] c2b67ec75ded: Layer already exists [2023-05-03T15:37:15.294Z] 6b211758f0bb: Layer already exists [2023-05-03T15:37:15.294Z] a2773067d4d9: Layer already exists [2023-05-03T15:37:15.294Z] c8ad0411bef3: Layer already exists [2023-05-03T15:37:15.294Z] a3a14156352e: Layer already exists [2023-05-03T15:37:15.294Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:15.294Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:15.294Z] 6b02b5eb00c9: Layer already exists [2023-05-03T15:37:15.294Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:15.294Z] main: digest: sha256:38f018b5af1935d589942b6218359944b96fcc5cb948ca07aa4e03a49cee39b6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:37:15.341Z] ===================================================== [Pipeline] echo [2023-05-03T15:37:15.349Z] taggedImages: [2023-05-03T15:37:15.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:15.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-03T15:37:15.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.145 [2023-05-03T15:37:15.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:15.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-03T15:37:15.387Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-03T15:37:15.387Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:15.387Z] latest [2023-05-03T15:37:15.387Z] 3.0.0-dev.145 [2023-05-03T15:37:15.387Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:15.387Z] main [2023-05-03T15:37:15.387Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:15.732Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:16.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:16.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T15:37:16.039Z] c0fde9a38550: Preparing [2023-05-03T15:37:16.039Z] 7b8d0a005f53: Preparing [2023-05-03T15:37:16.039Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:16.039Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:16.039Z] 97c10c4e2f17: Preparing [2023-05-03T15:37:16.039Z] f1417ff83b31: Preparing [2023-05-03T15:37:16.039Z] f1417ff83b31: Waiting [2023-05-03T15:37:16.039Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:16.039Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:16.039Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:16.039Z] c0fde9a38550: Pushed [2023-05-03T15:37:16.607Z] 97c10c4e2f17: Pushed [2023-05-03T15:37:17.986Z] 7b8d0a005f53: Pushed [2023-05-03T15:37:18.245Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:3892920f1810549cb079becb2b4602cdc763a906e568f526b3b8afb1c11da644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:18.554Z] + 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-03T15:37:18.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-03T15:37:18.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T15:37:18.862Z] c0fde9a38550: Preparing [2023-05-03T15:37:18.862Z] 7b8d0a005f53: Preparing [2023-05-03T15:37:18.862Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:18.862Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:18.862Z] 97c10c4e2f17: Preparing [2023-05-03T15:37:18.862Z] f1417ff83b31: Preparing [2023-05-03T15:37:18.862Z] f1417ff83b31: Waiting [2023-05-03T15:37:18.862Z] 97c10c4e2f17: Layer already exists [2023-05-03T15:37:18.862Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:18.862Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:18.862Z] 7b8d0a005f53: Layer already exists [2023-05-03T15:37:18.862Z] c0fde9a38550: Layer already exists [2023-05-03T15:37:18.862Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:18.862Z] latest: digest: sha256:3892920f1810549cb079becb2b4602cdc763a906e568f526b3b8afb1c11da644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:19.179Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:19.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.145 [2023-05-03T15:37:19.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T15:37:19.487Z] c0fde9a38550: Preparing [2023-05-03T15:37:19.487Z] 7b8d0a005f53: Preparing [2023-05-03T15:37:19.487Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:19.487Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:19.487Z] 97c10c4e2f17: Preparing [2023-05-03T15:37:19.487Z] f1417ff83b31: Preparing [2023-05-03T15:37:19.487Z] f1417ff83b31: Waiting [2023-05-03T15:37:19.487Z] c0fde9a38550: Layer already exists [2023-05-03T15:37:19.487Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:19.487Z] 7b8d0a005f53: Layer already exists [2023-05-03T15:37:19.487Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:19.487Z] 97c10c4e2f17: Layer already exists [2023-05-03T15:37:19.487Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:19.487Z] 3.0.0-dev.145: digest: sha256:3892920f1810549cb079becb2b4602cdc763a906e568f526b3b8afb1c11da644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:19.797Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:20.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:20.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T15:37:20.114Z] c0fde9a38550: Preparing [2023-05-03T15:37:20.114Z] 7b8d0a005f53: Preparing [2023-05-03T15:37:20.114Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:20.114Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:20.114Z] 97c10c4e2f17: Preparing [2023-05-03T15:37:20.114Z] f1417ff83b31: Preparing [2023-05-03T15:37:20.114Z] f1417ff83b31: Waiting [2023-05-03T15:37:20.114Z] 97c10c4e2f17: Layer already exists [2023-05-03T15:37:20.114Z] c0fde9a38550: Layer already exists [2023-05-03T15:37:20.114Z] 7b8d0a005f53: Layer already exists [2023-05-03T15:37:20.114Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:20.114Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:20.114Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:20.114Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:3892920f1810549cb079becb2b4602cdc763a906e568f526b3b8afb1c11da644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:20.436Z] + 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-03T15:37:20.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-03T15:37:20.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-03T15:37:20.752Z] c0fde9a38550: Preparing [2023-05-03T15:37:20.752Z] 7b8d0a005f53: Preparing [2023-05-03T15:37:20.752Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:20.752Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:20.752Z] 97c10c4e2f17: Preparing [2023-05-03T15:37:20.752Z] f1417ff83b31: Preparing [2023-05-03T15:37:20.752Z] f1417ff83b31: Waiting [2023-05-03T15:37:20.752Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:20.752Z] 7b8d0a005f53: Layer already exists [2023-05-03T15:37:20.752Z] c0fde9a38550: Layer already exists [2023-05-03T15:37:20.752Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:20.752Z] 97c10c4e2f17: Layer already exists [2023-05-03T15:37:20.752Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:20.752Z] main: digest: sha256:3892920f1810549cb079becb2b4602cdc763a906e568f526b3b8afb1c11da644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:37:20.789Z] ===================================================== [Pipeline] echo [2023-05-03T15:37:20.795Z] taggedImages: [2023-05-03T15:37:20.795Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:20.795Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-03T15:37:20.795Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.145 [2023-05-03T15:37:20.795Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:20.795Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-03T15:37:20.810Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-03T15:37:20.810Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:20.810Z] latest [2023-05-03T15:37:20.810Z] 3.0.0-dev.145 [2023-05-03T15:37:20.810Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:20.810Z] main [2023-05-03T15:37:20.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:21.125Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:21.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:21.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T15:37:21.431Z] c8bd9e0734c1: Preparing [2023-05-03T15:37:21.431Z] 71d9eb4cb90b: Preparing [2023-05-03T15:37:21.431Z] 8f17054f4fc1: Preparing [2023-05-03T15:37:21.431Z] 18a95af04040: Preparing [2023-05-03T15:37:21.431Z] 42920067377f: Preparing [2023-05-03T15:37:21.431Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:21.431Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:21.431Z] 53b9c69f6f55: Preparing [2023-05-03T15:37:21.431Z] f1417ff83b31: Preparing [2023-05-03T15:37:21.431Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:21.431Z] 53b9c69f6f55: Waiting [2023-05-03T15:37:21.431Z] f55a0d9f0a47: Waiting [2023-05-03T15:37:21.431Z] 8f17054f4fc1: Pushed [2023-05-03T15:37:21.431Z] c8bd9e0734c1: Pushed [2023-05-03T15:37:21.431Z] 71d9eb4cb90b: Pushed [2023-05-03T15:37:21.431Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:21.431Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:21.431Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:21.995Z] 53b9c69f6f55: Pushed [2023-05-03T15:37:27.266Z] 42920067377f: Pushed [2023-05-03T15:37:29.174Z] 18a95af04040: Pushed [2023-05-03T15:37:29.433Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:d5d9579888d5e70107c962be03caf47e57fdf74816487aefaa026c38c2881913 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:29.737Z] + 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-03T15:37:30.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-03T15:37:30.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T15:37:30.036Z] c8bd9e0734c1: Preparing [2023-05-03T15:37:30.036Z] 71d9eb4cb90b: Preparing [2023-05-03T15:37:30.036Z] 8f17054f4fc1: Preparing [2023-05-03T15:37:30.036Z] 18a95af04040: Preparing [2023-05-03T15:37:30.036Z] 42920067377f: Preparing [2023-05-03T15:37:30.036Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:30.036Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:30.036Z] 53b9c69f6f55: Preparing [2023-05-03T15:37:30.036Z] f1417ff83b31: Preparing [2023-05-03T15:37:30.036Z] 53b9c69f6f55: Waiting [2023-05-03T15:37:30.036Z] f55a0d9f0a47: Waiting [2023-05-03T15:37:30.036Z] f1417ff83b31: Waiting [2023-05-03T15:37:30.036Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:30.036Z] c8bd9e0734c1: Layer already exists [2023-05-03T15:37:30.036Z] 71d9eb4cb90b: Layer already exists [2023-05-03T15:37:30.036Z] 8f17054f4fc1: Layer already exists [2023-05-03T15:37:30.036Z] 18a95af04040: Layer already exists [2023-05-03T15:37:30.036Z] 42920067377f: Layer already exists [2023-05-03T15:37:30.036Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:30.036Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:30.036Z] 53b9c69f6f55: Layer already exists [2023-05-03T15:37:30.036Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:30.036Z] latest: digest: sha256:d5d9579888d5e70107c962be03caf47e57fdf74816487aefaa026c38c2881913 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:30.463Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:30.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.145 [2023-05-03T15:37:30.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T15:37:30.821Z] c8bd9e0734c1: Preparing [2023-05-03T15:37:30.821Z] 71d9eb4cb90b: Preparing [2023-05-03T15:37:30.821Z] 8f17054f4fc1: Preparing [2023-05-03T15:37:30.821Z] 18a95af04040: Preparing [2023-05-03T15:37:30.821Z] 42920067377f: Preparing [2023-05-03T15:37:30.821Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:30.821Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:30.821Z] 53b9c69f6f55: Preparing [2023-05-03T15:37:30.821Z] f1417ff83b31: Preparing [2023-05-03T15:37:30.821Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:30.821Z] 53b9c69f6f55: Waiting [2023-05-03T15:37:30.821Z] f1417ff83b31: Waiting [2023-05-03T15:37:30.821Z] f55a0d9f0a47: Waiting [2023-05-03T15:37:30.821Z] 71d9eb4cb90b: Layer already exists [2023-05-03T15:37:30.821Z] 42920067377f: Layer already exists [2023-05-03T15:37:30.821Z] 18a95af04040: Layer already exists [2023-05-03T15:37:30.821Z] c8bd9e0734c1: Layer already exists [2023-05-03T15:37:30.821Z] 8f17054f4fc1: Layer already exists [2023-05-03T15:37:30.821Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:30.821Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:30.821Z] 53b9c69f6f55: Layer already exists [2023-05-03T15:37:30.821Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:30.821Z] 3.0.0-dev.145: digest: sha256:d5d9579888d5e70107c962be03caf47e57fdf74816487aefaa026c38c2881913 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:31.148Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:31.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:31.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T15:37:31.450Z] c8bd9e0734c1: Preparing [2023-05-03T15:37:31.450Z] 71d9eb4cb90b: Preparing [2023-05-03T15:37:31.450Z] 8f17054f4fc1: Preparing [2023-05-03T15:37:31.450Z] 18a95af04040: Preparing [2023-05-03T15:37:31.450Z] 42920067377f: Preparing [2023-05-03T15:37:31.450Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:31.450Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:31.450Z] 53b9c69f6f55: Preparing [2023-05-03T15:37:31.450Z] f1417ff83b31: Preparing [2023-05-03T15:37:31.450Z] f55a0d9f0a47: Waiting [2023-05-03T15:37:31.450Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:31.450Z] 53b9c69f6f55: Waiting [2023-05-03T15:37:31.450Z] f1417ff83b31: Waiting [2023-05-03T15:37:31.450Z] 42920067377f: Layer already exists [2023-05-03T15:37:31.450Z] c8bd9e0734c1: Layer already exists [2023-05-03T15:37:31.450Z] 18a95af04040: Layer already exists [2023-05-03T15:37:31.450Z] 71d9eb4cb90b: Layer already exists [2023-05-03T15:37:31.450Z] 8f17054f4fc1: Layer already exists [2023-05-03T15:37:31.450Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:31.450Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:31.450Z] 53b9c69f6f55: Layer already exists [2023-05-03T15:37:31.450Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:31.450Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:d5d9579888d5e70107c962be03caf47e57fdf74816487aefaa026c38c2881913 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:31.758Z] + 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-03T15:37:32.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-03T15:37:32.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-03T15:37:32.063Z] c8bd9e0734c1: Preparing [2023-05-03T15:37:32.063Z] 71d9eb4cb90b: Preparing [2023-05-03T15:37:32.063Z] 8f17054f4fc1: Preparing [2023-05-03T15:37:32.063Z] 18a95af04040: Preparing [2023-05-03T15:37:32.063Z] 42920067377f: Preparing [2023-05-03T15:37:32.063Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:32.063Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:32.063Z] 53b9c69f6f55: Preparing [2023-05-03T15:37:32.063Z] f1417ff83b31: Preparing [2023-05-03T15:37:32.063Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:32.063Z] 53b9c69f6f55: Waiting [2023-05-03T15:37:32.063Z] f1417ff83b31: Waiting [2023-05-03T15:37:32.063Z] f55a0d9f0a47: Waiting [2023-05-03T15:37:32.063Z] 42920067377f: Layer already exists [2023-05-03T15:37:32.063Z] 18a95af04040: Layer already exists [2023-05-03T15:37:32.063Z] c8bd9e0734c1: Layer already exists [2023-05-03T15:37:32.063Z] 8f17054f4fc1: Layer already exists [2023-05-03T15:37:32.063Z] 71d9eb4cb90b: Layer already exists [2023-05-03T15:37:32.063Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:32.063Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:32.063Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:32.063Z] 53b9c69f6f55: Layer already exists [2023-05-03T15:37:32.063Z] main: digest: sha256:d5d9579888d5e70107c962be03caf47e57fdf74816487aefaa026c38c2881913 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:37:32.113Z] ===================================================== [Pipeline] echo [2023-05-03T15:37:32.122Z] taggedImages: [2023-05-03T15:37:32.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:32.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-03T15:37:32.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.145 [2023-05-03T15:37:32.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:32.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-03T15:37:32.146Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-03T15:37:32.146Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:32.146Z] latest [2023-05-03T15:37:32.146Z] 3.0.0-dev.145 [2023-05-03T15:37:32.146Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:32.146Z] main [2023-05-03T15:37:32.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:32.470Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:32.775Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:32.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T15:37:32.775Z] d0052cdae26c: Preparing [2023-05-03T15:37:32.775Z] e64ea0968259: Preparing [2023-05-03T15:37:32.775Z] 7ee720887efe: Preparing [2023-05-03T15:37:32.775Z] b0e7c185390b: Preparing [2023-05-03T15:37:32.775Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:32.775Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:32.775Z] eadb2fd4b305: Preparing [2023-05-03T15:37:32.775Z] f1417ff83b31: Preparing [2023-05-03T15:37:32.775Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:32.775Z] f1417ff83b31: Waiting [2023-05-03T15:37:32.775Z] eadb2fd4b305: Waiting [2023-05-03T15:37:32.775Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:32.775Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:32.775Z] d0052cdae26c: Pushed [2023-05-03T15:37:32.775Z] e64ea0968259: Pushed [2023-05-03T15:37:32.775Z] 7ee720887efe: Pushed [2023-05-03T15:37:32.775Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:33.035Z] eadb2fd4b305: Pushed [2023-05-03T15:37:41.156Z] b0e7c185390b: Pushed [2023-05-03T15:37:41.156Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:ba4192c0e2e3831295e78483e2a4014f3ce046cf9a8a7e2192ed4b39e288e805 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:41.462Z] + 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-03T15:37:41.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-03T15:37:41.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T15:37:41.761Z] d0052cdae26c: Preparing [2023-05-03T15:37:41.761Z] e64ea0968259: Preparing [2023-05-03T15:37:41.761Z] 7ee720887efe: Preparing [2023-05-03T15:37:41.761Z] b0e7c185390b: Preparing [2023-05-03T15:37:41.761Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:41.761Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:41.761Z] eadb2fd4b305: Preparing [2023-05-03T15:37:41.761Z] f1417ff83b31: Preparing [2023-05-03T15:37:41.761Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:41.761Z] eadb2fd4b305: Waiting [2023-05-03T15:37:41.761Z] f1417ff83b31: Waiting [2023-05-03T15:37:41.761Z] b0e7c185390b: Layer already exists [2023-05-03T15:37:41.761Z] 7ee720887efe: Layer already exists [2023-05-03T15:37:41.761Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:41.761Z] d0052cdae26c: Layer already exists [2023-05-03T15:37:41.761Z] e64ea0968259: Layer already exists [2023-05-03T15:37:41.761Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:41.761Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:41.761Z] eadb2fd4b305: Layer already exists [2023-05-03T15:37:41.761Z] latest: digest: sha256:ba4192c0e2e3831295e78483e2a4014f3ce046cf9a8a7e2192ed4b39e288e805 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:42.069Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:42.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.145 [2023-05-03T15:37:42.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T15:37:42.366Z] d0052cdae26c: Preparing [2023-05-03T15:37:42.366Z] e64ea0968259: Preparing [2023-05-03T15:37:42.366Z] 7ee720887efe: Preparing [2023-05-03T15:37:42.366Z] b0e7c185390b: Preparing [2023-05-03T15:37:42.366Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:42.366Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:42.366Z] eadb2fd4b305: Preparing [2023-05-03T15:37:42.366Z] f1417ff83b31: Preparing [2023-05-03T15:37:42.366Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:42.366Z] eadb2fd4b305: Waiting [2023-05-03T15:37:42.366Z] f1417ff83b31: Waiting [2023-05-03T15:37:42.366Z] 7ee720887efe: Layer already exists [2023-05-03T15:37:42.366Z] d0052cdae26c: Layer already exists [2023-05-03T15:37:42.366Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:42.366Z] b0e7c185390b: Layer already exists [2023-05-03T15:37:42.366Z] e64ea0968259: Layer already exists [2023-05-03T15:37:42.366Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:42.366Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:42.366Z] eadb2fd4b305: Layer already exists [2023-05-03T15:37:42.366Z] 3.0.0-dev.145: digest: sha256:ba4192c0e2e3831295e78483e2a4014f3ce046cf9a8a7e2192ed4b39e288e805 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:42.672Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:42.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:42.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T15:37:42.971Z] d0052cdae26c: Preparing [2023-05-03T15:37:42.971Z] e64ea0968259: Preparing [2023-05-03T15:37:42.971Z] 7ee720887efe: Preparing [2023-05-03T15:37:42.971Z] b0e7c185390b: Preparing [2023-05-03T15:37:42.971Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:42.971Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:42.971Z] eadb2fd4b305: Preparing [2023-05-03T15:37:42.971Z] f1417ff83b31: Preparing [2023-05-03T15:37:42.971Z] eadb2fd4b305: Waiting [2023-05-03T15:37:42.971Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:42.971Z] f1417ff83b31: Waiting [2023-05-03T15:37:42.971Z] d0052cdae26c: Layer already exists [2023-05-03T15:37:42.971Z] 7ee720887efe: Layer already exists [2023-05-03T15:37:42.971Z] b0e7c185390b: Layer already exists [2023-05-03T15:37:42.971Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:42.971Z] e64ea0968259: Layer already exists [2023-05-03T15:37:42.971Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:42.971Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:42.971Z] eadb2fd4b305: Layer already exists [2023-05-03T15:37:42.971Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:ba4192c0e2e3831295e78483e2a4014f3ce046cf9a8a7e2192ed4b39e288e805 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:43.274Z] + 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-03T15:37:43.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-03T15:37:43.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-03T15:37:43.576Z] d0052cdae26c: Preparing [2023-05-03T15:37:43.576Z] e64ea0968259: Preparing [2023-05-03T15:37:43.576Z] 7ee720887efe: Preparing [2023-05-03T15:37:43.576Z] b0e7c185390b: Preparing [2023-05-03T15:37:43.576Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:43.576Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:43.576Z] eadb2fd4b305: Preparing [2023-05-03T15:37:43.576Z] f1417ff83b31: Preparing [2023-05-03T15:37:43.576Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:43.576Z] eadb2fd4b305: Waiting [2023-05-03T15:37:43.576Z] f1417ff83b31: Waiting [2023-05-03T15:37:43.576Z] d0052cdae26c: Layer already exists [2023-05-03T15:37:43.576Z] e64ea0968259: Layer already exists [2023-05-03T15:37:43.576Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:43.576Z] b0e7c185390b: Layer already exists [2023-05-03T15:37:43.576Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:43.576Z] 7ee720887efe: Layer already exists [2023-05-03T15:37:43.576Z] eadb2fd4b305: Layer already exists [2023-05-03T15:37:43.576Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:43.576Z] main: digest: sha256:ba4192c0e2e3831295e78483e2a4014f3ce046cf9a8a7e2192ed4b39e288e805 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:37:43.608Z] ===================================================== [Pipeline] echo [2023-05-03T15:37:43.614Z] taggedImages: [2023-05-03T15:37:43.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:43.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-03T15:37:43.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.145 [2023-05-03T15:37:43.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:43.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-03T15:37:43.629Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-03T15:37:43.629Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:43.629Z] latest [2023-05-03T15:37:43.629Z] 3.0.0-dev.145 [2023-05-03T15:37:43.629Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:43.629Z] main [2023-05-03T15:37:43.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:43.935Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:44.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:44.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T15:37:44.242Z] 6b03b0c489e3: Preparing [2023-05-03T15:37:44.242Z] 52518b05e1df: Preparing [2023-05-03T15:37:44.242Z] 55a88945b7a8: Preparing [2023-05-03T15:37:44.242Z] b0e7c185390b: Preparing [2023-05-03T15:37:44.242Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:44.242Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:44.242Z] a151d57e6373: Preparing [2023-05-03T15:37:44.242Z] f1417ff83b31: Preparing [2023-05-03T15:37:44.242Z] a151d57e6373: Waiting [2023-05-03T15:37:44.242Z] f1417ff83b31: Waiting [2023-05-03T15:37:44.242Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:44.242Z] b0e7c185390b: Layer already exists [2023-05-03T15:37:44.242Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:44.242Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:44.242Z] 6b03b0c489e3: Pushed [2023-05-03T15:37:44.242Z] 52518b05e1df: Pushed [2023-05-03T15:37:44.242Z] 55a88945b7a8: Pushed [2023-05-03T15:37:44.501Z] a151d57e6373: Pushed [2023-05-03T15:37:44.761Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:18a6a72af51dad35e396d9da77cb15fe7f091fc4d4d26e7aeb7277ef22a34f15 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:45.064Z] + 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-03T15:37:45.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-03T15:37:45.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T15:37:45.367Z] 6b03b0c489e3: Preparing [2023-05-03T15:37:45.367Z] 52518b05e1df: Preparing [2023-05-03T15:37:45.367Z] 55a88945b7a8: Preparing [2023-05-03T15:37:45.367Z] b0e7c185390b: Preparing [2023-05-03T15:37:45.367Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:45.367Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:45.367Z] a151d57e6373: Preparing [2023-05-03T15:37:45.367Z] f1417ff83b31: Preparing [2023-05-03T15:37:45.367Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:45.367Z] a151d57e6373: Waiting [2023-05-03T15:37:45.367Z] f1417ff83b31: Waiting [2023-05-03T15:37:45.367Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:45.367Z] b0e7c185390b: Layer already exists [2023-05-03T15:37:45.367Z] 6b03b0c489e3: Layer already exists [2023-05-03T15:37:45.367Z] 55a88945b7a8: Layer already exists [2023-05-03T15:37:45.367Z] 52518b05e1df: Layer already exists [2023-05-03T15:37:45.367Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:45.367Z] a151d57e6373: Layer already exists [2023-05-03T15:37:45.367Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:45.367Z] latest: digest: sha256:18a6a72af51dad35e396d9da77cb15fe7f091fc4d4d26e7aeb7277ef22a34f15 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:45.671Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:45.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.145 [2023-05-03T15:37:45.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T15:37:45.975Z] 6b03b0c489e3: Preparing [2023-05-03T15:37:45.975Z] 52518b05e1df: Preparing [2023-05-03T15:37:45.975Z] 55a88945b7a8: Preparing [2023-05-03T15:37:45.975Z] b0e7c185390b: Preparing [2023-05-03T15:37:45.975Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:45.975Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:45.975Z] a151d57e6373: Preparing [2023-05-03T15:37:45.975Z] f1417ff83b31: Preparing [2023-05-03T15:37:45.975Z] a151d57e6373: Waiting [2023-05-03T15:37:45.975Z] f1417ff83b31: Waiting [2023-05-03T15:37:45.975Z] 6b03b0c489e3: Layer already exists [2023-05-03T15:37:45.975Z] b0e7c185390b: Layer already exists [2023-05-03T15:37:45.975Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:45.975Z] 52518b05e1df: Layer already exists [2023-05-03T15:37:45.975Z] 55a88945b7a8: Layer already exists [2023-05-03T15:37:45.975Z] a151d57e6373: Layer already exists [2023-05-03T15:37:45.975Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:45.975Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:45.975Z] 3.0.0-dev.145: digest: sha256:18a6a72af51dad35e396d9da77cb15fe7f091fc4d4d26e7aeb7277ef22a34f15 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:46.280Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:46.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:46.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T15:37:46.583Z] 6b03b0c489e3: Preparing [2023-05-03T15:37:46.583Z] 52518b05e1df: Preparing [2023-05-03T15:37:46.583Z] 55a88945b7a8: Preparing [2023-05-03T15:37:46.583Z] b0e7c185390b: Preparing [2023-05-03T15:37:46.583Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:46.583Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:46.583Z] a151d57e6373: Preparing [2023-05-03T15:37:46.583Z] f1417ff83b31: Preparing [2023-05-03T15:37:46.583Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:46.583Z] a151d57e6373: Waiting [2023-05-03T15:37:46.583Z] f1417ff83b31: Waiting [2023-05-03T15:37:46.583Z] 52518b05e1df: Layer already exists [2023-05-03T15:37:46.583Z] 6b03b0c489e3: Layer already exists [2023-05-03T15:37:46.583Z] b0e7c185390b: Layer already exists [2023-05-03T15:37:46.583Z] 55a88945b7a8: Layer already exists [2023-05-03T15:37:46.583Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:46.583Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:46.583Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:46.584Z] a151d57e6373: Layer already exists [2023-05-03T15:37:46.584Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:18a6a72af51dad35e396d9da77cb15fe7f091fc4d4d26e7aeb7277ef22a34f15 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:46.885Z] + 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-03T15:37:47.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-03T15:37:47.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-03T15:37:47.181Z] 6b03b0c489e3: Preparing [2023-05-03T15:37:47.181Z] 52518b05e1df: Preparing [2023-05-03T15:37:47.181Z] 55a88945b7a8: Preparing [2023-05-03T15:37:47.181Z] b0e7c185390b: Preparing [2023-05-03T15:37:47.181Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:47.181Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:47.181Z] a151d57e6373: Preparing [2023-05-03T15:37:47.181Z] f1417ff83b31: Preparing [2023-05-03T15:37:47.181Z] f7cb1e1fefdc: Waiting [2023-05-03T15:37:47.181Z] a151d57e6373: Waiting [2023-05-03T15:37:47.181Z] f1417ff83b31: Waiting [2023-05-03T15:37:47.181Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:47.181Z] 55a88945b7a8: Layer already exists [2023-05-03T15:37:47.181Z] 6b03b0c489e3: Layer already exists [2023-05-03T15:37:47.181Z] 52518b05e1df: Layer already exists [2023-05-03T15:37:47.181Z] b0e7c185390b: Layer already exists [2023-05-03T15:37:47.181Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:47.181Z] a151d57e6373: Layer already exists [2023-05-03T15:37:47.181Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:47.181Z] main: digest: sha256:18a6a72af51dad35e396d9da77cb15fe7f091fc4d4d26e7aeb7277ef22a34f15 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:37:47.225Z] ===================================================== [Pipeline] echo [2023-05-03T15:37:47.234Z] taggedImages: [2023-05-03T15:37:47.234Z] - nexus3.edgexfoundry.org:10004/security-spire-server:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:47.234Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-03T15:37:47.234Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.145 [2023-05-03T15:37:47.234Z] - nexus3.edgexfoundry.org:10004/security-spire-server:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:47.234Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-03T15:37:47.254Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-03T15:37:47.254Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:47.254Z] latest [2023-05-03T15:37:47.254Z] 3.0.0-dev.145 [2023-05-03T15:37:47.254Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:47.254Z] main [2023-05-03T15:37:47.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:47.566Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:47.865Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:47.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T15:37:47.865Z] 34a7d613929a: Preparing [2023-05-03T15:37:47.865Z] 92bcc827a8ff: Preparing [2023-05-03T15:37:47.865Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:47.865Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:47.865Z] 3d1d77c9be1c: Preparing [2023-05-03T15:37:47.865Z] f1417ff83b31: Preparing [2023-05-03T15:37:47.865Z] f1417ff83b31: Waiting [2023-05-03T15:37:47.865Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:47.865Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:47.865Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:47.865Z] 34a7d613929a: Pushed [2023-05-03T15:37:47.865Z] 3d1d77c9be1c: Pushed [2023-05-03T15:37:50.402Z] 92bcc827a8ff: Pushed [2023-05-03T15:37:50.402Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:7c1e0fd7e2e3b2f5b6bbd986f001d2b12998b0a1018de2fc03f98f35747ff1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:50.712Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:51.021Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-03T15:37:51.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T15:37:51.021Z] 34a7d613929a: Preparing [2023-05-03T15:37:51.021Z] 92bcc827a8ff: Preparing [2023-05-03T15:37:51.021Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:51.021Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:51.021Z] 3d1d77c9be1c: Preparing [2023-05-03T15:37:51.021Z] f1417ff83b31: Preparing [2023-05-03T15:37:51.021Z] f1417ff83b31: Waiting [2023-05-03T15:37:51.021Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:51.021Z] 92bcc827a8ff: Layer already exists [2023-05-03T15:37:51.021Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:51.021Z] 3d1d77c9be1c: Layer already exists [2023-05-03T15:37:51.021Z] 34a7d613929a: Layer already exists [2023-05-03T15:37:51.021Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:51.021Z] latest: digest: sha256:7c1e0fd7e2e3b2f5b6bbd986f001d2b12998b0a1018de2fc03f98f35747ff1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:51.337Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:51.646Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.145 [2023-05-03T15:37:51.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T15:37:51.646Z] 34a7d613929a: Preparing [2023-05-03T15:37:51.646Z] 92bcc827a8ff: Preparing [2023-05-03T15:37:51.646Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:51.647Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:51.647Z] 3d1d77c9be1c: Preparing [2023-05-03T15:37:51.647Z] f1417ff83b31: Preparing [2023-05-03T15:37:51.647Z] f1417ff83b31: Waiting [2023-05-03T15:37:51.647Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:51.647Z] 92bcc827a8ff: Layer already exists [2023-05-03T15:37:51.647Z] 34a7d613929a: Layer already exists [2023-05-03T15:37:51.647Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:51.647Z] 3d1d77c9be1c: Layer already exists [2023-05-03T15:37:51.647Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:51.647Z] 3.0.0-dev.145: digest: sha256:7c1e0fd7e2e3b2f5b6bbd986f001d2b12998b0a1018de2fc03f98f35747ff1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:51.978Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:52.292Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:52.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T15:37:52.292Z] 34a7d613929a: Preparing [2023-05-03T15:37:52.292Z] 92bcc827a8ff: Preparing [2023-05-03T15:37:52.292Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:52.292Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:52.292Z] 3d1d77c9be1c: Preparing [2023-05-03T15:37:52.292Z] f1417ff83b31: Preparing [2023-05-03T15:37:52.292Z] f1417ff83b31: Waiting [2023-05-03T15:37:52.292Z] 92bcc827a8ff: Layer already exists [2023-05-03T15:37:52.292Z] 34a7d613929a: Layer already exists [2023-05-03T15:37:52.292Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:52.292Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:52.292Z] 3d1d77c9be1c: Layer already exists [2023-05-03T15:37:52.292Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:52.292Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:7c1e0fd7e2e3b2f5b6bbd986f001d2b12998b0a1018de2fc03f98f35747ff1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:52.608Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:52.924Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-03T15:37:52.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-03T15:37:52.924Z] 34a7d613929a: Preparing [2023-05-03T15:37:52.924Z] 92bcc827a8ff: Preparing [2023-05-03T15:37:52.924Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:52.924Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:52.924Z] 3d1d77c9be1c: Preparing [2023-05-03T15:37:52.924Z] f1417ff83b31: Preparing [2023-05-03T15:37:52.924Z] f1417ff83b31: Waiting [2023-05-03T15:37:52.924Z] 34a7d613929a: Layer already exists [2023-05-03T15:37:52.924Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:52.924Z] 92bcc827a8ff: Layer already exists [2023-05-03T15:37:52.924Z] 3d1d77c9be1c: Layer already exists [2023-05-03T15:37:52.924Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:52.924Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:52.924Z] main: digest: sha256:7c1e0fd7e2e3b2f5b6bbd986f001d2b12998b0a1018de2fc03f98f35747ff1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:37:52.983Z] ===================================================== [Pipeline] echo [2023-05-03T15:37:52.990Z] taggedImages: [2023-05-03T15:37:52.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:52.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-03T15:37:52.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.145 [2023-05-03T15:37:52.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:52.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-03T15:37:53.009Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-03T15:37:53.009Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:53.009Z] latest [2023-05-03T15:37:53.009Z] 3.0.0-dev.145 [2023-05-03T15:37:53.009Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:53.009Z] main [2023-05-03T15:37:53.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:53.320Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:53.622Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:53.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T15:37:53.622Z] 85a72412fe7a: Preparing [2023-05-03T15:37:53.622Z] 42d82ad361d1: Preparing [2023-05-03T15:37:53.622Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:53.622Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:53.622Z] 1bcfa2a218cf: Preparing [2023-05-03T15:37:53.622Z] f1417ff83b31: Preparing [2023-05-03T15:37:53.622Z] f1417ff83b31: Waiting [2023-05-03T15:37:53.622Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:37:53.622Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:53.622Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:53.622Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:53.622Z] 85a72412fe7a: Pushed [2023-05-03T15:37:56.153Z] 42d82ad361d1: Pushed [2023-05-03T15:37:56.153Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:f877b0ade8e64bb18a643850dda8dcd10ae9353730e188ef3c0328cc35cdcadc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:56.468Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:56.768Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-03T15:37:56.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T15:37:56.768Z] 85a72412fe7a: Preparing [2023-05-03T15:37:56.768Z] 42d82ad361d1: Preparing [2023-05-03T15:37:56.768Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:56.768Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:56.768Z] 1bcfa2a218cf: Preparing [2023-05-03T15:37:56.768Z] f1417ff83b31: Preparing [2023-05-03T15:37:56.768Z] f1417ff83b31: Waiting [2023-05-03T15:37:56.768Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:56.768Z] 85a72412fe7a: Layer already exists [2023-05-03T15:37:56.768Z] 42d82ad361d1: Layer already exists [2023-05-03T15:37:56.768Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:37:56.768Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:56.768Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:56.768Z] latest: digest: sha256:f877b0ade8e64bb18a643850dda8dcd10ae9353730e188ef3c0328cc35cdcadc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:57.078Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:57.378Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.145 [2023-05-03T15:37:57.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T15:37:57.378Z] 85a72412fe7a: Preparing [2023-05-03T15:37:57.378Z] 42d82ad361d1: Preparing [2023-05-03T15:37:57.378Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:57.378Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:57.378Z] 1bcfa2a218cf: Preparing [2023-05-03T15:37:57.378Z] f1417ff83b31: Preparing [2023-05-03T15:37:57.378Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:57.378Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:57.378Z] 42d82ad361d1: Layer already exists [2023-05-03T15:37:57.378Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:37:57.378Z] 85a72412fe7a: Layer already exists [2023-05-03T15:37:57.378Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:57.378Z] 3.0.0-dev.145: digest: sha256:f877b0ade8e64bb18a643850dda8dcd10ae9353730e188ef3c0328cc35cdcadc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:57.688Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:57.990Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:57.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T15:37:57.990Z] 85a72412fe7a: Preparing [2023-05-03T15:37:57.990Z] 42d82ad361d1: Preparing [2023-05-03T15:37:57.990Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:57.990Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:57.990Z] 1bcfa2a218cf: Preparing [2023-05-03T15:37:57.990Z] f1417ff83b31: Preparing [2023-05-03T15:37:57.990Z] f1417ff83b31: Waiting [2023-05-03T15:37:57.990Z] 85a72412fe7a: Layer already exists [2023-05-03T15:37:57.990Z] 42d82ad361d1: Layer already exists [2023-05-03T15:37:57.990Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:57.990Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:37:57.990Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:57.990Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:57.990Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:f877b0ade8e64bb18a643850dda8dcd10ae9353730e188ef3c0328cc35cdcadc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:58.296Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:37:58.599Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-03T15:37:58.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-03T15:37:58.599Z] 85a72412fe7a: Preparing [2023-05-03T15:37:58.599Z] 42d82ad361d1: Preparing [2023-05-03T15:37:58.599Z] f55a0d9f0a47: Preparing [2023-05-03T15:37:58.599Z] f7cb1e1fefdc: Preparing [2023-05-03T15:37:58.599Z] 1bcfa2a218cf: Preparing [2023-05-03T15:37:58.599Z] f1417ff83b31: Preparing [2023-05-03T15:37:58.599Z] f1417ff83b31: Waiting [2023-05-03T15:37:58.599Z] 1bcfa2a218cf: Layer already exists [2023-05-03T15:37:58.599Z] f55a0d9f0a47: Layer already exists [2023-05-03T15:37:58.599Z] 85a72412fe7a: Layer already exists [2023-05-03T15:37:58.599Z] f7cb1e1fefdc: Layer already exists [2023-05-03T15:37:58.599Z] 42d82ad361d1: Layer already exists [2023-05-03T15:37:58.599Z] f1417ff83b31: Layer already exists [2023-05-03T15:37:58.599Z] main: digest: sha256:f877b0ade8e64bb18a643850dda8dcd10ae9353730e188ef3c0328cc35cdcadc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:37:58.653Z] ===================================================== [Pipeline] echo [2023-05-03T15:37:58.662Z] taggedImages: [2023-05-03T15:37:58.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:37:58.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-03T15:37:58.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.145 [2023-05-03T15:37:58.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:37:58.662Z] - 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-03T15:38:42.138Z] Removing intermediate container 51dca0ef31e3 [2023-05-03T15:38:42.138Z] ---> 77dc8a2e2f6f [2023-05-03T15:38:42.138Z] Step 7/22 : COPY . . [2023-05-03T15:38:42.138Z] ---> da35e17bd179 [2023-05-03T15:38:42.138Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-03T15:38:42.138Z] ---> Running in c7fc2b824534 [2023-05-03T15:38:42.138Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-03T15:42:18.915Z] Removing intermediate container 929f161943c1 [2023-05-03T15:42:18.915Z] ---> 7429e7044065 [2023-05-03T15:42:18.915Z] [2023-05-03T15:42:18.915Z] Step 9/33 : FROM alpine:3.17 [2023-05-03T15:42:18.915Z] ---> 51e60588ff2c [2023-05-03T15:42:18.915Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T15:42:18.915Z] ---> Running in d0c8f2a3738a [2023-05-03T15:42:18.915Z] Removing intermediate container d0c8f2a3738a [2023-05-03T15:42:18.915Z] ---> 88c7340fb3e1 [2023-05-03T15:42:18.915Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-03T15:42:18.915Z] ---> Running in f86bbcd10482 [2023-05-03T15:42:19.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:42:20.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:42:22.111Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T15:42:22.111Z] (2/2) Installing su-exec (0.2-r2) [2023-05-03T15:42:22.111Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:42:22.111Z] OK: 8 MiB in 17 packages [2023-05-03T15:42:24.057Z] Removing intermediate container f86bbcd10482 [2023-05-03T15:42:24.057Z] ---> d01c0e29b89d [2023-05-03T15:42:24.057Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-03T15:42:24.324Z] ---> Running in 4c95e80abeb6 [2023-05-03T15:42:25.288Z] Removing intermediate container 4c95e80abeb6 [2023-05-03T15:42:25.288Z] ---> 54ea37c743d0 [2023-05-03T15:42:25.288Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-03T15:42:25.899Z] ---> Running in 99d249c2feee [2023-05-03T15:42:26.484Z] Removing intermediate container 99d249c2feee [2023-05-03T15:42:26.484Z] ---> 0973f355f6cb [2023-05-03T15:42:26.484Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-03T15:42:26.484Z] ---> Running in 4a166f159d85 [2023-05-03T15:42:27.443Z] Removing intermediate container 4a166f159d85 [2023-05-03T15:42:27.443Z] ---> adb6f4d3f436 [2023-05-03T15:42:27.443Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-03T15:42:27.443Z] ---> Running in d1aa2f5b0d2a [2023-05-03T15:42:28.408Z] Removing intermediate container d1aa2f5b0d2a [2023-05-03T15:42:28.408Z] ---> bf7452206789 [2023-05-03T15:42:28.408Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-03T15:42:28.675Z] ---> Running in 209f85c39b05 [2023-05-03T15:42:32.934Z] Removing intermediate container 209f85c39b05 [2023-05-03T15:42:32.934Z] ---> e74a303d8fe3 [2023-05-03T15:42:32.934Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-03T15:42:32.934Z] ---> Running in 632d9b231dd4 [2023-05-03T15:42:33.519Z] Removing intermediate container 632d9b231dd4 [2023-05-03T15:42:33.519Z] ---> ce8024495aec [2023-05-03T15:42:33.519Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-03T15:42:34.119Z] Removing intermediate container a3fb6525de23 [2023-05-03T15:42:34.119Z] ---> e6a5bdf34f29 [2023-05-03T15:42:34.119Z] [2023-05-03T15:42:34.119Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T15:42:34.119Z] ---> 51e60588ff2c [2023-05-03T15:42:34.119Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T15:42:34.119Z] ---> Running in 25ec8cfd91ca [2023-05-03T15:42:35.086Z] Removing intermediate container 25ec8cfd91ca [2023-05-03T15:42:35.086Z] ---> cf15c61d6283 [2023-05-03T15:42:35.086Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T15:42:35.086Z] ---> 8c00cfcd6537 [2023-05-03T15:42:35.086Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-03T15:42:35.086Z] ---> Running in e7fa4fee58a5 [2023-05-03T15:42:35.086Z] ---> Running in 7b6a2a515f3d [2023-05-03T15:42:37.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:42:39.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:42:39.094Z] Removing intermediate container e7fa4fee58a5 [2023-05-03T15:42:39.094Z] ---> 9c612d9baa40 [2023-05-03T15:42:39.094Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:42:40.059Z] ---> 93403f5f84ea [2023-05-03T15:42:40.059Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:42:40.640Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T15:42:40.640Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:42:40.640Z] OK: 8 MiB in 16 packages [2023-05-03T15:42:40.906Z] ---> 62fba2422f8f [2023-05-03T15:42:40.906Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-03T15:42:42.313Z] Removing intermediate container 7b6a2a515f3d [2023-05-03T15:42:42.313Z] ---> 6c19da43c02b [2023-05-03T15:42:42.313Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:42:43.269Z] ---> cfd9a4b21fc9 [2023-05-03T15:42:43.269Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-03T15:42:43.861Z] ---> 2a4d9c474454 [2023-05-03T15:42:43.861Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:42:44.441Z] ---> 0d8be3635d53 [2023-05-03T15:42:44.441Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-03T15:42:45.399Z] ---> 90184f855d58 [2023-05-03T15:42:45.399Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-03T15:42:47.969Z] ---> 50bee6023581 [2023-05-03T15:42:47.969Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-03T15:42:48.236Z] ---> 6a3452f3996b [2023-05-03T15:42:48.236Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:42:49.652Z] ---> 11fe653351f9 [2023-05-03T15:42:49.652Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-03T15:42:49.922Z] ---> b589f01b6e02 [2023-05-03T15:42:49.922Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-03T15:42:51.871Z] ---> 7c785fcd978e [2023-05-03T15:42:51.871Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-03T15:42:51.871Z] ---> d32a7c3a1497 [2023-05-03T15:42:51.871Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T15:42:51.871Z] ---> Running in 4f2df6a4ec5b [2023-05-03T15:42:54.450Z] ---> 8e61b304192b [2023-05-03T15:42:54.450Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-03T15:42:54.450Z] ---> Running in 29e1b3b699f6 [2023-05-03T15:42:57.028Z] Removing intermediate container 4f2df6a4ec5b [2023-05-03T15:42:57.028Z] ---> 4942e57d7be0 [2023-05-03T15:42:57.028Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T15:42:57.028Z] ---> Running in 19c8d2c56fff [2023-05-03T15:42:58.432Z] Removing intermediate container 29e1b3b699f6 [2023-05-03T15:42:58.432Z] ---> 16b7f573b924 [2023-05-03T15:42:58.432Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-03T15:42:58.699Z] Removing intermediate container 19c8d2c56fff [2023-05-03T15:42:58.699Z] ---> df39ddad8fd2 [2023-05-03T15:42:58.699Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T15:42:58.699Z] ---> Running in d88d89425859 [2023-05-03T15:42:58.699Z] ---> Running in 6184970746fb [2023-05-03T15:42:59.911Z] Removing intermediate container d88d89425859 [2023-05-03T15:42:59.911Z] ---> 1d1a66a47654 [2023-05-03T15:42:59.911Z] Step 30/33 : CMD ["gate"] [2023-05-03T15:42:59.911Z] Removing intermediate container 6184970746fb [2023-05-03T15:42:59.911Z] ---> 7fe0d013410b [2023-05-03T15:42:59.911Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T15:43:02.582Z] ---> Running in c160d29cbfa4 [2023-05-03T15:43:02.582Z] ---> Running in 7ab761c3d076 [2023-05-03T15:43:02.869Z] Removing intermediate container 7ab761c3d076 [2023-05-03T15:43:02.869Z] ---> d75c7969ce60 [2023-05-03T15:43:02.869Z] Step 31/33 : LABEL arch=arm64 [2023-05-03T15:43:03.144Z] ---> Running in f24f15640d9c [2023-05-03T15:43:03.144Z] Removing intermediate container c160d29cbfa4 [2023-05-03T15:43:03.144Z] ---> ffc7713ad47c [2023-05-03T15:43:03.144Z] Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:43:03.439Z] ---> Running in 637e7aa83dd1 [2023-05-03T15:43:04.072Z] Removing intermediate container f24f15640d9c [2023-05-03T15:43:04.072Z] ---> 2cb924adc751 [2023-05-03T15:43:04.357Z] Step 32/33 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:43:04.357Z] ---> Running in 57f9bafaeae1 [2023-05-03T15:43:04.626Z] Removing intermediate container 637e7aa83dd1 [2023-05-03T15:43:04.626Z] ---> c806691a4083 [2023-05-03T15:43:04.626Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T15:43:04.626Z] ---> Running in 8be747c91705 [2023-05-03T15:43:05.593Z] Removing intermediate container 57f9bafaeae1 [2023-05-03T15:43:05.593Z] ---> 2bcd731a6bc3 [2023-05-03T15:43:05.593Z] Step 33/33 : LABEL version=3.0.0-dev.145 [2023-05-03T15:43:05.593Z] Removing intermediate container 8be747c91705 [2023-05-03T15:43:05.593Z] ---> 5684feacc4be [2023-05-03T15:43:05.593Z] [2023-05-03T15:43:05.593Z] ---> Running in 10aaf29cb9d4 [2023-05-03T15:43:05.862Z] Successfully built 5684feacc4be [2023-05-03T15:43:05.862Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-03T15:43:05.862Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-05-03T15:43:06.132Z] Removing intermediate container 486f9bc40d26 [2023-05-03T15:43:06.132Z] ---> 912676a8a2e6 [2023-05-03T15:43:06.132Z] [2023-05-03T15:43:06.132Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T15:43:06.132Z] ---> 51e60588ff2c [2023-05-03T15:43:06.132Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T15:43:06.132Z] Removing intermediate container 10aaf29cb9d4 [2023-05-03T15:43:06.132Z] ---> b92f0cec7621 [2023-05-03T15:43:06.132Z] [2023-05-03T15:43:06.402Z] ---> Running in 4cd5eefa2e9f [2023-05-03T15:43:06.402Z] Successfully built b92f0cec7621 [2023-05-03T15:43:06.402Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-03T15:43:06.402Z]  Building security-bootstrapper ... done Building security-proxy-auth [2023-05-03T15:43:06.989Z] Removing intermediate container 4cd5eefa2e9f [2023-05-03T15:43:06.989Z] ---> 7fe3e0d54487 [2023-05-03T15:43:06.989Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-03T15:43:06.989Z] ---> Running in 2a8aef46c88e [2023-05-03T15:43:07.576Z] Removing intermediate container 2a8aef46c88e [2023-05-03T15:43:07.577Z] ---> 5d2cee6db701 [2023-05-03T15:43:07.577Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-03T15:43:07.577Z] ---> Running in d81658982954 [2023-05-03T15:43:08.166Z] Removing intermediate container d81658982954 [2023-05-03T15:43:08.166Z] ---> 6f71ca792e2d [2023-05-03T15:43:08.166Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T15:43:08.166Z] ---> Running in 52b64c291975 [2023-05-03T15:43:10.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:43:10.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:43:12.139Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:43:12.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:43:12.139Z] ---> 23dab04b1a79 [2023-05-03T15:43:12.139Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:43:12.139Z] ---> Using cache [2023-05-03T15:43:12.139Z] ---> 3bd7b83c2fb3 [2023-05-03T15:43:12.139Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T15:43:12.139Z] ---> Using cache [2023-05-03T15:43:12.139Z] ---> ef271d75aaf8 [2023-05-03T15:43:12.139Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-03T15:43:12.139Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T15:43:12.139Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:43:12.139Z] OK: 8 MiB in 16 packages [2023-05-03T15:43:12.139Z] ---> Running in 81e322041456 [2023-05-03T15:43:13.107Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:43:13.107Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:43:13.107Z] ---> 23dab04b1a79 [2023-05-03T15:43:13.107Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:43:13.107Z] ---> Using cache [2023-05-03T15:43:13.107Z] ---> 3bd7b83c2fb3 [2023-05-03T15:43:13.107Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T15:43:13.107Z] ---> Using cache [2023-05-03T15:43:13.107Z] ---> ef271d75aaf8 [2023-05-03T15:43:13.107Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T15:43:13.377Z] ---> Using cache [2023-05-03T15:43:13.377Z] ---> 62929cab1711 [2023-05-03T15:43:13.377Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T15:43:13.377Z] ---> Using cache [2023-05-03T15:43:13.377Z] ---> 72e5aa1ad43e [2023-05-03T15:43:13.377Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:43:13.377Z] ---> Using cache [2023-05-03T15:43:13.377Z] ---> 8eaa20172cda [2023-05-03T15:43:13.377Z] Step 8/23 : COPY . . [2023-05-03T15:43:13.646Z] ---> Using cache [2023-05-03T15:43:13.646Z] ---> 21e1ed96d618 [2023-05-03T15:43:13.646Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-03T15:43:13.646Z] ---> Running in 6931fbe18daf [2023-05-03T15:43:14.237Z] Removing intermediate container 52b64c291975 [2023-05-03T15:43:14.237Z] ---> 2194dae2bbd0 [2023-05-03T15:43:14.237Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:43:14.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:43:15.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:43:15.687Z] ---> 5548e57d0c70 [2023-05-03T15:43:15.687Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:43:16.276Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-03T15:43:16.864Z] OK: 263 MiB in 53 packages [2023-05-03T15:43:16.864Z] ---> 5d4ddfa6d9d8 [2023-05-03T15:43:16.864Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-03T15:43:18.815Z] Removing intermediate container 81e322041456 [2023-05-03T15:43:18.815Z] ---> 96bb068af010 [2023-05-03T15:43:18.815Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T15:43:19.408Z] ---> 0976ba2ea308 [2023-05-03T15:43:19.408Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:43:19.676Z] ---> bb8a730580da [2023-05-03T15:43:19.676Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:43:19.946Z] ---> Running in 47aaacaf9f30 [2023-05-03T15:43:20.910Z] ---> 0e06bdee8bb7 [2023-05-03T15:43:20.910Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-03T15:43:20.910Z] ---> Running in 298e33da39b2 [2023-05-03T15:43:21.880Z] Removing intermediate container 298e33da39b2 [2023-05-03T15:43:21.880Z] ---> f5020dfd9589 [2023-05-03T15:43:21.880Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T15:43:21.880Z] ---> Running in 4b16ce8341ce [2023-05-03T15:43:22.470Z] Removing intermediate container 4b16ce8341ce [2023-05-03T15:43:22.470Z] ---> 28599a9157b3 [2023-05-03T15:43:22.470Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T15:43:22.470Z] ---> Running in c19d2ca88e6a [2023-05-03T15:43:23.055Z] Removing intermediate container c19d2ca88e6a [2023-05-03T15:43:23.055Z] ---> dc47e141bcd5 [2023-05-03T15:43:23.055Z] Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:43:23.055Z] ---> Running in e97bd651f7ee [2023-05-03T15:43:23.333Z] Removing intermediate container e97bd651f7ee [2023-05-03T15:43:23.333Z] ---> c5365689aa15 [2023-05-03T15:43:23.333Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T15:43:23.603Z] ---> Running in 96ba91ade3ac [2023-05-03T15:43:23.873Z] Removing intermediate container 96ba91ade3ac [2023-05-03T15:43:23.873Z] ---> 0338aaa33285 [2023-05-03T15:43:23.873Z] [2023-05-03T15:43:24.141Z] Successfully built 0338aaa33285 [2023-05-03T15:43:24.141Z] Successfully tagged core-data-arm64:latest [2023-05-03T15:43:24.141Z] Building security-secretstore-setup [2023-05-03T15:43:27.498Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:43:27.498Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:43:27.498Z] ---> 23dab04b1a79 [2023-05-03T15:43:27.498Z] Step 3/25 : WORKDIR /edgex-go [2023-05-03T15:43:27.498Z] ---> Using cache [2023-05-03T15:43:27.498Z] ---> 3d834e289c8c [2023-05-03T15:43:27.498Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-03T15:43:27.498Z] ---> Using cache [2023-05-03T15:43:27.498Z] ---> 65b03882d683 [2023-05-03T15:43:27.498Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-03T15:43:27.498Z] ---> Using cache [2023-05-03T15:43:27.498Z] ---> 0b9a64477b48 [2023-05-03T15:43:27.498Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:43:27.498Z] ---> Using cache [2023-05-03T15:43:27.498Z] ---> 77dc8a2e2f6f [2023-05-03T15:43:27.498Z] Step 7/25 : COPY . . [2023-05-03T15:43:27.784Z] ---> Using cache [2023-05-03T15:43:27.784Z] ---> da35e17bd179 [2023-05-03T15:43:27.784Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-03T15:43:28.058Z] ---> Running in f2aa4dca2e62 [2023-05-03T15:43:30.014Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-03T15:44:16.898Z] Removing intermediate container d6317f2235ee [2023-05-03T15:44:16.898Z] ---> 5743adfc2e7e [2023-05-03T15:44:16.898Z] [2023-05-03T15:44:16.898Z] Step 9/20 : FROM alpine:3.17 [2023-05-03T15:44:16.898Z] ---> 51e60588ff2c [2023-05-03T15:44:16.898Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T15:44:16.898Z] ---> Using cache [2023-05-03T15:44:16.898Z] ---> 88c7340fb3e1 [2023-05-03T15:44:16.898Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-03T15:44:16.898Z] ---> Running in f72ba1a0fb54 [2023-05-03T15:44:16.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:44:16.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:44:16.898Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T15:44:16.898Z] v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T15:44:16.898Z] OK: 17691 distinct packages available [2023-05-03T15:44:16.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:44:16.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:44:16.898Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-03T15:44:16.898Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-03T15:44:16.898Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-03T15:44:16.898Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-03T15:44:16.898Z] (5/9) Installing curl (8.0.1-r0) [2023-05-03T15:44:16.898Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-03T15:44:16.898Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-03T15:44:16.898Z] (8/9) Installing libucontext (1.2-r0) [2023-05-03T15:44:16.898Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-03T15:44:16.898Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:44:16.898Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T15:44:16.898Z] OK: 11 MiB in 24 packages [2023-05-03T15:44:19.488Z] Removing intermediate container f72ba1a0fb54 [2023-05-03T15:44:19.488Z] ---> 62479527c539 [2023-05-03T15:44:19.488Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:44:19.757Z] ---> 432e6a1c8246 [2023-05-03T15:44:19.757Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:44:20.722Z] ---> 7d3241b6ca17 [2023-05-03T15:44:20.722Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-03T15:44:23.323Z] ---> a6eff8d3de6e [2023-05-03T15:44:23.323Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:44:23.914Z] ---> 4c539dabc14a [2023-05-03T15:44:23.914Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-03T15:44:24.183Z] ---> Running in dc3c7bb1b35f [2023-05-03T15:44:24.768Z] Removing intermediate container dc3c7bb1b35f [2023-05-03T15:44:24.768Z] ---> 8b0d7c5bf2b6 [2023-05-03T15:44:24.768Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T15:44:25.036Z] ---> Running in b8b02873df3b [2023-05-03T15:44:25.624Z] Removing intermediate container b8b02873df3b [2023-05-03T15:44:25.624Z] ---> 3b469bcf40cc [2023-05-03T15:44:25.624Z] Step 18/20 : LABEL arch=arm64 [2023-05-03T15:44:25.899Z] ---> Running in c94f11f21f3c [2023-05-03T15:44:26.869Z] Removing intermediate container c94f11f21f3c [2023-05-03T15:44:26.869Z] ---> c5c6dec1f03d [2023-05-03T15:44:26.869Z] Step 19/20 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:44:26.869Z] ---> Running in 93accb9a212a [2023-05-03T15:44:27.834Z] Removing intermediate container 93accb9a212a [2023-05-03T15:44:27.834Z] ---> e9260d9fbdf6 [2023-05-03T15:44:27.834Z] Step 20/20 : LABEL version=3.0.0-dev.145 [2023-05-03T15:44:28.102Z] ---> Running in a828ba873878 [2023-05-03T15:44:29.065Z] Removing intermediate container a828ba873878 [2023-05-03T15:44:29.065Z] ---> 80e2e37d811a [2023-05-03T15:44:29.065Z] [2023-05-03T15:44:29.333Z] Successfully built 80e2e37d811a [2023-05-03T15:44:29.333Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-03T15:44:29.333Z] Building security-spire-server [2023-05-03T15:44:33.599Z]  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:44:33.599Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:44:33.599Z] ---> 23dab04b1a79 [2023-05-03T15:44:33.599Z] Step 3/26 : WORKDIR /edgex-go [2023-05-03T15:44:33.599Z] ---> Using cache [2023-05-03T15:44:33.599Z] ---> 3d834e289c8c [2023-05-03T15:44:33.599Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T15:44:33.599Z] ---> Using cache [2023-05-03T15:44:33.599Z] ---> 4b7f883c26d2 [2023-05-03T15:44:33.599Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-03T15:44:33.867Z] ---> Using cache [2023-05-03T15:44:33.867Z] ---> ab315253ac18 [2023-05-03T15:44:33.867Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:44:33.867Z] ---> Using cache [2023-05-03T15:44:33.867Z] ---> 9aae09022606 [2023-05-03T15:44:33.867Z] Step 7/26 : COPY . . [2023-05-03T15:44:34.135Z] ---> Using cache [2023-05-03T15:44:34.135Z] ---> fb099958e2b5 [2023-05-03T15:44:34.135Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T15:44:34.135Z] ---> Using cache [2023-05-03T15:44:34.135Z] ---> 7b2b6a21b8a3 [2023-05-03T15:44:34.135Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-03T15:44:34.135Z] ---> Using cache [2023-05-03T15:44:34.135Z] ---> 364f91d7233e [2023-05-03T15:44:34.135Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T15:44:34.135Z] ---> Using cache [2023-05-03T15:44:34.135Z] ---> 2178082a75b0 [2023-05-03T15:44:34.135Z] 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-03T15:44:36.080Z] ---> Running in f43fe3be46a9 [2023-05-03T15:44:38.683Z] Removing intermediate container c7fc2b824534 [2023-05-03T15:44:38.683Z] ---> 6f56d51a123f [2023-05-03T15:44:38.683Z] [2023-05-03T15:44:38.683Z] Step 9/22 : FROM alpine:3.17 [2023-05-03T15:44:38.683Z] ---> 51e60588ff2c [2023-05-03T15:44:38.683Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-03T15:44:38.950Z] ---> Running in 51f398e222d4 [2023-05-03T15:44:39.917Z] Removing intermediate container f43fe3be46a9 [2023-05-03T15:44:39.917Z] ---> c9252f4570ec [2023-05-03T15:44:39.917Z] Step 12/26 : WORKDIR /edgex-go [2023-05-03T15:44:40.185Z] ---> Running in a086804ec04c [2023-05-03T15:44:41.148Z] Removing intermediate container a086804ec04c [2023-05-03T15:44:41.148Z] ---> 2203be688789 [2023-05-03T15:44:41.148Z] [2023-05-03T15:44:41.148Z] Step 13/26 : FROM alpine:3.17 [2023-05-03T15:44:41.148Z] ---> 51e60588ff2c [2023-05-03T15:44:41.148Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T15:44:41.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:44:41.416Z] ---> Using cache [2023-05-03T15:44:41.416Z] ---> ed66194b290b [2023-05-03T15:44:41.416Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T15:44:41.416Z] ---> Using cache [2023-05-03T15:44:41.416Z] ---> 510b1181c48e [2023-05-03T15:44:41.416Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:44:41.416Z] ---> Using cache [2023-05-03T15:44:41.416Z] ---> 6d151b82a605 [2023-05-03T15:44:41.416Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:44:41.416Z] ---> Using cache [2023-05-03T15:44:41.416Z] ---> 362dae96e2ef [2023-05-03T15:44:41.416Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T15:44:42.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:44:43.951Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T15:44:43.951Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-03T15:44:43.951Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:44:43.951Z] OK: 8 MiB in 17 packages [2023-05-03T15:44:45.894Z] Removing intermediate container 51f398e222d4 [2023-05-03T15:44:45.894Z] ---> 6483a168d9a6 [2023-05-03T15:44:45.894Z] 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-03T15:44:46.165Z] ---> Running in e61dc06f8106 [2023-05-03T15:44:49.525Z] Removing intermediate container e61dc06f8106 [2023-05-03T15:44:49.525Z] ---> 2ced042ef52c [2023-05-03T15:44:49.525Z] Step 12/22 : WORKDIR /edgex [2023-05-03T15:44:49.799Z] ---> Running in 4fa1c9d80458 [2023-05-03T15:44:50.767Z] Removing intermediate container 4fa1c9d80458 [2023-05-03T15:44:50.767Z] ---> 68e3a083a53a [2023-05-03T15:44:50.767Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:44:52.183Z] ---> e3bdc9940de4 [2023-05-03T15:44:52.183Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:44:52.773Z] ---> 784047eb1ff7 [2023-05-03T15:44:52.773Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T15:44:54.189Z] ---> 2064e4b4f2fc [2023-05-03T15:44:54.189Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-03T15:44:54.189Z] ---> 4363dd699924 [2023-05-03T15:44:54.189Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-03T15:44:56.139Z] ---> c77c4a5083ff [2023-05-03T15:44:56.139Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-03T15:44:56.139Z] ---> 9c520d7f4ea7 [2023-05-03T15:44:56.139Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-03T15:44:57.558Z] ---> 4237ca25f567 [2023-05-03T15:44:57.558Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T15:44:57.558Z] ---> Running in 9653a71a9cd9 [2023-05-03T15:44:58.974Z] Removing intermediate container 9653a71a9cd9 [2023-05-03T15:44:58.974Z] ---> 55c23f422c5f [2023-05-03T15:44:58.974Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T15:44:58.974Z] ---> Running in 75b408a3c229 [2023-05-03T15:44:59.559Z] ---> 58972c6e082e [2023-05-03T15:44:59.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T15:44:59.830Z] Removing intermediate container 75b408a3c229 [2023-05-03T15:44:59.830Z] ---> 8650431dd18b [2023-05-03T15:44:59.830Z] Step 24/26 : LABEL arch=arm64 [2023-05-03T15:45:00.098Z] ---> Running in 22b58f4e6edd [2023-05-03T15:45:02.708Z] ---> 221618ad412b [2023-05-03T15:45:02.708Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T15:45:02.708Z] Removing intermediate container 22b58f4e6edd [2023-05-03T15:45:02.708Z] ---> 97618268aaa5 [2023-05-03T15:45:02.708Z] Step 25/26 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:45:02.708Z] ---> Running in 566b07e85204 [2023-05-03T15:45:02.708Z] ---> Running in 55ea3c1c5ea8 [2023-05-03T15:45:04.123Z] Removing intermediate container 55ea3c1c5ea8 [2023-05-03T15:45:04.123Z] ---> d79151f20ad2 [2023-05-03T15:45:04.123Z] Step 26/26 : LABEL version=3.0.0-dev.145 [2023-05-03T15:45:04.123Z] ---> Running in 39f19d664dde [2023-05-03T15:45:05.531Z] Removing intermediate container 39f19d664dde [2023-05-03T15:45:05.531Z] ---> ad516d9297e2 [2023-05-03T15:45:05.531Z] [2023-05-03T15:45:06.122Z] Successfully built ad516d9297e2 [2023-05-03T15:45:06.122Z] Successfully tagged security-spire-server-arm64:latest [2023-05-03T15:45:06.122Z]  Building security-spire-server ... done Building support-scheduler [2023-05-03T15:45:07.091Z] Removing intermediate container 566b07e85204 [2023-05-03T15:45:07.091Z] ---> 3a5d71a52db2 [2023-05-03T15:45:07.091Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T15:45:07.091Z] ---> Running in 1278d286ab2b [2023-05-03T15:45:08.052Z] Removing intermediate container 1278d286ab2b [2023-05-03T15:45:08.052Z] ---> f15d8487af53 [2023-05-03T15:45:08.052Z] Step 20/22 : LABEL arch=arm64 [2023-05-03T15:45:08.052Z] ---> Running in 4f487b8bb185 [2023-05-03T15:45:08.636Z] Removing intermediate container 4f487b8bb185 [2023-05-03T15:45:08.636Z] ---> 95681e69f265 [2023-05-03T15:45:08.636Z] Step 21/22 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:45:08.905Z] ---> Running in ff5c8e7deb55 [2023-05-03T15:45:09.869Z] Removing intermediate container ff5c8e7deb55 [2023-05-03T15:45:09.869Z] ---> 966e9b00054f [2023-05-03T15:45:09.869Z] Step 22/22 : LABEL version=3.0.0-dev.145 [2023-05-03T15:45:10.149Z] ---> Running in 46e8fd00f982 [2023-05-03T15:45:11.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:45:11.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:45:11.112Z] ---> 23dab04b1a79 [2023-05-03T15:45:11.112Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:45:11.112Z] ---> Using cache [2023-05-03T15:45:11.112Z] ---> 3bd7b83c2fb3 [2023-05-03T15:45:11.112Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T15:45:11.112Z] ---> Using cache [2023-05-03T15:45:11.112Z] ---> ef271d75aaf8 [2023-05-03T15:45:11.112Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T15:45:11.112Z] ---> Using cache [2023-05-03T15:45:11.112Z] ---> 62929cab1711 [2023-05-03T15:45:11.112Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T15:45:11.112Z] Removing intermediate container 46e8fd00f982 [2023-05-03T15:45:11.112Z] ---> d4ff53d4e7c2 [2023-05-03T15:45:11.112Z] [2023-05-03T15:45:11.112Z] ---> Using cache [2023-05-03T15:45:11.112Z] ---> 72e5aa1ad43e [2023-05-03T15:45:11.112Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:45:11.112Z] ---> Using cache [2023-05-03T15:45:11.112Z] ---> 8eaa20172cda [2023-05-03T15:45:11.112Z] Step 8/23 : COPY . . [2023-05-03T15:45:11.379Z] Successfully built d4ff53d4e7c2 [2023-05-03T15:45:11.379Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-03T15:45:11.379Z]  Building security-proxy-setup ... done Building core-command [2023-05-03T15:45:11.379Z] ---> Using cache [2023-05-03T15:45:11.379Z] ---> 21e1ed96d618 [2023-05-03T15:45:11.379Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-03T15:45:11.647Z] ---> Running in 66bdda329da2 [2023-05-03T15:45:14.720Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-03T15:45:16.052Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:45:16.052Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:45:16.052Z] ---> 23dab04b1a79 [2023-05-03T15:45:16.052Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:45:16.052Z] ---> Using cache [2023-05-03T15:45:16.052Z] ---> 3bd7b83c2fb3 [2023-05-03T15:45:16.052Z] Step 4/24 : WORKDIR /edgex-go [2023-05-03T15:45:16.052Z] ---> Using cache [2023-05-03T15:45:16.052Z] ---> ef271d75aaf8 [2023-05-03T15:45:16.052Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-03T15:45:16.052Z] ---> Using cache [2023-05-03T15:45:16.052Z] ---> 62929cab1711 [2023-05-03T15:45:16.052Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-03T15:45:16.052Z] ---> Using cache [2023-05-03T15:45:16.052Z] ---> 72e5aa1ad43e [2023-05-03T15:45:16.052Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:45:16.052Z] ---> Using cache [2023-05-03T15:45:16.052Z] ---> 8eaa20172cda [2023-05-03T15:45:16.052Z] Step 8/24 : COPY . . [2023-05-03T15:45:16.052Z] ---> Using cache [2023-05-03T15:45:16.052Z] ---> 21e1ed96d618 [2023-05-03T15:45:16.052Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-03T15:45:19.258Z] ---> Running in 88a11b499aa1 [2023-05-03T15:45:19.258Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-03T15:45:21.192Z] Removing intermediate container 47aaacaf9f30 [2023-05-03T15:45:21.193Z] ---> ec271876aaea [2023-05-03T15:45:21.193Z] Step 8/23 : COPY . . [2023-05-03T15:45:24.535Z] ---> 11d9eb9e0f16 [2023-05-03T15:45:24.535Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-03T15:45:24.535Z] ---> Running in cd1695fc7e4d [2023-05-03T15:45:25.938Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-03T15:49:04.093Z] Removing intermediate container 6931fbe18daf [2023-05-03T15:49:04.093Z] ---> 4ebba834a141 [2023-05-03T15:49:04.093Z] [2023-05-03T15:49:04.093Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T15:49:04.093Z] ---> 51e60588ff2c [2023-05-03T15:49:04.093Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T15:49:04.093Z] ---> Using cache [2023-05-03T15:49:04.093Z] ---> cf15c61d6283 [2023-05-03T15:49:04.093Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T15:49:04.093Z] ---> Using cache [2023-05-03T15:49:04.093Z] ---> 6c19da43c02b [2023-05-03T15:49:04.093Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:49:04.093Z] ---> Using cache [2023-05-03T15:49:04.093Z] ---> 2a4d9c474454 [2023-05-03T15:49:04.093Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:49:04.093Z] ---> Using cache [2023-05-03T15:49:04.093Z] ---> 90184f855d58 [2023-05-03T15:49:04.093Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-03T15:49:04.093Z] ---> 3c4ed7623b9a [2023-05-03T15:49:04.093Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:49:04.093Z] ---> ee36b19863aa [2023-05-03T15:49:04.093Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-03T15:49:04.093Z] ---> df47e532069a [2023-05-03T15:49:04.093Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T15:49:04.093Z] ---> Running in eb0f0581fb74 [2023-05-03T15:49:04.093Z] Removing intermediate container eb0f0581fb74 [2023-05-03T15:49:04.093Z] ---> b87c82f3a7a2 [2023-05-03T15:49:04.093Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T15:49:05.539Z] ---> Running in f1163fa27f25 [2023-05-03T15:49:06.133Z] Removing intermediate container f1163fa27f25 [2023-05-03T15:49:06.133Z] ---> 4101ecce32c1 [2023-05-03T15:49:06.133Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T15:49:06.133Z] ---> Running in 51cdb3bcb39b [2023-05-03T15:49:06.716Z] Removing intermediate container 51cdb3bcb39b [2023-05-03T15:49:06.716Z] ---> 16bf408c4d38 [2023-05-03T15:49:06.716Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T15:49:06.716Z] ---> Running in 65f0f39d55f3 [2023-05-03T15:49:07.000Z] Removing intermediate container 65f0f39d55f3 [2023-05-03T15:49:07.000Z] ---> 370ad1b69e45 [2023-05-03T15:49:07.000Z] Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:49:07.280Z] ---> Running in 09238e797504 [2023-05-03T15:49:07.863Z] Removing intermediate container 09238e797504 [2023-05-03T15:49:07.863Z] ---> 08503b00bacc [2023-05-03T15:49:07.863Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T15:49:07.863Z] ---> Running in 87bd5b1a86e9 [2023-05-03T15:49:08.449Z] Removing intermediate container 87bd5b1a86e9 [2023-05-03T15:49:08.449Z] ---> c5b356bfe48d [2023-05-03T15:49:08.449Z] [2023-05-03T15:49:08.449Z] Successfully built c5b356bfe48d [2023-05-03T15:49:08.449Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-03T15:49:08.449Z] Building core-metadata [2023-05-03T15:49:09.881Z]  Building security-proxy-auth ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-03T15:49:11.824Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T15:49:11.824Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T15:49:11.824Z] ---> 23dab04b1a79 [2023-05-03T15:49:11.824Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T15:49:11.824Z] ---> Using cache [2023-05-03T15:49:11.824Z] ---> 3bd7b83c2fb3 [2023-05-03T15:49:11.824Z] Step 4/25 : WORKDIR /edgex-go [2023-05-03T15:49:11.824Z] ---> Using cache [2023-05-03T15:49:11.824Z] ---> ef271d75aaf8 [2023-05-03T15:49:11.824Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-03T15:49:11.824Z] ---> Using cache [2023-05-03T15:49:11.824Z] ---> 62929cab1711 [2023-05-03T15:49:11.824Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-03T15:49:11.824Z] ---> Using cache [2023-05-03T15:49:11.824Z] ---> 72e5aa1ad43e [2023-05-03T15:49:11.824Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T15:49:11.824Z] ---> Using cache [2023-05-03T15:49:11.824Z] ---> 8eaa20172cda [2023-05-03T15:49:11.824Z] Step 8/25 : COPY . . [2023-05-03T15:49:11.824Z] ---> Using cache [2023-05-03T15:49:11.824Z] ---> 21e1ed96d618 [2023-05-03T15:49:11.824Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-03T15:49:12.096Z] ---> Running in fd90e431870f [2023-05-03T15:49:14.044Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-03T15:49:29.069Z] Removing intermediate container f2aa4dca2e62 [2023-05-03T15:49:29.069Z] ---> 3af8c42b08e5 [2023-05-03T15:49:29.069Z] [2023-05-03T15:49:29.069Z] Step 9/25 : FROM alpine:3.17 [2023-05-03T15:49:29.069Z] ---> 51e60588ff2c [2023-05-03T15:49:29.069Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-03T15:49:29.069Z] ---> Running in 0f9f5cbaf69d [2023-05-03T15:49:30.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:49:31.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:49:32.830Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-03T15:49:33.094Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-03T15:49:33.094Z] (3/3) Installing su-exec (0.2-r2) [2023-05-03T15:49:33.094Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:49:33.094Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T15:49:33.675Z] OK: 8 MiB in 18 packages [2023-05-03T15:49:36.259Z] Removing intermediate container 0f9f5cbaf69d [2023-05-03T15:49:36.259Z] ---> a03795275b7c [2023-05-03T15:49:36.259Z] 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-03T15:49:36.259Z] ---> Running in bf4689bbe789 [2023-05-03T15:49:36.259Z] Removing intermediate container bf4689bbe789 [2023-05-03T15:49:36.259Z] ---> adbd8451fc65 [2023-05-03T15:49:36.259Z] Step 12/25 : WORKDIR / [2023-05-03T15:49:36.536Z] ---> Running in 80d50646e366 [2023-05-03T15:49:37.116Z] Removing intermediate container 80d50646e366 [2023-05-03T15:49:37.116Z] ---> 1a883c04de9f [2023-05-03T15:49:37.116Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:49:38.072Z] ---> d5190cc2381e [2023-05-03T15:49:38.072Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:49:39.038Z] ---> 9d223da12352 [2023-05-03T15:49:39.038Z] 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-03T15:49:39.998Z] ---> 812091944576 [2023-05-03T15:49:39.998Z] 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-03T15:49:40.955Z] ---> 9d14e11b4842 [2023-05-03T15:49:40.955Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:49:41.538Z] ---> 94924487137e [2023-05-03T15:49:41.538Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-03T15:49:43.481Z] ---> 5fbb946301a6 [2023-05-03T15:49:43.481Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-03T15:49:46.063Z] ---> 16b634c9c3c2 [2023-05-03T15:49:46.063Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T15:49:46.647Z] ---> ed3175fe4284 [2023-05-03T15:49:46.647Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T15:49:46.647Z] ---> Running in b73c24241146 [2023-05-03T15:49:49.983Z] Removing intermediate container b73c24241146 [2023-05-03T15:49:49.983Z] ---> 64708cc81d6f [2023-05-03T15:49:49.983Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T15:49:49.983Z] ---> Running in 7d5ec4f2ad60 [2023-05-03T15:49:49.983Z] Removing intermediate container 7d5ec4f2ad60 [2023-05-03T15:49:49.983Z] ---> c78d57a812ef [2023-05-03T15:49:49.983Z] Step 23/25 : LABEL arch=arm64 [2023-05-03T15:49:50.247Z] ---> Running in c0168d76b020 [2023-05-03T15:49:50.827Z] Removing intermediate container c0168d76b020 [2023-05-03T15:49:50.827Z] ---> ad4de5be18a1 [2023-05-03T15:49:50.827Z] Step 24/25 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:49:50.827Z] ---> Running in c7f31f8b8d01 [2023-05-03T15:49:51.425Z] Removing intermediate container c7f31f8b8d01 [2023-05-03T15:49:51.425Z] ---> f5832d59fef7 [2023-05-03T15:49:51.425Z] Step 25/25 : LABEL version=3.0.0-dev.145 [2023-05-03T15:49:51.425Z] ---> Running in 020efc935840 [2023-05-03T15:49:52.012Z] Removing intermediate container 020efc935840 [2023-05-03T15:49:52.012Z] ---> 94004326d0b6 [2023-05-03T15:49:52.012Z] [2023-05-03T15:49:52.012Z] Successfully built 94004326d0b6 [2023-05-03T15:49:52.012Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-03T15:51:58.643Z]  Building security-secretstore-setup ... done Removing intermediate container 88a11b499aa1 [2023-05-03T15:51:58.643Z] ---> b178877c5794 [2023-05-03T15:51:58.643Z] [2023-05-03T15:51:58.643Z] Step 10/24 : FROM alpine:3.17 [2023-05-03T15:51:58.643Z] ---> 51e60588ff2c [2023-05-03T15:51:58.643Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-03T15:51:58.643Z] ---> Running in 2bd4837d17d0 [2023-05-03T15:51:58.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:51:58.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:51:58.643Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T15:51:58.643Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:51:58.643Z] OK: 8 MiB in 16 packages [2023-05-03T15:51:58.643Z] Removing intermediate container 2bd4837d17d0 [2023-05-03T15:51:58.643Z] ---> e507bae97b78 [2023-05-03T15:51:58.643Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T15:51:58.643Z] ---> Running in 7180794a5e3e [2023-05-03T15:51:58.643Z] Removing intermediate container 7180794a5e3e [2023-05-03T15:51:58.643Z] ---> f874969ea134 [2023-05-03T15:51:58.643Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-03T15:51:58.643Z] ---> Running in 01009f9459b9 [2023-05-03T15:51:58.643Z] Removing intermediate container 01009f9459b9 [2023-05-03T15:51:58.643Z] ---> f2bfd7e19d36 [2023-05-03T15:51:58.643Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-03T15:51:58.643Z] ---> Running in dcfe51fc701a [2023-05-03T15:51:58.643Z] Removing intermediate container dcfe51fc701a [2023-05-03T15:51:58.643Z] ---> ad4fb1ec18e4 [2023-05-03T15:51:58.643Z] Step 15/24 : WORKDIR / [2023-05-03T15:51:58.643Z] ---> Running in 8afe5887cf70 [2023-05-03T15:51:58.643Z] Removing intermediate container 8afe5887cf70 [2023-05-03T15:51:58.643Z] ---> baa89cfa6428 [2023-05-03T15:51:58.643Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:51:58.643Z] ---> 50ee40e601c8 [2023-05-03T15:51:58.643Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:51:58.643Z] ---> 28d25c5d18ff [2023-05-03T15:51:58.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-03T15:52:00.587Z] ---> f478dc477043 [2023-05-03T15:52:00.587Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:52:01.170Z] ---> 6fb5dc6f1eee [2023-05-03T15:52:01.170Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-03T15:52:01.438Z] ---> Running in 56b26b13fe1f [2023-05-03T15:52:01.705Z] Removing intermediate container 56b26b13fe1f [2023-05-03T15:52:01.705Z] ---> e156832978a2 [2023-05-03T15:52:01.705Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T15:52:01.974Z] ---> Running in 64e9e0e62acb [2023-05-03T15:52:02.240Z] Removing intermediate container 64e9e0e62acb [2023-05-03T15:52:02.240Z] ---> 1975da39318d [2023-05-03T15:52:02.240Z] Step 22/24 : LABEL arch=arm64 [2023-05-03T15:52:02.506Z] ---> Running in 4137fdc3ac40 [2023-05-03T15:52:03.088Z] Removing intermediate container 4137fdc3ac40 [2023-05-03T15:52:03.088Z] ---> 987c1d5038da [2023-05-03T15:52:03.088Z] Step 23/24 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:52:03.088Z] ---> Running in 004696f26149 [2023-05-03T15:52:03.670Z] Removing intermediate container 004696f26149 [2023-05-03T15:52:03.670Z] ---> a4c79c1b9fbe [2023-05-03T15:52:03.670Z] Step 24/24 : LABEL version=3.0.0-dev.145 [2023-05-03T15:52:03.670Z] ---> Running in f784e76e9656 [2023-05-03T15:52:04.264Z] Removing intermediate container f784e76e9656 [2023-05-03T15:52:04.264Z] ---> 45bdc0ed5e11 [2023-05-03T15:52:04.264Z] [2023-05-03T15:52:04.264Z] Successfully built 45bdc0ed5e11 [2023-05-03T15:52:04.264Z] Successfully tagged core-command-arm64:latest [2023-05-03T15:53:40.870Z]  Building core-command ... done Removing intermediate container 66bdda329da2 [2023-05-03T15:53:40.870Z] ---> 2233d7ebf52d [2023-05-03T15:53:40.870Z] [2023-05-03T15:53:40.870Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T15:53:40.870Z] ---> 51e60588ff2c [2023-05-03T15:53:40.870Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T15:53:40.870Z] ---> Using cache [2023-05-03T15:53:40.870Z] ---> e507bae97b78 [2023-05-03T15:53:40.870Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T15:53:40.870Z] ---> Using cache [2023-05-03T15:53:40.870Z] ---> f874969ea134 [2023-05-03T15:53:40.870Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-03T15:53:40.870Z] ---> Running in b49864ecc9ee [2023-05-03T15:53:40.870Z] Removing intermediate container b49864ecc9ee [2023-05-03T15:53:40.870Z] ---> b79c04b10d39 [2023-05-03T15:53:40.870Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T15:53:40.870Z] ---> Running in 877e72e8416a [2023-05-03T15:53:40.870Z] Removing intermediate container 877e72e8416a [2023-05-03T15:53:40.870Z] ---> 816877004b94 [2023-05-03T15:53:40.870Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:53:40.870Z] ---> bfed72e1a269 [2023-05-03T15:53:40.870Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:53:40.870Z] ---> c4a775854b8c [2023-05-03T15:53:40.870Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-03T15:53:40.870Z] Removing intermediate container cd1695fc7e4d [2023-05-03T15:53:40.870Z] ---> 10712464caa3 [2023-05-03T15:53:40.870Z] [2023-05-03T15:53:40.870Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T15:53:40.870Z] ---> 51e60588ff2c [2023-05-03T15:53:40.870Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-03T15:53:40.870Z] ---> Running in 2e025a31b03f [2023-05-03T15:53:40.870Z] ---> 7e7341c1b27d [2023-05-03T15:53:40.870Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:53:40.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T15:53:40.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T15:53:41.450Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-03T15:53:41.450Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-03T15:53:41.450Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T15:53:41.450Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T15:53:42.043Z] OK: 8 MiB in 17 packages [2023-05-03T15:53:43.989Z] ---> 1d1b9ca8825b [2023-05-03T15:53:43.989Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-03T15:53:43.989Z] ---> Running in f912dcc2fc14 [2023-05-03T15:53:44.258Z] Removing intermediate container f912dcc2fc14 [2023-05-03T15:53:44.258Z] ---> 7d00aa599e07 [2023-05-03T15:53:44.258Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T15:53:44.527Z] ---> Running in b4067335cca7 [2023-05-03T15:53:44.808Z] Removing intermediate container 2e025a31b03f [2023-05-03T15:53:44.808Z] ---> 3a8d14b3d32c [2023-05-03T15:53:44.808Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T15:53:44.808Z] Removing intermediate container b4067335cca7 [2023-05-03T15:53:44.808Z] ---> fa30d8936064 [2023-05-03T15:53:44.808Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T15:53:44.808Z] ---> Running in 39c03ada0e12 [2023-05-03T15:53:45.075Z] ---> Running in 7022dc255b85 [2023-05-03T15:53:45.660Z] Removing intermediate container 7022dc255b85 [2023-05-03T15:53:45.660Z] ---> e43484f88013 [2023-05-03T15:53:45.660Z] Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:53:45.660Z] Removing intermediate container 39c03ada0e12 [2023-05-03T15:53:45.660Z] ---> d358c90cac53 [2023-05-03T15:53:45.660Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-03T15:53:45.660Z] ---> Running in bdf1486604b5 [2023-05-03T15:53:45.660Z] ---> Running in 350849f480bc [2023-05-03T15:53:46.245Z] Removing intermediate container bdf1486604b5 [2023-05-03T15:53:46.245Z] ---> 48cd35373c64 [2023-05-03T15:53:46.245Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T15:53:46.245Z] Removing intermediate container 350849f480bc [2023-05-03T15:53:46.245Z] ---> 3e2e3edabda1 [2023-05-03T15:53:46.245Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T15:53:46.245Z] ---> Running in 8e23ad788b9d [2023-05-03T15:53:46.245Z] ---> Running in ab2c9d18a3dd [2023-05-03T15:53:46.829Z] Removing intermediate container 8e23ad788b9d [2023-05-03T15:53:46.829Z] ---> 642a63a91470 [2023-05-03T15:53:46.829Z] [2023-05-03T15:53:46.829Z] Removing intermediate container ab2c9d18a3dd [2023-05-03T15:53:46.829Z] ---> d11a896c6a20 [2023-05-03T15:53:46.829Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:53:46.829Z] Successfully built 642a63a91470 [2023-05-03T15:53:46.829Z] Successfully tagged support-scheduler-arm64:latest [2023-05-03T15:53:47.413Z]  Building support-scheduler ... done  ---> b1f342142bf8 [2023-05-03T15:53:47.413Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:53:48.373Z] ---> 82ef2972f447 [2023-05-03T15:53:48.373Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-03T15:53:50.313Z] ---> c12ed4f46a0e [2023-05-03T15:53:50.313Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:53:50.582Z] Removing intermediate container fd90e431870f [2023-05-03T15:53:50.582Z] ---> 38e9c5a2fd18 [2023-05-03T15:53:50.582Z] [2023-05-03T15:53:50.582Z] Step 10/25 : FROM alpine:3.17 [2023-05-03T15:53:50.582Z] ---> 51e60588ff2c [2023-05-03T15:53:50.582Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T15:53:50.582Z] ---> Using cache [2023-05-03T15:53:50.582Z] ---> e507bae97b78 [2023-05-03T15:53:50.582Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T15:53:50.582Z] ---> Using cache [2023-05-03T15:53:50.582Z] ---> f874969ea134 [2023-05-03T15:53:50.582Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-03T15:53:50.582Z] ---> Running in 2d3f9177b4cd [2023-05-03T15:53:50.851Z] ---> 01c0543de781 [2023-05-03T15:53:50.851Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-03T15:53:50.851Z] ---> Running in 75cda4f18e9d [2023-05-03T15:53:50.851Z] Removing intermediate container 2d3f9177b4cd [2023-05-03T15:53:50.851Z] ---> 43a5386a98ad [2023-05-03T15:53:50.851Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-03T15:53:51.119Z] ---> Running in ec03e6da1c59 [2023-05-03T15:53:51.119Z] Removing intermediate container 75cda4f18e9d [2023-05-03T15:53:51.119Z] ---> f5b9d1be6645 [2023-05-03T15:53:51.119Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T15:53:51.386Z] ---> Running in 4717cafe7891 [2023-05-03T15:53:51.386Z] Removing intermediate container ec03e6da1c59 [2023-05-03T15:53:51.386Z] ---> bdd3d8561e38 [2023-05-03T15:53:51.386Z] Step 15/25 : WORKDIR / [2023-05-03T15:53:51.386Z] ---> Running in 7ea0463cf495 [2023-05-03T15:53:51.652Z] Removing intermediate container 4717cafe7891 [2023-05-03T15:53:51.652Z] ---> 42adcdabf734 [2023-05-03T15:53:51.652Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T15:53:51.920Z] ---> Running in 3d4b16e6dd8c [2023-05-03T15:53:51.921Z] Removing intermediate container 7ea0463cf495 [2023-05-03T15:53:51.921Z] ---> 2c38eb943157 [2023-05-03T15:53:51.921Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T15:53:52.187Z] Removing intermediate container 3d4b16e6dd8c [2023-05-03T15:53:52.187Z] ---> 9b52b9c87607 [2023-05-03T15:53:52.187Z] Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:53:52.187Z] ---> Running in 263d4166d227 [2023-05-03T15:53:52.455Z] ---> ee427264f415 [2023-05-03T15:53:52.455Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T15:53:52.724Z] Removing intermediate container 263d4166d227 [2023-05-03T15:53:52.724Z] ---> 658e98e4095f [2023-05-03T15:53:52.724Z] Step 23/23 : LABEL version=3.0.0-dev.145 [2023-05-03T15:53:52.724Z] ---> Running in d175838a4d29 [2023-05-03T15:53:52.992Z] Removing intermediate container d175838a4d29 [2023-05-03T15:53:52.992Z] ---> 4d9c20e1225e [2023-05-03T15:53:52.992Z] [2023-05-03T15:53:53.257Z] ---> e42bd64b9dde [2023-05-03T15:53:53.257Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-03T15:53:53.257Z] Successfully built 4d9c20e1225e [2023-05-03T15:53:53.257Z] Successfully tagged support-notifications-arm64:latest [2023-05-03T15:53:54.218Z]  Building support-notifications ... done  ---> b389797b2acb [2023-05-03T15:53:54.218Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-03T15:53:54.799Z] ---> 410cccb8a255 [2023-05-03T15:53:54.799Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-03T15:53:55.065Z] ---> 527a9ac388f4 [2023-05-03T15:53:55.065Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-03T15:53:56.475Z] ---> Running in c03e79690eb5 [2023-05-03T15:53:56.475Z] Removing intermediate container c03e79690eb5 [2023-05-03T15:53:56.475Z] ---> e477fca4cb56 [2023-05-03T15:53:56.475Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T15:53:56.741Z] ---> Running in 977422666f41 [2023-05-03T15:53:57.005Z] Removing intermediate container 977422666f41 [2023-05-03T15:53:57.005Z] ---> 25e126d1d825 [2023-05-03T15:53:57.005Z] Step 23/25 : LABEL arch=arm64 [2023-05-03T15:53:57.005Z] ---> Running in 43b6b7d9ec7c [2023-05-03T15:53:57.272Z] Removing intermediate container 43b6b7d9ec7c [2023-05-03T15:53:57.272Z] ---> 6ff854339d07 [2023-05-03T15:53:57.272Z] Step 24/25 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:53:57.272Z] ---> Running in d5bd9b0eb2ba [2023-05-03T15:53:57.541Z] Removing intermediate container d5bd9b0eb2ba [2023-05-03T15:53:57.541Z] ---> 3edf2b7786e3 [2023-05-03T15:53:57.541Z] Step 25/25 : LABEL version=3.0.0-dev.145 [2023-05-03T15:53:57.809Z] ---> Running in 68d648ad931b [2023-05-03T15:53:58.076Z] Removing intermediate container 68d648ad931b [2023-05-03T15:53:58.076Z] ---> 2c1a5641a8db [2023-05-03T15:53:58.076Z] [2023-05-03T15:53:58.076Z] Successfully built 2c1a5641a8db [2023-05-03T15:53:58.076Z] Successfully tagged core-metadata-arm64:latest [2023-05-03T15:53:58.353Z]  Building core-metadata ... done  [Pipeline] } [2023-05-03T15:53:58.402Z] $ docker stop --time=1 415cff6ac61eb3e0c4354c985358c93c2860e4257d61b6ce1c2dd643a5380976 [2023-05-03T15:54:00.129Z] $ docker rm -f --volumes 415cff6ac61eb3e0c4354c985358c93c2860e4257d61b6ce1c2dd643a5380976 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T15:54:00.591Z] + docker images [2023-05-03T15:54:00.860Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-03T15:54:00.860Z] core-metadata-arm64 latest 2c1a5641a8db 3 seconds ago 20.2MB [2023-05-03T15:54:00.860Z] support-notifications-arm64 latest 4d9c20e1225e 8 seconds ago 31.9MB [2023-05-03T15:54:00.860Z] 38e9c5a2fd18 11 seconds ago 1.36GB [2023-05-03T15:54:00.860Z] support-scheduler-arm64 latest 642a63a91470 14 seconds ago 31.2MB [2023-05-03T15:54:00.860Z] 10712464caa3 24 seconds ago 1.42GB [2023-05-03T15:54:00.860Z] 2233d7ebf52d 30 seconds ago 1.42GB [2023-05-03T15:54:00.860Z] core-command-arm64 latest 45bdc0ed5e11 About a minute ago 19.7MB [2023-05-03T15:54:00.860Z] b178877c5794 2 minutes ago 1.35GB [2023-05-03T15:54:00.860Z] security-secretstore-setup-arm64 latest 94004326d0b6 4 minutes ago 32.2MB [2023-05-03T15:54:00.860Z] 3af8c42b08e5 4 minutes ago 1.35GB [2023-05-03T15:54:00.860Z] security-proxy-auth-arm64 latest c5b356bfe48d 4 minutes ago 18.1MB [2023-05-03T15:54:00.860Z] 4ebba834a141 5 minutes ago 1.33GB [2023-05-03T15:54:00.860Z] security-proxy-setup-arm64 latest d4ff53d4e7c2 8 minutes ago 18.7MB [2023-05-03T15:54:00.860Z] security-spire-server-arm64 latest ad516d9297e2 8 minutes ago 97MB [2023-05-03T15:54:00.860Z] 2203be688789 9 minutes ago 1.21GB [2023-05-03T15:54:00.860Z] 6f56d51a123f 9 minutes ago 1.33GB [2023-05-03T15:54:00.860Z] security-spiffe-token-provider-arm64 latest 80e2e37d811a 9 minutes ago 32.7MB [2023-05-03T15:54:00.860Z] 5743adfc2e7e 9 minutes ago 1.39GB [2023-05-03T15:54:00.860Z] core-data-arm64 latest 0338aaa33285 10 minutes ago 19.9MB [2023-05-03T15:54:00.860Z] security-bootstrapper-arm64 latest b92f0cec7621 10 minutes ago 21.9MB [2023-05-03T15:54:00.860Z] core-common-config-bootstrapper-arm64 latest 5684feacc4be 10 minutes ago 17.2MB [2023-05-03T15:54:00.860Z] 912676a8a2e6 10 minutes ago 1.36GB [2023-05-03T15:54:00.860Z] e6a5bdf34f29 11 minutes ago 1.35GB [2023-05-03T15:54:00.860Z] 7429e7044065 11 minutes ago 1.34GB [2023-05-03T15:54:00.860Z] security-spire-config-arm64 latest 5eaecbff106f 17 minutes ago 96.1MB [2023-05-03T15:54:00.860Z] security-spire-agent-arm64 latest dfc79bd9a63a 17 minutes ago 153MB [2023-05-03T15:54:00.860Z] 750a74ba49bf 18 minutes ago 1.21GB [2023-05-03T15:54:00.860Z] ci-base-image-arm64 latest 23dab04b1a79 21 minutes ago 899MB [2023-05-03T15:54:00.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 8 days ago 681MB [2023-05-03T15:54:00.860Z] alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB [2023-05-03T15:54:00.860Z] 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-03T15:54:00.982Z] provisioning config files... [2023-05-03T15:54:00.998Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/510@tmp/config5832363093685888871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:54:01.352Z] ---> docker-login.sh [2023-05-03T15:54:01.352Z] nexus3.edgexfoundry.org:10001 [2023-05-03T15:54:01.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:54:01.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:54:01.621Z] Configure a credential helper to remove this warning. See [2023-05-03T15:54:01.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:54:01.621Z] [2023-05-03T15:54:01.621Z] Login Succeeded [2023-05-03T15:54:01.621Z] nexus3.edgexfoundry.org:10002 [2023-05-03T15:54:01.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:54:02.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:54:02.151Z] Configure a credential helper to remove this warning. See [2023-05-03T15:54:02.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:54:02.151Z] [2023-05-03T15:54:02.151Z] Login Succeeded [2023-05-03T15:54:02.151Z] nexus3.edgexfoundry.org:10003 [2023-05-03T15:54:02.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:54:02.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:54:02.418Z] Configure a credential helper to remove this warning. See [2023-05-03T15:54:02.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:54:02.418Z] [2023-05-03T15:54:02.418Z] Login Succeeded [2023-05-03T15:54:02.418Z] nexus3.edgexfoundry.org:10004 [2023-05-03T15:54:02.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:54:02.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:54:02.683Z] Configure a credential helper to remove this warning. See [2023-05-03T15:54:02.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:54:02.683Z] [2023-05-03T15:54:02.683Z] Login Succeeded [2023-05-03T15:54:02.683Z] docker.io [2023-05-03T15:54:02.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T15:54:03.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T15:54:03.219Z] Configure a credential helper to remove this warning. See [2023-05-03T15:54:03.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T15:54:03.219Z] [2023-05-03T15:54:03.219Z] Login Succeeded [2023-05-03T15:54:03.219Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T15:54:03.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:54:03.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T15:54:03.290Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-03T15:54:03.290Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:03.290Z] latest [2023-05-03T15:54:03.290Z] 3.0.0-dev.145 [2023-05-03T15:54:03.290Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:03.290Z] main [2023-05-03T15:54:03.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:03.628Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:03.967Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:03.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-03T15:54:03.967Z] 6f849fe00984: Preparing [2023-05-03T15:54:03.967Z] 731b04435d13: Preparing [2023-05-03T15:54:03.967Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:03.967Z] 723754d9b3b2: Preparing [2023-05-03T15:54:03.967Z] afb776819c4a: Preparing [2023-05-03T15:54:03.967Z] 26cbea5cba74: Preparing [2023-05-03T15:54:03.967Z] 26cbea5cba74: Waiting [2023-05-03T15:54:04.231Z] 723754d9b3b2: Pushed [2023-05-03T15:54:04.232Z] 6f849fe00984: Pushed [2023-05-03T15:54:04.232Z] afb776819c4a: Pushed [2023-05-03T15:54:04.232Z] a3fe35a1d1ce: Pushed [2023-05-03T15:54:04.232Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:07.562Z] 731b04435d13: Pushed [2023-05-03T15:54:07.562Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:d21c570a48a254f5b3e4f3e238ecae7ff766c03ccc70a22826d35fc559cf3f70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:07.899Z] + 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-03T15:54:10.805Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-03T15:54:10.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-03T15:54:10.805Z] 6f849fe00984: Preparing [2023-05-03T15:54:10.805Z] 731b04435d13: Preparing [2023-05-03T15:54:10.805Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:10.805Z] 723754d9b3b2: Preparing [2023-05-03T15:54:10.805Z] afb776819c4a: Preparing [2023-05-03T15:54:10.805Z] 26cbea5cba74: Preparing [2023-05-03T15:54:10.805Z] 26cbea5cba74: Waiting [2023-05-03T15:54:10.805Z] 731b04435d13: Layer already exists [2023-05-03T15:54:10.805Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:10.805Z] 6f849fe00984: Layer already exists [2023-05-03T15:54:10.805Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:10.805Z] afb776819c4a: Layer already exists [2023-05-03T15:54:10.805Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:10.805Z] latest: digest: sha256:d21c570a48a254f5b3e4f3e238ecae7ff766c03ccc70a22826d35fc559cf3f70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:11.405Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:11.732Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.145 [2023-05-03T15:54:11.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-03T15:54:11.733Z] 6f849fe00984: Preparing [2023-05-03T15:54:11.733Z] 731b04435d13: Preparing [2023-05-03T15:54:11.733Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:11.733Z] 723754d9b3b2: Preparing [2023-05-03T15:54:11.733Z] afb776819c4a: Preparing [2023-05-03T15:54:11.733Z] 26cbea5cba74: Preparing [2023-05-03T15:54:11.733Z] 26cbea5cba74: Waiting [2023-05-03T15:54:11.733Z] 6f849fe00984: Layer already exists [2023-05-03T15:54:11.733Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:11.733Z] afb776819c4a: Layer already exists [2023-05-03T15:54:11.733Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:11.733Z] 731b04435d13: Layer already exists [2023-05-03T15:54:11.733Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:11.733Z] 3.0.0-dev.145: digest: sha256:d21c570a48a254f5b3e4f3e238ecae7ff766c03ccc70a22826d35fc559cf3f70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:12.065Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:12.400Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:12.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-03T15:54:12.400Z] 6f849fe00984: Preparing [2023-05-03T15:54:12.400Z] 731b04435d13: Preparing [2023-05-03T15:54:12.400Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:12.400Z] 723754d9b3b2: Preparing [2023-05-03T15:54:12.400Z] afb776819c4a: Preparing [2023-05-03T15:54:12.400Z] 26cbea5cba74: Preparing [2023-05-03T15:54:12.400Z] 26cbea5cba74: Waiting [2023-05-03T15:54:12.400Z] 6f849fe00984: Layer already exists [2023-05-03T15:54:12.400Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:12.400Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:12.400Z] afb776819c4a: Layer already exists [2023-05-03T15:54:12.400Z] 731b04435d13: Layer already exists [2023-05-03T15:54:12.400Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:12.400Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:d21c570a48a254f5b3e4f3e238ecae7ff766c03ccc70a22826d35fc559cf3f70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:13.006Z] + 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-03T15:54:13.344Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-03T15:54:13.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-03T15:54:13.344Z] 6f849fe00984: Preparing [2023-05-03T15:54:13.344Z] 731b04435d13: Preparing [2023-05-03T15:54:13.344Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:13.344Z] 723754d9b3b2: Preparing [2023-05-03T15:54:13.344Z] afb776819c4a: Preparing [2023-05-03T15:54:13.344Z] 26cbea5cba74: Preparing [2023-05-03T15:54:13.344Z] 26cbea5cba74: Waiting [2023-05-03T15:54:13.344Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:13.344Z] afb776819c4a: Layer already exists [2023-05-03T15:54:13.344Z] 6f849fe00984: Layer already exists [2023-05-03T15:54:13.344Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:13.344Z] 731b04435d13: Layer already exists [2023-05-03T15:54:13.344Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:13.609Z] main: digest: sha256:d21c570a48a254f5b3e4f3e238ecae7ff766c03ccc70a22826d35fc559cf3f70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:54:13.665Z] ===================================================== [Pipeline] echo [2023-05-03T15:54:13.673Z] taggedImages: [2023-05-03T15:54:13.673Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:13.673Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-03T15:54:13.673Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.145 [2023-05-03T15:54:13.673Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:13.673Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-03T15:54:13.700Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-03T15:54:13.700Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:13.700Z] latest [2023-05-03T15:54:13.700Z] 3.0.0-dev.145 [2023-05-03T15:54:13.700Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:13.700Z] main [2023-05-03T15:54:13.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:14.040Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:14.372Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:14.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-03T15:54:14.372Z] c9ea2e526f11: Preparing [2023-05-03T15:54:14.372Z] 12ef21546576: Preparing [2023-05-03T15:54:14.372Z] 65c2ebe3de83: Preparing [2023-05-03T15:54:14.372Z] f88f4b85bcf4: Preparing [2023-05-03T15:54:14.372Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:14.372Z] 723754d9b3b2: Preparing [2023-05-03T15:54:14.372Z] be1b614f6cf7: Preparing [2023-05-03T15:54:14.372Z] 26cbea5cba74: Preparing [2023-05-03T15:54:14.372Z] 723754d9b3b2: Waiting [2023-05-03T15:54:14.372Z] be1b614f6cf7: Waiting [2023-05-03T15:54:14.372Z] 26cbea5cba74: Waiting [2023-05-03T15:54:14.372Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:14.372Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:14.638Z] 12ef21546576: Pushed [2023-05-03T15:54:14.638Z] 65c2ebe3de83: Pushed [2023-05-03T15:54:14.638Z] c9ea2e526f11: Pushed [2023-05-03T15:54:14.638Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:14.638Z] be1b614f6cf7: Pushed [2023-05-03T15:54:17.216Z] f88f4b85bcf4: Pushed [2023-05-03T15:54:17.216Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:f09429e4aeb3c989d25792d6e8893e5f843f5626d4e62051c37fd22e4de95215 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:17.554Z] + 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-03T15:54:17.879Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-03T15:54:17.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-03T15:54:17.879Z] c9ea2e526f11: Preparing [2023-05-03T15:54:17.879Z] 12ef21546576: Preparing [2023-05-03T15:54:17.879Z] 65c2ebe3de83: Preparing [2023-05-03T15:54:17.879Z] f88f4b85bcf4: Preparing [2023-05-03T15:54:17.879Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:17.879Z] 723754d9b3b2: Preparing [2023-05-03T15:54:17.879Z] be1b614f6cf7: Preparing [2023-05-03T15:54:17.879Z] 26cbea5cba74: Preparing [2023-05-03T15:54:17.879Z] 723754d9b3b2: Waiting [2023-05-03T15:54:17.879Z] be1b614f6cf7: Waiting [2023-05-03T15:54:17.879Z] 26cbea5cba74: Waiting [2023-05-03T15:54:17.879Z] f88f4b85bcf4: Layer already exists [2023-05-03T15:54:17.879Z] c9ea2e526f11: Layer already exists [2023-05-03T15:54:17.879Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:17.879Z] 12ef21546576: Layer already exists [2023-05-03T15:54:17.879Z] 65c2ebe3de83: Layer already exists [2023-05-03T15:54:17.879Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:17.879Z] be1b614f6cf7: Layer already exists [2023-05-03T15:54:17.879Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:17.879Z] latest: digest: sha256:f09429e4aeb3c989d25792d6e8893e5f843f5626d4e62051c37fd22e4de95215 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:18.473Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:18.803Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.145 [2023-05-03T15:54:18.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-03T15:54:18.803Z] c9ea2e526f11: Preparing [2023-05-03T15:54:18.803Z] 12ef21546576: Preparing [2023-05-03T15:54:18.803Z] 65c2ebe3de83: Preparing [2023-05-03T15:54:18.803Z] f88f4b85bcf4: Preparing [2023-05-03T15:54:18.803Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:18.803Z] 723754d9b3b2: Preparing [2023-05-03T15:54:18.803Z] be1b614f6cf7: Preparing [2023-05-03T15:54:18.803Z] 26cbea5cba74: Preparing [2023-05-03T15:54:18.803Z] be1b614f6cf7: Waiting [2023-05-03T15:54:18.803Z] 723754d9b3b2: Waiting [2023-05-03T15:54:18.803Z] 26cbea5cba74: Waiting [2023-05-03T15:54:18.803Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:18.803Z] c9ea2e526f11: Layer already exists [2023-05-03T15:54:18.803Z] 12ef21546576: Layer already exists [2023-05-03T15:54:18.803Z] f88f4b85bcf4: Layer already exists [2023-05-03T15:54:18.803Z] 65c2ebe3de83: Layer already exists [2023-05-03T15:54:18.803Z] be1b614f6cf7: Layer already exists [2023-05-03T15:54:18.803Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:18.803Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:18.803Z] 3.0.0-dev.145: digest: sha256:f09429e4aeb3c989d25792d6e8893e5f843f5626d4e62051c37fd22e4de95215 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:19.403Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:19.741Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:19.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-03T15:54:19.742Z] c9ea2e526f11: Preparing [2023-05-03T15:54:19.742Z] 12ef21546576: Preparing [2023-05-03T15:54:19.742Z] 65c2ebe3de83: Preparing [2023-05-03T15:54:19.742Z] f88f4b85bcf4: Preparing [2023-05-03T15:54:19.742Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:19.742Z] 723754d9b3b2: Preparing [2023-05-03T15:54:19.742Z] be1b614f6cf7: Preparing [2023-05-03T15:54:19.742Z] 26cbea5cba74: Preparing [2023-05-03T15:54:19.742Z] be1b614f6cf7: Waiting [2023-05-03T15:54:19.742Z] 26cbea5cba74: Waiting [2023-05-03T15:54:19.742Z] 723754d9b3b2: Waiting [2023-05-03T15:54:19.742Z] 65c2ebe3de83: Layer already exists [2023-05-03T15:54:19.742Z] f88f4b85bcf4: Layer already exists [2023-05-03T15:54:19.742Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:19.742Z] 12ef21546576: Layer already exists [2023-05-03T15:54:19.742Z] c9ea2e526f11: Layer already exists [2023-05-03T15:54:19.742Z] be1b614f6cf7: Layer already exists [2023-05-03T15:54:19.742Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:19.742Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:20.007Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:f09429e4aeb3c989d25792d6e8893e5f843f5626d4e62051c37fd22e4de95215 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:20.341Z] + 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-03T15:54:20.671Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-03T15:54:20.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-03T15:54:20.671Z] c9ea2e526f11: Preparing [2023-05-03T15:54:20.671Z] 12ef21546576: Preparing [2023-05-03T15:54:20.671Z] 65c2ebe3de83: Preparing [2023-05-03T15:54:20.671Z] f88f4b85bcf4: Preparing [2023-05-03T15:54:20.671Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:20.671Z] 723754d9b3b2: Preparing [2023-05-03T15:54:20.671Z] be1b614f6cf7: Preparing [2023-05-03T15:54:20.671Z] 26cbea5cba74: Preparing [2023-05-03T15:54:20.671Z] 723754d9b3b2: Waiting [2023-05-03T15:54:20.671Z] be1b614f6cf7: Waiting [2023-05-03T15:54:20.671Z] 26cbea5cba74: Waiting [2023-05-03T15:54:20.671Z] c9ea2e526f11: Layer already exists [2023-05-03T15:54:20.671Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:20.671Z] 12ef21546576: Layer already exists [2023-05-03T15:54:20.671Z] f88f4b85bcf4: Layer already exists [2023-05-03T15:54:20.671Z] 65c2ebe3de83: Layer already exists [2023-05-03T15:54:20.671Z] be1b614f6cf7: Layer already exists [2023-05-03T15:54:20.671Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:20.671Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:20.938Z] main: digest: sha256:f09429e4aeb3c989d25792d6e8893e5f843f5626d4e62051c37fd22e4de95215 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:54:20.981Z] ===================================================== [Pipeline] echo [2023-05-03T15:54:20.988Z] taggedImages: [2023-05-03T15:54:20.988Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:20.988Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-03T15:54:20.988Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.145 [2023-05-03T15:54:20.988Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:20.988Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-03T15:54:21.003Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-03T15:54:21.003Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:21.003Z] latest [2023-05-03T15:54:21.003Z] 3.0.0-dev.145 [2023-05-03T15:54:21.003Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:21.003Z] main [2023-05-03T15:54:21.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:21.332Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:21.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:21.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-03T15:54:21.665Z] c2770cf34838: Preparing [2023-05-03T15:54:21.665Z] bfaeeb95bff1: Preparing [2023-05-03T15:54:21.665Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:21.665Z] 723754d9b3b2: Preparing [2023-05-03T15:54:21.665Z] e30ab133ce79: Preparing [2023-05-03T15:54:21.665Z] 26cbea5cba74: Preparing [2023-05-03T15:54:21.665Z] 26cbea5cba74: Waiting [2023-05-03T15:54:21.665Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:21.665Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:21.665Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:21.938Z] c2770cf34838: Pushed [2023-05-03T15:54:21.938Z] e30ab133ce79: Pushed [2023-05-03T15:54:25.273Z] bfaeeb95bff1: Pushed [2023-05-03T15:54:25.273Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:aeefc1841ac161ebdb9ecbf829ae1260f2ad63311c6045011f90d1a374866cb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:25.619Z] + 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-03T15:54:25.964Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-03T15:54:25.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-03T15:54:25.965Z] c2770cf34838: Preparing [2023-05-03T15:54:25.965Z] bfaeeb95bff1: Preparing [2023-05-03T15:54:25.965Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:25.965Z] 723754d9b3b2: Preparing [2023-05-03T15:54:25.965Z] e30ab133ce79: Preparing [2023-05-03T15:54:25.965Z] 26cbea5cba74: Preparing [2023-05-03T15:54:25.965Z] 26cbea5cba74: Waiting [2023-05-03T15:54:25.965Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:25.965Z] e30ab133ce79: Layer already exists [2023-05-03T15:54:25.965Z] bfaeeb95bff1: Layer already exists [2023-05-03T15:54:25.965Z] c2770cf34838: Layer already exists [2023-05-03T15:54:25.965Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:25.965Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:25.965Z] latest: digest: sha256:aeefc1841ac161ebdb9ecbf829ae1260f2ad63311c6045011f90d1a374866cb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:26.571Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:26.904Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.145 [2023-05-03T15:54:26.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-03T15:54:26.904Z] c2770cf34838: Preparing [2023-05-03T15:54:26.904Z] bfaeeb95bff1: Preparing [2023-05-03T15:54:26.904Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:26.904Z] 723754d9b3b2: Preparing [2023-05-03T15:54:26.904Z] e30ab133ce79: Preparing [2023-05-03T15:54:26.904Z] 26cbea5cba74: Preparing [2023-05-03T15:54:26.904Z] 26cbea5cba74: Waiting [2023-05-03T15:54:26.904Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:26.904Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:26.904Z] e30ab133ce79: Layer already exists [2023-05-03T15:54:26.904Z] bfaeeb95bff1: Layer already exists [2023-05-03T15:54:26.904Z] c2770cf34838: Layer already exists [2023-05-03T15:54:26.904Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:27.169Z] 3.0.0-dev.145: digest: sha256:aeefc1841ac161ebdb9ecbf829ae1260f2ad63311c6045011f90d1a374866cb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:27.505Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:27.832Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:27.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-03T15:54:27.832Z] c2770cf34838: Preparing [2023-05-03T15:54:27.832Z] bfaeeb95bff1: Preparing [2023-05-03T15:54:27.832Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:27.832Z] 723754d9b3b2: Preparing [2023-05-03T15:54:27.832Z] e30ab133ce79: Preparing [2023-05-03T15:54:27.832Z] 26cbea5cba74: Preparing [2023-05-03T15:54:27.832Z] 26cbea5cba74: Waiting [2023-05-03T15:54:27.832Z] e30ab133ce79: Layer already exists [2023-05-03T15:54:27.832Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:27.832Z] c2770cf34838: Layer already exists [2023-05-03T15:54:27.832Z] bfaeeb95bff1: Layer already exists [2023-05-03T15:54:27.832Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:27.832Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:27.832Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:aeefc1841ac161ebdb9ecbf829ae1260f2ad63311c6045011f90d1a374866cb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:28.176Z] + 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-03T15:54:28.515Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-03T15:54:28.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-03T15:54:28.515Z] c2770cf34838: Preparing [2023-05-03T15:54:28.515Z] bfaeeb95bff1: Preparing [2023-05-03T15:54:28.515Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:28.515Z] 723754d9b3b2: Preparing [2023-05-03T15:54:28.515Z] e30ab133ce79: Preparing [2023-05-03T15:54:28.515Z] 26cbea5cba74: Preparing [2023-05-03T15:54:28.515Z] 26cbea5cba74: Waiting [2023-05-03T15:54:28.515Z] c2770cf34838: Layer already exists [2023-05-03T15:54:28.516Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:28.516Z] bfaeeb95bff1: Layer already exists [2023-05-03T15:54:28.516Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:28.516Z] e30ab133ce79: Layer already exists [2023-05-03T15:54:28.516Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:28.783Z] main: digest: sha256:aeefc1841ac161ebdb9ecbf829ae1260f2ad63311c6045011f90d1a374866cb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:54:28.825Z] ===================================================== [Pipeline] echo [2023-05-03T15:54:28.831Z] taggedImages: [2023-05-03T15:54:28.831Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:28.831Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-03T15:54:28.831Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.145 [2023-05-03T15:54:28.831Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:28.831Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-03T15:54:28.845Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-03T15:54:28.845Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:28.845Z] latest [2023-05-03T15:54:28.845Z] 3.0.0-dev.145 [2023-05-03T15:54:28.845Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:28.845Z] main [2023-05-03T15:54:28.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:29.174Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:29.502Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:29.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-03T15:54:29.502Z] 1b61e9783856: Preparing [2023-05-03T15:54:29.502Z] 21b9f1d630f4: Preparing [2023-05-03T15:54:29.502Z] 9f0c8a51143a: Preparing [2023-05-03T15:54:29.502Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:29.502Z] 723754d9b3b2: Preparing [2023-05-03T15:54:29.502Z] afb776819c4a: Preparing [2023-05-03T15:54:29.502Z] 26cbea5cba74: Preparing [2023-05-03T15:54:29.502Z] afb776819c4a: Waiting [2023-05-03T15:54:29.502Z] 26cbea5cba74: Waiting [2023-05-03T15:54:29.502Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:29.502Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:29.502Z] afb776819c4a: Layer already exists [2023-05-03T15:54:29.771Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:29.771Z] 21b9f1d630f4: Pushed [2023-05-03T15:54:29.771Z] 1b61e9783856: Pushed [2023-05-03T15:54:33.106Z] 9f0c8a51143a: Pushed [2023-05-03T15:54:33.106Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:ec24f5a44259f8d9a3660ac47aa721e542181f612679a62f08084224e86e5c63 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:33.450Z] + 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-03T15:54:33.782Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-03T15:54:33.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-03T15:54:33.782Z] 1b61e9783856: Preparing [2023-05-03T15:54:33.782Z] 21b9f1d630f4: Preparing [2023-05-03T15:54:33.782Z] 9f0c8a51143a: Preparing [2023-05-03T15:54:33.782Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:33.782Z] 723754d9b3b2: Preparing [2023-05-03T15:54:33.782Z] afb776819c4a: Preparing [2023-05-03T15:54:33.782Z] 26cbea5cba74: Preparing [2023-05-03T15:54:33.782Z] afb776819c4a: Waiting [2023-05-03T15:54:33.782Z] 26cbea5cba74: Waiting [2023-05-03T15:54:33.782Z] 1b61e9783856: Layer already exists [2023-05-03T15:54:33.782Z] 9f0c8a51143a: Layer already exists [2023-05-03T15:54:33.782Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:33.782Z] 21b9f1d630f4: Layer already exists [2023-05-03T15:54:33.782Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:33.782Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:33.782Z] afb776819c4a: Layer already exists [2023-05-03T15:54:34.047Z] latest: digest: sha256:ec24f5a44259f8d9a3660ac47aa721e542181f612679a62f08084224e86e5c63 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:34.395Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:34.735Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.145 [2023-05-03T15:54:34.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-03T15:54:34.736Z] 1b61e9783856: Preparing [2023-05-03T15:54:34.736Z] 21b9f1d630f4: Preparing [2023-05-03T15:54:34.736Z] 9f0c8a51143a: Preparing [2023-05-03T15:54:34.736Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:34.736Z] 723754d9b3b2: Preparing [2023-05-03T15:54:34.736Z] afb776819c4a: Preparing [2023-05-03T15:54:34.736Z] 26cbea5cba74: Preparing [2023-05-03T15:54:34.736Z] afb776819c4a: Waiting [2023-05-03T15:54:34.736Z] 26cbea5cba74: Waiting [2023-05-03T15:54:34.736Z] 21b9f1d630f4: Layer already exists [2023-05-03T15:54:34.736Z] 9f0c8a51143a: Layer already exists [2023-05-03T15:54:34.736Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:34.736Z] 1b61e9783856: Layer already exists [2023-05-03T15:54:34.736Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:34.736Z] afb776819c4a: Layer already exists [2023-05-03T15:54:34.736Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:35.000Z] 3.0.0-dev.145: digest: sha256:ec24f5a44259f8d9a3660ac47aa721e542181f612679a62f08084224e86e5c63 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:35.342Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:35.681Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:35.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-03T15:54:35.681Z] 1b61e9783856: Preparing [2023-05-03T15:54:35.681Z] 21b9f1d630f4: Preparing [2023-05-03T15:54:35.681Z] 9f0c8a51143a: Preparing [2023-05-03T15:54:35.681Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:35.681Z] 723754d9b3b2: Preparing [2023-05-03T15:54:35.681Z] afb776819c4a: Preparing [2023-05-03T15:54:35.681Z] 26cbea5cba74: Preparing [2023-05-03T15:54:35.681Z] afb776819c4a: Waiting [2023-05-03T15:54:35.681Z] 26cbea5cba74: Waiting [2023-05-03T15:54:35.681Z] 9f0c8a51143a: Layer already exists [2023-05-03T15:54:35.681Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:35.681Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:35.681Z] 1b61e9783856: Layer already exists [2023-05-03T15:54:35.681Z] 21b9f1d630f4: Layer already exists [2023-05-03T15:54:35.681Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:35.681Z] afb776819c4a: Layer already exists [2023-05-03T15:54:35.681Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:ec24f5a44259f8d9a3660ac47aa721e542181f612679a62f08084224e86e5c63 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:36.291Z] + 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-03T15:54:36.628Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-03T15:54:36.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-03T15:54:36.628Z] 1b61e9783856: Preparing [2023-05-03T15:54:36.628Z] 21b9f1d630f4: Preparing [2023-05-03T15:54:36.628Z] 9f0c8a51143a: Preparing [2023-05-03T15:54:36.628Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:36.628Z] 723754d9b3b2: Preparing [2023-05-03T15:54:36.628Z] afb776819c4a: Preparing [2023-05-03T15:54:36.628Z] 26cbea5cba74: Preparing [2023-05-03T15:54:36.628Z] afb776819c4a: Waiting [2023-05-03T15:54:36.628Z] 26cbea5cba74: Waiting [2023-05-03T15:54:36.628Z] 9f0c8a51143a: Layer already exists [2023-05-03T15:54:36.628Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:36.628Z] 1b61e9783856: Layer already exists [2023-05-03T15:54:36.628Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:36.628Z] 21b9f1d630f4: Layer already exists [2023-05-03T15:54:36.628Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:36.628Z] afb776819c4a: Layer already exists [2023-05-03T15:54:36.892Z] main: digest: sha256:ec24f5a44259f8d9a3660ac47aa721e542181f612679a62f08084224e86e5c63 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:54:36.950Z] ===================================================== [Pipeline] echo [2023-05-03T15:54:36.959Z] taggedImages: [2023-05-03T15:54:36.959Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:36.959Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-03T15:54:36.959Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.145 [2023-05-03T15:54:36.959Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:36.959Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-03T15:54:36.979Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-03T15:54:36.979Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:36.979Z] latest [2023-05-03T15:54:36.979Z] 3.0.0-dev.145 [2023-05-03T15:54:36.979Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:36.979Z] main [2023-05-03T15:54:36.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:37.321Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:37.656Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:37.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-03T15:54:37.656Z] 70ba1fe90a02: Preparing [2023-05-03T15:54:37.656Z] 70ba1fe90a02: Preparing [2023-05-03T15:54:37.656Z] 6739f101748e: Preparing [2023-05-03T15:54:37.656Z] 105d24ab4e43: Preparing [2023-05-03T15:54:37.656Z] d885f80d5f3d: Preparing [2023-05-03T15:54:37.656Z] faaccf33845e: Preparing [2023-05-03T15:54:37.656Z] fbb6ae40ef44: Preparing [2023-05-03T15:54:37.656Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:37.656Z] 723754d9b3b2: Preparing [2023-05-03T15:54:37.656Z] 9264075a44c6: Preparing [2023-05-03T15:54:37.656Z] 86de1f37bfd7: Preparing [2023-05-03T15:54:37.656Z] 678fd8959fc2: Preparing [2023-05-03T15:54:37.656Z] 98b9d065b37a: Preparing [2023-05-03T15:54:37.656Z] 26cbea5cba74: Preparing [2023-05-03T15:54:37.656Z] fbb6ae40ef44: Waiting [2023-05-03T15:54:37.656Z] a3fe35a1d1ce: Waiting [2023-05-03T15:54:37.656Z] 723754d9b3b2: Waiting [2023-05-03T15:54:37.656Z] 9264075a44c6: Waiting [2023-05-03T15:54:37.656Z] 86de1f37bfd7: Waiting [2023-05-03T15:54:37.656Z] 678fd8959fc2: Waiting [2023-05-03T15:54:37.656Z] 98b9d065b37a: Waiting [2023-05-03T15:54:37.656Z] 26cbea5cba74: Waiting [2023-05-03T15:54:37.922Z] 70ba1fe90a02: Pushed [2023-05-03T15:54:37.922Z] d885f80d5f3d: Pushed [2023-05-03T15:54:37.922Z] faaccf33845e: Pushed [2023-05-03T15:54:37.922Z] 105d24ab4e43: Pushed [2023-05-03T15:54:37.922Z] 6739f101748e: Pushed [2023-05-03T15:54:37.922Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:37.922Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:38.186Z] 678fd8959fc2: Pushed [2023-05-03T15:54:38.186Z] 9264075a44c6: Pushed [2023-05-03T15:54:38.186Z] 86de1f37bfd7: Pushed [2023-05-03T15:54:38.186Z] 98b9d065b37a: Pushed [2023-05-03T15:54:38.186Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:41.513Z] fbb6ae40ef44: Pushed [2023-05-03T15:54:41.513Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:c8b2056cd4419bbe0f9e71df127d1a35d699a0f70663e942dd84d3ddc1007d00 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:41.845Z] + 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-03T15:54:42.181Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-03T15:54:42.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-03T15:54:42.181Z] 70ba1fe90a02: Preparing [2023-05-03T15:54:42.181Z] 70ba1fe90a02: Preparing [2023-05-03T15:54:42.181Z] 6739f101748e: Preparing [2023-05-03T15:54:42.181Z] 105d24ab4e43: Preparing [2023-05-03T15:54:42.181Z] d885f80d5f3d: Preparing [2023-05-03T15:54:42.181Z] faaccf33845e: Preparing [2023-05-03T15:54:42.181Z] fbb6ae40ef44: Preparing [2023-05-03T15:54:42.181Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:42.181Z] 723754d9b3b2: Preparing [2023-05-03T15:54:42.181Z] 9264075a44c6: Preparing [2023-05-03T15:54:42.181Z] 86de1f37bfd7: Preparing [2023-05-03T15:54:42.181Z] 678fd8959fc2: Preparing [2023-05-03T15:54:42.181Z] 98b9d065b37a: Preparing [2023-05-03T15:54:42.181Z] 26cbea5cba74: Preparing [2023-05-03T15:54:42.181Z] 9264075a44c6: Waiting [2023-05-03T15:54:42.181Z] 86de1f37bfd7: Waiting [2023-05-03T15:54:42.181Z] 678fd8959fc2: Waiting [2023-05-03T15:54:42.181Z] 98b9d065b37a: Waiting [2023-05-03T15:54:42.181Z] 26cbea5cba74: Waiting [2023-05-03T15:54:42.181Z] fbb6ae40ef44: Waiting [2023-05-03T15:54:42.181Z] a3fe35a1d1ce: Waiting [2023-05-03T15:54:42.181Z] 723754d9b3b2: Waiting [2023-05-03T15:54:42.181Z] faaccf33845e: Layer already exists [2023-05-03T15:54:42.181Z] 6739f101748e: Layer already exists [2023-05-03T15:54:42.181Z] 70ba1fe90a02: Layer already exists [2023-05-03T15:54:42.181Z] 105d24ab4e43: Layer already exists [2023-05-03T15:54:42.181Z] d885f80d5f3d: Layer already exists [2023-05-03T15:54:42.181Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:42.181Z] fbb6ae40ef44: Layer already exists [2023-05-03T15:54:42.181Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:42.181Z] 86de1f37bfd7: Layer already exists [2023-05-03T15:54:42.181Z] 9264075a44c6: Layer already exists [2023-05-03T15:54:42.181Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:42.181Z] 98b9d065b37a: Layer already exists [2023-05-03T15:54:42.181Z] 678fd8959fc2: Layer already exists [2023-05-03T15:54:42.478Z] latest: digest: sha256:c8b2056cd4419bbe0f9e71df127d1a35d699a0f70663e942dd84d3ddc1007d00 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:42.847Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:43.198Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.145 [2023-05-03T15:54:43.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-03T15:54:43.198Z] 70ba1fe90a02: Preparing [2023-05-03T15:54:43.198Z] 70ba1fe90a02: Preparing [2023-05-03T15:54:43.198Z] 6739f101748e: Preparing [2023-05-03T15:54:43.198Z] 105d24ab4e43: Preparing [2023-05-03T15:54:43.198Z] d885f80d5f3d: Preparing [2023-05-03T15:54:43.198Z] faaccf33845e: Preparing [2023-05-03T15:54:43.198Z] fbb6ae40ef44: Preparing [2023-05-03T15:54:43.198Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:43.198Z] 723754d9b3b2: Preparing [2023-05-03T15:54:43.198Z] 9264075a44c6: Preparing [2023-05-03T15:54:43.198Z] 86de1f37bfd7: Preparing [2023-05-03T15:54:43.198Z] 678fd8959fc2: Preparing [2023-05-03T15:54:43.198Z] 98b9d065b37a: Preparing [2023-05-03T15:54:43.198Z] 26cbea5cba74: Preparing [2023-05-03T15:54:43.198Z] fbb6ae40ef44: Waiting [2023-05-03T15:54:43.198Z] 86de1f37bfd7: Waiting [2023-05-03T15:54:43.198Z] 678fd8959fc2: Waiting [2023-05-03T15:54:43.198Z] 26cbea5cba74: Waiting [2023-05-03T15:54:43.198Z] 98b9d065b37a: Waiting [2023-05-03T15:54:43.198Z] 723754d9b3b2: Waiting [2023-05-03T15:54:43.198Z] 9264075a44c6: Waiting [2023-05-03T15:54:43.198Z] a3fe35a1d1ce: Waiting [2023-05-03T15:54:43.198Z] 105d24ab4e43: Layer already exists [2023-05-03T15:54:43.198Z] 70ba1fe90a02: Layer already exists [2023-05-03T15:54:43.198Z] d885f80d5f3d: Layer already exists [2023-05-03T15:54:43.198Z] 6739f101748e: Layer already exists [2023-05-03T15:54:43.198Z] faaccf33845e: Layer already exists [2023-05-03T15:54:43.198Z] fbb6ae40ef44: Layer already exists [2023-05-03T15:54:43.198Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:43.198Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:43.198Z] 9264075a44c6: Layer already exists [2023-05-03T15:54:43.198Z] 86de1f37bfd7: Layer already exists [2023-05-03T15:54:43.198Z] 98b9d065b37a: Layer already exists [2023-05-03T15:54:43.198Z] 678fd8959fc2: Layer already exists [2023-05-03T15:54:43.198Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:43.476Z] 3.0.0-dev.145: digest: sha256:c8b2056cd4419bbe0f9e71df127d1a35d699a0f70663e942dd84d3ddc1007d00 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:43.829Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:44.175Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:44.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-03T15:54:44.175Z] 70ba1fe90a02: Preparing [2023-05-03T15:54:44.175Z] 70ba1fe90a02: Preparing [2023-05-03T15:54:44.175Z] 6739f101748e: Preparing [2023-05-03T15:54:44.175Z] 105d24ab4e43: Preparing [2023-05-03T15:54:44.175Z] d885f80d5f3d: Preparing [2023-05-03T15:54:44.175Z] faaccf33845e: Preparing [2023-05-03T15:54:44.175Z] fbb6ae40ef44: Preparing [2023-05-03T15:54:44.175Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:44.175Z] 723754d9b3b2: Preparing [2023-05-03T15:54:44.175Z] 9264075a44c6: Preparing [2023-05-03T15:54:44.175Z] 86de1f37bfd7: Preparing [2023-05-03T15:54:44.175Z] 678fd8959fc2: Preparing [2023-05-03T15:54:44.175Z] 98b9d065b37a: Preparing [2023-05-03T15:54:44.175Z] 26cbea5cba74: Preparing [2023-05-03T15:54:44.175Z] 9264075a44c6: Waiting [2023-05-03T15:54:44.175Z] fbb6ae40ef44: Waiting [2023-05-03T15:54:44.175Z] 723754d9b3b2: Waiting [2023-05-03T15:54:44.175Z] a3fe35a1d1ce: Waiting [2023-05-03T15:54:44.175Z] 678fd8959fc2: Waiting [2023-05-03T15:54:44.175Z] 86de1f37bfd7: Waiting [2023-05-03T15:54:44.175Z] 98b9d065b37a: Waiting [2023-05-03T15:54:44.175Z] 26cbea5cba74: Waiting [2023-05-03T15:54:44.175Z] 70ba1fe90a02: Layer already exists [2023-05-03T15:54:44.175Z] d885f80d5f3d: Layer already exists [2023-05-03T15:54:44.175Z] 105d24ab4e43: Layer already exists [2023-05-03T15:54:44.175Z] 6739f101748e: Layer already exists [2023-05-03T15:54:44.175Z] faaccf33845e: Layer already exists [2023-05-03T15:54:44.175Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:44.175Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:44.175Z] fbb6ae40ef44: Layer already exists [2023-05-03T15:54:44.175Z] 9264075a44c6: Layer already exists [2023-05-03T15:54:44.175Z] 86de1f37bfd7: Layer already exists [2023-05-03T15:54:44.175Z] 98b9d065b37a: Layer already exists [2023-05-03T15:54:44.175Z] 678fd8959fc2: Layer already exists [2023-05-03T15:54:44.175Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:44.440Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:c8b2056cd4419bbe0f9e71df127d1a35d699a0f70663e942dd84d3ddc1007d00 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:44.778Z] + 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-03T15:54:45.114Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-03T15:54:45.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-03T15:54:45.114Z] 70ba1fe90a02: Preparing [2023-05-03T15:54:45.114Z] 70ba1fe90a02: Preparing [2023-05-03T15:54:45.114Z] 6739f101748e: Preparing [2023-05-03T15:54:45.114Z] 105d24ab4e43: Preparing [2023-05-03T15:54:45.114Z] d885f80d5f3d: Preparing [2023-05-03T15:54:45.114Z] faaccf33845e: Preparing [2023-05-03T15:54:45.114Z] fbb6ae40ef44: Preparing [2023-05-03T15:54:45.114Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:45.114Z] 723754d9b3b2: Preparing [2023-05-03T15:54:45.114Z] 9264075a44c6: Preparing [2023-05-03T15:54:45.114Z] 86de1f37bfd7: Preparing [2023-05-03T15:54:45.114Z] 678fd8959fc2: Preparing [2023-05-03T15:54:45.114Z] 98b9d065b37a: Preparing [2023-05-03T15:54:45.114Z] 26cbea5cba74: Preparing [2023-05-03T15:54:45.114Z] a3fe35a1d1ce: Waiting [2023-05-03T15:54:45.114Z] 723754d9b3b2: Waiting [2023-05-03T15:54:45.114Z] 9264075a44c6: Waiting [2023-05-03T15:54:45.114Z] 86de1f37bfd7: Waiting [2023-05-03T15:54:45.114Z] 678fd8959fc2: Waiting [2023-05-03T15:54:45.114Z] fbb6ae40ef44: Waiting [2023-05-03T15:54:45.114Z] 98b9d065b37a: Waiting [2023-05-03T15:54:45.114Z] d885f80d5f3d: Layer already exists [2023-05-03T15:54:45.114Z] 70ba1fe90a02: Layer already exists [2023-05-03T15:54:45.114Z] 105d24ab4e43: Layer already exists [2023-05-03T15:54:45.114Z] 6739f101748e: Layer already exists [2023-05-03T15:54:45.114Z] faaccf33845e: Layer already exists [2023-05-03T15:54:45.114Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:45.114Z] fbb6ae40ef44: Layer already exists [2023-05-03T15:54:45.114Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:45.114Z] 9264075a44c6: Layer already exists [2023-05-03T15:54:45.114Z] 86de1f37bfd7: Layer already exists [2023-05-03T15:54:45.114Z] 98b9d065b37a: Layer already exists [2023-05-03T15:54:45.114Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:45.114Z] 678fd8959fc2: Layer already exists [2023-05-03T15:54:45.379Z] main: digest: sha256:c8b2056cd4419bbe0f9e71df127d1a35d699a0f70663e942dd84d3ddc1007d00 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:54:45.434Z] ===================================================== [Pipeline] echo [2023-05-03T15:54:45.443Z] taggedImages: [2023-05-03T15:54:45.443Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:45.443Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-03T15:54:45.443Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.145 [2023-05-03T15:54:45.443Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:45.443Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-03T15:54:45.468Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-03T15:54:45.468Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:45.468Z] latest [2023-05-03T15:54:45.468Z] 3.0.0-dev.145 [2023-05-03T15:54:45.468Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:45.468Z] main [2023-05-03T15:54:45.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:45.817Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:46.147Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:46.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-03T15:54:46.147Z] b8cfe3a5b1b3: Preparing [2023-05-03T15:54:46.147Z] fd537891bc81: Preparing [2023-05-03T15:54:46.147Z] 66a63a262e31: Preparing [2023-05-03T15:54:46.147Z] e40009197648: Preparing [2023-05-03T15:54:46.147Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:46.147Z] 723754d9b3b2: Preparing [2023-05-03T15:54:46.147Z] be1b614f6cf7: Preparing [2023-05-03T15:54:46.147Z] 26cbea5cba74: Preparing [2023-05-03T15:54:46.147Z] 723754d9b3b2: Waiting [2023-05-03T15:54:46.147Z] be1b614f6cf7: Waiting [2023-05-03T15:54:46.147Z] 26cbea5cba74: Waiting [2023-05-03T15:54:46.147Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:46.413Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:46.413Z] be1b614f6cf7: Layer already exists [2023-05-03T15:54:46.413Z] fd537891bc81: Pushed [2023-05-03T15:54:46.413Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:46.413Z] b8cfe3a5b1b3: Pushed [2023-05-03T15:54:46.413Z] 66a63a262e31: Pushed [2023-05-03T15:54:48.984Z] e40009197648: Pushed [2023-05-03T15:54:51.554Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:51d432835e47a28bd83d5b88b638235aebd4b2a0710334fed3c421d39d21f798 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:51.892Z] + 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-03T15:54:52.224Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-03T15:54:52.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-03T15:54:52.224Z] b8cfe3a5b1b3: Preparing [2023-05-03T15:54:52.224Z] fd537891bc81: Preparing [2023-05-03T15:54:52.224Z] 66a63a262e31: Preparing [2023-05-03T15:54:52.224Z] e40009197648: Preparing [2023-05-03T15:54:52.224Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:52.224Z] 723754d9b3b2: Preparing [2023-05-03T15:54:52.224Z] be1b614f6cf7: Preparing [2023-05-03T15:54:52.224Z] 26cbea5cba74: Preparing [2023-05-03T15:54:52.224Z] 723754d9b3b2: Waiting [2023-05-03T15:54:52.224Z] be1b614f6cf7: Waiting [2023-05-03T15:54:52.224Z] 26cbea5cba74: Waiting [2023-05-03T15:54:52.224Z] e40009197648: Layer already exists [2023-05-03T15:54:52.224Z] 66a63a262e31: Layer already exists [2023-05-03T15:54:52.224Z] b8cfe3a5b1b3: Layer already exists [2023-05-03T15:54:52.224Z] fd537891bc81: Layer already exists [2023-05-03T15:54:52.224Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:52.224Z] be1b614f6cf7: Layer already exists [2023-05-03T15:54:52.224Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:52.224Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:52.488Z] latest: digest: sha256:51d432835e47a28bd83d5b88b638235aebd4b2a0710334fed3c421d39d21f798 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:52.827Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:53.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.145 [2023-05-03T15:54:53.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-03T15:54:53.159Z] b8cfe3a5b1b3: Preparing [2023-05-03T15:54:53.159Z] fd537891bc81: Preparing [2023-05-03T15:54:53.159Z] 66a63a262e31: Preparing [2023-05-03T15:54:53.159Z] e40009197648: Preparing [2023-05-03T15:54:53.159Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:53.159Z] 723754d9b3b2: Preparing [2023-05-03T15:54:53.159Z] be1b614f6cf7: Preparing [2023-05-03T15:54:53.159Z] 26cbea5cba74: Preparing [2023-05-03T15:54:53.159Z] be1b614f6cf7: Waiting [2023-05-03T15:54:53.159Z] 723754d9b3b2: Waiting [2023-05-03T15:54:53.159Z] 26cbea5cba74: Waiting [2023-05-03T15:54:53.159Z] 66a63a262e31: Layer already exists [2023-05-03T15:54:53.159Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:53.159Z] e40009197648: Layer already exists [2023-05-03T15:54:53.159Z] fd537891bc81: Layer already exists [2023-05-03T15:54:53.159Z] b8cfe3a5b1b3: Layer already exists [2023-05-03T15:54:53.159Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:53.159Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:53.159Z] be1b614f6cf7: Layer already exists [2023-05-03T15:54:53.159Z] 3.0.0-dev.145: digest: sha256:51d432835e47a28bd83d5b88b638235aebd4b2a0710334fed3c421d39d21f798 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:53.488Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:53.811Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:53.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-03T15:54:53.811Z] b8cfe3a5b1b3: Preparing [2023-05-03T15:54:53.811Z] fd537891bc81: Preparing [2023-05-03T15:54:53.811Z] 66a63a262e31: Preparing [2023-05-03T15:54:53.811Z] e40009197648: Preparing [2023-05-03T15:54:53.811Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:53.811Z] 723754d9b3b2: Preparing [2023-05-03T15:54:53.811Z] be1b614f6cf7: Preparing [2023-05-03T15:54:53.811Z] 26cbea5cba74: Preparing [2023-05-03T15:54:53.811Z] 723754d9b3b2: Waiting [2023-05-03T15:54:53.811Z] be1b614f6cf7: Waiting [2023-05-03T15:54:53.811Z] 26cbea5cba74: Waiting [2023-05-03T15:54:53.811Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:53.811Z] e40009197648: Layer already exists [2023-05-03T15:54:53.811Z] fd537891bc81: Layer already exists [2023-05-03T15:54:53.811Z] b8cfe3a5b1b3: Layer already exists [2023-05-03T15:54:53.811Z] 66a63a262e31: Layer already exists [2023-05-03T15:54:53.811Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:53.811Z] be1b614f6cf7: Layer already exists [2023-05-03T15:54:53.811Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:53.811Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:51d432835e47a28bd83d5b88b638235aebd4b2a0710334fed3c421d39d21f798 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:54.411Z] + 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-03T15:54:54.736Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-03T15:54:54.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-03T15:54:54.736Z] b8cfe3a5b1b3: Preparing [2023-05-03T15:54:54.736Z] fd537891bc81: Preparing [2023-05-03T15:54:54.736Z] 66a63a262e31: Preparing [2023-05-03T15:54:54.736Z] e40009197648: Preparing [2023-05-03T15:54:54.736Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:54.736Z] 723754d9b3b2: Preparing [2023-05-03T15:54:54.736Z] be1b614f6cf7: Preparing [2023-05-03T15:54:54.736Z] 26cbea5cba74: Preparing [2023-05-03T15:54:54.736Z] 723754d9b3b2: Waiting [2023-05-03T15:54:54.736Z] 26cbea5cba74: Waiting [2023-05-03T15:54:54.736Z] be1b614f6cf7: Waiting [2023-05-03T15:54:54.736Z] e40009197648: Layer already exists [2023-05-03T15:54:54.736Z] fd537891bc81: Layer already exists [2023-05-03T15:54:54.736Z] 66a63a262e31: Layer already exists [2023-05-03T15:54:54.736Z] b8cfe3a5b1b3: Layer already exists [2023-05-03T15:54:54.736Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:54.736Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:54.736Z] be1b614f6cf7: Layer already exists [2023-05-03T15:54:54.736Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:54.736Z] main: digest: sha256:51d432835e47a28bd83d5b88b638235aebd4b2a0710334fed3c421d39d21f798 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:54:55.038Z] ===================================================== [Pipeline] echo [2023-05-03T15:54:55.043Z] taggedImages: [2023-05-03T15:54:55.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:55.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-03T15:54:55.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.145 [2023-05-03T15:54:55.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:55.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-03T15:54:55.058Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-03T15:54:55.058Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:55.058Z] latest [2023-05-03T15:54:55.058Z] 3.0.0-dev.145 [2023-05-03T15:54:55.058Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:54:55.058Z] main [2023-05-03T15:54:55.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:55.384Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:55.711Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:54:55.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-03T15:54:55.711Z] 4ab14d5a4cda: Preparing [2023-05-03T15:54:55.711Z] 479a0ec516ea: Preparing [2023-05-03T15:54:55.711Z] 9b538c5c3142: Preparing [2023-05-03T15:54:55.711Z] a6020f04c6ce: Preparing [2023-05-03T15:54:55.711Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:55.711Z] 723754d9b3b2: Preparing [2023-05-03T15:54:55.711Z] 6e60ae76d4e3: Preparing [2023-05-03T15:54:55.711Z] 911ec7e383c5: Preparing [2023-05-03T15:54:55.711Z] 26cbea5cba74: Preparing [2023-05-03T15:54:55.711Z] 6e60ae76d4e3: Waiting [2023-05-03T15:54:55.711Z] 911ec7e383c5: Waiting [2023-05-03T15:54:55.711Z] 26cbea5cba74: Waiting [2023-05-03T15:54:55.711Z] 723754d9b3b2: Waiting [2023-05-03T15:54:55.711Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:55.975Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:55.975Z] a6020f04c6ce: Pushed [2023-05-03T15:54:55.975Z] 4ab14d5a4cda: Pushed [2023-05-03T15:54:55.975Z] 479a0ec516ea: Pushed [2023-05-03T15:54:55.975Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:55.975Z] 6e60ae76d4e3: Pushed [2023-05-03T15:54:56.240Z] 911ec7e383c5: Pushed [2023-05-03T15:54:58.810Z] 9b538c5c3142: Pushed [2023-05-03T15:54:58.810Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:4f441493a066e5ce2d0499d53436973856ca8d41b7ebcf490d6fd41888a6d336 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:54:59.145Z] + 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-03T15:54:59.471Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-03T15:54:59.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-03T15:54:59.471Z] 4ab14d5a4cda: Preparing [2023-05-03T15:54:59.471Z] 479a0ec516ea: Preparing [2023-05-03T15:54:59.471Z] 9b538c5c3142: Preparing [2023-05-03T15:54:59.471Z] a6020f04c6ce: Preparing [2023-05-03T15:54:59.471Z] a3fe35a1d1ce: Preparing [2023-05-03T15:54:59.471Z] 723754d9b3b2: Preparing [2023-05-03T15:54:59.471Z] 6e60ae76d4e3: Preparing [2023-05-03T15:54:59.471Z] 911ec7e383c5: Preparing [2023-05-03T15:54:59.471Z] 26cbea5cba74: Preparing [2023-05-03T15:54:59.471Z] 6e60ae76d4e3: Waiting [2023-05-03T15:54:59.471Z] 911ec7e383c5: Waiting [2023-05-03T15:54:59.471Z] 26cbea5cba74: Waiting [2023-05-03T15:54:59.471Z] 723754d9b3b2: Waiting [2023-05-03T15:54:59.471Z] 4ab14d5a4cda: Layer already exists [2023-05-03T15:54:59.471Z] 479a0ec516ea: Layer already exists [2023-05-03T15:54:59.471Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:54:59.471Z] a6020f04c6ce: Layer already exists [2023-05-03T15:54:59.471Z] 9b538c5c3142: Layer already exists [2023-05-03T15:54:59.471Z] 723754d9b3b2: Layer already exists [2023-05-03T15:54:59.471Z] 6e60ae76d4e3: Layer already exists [2023-05-03T15:54:59.471Z] 26cbea5cba74: Layer already exists [2023-05-03T15:54:59.471Z] 911ec7e383c5: Layer already exists [2023-05-03T15:54:59.734Z] latest: digest: sha256:4f441493a066e5ce2d0499d53436973856ca8d41b7ebcf490d6fd41888a6d336 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:00.078Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:00.420Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.145 [2023-05-03T15:55:00.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-03T15:55:00.420Z] 4ab14d5a4cda: Preparing [2023-05-03T15:55:00.420Z] 479a0ec516ea: Preparing [2023-05-03T15:55:00.420Z] 9b538c5c3142: Preparing [2023-05-03T15:55:00.420Z] a6020f04c6ce: Preparing [2023-05-03T15:55:00.420Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:00.420Z] 723754d9b3b2: Preparing [2023-05-03T15:55:00.420Z] 6e60ae76d4e3: Preparing [2023-05-03T15:55:00.420Z] 911ec7e383c5: Preparing [2023-05-03T15:55:00.420Z] 26cbea5cba74: Preparing [2023-05-03T15:55:00.420Z] 6e60ae76d4e3: Waiting [2023-05-03T15:55:00.420Z] 911ec7e383c5: Waiting [2023-05-03T15:55:00.420Z] 26cbea5cba74: Waiting [2023-05-03T15:55:00.420Z] 723754d9b3b2: Waiting [2023-05-03T15:55:00.420Z] 479a0ec516ea: Layer already exists [2023-05-03T15:55:00.420Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:00.420Z] 4ab14d5a4cda: Layer already exists [2023-05-03T15:55:00.420Z] 9b538c5c3142: Layer already exists [2023-05-03T15:55:00.420Z] a6020f04c6ce: Layer already exists [2023-05-03T15:55:00.420Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:00.420Z] 6e60ae76d4e3: Layer already exists [2023-05-03T15:55:00.420Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:00.420Z] 911ec7e383c5: Layer already exists [2023-05-03T15:55:00.420Z] 3.0.0-dev.145: digest: sha256:4f441493a066e5ce2d0499d53436973856ca8d41b7ebcf490d6fd41888a6d336 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:01.022Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:01.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:55:01.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-03T15:55:01.350Z] 4ab14d5a4cda: Preparing [2023-05-03T15:55:01.350Z] 479a0ec516ea: Preparing [2023-05-03T15:55:01.350Z] 9b538c5c3142: Preparing [2023-05-03T15:55:01.350Z] a6020f04c6ce: Preparing [2023-05-03T15:55:01.350Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:01.350Z] 723754d9b3b2: Preparing [2023-05-03T15:55:01.350Z] 6e60ae76d4e3: Preparing [2023-05-03T15:55:01.350Z] 911ec7e383c5: Preparing [2023-05-03T15:55:01.350Z] 26cbea5cba74: Preparing [2023-05-03T15:55:01.350Z] 6e60ae76d4e3: Waiting [2023-05-03T15:55:01.350Z] 911ec7e383c5: Waiting [2023-05-03T15:55:01.350Z] 26cbea5cba74: Waiting [2023-05-03T15:55:01.350Z] 723754d9b3b2: Waiting [2023-05-03T15:55:01.350Z] 479a0ec516ea: Layer already exists [2023-05-03T15:55:01.350Z] a6020f04c6ce: Layer already exists [2023-05-03T15:55:01.350Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:01.350Z] 4ab14d5a4cda: Layer already exists [2023-05-03T15:55:01.350Z] 9b538c5c3142: Layer already exists [2023-05-03T15:55:01.350Z] 911ec7e383c5: Layer already exists [2023-05-03T15:55:01.350Z] 6e60ae76d4e3: Layer already exists [2023-05-03T15:55:01.350Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:01.350Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:01.350Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:4f441493a066e5ce2d0499d53436973856ca8d41b7ebcf490d6fd41888a6d336 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:01.956Z] + 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-03T15:55:02.295Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-03T15:55:02.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-03T15:55:02.295Z] 4ab14d5a4cda: Preparing [2023-05-03T15:55:02.295Z] 479a0ec516ea: Preparing [2023-05-03T15:55:02.295Z] 9b538c5c3142: Preparing [2023-05-03T15:55:02.295Z] a6020f04c6ce: Preparing [2023-05-03T15:55:02.295Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:02.295Z] 723754d9b3b2: Preparing [2023-05-03T15:55:02.295Z] 6e60ae76d4e3: Preparing [2023-05-03T15:55:02.295Z] 911ec7e383c5: Preparing [2023-05-03T15:55:02.295Z] 26cbea5cba74: Preparing [2023-05-03T15:55:02.295Z] 723754d9b3b2: Waiting [2023-05-03T15:55:02.295Z] 911ec7e383c5: Waiting [2023-05-03T15:55:02.295Z] 26cbea5cba74: Waiting [2023-05-03T15:55:02.295Z] 6e60ae76d4e3: Waiting [2023-05-03T15:55:02.295Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:02.295Z] 9b538c5c3142: Layer already exists [2023-05-03T15:55:02.295Z] a6020f04c6ce: Layer already exists [2023-05-03T15:55:02.295Z] 4ab14d5a4cda: Layer already exists [2023-05-03T15:55:02.295Z] 479a0ec516ea: Layer already exists [2023-05-03T15:55:02.295Z] 911ec7e383c5: Layer already exists [2023-05-03T15:55:02.295Z] 6e60ae76d4e3: Layer already exists [2023-05-03T15:55:02.295Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:02.295Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:02.559Z] main: digest: sha256:4f441493a066e5ce2d0499d53436973856ca8d41b7ebcf490d6fd41888a6d336 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:55:02.617Z] ===================================================== [Pipeline] echo [2023-05-03T15:55:02.626Z] taggedImages: [2023-05-03T15:55:02.626Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:55:02.626Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-03T15:55:02.626Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.145 [2023-05-03T15:55:02.626Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:55:02.626Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-03T15:55:02.648Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-03T15:55:02.648Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:55:02.648Z] latest [2023-05-03T15:55:02.648Z] 3.0.0-dev.145 [2023-05-03T15:55:02.648Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:55:02.648Z] main [2023-05-03T15:55:02.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:02.989Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:03.314Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:55:03.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-03T15:55:03.315Z] c4229db5b750: Preparing [2023-05-03T15:55:03.315Z] e2bbed71c8b8: Preparing [2023-05-03T15:55:03.315Z] 2e14dd5b5e19: Preparing [2023-05-03T15:55:03.315Z] c376675d4be5: Preparing [2023-05-03T15:55:03.315Z] 8196aa45f0b7: Preparing [2023-05-03T15:55:03.315Z] 5f1a485471c8: Preparing [2023-05-03T15:55:03.315Z] eca949d36d87: Preparing [2023-05-03T15:55:03.315Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:03.315Z] 723754d9b3b2: Preparing [2023-05-03T15:55:03.315Z] 293b57382af6: Preparing [2023-05-03T15:55:03.315Z] 26cbea5cba74: Preparing [2023-05-03T15:55:03.315Z] a3fe35a1d1ce: Waiting [2023-05-03T15:55:03.315Z] 723754d9b3b2: Waiting [2023-05-03T15:55:03.315Z] 293b57382af6: Waiting [2023-05-03T15:55:03.315Z] 26cbea5cba74: Waiting [2023-05-03T15:55:03.315Z] 5f1a485471c8: Waiting [2023-05-03T15:55:03.315Z] eca949d36d87: Waiting [2023-05-03T15:55:03.580Z] 8196aa45f0b7: Pushed [2023-05-03T15:55:03.580Z] c4229db5b750: Pushed [2023-05-03T15:55:03.580Z] e2bbed71c8b8: Pushed [2023-05-03T15:55:04.161Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:04.161Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:04.161Z] 5f1a485471c8: Pushed [2023-05-03T15:55:04.426Z] eca949d36d87: Pushed [2023-05-03T15:55:04.426Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:04.426Z] 293b57382af6: Pushed [2023-05-03T15:55:06.360Z] c376675d4be5: Pushed [2023-05-03T15:55:06.940Z] 2e14dd5b5e19: Pushed [2023-05-03T15:55:06.940Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:0322d6f77e522be32896401b4e9f7b659e49c0e99a43d64ca0294ab836c17c9c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:07.538Z] + 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-03T15:55:07.864Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-03T15:55:07.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-03T15:55:07.864Z] c4229db5b750: Preparing [2023-05-03T15:55:07.864Z] e2bbed71c8b8: Preparing [2023-05-03T15:55:07.864Z] 2e14dd5b5e19: Preparing [2023-05-03T15:55:07.864Z] c376675d4be5: Preparing [2023-05-03T15:55:07.864Z] 8196aa45f0b7: Preparing [2023-05-03T15:55:07.864Z] 5f1a485471c8: Preparing [2023-05-03T15:55:07.864Z] eca949d36d87: Preparing [2023-05-03T15:55:07.864Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:07.864Z] 723754d9b3b2: Preparing [2023-05-03T15:55:07.864Z] 293b57382af6: Preparing [2023-05-03T15:55:07.864Z] 26cbea5cba74: Preparing [2023-05-03T15:55:07.864Z] 5f1a485471c8: Waiting [2023-05-03T15:55:07.864Z] eca949d36d87: Waiting [2023-05-03T15:55:07.864Z] a3fe35a1d1ce: Waiting [2023-05-03T15:55:07.864Z] 723754d9b3b2: Waiting [2023-05-03T15:55:07.864Z] 293b57382af6: Waiting [2023-05-03T15:55:07.864Z] 26cbea5cba74: Waiting [2023-05-03T15:55:07.864Z] 2e14dd5b5e19: Layer already exists [2023-05-03T15:55:07.864Z] 8196aa45f0b7: Layer already exists [2023-05-03T15:55:07.864Z] c376675d4be5: Layer already exists [2023-05-03T15:55:07.864Z] e2bbed71c8b8: Layer already exists [2023-05-03T15:55:07.864Z] c4229db5b750: Layer already exists [2023-05-03T15:55:07.864Z] 5f1a485471c8: Layer already exists [2023-05-03T15:55:07.864Z] 293b57382af6: Layer already exists [2023-05-03T15:55:07.864Z] eca949d36d87: Layer already exists [2023-05-03T15:55:07.864Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:07.864Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:07.864Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:08.129Z] latest: digest: sha256:0322d6f77e522be32896401b4e9f7b659e49c0e99a43d64ca0294ab836c17c9c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:08.462Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:08.787Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.145 [2023-05-03T15:55:08.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-03T15:55:08.787Z] c4229db5b750: Preparing [2023-05-03T15:55:08.787Z] e2bbed71c8b8: Preparing [2023-05-03T15:55:08.787Z] 2e14dd5b5e19: Preparing [2023-05-03T15:55:08.787Z] c376675d4be5: Preparing [2023-05-03T15:55:08.787Z] 8196aa45f0b7: Preparing [2023-05-03T15:55:08.787Z] 5f1a485471c8: Preparing [2023-05-03T15:55:08.787Z] eca949d36d87: Preparing [2023-05-03T15:55:08.787Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:08.787Z] 723754d9b3b2: Preparing [2023-05-03T15:55:08.787Z] 293b57382af6: Preparing [2023-05-03T15:55:08.787Z] 26cbea5cba74: Preparing [2023-05-03T15:55:08.787Z] a3fe35a1d1ce: Waiting [2023-05-03T15:55:08.787Z] 723754d9b3b2: Waiting [2023-05-03T15:55:08.787Z] 26cbea5cba74: Waiting [2023-05-03T15:55:08.787Z] 293b57382af6: Waiting [2023-05-03T15:55:08.787Z] 5f1a485471c8: Waiting [2023-05-03T15:55:08.787Z] 2e14dd5b5e19: Layer already exists [2023-05-03T15:55:08.787Z] c4229db5b750: Layer already exists [2023-05-03T15:55:08.787Z] e2bbed71c8b8: Layer already exists [2023-05-03T15:55:08.787Z] 8196aa45f0b7: Layer already exists [2023-05-03T15:55:08.787Z] c376675d4be5: Layer already exists [2023-05-03T15:55:08.787Z] eca949d36d87: Layer already exists [2023-05-03T15:55:08.787Z] 5f1a485471c8: Layer already exists [2023-05-03T15:55:08.787Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:08.787Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:08.787Z] 293b57382af6: Layer already exists [2023-05-03T15:55:08.787Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:09.052Z] 3.0.0-dev.145: digest: sha256:0322d6f77e522be32896401b4e9f7b659e49c0e99a43d64ca0294ab836c17c9c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:09.391Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:09.721Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:55:09.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-03T15:55:09.721Z] c4229db5b750: Preparing [2023-05-03T15:55:09.721Z] e2bbed71c8b8: Preparing [2023-05-03T15:55:09.721Z] 2e14dd5b5e19: Preparing [2023-05-03T15:55:09.721Z] c376675d4be5: Preparing [2023-05-03T15:55:09.721Z] 8196aa45f0b7: Preparing [2023-05-03T15:55:09.721Z] 5f1a485471c8: Preparing [2023-05-03T15:55:09.721Z] eca949d36d87: Preparing [2023-05-03T15:55:09.721Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:09.721Z] 723754d9b3b2: Preparing [2023-05-03T15:55:09.721Z] 293b57382af6: Preparing [2023-05-03T15:55:09.721Z] 26cbea5cba74: Preparing [2023-05-03T15:55:09.721Z] a3fe35a1d1ce: Waiting [2023-05-03T15:55:09.721Z] 723754d9b3b2: Waiting [2023-05-03T15:55:09.721Z] 5f1a485471c8: Waiting [2023-05-03T15:55:09.721Z] eca949d36d87: Waiting [2023-05-03T15:55:09.721Z] 293b57382af6: Waiting [2023-05-03T15:55:09.721Z] 26cbea5cba74: Waiting [2023-05-03T15:55:09.721Z] 8196aa45f0b7: Layer already exists [2023-05-03T15:55:09.721Z] c4229db5b750: Layer already exists [2023-05-03T15:55:09.721Z] e2bbed71c8b8: Layer already exists [2023-05-03T15:55:09.721Z] 2e14dd5b5e19: Layer already exists [2023-05-03T15:55:09.721Z] c376675d4be5: Layer already exists [2023-05-03T15:55:09.721Z] 5f1a485471c8: Layer already exists [2023-05-03T15:55:09.721Z] eca949d36d87: Layer already exists [2023-05-03T15:55:09.721Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:09.721Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:09.721Z] 293b57382af6: Layer already exists [2023-05-03T15:55:09.721Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:09.986Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:0322d6f77e522be32896401b4e9f7b659e49c0e99a43d64ca0294ab836c17c9c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:10.317Z] + 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-03T15:55:10.645Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-03T15:55:10.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-03T15:55:10.645Z] c4229db5b750: Preparing [2023-05-03T15:55:10.645Z] e2bbed71c8b8: Preparing [2023-05-03T15:55:10.645Z] 2e14dd5b5e19: Preparing [2023-05-03T15:55:10.645Z] c376675d4be5: Preparing [2023-05-03T15:55:10.645Z] 8196aa45f0b7: Preparing [2023-05-03T15:55:10.645Z] 5f1a485471c8: Preparing [2023-05-03T15:55:10.645Z] eca949d36d87: Preparing [2023-05-03T15:55:10.645Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:10.645Z] 723754d9b3b2: Preparing [2023-05-03T15:55:10.645Z] 293b57382af6: Preparing [2023-05-03T15:55:10.645Z] 26cbea5cba74: Preparing [2023-05-03T15:55:10.645Z] 5f1a485471c8: Waiting [2023-05-03T15:55:10.645Z] eca949d36d87: Waiting [2023-05-03T15:55:10.645Z] a3fe35a1d1ce: Waiting [2023-05-03T15:55:10.645Z] 723754d9b3b2: Waiting [2023-05-03T15:55:10.645Z] 26cbea5cba74: Waiting [2023-05-03T15:55:10.645Z] 293b57382af6: Waiting [2023-05-03T15:55:10.645Z] 8196aa45f0b7: Layer already exists [2023-05-03T15:55:10.645Z] 2e14dd5b5e19: Layer already exists [2023-05-03T15:55:10.645Z] c376675d4be5: Layer already exists [2023-05-03T15:55:10.645Z] c4229db5b750: Layer already exists [2023-05-03T15:55:10.645Z] e2bbed71c8b8: Layer already exists [2023-05-03T15:55:10.645Z] 5f1a485471c8: Layer already exists [2023-05-03T15:55:10.645Z] eca949d36d87: Layer already exists [2023-05-03T15:55:10.645Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:10.645Z] 293b57382af6: Layer already exists [2023-05-03T15:55:10.645Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:10.645Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:10.910Z] main: digest: sha256:0322d6f77e522be32896401b4e9f7b659e49c0e99a43d64ca0294ab836c17c9c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:55:10.962Z] ===================================================== [Pipeline] echo [2023-05-03T15:55:10.976Z] taggedImages: [2023-05-03T15:55:10.976Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:55:10.976Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-03T15:55:10.976Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.145 [2023-05-03T15:55:10.976Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:55:10.976Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-03T15:55:10.997Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-03T15:55:10.997Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:55:10.997Z] latest [2023-05-03T15:55:10.997Z] 3.0.0-dev.145 [2023-05-03T15:55:10.997Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:55:10.997Z] main [2023-05-03T15:55:10.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:11.321Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:11.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:55:11.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-03T15:55:11.644Z] 914f6cdaf35b: Preparing [2023-05-03T15:55:11.644Z] 94f60e1c3305: Preparing [2023-05-03T15:55:11.644Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:11.644Z] 723754d9b3b2: Preparing [2023-05-03T15:55:11.644Z] 4cca97ceea70: Preparing [2023-05-03T15:55:11.644Z] 26cbea5cba74: Preparing [2023-05-03T15:55:11.644Z] 26cbea5cba74: Waiting [2023-05-03T15:55:11.644Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:11.644Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:11.644Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:11.908Z] 914f6cdaf35b: Pushed [2023-05-03T15:55:13.306Z] 4cca97ceea70: Pushed [2023-05-03T15:55:16.637Z] 94f60e1c3305: Pushed [2023-05-03T15:55:16.637Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:75726585cf55f6607c56c020bc832ca3e31d801d84253ba31957e84f9faec682 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:17.229Z] + 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-03T15:55:17.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-03T15:55:17.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-03T15:55:17.552Z] 914f6cdaf35b: Preparing [2023-05-03T15:55:17.552Z] 94f60e1c3305: Preparing [2023-05-03T15:55:17.552Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:17.552Z] 723754d9b3b2: Preparing [2023-05-03T15:55:17.552Z] 4cca97ceea70: Preparing [2023-05-03T15:55:17.552Z] 26cbea5cba74: Preparing [2023-05-03T15:55:17.552Z] 26cbea5cba74: Waiting [2023-05-03T15:55:17.552Z] 4cca97ceea70: Layer already exists [2023-05-03T15:55:17.552Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:17.552Z] 94f60e1c3305: Layer already exists [2023-05-03T15:55:17.552Z] 914f6cdaf35b: Layer already exists [2023-05-03T15:55:17.552Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:17.552Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:17.552Z] latest: digest: sha256:75726585cf55f6607c56c020bc832ca3e31d801d84253ba31957e84f9faec682 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:18.141Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:18.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.145 [2023-05-03T15:55:18.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-03T15:55:18.471Z] 914f6cdaf35b: Preparing [2023-05-03T15:55:18.471Z] 94f60e1c3305: Preparing [2023-05-03T15:55:18.471Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:18.471Z] 723754d9b3b2: Preparing [2023-05-03T15:55:18.471Z] 4cca97ceea70: Preparing [2023-05-03T15:55:18.471Z] 26cbea5cba74: Preparing [2023-05-03T15:55:18.471Z] 26cbea5cba74: Waiting [2023-05-03T15:55:18.471Z] 914f6cdaf35b: Layer already exists [2023-05-03T15:55:18.471Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:18.471Z] 4cca97ceea70: Layer already exists [2023-05-03T15:55:18.471Z] 94f60e1c3305: Layer already exists [2023-05-03T15:55:18.471Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:18.471Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:18.471Z] 3.0.0-dev.145: digest: sha256:75726585cf55f6607c56c020bc832ca3e31d801d84253ba31957e84f9faec682 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:18.811Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:19.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:55:19.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-03T15:55:19.146Z] 914f6cdaf35b: Preparing [2023-05-03T15:55:19.146Z] 94f60e1c3305: Preparing [2023-05-03T15:55:19.146Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:19.146Z] 723754d9b3b2: Preparing [2023-05-03T15:55:19.146Z] 4cca97ceea70: Preparing [2023-05-03T15:55:19.146Z] 26cbea5cba74: Preparing [2023-05-03T15:55:19.146Z] 26cbea5cba74: Waiting [2023-05-03T15:55:19.146Z] 94f60e1c3305: Layer already exists [2023-05-03T15:55:19.146Z] 914f6cdaf35b: Layer already exists [2023-05-03T15:55:19.146Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:19.147Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:19.147Z] 4cca97ceea70: Layer already exists [2023-05-03T15:55:19.147Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:19.147Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:75726585cf55f6607c56c020bc832ca3e31d801d84253ba31957e84f9faec682 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:19.753Z] + 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-03T15:55:20.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-03T15:55:20.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-03T15:55:20.087Z] 914f6cdaf35b: Preparing [2023-05-03T15:55:20.087Z] 94f60e1c3305: Preparing [2023-05-03T15:55:20.087Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:20.087Z] 723754d9b3b2: Preparing [2023-05-03T15:55:20.087Z] 4cca97ceea70: Preparing [2023-05-03T15:55:20.087Z] 26cbea5cba74: Preparing [2023-05-03T15:55:20.087Z] 26cbea5cba74: Waiting [2023-05-03T15:55:20.087Z] 94f60e1c3305: Layer already exists [2023-05-03T15:55:20.087Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:20.087Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:20.087Z] 4cca97ceea70: Layer already exists [2023-05-03T15:55:20.087Z] 914f6cdaf35b: Layer already exists [2023-05-03T15:55:20.087Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:20.087Z] main: digest: sha256:75726585cf55f6607c56c020bc832ca3e31d801d84253ba31957e84f9faec682 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:55:20.407Z] ===================================================== [Pipeline] echo [2023-05-03T15:55:20.415Z] taggedImages: [2023-05-03T15:55:20.415Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:55:20.415Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-03T15:55:20.415Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.145 [2023-05-03T15:55:20.415Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:55:20.415Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-03T15:55:20.436Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-03T15:55:20.436Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:55:20.436Z] latest [2023-05-03T15:55:20.436Z] 3.0.0-dev.145 [2023-05-03T15:55:20.436Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:55:20.436Z] main [2023-05-03T15:55:20.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:20.764Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:21.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:55:21.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-03T15:55:21.090Z] 65c84d90630b: Preparing [2023-05-03T15:55:21.090Z] c21d949e2585: Preparing [2023-05-03T15:55:21.090Z] edeb9ebf6297: Preparing [2023-05-03T15:55:21.090Z] 3e018d5339ce: Preparing [2023-05-03T15:55:21.090Z] 3ab525141b22: Preparing [2023-05-03T15:55:21.090Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:21.090Z] 723754d9b3b2: Preparing [2023-05-03T15:55:21.090Z] 139457cb89fe: Preparing [2023-05-03T15:55:21.090Z] 26cbea5cba74: Preparing [2023-05-03T15:55:21.090Z] a3fe35a1d1ce: Waiting [2023-05-03T15:55:21.090Z] 26cbea5cba74: Waiting [2023-05-03T15:55:21.090Z] 139457cb89fe: Waiting [2023-05-03T15:55:21.354Z] edeb9ebf6297: Pushed [2023-05-03T15:55:21.354Z] c21d949e2585: Pushed [2023-05-03T15:55:21.354Z] 65c84d90630b: Pushed [2023-05-03T15:55:21.354Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:21.354Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:21.354Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:22.310Z] 139457cb89fe: Pushed [2023-05-03T15:55:34.731Z] 3ab525141b22: Pushed [2023-05-03T15:55:38.971Z] 3e018d5339ce: Pushed [2023-05-03T15:55:38.972Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:7f0c09c498ade90cc9821bb71e2165f094362ef90e3e861efe52c166f0f05385 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:39.317Z] + 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-03T15:55:39.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-03T15:55:39.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-03T15:55:39.660Z] 65c84d90630b: Preparing [2023-05-03T15:55:39.660Z] c21d949e2585: Preparing [2023-05-03T15:55:39.660Z] edeb9ebf6297: Preparing [2023-05-03T15:55:39.660Z] 3e018d5339ce: Preparing [2023-05-03T15:55:39.660Z] 3ab525141b22: Preparing [2023-05-03T15:55:39.660Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:39.660Z] 723754d9b3b2: Preparing [2023-05-03T15:55:39.660Z] 139457cb89fe: Preparing [2023-05-03T15:55:39.660Z] 26cbea5cba74: Preparing [2023-05-03T15:55:39.660Z] a3fe35a1d1ce: Waiting [2023-05-03T15:55:39.660Z] 26cbea5cba74: Waiting [2023-05-03T15:55:39.660Z] 723754d9b3b2: Waiting [2023-05-03T15:55:39.660Z] 139457cb89fe: Waiting [2023-05-03T15:55:39.660Z] 65c84d90630b: Layer already exists [2023-05-03T15:55:39.660Z] 3e018d5339ce: Layer already exists [2023-05-03T15:55:39.660Z] edeb9ebf6297: Layer already exists [2023-05-03T15:55:39.660Z] 3ab525141b22: Layer already exists [2023-05-03T15:55:39.660Z] c21d949e2585: Layer already exists [2023-05-03T15:55:39.660Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:39.660Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:39.660Z] 139457cb89fe: Layer already exists [2023-05-03T15:55:39.660Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:39.926Z] latest: digest: sha256:7f0c09c498ade90cc9821bb71e2165f094362ef90e3e861efe52c166f0f05385 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:40.263Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:40.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.145 [2023-05-03T15:55:40.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-03T15:55:40.606Z] 65c84d90630b: Preparing [2023-05-03T15:55:40.606Z] c21d949e2585: Preparing [2023-05-03T15:55:40.606Z] edeb9ebf6297: Preparing [2023-05-03T15:55:40.606Z] 3e018d5339ce: Preparing [2023-05-03T15:55:40.606Z] 3ab525141b22: Preparing [2023-05-03T15:55:40.606Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:40.606Z] 723754d9b3b2: Preparing [2023-05-03T15:55:40.606Z] 139457cb89fe: Preparing [2023-05-03T15:55:40.606Z] 26cbea5cba74: Preparing [2023-05-03T15:55:40.606Z] 723754d9b3b2: Waiting [2023-05-03T15:55:40.606Z] 26cbea5cba74: Waiting [2023-05-03T15:55:40.606Z] 139457cb89fe: Waiting [2023-05-03T15:55:40.606Z] edeb9ebf6297: Layer already exists [2023-05-03T15:55:40.606Z] 3e018d5339ce: Layer already exists [2023-05-03T15:55:40.606Z] 65c84d90630b: Layer already exists [2023-05-03T15:55:40.606Z] 3ab525141b22: Layer already exists [2023-05-03T15:55:40.606Z] c21d949e2585: Layer already exists [2023-05-03T15:55:40.606Z] 139457cb89fe: Layer already exists [2023-05-03T15:55:40.606Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:40.606Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:40.606Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:40.606Z] 3.0.0-dev.145: digest: sha256:7f0c09c498ade90cc9821bb71e2165f094362ef90e3e861efe52c166f0f05385 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:41.209Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:41.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:55:41.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-03T15:55:41.537Z] 65c84d90630b: Preparing [2023-05-03T15:55:41.537Z] c21d949e2585: Preparing [2023-05-03T15:55:41.537Z] edeb9ebf6297: Preparing [2023-05-03T15:55:41.537Z] 3e018d5339ce: Preparing [2023-05-03T15:55:41.537Z] 3ab525141b22: Preparing [2023-05-03T15:55:41.537Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:41.537Z] 723754d9b3b2: Preparing [2023-05-03T15:55:41.537Z] 139457cb89fe: Preparing [2023-05-03T15:55:41.537Z] 26cbea5cba74: Preparing [2023-05-03T15:55:41.537Z] a3fe35a1d1ce: Waiting [2023-05-03T15:55:41.537Z] 723754d9b3b2: Waiting [2023-05-03T15:55:41.537Z] 139457cb89fe: Waiting [2023-05-03T15:55:41.537Z] 26cbea5cba74: Waiting [2023-05-03T15:55:41.537Z] 3e018d5339ce: Layer already exists [2023-05-03T15:55:41.537Z] edeb9ebf6297: Layer already exists [2023-05-03T15:55:41.537Z] 3ab525141b22: Layer already exists [2023-05-03T15:55:41.537Z] c21d949e2585: Layer already exists [2023-05-03T15:55:41.537Z] 65c84d90630b: Layer already exists [2023-05-03T15:55:41.537Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:41.537Z] 139457cb89fe: Layer already exists [2023-05-03T15:55:41.537Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:41.537Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:41.803Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:7f0c09c498ade90cc9821bb71e2165f094362ef90e3e861efe52c166f0f05385 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:42.138Z] + 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-03T15:55:42.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-03T15:55:42.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-03T15:55:42.465Z] 65c84d90630b: Preparing [2023-05-03T15:55:42.465Z] c21d949e2585: Preparing [2023-05-03T15:55:42.465Z] edeb9ebf6297: Preparing [2023-05-03T15:55:42.465Z] 3e018d5339ce: Preparing [2023-05-03T15:55:42.465Z] 3ab525141b22: Preparing [2023-05-03T15:55:42.465Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:42.465Z] 723754d9b3b2: Preparing [2023-05-03T15:55:42.465Z] 139457cb89fe: Preparing [2023-05-03T15:55:42.465Z] 26cbea5cba74: Preparing [2023-05-03T15:55:42.465Z] 723754d9b3b2: Waiting [2023-05-03T15:55:42.465Z] 139457cb89fe: Waiting [2023-05-03T15:55:42.465Z] 26cbea5cba74: Waiting [2023-05-03T15:55:42.465Z] a3fe35a1d1ce: Waiting [2023-05-03T15:55:42.465Z] 3ab525141b22: Layer already exists [2023-05-03T15:55:42.465Z] edeb9ebf6297: Layer already exists [2023-05-03T15:55:42.465Z] 3e018d5339ce: Layer already exists [2023-05-03T15:55:42.465Z] 65c84d90630b: Layer already exists [2023-05-03T15:55:42.465Z] c21d949e2585: Layer already exists [2023-05-03T15:55:42.465Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:42.465Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:42.465Z] 139457cb89fe: Layer already exists [2023-05-03T15:55:42.465Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:42.731Z] main: digest: sha256:7f0c09c498ade90cc9821bb71e2165f094362ef90e3e861efe52c166f0f05385 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:55:42.769Z] ===================================================== [Pipeline] echo [2023-05-03T15:55:42.775Z] taggedImages: [2023-05-03T15:55:42.775Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:55:42.775Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-03T15:55:42.775Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.145 [2023-05-03T15:55:42.775Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:55:42.775Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-03T15:55:42.790Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-03T15:55:42.790Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:55:42.790Z] latest [2023-05-03T15:55:42.790Z] 3.0.0-dev.145 [2023-05-03T15:55:42.790Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:55:42.790Z] main [2023-05-03T15:55:42.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:43.117Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:55:43.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:55:43.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-03T15:55:43.443Z] b10826895dcb: Preparing [2023-05-03T15:55:43.443Z] 0db03b138c44: Preparing [2023-05-03T15:55:43.443Z] 7f4ae63bef1c: Preparing [2023-05-03T15:55:43.443Z] 004f8b2b0394: Preparing [2023-05-03T15:55:43.443Z] a3fe35a1d1ce: Preparing [2023-05-03T15:55:43.443Z] 723754d9b3b2: Preparing [2023-05-03T15:55:43.443Z] f6d9d6844485: Preparing [2023-05-03T15:55:43.443Z] 26cbea5cba74: Preparing [2023-05-03T15:55:43.443Z] 723754d9b3b2: Waiting [2023-05-03T15:55:43.443Z] f6d9d6844485: Waiting [2023-05-03T15:55:43.443Z] 26cbea5cba74: Waiting [2023-05-03T15:55:43.443Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:55:43.710Z] 723754d9b3b2: Layer already exists [2023-05-03T15:55:43.710Z] b10826895dcb: Pushed [2023-05-03T15:55:43.710Z] 0db03b138c44: Pushed [2023-05-03T15:55:43.710Z] 7f4ae63bef1c: Pushed [2023-05-03T15:55:43.710Z] 26cbea5cba74: Layer already exists [2023-05-03T15:55:44.291Z] f6d9d6844485: Pushed [2023-05-03T15:56:02.480Z] 004f8b2b0394: Pushed [2023-05-03T15:56:02.480Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:26383e63fcdad32ed4cae4f464e330171f55402193f7fe957caa47a7a37c9f7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:02.816Z] + 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-03T15:56:03.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-03T15:56:03.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-03T15:56:03.144Z] b10826895dcb: Preparing [2023-05-03T15:56:03.144Z] 0db03b138c44: Preparing [2023-05-03T15:56:03.144Z] 7f4ae63bef1c: Preparing [2023-05-03T15:56:03.144Z] 004f8b2b0394: Preparing [2023-05-03T15:56:03.144Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:03.144Z] 723754d9b3b2: Preparing [2023-05-03T15:56:03.144Z] f6d9d6844485: Preparing [2023-05-03T15:56:03.144Z] 26cbea5cba74: Preparing [2023-05-03T15:56:03.144Z] f6d9d6844485: Waiting [2023-05-03T15:56:03.144Z] 26cbea5cba74: Waiting [2023-05-03T15:56:03.144Z] 723754d9b3b2: Waiting [2023-05-03T15:56:03.144Z] b10826895dcb: Layer already exists [2023-05-03T15:56:03.144Z] 004f8b2b0394: Layer already exists [2023-05-03T15:56:03.144Z] 0db03b138c44: Layer already exists [2023-05-03T15:56:03.144Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:03.144Z] 7f4ae63bef1c: Layer already exists [2023-05-03T15:56:03.144Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:03.144Z] f6d9d6844485: Layer already exists [2023-05-03T15:56:03.144Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:03.409Z] latest: digest: sha256:26383e63fcdad32ed4cae4f464e330171f55402193f7fe957caa47a7a37c9f7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:03.739Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:04.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.145 [2023-05-03T15:56:04.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-03T15:56:04.067Z] b10826895dcb: Preparing [2023-05-03T15:56:04.067Z] 0db03b138c44: Preparing [2023-05-03T15:56:04.067Z] 7f4ae63bef1c: Preparing [2023-05-03T15:56:04.067Z] 004f8b2b0394: Preparing [2023-05-03T15:56:04.067Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:04.067Z] 723754d9b3b2: Preparing [2023-05-03T15:56:04.067Z] f6d9d6844485: Preparing [2023-05-03T15:56:04.067Z] 26cbea5cba74: Preparing [2023-05-03T15:56:04.067Z] f6d9d6844485: Waiting [2023-05-03T15:56:04.067Z] 26cbea5cba74: Waiting [2023-05-03T15:56:04.067Z] 723754d9b3b2: Waiting [2023-05-03T15:56:04.067Z] 004f8b2b0394: Layer already exists [2023-05-03T15:56:04.067Z] 0db03b138c44: Layer already exists [2023-05-03T15:56:04.067Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:04.067Z] b10826895dcb: Layer already exists [2023-05-03T15:56:04.067Z] 7f4ae63bef1c: Layer already exists [2023-05-03T15:56:04.067Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:04.067Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:04.067Z] f6d9d6844485: Layer already exists [2023-05-03T15:56:04.334Z] 3.0.0-dev.145: digest: sha256:26383e63fcdad32ed4cae4f464e330171f55402193f7fe957caa47a7a37c9f7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:04.666Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:04.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:56:04.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-03T15:56:04.995Z] b10826895dcb: Preparing [2023-05-03T15:56:04.995Z] 0db03b138c44: Preparing [2023-05-03T15:56:04.995Z] 7f4ae63bef1c: Preparing [2023-05-03T15:56:04.995Z] 004f8b2b0394: Preparing [2023-05-03T15:56:04.995Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:04.995Z] 723754d9b3b2: Preparing [2023-05-03T15:56:04.995Z] f6d9d6844485: Preparing [2023-05-03T15:56:04.995Z] 26cbea5cba74: Preparing [2023-05-03T15:56:04.995Z] 723754d9b3b2: Waiting [2023-05-03T15:56:04.995Z] 26cbea5cba74: Waiting [2023-05-03T15:56:04.995Z] f6d9d6844485: Waiting [2023-05-03T15:56:04.995Z] b10826895dcb: Layer already exists [2023-05-03T15:56:04.995Z] 004f8b2b0394: Layer already exists [2023-05-03T15:56:04.995Z] 0db03b138c44: Layer already exists [2023-05-03T15:56:04.995Z] 7f4ae63bef1c: Layer already exists [2023-05-03T15:56:04.995Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:04.995Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:04.995Z] f6d9d6844485: Layer already exists [2023-05-03T15:56:04.995Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:04.995Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:26383e63fcdad32ed4cae4f464e330171f55402193f7fe957caa47a7a37c9f7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:05.592Z] + 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-03T15:56:05.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-03T15:56:05.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-03T15:56:05.919Z] b10826895dcb: Preparing [2023-05-03T15:56:05.919Z] 0db03b138c44: Preparing [2023-05-03T15:56:05.919Z] 7f4ae63bef1c: Preparing [2023-05-03T15:56:05.919Z] 004f8b2b0394: Preparing [2023-05-03T15:56:05.919Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:05.919Z] 723754d9b3b2: Preparing [2023-05-03T15:56:05.919Z] f6d9d6844485: Preparing [2023-05-03T15:56:05.919Z] 26cbea5cba74: Preparing [2023-05-03T15:56:05.919Z] 723754d9b3b2: Waiting [2023-05-03T15:56:05.919Z] f6d9d6844485: Waiting [2023-05-03T15:56:05.919Z] 26cbea5cba74: Waiting [2023-05-03T15:56:05.919Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:05.919Z] 7f4ae63bef1c: Layer already exists [2023-05-03T15:56:05.919Z] b10826895dcb: Layer already exists [2023-05-03T15:56:05.919Z] 004f8b2b0394: Layer already exists [2023-05-03T15:56:05.919Z] 0db03b138c44: Layer already exists [2023-05-03T15:56:05.919Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:05.919Z] f6d9d6844485: Layer already exists [2023-05-03T15:56:05.919Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:06.184Z] main: digest: sha256:26383e63fcdad32ed4cae4f464e330171f55402193f7fe957caa47a7a37c9f7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:56:06.226Z] ===================================================== [Pipeline] echo [2023-05-03T15:56:06.231Z] taggedImages: [2023-05-03T15:56:06.231Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:56:06.231Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-03T15:56:06.231Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.145 [2023-05-03T15:56:06.231Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:56:06.231Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-03T15:56:06.246Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-03T15:56:06.246Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:56:06.246Z] latest [2023-05-03T15:56:06.246Z] 3.0.0-dev.145 [2023-05-03T15:56:06.246Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:56:06.246Z] main [2023-05-03T15:56:06.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:06.570Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:06.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:56:06.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-03T15:56:06.903Z] 40e4bcca854c: Preparing [2023-05-03T15:56:06.903Z] 71981995d962: Preparing [2023-05-03T15:56:06.903Z] c92e0789534f: Preparing [2023-05-03T15:56:06.903Z] a59c89f12dfb: Preparing [2023-05-03T15:56:06.903Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:06.903Z] 723754d9b3b2: Preparing [2023-05-03T15:56:06.903Z] 139457cb89fe: Preparing [2023-05-03T15:56:06.903Z] 26cbea5cba74: Preparing [2023-05-03T15:56:06.903Z] 723754d9b3b2: Waiting [2023-05-03T15:56:06.903Z] 139457cb89fe: Waiting [2023-05-03T15:56:06.903Z] 26cbea5cba74: Waiting [2023-05-03T15:56:06.903Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:06.903Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:07.168Z] 139457cb89fe: Layer already exists [2023-05-03T15:56:07.168Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:07.168Z] c92e0789534f: Pushed [2023-05-03T15:56:07.168Z] 71981995d962: Pushed [2023-05-03T15:56:07.168Z] 40e4bcca854c: Pushed [2023-05-03T15:56:25.354Z] a59c89f12dfb: Pushed [2023-05-03T15:56:25.354Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:d1a1f4d23db7961f70dd2ce2a545c20227ea7f9d9e7d2b47ae40ee4e622107ed size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:25.697Z] + 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-03T15:56:26.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-03T15:56:26.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-03T15:56:26.031Z] 40e4bcca854c: Preparing [2023-05-03T15:56:26.031Z] 71981995d962: Preparing [2023-05-03T15:56:26.031Z] c92e0789534f: Preparing [2023-05-03T15:56:26.031Z] a59c89f12dfb: Preparing [2023-05-03T15:56:26.031Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:26.031Z] 723754d9b3b2: Preparing [2023-05-03T15:56:26.031Z] 139457cb89fe: Preparing [2023-05-03T15:56:26.031Z] 26cbea5cba74: Preparing [2023-05-03T15:56:26.031Z] 139457cb89fe: Waiting [2023-05-03T15:56:26.031Z] 26cbea5cba74: Waiting [2023-05-03T15:56:26.031Z] 723754d9b3b2: Waiting [2023-05-03T15:56:26.031Z] a59c89f12dfb: Layer already exists [2023-05-03T15:56:26.031Z] 40e4bcca854c: Layer already exists [2023-05-03T15:56:26.031Z] 71981995d962: Layer already exists [2023-05-03T15:56:26.031Z] c92e0789534f: Layer already exists [2023-05-03T15:56:26.031Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:26.031Z] 139457cb89fe: Layer already exists [2023-05-03T15:56:26.031Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:26.031Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:26.031Z] latest: digest: sha256:d1a1f4d23db7961f70dd2ce2a545c20227ea7f9d9e7d2b47ae40ee4e622107ed size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:26.636Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:26.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.145 [2023-05-03T15:56:26.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-03T15:56:26.974Z] 40e4bcca854c: Preparing [2023-05-03T15:56:26.974Z] 71981995d962: Preparing [2023-05-03T15:56:26.974Z] c92e0789534f: Preparing [2023-05-03T15:56:26.974Z] a59c89f12dfb: Preparing [2023-05-03T15:56:26.974Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:26.974Z] 723754d9b3b2: Preparing [2023-05-03T15:56:26.974Z] 139457cb89fe: Preparing [2023-05-03T15:56:26.974Z] 26cbea5cba74: Preparing [2023-05-03T15:56:26.974Z] 723754d9b3b2: Waiting [2023-05-03T15:56:26.974Z] 26cbea5cba74: Waiting [2023-05-03T15:56:26.975Z] 139457cb89fe: Waiting [2023-05-03T15:56:26.975Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:26.975Z] c92e0789534f: Layer already exists [2023-05-03T15:56:26.975Z] 40e4bcca854c: Layer already exists [2023-05-03T15:56:26.975Z] a59c89f12dfb: Layer already exists [2023-05-03T15:56:26.975Z] 71981995d962: Layer already exists [2023-05-03T15:56:26.975Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:26.975Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:26.975Z] 139457cb89fe: Layer already exists [2023-05-03T15:56:26.975Z] 3.0.0-dev.145: digest: sha256:d1a1f4d23db7961f70dd2ce2a545c20227ea7f9d9e7d2b47ae40ee4e622107ed size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:27.580Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:27.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:56:27.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-03T15:56:27.908Z] 40e4bcca854c: Preparing [2023-05-03T15:56:27.908Z] 71981995d962: Preparing [2023-05-03T15:56:27.908Z] c92e0789534f: Preparing [2023-05-03T15:56:27.908Z] a59c89f12dfb: Preparing [2023-05-03T15:56:27.908Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:27.908Z] 723754d9b3b2: Preparing [2023-05-03T15:56:27.908Z] 139457cb89fe: Preparing [2023-05-03T15:56:27.908Z] 26cbea5cba74: Preparing [2023-05-03T15:56:27.908Z] 139457cb89fe: Waiting [2023-05-03T15:56:27.908Z] 723754d9b3b2: Waiting [2023-05-03T15:56:27.908Z] 26cbea5cba74: Waiting [2023-05-03T15:56:27.908Z] 40e4bcca854c: Layer already exists [2023-05-03T15:56:27.908Z] a59c89f12dfb: Layer already exists [2023-05-03T15:56:27.908Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:27.908Z] c92e0789534f: Layer already exists [2023-05-03T15:56:27.908Z] 71981995d962: Layer already exists [2023-05-03T15:56:27.908Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:27.908Z] 139457cb89fe: Layer already exists [2023-05-03T15:56:27.908Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:28.172Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:d1a1f4d23db7961f70dd2ce2a545c20227ea7f9d9e7d2b47ae40ee4e622107ed size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:28.503Z] + 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-03T15:56:28.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-03T15:56:28.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-03T15:56:28.856Z] 40e4bcca854c: Preparing [2023-05-03T15:56:28.856Z] 71981995d962: Preparing [2023-05-03T15:56:28.856Z] c92e0789534f: Preparing [2023-05-03T15:56:28.856Z] a59c89f12dfb: Preparing [2023-05-03T15:56:28.856Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:28.856Z] 723754d9b3b2: Preparing [2023-05-03T15:56:28.856Z] 139457cb89fe: Preparing [2023-05-03T15:56:28.856Z] 26cbea5cba74: Preparing [2023-05-03T15:56:28.856Z] 139457cb89fe: Waiting [2023-05-03T15:56:28.856Z] 26cbea5cba74: Waiting [2023-05-03T15:56:28.856Z] 723754d9b3b2: Waiting [2023-05-03T15:56:28.856Z] c92e0789534f: Layer already exists [2023-05-03T15:56:28.856Z] a59c89f12dfb: Layer already exists [2023-05-03T15:56:28.856Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:28.856Z] 40e4bcca854c: Layer already exists [2023-05-03T15:56:28.856Z] 71981995d962: Layer already exists [2023-05-03T15:56:28.856Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:28.856Z] 139457cb89fe: Layer already exists [2023-05-03T15:56:28.856Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:29.121Z] main: digest: sha256:d1a1f4d23db7961f70dd2ce2a545c20227ea7f9d9e7d2b47ae40ee4e622107ed size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:56:29.164Z] ===================================================== [Pipeline] echo [2023-05-03T15:56:29.170Z] taggedImages: [2023-05-03T15:56:29.170Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:56:29.170Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-03T15:56:29.170Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.145 [2023-05-03T15:56:29.170Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:56:29.170Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-03T15:56:29.189Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-03T15:56:29.189Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:56:29.189Z] latest [2023-05-03T15:56:29.189Z] 3.0.0-dev.145 [2023-05-03T15:56:29.189Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:56:29.189Z] main [2023-05-03T15:56:29.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:29.535Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:29.864Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:56:29.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-03T15:56:29.865Z] f8be696e38d4: Preparing [2023-05-03T15:56:29.865Z] 0cec87106c9f: Preparing [2023-05-03T15:56:29.865Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:29.865Z] 723754d9b3b2: Preparing [2023-05-03T15:56:29.865Z] 8fcdbc4344e6: Preparing [2023-05-03T15:56:29.865Z] 26cbea5cba74: Preparing [2023-05-03T15:56:29.865Z] 26cbea5cba74: Waiting [2023-05-03T15:56:29.865Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:29.865Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:30.129Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:30.129Z] f8be696e38d4: Pushed [2023-05-03T15:56:30.396Z] 8fcdbc4344e6: Pushed [2023-05-03T15:56:35.728Z] 0cec87106c9f: Pushed [2023-05-03T15:56:35.729Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:b171f2129cf5ed45a89d3061e0122538073b0dedee3a4b1a6fa0d7e103b0d24b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:36.064Z] + 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-03T15:56:37.794Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-03T15:56:37.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-03T15:56:37.794Z] f8be696e38d4: Preparing [2023-05-03T15:56:37.794Z] 0cec87106c9f: Preparing [2023-05-03T15:56:37.794Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:37.794Z] 723754d9b3b2: Preparing [2023-05-03T15:56:37.794Z] 8fcdbc4344e6: Preparing [2023-05-03T15:56:37.794Z] 26cbea5cba74: Preparing [2023-05-03T15:56:37.794Z] 26cbea5cba74: Waiting [2023-05-03T15:56:37.794Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:37.794Z] 8fcdbc4344e6: Layer already exists [2023-05-03T15:56:37.794Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:37.794Z] f8be696e38d4: Layer already exists [2023-05-03T15:56:37.794Z] 0cec87106c9f: Layer already exists [2023-05-03T15:56:37.794Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:38.060Z] latest: digest: sha256:b171f2129cf5ed45a89d3061e0122538073b0dedee3a4b1a6fa0d7e103b0d24b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:38.391Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:38.721Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.145 [2023-05-03T15:56:38.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-03T15:56:38.721Z] f8be696e38d4: Preparing [2023-05-03T15:56:38.721Z] 0cec87106c9f: Preparing [2023-05-03T15:56:38.721Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:38.721Z] 723754d9b3b2: Preparing [2023-05-03T15:56:38.721Z] 8fcdbc4344e6: Preparing [2023-05-03T15:56:38.721Z] 26cbea5cba74: Preparing [2023-05-03T15:56:38.721Z] 26cbea5cba74: Waiting [2023-05-03T15:56:38.721Z] 0cec87106c9f: Layer already exists [2023-05-03T15:56:38.721Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:38.721Z] f8be696e38d4: Layer already exists [2023-05-03T15:56:38.721Z] 8fcdbc4344e6: Layer already exists [2023-05-03T15:56:38.721Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:38.721Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:38.721Z] 3.0.0-dev.145: digest: sha256:b171f2129cf5ed45a89d3061e0122538073b0dedee3a4b1a6fa0d7e103b0d24b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:39.325Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:39.663Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:56:39.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-03T15:56:39.663Z] f8be696e38d4: Preparing [2023-05-03T15:56:39.663Z] 0cec87106c9f: Preparing [2023-05-03T15:56:39.663Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:39.663Z] 723754d9b3b2: Preparing [2023-05-03T15:56:39.663Z] 8fcdbc4344e6: Preparing [2023-05-03T15:56:39.663Z] 26cbea5cba74: Preparing [2023-05-03T15:56:39.663Z] 26cbea5cba74: Waiting [2023-05-03T15:56:39.663Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:39.663Z] f8be696e38d4: Layer already exists [2023-05-03T15:56:39.663Z] 8fcdbc4344e6: Layer already exists [2023-05-03T15:56:39.663Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:39.663Z] 0cec87106c9f: Layer already exists [2023-05-03T15:56:39.663Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:39.663Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:b171f2129cf5ed45a89d3061e0122538073b0dedee3a4b1a6fa0d7e103b0d24b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:40.275Z] + 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-03T15:56:40.610Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-03T15:56:40.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-03T15:56:40.611Z] f8be696e38d4: Preparing [2023-05-03T15:56:40.611Z] 0cec87106c9f: Preparing [2023-05-03T15:56:40.611Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:40.611Z] 723754d9b3b2: Preparing [2023-05-03T15:56:40.611Z] 8fcdbc4344e6: Preparing [2023-05-03T15:56:40.611Z] 26cbea5cba74: Preparing [2023-05-03T15:56:40.611Z] 26cbea5cba74: Waiting [2023-05-03T15:56:40.611Z] 0cec87106c9f: Layer already exists [2023-05-03T15:56:40.611Z] 8fcdbc4344e6: Layer already exists [2023-05-03T15:56:40.611Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:40.611Z] f8be696e38d4: Layer already exists [2023-05-03T15:56:40.611Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:40.611Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:40.875Z] main: digest: sha256:b171f2129cf5ed45a89d3061e0122538073b0dedee3a4b1a6fa0d7e103b0d24b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:56:40.917Z] ===================================================== [Pipeline] echo [2023-05-03T15:56:40.925Z] taggedImages: [2023-05-03T15:56:40.925Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:56:40.925Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-03T15:56:40.925Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.145 [2023-05-03T15:56:40.925Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:56:40.925Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-03T15:56:40.942Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-03T15:56:40.942Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:56:40.942Z] latest [2023-05-03T15:56:40.942Z] 3.0.0-dev.145 [2023-05-03T15:56:40.942Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:56:40.942Z] main [2023-05-03T15:56:40.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:41.289Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:41.618Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:56:41.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-03T15:56:41.618Z] 90003d336b7c: Preparing [2023-05-03T15:56:41.618Z] 7e842d93217d: Preparing [2023-05-03T15:56:41.618Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:41.618Z] 723754d9b3b2: Preparing [2023-05-03T15:56:41.618Z] afb776819c4a: Preparing [2023-05-03T15:56:41.618Z] 26cbea5cba74: Preparing [2023-05-03T15:56:41.618Z] 26cbea5cba74: Waiting [2023-05-03T15:56:41.618Z] afb776819c4a: Layer already exists [2023-05-03T15:56:41.618Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:41.618Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:41.618Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:41.884Z] 90003d336b7c: Pushed [2023-05-03T15:56:47.206Z] 7e842d93217d: Pushed [2023-05-03T15:56:47.206Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:15f46be2f19f826de8546852c7a9b024507f5e5efff04366da5dc02e1b133ef1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:47.546Z] + 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-03T15:56:47.881Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-03T15:56:47.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-03T15:56:47.882Z] 90003d336b7c: Preparing [2023-05-03T15:56:47.882Z] 7e842d93217d: Preparing [2023-05-03T15:56:47.882Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:47.882Z] 723754d9b3b2: Preparing [2023-05-03T15:56:47.882Z] afb776819c4a: Preparing [2023-05-03T15:56:47.882Z] 26cbea5cba74: Preparing [2023-05-03T15:56:47.882Z] 26cbea5cba74: Waiting [2023-05-03T15:56:47.882Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:47.882Z] 7e842d93217d: Layer already exists [2023-05-03T15:56:47.882Z] afb776819c4a: Layer already exists [2023-05-03T15:56:47.882Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:47.882Z] 90003d336b7c: Layer already exists [2023-05-03T15:56:47.882Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:47.882Z] latest: digest: sha256:15f46be2f19f826de8546852c7a9b024507f5e5efff04366da5dc02e1b133ef1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:48.226Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:48.560Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.145 [2023-05-03T15:56:48.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-03T15:56:48.561Z] 90003d336b7c: Preparing [2023-05-03T15:56:48.561Z] 7e842d93217d: Preparing [2023-05-03T15:56:48.561Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:48.561Z] 723754d9b3b2: Preparing [2023-05-03T15:56:48.561Z] afb776819c4a: Preparing [2023-05-03T15:56:48.561Z] 26cbea5cba74: Preparing [2023-05-03T15:56:48.561Z] 26cbea5cba74: Waiting [2023-05-03T15:56:48.561Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:48.561Z] 90003d336b7c: Layer already exists [2023-05-03T15:56:48.561Z] afb776819c4a: Layer already exists [2023-05-03T15:56:48.561Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:48.561Z] 7e842d93217d: Layer already exists [2023-05-03T15:56:48.561Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:48.561Z] 3.0.0-dev.145: digest: sha256:15f46be2f19f826de8546852c7a9b024507f5e5efff04366da5dc02e1b133ef1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:48.950Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:49.288Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:56:49.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-03T15:56:49.288Z] 90003d336b7c: Preparing [2023-05-03T15:56:49.288Z] 7e842d93217d: Preparing [2023-05-03T15:56:49.288Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:49.288Z] 723754d9b3b2: Preparing [2023-05-03T15:56:49.288Z] afb776819c4a: Preparing [2023-05-03T15:56:49.288Z] 26cbea5cba74: Preparing [2023-05-03T15:56:49.288Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:49.288Z] afb776819c4a: Layer already exists [2023-05-03T15:56:49.288Z] 90003d336b7c: Layer already exists [2023-05-03T15:56:49.288Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:49.288Z] 7e842d93217d: Layer already exists [2023-05-03T15:56:49.289Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:49.289Z] 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:15f46be2f19f826de8546852c7a9b024507f5e5efff04366da5dc02e1b133ef1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:49.908Z] + 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-03T15:56:50.253Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-03T15:56:50.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-03T15:56:50.253Z] 90003d336b7c: Preparing [2023-05-03T15:56:50.253Z] 7e842d93217d: Preparing [2023-05-03T15:56:50.253Z] a3fe35a1d1ce: Preparing [2023-05-03T15:56:50.253Z] 723754d9b3b2: Preparing [2023-05-03T15:56:50.253Z] afb776819c4a: Preparing [2023-05-03T15:56:50.253Z] 26cbea5cba74: Preparing [2023-05-03T15:56:50.253Z] 26cbea5cba74: Waiting [2023-05-03T15:56:50.253Z] afb776819c4a: Layer already exists [2023-05-03T15:56:50.253Z] 90003d336b7c: Layer already exists [2023-05-03T15:56:50.253Z] 723754d9b3b2: Layer already exists [2023-05-03T15:56:50.253Z] 7e842d93217d: Layer already exists [2023-05-03T15:56:50.253Z] a3fe35a1d1ce: Layer already exists [2023-05-03T15:56:50.253Z] 26cbea5cba74: Layer already exists [2023-05-03T15:56:50.519Z] main: digest: sha256:15f46be2f19f826de8546852c7a9b024507f5e5efff04366da5dc02e1b133ef1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T15:56:50.587Z] ===================================================== [Pipeline] echo [2023-05-03T15:56:50.598Z] taggedImages: [2023-05-03T15:56:50.598Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [2023-05-03T15:56:50.598Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-03T15:56:50.598Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.145 [2023-05-03T15:56:50.598Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [2023-05-03T15:56:50.598Z] - 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-03T15:56:50.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T15:56:50.968Z] [2023-05-03T15:56:50.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:56:51.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T15:56:51.286Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T15:56:51.286Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T15:56:51.286Z] 04944245beec: Pulling fs layer [2023-05-03T15:56:51.286Z] 699f458cf7ca: Pulling fs layer [2023-05-03T15:56:51.286Z] 765212b225bb: Pulling fs layer [2023-05-03T15:56:51.286Z] f23df028b6ca: Pulling fs layer [2023-05-03T15:56:51.286Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T15:56:51.286Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T15:56:51.286Z] 765212b225bb: Waiting [2023-05-03T15:56:51.286Z] f23df028b6ca: Waiting [2023-05-03T15:56:51.286Z] d65c8cfc05b1: Waiting [2023-05-03T15:56:51.286Z] 2437ff75d9bd: Waiting [2023-05-03T15:56:51.553Z] 04944245beec: Verifying Checksum [2023-05-03T15:56:51.553Z] 04944245beec: Download complete [2023-05-03T15:56:51.553Z] 765212b225bb: Verifying Checksum [2023-05-03T15:56:51.553Z] 765212b225bb: Download complete [2023-05-03T15:56:51.553Z] f23df028b6ca: Download complete [2023-05-03T15:56:51.553Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T15:56:51.553Z] d65c8cfc05b1: Download complete [2023-05-03T15:56:51.553Z] 699f458cf7ca: Verifying Checksum [2023-05-03T15:56:51.553Z] 699f458cf7ca: Download complete [2023-05-03T15:56:52.132Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T15:56:52.132Z] 8998bd30e6a1: Download complete [2023-05-03T15:56:54.068Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T15:56:54.068Z] 2437ff75d9bd: Download complete [2023-05-03T15:56:56.007Z] 8998bd30e6a1: Pull complete [2023-05-03T15:56:56.007Z] 04944245beec: Pull complete [2023-05-03T15:56:57.415Z] 699f458cf7ca: Pull complete [2023-05-03T15:56:57.415Z] 765212b225bb: Pull complete [2023-05-03T15:56:58.377Z] f23df028b6ca: Pull complete [2023-05-03T15:56:58.377Z] d65c8cfc05b1: Pull complete [2023-05-03T15:57:10.674Z] 2437ff75d9bd: Pull complete [2023-05-03T15:57:10.674Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T15:57:10.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T15:57:10.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:57:10.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-12589 does not seem to be running inside a container [2023-05-03T15:57:10.921Z] $ 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/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:57:13.566Z] $ docker top 037babc06e94ebc6ef9f847b064438acbfcb2972b4c126e0f0b6cb41e9314936 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:57:14.458Z] ---> job-cost.sh [2023-05-03T15:57:14.458Z] lf-activate-venv: SKIPPING [2023-05-03T15:57:14.458Z] INFO: No Stack... [2023-05-03T15:57:14.724Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T15:57:15.675Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T15:57:16.309Z] + cat /w/workspace/edgex-go/510/archives/cost.csv [2023-05-03T15:57:16.309Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T15:57:16.344Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-510-stack-cost] [2023-05-03T15:57:16.352Z] Resource [jenkins-edgexfoundry-edgex-go-main-510-stack-cost] did not exist. Created. [2023-05-03T15:57:16.352Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-510-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T15:57:16.671Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T15:57:17.205Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T15:57:17.215Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-510-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T15:57:17.245Z] $ docker stop --time=1 037babc06e94ebc6ef9f847b064438acbfcb2972b4c126e0f0b6cb41e9314936 [2023-05-03T15:57:18.723Z] $ docker rm -f --volumes 037babc06e94ebc6ef9f847b064438acbfcb2972b4c126e0f0b6cb41e9314936 [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-03T15:57:19.160Z] provisioning config files... [2023-05-03T15:57:19.166Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/510@tmp/config7544269470156669722tmp [Pipeline] { [Pipeline] sh [2023-05-03T15:57:19.473Z] + set +x [2023-05-03T15:57:19.474Z] + curl -s https://codecov.io/bash [2023-05-03T15:57:19.474Z] + bash -s -- [2023-05-03T15:57:19.474Z] [2023-05-03T15:57:19.474Z] _____ _ [2023-05-03T15:57:19.474Z] / ____| | | [2023-05-03T15:57:19.474Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T15:57:19.474Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T15:57:19.474Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T15:57:19.474Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T15:57:19.474Z] Bash-1.0.6 [2023-05-03T15:57:19.474Z] [2023-05-03T15:57:19.474Z] [2023-05-03T15:57:19.474Z] ==> git version 2.25.1 found [2023-05-03T15:57:19.474Z] ==> 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-03T15:57:19.474Z] Release-Date: 2020-01-08 [2023-05-03T15:57:19.474Z] 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-03T15:57:19.474Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T15:57:19.474Z] ==> Jenkins CI detected. [2023-05-03T15:57:19.474Z] current dir:  /w/workspace/edgex-go/510 [2023-05-03T15:57:19.474Z] project root: . [2023-05-03T15:57:19.474Z] --> token set from env [2023-05-03T15:57:19.474Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T15:57:19.474Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T15:57:19.474Z] ==> Python coveragepy not found [2023-05-03T15:57:19.474Z] ==> Searching for coverage reports in: [2023-05-03T15:57:19.474Z] + . [2023-05-03T15:57:19.734Z] -> Found 1 reports [2023-05-03T15:57:19.734Z] ==> Detecting git/mercurial file structure [2023-05-03T15:57:19.734Z] ==> Reading reports [2023-05-03T15:57:19.734Z] + ./coverage.out bytes=448352 [2023-05-03T15:57:19.734Z] ==> Appending adjustments [2023-05-03T15:57:19.734Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T15:57:20.673Z] + Found adjustments [2023-05-03T15:57:20.673Z] ==> Gzipping contents [2023-05-03T15:57:20.673Z] 60K /tmp/codecov.XEGnqI.gz [2023-05-03T15:57:20.673Z] ==> Uploading reports [2023-05-03T15:57:20.673Z] url: https://codecov.io [2023-05-03T15:57:20.673Z] query: branch=main&commit=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1&build=510&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F510%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T15:57:20.673Z] -> Pinging Codecov [2023-05-03T15:57:20.673Z] 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=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1&build=510&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F510%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T15:57:20.933Z] -> Uploading to [2023-05-03T15:57:20.933Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/00271124DB129430A58F1EEE437C3FCB/47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1/686b0ac8-6dd3-470e-863e-d651492fba46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T155720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=058881b61098a163a0e47bd6ecbf7936d67647f1b59ccd2b9ca03a7584fb7e80 [2023-05-03T15:57:20.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T15:57:20.933Z] Dload Upload Total Spent Left Speed [2023-05-03T15:57:21.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57610 0 0 100 57610 0 213k --:--:-- --:--:-- --:--:-- 213k [2023-05-03T15:57:21.195Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [2023-05-03T15:57:21.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-03T15:57:21.434Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-03T15:57:21.449Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:57:21.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T15:57:21.736Z] [2023-05-03T15:57:21.736Z] 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-03T15:57:22.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T15:57:22.034Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-03T15:57:22.034Z] df9b9388f04a: Pulling fs layer [2023-05-03T15:57:22.034Z] 52dc419b0ee2: Pulling fs layer [2023-05-03T15:57:22.034Z] 25bc292e5bac: Pulling fs layer [2023-05-03T15:57:22.034Z] 114826534d7a: Pulling fs layer [2023-05-03T15:57:22.034Z] 4657fd5d0bcf: Pulling fs layer [2023-05-03T15:57:22.034Z] 6ad1cebc031e: Pulling fs layer [2023-05-03T15:57:22.034Z] 8a3aa393b2d8: Pulling fs layer [2023-05-03T15:57:22.034Z] 4657fd5d0bcf: Waiting [2023-05-03T15:57:22.034Z] 6ad1cebc031e: Waiting [2023-05-03T15:57:22.034Z] 8a3aa393b2d8: Waiting [2023-05-03T15:57:22.034Z] 114826534d7a: Waiting [2023-05-03T15:57:22.034Z] 25bc292e5bac: Verifying Checksum [2023-05-03T15:57:22.034Z] 25bc292e5bac: Download complete [2023-05-03T15:57:22.034Z] 52dc419b0ee2: Download complete [2023-05-03T15:57:22.034Z] 4657fd5d0bcf: Verifying Checksum [2023-05-03T15:57:22.034Z] 4657fd5d0bcf: Download complete [2023-05-03T15:57:22.034Z] df9b9388f04a: Verifying Checksum [2023-05-03T15:57:22.034Z] df9b9388f04a: Download complete [2023-05-03T15:57:22.296Z] 6ad1cebc031e: Verifying Checksum [2023-05-03T15:57:22.296Z] 6ad1cebc031e: Download complete [2023-05-03T15:57:22.296Z] df9b9388f04a: Pull complete [2023-05-03T15:57:22.296Z] 52dc419b0ee2: Pull complete [2023-05-03T15:57:22.556Z] 25bc292e5bac: Pull complete [2023-05-03T15:57:22.815Z] 114826534d7a: Download complete [2023-05-03T15:57:23.073Z] 8a3aa393b2d8: Verifying Checksum [2023-05-03T15:57:23.073Z] 8a3aa393b2d8: Download complete [2023-05-03T15:57:26.359Z] 114826534d7a: Pull complete [2023-05-03T15:57:26.359Z] 4657fd5d0bcf: Pull complete [2023-05-03T15:57:26.617Z] 6ad1cebc031e: Pull complete [2023-05-03T15:57:29.147Z] 8a3aa393b2d8: Pull complete [2023-05-03T15:57:29.147Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-03T15:57:29.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T15:57:29.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:57:29.233Z] prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container [2023-05-03T15:57:29.272Z] $ 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/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:57:32.124Z] $ docker top 1b248f3b4721ab2368eae81f3355986dee2ecf481eb0611a778adecde812a17f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T15:57:32.179Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-03T15:57:32.456Z] + set -o pipefail [2023-05-03T15:57:32.456Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-03T15:57:39.022Z] [2023-05-03T15:57:39.022Z] Monitoring /w/workspace/edgex-go/510 (github.com/edgexfoundry/edgex-go)... [2023-05-03T15:57:39.022Z] [2023-05-03T15:57:39.022Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8c91e71e-20ab-4a57-832b-ecbdc61b1638 [2023-05-03T15:57:39.022Z] [2023-05-03T15:57:39.022Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-03T15:57:39.022Z] [2023-05-03T15:57:39.022Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-03T15:57:39.022Z] [2023-05-03T15:57:39.022Z] [2023-05-03T15:57:39.022Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-03T15:57:39.022Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-03T15:57:39.022Z] More details here: https://snyk.co/ue1NS [2023-05-03T15:57:39.022Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-03T15:57:39.022Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-03T15:57:39.043Z] $ docker stop --time=1 1b248f3b4721ab2368eae81f3355986dee2ecf481eb0611a778adecde812a17f [2023-05-03T15:57:40.985Z] $ docker rm -f --volumes 1b248f3b4721ab2368eae81f3355986dee2ecf481eb0611a778adecde812a17f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-03T15:57:41.320Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T15:57:41.332Z] provisioning config files... [2023-05-03T15:57:41.339Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/510@tmp/config12699534903653966539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:57:41.636Z] --> edgex-publish-swagger.sh [2023-05-03T15:57:41.636Z] === Publish openapi/v3 API === [2023-05-03T15:57:41.636Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-03T15:57:41.636Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/510/openapi/v3/core-command.yaml] [2023-05-03T15:57:41.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T15:57:41.636Z] Dload Upload Total Spent Left Speed [2023-05-03T15:57:42.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 127k --:--:-- --:--:-- --:--:-- 126k 100 29030 0 0 100 29030 0 49454 --:--:-- --:--:-- --:--:-- 49370 [2023-05-03T15:57:42.205Z] [2023-05-03T15:57:42.205Z] [2023-05-03T15:57:42.205Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/510/openapi/v3/core-data.yaml] [2023-05-03T15:57:42.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T15:57:42.205Z] Dload Upload Total Spent Left Speed [2023-05-03T15:57:42.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 129k --:--:-- --:--:-- --:--:-- 129k [2023-05-03T15:57:42.781Z] [2023-05-03T15:57:42.781Z] [2023-05-03T15:57:42.781Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/510/openapi/v3/core-metadata.yaml] [2023-05-03T15:57:42.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T15:57:42.781Z] Dload Upload Total Spent Left Speed [2023-05-03T15:57:43.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 249k --:--:-- --:--:-- --:--:-- 248k [2023-05-03T15:57:43.351Z] [2023-05-03T15:57:43.351Z] [2023-05-03T15:57:43.351Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/510/openapi/v3/support-notifications.yaml] [2023-05-03T15:57:43.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T15:57:43.351Z] Dload Upload Total Spent Left Speed [2023-05-03T15:57:43.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 159k --:--:-- --:--:-- --:--:-- 159k 100 86965 0 0 100 86965 0 159k --:--:-- --:--:-- --:--:-- 159k [2023-05-03T15:57:43.920Z] [2023-05-03T15:57:43.920Z] [2023-05-03T15:57:43.920Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/510/openapi/v3/support-scheduler.yaml] [2023-05-03T15:57:43.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T15:57:43.920Z] Dload Upload Total Spent Left Speed [2023-05-03T15:57:44.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 75013 --:--:-- --:--:-- --:--:-- 75013 [2023-05-03T15:57:44.182Z] [2023-05-03T15:57:44.182Z] [Pipeline] } [2023-05-03T15:57:44.189Z] 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-03T15:57:44.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T15:57:44.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:57:44.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T15:57:44.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:57:44.929Z] prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container [2023-05-03T15:57:44.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:57:45.314Z] $ docker top ee506cb4b8534e1a7751f3778198d350ca192651ae4defe82ec78582a15e033a -eo pid,comm [2023-05-03T15:57:45.350Z] 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-03T15:57:45.350Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T15:57:45.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T15:57:45.393Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T15:57:45.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T15:57:45.505Z] $ docker exec ee506cb4b8534e1a7751f3778198d350ca192651ae4defe82ec78582a15e033a ssh-agent [2023-05-03T15:57:45.607Z] SSH_AUTH_SOCK=/tmp/ssh-6VuuJoiznGFX/agent.32 [2023-05-03T15:57:45.607Z] SSH_AGENT_PID=38 [2023-05-03T15:57:45.612Z] Running ssh-add (command line suppressed) [2023-05-03T15:57:45.719Z] Identity added: /w/workspace/edgex-go/510@tmp/private_key_9916011180711595409.key (/w/workspace/edgex-go/510@tmp/private_key_9916011180711595409.key) [2023-05-03T15:57:45.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T15:57:46.013Z] + git semver tag [2023-05-03T15:57:46.271Z] 2023-05-03 15:57:46,193 [run_tag] DEBUG tag force:False [2023-05-03T15:57:46.271Z] 2023-05-03 15:57:46,193 [check_head_tag] DEBUG check head tag [2023-05-03T15:57:46.271Z] 2023-05-03 15:57:46,198 [execute] INFO git cat-file --batch-check [2023-05-03T15:57:46.271Z] 2023-05-03 15:57:46,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/510, universal_newlines=False, shell=None, istream=) [2023-05-03T15:57:46.271Z] 2023-05-03 15:57:46,202 [execute] INFO git cat-file --batch [2023-05-03T15:57:46.271Z] 2023-05-03 15:57:46,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/510, universal_newlines=False, shell=None, istream=) [2023-05-03T15:57:46.271Z] 2023-05-03 15:57:46,272 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main [2023-05-03T15:57:46.271Z] 2023-05-03 15:57:46,272 [execute] INFO git tag -a v3.0.0-dev.145 -m v3.0.0-dev.145 [2023-05-03T15:57:46.271Z] 2023-05-03 15:57:46,272 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.145', '-m', 'v3.0.0-dev.145'], cwd=/w/workspace/edgex-go/510, universal_newlines=False, shell=None, istream=None) [2023-05-03T15:57:46.271Z] 2023-05-03 15:57:46,276 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main [2023-05-03T15:57:46.271Z] 3.0.0-dev.145 [Pipeline] } [2023-05-03T15:57:46.550Z] $ docker exec --env ******** --env ******** ee506cb4b8534e1a7751f3778198d350ca192651ae4defe82ec78582a15e033a ssh-agent -k [2023-05-03T15:57:46.640Z] unset SSH_AUTH_SOCK; [2023-05-03T15:57:46.640Z] unset SSH_AGENT_PID; [2023-05-03T15:57:46.640Z] echo Agent pid 38 killed; [2023-05-03T15:57:46.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T15:57:46.948Z] + git semver [Pipeline] } [2023-05-03T15:57:47.233Z] $ docker stop --time=1 ee506cb4b8534e1a7751f3778198d350ca192651ae4defe82ec78582a15e033a [2023-05-03T15:57:48.513Z] $ docker rm -f --volumes ee506cb4b8534e1a7751f3778198d350ca192651ae4defe82ec78582a15e033a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:57:48.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T15:57:48.881Z] [2023-05-03T15:57:48.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:57:49.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T15:57:49.174Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-03T15:57:49.174Z] ab5ef0e58194: Pulling fs layer [2023-05-03T15:57:49.174Z] 9712f1f96733: Pulling fs layer [2023-05-03T15:57:49.174Z] 63f879dbbcfc: Pulling fs layer [2023-05-03T15:57:49.174Z] 0d9ebad4ef96: Pulling fs layer [2023-05-03T15:57:49.174Z] e9a5061849ea: Pulling fs layer [2023-05-03T15:57:49.174Z] d747dcd14b5f: Pulling fs layer [2023-05-03T15:57:49.174Z] 2de7ff778b66: Pulling fs layer [2023-05-03T15:57:49.174Z] 2de7ff778b66: Waiting [2023-05-03T15:57:49.174Z] e9a5061849ea: Waiting [2023-05-03T15:57:49.174Z] d747dcd14b5f: Waiting [2023-05-03T15:57:49.174Z] 9712f1f96733: Verifying Checksum [2023-05-03T15:57:49.174Z] 9712f1f96733: Download complete [2023-05-03T15:57:49.434Z] 63f879dbbcfc: Verifying Checksum [2023-05-03T15:57:49.434Z] 63f879dbbcfc: Download complete [2023-05-03T15:57:49.692Z] e9a5061849ea: Verifying Checksum [2023-05-03T15:57:49.692Z] e9a5061849ea: Download complete [2023-05-03T15:57:49.692Z] d747dcd14b5f: Verifying Checksum [2023-05-03T15:57:49.692Z] d747dcd14b5f: Download complete [2023-05-03T15:57:49.692Z] 0d9ebad4ef96: Verifying Checksum [2023-05-03T15:57:49.692Z] 0d9ebad4ef96: Download complete [2023-05-03T15:57:49.692Z] ab5ef0e58194: Download complete [2023-05-03T15:57:49.692Z] 2de7ff778b66: Verifying Checksum [2023-05-03T15:57:49.692Z] 2de7ff778b66: Download complete [2023-05-03T15:57:52.220Z] ab5ef0e58194: Pull complete [2023-05-03T15:57:52.220Z] 9712f1f96733: Pull complete [2023-05-03T15:57:52.787Z] 63f879dbbcfc: Pull complete [2023-05-03T15:57:56.145Z] 0d9ebad4ef96: Pull complete [2023-05-03T15:57:56.403Z] e9a5061849ea: Pull complete [2023-05-03T15:57:56.403Z] d747dcd14b5f: Pull complete [2023-05-03T15:57:57.340Z] 2de7ff778b66: Pull complete [2023-05-03T15:57:57.340Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-03T15:57:57.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T15:57:57.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:57:57.422Z] prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container [2023-05-03T15:57:57.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:58:00.329Z] $ docker top e345ba5fc8c0094fa290292a9933267e42c412ddbbb789cbf4bfcd5a4dec9b2c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-03T15:58:00.389Z] provisioning config files... [2023-05-03T15:58:00.395Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/510@tmp/config15408569839023344968tmp [2023-05-03T15:58:00.403Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/510@tmp/config18391052128506217572tmp [2023-05-03T15:58:00.469Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/510@tmp/config15629743681456107699tmp [Pipeline] { [Pipeline] echo [2023-05-03T15:58:00.503Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:58:00.840Z] ---> sigul-configuration.sh [2023-05-03T15:58:00.840Z] gpg: directory `/root/.gnupg' created [2023-05-03T15:58:00.840Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-03T15:58:00.841Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-03T15:58:00.841Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-03T15:58:00.841Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-03T15:58:00.841Z] gpg: CAST5 encrypted data [2023-05-03T15:58:00.841Z] gpg: encrypted with 1 passphrase [2023-05-03T15:58:00.841Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-03T15:58:01.176Z] + mkdir /home/jenkins [2023-05-03T15:58:01.176Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-03T15:58:01.461Z] + 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-03T15:58:01.469Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:58:01.751Z] ---> sigul-install.sh [2023-05-03T15:58:01.751Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-03T15:58:02.194Z] + git tag --list [2023-05-03T15:58:02.194Z] 0.6.0 [2023-05-03T15:58:02.194Z] 0.6.1 [2023-05-03T15:58:02.194Z] 0.7.0 [2023-05-03T15:58:02.194Z] 0.7.1 [2023-05-03T15:58:02.194Z] v1.0.0 [2023-05-03T15:58:02.194Z] v1.0.1 [2023-05-03T15:58:02.194Z] v1.1.0 [2023-05-03T15:58:02.194Z] v1.2.0 [2023-05-03T15:58:02.194Z] v1.2.1 [2023-05-03T15:58:02.194Z] v1.3.0 [2023-05-03T15:58:02.194Z] v1.3.1 [2023-05-03T15:58:02.194Z] v2.0.0 [2023-05-03T15:58:02.194Z] v2.1.0 [2023-05-03T15:58:02.194Z] v2.1.1 [2023-05-03T15:58:02.194Z] v2.1.1-dev.1 [2023-05-03T15:58:02.194Z] v2.1.1-dev.2 [2023-05-03T15:58:02.194Z] v2.1.1-dev.3 [2023-05-03T15:58:02.194Z] v2.1.1-dev.4 [2023-05-03T15:58:02.194Z] v2.1.1-dev.5 [2023-05-03T15:58:02.194Z] v2.1.1-dev.6 [2023-05-03T15:58:02.194Z] v2.1.1-dev.7 [2023-05-03T15:58:02.194Z] v2.1.1-dev.8 [2023-05-03T15:58:02.194Z] v2.1.2-dev.1 [2023-05-03T15:58:02.194Z] v2.2.0 [2023-05-03T15:58:02.194Z] v2.2.1-dev.1 [2023-05-03T15:58:02.194Z] v2.2.1-dev.10 [2023-05-03T15:58:02.194Z] v2.2.1-dev.11 [2023-05-03T15:58:02.194Z] v2.2.1-dev.12 [2023-05-03T15:58:02.194Z] v2.2.1-dev.13 [2023-05-03T15:58:02.194Z] v2.2.1-dev.14 [2023-05-03T15:58:02.194Z] v2.2.1-dev.15 [2023-05-03T15:58:02.194Z] v2.2.1-dev.16 [2023-05-03T15:58:02.194Z] v2.2.1-dev.17 [2023-05-03T15:58:02.194Z] v2.2.1-dev.18 [2023-05-03T15:58:02.194Z] v2.2.1-dev.19 [2023-05-03T15:58:02.194Z] v2.2.1-dev.2 [2023-05-03T15:58:02.194Z] v2.2.1-dev.20 [2023-05-03T15:58:02.194Z] v2.2.1-dev.21 [2023-05-03T15:58:02.194Z] v2.2.1-dev.22 [2023-05-03T15:58:02.194Z] v2.2.1-dev.23 [2023-05-03T15:58:02.194Z] v2.2.1-dev.24 [2023-05-03T15:58:02.194Z] v2.2.1-dev.25 [2023-05-03T15:58:02.194Z] v2.2.1-dev.26 [2023-05-03T15:58:02.194Z] v2.2.1-dev.27 [2023-05-03T15:58:02.194Z] v2.2.1-dev.28 [2023-05-03T15:58:02.194Z] v2.2.1-dev.29 [2023-05-03T15:58:02.194Z] v2.2.1-dev.3 [2023-05-03T15:58:02.194Z] v2.2.1-dev.4 [2023-05-03T15:58:02.194Z] v2.2.1-dev.5 [2023-05-03T15:58:02.194Z] v2.2.1-dev.6 [2023-05-03T15:58:02.194Z] v2.2.1-dev.7 [2023-05-03T15:58:02.194Z] v2.2.1-dev.8 [2023-05-03T15:58:02.194Z] v2.2.1-dev.9 [2023-05-03T15:58:02.194Z] v2.3.0 [2023-05-03T15:58:02.194Z] v2.3.0-dev.100 [2023-05-03T15:58:02.194Z] v2.3.0-dev.101 [2023-05-03T15:58:02.194Z] v2.3.0-dev.102 [2023-05-03T15:58:02.194Z] v2.3.0-dev.103 [2023-05-03T15:58:02.194Z] v2.3.0-dev.104 [2023-05-03T15:58:02.194Z] v2.3.0-dev.105 [2023-05-03T15:58:02.194Z] v2.3.0-dev.106 [2023-05-03T15:58:02.194Z] v2.3.0-dev.29 [2023-05-03T15:58:02.194Z] v2.3.0-dev.30 [2023-05-03T15:58:02.194Z] v2.3.0-dev.31 [2023-05-03T15:58:02.194Z] v2.3.0-dev.32 [2023-05-03T15:58:02.194Z] v2.3.0-dev.33 [2023-05-03T15:58:02.194Z] v2.3.0-dev.34 [2023-05-03T15:58:02.194Z] v2.3.0-dev.35 [2023-05-03T15:58:02.194Z] v2.3.0-dev.36 [2023-05-03T15:58:02.194Z] v2.3.0-dev.37 [2023-05-03T15:58:02.194Z] v2.3.0-dev.38 [2023-05-03T15:58:02.194Z] v2.3.0-dev.39 [2023-05-03T15:58:02.194Z] v2.3.0-dev.40 [2023-05-03T15:58:02.194Z] v2.3.0-dev.41 [2023-05-03T15:58:02.194Z] v2.3.0-dev.42 [2023-05-03T15:58:02.194Z] v2.3.0-dev.43 [2023-05-03T15:58:02.194Z] v2.3.0-dev.44 [2023-05-03T15:58:02.194Z] v2.3.0-dev.45 [2023-05-03T15:58:02.194Z] v2.3.0-dev.46 [2023-05-03T15:58:02.194Z] v2.3.0-dev.47 [2023-05-03T15:58:02.194Z] v2.3.0-dev.48 [2023-05-03T15:58:02.194Z] v2.3.0-dev.49 [2023-05-03T15:58:02.194Z] v2.3.0-dev.50 [2023-05-03T15:58:02.194Z] v2.3.0-dev.51 [2023-05-03T15:58:02.194Z] v2.3.0-dev.52 [2023-05-03T15:58:02.194Z] v2.3.0-dev.53 [2023-05-03T15:58:02.194Z] v2.3.0-dev.54 [2023-05-03T15:58:02.194Z] v2.3.0-dev.55 [2023-05-03T15:58:02.194Z] v2.3.0-dev.56 [2023-05-03T15:58:02.194Z] v2.3.0-dev.57 [2023-05-03T15:58:02.194Z] v2.3.0-dev.58 [2023-05-03T15:58:02.194Z] v2.3.0-dev.59 [2023-05-03T15:58:02.194Z] v2.3.0-dev.60 [2023-05-03T15:58:02.194Z] v2.3.0-dev.61 [2023-05-03T15:58:02.194Z] v2.3.0-dev.62 [2023-05-03T15:58:02.194Z] v2.3.0-dev.63 [2023-05-03T15:58:02.194Z] v2.3.0-dev.64 [2023-05-03T15:58:02.194Z] v2.3.0-dev.65 [2023-05-03T15:58:02.194Z] v2.3.0-dev.66 [2023-05-03T15:58:02.194Z] v2.3.0-dev.67 [2023-05-03T15:58:02.194Z] v2.3.0-dev.68 [2023-05-03T15:58:02.194Z] v2.3.0-dev.69 [2023-05-03T15:58:02.194Z] v2.3.0-dev.70 [2023-05-03T15:58:02.194Z] v2.3.0-dev.71 [2023-05-03T15:58:02.194Z] v2.3.0-dev.72 [2023-05-03T15:58:02.194Z] v2.3.0-dev.73 [2023-05-03T15:58:02.194Z] v2.3.0-dev.74 [2023-05-03T15:58:02.194Z] v2.3.0-dev.75 [2023-05-03T15:58:02.194Z] v2.3.0-dev.76 [2023-05-03T15:58:02.194Z] v2.3.0-dev.77 [2023-05-03T15:58:02.194Z] v2.3.0-dev.78 [2023-05-03T15:58:02.194Z] v2.3.0-dev.79 [2023-05-03T15:58:02.194Z] v2.3.0-dev.80 [2023-05-03T15:58:02.194Z] v2.3.0-dev.81 [2023-05-03T15:58:02.194Z] v2.3.0-dev.82 [2023-05-03T15:58:02.194Z] v2.3.0-dev.83 [2023-05-03T15:58:02.194Z] v2.3.0-dev.84 [2023-05-03T15:58:02.194Z] v2.3.0-dev.85 [2023-05-03T15:58:02.194Z] v2.3.0-dev.86 [2023-05-03T15:58:02.194Z] v2.3.0-dev.87 [2023-05-03T15:58:02.194Z] v2.3.0-dev.88 [2023-05-03T15:58:02.194Z] v2.3.0-dev.89 [2023-05-03T15:58:02.194Z] v2.3.0-dev.90 [2023-05-03T15:58:02.194Z] v2.3.0-dev.91 [2023-05-03T15:58:02.194Z] v2.3.0-dev.92 [2023-05-03T15:58:02.194Z] v2.3.0-dev.93 [2023-05-03T15:58:02.194Z] v2.3.0-dev.94 [2023-05-03T15:58:02.194Z] v2.3.0-dev.95 [2023-05-03T15:58:02.194Z] v2.3.0-dev.96 [2023-05-03T15:58:02.194Z] v2.3.0-dev.97 [2023-05-03T15:58:02.194Z] v2.3.0-dev.98 [2023-05-03T15:58:02.194Z] v2.3.0-dev.99 [2023-05-03T15:58:02.194Z] v2.3.1-dev.1 [2023-05-03T15:58:02.194Z] v2.3.1-dev.2 [2023-05-03T15:58:02.194Z] v2.3.1-dev.3 [2023-05-03T15:58:02.194Z] v2.3.1-dev.4 [2023-05-03T15:58:02.194Z] v2.3.1-dev.5 [2023-05-03T15:58:02.194Z] v3.0.0-dev.1 [2023-05-03T15:58:02.194Z] v3.0.0-dev.10 [2023-05-03T15:58:02.194Z] v3.0.0-dev.100 [2023-05-03T15:58:02.194Z] v3.0.0-dev.101 [2023-05-03T15:58:02.194Z] v3.0.0-dev.102 [2023-05-03T15:58:02.194Z] v3.0.0-dev.103 [2023-05-03T15:58:02.194Z] v3.0.0-dev.104 [2023-05-03T15:58:02.194Z] v3.0.0-dev.105 [2023-05-03T15:58:02.194Z] v3.0.0-dev.106 [2023-05-03T15:58:02.194Z] v3.0.0-dev.107 [2023-05-03T15:58:02.194Z] v3.0.0-dev.108 [2023-05-03T15:58:02.194Z] v3.0.0-dev.109 [2023-05-03T15:58:02.194Z] v3.0.0-dev.11 [2023-05-03T15:58:02.194Z] v3.0.0-dev.110 [2023-05-03T15:58:02.194Z] v3.0.0-dev.111 [2023-05-03T15:58:02.194Z] v3.0.0-dev.112 [2023-05-03T15:58:02.194Z] v3.0.0-dev.113 [2023-05-03T15:58:02.194Z] v3.0.0-dev.114 [2023-05-03T15:58:02.194Z] v3.0.0-dev.115 [2023-05-03T15:58:02.194Z] v3.0.0-dev.116 [2023-05-03T15:58:02.194Z] v3.0.0-dev.117 [2023-05-03T15:58:02.194Z] v3.0.0-dev.118 [2023-05-03T15:58:02.194Z] v3.0.0-dev.119 [2023-05-03T15:58:02.194Z] v3.0.0-dev.12 [2023-05-03T15:58:02.194Z] v3.0.0-dev.120 [2023-05-03T15:58:02.194Z] v3.0.0-dev.121 [2023-05-03T15:58:02.194Z] v3.0.0-dev.122 [2023-05-03T15:58:02.194Z] v3.0.0-dev.123 [2023-05-03T15:58:02.194Z] v3.0.0-dev.124 [2023-05-03T15:58:02.194Z] v3.0.0-dev.125 [2023-05-03T15:58:02.194Z] v3.0.0-dev.126 [2023-05-03T15:58:02.194Z] v3.0.0-dev.127 [2023-05-03T15:58:02.194Z] v3.0.0-dev.128 [2023-05-03T15:58:02.194Z] v3.0.0-dev.129 [2023-05-03T15:58:02.194Z] v3.0.0-dev.13 [2023-05-03T15:58:02.194Z] v3.0.0-dev.130 [2023-05-03T15:58:02.194Z] v3.0.0-dev.131 [2023-05-03T15:58:02.194Z] v3.0.0-dev.132 [2023-05-03T15:58:02.194Z] v3.0.0-dev.133 [2023-05-03T15:58:02.194Z] v3.0.0-dev.134 [2023-05-03T15:58:02.194Z] v3.0.0-dev.135 [2023-05-03T15:58:02.194Z] v3.0.0-dev.136 [2023-05-03T15:58:02.194Z] v3.0.0-dev.137 [2023-05-03T15:58:02.194Z] v3.0.0-dev.138 [2023-05-03T15:58:02.194Z] v3.0.0-dev.139 [2023-05-03T15:58:02.194Z] v3.0.0-dev.14 [2023-05-03T15:58:02.194Z] v3.0.0-dev.140 [2023-05-03T15:58:02.194Z] v3.0.0-dev.141 [2023-05-03T15:58:02.194Z] v3.0.0-dev.142 [2023-05-03T15:58:02.194Z] v3.0.0-dev.143 [2023-05-03T15:58:02.194Z] v3.0.0-dev.144 [2023-05-03T15:58:02.194Z] v3.0.0-dev.145 [2023-05-03T15:58:02.194Z] v3.0.0-dev.15 [2023-05-03T15:58:02.194Z] v3.0.0-dev.16 [2023-05-03T15:58:02.194Z] v3.0.0-dev.17 [2023-05-03T15:58:02.194Z] v3.0.0-dev.18 [2023-05-03T15:58:02.194Z] v3.0.0-dev.19 [2023-05-03T15:58:02.194Z] v3.0.0-dev.2 [2023-05-03T15:58:02.194Z] v3.0.0-dev.20 [2023-05-03T15:58:02.194Z] v3.0.0-dev.21 [2023-05-03T15:58:02.194Z] v3.0.0-dev.22 [2023-05-03T15:58:02.194Z] v3.0.0-dev.23 [2023-05-03T15:58:02.194Z] v3.0.0-dev.24 [2023-05-03T15:58:02.194Z] v3.0.0-dev.25 [2023-05-03T15:58:02.194Z] v3.0.0-dev.26 [2023-05-03T15:58:02.194Z] v3.0.0-dev.27 [2023-05-03T15:58:02.194Z] v3.0.0-dev.28 [2023-05-03T15:58:02.194Z] v3.0.0-dev.29 [2023-05-03T15:58:02.194Z] v3.0.0-dev.3 [2023-05-03T15:58:02.194Z] v3.0.0-dev.30 [2023-05-03T15:58:02.194Z] v3.0.0-dev.31 [2023-05-03T15:58:02.194Z] v3.0.0-dev.32 [2023-05-03T15:58:02.194Z] v3.0.0-dev.33 [2023-05-03T15:58:02.194Z] v3.0.0-dev.34 [2023-05-03T15:58:02.194Z] v3.0.0-dev.35 [2023-05-03T15:58:02.194Z] v3.0.0-dev.36 [2023-05-03T15:58:02.194Z] v3.0.0-dev.37 [2023-05-03T15:58:02.194Z] v3.0.0-dev.38 [2023-05-03T15:58:02.194Z] v3.0.0-dev.39 [2023-05-03T15:58:02.194Z] v3.0.0-dev.4 [2023-05-03T15:58:02.194Z] v3.0.0-dev.40 [2023-05-03T15:58:02.194Z] v3.0.0-dev.41 [2023-05-03T15:58:02.194Z] v3.0.0-dev.42 [2023-05-03T15:58:02.194Z] v3.0.0-dev.43 [2023-05-03T15:58:02.194Z] v3.0.0-dev.44 [2023-05-03T15:58:02.194Z] v3.0.0-dev.45 [2023-05-03T15:58:02.194Z] v3.0.0-dev.46 [2023-05-03T15:58:02.194Z] v3.0.0-dev.47 [2023-05-03T15:58:02.194Z] v3.0.0-dev.48 [2023-05-03T15:58:02.194Z] v3.0.0-dev.49 [2023-05-03T15:58:02.194Z] v3.0.0-dev.5 [2023-05-03T15:58:02.194Z] v3.0.0-dev.50 [2023-05-03T15:58:02.194Z] v3.0.0-dev.51 [2023-05-03T15:58:02.194Z] v3.0.0-dev.52 [2023-05-03T15:58:02.194Z] v3.0.0-dev.53 [2023-05-03T15:58:02.194Z] v3.0.0-dev.54 [2023-05-03T15:58:02.194Z] v3.0.0-dev.55 [2023-05-03T15:58:02.194Z] v3.0.0-dev.56 [2023-05-03T15:58:02.194Z] v3.0.0-dev.57 [2023-05-03T15:58:02.194Z] v3.0.0-dev.58 [2023-05-03T15:58:02.194Z] v3.0.0-dev.59 [2023-05-03T15:58:02.194Z] v3.0.0-dev.6 [2023-05-03T15:58:02.194Z] v3.0.0-dev.60 [2023-05-03T15:58:02.194Z] v3.0.0-dev.61 [2023-05-03T15:58:02.194Z] v3.0.0-dev.62 [2023-05-03T15:58:02.194Z] v3.0.0-dev.63 [2023-05-03T15:58:02.194Z] v3.0.0-dev.64 [2023-05-03T15:58:02.194Z] v3.0.0-dev.65 [2023-05-03T15:58:02.194Z] v3.0.0-dev.66 [2023-05-03T15:58:02.194Z] v3.0.0-dev.67 [2023-05-03T15:58:02.194Z] v3.0.0-dev.68 [2023-05-03T15:58:02.194Z] v3.0.0-dev.69 [2023-05-03T15:58:02.194Z] v3.0.0-dev.7 [2023-05-03T15:58:02.194Z] v3.0.0-dev.70 [2023-05-03T15:58:02.194Z] v3.0.0-dev.71 [2023-05-03T15:58:02.194Z] v3.0.0-dev.72 [2023-05-03T15:58:02.194Z] v3.0.0-dev.73 [2023-05-03T15:58:02.194Z] v3.0.0-dev.74 [2023-05-03T15:58:02.194Z] v3.0.0-dev.75 [2023-05-03T15:58:02.194Z] v3.0.0-dev.76 [2023-05-03T15:58:02.194Z] v3.0.0-dev.77 [2023-05-03T15:58:02.194Z] v3.0.0-dev.78 [2023-05-03T15:58:02.194Z] v3.0.0-dev.79 [2023-05-03T15:58:02.194Z] v3.0.0-dev.8 [2023-05-03T15:58:02.194Z] v3.0.0-dev.80 [2023-05-03T15:58:02.194Z] v3.0.0-dev.81 [2023-05-03T15:58:02.194Z] v3.0.0-dev.82 [2023-05-03T15:58:02.194Z] v3.0.0-dev.83 [2023-05-03T15:58:02.194Z] v3.0.0-dev.84 [2023-05-03T15:58:02.194Z] v3.0.0-dev.85 [2023-05-03T15:58:02.194Z] v3.0.0-dev.86 [2023-05-03T15:58:02.194Z] v3.0.0-dev.87 [2023-05-03T15:58:02.194Z] v3.0.0-dev.88 [2023-05-03T15:58:02.194Z] v3.0.0-dev.89 [2023-05-03T15:58:02.194Z] v3.0.0-dev.9 [2023-05-03T15:58:02.194Z] v3.0.0-dev.90 [2023-05-03T15:58:02.194Z] v3.0.0-dev.91 [2023-05-03T15:58:02.194Z] v3.0.0-dev.92 [2023-05-03T15:58:02.194Z] v3.0.0-dev.93 [2023-05-03T15:58:02.194Z] v3.0.0-dev.94 [2023-05-03T15:58:02.194Z] v3.0.0-dev.95 [2023-05-03T15:58:02.194Z] v3.0.0-dev.96 [2023-05-03T15:58:02.194Z] v3.0.0-dev.97 [2023-05-03T15:58:02.194Z] v3.0.0-dev.98 [2023-05-03T15:58:02.194Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-03T15:58:02.475Z] + lftools sign git-tag v3.0.0-dev.145 [2023-05-03T15:58:03.042Z] Signing Git tag with Sigul... [2023-05-03T15:58:03.042Z] Signing v3.0.0-dev.145 [Pipeline] echo [2023-05-03T15:58:03.619Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:58:03.899Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-03T15:58:03.906Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-03T15:58:03.936Z] $ docker stop --time=1 e345ba5fc8c0094fa290292a9933267e42c412ddbbb789cbf4bfcd5a4dec9b2c [2023-05-03T15:58:05.220Z] $ docker rm -f --volumes e345ba5fc8c0094fa290292a9933267e42c412ddbbb789cbf4bfcd5a4dec9b2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-03T15:58:05.627Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T15:58:05.628Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:58:05.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T15:58:05.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:58:05.989Z] prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container [2023-05-03T15:58:06.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:58:06.339Z] $ docker top 656abf7de679ca13cf23d4a86859f848a22c37b2838f1c7b9343230532f3fff6 -eo pid,comm [2023-05-03T15:58:06.369Z] 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-03T15:58:06.370Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T15:58:06.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T15:58:06.406Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T15:58:06.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T15:58:06.527Z] $ docker exec 656abf7de679ca13cf23d4a86859f848a22c37b2838f1c7b9343230532f3fff6 ssh-agent [2023-05-03T15:58:06.605Z] SSH_AUTH_SOCK=/tmp/ssh-kYFHOCjDg5eJ/agent.32 [2023-05-03T15:58:06.605Z] SSH_AGENT_PID=38 [2023-05-03T15:58:06.610Z] Running ssh-add (command line suppressed) [2023-05-03T15:58:06.716Z] Identity added: /w/workspace/edgex-go/510@tmp/private_key_1353653191219683030.key (/w/workspace/edgex-go/510@tmp/private_key_1353653191219683030.key) [2023-05-03T15:58:06.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T15:58:07.005Z] + git semver bump pre [2023-05-03T15:58:07.264Z] 2023-05-03 15:58:07,177 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main [2023-05-03T15:58:07.264Z] 2023-05-03 15:58:07,177 [bump_version] DEBUG bumping version:3.0.0-dev.145 on axis:pre with prefix:dev [2023-05-03T15:58:07.264Z] 2023-05-03 15:58:07,177 [bump_version] DEBUG bumped version:3.0.0-dev.146 [2023-05-03T15:58:07.264Z] 2023-05-03 15:58:07,177 [write_version] DEBUG write version:3.0.0-dev.146 to path:/w/workspace/edgex-go/510/.semver/main with force:True [2023-05-03T15:58:07.264Z] 2023-05-03 15:58:07,177 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main [2023-05-03T15:58:07.264Z] 2023-05-03 15:58:07,178 [write_file] DEBUG write to file:/w/workspace/edgex-go/510/.semver/main [2023-05-03T15:58:07.264Z] 2023-05-03 15:58:07,182 [execute] INFO git cat-file --batch-check [2023-05-03T15:58:07.264Z] 2023-05-03 15:58:07,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/510/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T15:58:07.264Z] 2023-05-03 15:58:07,189 [execute] INFO git cat-file --batch [2023-05-03T15:58:07.264Z] 2023-05-03 15:58:07,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/510/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T15:58:07.264Z] 2023-05-03 15:58:07,192 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main [2023-05-03T15:58:07.264Z] 3.0.0-dev.146 [Pipeline] } [2023-05-03T15:58:07.283Z] $ docker exec --env ******** --env ******** 656abf7de679ca13cf23d4a86859f848a22c37b2838f1c7b9343230532f3fff6 ssh-agent -k [2023-05-03T15:58:07.378Z] unset SSH_AUTH_SOCK; [2023-05-03T15:58:07.379Z] unset SSH_AGENT_PID; [2023-05-03T15:58:07.379Z] echo Agent pid 38 killed; [2023-05-03T15:58:07.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T15:58:07.685Z] + git semver [Pipeline] } [2023-05-03T15:58:07.967Z] $ docker stop --time=1 656abf7de679ca13cf23d4a86859f848a22c37b2838f1c7b9343230532f3fff6 [2023-05-03T15:58:09.253Z] $ docker rm -f --volumes 656abf7de679ca13cf23d4a86859f848a22c37b2838f1c7b9343230532f3fff6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T15:58:09.579Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T15:58:09.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:58:09.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T15:58:09.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:58:09.943Z] prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container [2023-05-03T15:58:09.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:58:10.304Z] $ docker top ed207cc8007cb99a4c36731820dbc584976ca49f5d625f991f5d24c7d12088a1 -eo pid,comm [2023-05-03T15:58:10.338Z] 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-03T15:58:10.338Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T15:58:10.370Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T15:58:10.370Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T15:58:10.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T15:58:10.494Z] $ docker exec ed207cc8007cb99a4c36731820dbc584976ca49f5d625f991f5d24c7d12088a1 ssh-agent [2023-05-03T15:58:10.577Z] SSH_AUTH_SOCK=/tmp/ssh-s4R7B7a42Mtj/agent.32 [2023-05-03T15:58:10.577Z] SSH_AGENT_PID=38 [2023-05-03T15:58:10.581Z] Running ssh-add (command line suppressed) [2023-05-03T15:58:10.686Z] Identity added: /w/workspace/edgex-go/510@tmp/private_key_16313194110188680304.key (/w/workspace/edgex-go/510@tmp/private_key_16313194110188680304.key) [2023-05-03T15:58:10.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T15:58:10.972Z] + git semver push [2023-05-03T15:58:11.231Z] 2023-05-03 15:58:11,167 [run_push] DEBUG push [2023-05-03T15:58:11.231Z] 2023-05-03 15:58:11,168 [execute] INFO git cat-file --batch-check [2023-05-03T15:58:11.231Z] 2023-05-03 15:58:11,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/510/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T15:58:11.231Z] 2023-05-03 15:58:11,172 [execute] INFO git rev-list 4ca6b2dd5ba948a982124dca50a86c28b7dbd073 -- [2023-05-03T15:58:11.231Z] 2023-05-03 15:58:11,173 [execute] DEBUG Popen(['git', 'rev-list', '4ca6b2dd5ba948a982124dca50a86c28b7dbd073', '--'], cwd=/w/workspace/edgex-go/510/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T15:58:11.231Z] 2023-05-03 15:58:11,190 [execute] INFO git fetch -v origin [2023-05-03T15:58:11.231Z] 2023-05-03 15:58:11,190 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/510/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-03T15:58:11.798Z] 2023-05-03 15:58:11,655 [run_push] DEBUG no remote changes detected [2023-05-03T15:58:11.799Z] 2023-05-03 15:58:11,655 [execute] INFO git push origin semver [2023-05-03T15:58:11.799Z] 2023-05-03 15:58:11,656 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/510/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T15:58:12.734Z] 2023-05-03 15:58:12,561 [run_push] DEBUG push all version tags [2023-05-03T15:58:12.734Z] 2023-05-03 15:58:12,562 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-03T15:58:12.734Z] 2023-05-03 15:58:12,562 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/510, universal_newlines=False, shell=None, istream=None) [2023-05-03T15:58:13.671Z] 2023-05-03 15:58:13,372 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main [2023-05-03T15:58:13.671Z] 3.0.0-dev.146 [Pipeline] } [2023-05-03T15:58:13.690Z] $ docker exec --env ******** --env ******** ed207cc8007cb99a4c36731820dbc584976ca49f5d625f991f5d24c7d12088a1 ssh-agent -k [2023-05-03T15:58:13.785Z] unset SSH_AUTH_SOCK; [2023-05-03T15:58:13.786Z] unset SSH_AGENT_PID; [2023-05-03T15:58:13.786Z] echo Agent pid 38 killed; [2023-05-03T15:58:13.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T15:58:14.085Z] + git semver [Pipeline] } [2023-05-03T15:58:14.365Z] $ docker stop --time=1 ed207cc8007cb99a4c36731820dbc584976ca49f5d625f991f5d24c7d12088a1 [2023-05-03T15:58:15.628Z] $ docker rm -f --volumes ed207cc8007cb99a4c36731820dbc584976ca49f5d625f991f5d24c7d12088a1 [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-03T15:58:16.175Z] + [ -d /w/workspace/edgex-go/510/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:58:16.461Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:58:17.318Z] ---> package-listing.sh [2023-05-03T15:58:17.318Z] ++ facter osfamily [2023-05-03T15:58:17.318Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T15:58:17.577Z] + OS_FAMILY=debian [2023-05-03T15:58:17.577Z] + workspace=/w/workspace/edgex-go/510 [2023-05-03T15:58:17.577Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T15:58:17.577Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T15:58:17.577Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T15:58:17.577Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T15:58:17.577Z] + '[' /w/workspace/edgex-go/510 ']' [2023-05-03T15:58:17.577Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T15:58:17.577Z] + case "${OS_FAMILY}" in [2023-05-03T15:58:17.577Z] + dpkg -l [2023-05-03T15:58:17.577Z] + grep '^ii' [2023-05-03T15:58:17.577Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T15:58:17.577Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T15:58:17.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T15:58:17.577Z] + '[' /w/workspace/edgex-go/510 ']' [2023-05-03T15:58:17.577Z] + mkdir -p /w/workspace/edgex-go/510/archives/ [2023-05-03T15:58:17.577Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/510/archives/ [Pipeline] echo [2023-05-03T15:58:17.588Z] 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/510/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-03T15:58:17.865Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:58:18.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T15:58:18.426Z] [2023-05-03T15:58:18.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T15:58:18.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T15:58:18.725Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T15:58:18.725Z] 5eb5b503b376: Pulling fs layer [2023-05-03T15:58:18.725Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T15:58:18.725Z] ec43610c2a17: Pulling fs layer [2023-05-03T15:58:18.725Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T15:58:18.725Z] 33b1e0a273af: Pulling fs layer [2023-05-03T15:58:18.725Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T15:58:18.725Z] 2f39f015ded8: Pulling fs layer [2023-05-03T15:58:18.725Z] 2f39f015ded8: Waiting [2023-05-03T15:58:18.725Z] 3a2ae6a8a46f: Waiting [2023-05-03T15:58:18.725Z] 33b1e0a273af: Waiting [2023-05-03T15:58:18.725Z] 5c69ac0246d0: Download complete [2023-05-03T15:58:18.725Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T15:58:18.725Z] 3a2ae6a8a46f: Download complete [2023-05-03T15:58:18.725Z] 33b1e0a273af: Verifying Checksum [2023-05-03T15:58:18.725Z] 33b1e0a273af: Download complete [2023-05-03T15:58:18.725Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T15:58:18.725Z] 5d3b04190fa2: Download complete [2023-05-03T15:58:18.987Z] ec43610c2a17: Verifying Checksum [2023-05-03T15:58:18.987Z] ec43610c2a17: Download complete [2023-05-03T15:58:18.987Z] 5eb5b503b376: Verifying Checksum [2023-05-03T15:58:18.987Z] 5eb5b503b376: Download complete [2023-05-03T15:58:19.555Z] 2f39f015ded8: Download complete [2023-05-03T15:58:20.121Z] 5eb5b503b376: Pull complete [2023-05-03T15:58:20.121Z] 5c69ac0246d0: Pull complete [2023-05-03T15:58:20.380Z] ec43610c2a17: Pull complete [2023-05-03T15:58:20.639Z] 3a2ae6a8a46f: Pull complete [2023-05-03T15:58:20.639Z] 33b1e0a273af: Pull complete [2023-05-03T15:58:20.898Z] 5d3b04190fa2: Pull complete [2023-05-03T15:58:25.083Z] 2f39f015ded8: Pull complete [2023-05-03T15:58:25.083Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T15:58:25.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T15:58:25.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T15:58:25.169Z] prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container [2023-05-03T15:58:25.201Z] $ 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/510/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/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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-03T15:58:26.534Z] $ docker top 54313d3a6829896c9f3cdac055878c418bcf6bc1202deb210fb856f3a77245c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T15:58:26.897Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T15:58:27.179Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T15:58:27.466Z] + ls /var/log/sa-host [2023-05-03T15:58:27.466Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T15:58:27.608Z] provisioning config files... [2023-05-03T15:58:27.615Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/510@tmp/config6913997092977160789tmp [Pipeline] { [Pipeline] echo [2023-05-03T15:58:27.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:58:27.907Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T15:58:27.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:58:28.235Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T15:58:28.244Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:58:28.525Z] ---> sudo-logs.sh [2023-05-03T15:58:28.525Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T15:58:28.550Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:58:28.831Z] ---> job-cost.sh [2023-05-03T15:58:28.831Z] lf-activate-venv: SKIPPING [2023-05-03T15:58:28.831Z] DEBUG: total: 0.10999999940395355 [2023-05-03T15:58:28.831Z] INFO: Retrieving Stack Cost... [2023-05-03T15:58:29.090Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T15:58:29.659Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T15:58:29.668Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T15:58:29.950Z] ---> logs-deploy.sh [2023-05-03T15:58:29.950Z] lf-activate-venv: SKIPPING [2023-05-03T15:58:29.950Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/510 [2023-05-03T15:58:29.950Z] INFO: archiving workspace using pattern(s): [2023-05-03T15:58:30.889Z] Archives upload complete. [2023-05-03T15:58:30.889Z] INFO: archiving logs to Nexus