Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf371e8c577b45590121912e6f14e0928f0d9ba1 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-ssh4120221799896234649.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh983415977205097656.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh91333289223556525.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh14911064733366505168.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-ssh7000003013357237676.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.18 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8451 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/439 [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/439 # 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 bf371e8c577b45590121912e6f14e0928f0d9ba1 (main) Commit message: "Merge pull request #4411 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.7.0" > 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 bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 > git rev-list --no-walk b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T01:23:00.347Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T01:23:00.400Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T01:23:00.412Z] ========================================================= [2023-03-07T01:23:00.413Z] EdgeX Global Pipelines Version Info [2023-03-07T01:23:00.413Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:23:01.119Z] ------------------- [2023-03-07T01:23:01.119Z] stable info: [2023-03-07T01:23:01.119Z] ------------------- [2023-03-07T01:23:01.119Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T01:23:01.119Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T01:23:01.119Z] Message: update stable to v1.0.244 [2023-03-07T01:23:01.688Z] ------------------- [2023-03-07T01:23:01.688Z] experimental info: [2023-03-07T01:23:01.688Z] ------------------- [2023-03-07T01:23:01.688Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T01:23:01.688Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T01:23:01.688Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T01:23:01.827Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-07T01:23:01.836Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-07T01:23:01.845Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T01:23:01.855Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T01:23:01.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T01:23:01.874Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T01:23:01.884Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T01:23:01.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-07T01:23:01.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-07T01:23:01.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-07T01:23:01.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T01:23:01.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T01:23:01.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T01:23:01.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T01:23:01.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T01:23:01.970Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T01:23:01.978Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T01:23:01.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T01:23:01.994Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T01:23:02.010Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-07T01:23:02.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T01:23:02.033Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T01:23:02.044Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T01:23:02.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-07T01:23:02.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-07T01:23:02.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-07T01:23:02.089Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] echo [2023-03-07T01:23:02.103Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf371e8 [Pipeline] echo [2023-03-07T01:23:02.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T01:23:02.157Z] provisioning config files... [2023-03-07T01:23:02.169Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/439@tmp/config2377432918385876782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:23:02.473Z] ---> docker-login.sh [2023-03-07T01:23:02.473Z] nexus3.edgexfoundry.org:10001 [2023-03-07T01:23:02.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:23:02.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:23:02.734Z] Configure a credential helper to remove this warning. See [2023-03-07T01:23:02.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:23:02.734Z] [2023-03-07T01:23:02.734Z] Login Succeeded [2023-03-07T01:23:02.734Z] nexus3.edgexfoundry.org:10002 [2023-03-07T01:23:02.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:23:02.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:23:02.995Z] Configure a credential helper to remove this warning. See [2023-03-07T01:23:02.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:23:02.995Z] [2023-03-07T01:23:02.995Z] Login Succeeded [2023-03-07T01:23:02.995Z] nexus3.edgexfoundry.org:10003 [2023-03-07T01:23:02.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:23:02.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:23:02.995Z] Configure a credential helper to remove this warning. See [2023-03-07T01:23:02.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:23:02.995Z] [2023-03-07T01:23:02.995Z] Login Succeeded [2023-03-07T01:23:02.995Z] nexus3.edgexfoundry.org:10004 [2023-03-07T01:23:02.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:23:03.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:23:03.254Z] Configure a credential helper to remove this warning. See [2023-03-07T01:23:03.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:23:03.254Z] [2023-03-07T01:23:03.254Z] Login Succeeded [2023-03-07T01:23:03.254Z] docker.io [2023-03-07T01:23:03.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:23:03.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:23:03.516Z] Configure a credential helper to remove this warning. See [2023-03-07T01:23:03.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:23:03.516Z] [2023-03-07T01:23:03.516Z] Login Succeeded [2023-03-07T01:23:03.516Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T01:23:03.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T01:23:03.837Z] + 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-03-07T01:23:03.837Z] + dirname cmd/core-command/Dockerfile [2023-03-07T01:23:03.837Z] + cut -d/ -f2 [2023-03-07T01:23:03.837Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-07T01:23:03.837Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2023-03-07T01:23:03.837Z] -f2 [2023-03-07T01:23:03.837Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T01:23:03.837Z] + + dirname cmd/core-data/Dockerfile [2023-03-07T01:23:03.837Z] cut -d/ -f2 [2023-03-07T01:23:03.837Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-07T01:23:03.837Z] + dirname cmd/core-metadata/Dockerfile [2023-03-07T01:23:03.837Z] + cut -d/ -f2 [2023-03-07T01:23:03.837Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-07T01:23:03.837Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-07T01:23:03.837Z] + cut -d/ -f2 [2023-03-07T01:23:03.837Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-07T01:23:03.837Z] + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ [2023-03-07T01:23:03.837Z] -f2 [2023-03-07T01:23:03.837Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-07T01:23:03.837Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-07T01:23:03.837Z] + cut -d/ -f2 [2023-03-07T01:23:03.837Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-07T01:23:03.837Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2023-03-07T01:23:03.837Z] cut -d/ -f2 [2023-03-07T01:23:03.837Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-07T01:23:03.837Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T01:23:03.837Z] + cut -d/ -f2 [2023-03-07T01:23:03.837Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T01:23:03.837Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-03-07T01:23:03.837Z] cut -d/ -f2 [2023-03-07T01:23:03.837Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-07T01:23:03.837Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-07T01:23:03.837Z] + cut -d/ -f2 [2023-03-07T01:23:03.837Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-07T01:23:03.837Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-07T01:23:03.837Z] + cut -d/ -f2 [2023-03-07T01:23:03.837Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-07T01:23:03.837Z] + dirname cmd/support-notifications/Dockerfile [2023-03-07T01:23:03.837Z] + cut -d/ -f2 [2023-03-07T01:23:03.837Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-07T01:23:03.837Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-07T01:23:03.837Z] + cut -d/ -f2 [2023-03-07T01:23:03.837Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-07T01:23:03.898Z] 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-03-07T01:23:04.245Z] + git rev-list -1 --merges bf371e8c577b45590121912e6f14e0928f0d9ba1~1..bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] echo [2023-03-07T01:23:04.256Z] -----------> git rev-list -1 --merges bf371e8c577b45590121912e6f14e0928f0d9ba1~1..bf371e8c577b45590121912e6f14e0928f0d9ba1 bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:23:04.256Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [false] [Pipeline] sh [2023-03-07T01:23:04.546Z] + git log --format=format:%s -1 bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] echo [2023-03-07T01:23:04.563Z] ========================================================= [2023-03-07T01:23:04.563Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T01:23:04.563Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-07T01:23:04.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T01:23:04.937Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T01:23:04.937Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T01:23:04.937Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T01:23:04.937Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-03-07T01:23:04.937Z] -a /etc/ssh/ssh_known_hosts [2023-03-07T01:23:04.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:23:05.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T01:23:05.292Z] [2023-03-07T01:23:05.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:23:05.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T01:23:05.605Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T01:23:05.605Z] b85a868b505f: Pulling fs layer [2023-03-07T01:23:05.605Z] e2be974225ed: Pulling fs layer [2023-03-07T01:23:05.605Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T01:23:05.605Z] 988bab9f4d93: Pulling fs layer [2023-03-07T01:23:05.605Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T01:23:05.605Z] eaf3925da568: Pulling fs layer [2023-03-07T01:23:05.605Z] bab4dde63d76: Pulling fs layer [2023-03-07T01:23:05.605Z] bde34c3a00c8: Pulling fs layer [2023-03-07T01:23:05.605Z] b352a97aabf1: Pulling fs layer [2023-03-07T01:23:05.605Z] 4872d77fe225: Pulling fs layer [2023-03-07T01:23:05.605Z] 5851b861e8e6: Pulling fs layer [2023-03-07T01:23:05.605Z] 5851b861e8e6: Waiting [2023-03-07T01:23:05.605Z] 4872d77fe225: Waiting [2023-03-07T01:23:05.605Z] bde34c3a00c8: Waiting [2023-03-07T01:23:05.605Z] 988bab9f4d93: Waiting [2023-03-07T01:23:05.605Z] 1469e6f7b9e6: Waiting [2023-03-07T01:23:05.605Z] b352a97aabf1: Waiting [2023-03-07T01:23:05.605Z] eaf3925da568: Waiting [2023-03-07T01:23:05.605Z] e2be974225ed: Verifying Checksum [2023-03-07T01:23:05.605Z] 988bab9f4d93: Verifying Checksum [2023-03-07T01:23:05.605Z] 988bab9f4d93: Download complete [2023-03-07T01:23:05.867Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T01:23:05.867Z] 1469e6f7b9e6: Download complete [2023-03-07T01:23:05.867Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T01:23:05.867Z] 339a4e72a1f5: Download complete [2023-03-07T01:23:05.867Z] eaf3925da568: Verifying Checksum [2023-03-07T01:23:05.867Z] eaf3925da568: Download complete [2023-03-07T01:23:05.867Z] bde34c3a00c8: Verifying Checksum [2023-03-07T01:23:05.867Z] bde34c3a00c8: Download complete [2023-03-07T01:23:05.867Z] b352a97aabf1: Verifying Checksum [2023-03-07T01:23:05.867Z] b352a97aabf1: Download complete [2023-03-07T01:23:05.867Z] 4872d77fe225: Verifying Checksum [2023-03-07T01:23:05.867Z] 4872d77fe225: Download complete [2023-03-07T01:23:05.867Z] 5851b861e8e6: Download complete [2023-03-07T01:23:05.867Z] b85a868b505f: Verifying Checksum [2023-03-07T01:23:05.867Z] b85a868b505f: Download complete [2023-03-07T01:23:06.127Z] bab4dde63d76: Verifying Checksum [2023-03-07T01:23:06.127Z] bab4dde63d76: Download complete [2023-03-07T01:23:07.506Z] b85a868b505f: Pull complete [2023-03-07T01:23:07.506Z] e2be974225ed: Pull complete [2023-03-07T01:23:07.765Z] 339a4e72a1f5: Pull complete [2023-03-07T01:23:07.765Z] 988bab9f4d93: Pull complete [2023-03-07T01:23:08.024Z] 1469e6f7b9e6: Pull complete [2023-03-07T01:23:08.283Z] eaf3925da568: Pull complete [2023-03-07T01:23:10.183Z] bab4dde63d76: Pull complete [2023-03-07T01:23:10.183Z] bde34c3a00c8: Pull complete [2023-03-07T01:23:10.183Z] b352a97aabf1: Pull complete [2023-03-07T01:23:10.183Z] 4872d77fe225: Pull complete [2023-03-07T01:23:10.183Z] 5851b861e8e6: Pull complete [2023-03-07T01:23:10.183Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T01:23:10.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T01:23:10.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:23:10.271Z] prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container [2023-03-07T01:23:10.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:23:11.605Z] $ docker top 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 -eo pid,comm [2023-03-07T01:23:11.661Z] 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-03-07T01:23:11.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T01:23:11.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T01:23:11.697Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T01:23:11.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T01:23:11.792Z] $ docker exec 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 ssh-agent [2023-03-07T01:23:11.892Z] SSH_AUTH_SOCK=/tmp/ssh-JQ4fwAtyfoFm/agent.32 [2023-03-07T01:23:11.892Z] SSH_AGENT_PID=38 [2023-03-07T01:23:11.898Z] Running ssh-add (command line suppressed) [2023-03-07T01:23:11.990Z] Identity added: /w/workspace/edgex-go/439@tmp/private_key_7987366779517362166.key (/w/workspace/edgex-go/439@tmp/private_key_7987366779517362166.key) [2023-03-07T01:23:12.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T01:23:12.293Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T01:23:12.305Z] $ docker exec --env ******** --env ******** 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 ssh-agent -k [2023-03-07T01:23:12.396Z] unset SSH_AUTH_SOCK; [2023-03-07T01:23:12.396Z] unset SSH_AGENT_PID; [2023-03-07T01:23:12.396Z] echo Agent pid 38 killed; [2023-03-07T01:23:12.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T01:23:12.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T01:23:12.437Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T01:23:12.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T01:23:12.545Z] $ docker exec 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 ssh-agent [2023-03-07T01:23:12.666Z] SSH_AUTH_SOCK=/tmp/ssh-PIlViF0SDE8F/agent.70 [2023-03-07T01:23:12.666Z] SSH_AGENT_PID=76 [2023-03-07T01:23:12.671Z] Running ssh-add (command line suppressed) [2023-03-07T01:23:12.774Z] Identity added: /w/workspace/edgex-go/439@tmp/private_key_10503518315057815011.key (/w/workspace/edgex-go/439@tmp/private_key_10503518315057815011.key) [2023-03-07T01:23:12.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T01:23:13.077Z] + git semver init [2023-03-07T01:23:13.337Z] 2023-03-07 01:23:13,323 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T01:23:13.337Z] 2023-03-07 01:23:13,324 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/439/.semver [2023-03-07T01:23:13.337Z] 2023-03-07 01:23:13,324 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/439/.semver [2023-03-07T01:23:13.337Z] 2023-03-07 01:23:13,324 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/439/.semver'], cwd=/w/workspace/edgex-go/439, universal_newlines=False, shell=None, istream=None) [2023-03-07T01:23:18.611Z] 2023-03-07 01:23:17,790 [append_file] DEBUG append to file:/w/workspace/edgex-go/439/.git/info/exclude [2023-03-07T01:23:18.611Z] 2023-03-07 01:23:17,790 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/439/.semver/main with force:False [2023-03-07T01:23:18.612Z] 2023-03-07 01:23:17,790 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main [2023-03-07T01:23:18.612Z] 2023-03-07 01:23:17,790 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main [2023-03-07T01:23:18.612Z] 3.0.0-dev.78 [Pipeline] } [2023-03-07T01:23:18.617Z] $ docker exec --env ******** --env ******** 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 ssh-agent -k [2023-03-07T01:23:18.717Z] unset SSH_AUTH_SOCK; [2023-03-07T01:23:18.718Z] unset SSH_AGENT_PID; [2023-03-07T01:23:18.718Z] echo Agent pid 76 killed; [2023-03-07T01:23:18.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T01:23:19.027Z] + git semver [Pipeline] } [2023-03-07T01:23:19.296Z] $ docker stop --time=1 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 [2023-03-07T01:23:20.583Z] $ docker rm -f --volumes 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T01:23:20.911Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T01:23:21.108Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T01:23:21.112Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.78 [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-03-07T01:23:21.475Z] + git config --global --add safe.directory /w/workspace/edgex-go/439 [Pipeline] echo [2023-03-07T01:23:21.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T01:23:21.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T01:23:21.504Z] ========================================================= [2023-03-07T01:23:21.504Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T01:23:21.504Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T01:23:21.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T01:23:21.790Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T01:23:21.790Z] 213ec9aee27d: Pulling fs layer [2023-03-07T01:23:21.790Z] 4583459ba037: Pulling fs layer [2023-03-07T01:23:21.790Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T01:23:21.790Z] 53926ce57604: Pulling fs layer [2023-03-07T01:23:21.790Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T01:23:21.790Z] 22ff95d597cd: Pulling fs layer [2023-03-07T01:23:21.790Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T01:23:21.790Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T01:23:21.790Z] a7acece74701: Pulling fs layer [2023-03-07T01:23:21.790Z] 53926ce57604: Waiting [2023-03-07T01:23:21.790Z] 21b2b0c7a3f4: Waiting [2023-03-07T01:23:21.790Z] 22ff95d597cd: Waiting [2023-03-07T01:23:21.790Z] 12d6caf4c0d1: Waiting [2023-03-07T01:23:21.790Z] 96b7cbca73a9: Waiting [2023-03-07T01:23:21.791Z] a7acece74701: Waiting [2023-03-07T01:23:21.791Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T01:23:21.791Z] 93c1e223e6f2: Download complete [2023-03-07T01:23:21.791Z] 4583459ba037: Verifying Checksum [2023-03-07T01:23:21.791Z] 4583459ba037: Download complete [2023-03-07T01:23:21.791Z] 21b2b0c7a3f4: Download complete [2023-03-07T01:23:21.791Z] 22ff95d597cd: Verifying Checksum [2023-03-07T01:23:21.791Z] 22ff95d597cd: Download complete [2023-03-07T01:23:21.791Z] 213ec9aee27d: Verifying Checksum [2023-03-07T01:23:22.071Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T01:23:22.071Z] 12d6caf4c0d1: Download complete [2023-03-07T01:23:22.071Z] 213ec9aee27d: Pull complete [2023-03-07T01:23:22.071Z] 4583459ba037: Pull complete [2023-03-07T01:23:22.339Z] 93c1e223e6f2: Pull complete [2023-03-07T01:23:22.599Z] a7acece74701: Verifying Checksum [2023-03-07T01:23:22.599Z] a7acece74701: Download complete [2023-03-07T01:23:22.858Z] 53926ce57604: Verifying Checksum [2023-03-07T01:23:22.858Z] 53926ce57604: Download complete [2023-03-07T01:23:22.858Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T01:23:22.858Z] 96b7cbca73a9: Download complete [2023-03-07T01:23:26.141Z] 53926ce57604: Pull complete [2023-03-07T01:23:26.399Z] 21b2b0c7a3f4: Pull complete [2023-03-07T01:23:26.399Z] 22ff95d597cd: Pull complete [2023-03-07T01:23:26.399Z] 12d6caf4c0d1: Pull complete [2023-03-07T01:23:28.926Z] 96b7cbca73a9: Pull complete [2023-03-07T01:23:29.495Z] a7acece74701: Pull complete [2023-03-07T01:23:29.495Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T01:23:29.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T01:23:29.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T01:23:29.802Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T01:23:29.802Z] WORKDIR /edgex [2023-03-07T01:23:29.802Z] COPY go.mod . [2023-03-07T01:23:29.802Z] RUN go mod download [2023-03-07T01:23:29.802Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-07T01:23:30.737Z] Sending build context to Docker daemon 170.3MB [2023-03-07T01:23:30.737Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T01:23:30.737Z] ---> db6d94c90886 [2023-03-07T01:23:30.737Z] Step 2/4 : WORKDIR /edgex [2023-03-07T01:23:32.635Z] ---> Running in 844c5d4fca6c [2023-03-07T01:23:32.635Z] Removing intermediate container 844c5d4fca6c [2023-03-07T01:23:32.635Z] ---> c9cd830cbe62 [2023-03-07T01:23:32.635Z] Step 3/4 : COPY go.mod . [2023-03-07T01:23:32.635Z] ---> d20cf2d9dbea [2023-03-07T01:23:32.635Z] Step 4/4 : RUN go mod download [2023-03-07T01:23:32.635Z] ---> Running in baef9dabd841 [2023-03-07T01:23:36.170Z] Still waiting to schedule task [2023-03-07T01:23:36.171Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8449’ [2023-03-07T01:23:42.603Z] Removing intermediate container baef9dabd841 [2023-03-07T01:23:42.604Z] ---> 3ea0e7d93f2a [2023-03-07T01:23:42.604Z] Successfully built 3ea0e7d93f2a [2023-03-07T01:23:42.604Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:23:42.905Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T01:23:42.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:23:42.968Z] prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container [2023-03-07T01:23:42.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:23:43.361Z] $ docker top cf33bbb6709e1784d602354b15605f5e07fd6df64af31263d88da2aeda639ae4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T01:23:43.702Z] + go version [2023-03-07T01:23:43.702Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T01:23:43.711Z] $ docker stop --time=1 cf33bbb6709e1784d602354b15605f5e07fd6df64af31263d88da2aeda639ae4 [2023-03-07T01:23:44.975Z] $ docker rm -f --volumes cf33bbb6709e1784d602354b15605f5e07fd6df64af31263d88da2aeda639ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:23:45.355Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T01:23:45.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:23:45.419Z] prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container [2023-03-07T01:23:45.451Z] $ 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/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:23:45.798Z] $ docker top 7257f02f0df05188395f3424228407e843f8b933e8f9f71f11b263a89086948d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T01:23:45.860Z] ========================================================= [2023-03-07T01:23:45.860Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T01:23:45.860Z] ========================================================= [Pipeline] sh [2023-03-07T01:23:46.134Z] + git config --global --add safe.directory /w/workspace/edgex-go/439 [Pipeline] fileExists [Pipeline] sh [2023-03-07T01:23:46.424Z] + make test [2023-03-07T01:23:46.424Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T01:23:52.981Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T01:24:07.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T01:24:08.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-03-07T01:24:08.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T01:24:08.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T01:24:08.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements [2023-03-07T01:24:11.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.110s coverage: 71.2% of statements [2023-03-07T01:24:11.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T01:24:11.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T01:24:11.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T01:24:11.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.0% of statements [2023-03-07T01:24:11.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T01:24:11.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T01:24:12.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.644s coverage: 88.5% of statements [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T01:24:12.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.095s coverage: 3.9% of statements [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T01:24:12.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.610s coverage: 95.6% of statements [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T01:24:12.654Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T01:24:12.654Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T01:24:12.654Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T01:24:12.654Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements [2023-03-07T01:24:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T01:24:12.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 45.5% of statements [2023-03-07T01:24:12.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.096s coverage: 82.9% of statements [2023-03-07T01:24:12.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.099s coverage: 94.1% of statements [2023-03-07T01:24:12.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-03-07T01:24:12.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements [2023-03-07T01:24:19.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-03-07T01:24:34.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.358s coverage: 79.9% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.053s coverage: 84.8% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 63.1% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 38.4% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T01:24:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T01:24:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T01:24:34.352Z] 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-03-07T01:24:56.285Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-07T01:24:56.285Z] go vet ./... [2023-03-07T01:24:57.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T01:24:57.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T01:24:57.917Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T01:24:57.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T01:24:58.214Z] + ls -al . [2023-03-07T01:24:58.214Z] total 704 [2023-03-07T01:24:58.214Z] drwxrwxr-x 11 1001 1001 4096 Mar 7 01:23 . [2023-03-07T01:24:58.214Z] drwxr-xr-x 4 root root 4096 Mar 7 01:23 .. [2023-03-07T01:24:58.214Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 01:22 .blubracket [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 01:22 .dockerignore [2023-03-07T01:24:58.214Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 01:24 .git [2023-03-07T01:24:58.214Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 01:22 .github [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 01:22 .gitignore [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 01:22 .golangci.yml [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 01:22 .hadolint.yml [2023-03-07T01:24:58.214Z] drwxr-xr-x 3 1001 1001 4096 Mar 7 01:23 .semver [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 01:22 .sonarcloud.properties [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 01:22 ADOPTERS.md [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 01:22 Attribution.txt [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 01:22 CHANGELOG.md [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 01:22 CONTRIBUTING.md [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 01:22 GOVERNANCE.md [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 01:22 Jenkinsfile [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 01:22 LICENSE [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 01:22 Makefile [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 01:22 OWNERS.md [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 01:22 README.md [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 01:22 SECURITY.md [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 12 Mar 7 01:23 VERSION [2023-03-07T01:24:58.214Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 01:22 bin [2023-03-07T01:24:58.214Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 01:22 cmd [2023-03-07T01:24:58.214Z] -rw-r--r-- 1 root root 446903 Mar 7 01:24 coverage.out [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 01:22 go.mod [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 31099 Mar 7 01:22 go.sum [2023-03-07T01:24:58.214Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 01:22 internal [2023-03-07T01:24:58.214Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 01:22 openapi [2023-03-07T01:24:58.214Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 01:22 snap [2023-03-07T01:24:58.214Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 01:22 version.go [Pipeline] sh [2023-03-07T01:24:58.499Z] + '[' -e coverage.out ] [2023-03-07T01:24:58.499Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T01:24:58.611Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T01:24:58.893Z] + make build [2023-03-07T01:24:58.893Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T01:25:11.091Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T01:25:12.467Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T01:25:13.842Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T01:25:14.410Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T01:25:22.574Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T01:25:23.199Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T01:25:24.596Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T01:25:25.973Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T01:25:26.541Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T01:25:27.476Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T01:25:28.849Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-07T01:25:30.246Z] $ docker stop --time=1 7257f02f0df05188395f3424228407e843f8b933e8f9f71f11b263a89086948d [2023-03-07T01:25:32.571Z] $ docker rm -f --volumes 7257f02f0df05188395f3424228407e843f8b933e8f9f71f11b263a89086948d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:25:33.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T01:25:33.438Z] [2023-03-07T01:25:33.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:25:33.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T01:25:33.746Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-07T01:25:33.746Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-07T01:25:33.746Z] ca9280d653b3: Pulling fs layer [2023-03-07T01:25:33.746Z] 7e9c9ca2126c: Pulling fs layer [2023-03-07T01:25:33.746Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-07T01:25:34.008Z] ca9280d653b3: Download complete [2023-03-07T01:25:34.267Z] cbdbe7a5bc2a: Pull complete [2023-03-07T01:25:34.526Z] 7e9c9ca2126c: Verifying Checksum [2023-03-07T01:25:34.526Z] 7e9c9ca2126c: Download complete [2023-03-07T01:25:34.783Z] ca9280d653b3: Pull complete [2023-03-07T01:25:38.075Z] 7e9c9ca2126c: Pull complete [2023-03-07T01:25:38.075Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-07T01:25:38.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T01:25:38.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:25:38.156Z] prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container [2023-03-07T01:25:38.196Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:25:39.465Z] $ docker top ede1fbf73c6521e35bcfa156c0d72bb47b3f88ffa1bb8bfefe8d6febcb3bdeb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T01:25:39.796Z] + docker-compose+ buildgrep --help parallel [2023-03-07T01:25:39.797Z] [2023-03-07T01:25:40.365Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T01:25:40.380Z] $ docker stop --time=1 ede1fbf73c6521e35bcfa156c0d72bb47b3f88ffa1bb8bfefe8d6febcb3bdeb5 [2023-03-07T01:25:41.632Z] $ docker rm -f --volumes ede1fbf73c6521e35bcfa156c0d72bb47b3f88ffa1bb8bfefe8d6febcb3bdeb5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:25:41.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T01:25:41.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:25:42.042Z] prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container [2023-03-07T01:25:42.076Z] $ 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/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:25:42.409Z] $ docker top 952d140b1b8c309f2bfe78459b0342f2e43e141cc11c03a57ab340be08dd4c02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T01:25:42.751Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T01:25:43.318Z] Building core-command ... [2023-03-07T01:25:43.318Z] Building core-common-config-bootstrapper ... [2023-03-07T01:25:43.318Z] Building core-data ... [2023-03-07T01:25:43.318Z] Building core-metadata ... [2023-03-07T01:25:43.318Z] Building security-bootstrapper ... [2023-03-07T01:25:43.318Z] Building security-proxy-auth ... [2023-03-07T01:25:43.318Z] Building security-proxy-setup ... [2023-03-07T01:25:43.318Z] Building security-secretstore-setup ... [2023-03-07T01:25:43.318Z] Building security-spiffe-token-provider ... [2023-03-07T01:25:43.318Z] Building security-spire-agent ... [2023-03-07T01:25:43.318Z] Building security-spire-config ... [2023-03-07T01:25:43.318Z] Building security-spire-server ... [2023-03-07T01:25:43.318Z] Building support-notifications ... [2023-03-07T01:25:43.318Z] Building support-scheduler ... [2023-03-07T01:25:43.318Z] Building security-bootstrapper [2023-03-07T01:25:43.318Z] Building support-scheduler [2023-03-07T01:25:43.318Z] Building core-data [2023-03-07T01:25:43.318Z] Building support-notifications [2023-03-07T01:25:43.318Z] Building core-metadata [2023-03-07T01:25:55.516Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:25:55.517Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:25:55.517Z] ---> 3ea0e7d93f2a [2023-03-07T01:25:55.517Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:25:55.517Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:25:55.517Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:25:55.517Z] ---> 3ea0e7d93f2a [2023-03-07T01:25:55.517Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T01:25:55.517Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:25:55.517Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:25:55.517Z] ---> 3ea0e7d93f2a [2023-03-07T01:25:55.517Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:25:55.517Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:25:55.517Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:25:55.517Z] ---> 3ea0e7d93f2a [2023-03-07T01:25:55.517Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:25:55.517Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:25:55.517Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:25:55.517Z] ---> 3ea0e7d93f2a [2023-03-07T01:25:55.517Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:25:56.893Z] ---> Running in 46eb68cd9cec [2023-03-07T01:25:56.893Z] ---> Running in 6ca438977cc2 [2023-03-07T01:25:56.893Z] ---> Running in e9741625ec52 [2023-03-07T01:25:56.893Z] ---> Running in e4749c12383c [2023-03-07T01:25:56.893Z] ---> Running in b7f658dfac36 [2023-03-07T01:25:56.893Z] Removing intermediate container b7f658dfac36 [2023-03-07T01:25:56.893Z] ---> 490cd5ee2baf [2023-03-07T01:25:56.893Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T01:25:57.151Z] Removing intermediate container 6ca438977cc2 [2023-03-07T01:25:57.151Z] Removing intermediate container e9741625ec52 [2023-03-07T01:25:57.151Z] ---> 27c5c96e3147 [2023-03-07T01:25:57.151Z] ---> 8e1b5eb0a551 [2023-03-07T01:25:57.151Z] Step 4/32 : RUN apk add --update --no-cache make gitStep 4/22 : WORKDIR /edgex-go [2023-03-07T01:25:57.151Z] [2023-03-07T01:25:57.151Z] Removing intermediate container e4749c12383c [2023-03-07T01:25:57.151Z] ---> cdd30570276e [2023-03-07T01:25:57.151Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T01:25:57.151Z] Removing intermediate container 46eb68cd9cec [2023-03-07T01:25:57.151Z] ---> 24f59305e8ab [2023-03-07T01:25:57.151Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T01:25:57.151Z] ---> Running in ecea2aef887a [2023-03-07T01:25:57.151Z] ---> Running in abb427ff66b2 [2023-03-07T01:25:57.151Z] ---> Running in 4f9c3cea973c [2023-03-07T01:25:57.151Z] ---> Running in 951119c2121f [2023-03-07T01:25:57.151Z] ---> Running in ca24ce944701 [2023-03-07T01:25:57.151Z] Removing intermediate container abb427ff66b2 [2023-03-07T01:25:57.151Z] ---> 47a34c1917b6 [2023-03-07T01:25:57.151Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T01:25:57.408Z] Removing intermediate container 4f9c3cea973c [2023-03-07T01:25:57.408Z] ---> d05d61ac654f [2023-03-07T01:25:57.408Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T01:25:57.408Z] ---> Running in 6b0ceeb50866 [2023-03-07T01:25:57.408Z] Removing intermediate container ca24ce944701 [2023-03-07T01:25:57.408Z] ---> 55a8dd4890c5 [2023-03-07T01:25:57.408Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T01:25:57.408Z] Removing intermediate container 951119c2121f [2023-03-07T01:25:57.408Z] ---> 2c4c3ebbd324 [2023-03-07T01:25:57.408Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T01:25:57.408Z] ---> Running in edc1d4914738 [2023-03-07T01:25:57.408Z] ---> Running in 79ee73874efe [2023-03-07T01:25:57.408Z] ---> Running in 06250246025a [2023-03-07T01:25:57.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:25:57.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:25:57.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:25:57.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:25:57.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:25:57.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:25:57.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:25:57.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:25:57.926Z] OK: 211 MiB in 51 packages [2023-03-07T01:25:57.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:25:57.926Z] OK: 211 MiB in 51 packages [2023-03-07T01:25:58.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:25:58.184Z] OK: 211 MiB in 51 packages [2023-03-07T01:25:58.184Z] OK: 211 MiB in 51 packages [2023-03-07T01:25:58.442Z] OK: 211 MiB in 51 packages [2023-03-07T01:25:58.442Z] Removing intermediate container 6b0ceeb50866 [2023-03-07T01:25:58.442Z] ---> b35e0b868a74 [2023-03-07T01:25:58.442Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T01:25:58.442Z] Removing intermediate container ecea2aef887a [2023-03-07T01:25:58.442Z] ---> e0eca16d5108 [2023-03-07T01:25:58.442Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T01:25:58.710Z] ---> 289dbef40e39 [2023-03-07T01:25:58.710Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:25:58.710Z] ---> Running in 60742d17e41b [2023-03-07T01:25:58.710Z] ---> ce2d245c1caa [2023-03-07T01:25:58.710Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:25:58.710Z] ---> Running in c1ee13dbca1d [2023-03-07T01:25:58.969Z] Removing intermediate container edc1d4914738 [2023-03-07T01:25:58.969Z] ---> 91866c90ed57 [2023-03-07T01:25:58.969Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T01:25:58.969Z] Removing intermediate container 06250246025a [2023-03-07T01:25:58.969Z] ---> f89e83f5548a [2023-03-07T01:25:58.969Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T01:25:58.969Z] Removing intermediate container 79ee73874efe [2023-03-07T01:25:58.969Z] ---> f99a0172d730 [2023-03-07T01:25:58.969Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T01:25:58.969Z] ---> c57d0e7fc7a3 [2023-03-07T01:25:58.969Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:25:58.969Z] ---> 027c29ff0587 [2023-03-07T01:25:58.969Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:25:59.227Z] ---> Running in ff5e103b6638 [2023-03-07T01:25:59.227Z] ---> b27de5c52025 [2023-03-07T01:25:59.227Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:25:59.227Z] ---> Running in fa485f955072 [2023-03-07T01:25:59.227Z] ---> Running in 4c579ca49681 [2023-03-07T01:26:25.767Z] Removing intermediate container ff5e103b6638 [2023-03-07T01:26:25.767Z] ---> 90b65c5ec90c [2023-03-07T01:26:25.767Z] Step 8/22 : COPY . . [2023-03-07T01:26:25.767Z] Removing intermediate container fa485f955072 [2023-03-07T01:26:25.767Z] ---> 0a9a998f8138 [2023-03-07T01:26:25.767Z] Step 8/22 : COPY . . [2023-03-07T01:26:25.767Z] Removing intermediate container 4c579ca49681 [2023-03-07T01:26:25.767Z] ---> c5b881429cad [2023-03-07T01:26:25.767Z] Step 8/24 : COPY . . [2023-03-07T01:26:25.767Z] Removing intermediate container 60742d17e41b [2023-03-07T01:26:25.767Z] ---> 3844ca41c5c1 [2023-03-07T01:26:25.767Z] Step 8/22 : COPY . . [2023-03-07T01:26:25.767Z] Removing intermediate container c1ee13dbca1d [2023-03-07T01:26:25.767Z] ---> 9f2e347499a6 [2023-03-07T01:26:25.767Z] Step 7/32 : COPY . . [2023-03-07T01:26:35.729Z] ---> 4284c884b645 [2023-03-07T01:26:35.729Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T01:26:35.729Z] ---> 2a5590b955a4 [2023-03-07T01:26:35.729Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T01:26:35.729Z] ---> Running in 7a2f2e288179 [2023-03-07T01:26:35.729Z] ---> 6bc50ee8824e [2023-03-07T01:26:35.729Z] ---> d32e995daafd [2023-03-07T01:26:35.729Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-dataStep 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T01:26:35.729Z] [2023-03-07T01:26:35.729Z] ---> 97e3e8e3b4e2 [2023-03-07T01:26:35.729Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T01:26:35.729Z] ---> Running in 3c2e511eeaeb [2023-03-07T01:26:35.729Z] ---> Running in c2206b488637 [2023-03-07T01:26:35.729Z] ---> Running in 9f18f1c49fa2 [2023-03-07T01:26:35.729Z] ---> Running in 7bb65ee15476 [2023-03-07T01:26:35.729Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T01:26:35.729Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T01:26:35.729Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T01:26:35.730Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T01:26:35.730Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T01:27:13.302Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8453 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-07T01:27:13.315Z] Running in /w/workspace/edgex-go/439 [Pipeline] { [Pipeline] checkout [2023-03-07T01:27:13.352Z] The recommended git tool is: git [2023-03-07T01:27:19.271Z] using credential edgex-jenkins-ssh [2023-03-07T01:27:19.306Z] Cloning the remote Git repository [2023-03-07T01:27:19.357Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-07T01:27:19.435Z] > git init /w/workspace/edgex-go/439 # timeout=10 [2023-03-07T01:27:19.588Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T01:27:19.589Z] > git --version # timeout=10 [2023-03-07T01:27:19.613Z] > git --version # 'git version 2.25.1' [2023-03-07T01:27:19.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T01:27:19.678Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T01:27:22.388Z] Removing intermediate container 7bb65ee15476 [2023-03-07T01:27:22.388Z] ---> 436bae5a2c22 [2023-03-07T01:27:22.388Z] [2023-03-07T01:27:22.388Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T01:27:22.388Z] Removing intermediate container 7a2f2e288179 [2023-03-07T01:27:22.388Z] ---> 82608169f220 [2023-03-07T01:27:22.388Z] [2023-03-07T01:27:22.388Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T01:27:22.388Z] Removing intermediate container c2206b488637 [2023-03-07T01:27:22.388Z] ---> 8564cfe5abaa [2023-03-07T01:27:22.388Z] [2023-03-07T01:27:22.388Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T01:27:22.388Z] 3.16: Pulling from library/alpine [2023-03-07T01:27:22.388Z] 3.16: Pulling from library/alpine [2023-03-07T01:27:22.388Z] 3.16: Pulling from library/alpine [2023-03-07T01:27:23.321Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T01:27:23.321Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T01:27:23.322Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T01:27:23.322Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T01:27:23.322Z] Status: Image is up to date for alpine:3.16 [2023-03-07T01:27:23.322Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T01:27:23.322Z] ---> dfd21b5a31f5 [2023-03-07T01:27:23.322Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T01:27:23.322Z] ---> dfd21b5a31f5 [2023-03-07T01:27:23.322Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T01:27:23.322Z] ---> dfd21b5a31f5 [2023-03-07T01:27:23.322Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T01:27:25.219Z] ---> Running in 47239ba644a9 [2023-03-07T01:27:25.219Z] ---> Running in 8b1bed5a873d [2023-03-07T01:27:25.219Z] ---> Running in 4cc529255c1b [2023-03-07T01:27:25.219Z] Removing intermediate container 47239ba644a9 [2023-03-07T01:27:25.219Z] Removing intermediate container 8b1bed5a873d [2023-03-07T01:27:25.219Z] ---> f5440f61d305 [2023-03-07T01:27:25.219Z] ---> 7ab2dc3064c2 [2023-03-07T01:27:25.219Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-execStep 12/22 : ENV APP_PORT=59880 [2023-03-07T01:27:25.219Z] [2023-03-07T01:27:25.219Z] Removing intermediate container 3c2e511eeaeb [2023-03-07T01:27:25.219Z] ---> fd37d23b5fc2 [2023-03-07T01:27:25.219Z] [2023-03-07T01:27:25.219Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T01:27:25.219Z] ---> dfd21b5a31f5 [2023-03-07T01:27:25.219Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T01:27:25.219Z] Removing intermediate container 9f18f1c49fa2 [2023-03-07T01:27:25.219Z] ---> a6cdb22c3033 [2023-03-07T01:27:25.219Z] [2023-03-07T01:27:25.219Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T01:27:25.219Z] ---> dfd21b5a31f5 [2023-03-07T01:27:25.219Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T01:27:25.219Z] ---> Running in 6dc7726bad3d [2023-03-07T01:27:25.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:25.219Z] ---> Running in 318b27eeba74 [2023-03-07T01:27:25.219Z] ---> Running in 1e29adb20e71 [2023-03-07T01:27:25.219Z] ---> Running in 95e6387933af [2023-03-07T01:27:25.219Z] Removing intermediate container 6dc7726bad3d [2023-03-07T01:27:25.219Z] ---> d2780e2bd263 [2023-03-07T01:27:25.219Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T01:27:25.219Z] ---> Running in 895a3ecefa42 [2023-03-07T01:27:25.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:25.479Z] Removing intermediate container 895a3ecefa42 [2023-03-07T01:27:25.479Z] ---> 385bc35ae5da [2023-03-07T01:27:25.479Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T01:27:25.479Z] ---> Running in a327c1434d88 [2023-03-07T01:27:25.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:25.737Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T01:27:25.737Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:27:25.737Z] OK: 6 MiB in 15 packages [2023-03-07T01:27:25.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:25.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:25.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:25.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:25.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:25.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:25.995Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T01:27:25.995Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T01:27:25.995Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:27:25.995Z] OK: 6 MiB in 16 packages [2023-03-07T01:27:25.995Z] Removing intermediate container 4cc529255c1b [2023-03-07T01:27:25.995Z] ---> 129618df9c51 [2023-03-07T01:27:25.995Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T01:27:25.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:25.995Z] ---> Running in ed385ef29d40 [2023-03-07T01:27:26.253Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T01:27:26.253Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T01:27:26.253Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:27:26.253Z] OK: 6 MiB in 15 packages [2023-03-07T01:27:26.253Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T01:27:26.253Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:27:26.253Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T01:27:26.253Z] Removing intermediate container ed385ef29d40 [2023-03-07T01:27:26.253Z] ---> 4d3d08fd53dd [2023-03-07T01:27:26.253Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T01:27:26.253Z] OK: 6 MiB in 16 packages [2023-03-07T01:27:26.253Z] ---> Running in fe192e5468c7 [2023-03-07T01:27:26.253Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T01:27:26.253Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:27:26.253Z] OK: 6 MiB in 15 packages [2023-03-07T01:27:26.511Z] Removing intermediate container fe192e5468c7 [2023-03-07T01:27:26.511Z] ---> ebedf0aef497 [2023-03-07T01:27:26.511Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T01:27:26.511Z] Removing intermediate container 318b27eeba74 [2023-03-07T01:27:26.511Z] ---> 2ab228d68cf2 [2023-03-07T01:27:26.511Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T01:27:26.511Z] ---> Running in 49e7498dad7b [2023-03-07T01:27:26.511Z] ---> Running in 58d0f61976b8 [2023-03-07T01:27:26.511Z] Removing intermediate container 95e6387933af [2023-03-07T01:27:26.511Z] ---> 6497e9097d4f [2023-03-07T01:27:26.511Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T01:27:26.769Z] Removing intermediate container 49e7498dad7b [2023-03-07T01:27:26.769Z] ---> 1216fd025ea4 [2023-03-07T01:27:26.769Z] Step 15/24 : WORKDIR / [2023-03-07T01:27:26.769Z] Removing intermediate container 58d0f61976b8 [2023-03-07T01:27:26.769Z] ---> 9aef3f851ee0 [2023-03-07T01:27:26.769Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T01:27:26.769Z] ---> Running in f63123622fc5 [2023-03-07T01:27:26.769Z] ---> Running in 0c2e98a00781 [2023-03-07T01:27:26.769Z] ---> Running in 9b85255cdbbc [2023-03-07T01:27:26.769Z] Removing intermediate container f63123622fc5 [2023-03-07T01:27:26.769Z] ---> f1478ce07ddb [2023-03-07T01:27:26.769Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T01:27:26.769Z] Removing intermediate container 0c2e98a00781 [2023-03-07T01:27:26.769Z] ---> 44d3cfe9caca [2023-03-07T01:27:26.769Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T01:27:26.769Z] ---> Running in eed2188699c0 [2023-03-07T01:27:27.029Z] Removing intermediate container a327c1434d88 [2023-03-07T01:27:27.029Z] ---> faed32345c19 [2023-03-07T01:27:27.029Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:27:27.029Z] Removing intermediate container 9b85255cdbbc [2023-03-07T01:27:27.029Z] ---> 1a3f576b2cb9 [2023-03-07T01:27:27.029Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:27:27.029Z] ---> Running in ac9734ea51f5 [2023-03-07T01:27:27.029Z] Removing intermediate container 1e29adb20e71 [2023-03-07T01:27:27.029Z] ---> b3e437f2adf5 [2023-03-07T01:27:27.029Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T01:27:27.029Z] Removing intermediate container eed2188699c0 [2023-03-07T01:27:27.029Z] ---> 8f61ad460ba0 [2023-03-07T01:27:27.029Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T01:27:27.029Z] ---> Running in 98af5b23785d [2023-03-07T01:27:27.029Z] ---> Running in e7b35c1650e0 [2023-03-07T01:27:27.029Z] Removing intermediate container ac9734ea51f5 [2023-03-07T01:27:27.029Z] ---> d4e37925a2ed [2023-03-07T01:27:27.029Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T01:27:27.029Z] ---> b998d69b1bd5 [2023-03-07T01:27:27.029Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T01:27:27.029Z] ---> 4351bc028cdf [2023-03-07T01:27:27.029Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T01:27:27.029Z] ---> Running in cd9d0f36724c [2023-03-07T01:27:27.285Z] Removing intermediate container 98af5b23785d [2023-03-07T01:27:27.285Z] ---> 940a1eeb7235 [2023-03-07T01:27:27.285Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T01:27:27.285Z] Removing intermediate container e7b35c1650e0 [2023-03-07T01:27:27.285Z] ---> 47777ec74e8b [2023-03-07T01:27:27.285Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:27:27.285Z] ---> Running in 2f9604a63e50 [2023-03-07T01:27:27.285Z] Removing intermediate container cd9d0f36724c [2023-03-07T01:27:27.285Z] ---> f0cb241a3a4f [2023-03-07T01:27:27.285Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T01:27:27.543Z] ---> Running in 47bd318353d7 [2023-03-07T01:27:27.543Z] Removing intermediate container 2f9604a63e50 [2023-03-07T01:27:27.543Z] ---> db1260ba3124 [2023-03-07T01:27:27.543Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T01:27:27.543Z] ---> 0b677587f423 [2023-03-07T01:27:27.543Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T01:27:27.543Z] ---> Running in 54538790bd73 [2023-03-07T01:27:27.543Z] ---> f1009a8e7244 [2023-03-07T01:27:27.543Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T01:27:27.543Z] ---> 916bd23aced3 [2023-03-07T01:27:27.543Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T01:27:27.543Z] Removing intermediate container 54538790bd73 [2023-03-07T01:27:27.543Z] ---> 5c6c0a54fd71 [2023-03-07T01:27:27.543Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:27:27.801Z] ---> 05571ead11ec [2023-03-07T01:27:27.801Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T01:27:27.801Z] ---> 74300543f084 [2023-03-07T01:27:27.801Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T01:27:28.058Z] ---> Running in aaff2bf5655d [2023-03-07T01:27:28.058Z] ---> 098ad584d4f7 [2023-03-07T01:27:28.058Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T01:27:28.058Z] ---> f290a87afb5d [2023-03-07T01:27:28.058Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T01:27:28.058Z] Removing intermediate container aaff2bf5655d [2023-03-07T01:27:28.058Z] ---> d19863693043 [2023-03-07T01:27:28.058Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T01:27:28.315Z] ---> Running in f2e2ce2a8ed6 [2023-03-07T01:27:28.315Z] ---> a64078461f4f [2023-03-07T01:27:28.315Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T01:27:28.315Z] ---> Running in 0c65c44e378a [2023-03-07T01:27:28.315Z] Removing intermediate container 47bd318353d7 [2023-03-07T01:27:28.315Z] ---> 3a0aeb1524dd [2023-03-07T01:27:28.315Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T01:27:28.315Z] Removing intermediate container f2e2ce2a8ed6 [2023-03-07T01:27:28.315Z] ---> ac517c763434 [2023-03-07T01:27:28.315Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T01:27:28.590Z] ---> Running in 7d2c1afbf74a [2023-03-07T01:27:28.590Z] Removing intermediate container 0c65c44e378a [2023-03-07T01:27:28.590Z] ---> 80b7075ab33e [2023-03-07T01:27:28.590Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T01:27:28.590Z] ---> Running in 9e54b4337f00 [2023-03-07T01:27:28.590Z] ---> e7ec0be24db8 [2023-03-07T01:27:28.590Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T01:27:28.590Z] ---> Running in 6d0de2cd3c74 [2023-03-07T01:27:28.590Z] ---> Running in 2d7030f56a71 [2023-03-07T01:27:28.590Z] Removing intermediate container 7d2c1afbf74a [2023-03-07T01:27:28.590Z] ---> 51e53b0d3031 [2023-03-07T01:27:28.590Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T01:27:28.590Z] ---> af248c9b9dbb [2023-03-07T01:27:28.590Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T01:27:28.848Z] Removing intermediate container 9e54b4337f00 [2023-03-07T01:27:28.848Z] ---> e18536f4d170 [2023-03-07T01:27:28.848Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T01:27:28.848Z] Removing intermediate container 6d0de2cd3c74 [2023-03-07T01:27:28.848Z] ---> 6e68a8111c6f [2023-03-07T01:27:28.848Z] Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:27:28.848Z] ---> Running in 677dd237651c [2023-03-07T01:27:28.848Z] ---> Running in 55ea979de0f0 [2023-03-07T01:27:28.848Z] Removing intermediate container 2d7030f56a71 [2023-03-07T01:27:28.848Z] ---> 866377d58b2d [2023-03-07T01:27:28.848Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T01:27:28.848Z] ---> Running in 68d71d6ac7ca [2023-03-07T01:27:28.848Z] ---> 4272a54ebfc4 [2023-03-07T01:27:28.848Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T01:27:28.848Z] ---> 919e56bee81a [2023-03-07T01:27:28.848Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T01:27:29.106Z] Removing intermediate container 677dd237651c [2023-03-07T01:27:29.106Z] ---> 58124cf92d86 [2023-03-07T01:27:29.106Z] Step 23/24 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:27:29.106Z] Removing intermediate container 55ea979de0f0 [2023-03-07T01:27:29.106Z] ---> 9e05bb6e011e [2023-03-07T01:27:29.106Z] Step 22/22 : LABEL version=3.0.0-dev.78 [2023-03-07T01:27:29.106Z] ---> Running in 347c1c7ae067 [2023-03-07T01:27:29.106Z] ---> Running in ce019ff95636 [2023-03-07T01:27:29.106Z] ---> Running in 2d4e81ca0ac3 [2023-03-07T01:27:29.106Z] ---> Running in d14102406a46 [2023-03-07T01:27:29.106Z] Removing intermediate container 68d71d6ac7ca [2023-03-07T01:27:29.106Z] ---> 0c7717c27060 [2023-03-07T01:27:29.106Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T01:27:29.106Z] ---> Running in 8c77564e9861 [2023-03-07T01:27:29.363Z] Removing intermediate container 347c1c7ae067 [2023-03-07T01:27:29.363Z] ---> edcc62dfcb98 [2023-03-07T01:27:29.363Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T01:27:29.363Z] Removing intermediate container 2d4e81ca0ac3 [2023-03-07T01:27:29.363Z] ---> bcf15fad731f [2023-03-07T01:27:29.363Z] Step 24/24 : LABEL version=3.0.0-dev.78 [2023-03-07T01:27:29.363Z] Removing intermediate container d14102406a46 [2023-03-07T01:27:29.363Z] ---> 7f2101bf2aa0 [2023-03-07T01:27:29.363Z] [2023-03-07T01:27:29.363Z] ---> Running in b8840a9407ef [2023-03-07T01:27:29.363Z] ---> Running in 560f8e3b69a2 [2023-03-07T01:27:29.363Z] Removing intermediate container 8c77564e9861 [2023-03-07T01:27:29.363Z] ---> 4ccc793c2f3d [2023-03-07T01:27:29.363Z] Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:27:29.363Z] ---> Running in f0882656a8d0 [2023-03-07T01:27:29.363Z] Successfully built 7f2101bf2aa0 [2023-03-07T01:27:29.363Z] Successfully tagged core-data:latest [2023-03-07T01:27:29.363Z] Building security-proxy-setup [2023-03-07T01:27:29.621Z]  Building core-data ... done Removing intermediate container 560f8e3b69a2 [2023-03-07T01:27:29.621Z] ---> 946719568381 [2023-03-07T01:27:29.621Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T01:27:29.621Z] Removing intermediate container b8840a9407ef [2023-03-07T01:27:29.621Z] ---> e2bef7e2823a [2023-03-07T01:27:29.621Z] [2023-03-07T01:27:29.621Z] ---> Running in ec44fb7420ec [2023-03-07T01:27:29.621Z] Removing intermediate container f0882656a8d0 [2023-03-07T01:27:29.621Z] ---> 7af39cbd6310 [2023-03-07T01:27:29.621Z] Step 22/22 : LABEL version=3.0.0-dev.78 [2023-03-07T01:27:29.621Z] Successfully built e2bef7e2823a [2023-03-07T01:27:29.621Z] Successfully tagged core-metadata:latest [2023-03-07T01:27:29.621Z] Building security-proxy-auth [2023-03-07T01:27:29.621Z]  Building core-metadata ... done  ---> Running in 66c48e056b1c [2023-03-07T01:27:30.185Z] Removing intermediate container ec44fb7420ec [2023-03-07T01:27:30.185Z] ---> 27b0ce1421c2 [2023-03-07T01:27:30.186Z] Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:27:31.122Z] Removing intermediate container 66c48e056b1c [2023-03-07T01:27:31.122Z] ---> 18316c27abb9 [2023-03-07T01:27:31.122Z] [2023-03-07T01:27:31.122Z] ---> Running in 884cb927b06a [2023-03-07T01:27:31.122Z] Successfully built 18316c27abb9 [2023-03-07T01:27:31.380Z] Successfully tagged support-scheduler:latest [2023-03-07T01:27:31.380Z] Building security-spire-config [2023-03-07T01:27:31.380Z]  Building support-scheduler ... done Removing intermediate container ce019ff95636 [2023-03-07T01:27:31.380Z] ---> ac3c06f0367f [2023-03-07T01:27:31.380Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:27:31.380Z] Removing intermediate container 884cb927b06a [2023-03-07T01:27:31.380Z] ---> 2da79efaa745 [2023-03-07T01:27:31.380Z] Step 22/22 : LABEL version=3.0.0-dev.78 [2023-03-07T01:27:31.380Z] ---> Running in d9fb585842f7 [2023-03-07T01:27:31.637Z] ---> 5fa331513e70 [2023-03-07T01:27:31.637Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T01:27:31.637Z] Removing intermediate container d9fb585842f7 [2023-03-07T01:27:31.637Z] ---> 36873054b9fa [2023-03-07T01:27:31.637Z] [2023-03-07T01:27:31.637Z] Successfully built 36873054b9fa [2023-03-07T01:27:31.637Z] Successfully tagged support-notifications:latest [2023-03-07T01:27:31.637Z] Building security-spiffe-token-provider [2023-03-07T01:27:33.531Z]  Building support-notifications ... done  ---> 202aecbc5acf [2023-03-07T01:27:33.532Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T01:27:34.463Z] ---> 2b1e29341238 [2023-03-07T01:27:34.463Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T01:27:34.764Z] ---> cfc6f6499ff6 [2023-03-07T01:27:34.764Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T01:27:35.022Z] ---> fe4bc51e82fe [2023-03-07T01:27:35.022Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T01:27:35.586Z] ---> 107ee9a80caf [2023-03-07T01:27:35.586Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T01:27:36.151Z] ---> 92b4d6bbbac1 [2023-03-07T01:27:36.151Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T01:27:36.151Z] ---> Running in c67e213a75f1 [2023-03-07T01:27:37.088Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:27:37.088Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:27:37.088Z] ---> 3ea0e7d93f2a [2023-03-07T01:27:37.088Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T01:27:37.088Z] ---> Using cache [2023-03-07T01:27:37.088Z] ---> 27c5c96e3147 [2023-03-07T01:27:37.088Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T01:27:37.088Z] ---> Using cache [2023-03-07T01:27:37.088Z] ---> e0eca16d5108 [2023-03-07T01:27:37.088Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T01:27:37.088Z] ---> Using cache [2023-03-07T01:27:37.088Z] ---> ce2d245c1caa [2023-03-07T01:27:37.088Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:27:37.088Z] ---> Using cache [2023-03-07T01:27:37.088Z] ---> 9f2e347499a6 [2023-03-07T01:27:37.088Z] Step 7/20 : COPY . . [2023-03-07T01:27:37.088Z] ---> Using cache [2023-03-07T01:27:37.088Z] ---> d32e995daafd [2023-03-07T01:27:37.088Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T01:27:37.653Z] ---> Running in e8467b6a22d7 [2023-03-07T01:27:37.653Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:27:37.653Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:27:37.653Z] ---> 3ea0e7d93f2a [2023-03-07T01:27:37.653Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:27:37.653Z] ---> Using cache [2023-03-07T01:27:37.653Z] ---> cdd30570276e [2023-03-07T01:27:37.653Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T01:27:37.653Z] ---> Using cache [2023-03-07T01:27:37.653Z] ---> 2c4c3ebbd324 [2023-03-07T01:27:37.653Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T01:27:37.653Z] ---> Using cache [2023-03-07T01:27:37.653Z] ---> f89e83f5548a [2023-03-07T01:27:37.653Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T01:27:37.653Z] ---> Using cache [2023-03-07T01:27:37.653Z] ---> 027c29ff0587 [2023-03-07T01:27:37.653Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:27:37.653Z] ---> Using cache [2023-03-07T01:27:37.653Z] ---> 0a9a998f8138 [2023-03-07T01:27:37.653Z] Step 8/22 : COPY . . [2023-03-07T01:27:37.653Z] ---> Using cache [2023-03-07T01:27:37.653Z] ---> 6bc50ee8824e [2023-03-07T01:27:37.653Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T01:27:37.029Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T01:27:37.054Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T01:27:37.911Z] Removing intermediate container c67e213a75f1 [2023-03-07T01:27:37.911Z] ---> 72789f6b5892 [2023-03-07T01:27:37.911Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T01:27:37.911Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T01:27:37.911Z] ---> Running in ec74b3931d4e [2023-03-07T01:27:38.071Z] Avoid second fetch [2023-03-07T01:27:38.071Z] Checking out Revision bf371e8c577b45590121912e6f14e0928f0d9ba1 (main) [2023-03-07T01:27:38.168Z] ---> Running in 52225e819318 [2023-03-07T01:27:38.426Z] Removing intermediate container 52225e819318 [2023-03-07T01:27:38.426Z] ---> 41c9e40e219d [2023-03-07T01:27:38.426Z] Step 29/32 : CMD ["gate"] [2023-03-07T01:27:38.426Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T01:27:38.426Z] ---> Running in 29da8dd2e377 [2023-03-07T01:27:38.846Z] Commit message: "Merge pull request #4411 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.7.0" [2023-03-07T01:27:38.992Z] Removing intermediate container 29da8dd2e377 [2023-03-07T01:27:38.992Z] ---> 1f33507ee64e [2023-03-07T01:27:38.992Z] Step 30/32 : LABEL arch=x86_64 [2023-03-07T01:27:38.992Z] ---> Running in 15ed57e4b7a4 [2023-03-07T01:27:39.250Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:27:39.250Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:27:39.250Z] ---> 3ea0e7d93f2a [2023-03-07T01:27:39.250Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T01:27:39.250Z] ---> Using cache [2023-03-07T01:27:39.250Z] ---> 27c5c96e3147 [2023-03-07T01:27:39.250Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T01:27:39.250Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:27:39.250Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:27:39.250Z] ---> 3ea0e7d93f2a [2023-03-07T01:27:39.250Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T01:27:39.250Z] ---> Using cache [2023-03-07T01:27:39.250Z] ---> 27c5c96e3147 [2023-03-07T01:27:39.250Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T01:27:39.250Z] ---> Running in a9f5d06fb635 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T01:27:39.509Z] ---> Running in 5a4f7809eb1c [2023-03-07T01:27:39.509Z] Removing intermediate container 15ed57e4b7a4 [2023-03-07T01:27:39.509Z] ---> e832848b1755 [2023-03-07T01:27:39.509Z] Step 31/32 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:27:39.509Z] ---> Running in f1a5cccfa925 [2023-03-07T01:27:39.833Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T01:27:39.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T01:27:39.833Z] Dload Upload Total Spent Left Speed [2023-03-07T01:27:39.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 12751 75 9637 0 0 72458 0 --:--:-- --:--:-- --:--:-- 71917 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [2023-03-07T01:27:38.093Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T01:27:38.113Z] > git checkout -f bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 [2023-03-07T01:27:40.072Z] Removing intermediate container f1a5cccfa925 [2023-03-07T01:27:40.072Z] ---> 768e6c782de4 [2023-03-07T01:27:40.072Z] Step 32/32 : LABEL version=3.0.0-dev.78 [2023-03-07T01:27:40.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:40.072Z] ---> Running in 9c627acb10f0 [2023-03-07T01:27:40.072Z] Removing intermediate container 9c627acb10f0 [2023-03-07T01:27:40.072Z] ---> 18b691dfabe0 [2023-03-07T01:27:40.072Z] [2023-03-07T01:27:40.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:40.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:40.072Z] Successfully built 18b691dfabe0 [Pipeline] sh [2023-03-07T01:27:40.328Z] Successfully tagged security-bootstrapper:latest [2023-03-07T01:27:40.329Z]  Building security-bootstrapper ... done Building core-command [2023-03-07T01:27:40.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:40.496Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T01:27:40.585Z] OK: 211 MiB in 51 packages [2023-03-07T01:27:40.586Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T01:27:40.586Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T01:27:40.586Z] OK: 17046 distinct packages available [2023-03-07T01:27:40.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:40.842Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T01:27:40.842Z] + sudo tee /etc/docker/daemon.new [2023-03-07T01:27:40.842Z] { [2023-03-07T01:27:40.842Z] "registry-mirrors": [ [2023-03-07T01:27:40.842Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T01:27:40.842Z] ], [2023-03-07T01:27:40.842Z] "bip": "10.250.0.254/24", [2023-03-07T01:27:40.842Z] "hosts": [ [2023-03-07T01:27:40.842Z] "tcp://0.0.0.0:5555", [2023-03-07T01:27:40.842Z] "unix:///var/run/docker.sock" [2023-03-07T01:27:40.842Z] ], [2023-03-07T01:27:40.842Z] "mtu": 1458, [2023-03-07T01:27:40.842Z] "selinux-enabled": true, [2023-03-07T01:27:40.842Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T01:27:40.842Z] } [2023-03-07T01:27:40.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:27:40.846Z] OK: 211 MiB in 51 packages [Pipeline] sh [2023-03-07T01:27:41.188Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T01:27:41.524Z] + sudo service docker restart [2023-03-07T01:27:42.230Z] Removing intermediate container a9f5d06fb635 [2023-03-07T01:27:42.230Z] ---> 6f767bb7dab4 [2023-03-07T01:27:42.230Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T01:27:42.488Z] Removing intermediate container 5a4f7809eb1c [2023-03-07T01:27:42.488Z] ---> 6b0c34d7797f [2023-03-07T01:27:42.488Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T01:27:42.745Z] ---> b40335d5c5d6 [2023-03-07T01:27:42.745Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:27:43.005Z] ---> Running in 80cee67d4b7d [2023-03-07T01:27:43.265Z] ---> d738cd0f5ca6 [2023-03-07T01:27:43.265Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:27:43.265Z] ---> Running in afdd2a86d95f [2023-03-07T01:27:45.163Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:27:45.163Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:27:45.163Z] ---> 3ea0e7d93f2a [2023-03-07T01:27:45.163Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:27:45.163Z] ---> Using cache [2023-03-07T01:27:45.163Z] ---> cdd30570276e [2023-03-07T01:27:45.163Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T01:27:45.163Z] ---> Using cache [2023-03-07T01:27:45.163Z] ---> 2c4c3ebbd324 [2023-03-07T01:27:45.163Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T01:27:45.163Z] ---> Using cache [2023-03-07T01:27:45.163Z] ---> f89e83f5548a [2023-03-07T01:27:45.163Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T01:27:45.163Z] ---> Using cache [2023-03-07T01:27:45.163Z] ---> 027c29ff0587 [2023-03-07T01:27:45.163Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:27:45.163Z] ---> Using cache [2023-03-07T01:27:45.163Z] ---> 0a9a998f8138 [2023-03-07T01:27:45.163Z] Step 8/23 : COPY . . [2023-03-07T01:27:45.163Z] ---> Using cache [2023-03-07T01:27:45.163Z] ---> 6bc50ee8824e [2023-03-07T01:27:45.163Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T01:27:45.423Z] ---> Running in e90c8ce363b5 [2023-03-07T01:27:45.991Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T01:27:59.810Z] provisioning config files... [2023-03-07T01:27:59.845Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/439@tmp/config16626866672418427890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:28:00.225Z] ---> docker-login.sh [2023-03-07T01:28:00.225Z] nexus3.edgexfoundry.org:10001 [2023-03-07T01:28:00.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:00.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:00.823Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:00.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:00.823Z] [2023-03-07T01:28:00.823Z] Login Succeeded [2023-03-07T01:28:00.823Z] nexus3.edgexfoundry.org:10002 [2023-03-07T01:28:01.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:01.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:01.368Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:01.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:01.368Z] [2023-03-07T01:28:01.368Z] Login Succeeded [2023-03-07T01:28:01.368Z] nexus3.edgexfoundry.org:10003 [2023-03-07T01:28:01.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:01.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:01.641Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:01.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:01.641Z] [2023-03-07T01:28:01.641Z] Login Succeeded [2023-03-07T01:28:01.641Z] nexus3.edgexfoundry.org:10004 [2023-03-07T01:28:01.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:02.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:02.192Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:02.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:02.192Z] [2023-03-07T01:28:02.192Z] Login Succeeded [2023-03-07T01:28:02.192Z] docker.io [2023-03-07T01:28:02.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:02.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:02.734Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:02.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:02.734Z] [2023-03-07T01:28:02.734Z] Login Succeeded [2023-03-07T01:28:02.734Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T01:28:02.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-07T01:28:03.404Z] + git config --global --add safe.directory /w/workspace/edgex-go/439 [Pipeline] echo [2023-03-07T01:28:03.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T01:28:03.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T01:28:03.443Z] ========================================================= [2023-03-07T01:28:03.443Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T01:28:03.443Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T01:28:03.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T01:28:04.046Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T01:28:04.046Z] 9b18e9b68314: Pulling fs layer [2023-03-07T01:28:04.046Z] 35d82f9e3411: Pulling fs layer [2023-03-07T01:28:04.046Z] e16973657156: Pulling fs layer [2023-03-07T01:28:04.046Z] fc693d55d65f: Pulling fs layer [2023-03-07T01:28:04.046Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T01:28:04.046Z] dda99020689f: Pulling fs layer [2023-03-07T01:28:04.046Z] db1c61fa0a46: Pulling fs layer [2023-03-07T01:28:04.046Z] 891c053d2c06: Pulling fs layer [2023-03-07T01:28:04.046Z] fc693d55d65f: Waiting [2023-03-07T01:28:04.046Z] 7e9fc2657dce: Waiting [2023-03-07T01:28:04.046Z] dda99020689f: Waiting [2023-03-07T01:28:04.046Z] db1c61fa0a46: Waiting [2023-03-07T01:28:04.046Z] 891c053d2c06: Waiting [2023-03-07T01:28:04.046Z] e16973657156: Verifying Checksum [2023-03-07T01:28:04.046Z] e16973657156: Download complete [2023-03-07T01:28:04.046Z] 35d82f9e3411: Verifying Checksum [2023-03-07T01:28:04.046Z] 35d82f9e3411: Download complete [2023-03-07T01:28:04.046Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T01:28:04.046Z] 7e9fc2657dce: Download complete [2023-03-07T01:28:04.046Z] dda99020689f: Download complete [2023-03-07T01:28:04.046Z] 9b18e9b68314: Verifying Checksum [2023-03-07T01:28:04.046Z] 9b18e9b68314: Download complete [2023-03-07T01:28:05.030Z] 9b18e9b68314: Pull complete [2023-03-07T01:28:05.301Z] 891c053d2c06: Verifying Checksum [2023-03-07T01:28:05.301Z] 891c053d2c06: Download complete [2023-03-07T01:28:05.589Z] 35d82f9e3411: Pull complete [2023-03-07T01:28:06.191Z] e16973657156: Pull complete [2023-03-07T01:28:06.784Z] db1c61fa0a46: Verifying Checksum [2023-03-07T01:28:06.784Z] db1c61fa0a46: Download complete [2023-03-07T01:28:07.373Z] fc693d55d65f: Verifying Checksum [2023-03-07T01:28:07.373Z] fc693d55d65f: Download complete [2023-03-07T01:28:07.903Z] Removing intermediate container 80cee67d4b7d [2023-03-07T01:28:07.903Z] ---> e4b31e098290 [2023-03-07T01:28:07.903Z] Step 7/24 : COPY . . [2023-03-07T01:28:07.903Z] Removing intermediate container afdd2a86d95f [2023-03-07T01:28:07.903Z] ---> 4f5f8889d22c [2023-03-07T01:28:07.903Z] Step 7/19 : COPY . . [2023-03-07T01:28:12.085Z] Removing intermediate container ec74b3931d4e [2023-03-07T01:28:12.085Z] ---> fa1793b13d57 [2023-03-07T01:28:12.085Z] [2023-03-07T01:28:12.085Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T01:28:12.085Z] ---> dfd21b5a31f5 [2023-03-07T01:28:12.085Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T01:28:12.085Z] Removing intermediate container e8467b6a22d7 [2023-03-07T01:28:12.085Z] ---> af39174ebc5b [2023-03-07T01:28:12.085Z] [2023-03-07T01:28:12.085Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T01:28:12.085Z] ---> dfd21b5a31f5 [2023-03-07T01:28:12.085Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T01:28:12.085Z] ---> 3fb3e9ea63da [2023-03-07T01:28:12.085Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T01:28:12.085Z] ---> 992499447e84 [2023-03-07T01:28:12.085Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T01:28:12.085Z] ---> Running in 6422592326d2 [2023-03-07T01:28:12.085Z] ---> Running in 1f9349aaa157 [2023-03-07T01:28:12.085Z] ---> Running in ee20acbabd48 [2023-03-07T01:28:12.085Z] ---> Running in 9d7cff2783cf [2023-03-07T01:28:12.358Z] Removing intermediate container 6422592326d2 [2023-03-07T01:28:12.358Z] ---> daa4229d3640 [2023-03-07T01:28:12.358Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T01:28:12.358Z] Removing intermediate container 9d7cff2783cf [2023-03-07T01:28:12.358Z] ---> 382d7a09586d [2023-03-07T01:28:12.358Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T01:28:12.358Z] ---> Running in ea2e44440652 [2023-03-07T01:28:12.358Z] ---> Running in 1cf8e6532fb2 [2023-03-07T01:28:12.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:12.617Z] Removing intermediate container 1cf8e6532fb2 [2023-03-07T01:28:12.617Z] ---> 0595a1c83c67 [2023-03-07T01:28:12.617Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T01:28:12.617Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-07T01:28:12.617Z] ---> Running in 1abbecff8d97 [2023-03-07T01:28:12.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:12.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:13.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:13.446Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T01:28:13.446Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T01:28:13.446Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:28:13.446Z] OK: 6 MiB in 16 packages [2023-03-07T01:28:13.708Z] Removing intermediate container 1abbecff8d97 [2023-03-07T01:28:13.708Z] ---> 9f8efe39c68d [2023-03-07T01:28:13.708Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T01:28:13.966Z] ---> Running in bcd18f5e7948 [2023-03-07T01:28:13.966Z] Removing intermediate container e90c8ce363b5 [2023-03-07T01:28:13.966Z] ---> 2c6ec5f941fa [2023-03-07T01:28:13.966Z] [2023-03-07T01:28:13.966Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T01:28:13.966Z] ---> dfd21b5a31f5 [2023-03-07T01:28:13.966Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T01:28:13.966Z] ---> Using cache [2023-03-07T01:28:13.966Z] ---> 6497e9097d4f [2023-03-07T01:28:13.966Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T01:28:13.966Z] ---> Using cache [2023-03-07T01:28:13.966Z] ---> f1478ce07ddb [2023-03-07T01:28:13.966Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T01:28:13.966Z] ---> Running in 3ad8e1ba3287 [2023-03-07T01:28:13.966Z] Removing intermediate container 1f9349aaa157 [2023-03-07T01:28:13.966Z] ---> 427251c4a51f [2023-03-07T01:28:13.966Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T01:28:13.966Z] Removing intermediate container bcd18f5e7948 [2023-03-07T01:28:13.966Z] ---> dc32aafa8626 [2023-03-07T01:28:13.966Z] [2023-03-07T01:28:13.966Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T01:28:13.966Z] ---> Running in dded4b7dbdcc [2023-03-07T01:28:13.966Z] 3.15: Pulling from library/alpine [2023-03-07T01:28:13.966Z] Removing intermediate container 3ad8e1ba3287 [2023-03-07T01:28:13.966Z] ---> 51d964fcf637 [2023-03-07T01:28:13.966Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T01:28:14.229Z] ---> Running in 0dd741766162 [2023-03-07T01:28:14.229Z] Removing intermediate container dded4b7dbdcc [2023-03-07T01:28:14.229Z] ---> 331b0c640ed1 [2023-03-07T01:28:14.229Z] Step 12/20 : WORKDIR /edgex [2023-03-07T01:28:14.229Z] ---> Running in e94434449f41 [2023-03-07T01:28:14.229Z] Removing intermediate container 0dd741766162 [2023-03-07T01:28:14.229Z] ---> f80bc1956111 [2023-03-07T01:28:14.229Z] Step 15/23 : WORKDIR / [2023-03-07T01:28:14.229Z] ---> Running in 81ecd5337a7c [2023-03-07T01:28:14.229Z] Removing intermediate container e94434449f41 [2023-03-07T01:28:14.229Z] ---> 57f668e182c3 [2023-03-07T01:28:14.229Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T01:28:14.491Z] Removing intermediate container 81ecd5337a7c [2023-03-07T01:28:14.491Z] ---> f90f87f68158 [2023-03-07T01:28:14.491Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:28:14.491Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T01:28:14.491Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T01:28:14.491Z] ---> 5ce65d7b0fde [2023-03-07T01:28:14.491Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T01:28:14.491Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T01:28:14.491Z] ---> Running in ed8c7372f45b [2023-03-07T01:28:14.491Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:28:14.491Z] ---> 64a194d7ecff [2023-03-07T01:28:14.491Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T01:28:14.491Z] OK: 6 MiB in 15 packages [2023-03-07T01:28:14.491Z] ---> 55c6aa2c8466 [2023-03-07T01:28:14.491Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T01:28:14.750Z] Removing intermediate container ed8c7372f45b [2023-03-07T01:28:14.750Z] ---> aec58cf31cf1 [2023-03-07T01:28:14.750Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T01:28:14.750Z] ---> Running in e914daa470c0 [2023-03-07T01:28:15.008Z] ---> 14d0d6a000d4 [2023-03-07T01:28:15.008Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T01:28:15.269Z] Removing intermediate container ea2e44440652 [2023-03-07T01:28:15.269Z] ---> e6f04a7a46b8 [2023-03-07T01:28:15.269Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:28:15.269Z] ---> d395b21cf4ac [2023-03-07T01:28:15.269Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T01:28:15.269Z] ---> ea0a48ce5204 [2023-03-07T01:28:15.269Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T01:28:15.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:15.269Z] ---> Running in 1079e83f6684 [2023-03-07T01:28:15.269Z] ---> 2c87c58f01ea [2023-03-07T01:28:15.269Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T01:28:15.527Z] ---> b69abaa58f39 [2023-03-07T01:28:15.527Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T01:28:15.527Z] ---> Running in ea5ac9b8fef5 [2023-03-07T01:28:15.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:15.788Z] Removing intermediate container ea5ac9b8fef5 [2023-03-07T01:28:15.788Z] ---> 83aede42eb5b [2023-03-07T01:28:15.788Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T01:28:15.788Z] ---> 5167002a9b09 [2023-03-07T01:28:15.788Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T01:28:15.788Z] ---> Running in 7a6a565b831c [2023-03-07T01:28:15.788Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T01:28:15.788Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T01:28:15.788Z] OK: 15859 distinct packages available [2023-03-07T01:28:16.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:16.047Z] Removing intermediate container 7a6a565b831c [2023-03-07T01:28:16.047Z] ---> ea7c25bf08bc [2023-03-07T01:28:16.047Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T01:28:16.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:16.047Z] ---> 14cf9dbdcc81 [2023-03-07T01:28:16.047Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T01:28:16.047Z] ---> Running in 79f3c3f3c9fe [2023-03-07T01:28:16.047Z] Removing intermediate container 1079e83f6684 [2023-03-07T01:28:16.047Z] ---> 41f65590199a [2023-03-07T01:28:16.047Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T01:28:16.305Z] ---> Running in 094b4c24276d [2023-03-07T01:28:16.305Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T01:28:16.305Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T01:28:16.305Z] Removing intermediate container 79f3c3f3c9fe [2023-03-07T01:28:16.305Z] ---> 6b87314583a1 [2023-03-07T01:28:16.305Z] Step 22/23 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:28:16.305Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T01:28:16.305Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T01:28:16.305Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T01:28:16.305Z] OK: 6 MiB in 18 packages [2023-03-07T01:28:16.564Z] ---> Running in 652ab515aa55 [2023-03-07T01:28:16.564Z] Removing intermediate container 094b4c24276d [2023-03-07T01:28:16.564Z] ---> 88c2706141f4 [2023-03-07T01:28:16.564Z] Step 18/20 : LABEL arch=x86_64 [2023-03-07T01:28:16.564Z] ---> 464189a6bfc7 [2023-03-07T01:28:16.564Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T01:28:16.564Z] ---> Running in e528fa4e1823 [2023-03-07T01:28:16.564Z] ---> Running in 2a96df4fe4e5 [2023-03-07T01:28:16.564Z] Removing intermediate container 652ab515aa55 [2023-03-07T01:28:16.564Z] ---> fe5fa315f03c [2023-03-07T01:28:16.564Z] Step 23/23 : LABEL version=3.0.0-dev.78 [2023-03-07T01:28:16.827Z] ---> Running in 4943f4608461 [2023-03-07T01:28:16.827Z] Removing intermediate container e528fa4e1823 [2023-03-07T01:28:16.827Z] ---> d2b97ff53657 [2023-03-07T01:28:16.827Z] Step 19/20 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:28:16.827Z] ---> Running in bbecbc12fe15 [2023-03-07T01:28:17.090Z] Removing intermediate container 4943f4608461 [2023-03-07T01:28:17.090Z] ---> 36333103b7ef [2023-03-07T01:28:17.090Z] [2023-03-07T01:28:17.090Z] Removing intermediate container bbecbc12fe15 [2023-03-07T01:28:17.090Z] ---> 49ad92810953 [2023-03-07T01:28:17.090Z] Step 20/20 : LABEL version=3.0.0-dev.78 [2023-03-07T01:28:17.090Z] Successfully built 36333103b7ef [2023-03-07T01:28:17.090Z] Successfully tagged core-command:latest [2023-03-07T01:28:17.090Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-03-07T01:28:17.090Z] ---> Running in 35d4bb5300d1 [2023-03-07T01:28:17.660Z] Removing intermediate container e914daa470c0 [2023-03-07T01:28:17.660Z] ---> fb8fe39320d9 [2023-03-07T01:28:17.660Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T01:28:18.231Z] Removing intermediate container 35d4bb5300d1 [2023-03-07T01:28:18.231Z] ---> 9da4a7018d92 [2023-03-07T01:28:18.231Z] [2023-03-07T01:28:18.231Z] Successfully built 9da4a7018d92 [2023-03-07T01:28:18.231Z] Successfully tagged security-proxy-setup:latest [2023-03-07T01:28:18.231Z] Building security-spire-server [2023-03-07T01:28:20.131Z]  Building security-proxy-setup ... done Removing intermediate container 2a96df4fe4e5 [2023-03-07T01:28:20.131Z] ---> c33773c4b5c5 [2023-03-07T01:28:20.131Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T01:28:20.131Z] ---> fdfb424e79dc [2023-03-07T01:28:20.131Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T01:28:20.131Z] ---> Running in 127ba6c2f08f [2023-03-07T01:28:20.389Z] Removing intermediate container 127ba6c2f08f [2023-03-07T01:28:20.389Z] ---> 93c05895b75f [2023-03-07T01:28:20.389Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T01:28:20.651Z] ---> Running in 3a61a58268df [2023-03-07T01:28:20.651Z] ---> be1a8886f5d8 [2023-03-07T01:28:20.651Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T01:28:20.916Z] ---> Running in 22c81421c378 [2023-03-07T01:28:20.916Z] Removing intermediate container 3a61a58268df [2023-03-07T01:28:20.916Z] ---> 46042b1d1d17 [2023-03-07T01:28:20.916Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T01:28:20.916Z] ---> Running in 6012d85881db [2023-03-07T01:28:20.916Z] Removing intermediate container 22c81421c378 [2023-03-07T01:28:20.916Z] ---> 3e9d644ff20d [2023-03-07T01:28:20.916Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T01:28:21.178Z] Removing intermediate container 6012d85881db [2023-03-07T01:28:21.178Z] ---> d0d0fdb3e05e [2023-03-07T01:28:21.178Z] Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:28:21.178Z] ---> Running in a6ebf8e8c3e1 [2023-03-07T01:28:21.436Z] ---> 58e5258f39e5 [2023-03-07T01:28:21.436Z] Step 19/24 : WORKDIR / [2023-03-07T01:28:21.694Z] Removing intermediate container a6ebf8e8c3e1 [2023-03-07T01:28:21.694Z] ---> 1c7887ec172e [2023-03-07T01:28:21.694Z] Step 22/22 : LABEL version=3.0.0-dev.78 [2023-03-07T01:28:21.694Z] ---> Running in 9c3904bda095 [2023-03-07T01:28:22.419Z] fc693d55d65f: Pull complete [2023-03-07T01:28:22.419Z] 7e9fc2657dce: Pull complete [2023-03-07T01:28:22.419Z] dda99020689f: Pull complete [2023-03-07T01:28:22.626Z] ---> Running in a5bf48d1d698 [2023-03-07T01:28:23.389Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:28:23.389Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:28:23.389Z] ---> 3ea0e7d93f2a [2023-03-07T01:28:23.389Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:28:23.389Z] ---> Using cache [2023-03-07T01:28:23.389Z] ---> cdd30570276e [2023-03-07T01:28:23.389Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T01:28:23.389Z] ---> Using cache [2023-03-07T01:28:23.389Z] ---> 2c4c3ebbd324 [2023-03-07T01:28:23.389Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T01:28:23.389Z] ---> Using cache [2023-03-07T01:28:23.389Z] ---> f89e83f5548a [2023-03-07T01:28:23.389Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T01:28:23.389Z] ---> Using cache [2023-03-07T01:28:23.389Z] ---> 027c29ff0587 [2023-03-07T01:28:23.389Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:28:23.389Z] ---> Using cache [2023-03-07T01:28:23.389Z] ---> 0a9a998f8138 [2023-03-07T01:28:23.389Z] Step 8/22 : COPY . . [2023-03-07T01:28:23.389Z] ---> Using cache [2023-03-07T01:28:23.389Z] ---> 6bc50ee8824e [2023-03-07T01:28:23.389Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T01:28:23.969Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:28:23.969Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:28:23.969Z] ---> 3ea0e7d93f2a [2023-03-07T01:28:23.969Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T01:28:23.969Z] ---> Using cache [2023-03-07T01:28:23.969Z] ---> 27c5c96e3147 [2023-03-07T01:28:23.969Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T01:28:23.969Z] ---> Using cache [2023-03-07T01:28:23.969Z] ---> 6f767bb7dab4 [2023-03-07T01:28:23.969Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T01:28:23.969Z] ---> Using cache [2023-03-07T01:28:23.969Z] ---> b40335d5c5d6 [2023-03-07T01:28:23.969Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:28:23.969Z] ---> Using cache [2023-03-07T01:28:23.969Z] ---> e4b31e098290 [2023-03-07T01:28:23.969Z] Step 7/23 : COPY . . [2023-03-07T01:28:23.969Z] ---> Using cache [2023-03-07T01:28:23.969Z] ---> 992499447e84 [2023-03-07T01:28:23.969Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T01:28:23.969Z] ---> Using cache [2023-03-07T01:28:23.969Z] ---> 382d7a09586d [2023-03-07T01:28:23.969Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T01:28:23.969Z] ---> Using cache [2023-03-07T01:28:23.969Z] ---> 0595a1c83c67 [2023-03-07T01:28:23.969Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T01:28:24.226Z] Removing intermediate container 9c3904bda095 [2023-03-07T01:28:24.226Z] ---> e4a23fb1cc1b [2023-03-07T01:28:24.226Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T01:28:24.226Z] ---> Running in af459d7e1f6b [2023-03-07T01:28:24.226Z] ---> Running in bdcde5836c53 [2023-03-07T01:28:24.226Z] Removing intermediate container a5bf48d1d698 [2023-03-07T01:28:24.226Z] ---> 6e7372800cda [2023-03-07T01:28:24.226Z] [2023-03-07T01:28:24.226Z] ---> Running in 8711203020db [2023-03-07T01:28:24.487Z] Successfully built 6e7372800cda [2023-03-07T01:28:24.487Z] Successfully tagged security-proxy-auth:latest [2023-03-07T01:28:24.487Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-03-07T01:28:25.052Z] Removing intermediate container 8711203020db [2023-03-07T01:28:25.052Z] ---> 240556695480 [2023-03-07T01:28:25.052Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T01:28:25.310Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T01:28:25.310Z] ---> Running in 7b6801dc914a [2023-03-07T01:28:25.880Z] Removing intermediate container 7b6801dc914a [2023-03-07T01:28:25.880Z] ---> ac41b80fc7ae [2023-03-07T01:28:25.880Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T01:28:25.880Z] ---> Running in adb18c2d6cb3 [2023-03-07T01:28:25.880Z] Removing intermediate container af459d7e1f6b [2023-03-07T01:28:25.880Z] ---> 7722ab016c1a [2023-03-07T01:28:25.880Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T01:28:26.171Z] Removing intermediate container adb18c2d6cb3 [2023-03-07T01:28:26.171Z] ---> e742e38680f8 [2023-03-07T01:28:26.171Z] Step 23/24 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:28:26.171Z] ---> Running in db4c8f2bad91 [2023-03-07T01:28:26.171Z] ---> Running in ddc24df74363 [2023-03-07T01:28:26.437Z] Removing intermediate container db4c8f2bad91 [2023-03-07T01:28:26.437Z] ---> d6bb7803aa45 [2023-03-07T01:28:26.437Z] [2023-03-07T01:28:26.437Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T01:28:26.437Z] ---> 5ce65d7b0fde [2023-03-07T01:28:26.437Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T01:28:26.437Z] ---> Using cache [2023-03-07T01:28:26.437Z] ---> aec58cf31cf1 [2023-03-07T01:28:26.437Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T01:28:26.437Z] Removing intermediate container ddc24df74363 [2023-03-07T01:28:26.437Z] ---> f930021e38f8 [2023-03-07T01:28:26.437Z] Step 24/24 : LABEL version=3.0.0-dev.78 [2023-03-07T01:28:26.721Z] ---> Running in f7219c081742 [2023-03-07T01:28:26.721Z] ---> Running in 1747920b0fe9 [2023-03-07T01:28:26.980Z] Removing intermediate container 1747920b0fe9 [2023-03-07T01:28:26.980Z] ---> b9b8e0e3d861 [2023-03-07T01:28:26.980Z] [2023-03-07T01:28:26.980Z] Successfully built b9b8e0e3d861 [2023-03-07T01:28:26.980Z] Successfully tagged security-spire-config:latest [2023-03-07T01:28:26.980Z]  Building security-spire-config ... done Building security-spire-agent [2023-03-07T01:28:27.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:27.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:27.919Z] db1c61fa0a46: Pull complete [2023-03-07T01:28:28.429Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T01:28:28.429Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T01:28:28.429Z] OK: 15859 distinct packages available [2023-03-07T01:28:28.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:28.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:28.691Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T01:28:28.691Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T01:28:28.691Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T01:28:28.691Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T01:28:28.691Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T01:28:28.691Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T01:28:28.691Z] OK: 7 MiB in 19 packages [2023-03-07T01:28:29.257Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:28:29.257Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:28:29.257Z] ---> 3ea0e7d93f2a [2023-03-07T01:28:29.258Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T01:28:29.258Z] ---> Using cache [2023-03-07T01:28:29.258Z] ---> 27c5c96e3147 [2023-03-07T01:28:29.258Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T01:28:29.258Z] ---> Using cache [2023-03-07T01:28:29.258Z] ---> e0eca16d5108 [2023-03-07T01:28:29.258Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T01:28:29.258Z] ---> Using cache [2023-03-07T01:28:29.258Z] ---> ce2d245c1caa [2023-03-07T01:28:29.258Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:28:29.258Z] ---> Using cache [2023-03-07T01:28:29.258Z] ---> 9f2e347499a6 [2023-03-07T01:28:29.258Z] Step 7/23 : COPY . . [2023-03-07T01:28:29.258Z] ---> Using cache [2023-03-07T01:28:29.258Z] ---> d32e995daafd [2023-03-07T01:28:29.258Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T01:28:29.959Z] 891c053d2c06: Pull complete [2023-03-07T01:28:29.959Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T01:28:29.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T01:28:29.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T01:28:30.314Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T01:28:30.314Z] WORKDIR /edgex [2023-03-07T01:28:30.314Z] COPY go.mod . [2023-03-07T01:28:30.314Z] RUN go mod download -t [2023-03-07T01:28:30.314Z] ci-base-image-arm64 -f - . [2023-03-07T01:28:30.898Z] Sending build context to Docker daemon 2.946MB [2023-03-07T01:28:30.898Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T01:28:30.898Z] ---> f96f9c87975a [2023-03-07T01:28:30.898Z] Step 2/4 : WORKDIR /edgex [2023-03-07T01:28:31.155Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:28:31.155Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:28:31.155Z] ---> 3ea0e7d93f2a [2023-03-07T01:28:31.155Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T01:28:31.155Z] ---> Using cache [2023-03-07T01:28:31.155Z] ---> 27c5c96e3147 [2023-03-07T01:28:31.155Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T01:28:31.155Z] ---> Using cache [2023-03-07T01:28:31.155Z] ---> 6f767bb7dab4 [2023-03-07T01:28:31.155Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T01:28:31.155Z] ---> Using cache [2023-03-07T01:28:31.155Z] ---> b40335d5c5d6 [2023-03-07T01:28:31.155Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:28:31.155Z] ---> Using cache [2023-03-07T01:28:31.155Z] ---> e4b31e098290 [2023-03-07T01:28:31.155Z] Step 7/24 : COPY . . [2023-03-07T01:28:31.155Z] ---> Using cache [2023-03-07T01:28:31.155Z] ---> 992499447e84 [2023-03-07T01:28:31.155Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T01:28:31.155Z] ---> Using cache [2023-03-07T01:28:31.155Z] ---> 382d7a09586d [2023-03-07T01:28:31.155Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T01:28:31.155Z] ---> Using cache [2023-03-07T01:28:31.155Z] ---> 0595a1c83c67 [2023-03-07T01:28:31.155Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T01:28:31.155Z] ---> Using cache [2023-03-07T01:28:31.155Z] ---> 9f8efe39c68d [2023-03-07T01:28:31.155Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T01:28:31.155Z] ---> Using cache [2023-03-07T01:28:31.155Z] ---> dc32aafa8626 [2023-03-07T01:28:31.155Z] [2023-03-07T01:28:31.155Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T01:28:31.155Z] ---> 5ce65d7b0fde [2023-03-07T01:28:31.155Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T01:28:31.155Z] ---> Using cache [2023-03-07T01:28:31.155Z] ---> aec58cf31cf1 [2023-03-07T01:28:31.155Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T01:28:31.727Z] ---> Running in 0f266af38f70 [2023-03-07T01:28:31.727Z] ---> Running in c15f7d587f34 [2023-03-07T01:28:31.990Z] Removing intermediate container f7219c081742 [2023-03-07T01:28:31.990Z] ---> cfff85b7d3b3 [2023-03-07T01:28:31.990Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T01:28:31.990Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T01:28:32.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:32.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:32.813Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T01:28:32.813Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T01:28:32.813Z] OK: 15859 distinct packages available [2023-03-07T01:28:32.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:32.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:32.853Z] ---> Running in 7e2d9be9d04d [2023-03-07T01:28:33.071Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T01:28:33.071Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T01:28:33.071Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T01:28:33.071Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T01:28:33.071Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T01:28:33.071Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T01:28:33.071Z] OK: 7 MiB in 19 packages [2023-03-07T01:28:33.440Z] Removing intermediate container 7e2d9be9d04d [2023-03-07T01:28:33.440Z] ---> 66f4139d51e2 [2023-03-07T01:28:33.440Z] Step 3/4 : COPY go.mod . [2023-03-07T01:28:33.637Z] ---> c64353c234fd [2023-03-07T01:28:33.637Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T01:28:34.034Z] ---> 3e656f6a42ca [2023-03-07T01:28:34.034Z] Step 4/4 : RUN go mod download [2023-03-07T01:28:34.034Z] ---> Running in 5388fce59356 [2023-03-07T01:28:34.208Z] Removing intermediate container c15f7d587f34 [2023-03-07T01:28:34.208Z] ---> 22b19a698809 [2023-03-07T01:28:34.208Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T01:28:34.208Z] ---> 96969cb6c6e6 [2023-03-07T01:28:34.208Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T01:28:35.141Z] ---> 59c4538c3e65 [2023-03-07T01:28:35.141Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T01:28:35.398Z] ---> 99fc8e5b4850 [2023-03-07T01:28:35.398Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T01:28:35.398Z] ---> Running in f9ef4a594a52 [2023-03-07T01:28:35.969Z] Removing intermediate container f9ef4a594a52 [2023-03-07T01:28:35.969Z] ---> a7caa007a7d6 [2023-03-07T01:28:35.969Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T01:28:36.227Z] ---> 8bd64b033836 [2023-03-07T01:28:36.227Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T01:28:36.227Z] ---> Running in 8f4c4130f907 [2023-03-07T01:28:36.485Z] Removing intermediate container 8f4c4130f907 [2023-03-07T01:28:36.485Z] ---> 5e3a8f6b1cf5 [2023-03-07T01:28:36.485Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T01:28:36.747Z] ---> Running in 064770da15ff [2023-03-07T01:28:37.313Z] Removing intermediate container 064770da15ff [2023-03-07T01:28:37.313Z] ---> 4d63a351b7f9 [2023-03-07T01:28:37.313Z] Step 22/23 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:28:37.313Z] ---> Running in b2124526847c [2023-03-07T01:28:37.571Z] Removing intermediate container b2124526847c [2023-03-07T01:28:37.571Z] ---> 25c36819ce07 [2023-03-07T01:28:37.571Z] Step 23/23 : LABEL version=3.0.0-dev.78 [2023-03-07T01:28:37.829Z] ---> Running in 961d5fdaf929 [2023-03-07T01:28:37.829Z] Removing intermediate container 961d5fdaf929 [2023-03-07T01:28:37.829Z] ---> 089ee7ce92a6 [2023-03-07T01:28:37.829Z] [2023-03-07T01:28:38.091Z] Successfully built 089ee7ce92a6 [2023-03-07T01:28:38.091Z] Successfully tagged security-spire-server:latest [2023-03-07T01:28:39.038Z]  Building security-spire-server ... done  ---> 6f1df7c3ccff [2023-03-07T01:28:39.038Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T01:28:39.038Z] Removing intermediate container ee20acbabd48 [2023-03-07T01:28:39.038Z] ---> ccb954700704 [2023-03-07T01:28:39.038Z] [2023-03-07T01:28:39.038Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T01:28:39.038Z] ---> 5ce65d7b0fde [2023-03-07T01:28:39.038Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T01:28:39.038Z] ---> Using cache [2023-03-07T01:28:39.038Z] ---> aec58cf31cf1 [2023-03-07T01:28:39.038Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T01:28:39.299Z] ---> Running in c00b4da847d0 [2023-03-07T01:28:39.299Z] ---> 5b310202d497 [2023-03-07T01:28:39.299Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T01:28:39.867Z] ---> 1e1a1688e924 [2023-03-07T01:28:39.867Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T01:28:39.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:40.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:40.127Z] ---> fd1e2651bf32 [2023-03-07T01:28:40.127Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T01:28:40.127Z] ---> Running in 06b4377d63d3 [2023-03-07T01:28:40.406Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T01:28:40.406Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T01:28:40.406Z] OK: 15859 distinct packages available [2023-03-07T01:28:40.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:40.406Z] Removing intermediate container 06b4377d63d3 [2023-03-07T01:28:40.406Z] ---> 3f64b7cf2470 [2023-03-07T01:28:40.406Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T01:28:40.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:40.667Z] ---> Running in 63fa571a93fc [2023-03-07T01:28:40.667Z] Removing intermediate container 63fa571a93fc [2023-03-07T01:28:40.667Z] ---> d6a379a082cd [2023-03-07T01:28:40.667Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T01:28:40.947Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T01:28:40.947Z] ---> Running in a26920dd6e00 [2023-03-07T01:28:40.947Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T01:28:40.947Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T01:28:40.947Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T01:28:40.947Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T01:28:40.947Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T01:28:40.947Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T01:28:41.209Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T01:28:41.209Z] Removing intermediate container a26920dd6e00 [2023-03-07T01:28:41.209Z] ---> 3ee33eb58bb0 [2023-03-07T01:28:41.209Z] Step 23/24 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:28:41.209Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T01:28:41.209Z] ---> Running in 9ab0e95c886a [2023-03-07T01:28:41.209Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T01:28:41.209Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T01:28:41.209Z] OK: 8 MiB in 23 packages [2023-03-07T01:28:41.466Z] Removing intermediate container 9ab0e95c886a [2023-03-07T01:28:41.466Z] ---> 3b952325fafa [2023-03-07T01:28:41.466Z] Step 24/24 : LABEL version=3.0.0-dev.78 [2023-03-07T01:28:41.466Z] ---> Running in 1369be04f87d [2023-03-07T01:28:41.724Z] Removing intermediate container 1369be04f87d [2023-03-07T01:28:41.724Z] ---> dc724a21fa57 [2023-03-07T01:28:41.724Z] [2023-03-07T01:28:41.982Z] Successfully built dc724a21fa57 [2023-03-07T01:28:41.982Z] Successfully tagged security-spire-agent:latest [2023-03-07T01:28:41.982Z]  Building security-spire-agent ... done Removing intermediate container c00b4da847d0 [2023-03-07T01:28:41.982Z] ---> b1326888976d [2023-03-07T01:28:41.982Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:28:42.553Z] ---> ca0dd3a9fc54 [2023-03-07T01:28:42.553Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T01:28:43.507Z] ---> 2c804438623f [2023-03-07T01:28:43.507Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T01:28:44.091Z] ---> 9ede96cda4bf [2023-03-07T01:28:44.091Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T01:28:44.091Z] ---> Running in 16c3ea856c35 [2023-03-07T01:28:44.091Z] Removing intermediate container 16c3ea856c35 [2023-03-07T01:28:44.091Z] ---> 430947ccc068 [2023-03-07T01:28:44.091Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T01:28:44.353Z] ---> Running in 3fde8ddc54da [2023-03-07T01:28:44.353Z] Removing intermediate container 3fde8ddc54da [2023-03-07T01:28:44.353Z] ---> 34b93ab761e9 [2023-03-07T01:28:44.353Z] Step 17/19 : LABEL arch=x86_64 [2023-03-07T01:28:44.353Z] ---> Running in 23e62bfa2428 [2023-03-07T01:28:44.612Z] Removing intermediate container 23e62bfa2428 [2023-03-07T01:28:44.612Z] ---> 992be00ae4ac [2023-03-07T01:28:44.612Z] Step 18/19 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:28:44.612Z] ---> Running in 2341a98318ce [2023-03-07T01:28:44.870Z] Removing intermediate container 2341a98318ce [2023-03-07T01:28:44.870Z] ---> caece2f48a27 [2023-03-07T01:28:44.870Z] Step 19/19 : LABEL version=3.0.0-dev.78 [2023-03-07T01:28:44.870Z] ---> Running in d9ae231acda9 [2023-03-07T01:28:45.129Z] Removing intermediate container d9ae231acda9 [2023-03-07T01:28:45.129Z] ---> 48f323ea0511 [2023-03-07T01:28:45.129Z] [2023-03-07T01:28:45.129Z] Successfully built 48f323ea0511 [2023-03-07T01:28:45.129Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-07T01:28:47.657Z]  Building security-spiffe-token-provider ... done Removing intermediate container bdcde5836c53 [2023-03-07T01:28:47.657Z] ---> 21c11e4fc5f3 [2023-03-07T01:28:47.657Z] [2023-03-07T01:28:47.657Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T01:28:47.657Z] ---> dfd21b5a31f5 [2023-03-07T01:28:47.657Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T01:28:47.657Z] ---> Using cache [2023-03-07T01:28:47.657Z] ---> daa4229d3640 [2023-03-07T01:28:47.657Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T01:28:47.657Z] ---> Using cache [2023-03-07T01:28:47.657Z] ---> e6f04a7a46b8 [2023-03-07T01:28:47.657Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:28:47.657Z] ---> Using cache [2023-03-07T01:28:47.657Z] ---> 2c87c58f01ea [2023-03-07T01:28:47.657Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T01:28:48.224Z] ---> e8cad2f3c309 [2023-03-07T01:28:48.224Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T01:28:48.224Z] ---> 0b2fe358f5f9 [2023-03-07T01:28:48.224Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T01:28:48.485Z] ---> 09517869575d [2023-03-07T01:28:48.485Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T01:28:48.485Z] ---> Running in 843ccf370cc8 [2023-03-07T01:28:49.425Z] Removing intermediate container 843ccf370cc8 [2023-03-07T01:28:49.425Z] ---> 1a8dd3efe3cc [2023-03-07T01:28:49.425Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T01:28:49.425Z] ---> Running in 07cdce3464fc [2023-03-07T01:28:49.425Z] Removing intermediate container 07cdce3464fc [2023-03-07T01:28:49.425Z] ---> 01016a58b7ee [2023-03-07T01:28:49.425Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T01:28:49.701Z] ---> Running in 219628c3c949 [2023-03-07T01:28:49.701Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T01:28:49.701Z] Removing intermediate container 219628c3c949 [2023-03-07T01:28:49.701Z] ---> 98072f022dc2 [2023-03-07T01:28:49.702Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T01:28:49.959Z] ---> Running in 33c4ec9646bf [2023-03-07T01:28:50.217Z] Removing intermediate container 33c4ec9646bf [2023-03-07T01:28:50.217Z] ---> 329ecff5e713 [2023-03-07T01:28:50.217Z] Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:28:50.217Z] ---> Running in 5c2f1fde768e [2023-03-07T01:28:50.217Z] Removing intermediate container 5c2f1fde768e [2023-03-07T01:28:50.217Z] ---> 6e9aa33cd518 [2023-03-07T01:28:50.217Z] Step 22/22 : LABEL version=3.0.0-dev.78 [2023-03-07T01:28:50.217Z] ---> Running in 9dfd88187d8d [2023-03-07T01:28:50.474Z] Removing intermediate container 9dfd88187d8d [2023-03-07T01:28:50.474Z] ---> 12ea58d6a62a [2023-03-07T01:28:50.474Z] [2023-03-07T01:28:50.474Z] Successfully built 12ea58d6a62a [2023-03-07T01:28:50.474Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-07T01:28:53.003Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 0f266af38f70 [2023-03-07T01:28:53.003Z] ---> 079aaad39e6d [2023-03-07T01:28:53.003Z] [2023-03-07T01:28:53.003Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T01:28:53.003Z] ---> dfd21b5a31f5 [2023-03-07T01:28:53.003Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T01:28:53.003Z] ---> Running in aeb95be08762 [2023-03-07T01:28:53.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:53.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:28:53.261Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T01:28:53.261Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T01:28:53.261Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T01:28:53.261Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:28:53.518Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T01:28:53.518Z] OK: 6 MiB in 17 packages [2023-03-07T01:28:53.779Z] Removing intermediate container aeb95be08762 [2023-03-07T01:28:53.780Z] ---> bd8e57c965f6 [2023-03-07T01:28:53.780Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T01:28:53.780Z] ---> Running in 73f0b9d1b8bc [2023-03-07T01:28:54.036Z] Removing intermediate container 73f0b9d1b8bc [2023-03-07T01:28:54.036Z] ---> d34c0ed27e98 [2023-03-07T01:28:54.036Z] Step 12/23 : WORKDIR / [2023-03-07T01:28:54.036Z] ---> Running in 86181b378052 [2023-03-07T01:28:54.036Z] Removing intermediate container 86181b378052 [2023-03-07T01:28:54.036Z] ---> 71780f943d03 [2023-03-07T01:28:54.036Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T01:28:54.293Z] ---> 867c385e2010 [2023-03-07T01:28:54.293Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T01:28:54.293Z] ---> 6d708ced83cb [2023-03-07T01:28:54.293Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T01:28:54.550Z] ---> 430bdbe4b0ef [2023-03-07T01:28:54.550Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T01:28:54.807Z] ---> 1a6e4ee67e3e [2023-03-07T01:28:54.807Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T01:28:55.372Z] ---> a6225ca0bf20 [2023-03-07T01:28:55.372Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T01:28:55.372Z] ---> 23a73ba89903 [2023-03-07T01:28:55.372Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T01:28:55.372Z] ---> Running in f2a384d7d491 [2023-03-07T01:28:55.944Z] Removing intermediate container f2a384d7d491 [2023-03-07T01:28:55.944Z] ---> 5e8db0e444ed [2023-03-07T01:28:55.944Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T01:28:55.944Z] ---> Running in 1d2ff53b194b [2023-03-07T01:28:55.944Z] Removing intermediate container 1d2ff53b194b [2023-03-07T01:28:55.944Z] ---> 428b85c9ca3d [2023-03-07T01:28:55.944Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T01:28:56.204Z] ---> Running in 75e7643cb4cf [2023-03-07T01:28:56.204Z] Removing intermediate container 75e7643cb4cf [2023-03-07T01:28:56.204Z] ---> 0ebe46cf60e1 [2023-03-07T01:28:56.204Z] Step 22/23 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:28:56.204Z] ---> Running in 6cedbc365a0c [2023-03-07T01:28:56.204Z] Removing intermediate container 6cedbc365a0c [2023-03-07T01:28:56.204Z] ---> 311a029f6c4e [2023-03-07T01:28:56.204Z] Step 23/23 : LABEL version=3.0.0-dev.78 [2023-03-07T01:28:56.462Z] ---> Running in 3e99fa429126 [2023-03-07T01:28:56.462Z] Removing intermediate container 3e99fa429126 [2023-03-07T01:28:56.462Z] ---> 34a0d556879a [2023-03-07T01:28:56.463Z] [2023-03-07T01:28:56.463Z] Successfully built 34a0d556879a [2023-03-07T01:28:56.463Z] Successfully tagged security-secretstore-setup:latest [2023-03-07T01:28:56.727Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-03-07T01:28:56.740Z] $ docker stop --time=1 952d140b1b8c309f2bfe78459b0342f2e43e141cc11c03a57ab340be08dd4c02 [2023-03-07T01:28:58.010Z] $ docker rm -f --volumes 952d140b1b8c309f2bfe78459b0342f2e43e141cc11c03a57ab340be08dd4c02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T01:28:58.327Z] + docker images [2023-03-07T01:28:58.327Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T01:28:58.327Z] security-secretstore-setup latest 34a0d556879a 2 seconds ago 29.9MB [2023-03-07T01:28:58.327Z] 079aaad39e6d 7 seconds ago 1.67GB [2023-03-07T01:28:58.327Z] core-common-config-bootstrapper latest 12ea58d6a62a 8 seconds ago 15.5MB [2023-03-07T01:28:58.327Z] 21c11e4fc5f3 12 seconds ago 1.67GB [2023-03-07T01:28:58.327Z] security-spiffe-token-provider latest 48f323ea0511 14 seconds ago 30MB [2023-03-07T01:28:58.327Z] security-spire-agent latest dc724a21fa57 17 seconds ago 125MB [2023-03-07T01:28:58.327Z] ccb954700704 20 seconds ago 1.71GB [2023-03-07T01:28:58.327Z] security-spire-server latest 089ee7ce92a6 21 seconds ago 86.5MB [2023-03-07T01:28:58.327Z] security-spire-config latest b9b8e0e3d861 32 seconds ago 85.8MB [2023-03-07T01:28:58.328Z] d6bb7803aa45 32 seconds ago 1.55GB [2023-03-07T01:28:58.328Z] security-proxy-auth latest 6e7372800cda 34 seconds ago 16.2MB [2023-03-07T01:28:58.328Z] security-proxy-setup latest 9da4a7018d92 41 seconds ago 16.4MB [2023-03-07T01:28:58.328Z] core-command latest 36333103b7ef 42 seconds ago 17.8MB [2023-03-07T01:28:58.328Z] dc32aafa8626 45 seconds ago 1.55GB [2023-03-07T01:28:58.328Z] 2c6ec5f941fa 45 seconds ago 1.68GB [2023-03-07T01:28:58.328Z] af39174ebc5b 50 seconds ago 1.66GB [2023-03-07T01:28:58.328Z] fa1793b13d57 50 seconds ago 1.66GB [2023-03-07T01:28:58.328Z] security-bootstrapper latest 18b691dfabe0 About a minute ago 19.7MB [2023-03-07T01:28:58.328Z] support-notifications latest 36873054b9fa About a minute ago 30.7MB [2023-03-07T01:28:58.328Z] support-scheduler latest 18316c27abb9 About a minute ago 30.1MB [2023-03-07T01:28:58.328Z] core-metadata latest e2bef7e2823a About a minute ago 18.5MB [2023-03-07T01:28:58.328Z] core-data latest 7f2101bf2aa0 About a minute ago 18MB [2023-03-07T01:28:58.328Z] fd37d23b5fc2 About a minute ago 1.74GB [2023-03-07T01:28:58.328Z] a6cdb22c3033 About a minute ago 1.74GB [2023-03-07T01:28:58.328Z] 8564cfe5abaa About a minute ago 1.68GB [2023-03-07T01:28:58.328Z] 82608169f220 About a minute ago 1.69GB [2023-03-07T01:28:58.328Z] 436bae5a2c22 About a minute ago 1.66GB [2023-03-07T01:28:58.328Z] ci-base-image-x86_64 latest 3ea0e7d93f2a 5 minutes ago 903MB [2023-03-07T01:28:58.328Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-07T01:28:58.328Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-07T01:28:58.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-07T01:28:58.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-07T01:28:58.328Z] 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-03-07T01:28:58.436Z] provisioning config files... [2023-03-07T01:28:58.443Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/439@tmp/config11397915949194061011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:28:58.736Z] ---> docker-login.sh [2023-03-07T01:28:58.736Z] nexus3.edgexfoundry.org:10001 [2023-03-07T01:28:58.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:58.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:58.736Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:58.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:58.736Z] [2023-03-07T01:28:58.736Z] Login Succeeded [2023-03-07T01:28:58.736Z] nexus3.edgexfoundry.org:10002 [2023-03-07T01:28:58.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:58.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:58.736Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:58.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:58.736Z] [2023-03-07T01:28:58.736Z] Login Succeeded [2023-03-07T01:28:58.736Z] nexus3.edgexfoundry.org:10003 [2023-03-07T01:28:58.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:58.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:58.994Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:58.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:58.994Z] [2023-03-07T01:28:58.994Z] Login Succeeded [2023-03-07T01:28:58.994Z] nexus3.edgexfoundry.org:10004 [2023-03-07T01:28:58.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:58.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:58.994Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:58.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:58.994Z] [2023-03-07T01:28:58.994Z] Login Succeeded [2023-03-07T01:28:58.994Z] docker.io [2023-03-07T01:28:59.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:59.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:59.256Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:59.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:59.256Z] [2023-03-07T01:28:59.256Z] Login Succeeded [2023-03-07T01:28:59.256Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T01:28:59.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:28:59.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T01:28:59.316Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-07T01:28:59.316Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:28:59.316Z] latest [2023-03-07T01:28:59.316Z] 3.0.0-dev.78 [2023-03-07T01:28:59.316Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:28:59.316Z] main [2023-03-07T01:28:59.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:28:59.629Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:28:59.927Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:28:59.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-07T01:28:59.927Z] 1b887f09f0c2: Preparing [2023-03-07T01:28:59.927Z] 3643567b0d4f: Preparing [2023-03-07T01:28:59.927Z] 7f3804f39042: Preparing [2023-03-07T01:28:59.927Z] 485723e0e49c: Preparing [2023-03-07T01:28:59.927Z] aa5968d388b8: Preparing [2023-03-07T01:28:59.927Z] aa5968d388b8: Layer already exists [2023-03-07T01:28:59.927Z] 485723e0e49c: Pushed [2023-03-07T01:28:59.927Z] 7f3804f39042: Pushed [2023-03-07T01:28:59.927Z] 1b887f09f0c2: Pushed [2023-03-07T01:29:01.343Z] 3643567b0d4f: Pushed [2023-03-07T01:29:01.602Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:4a2ea893bdc386a2333f09cf0d261cdf624359c4e3ea2798047eeef1a02b6e6e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:01.910Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:02.220Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-07T01:29:02.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-07T01:29:02.220Z] 1b887f09f0c2: Preparing [2023-03-07T01:29:02.220Z] 3643567b0d4f: Preparing [2023-03-07T01:29:02.220Z] 7f3804f39042: Preparing [2023-03-07T01:29:02.220Z] 485723e0e49c: Preparing [2023-03-07T01:29:02.220Z] aa5968d388b8: Preparing [2023-03-07T01:29:02.220Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:02.220Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:02.220Z] 3643567b0d4f: Layer already exists [2023-03-07T01:29:02.220Z] 1b887f09f0c2: Layer already exists [2023-03-07T01:29:02.220Z] 485723e0e49c: Layer already exists [2023-03-07T01:29:02.220Z] latest: digest: sha256:4a2ea893bdc386a2333f09cf0d261cdf624359c4e3ea2798047eeef1a02b6e6e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:02.537Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:02.844Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.78 [2023-03-07T01:29:02.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-07T01:29:02.844Z] 1b887f09f0c2: Preparing [2023-03-07T01:29:02.844Z] 3643567b0d4f: Preparing [2023-03-07T01:29:02.844Z] 7f3804f39042: Preparing [2023-03-07T01:29:02.844Z] 485723e0e49c: Preparing [2023-03-07T01:29:02.844Z] aa5968d388b8: Preparing [2023-03-07T01:29:02.844Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:02.844Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:02.844Z] 485723e0e49c: Layer already exists [2023-03-07T01:29:02.844Z] 3643567b0d4f: Layer already exists [2023-03-07T01:29:02.844Z] 1b887f09f0c2: Layer already exists [2023-03-07T01:29:02.844Z] 3.0.0-dev.78: digest: sha256:4a2ea893bdc386a2333f09cf0d261cdf624359c4e3ea2798047eeef1a02b6e6e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:03.155Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:03.466Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:03.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-07T01:29:03.466Z] 1b887f09f0c2: Preparing [2023-03-07T01:29:03.466Z] 3643567b0d4f: Preparing [2023-03-07T01:29:03.466Z] 7f3804f39042: Preparing [2023-03-07T01:29:03.466Z] 485723e0e49c: Preparing [2023-03-07T01:29:03.466Z] aa5968d388b8: Preparing [2023-03-07T01:29:03.466Z] 485723e0e49c: Layer already exists [2023-03-07T01:29:03.466Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:03.466Z] 1b887f09f0c2: Layer already exists [2023-03-07T01:29:03.466Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:03.466Z] 3643567b0d4f: Layer already exists [2023-03-07T01:29:03.466Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:4a2ea893bdc386a2333f09cf0d261cdf624359c4e3ea2798047eeef1a02b6e6e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:03.778Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:04.082Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-07T01:29:04.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-07T01:29:04.082Z] 1b887f09f0c2: Preparing [2023-03-07T01:29:04.082Z] 3643567b0d4f: Preparing [2023-03-07T01:29:04.082Z] 7f3804f39042: Preparing [2023-03-07T01:29:04.082Z] 485723e0e49c: Preparing [2023-03-07T01:29:04.082Z] aa5968d388b8: Preparing [2023-03-07T01:29:04.082Z] 3643567b0d4f: Layer already exists [2023-03-07T01:29:04.082Z] 485723e0e49c: Layer already exists [2023-03-07T01:29:04.083Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:04.083Z] 1b887f09f0c2: Layer already exists [2023-03-07T01:29:04.083Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:04.083Z] main: digest: sha256:4a2ea893bdc386a2333f09cf0d261cdf624359c4e3ea2798047eeef1a02b6e6e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:29:04.116Z] ===================================================== [Pipeline] echo [2023-03-07T01:29:04.121Z] taggedImages: [2023-03-07T01:29:04.121Z] - nexus3.edgexfoundry.org:10004/core-command:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:04.121Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-07T01:29:04.121Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.78 [2023-03-07T01:29:04.122Z] - nexus3.edgexfoundry.org:10004/core-command:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:04.122Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-07T01:29:04.136Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-07T01:29:04.136Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:04.136Z] latest [2023-03-07T01:29:04.136Z] 3.0.0-dev.78 [2023-03-07T01:29:04.136Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:04.136Z] main [2023-03-07T01:29:04.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:04.451Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:04.756Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:04.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-07T01:29:04.756Z] 9dd955a0f1bf: Preparing [2023-03-07T01:29:04.756Z] 53661b2aa85d: Preparing [2023-03-07T01:29:04.756Z] 4d1f0ab7bee3: Preparing [2023-03-07T01:29:04.756Z] 7df55b864ec5: Preparing [2023-03-07T01:29:04.756Z] 7f3804f39042: Preparing [2023-03-07T01:29:04.756Z] ce221a226516: Preparing [2023-03-07T01:29:04.756Z] aa5968d388b8: Preparing [2023-03-07T01:29:04.756Z] aa5968d388b8: Waiting [2023-03-07T01:29:04.756Z] ce221a226516: Waiting [2023-03-07T01:29:04.756Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:04.756Z] 4d1f0ab7bee3: Pushed [2023-03-07T01:29:04.756Z] 53661b2aa85d: Pushed [2023-03-07T01:29:04.756Z] ce221a226516: Pushed [2023-03-07T01:29:04.756Z] 9dd955a0f1bf: Pushed [2023-03-07T01:29:04.756Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:06.135Z] 7df55b864ec5: Pushed [2023-03-07T01:29:06.135Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:b20fb8b2bb5ebe00e6d159ed60a9c91dccb33f6babe67809ae36f102f4da8ff3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:06.454Z] + 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-03-07T01:29:06.763Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-07T01:29:06.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-07T01:29:06.763Z] 9dd955a0f1bf: Preparing [2023-03-07T01:29:06.763Z] 53661b2aa85d: Preparing [2023-03-07T01:29:06.763Z] 4d1f0ab7bee3: Preparing [2023-03-07T01:29:06.763Z] 7df55b864ec5: Preparing [2023-03-07T01:29:06.763Z] 7f3804f39042: Preparing [2023-03-07T01:29:06.763Z] ce221a226516: Preparing [2023-03-07T01:29:06.763Z] aa5968d388b8: Preparing [2023-03-07T01:29:06.763Z] ce221a226516: Waiting [2023-03-07T01:29:06.763Z] aa5968d388b8: Waiting [2023-03-07T01:29:06.763Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:06.763Z] 9dd955a0f1bf: Layer already exists [2023-03-07T01:29:06.763Z] 7df55b864ec5: Layer already exists [2023-03-07T01:29:06.763Z] 53661b2aa85d: Layer already exists [2023-03-07T01:29:06.763Z] 4d1f0ab7bee3: Layer already exists [2023-03-07T01:29:06.763Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:06.763Z] ce221a226516: Layer already exists [2023-03-07T01:29:06.763Z] latest: digest: sha256:b20fb8b2bb5ebe00e6d159ed60a9c91dccb33f6babe67809ae36f102f4da8ff3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:07.074Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:07.377Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.78 [2023-03-07T01:29:07.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-07T01:29:07.378Z] 9dd955a0f1bf: Preparing [2023-03-07T01:29:07.378Z] 53661b2aa85d: Preparing [2023-03-07T01:29:07.378Z] 4d1f0ab7bee3: Preparing [2023-03-07T01:29:07.378Z] 7df55b864ec5: Preparing [2023-03-07T01:29:07.378Z] 7f3804f39042: Preparing [2023-03-07T01:29:07.378Z] ce221a226516: Preparing [2023-03-07T01:29:07.378Z] aa5968d388b8: Preparing [2023-03-07T01:29:07.378Z] aa5968d388b8: Waiting [2023-03-07T01:29:07.378Z] ce221a226516: Waiting [2023-03-07T01:29:07.378Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:07.378Z] 4d1f0ab7bee3: Layer already exists [2023-03-07T01:29:07.378Z] 9dd955a0f1bf: Layer already exists [2023-03-07T01:29:07.378Z] 7df55b864ec5: Layer already exists [2023-03-07T01:29:07.378Z] 53661b2aa85d: Layer already exists [2023-03-07T01:29:07.378Z] ce221a226516: Layer already exists [2023-03-07T01:29:07.378Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:07.378Z] 3.0.0-dev.78: digest: sha256:b20fb8b2bb5ebe00e6d159ed60a9c91dccb33f6babe67809ae36f102f4da8ff3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:07.692Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:08.004Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:08.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-07T01:29:08.004Z] 9dd955a0f1bf: Preparing [2023-03-07T01:29:08.004Z] 53661b2aa85d: Preparing [2023-03-07T01:29:08.004Z] 4d1f0ab7bee3: Preparing [2023-03-07T01:29:08.004Z] 7df55b864ec5: Preparing [2023-03-07T01:29:08.005Z] 7f3804f39042: Preparing [2023-03-07T01:29:08.005Z] ce221a226516: Preparing [2023-03-07T01:29:08.005Z] aa5968d388b8: Preparing [2023-03-07T01:29:08.005Z] ce221a226516: Waiting [2023-03-07T01:29:08.005Z] aa5968d388b8: Waiting [2023-03-07T01:29:08.005Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:08.005Z] 7df55b864ec5: Layer already exists [2023-03-07T01:29:08.005Z] 4d1f0ab7bee3: Layer already exists [2023-03-07T01:29:08.005Z] 9dd955a0f1bf: Layer already exists [2023-03-07T01:29:08.005Z] 53661b2aa85d: Layer already exists [2023-03-07T01:29:08.005Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:08.005Z] ce221a226516: Layer already exists [2023-03-07T01:29:08.005Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:b20fb8b2bb5ebe00e6d159ed60a9c91dccb33f6babe67809ae36f102f4da8ff3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:08.325Z] + 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-03-07T01:29:08.628Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-07T01:29:08.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-07T01:29:08.628Z] 9dd955a0f1bf: Preparing [2023-03-07T01:29:08.628Z] 53661b2aa85d: Preparing [2023-03-07T01:29:08.628Z] 4d1f0ab7bee3: Preparing [2023-03-07T01:29:08.628Z] 7df55b864ec5: Preparing [2023-03-07T01:29:08.628Z] 7f3804f39042: Preparing [2023-03-07T01:29:08.628Z] ce221a226516: Preparing [2023-03-07T01:29:08.628Z] aa5968d388b8: Preparing [2023-03-07T01:29:08.628Z] ce221a226516: Waiting [2023-03-07T01:29:08.628Z] aa5968d388b8: Waiting [2023-03-07T01:29:08.628Z] 7df55b864ec5: Layer already exists [2023-03-07T01:29:08.628Z] 4d1f0ab7bee3: Layer already exists [2023-03-07T01:29:08.628Z] 9dd955a0f1bf: Layer already exists [2023-03-07T01:29:08.628Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:08.628Z] 53661b2aa85d: Layer already exists [2023-03-07T01:29:08.628Z] ce221a226516: Layer already exists [2023-03-07T01:29:08.628Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:08.628Z] main: digest: sha256:b20fb8b2bb5ebe00e6d159ed60a9c91dccb33f6babe67809ae36f102f4da8ff3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:29:08.682Z] ===================================================== [Pipeline] echo [2023-03-07T01:29:08.693Z] taggedImages: [2023-03-07T01:29:08.693Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:08.693Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-07T01:29:08.693Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.78 [2023-03-07T01:29:08.693Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:08.693Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-07T01:29:08.718Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-07T01:29:08.718Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:08.718Z] latest [2023-03-07T01:29:08.718Z] 3.0.0-dev.78 [2023-03-07T01:29:08.718Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:08.718Z] main [2023-03-07T01:29:08.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:09.048Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:09.359Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:09.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-07T01:29:09.359Z] 7b217c471af3: Preparing [2023-03-07T01:29:09.359Z] b700ad7909a1: Preparing [2023-03-07T01:29:09.359Z] 7f3804f39042: Preparing [2023-03-07T01:29:09.359Z] 4c51367a81a4: Preparing [2023-03-07T01:29:09.359Z] aa5968d388b8: Preparing [2023-03-07T01:29:09.359Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:09.359Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:09.359Z] 7b217c471af3: Pushed [2023-03-07T01:29:09.359Z] 4c51367a81a4: Pushed [2023-03-07T01:29:10.738Z] b700ad7909a1: Pushed [2023-03-07T01:29:10.997Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:5fa3c12620c042ca0a8686630722f63d15d2b35970416754c009fb2451c1a609 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:11.308Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:11.612Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-07T01:29:11.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-07T01:29:11.612Z] 7b217c471af3: Preparing [2023-03-07T01:29:11.612Z] b700ad7909a1: Preparing [2023-03-07T01:29:11.612Z] 7f3804f39042: Preparing [2023-03-07T01:29:11.612Z] 4c51367a81a4: Preparing [2023-03-07T01:29:11.612Z] aa5968d388b8: Preparing [2023-03-07T01:29:11.612Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:11.612Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:11.612Z] b700ad7909a1: Layer already exists [2023-03-07T01:29:11.612Z] 7b217c471af3: Layer already exists [2023-03-07T01:29:11.612Z] 4c51367a81a4: Layer already exists [2023-03-07T01:29:11.612Z] latest: digest: sha256:5fa3c12620c042ca0a8686630722f63d15d2b35970416754c009fb2451c1a609 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:11.923Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:12.222Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.78 [2023-03-07T01:29:12.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-07T01:29:12.222Z] 7b217c471af3: Preparing [2023-03-07T01:29:12.223Z] b700ad7909a1: Preparing [2023-03-07T01:29:12.223Z] 7f3804f39042: Preparing [2023-03-07T01:29:12.223Z] 4c51367a81a4: Preparing [2023-03-07T01:29:12.223Z] aa5968d388b8: Preparing [2023-03-07T01:29:12.223Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:12.223Z] 4c51367a81a4: Layer already exists [2023-03-07T01:29:12.223Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:12.223Z] 7b217c471af3: Layer already exists [2023-03-07T01:29:12.223Z] b700ad7909a1: Layer already exists [2023-03-07T01:29:12.223Z] 3.0.0-dev.78: digest: sha256:5fa3c12620c042ca0a8686630722f63d15d2b35970416754c009fb2451c1a609 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:12.533Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:12.834Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:12.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-07T01:29:12.834Z] 7b217c471af3: Preparing [2023-03-07T01:29:12.834Z] b700ad7909a1: Preparing [2023-03-07T01:29:12.834Z] 7f3804f39042: Preparing [2023-03-07T01:29:12.834Z] 4c51367a81a4: Preparing [2023-03-07T01:29:12.834Z] aa5968d388b8: Preparing [2023-03-07T01:29:12.834Z] b700ad7909a1: Layer already exists [2023-03-07T01:29:12.834Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:12.834Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:12.834Z] 7b217c471af3: Layer already exists [2023-03-07T01:29:12.834Z] 4c51367a81a4: Layer already exists [2023-03-07T01:29:12.834Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:5fa3c12620c042ca0a8686630722f63d15d2b35970416754c009fb2451c1a609 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:12.963Z] Removing intermediate container 5388fce59356 [2023-03-07T01:29:12.963Z] ---> 3fc8c04f542c [2023-03-07T01:29:12.963Z] Successfully built 3fc8c04f542c [2023-03-07T01:29:12.963Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:13.137Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:13.305Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T01:29:13.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:29:13.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-8453 does not seem to be running inside a container [2023-03-07T01:29:13.526Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-07T01:29:13.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-07T01:29:13.526Z] 7b217c471af3: Preparing [2023-03-07T01:29:13.526Z] b700ad7909a1: Preparing [2023-03-07T01:29:13.526Z] 7f3804f39042: Preparing [2023-03-07T01:29:13.526Z] 4c51367a81a4: Preparing [2023-03-07T01:29:13.526Z] aa5968d388b8: Preparing [2023-03-07T01:29:13.526Z] b700ad7909a1: Layer already exists [2023-03-07T01:29:13.526Z] 4c51367a81a4: Layer already exists [2023-03-07T01:29:13.526Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:13.526Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:13.526Z] 7b217c471af3: Layer already exists [2023-03-07T01:29:13.526Z] main: digest: sha256:5fa3c12620c042ca0a8686630722f63d15d2b35970416754c009fb2451c1a609 size: 1363 [2023-03-07T01:29:13.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:29:14.990Z] $ docker top fe39cfb6d68665289da27b014dc49859fd7df347761ac9c2a8632764f1f02776 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:29:15.338Z] ===================================================== [Pipeline] echo [2023-03-07T01:29:15.346Z] taggedImages: [2023-03-07T01:29:15.346Z] - nexus3.edgexfoundry.org:10004/core-data:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:15.346Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-07T01:29:15.346Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.78 [2023-03-07T01:29:15.346Z] - nexus3.edgexfoundry.org:10004/core-data:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:15.346Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-07T01:29:15.370Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-07T01:29:15.370Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:15.370Z] latest [2023-03-07T01:29:15.370Z] 3.0.0-dev.78 [2023-03-07T01:29:15.370Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:15.370Z] main [2023-03-07T01:29:15.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:15.758Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:15.897Z] + go version [2023-03-07T01:29:15.897Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T01:29:15.917Z] $ docker stop --time=1 fe39cfb6d68665289da27b014dc49859fd7df347761ac9c2a8632764f1f02776 [2023-03-07T01:29:16.127Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:16.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-07T01:29:16.127Z] 48c2ca49dc74: Preparing [2023-03-07T01:29:16.127Z] 4cfa5ea74d80: Preparing [2023-03-07T01:29:16.127Z] 6fd884858cf1: Preparing [2023-03-07T01:29:16.127Z] 7f3804f39042: Preparing [2023-03-07T01:29:16.127Z] 9ebf1dc15409: Preparing [2023-03-07T01:29:16.127Z] aa5968d388b8: Preparing [2023-03-07T01:29:16.127Z] aa5968d388b8: Waiting [2023-03-07T01:29:16.127Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:16.127Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:16.127Z] 9ebf1dc15409: Pushed [2023-03-07T01:29:16.127Z] 48c2ca49dc74: Pushed [2023-03-07T01:29:16.127Z] 4cfa5ea74d80: Pushed [2023-03-07T01:29:17.548Z] 6fd884858cf1: Pushed [2023-03-07T01:29:17.548Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:4c9b05fed87211fae4f419b21769e7d3afd4eba725ec5c6c903f295a9d59100a size: 1570 [2023-03-07T01:29:17.641Z] $ docker rm -f --volumes fe39cfb6d68665289da27b014dc49859fd7df347761ac9c2a8632764f1f02776 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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-03-07T01:29:18.166Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:18.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T01:29:18.317Z] [2023-03-07T01:29:18.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:18.480Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-07T01:29:18.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-07T01:29:18.480Z] 48c2ca49dc74: Preparing [2023-03-07T01:29:18.480Z] 4cfa5ea74d80: Preparing [2023-03-07T01:29:18.480Z] 6fd884858cf1: Preparing [2023-03-07T01:29:18.480Z] 7f3804f39042: Preparing [2023-03-07T01:29:18.480Z] 9ebf1dc15409: Preparing [2023-03-07T01:29:18.480Z] aa5968d388b8: Preparing [2023-03-07T01:29:18.480Z] aa5968d388b8: Waiting [2023-03-07T01:29:18.480Z] 48c2ca49dc74: Layer already exists [2023-03-07T01:29:18.480Z] 4cfa5ea74d80: Layer already exists [2023-03-07T01:29:18.480Z] 9ebf1dc15409: Layer already exists [2023-03-07T01:29:18.480Z] 6fd884858cf1: Layer already exists [2023-03-07T01:29:18.480Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:18.480Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:18.480Z] latest: digest: sha256:4c9b05fed87211fae4f419b21769e7d3afd4eba725ec5c6c903f295a9d59100a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:18.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T01:29:18.660Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-07T01:29:18.660Z] 29e5d40040c1: Pulling fs layer [2023-03-07T01:29:18.660Z] 1ce36da41761: Pulling fs layer [2023-03-07T01:29:18.660Z] 25b303627fd3: Pulling fs layer [2023-03-07T01:29:18.794Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:18.935Z] 29e5d40040c1: Verifying Checksum [2023-03-07T01:29:18.935Z] 29e5d40040c1: Download complete [2023-03-07T01:29:19.102Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.78 [2023-03-07T01:29:19.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-07T01:29:19.102Z] 48c2ca49dc74: Preparing [2023-03-07T01:29:19.102Z] 4cfa5ea74d80: Preparing [2023-03-07T01:29:19.102Z] 6fd884858cf1: Preparing [2023-03-07T01:29:19.102Z] 7f3804f39042: Preparing [2023-03-07T01:29:19.102Z] 9ebf1dc15409: Preparing [2023-03-07T01:29:19.102Z] aa5968d388b8: Preparing [2023-03-07T01:29:19.102Z] aa5968d388b8: Waiting [2023-03-07T01:29:19.102Z] 9ebf1dc15409: Layer already exists [2023-03-07T01:29:19.102Z] 4cfa5ea74d80: Layer already exists [2023-03-07T01:29:19.102Z] 48c2ca49dc74: Layer already exists [2023-03-07T01:29:19.102Z] 6fd884858cf1: Layer already exists [2023-03-07T01:29:19.102Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:19.102Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:19.102Z] 3.0.0-dev.78: digest: sha256:4c9b05fed87211fae4f419b21769e7d3afd4eba725ec5c6c903f295a9d59100a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:19.204Z] 1ce36da41761: Verifying Checksum [2023-03-07T01:29:19.204Z] 1ce36da41761: Download complete [2023-03-07T01:29:19.410Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:19.475Z] 29e5d40040c1: Pull complete [2023-03-07T01:29:19.718Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:19.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-07T01:29:19.718Z] 48c2ca49dc74: Preparing [2023-03-07T01:29:19.718Z] 4cfa5ea74d80: Preparing [2023-03-07T01:29:19.718Z] 6fd884858cf1: Preparing [2023-03-07T01:29:19.718Z] 7f3804f39042: Preparing [2023-03-07T01:29:19.718Z] 9ebf1dc15409: Preparing [2023-03-07T01:29:19.718Z] aa5968d388b8: Preparing [2023-03-07T01:29:19.718Z] aa5968d388b8: Waiting [2023-03-07T01:29:19.718Z] 48c2ca49dc74: Layer already exists [2023-03-07T01:29:19.718Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:19.718Z] 9ebf1dc15409: Layer already exists [2023-03-07T01:29:19.718Z] 4cfa5ea74d80: Layer already exists [2023-03-07T01:29:19.718Z] 6fd884858cf1: Layer already exists [2023-03-07T01:29:19.718Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:19.718Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:4c9b05fed87211fae4f419b21769e7d3afd4eba725ec5c6c903f295a9d59100a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:20.031Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:20.343Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-07T01:29:20.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-07T01:29:20.343Z] 48c2ca49dc74: Preparing [2023-03-07T01:29:20.343Z] 4cfa5ea74d80: Preparing [2023-03-07T01:29:20.343Z] 6fd884858cf1: Preparing [2023-03-07T01:29:20.343Z] 7f3804f39042: Preparing [2023-03-07T01:29:20.343Z] 9ebf1dc15409: Preparing [2023-03-07T01:29:20.343Z] aa5968d388b8: Preparing [2023-03-07T01:29:20.343Z] aa5968d388b8: Waiting [2023-03-07T01:29:20.343Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:20.343Z] 48c2ca49dc74: Layer already exists [2023-03-07T01:29:20.343Z] 4cfa5ea74d80: Layer already exists [2023-03-07T01:29:20.343Z] 9ebf1dc15409: Layer already exists [2023-03-07T01:29:20.343Z] 6fd884858cf1: Layer already exists [2023-03-07T01:29:20.343Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:20.344Z] main: digest: sha256:4c9b05fed87211fae4f419b21769e7d3afd4eba725ec5c6c903f295a9d59100a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:29:20.403Z] ===================================================== [Pipeline] echo [2023-03-07T01:29:20.413Z] taggedImages: [2023-03-07T01:29:20.413Z] - nexus3.edgexfoundry.org:10004/core-metadata:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:20.413Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-07T01:29:20.413Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.78 [2023-03-07T01:29:20.413Z] - nexus3.edgexfoundry.org:10004/core-metadata:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:20.413Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-07T01:29:20.440Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-07T01:29:20.440Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:20.440Z] latest [2023-03-07T01:29:20.440Z] 3.0.0-dev.78 [2023-03-07T01:29:20.440Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:20.440Z] main [2023-03-07T01:29:20.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:20.744Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:20.891Z] 25b303627fd3: Verifying Checksum [2023-03-07T01:29:20.891Z] 25b303627fd3: Download complete [2023-03-07T01:29:20.891Z] 1ce36da41761: Pull complete [2023-03-07T01:29:21.049Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:21.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-07T01:29:21.049Z] 449ad189c8e2: Preparing [2023-03-07T01:29:21.049Z] 449ad189c8e2: Preparing [2023-03-07T01:29:21.049Z] a4c197cb9f81: Preparing [2023-03-07T01:29:21.049Z] d09181782527: Preparing [2023-03-07T01:29:21.049Z] 870d79b29ece: Preparing [2023-03-07T01:29:21.049Z] 9a46a894bfe6: Preparing [2023-03-07T01:29:21.049Z] 96214e6d5d3d: Preparing [2023-03-07T01:29:21.049Z] 7f3804f39042: Preparing [2023-03-07T01:29:21.049Z] 01f079d4368f: Preparing [2023-03-07T01:29:21.049Z] ee7078f95c73: Preparing [2023-03-07T01:29:21.049Z] b9c11de5ca4a: Preparing [2023-03-07T01:29:21.049Z] 58b80e1dc725: Preparing [2023-03-07T01:29:21.049Z] aa5968d388b8: Preparing [2023-03-07T01:29:21.049Z] ee7078f95c73: Waiting [2023-03-07T01:29:21.049Z] 96214e6d5d3d: Waiting [2023-03-07T01:29:21.049Z] b9c11de5ca4a: Waiting [2023-03-07T01:29:21.049Z] 7f3804f39042: Waiting [2023-03-07T01:29:21.049Z] 58b80e1dc725: Waiting [2023-03-07T01:29:21.049Z] aa5968d388b8: Waiting [2023-03-07T01:29:21.049Z] 01f079d4368f: Waiting [2023-03-07T01:29:21.049Z] d09181782527: Pushed [2023-03-07T01:29:21.049Z] 449ad189c8e2: Pushed [2023-03-07T01:29:21.049Z] a4c197cb9f81: Pushed [2023-03-07T01:29:21.049Z] 870d79b29ece: Pushed [2023-03-07T01:29:21.049Z] 9a46a894bfe6: Pushed [2023-03-07T01:29:21.049Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:21.307Z] 01f079d4368f: Pushed [2023-03-07T01:29:21.307Z] b9c11de5ca4a: Pushed [2023-03-07T01:29:21.307Z] ee7078f95c73: Pushed [2023-03-07T01:29:21.307Z] 58b80e1dc725: Pushed [2023-03-07T01:29:21.307Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:22.246Z] 96214e6d5d3d: Pushed [2023-03-07T01:29:22.505Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:f2450124a5dbf5965edb98214479d0332d9bfc6b278b52434b54ad53ffa6e48f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:22.818Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:23.122Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-07T01:29:23.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-07T01:29:23.122Z] 449ad189c8e2: Preparing [2023-03-07T01:29:23.122Z] 449ad189c8e2: Preparing [2023-03-07T01:29:23.122Z] a4c197cb9f81: Preparing [2023-03-07T01:29:23.122Z] d09181782527: Preparing [2023-03-07T01:29:23.122Z] 870d79b29ece: Preparing [2023-03-07T01:29:23.122Z] 9a46a894bfe6: Preparing [2023-03-07T01:29:23.122Z] 96214e6d5d3d: Preparing [2023-03-07T01:29:23.122Z] 7f3804f39042: Preparing [2023-03-07T01:29:23.122Z] 01f079d4368f: Preparing [2023-03-07T01:29:23.122Z] ee7078f95c73: Preparing [2023-03-07T01:29:23.122Z] b9c11de5ca4a: Preparing [2023-03-07T01:29:23.122Z] 58b80e1dc725: Preparing [2023-03-07T01:29:23.122Z] aa5968d388b8: Preparing [2023-03-07T01:29:23.122Z] b9c11de5ca4a: Waiting [2023-03-07T01:29:23.122Z] 01f079d4368f: Waiting [2023-03-07T01:29:23.122Z] aa5968d388b8: Waiting [2023-03-07T01:29:23.122Z] ee7078f95c73: Waiting [2023-03-07T01:29:23.122Z] 58b80e1dc725: Waiting [2023-03-07T01:29:23.122Z] 96214e6d5d3d: Waiting [2023-03-07T01:29:23.122Z] 7f3804f39042: Waiting [2023-03-07T01:29:23.122Z] a4c197cb9f81: Layer already exists [2023-03-07T01:29:23.122Z] d09181782527: Layer already exists [2023-03-07T01:29:23.122Z] 870d79b29ece: Layer already exists [2023-03-07T01:29:23.122Z] 9a46a894bfe6: Layer already exists [2023-03-07T01:29:23.122Z] 449ad189c8e2: Layer already exists [2023-03-07T01:29:23.122Z] 96214e6d5d3d: Layer already exists [2023-03-07T01:29:23.122Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:23.122Z] 01f079d4368f: Layer already exists [2023-03-07T01:29:23.122Z] ee7078f95c73: Layer already exists [2023-03-07T01:29:23.122Z] b9c11de5ca4a: Layer already exists [2023-03-07T01:29:23.122Z] 58b80e1dc725: Layer already exists [2023-03-07T01:29:23.122Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:23.122Z] latest: digest: sha256:f2450124a5dbf5965edb98214479d0332d9bfc6b278b52434b54ad53ffa6e48f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:23.440Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:23.751Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.78 [2023-03-07T01:29:23.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-07T01:29:23.751Z] 449ad189c8e2: Preparing [2023-03-07T01:29:23.751Z] 449ad189c8e2: Preparing [2023-03-07T01:29:23.751Z] a4c197cb9f81: Preparing [2023-03-07T01:29:23.751Z] d09181782527: Preparing [2023-03-07T01:29:23.751Z] 870d79b29ece: Preparing [2023-03-07T01:29:23.751Z] 9a46a894bfe6: Preparing [2023-03-07T01:29:23.751Z] 96214e6d5d3d: Preparing [2023-03-07T01:29:23.751Z] 7f3804f39042: Preparing [2023-03-07T01:29:23.751Z] 01f079d4368f: Preparing [2023-03-07T01:29:23.751Z] ee7078f95c73: Preparing [2023-03-07T01:29:23.751Z] b9c11de5ca4a: Preparing [2023-03-07T01:29:23.751Z] 58b80e1dc725: Preparing [2023-03-07T01:29:23.751Z] aa5968d388b8: Preparing [2023-03-07T01:29:23.751Z] 96214e6d5d3d: Waiting [2023-03-07T01:29:23.751Z] 7f3804f39042: Waiting [2023-03-07T01:29:23.751Z] ee7078f95c73: Waiting [2023-03-07T01:29:23.751Z] b9c11de5ca4a: Waiting [2023-03-07T01:29:23.751Z] 58b80e1dc725: Waiting [2023-03-07T01:29:23.751Z] aa5968d388b8: Waiting [2023-03-07T01:29:23.751Z] 01f079d4368f: Waiting [2023-03-07T01:29:23.751Z] 870d79b29ece: Layer already exists [2023-03-07T01:29:23.751Z] 9a46a894bfe6: Layer already exists [2023-03-07T01:29:23.751Z] d09181782527: Layer already exists [2023-03-07T01:29:23.751Z] 449ad189c8e2: Layer already exists [2023-03-07T01:29:23.751Z] a4c197cb9f81: Layer already exists [2023-03-07T01:29:23.751Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:23.751Z] 96214e6d5d3d: Layer already exists [2023-03-07T01:29:23.751Z] 01f079d4368f: Layer already exists [2023-03-07T01:29:23.751Z] b9c11de5ca4a: Layer already exists [2023-03-07T01:29:23.751Z] ee7078f95c73: Layer already exists [2023-03-07T01:29:23.751Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:23.751Z] 58b80e1dc725: Layer already exists [2023-03-07T01:29:23.751Z] 3.0.0-dev.78: digest: sha256:f2450124a5dbf5965edb98214479d0332d9bfc6b278b52434b54ad53ffa6e48f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:24.064Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:24.362Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:24.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-07T01:29:24.362Z] 449ad189c8e2: Preparing [2023-03-07T01:29:24.362Z] 449ad189c8e2: Preparing [2023-03-07T01:29:24.362Z] a4c197cb9f81: Preparing [2023-03-07T01:29:24.362Z] d09181782527: Preparing [2023-03-07T01:29:24.362Z] 870d79b29ece: Preparing [2023-03-07T01:29:24.362Z] 9a46a894bfe6: Preparing [2023-03-07T01:29:24.362Z] 96214e6d5d3d: Preparing [2023-03-07T01:29:24.363Z] 7f3804f39042: Preparing [2023-03-07T01:29:24.363Z] 01f079d4368f: Preparing [2023-03-07T01:29:24.363Z] ee7078f95c73: Preparing [2023-03-07T01:29:24.363Z] b9c11de5ca4a: Preparing [2023-03-07T01:29:24.363Z] 58b80e1dc725: Preparing [2023-03-07T01:29:24.363Z] aa5968d388b8: Preparing [2023-03-07T01:29:24.363Z] 96214e6d5d3d: Waiting [2023-03-07T01:29:24.363Z] 01f079d4368f: Waiting [2023-03-07T01:29:24.363Z] b9c11de5ca4a: Waiting [2023-03-07T01:29:24.363Z] 58b80e1dc725: Waiting [2023-03-07T01:29:24.363Z] aa5968d388b8: Waiting [2023-03-07T01:29:24.363Z] 870d79b29ece: Layer already exists [2023-03-07T01:29:24.363Z] d09181782527: Layer already exists [2023-03-07T01:29:24.363Z] 449ad189c8e2: Layer already exists [2023-03-07T01:29:24.363Z] a4c197cb9f81: Layer already exists [2023-03-07T01:29:24.363Z] 9a46a894bfe6: Layer already exists [2023-03-07T01:29:24.363Z] 01f079d4368f: Layer already exists [2023-03-07T01:29:24.363Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:24.363Z] 96214e6d5d3d: Layer already exists [2023-03-07T01:29:24.363Z] ee7078f95c73: Layer already exists [2023-03-07T01:29:24.363Z] b9c11de5ca4a: Layer already exists [2023-03-07T01:29:24.363Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:24.363Z] 58b80e1dc725: Layer already exists [2023-03-07T01:29:24.363Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:f2450124a5dbf5965edb98214479d0332d9bfc6b278b52434b54ad53ffa6e48f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:24.667Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:24.978Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-07T01:29:24.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-07T01:29:24.978Z] 449ad189c8e2: Preparing [2023-03-07T01:29:24.978Z] 449ad189c8e2: Preparing [2023-03-07T01:29:24.978Z] a4c197cb9f81: Preparing [2023-03-07T01:29:24.978Z] d09181782527: Preparing [2023-03-07T01:29:24.978Z] 870d79b29ece: Preparing [2023-03-07T01:29:24.978Z] 9a46a894bfe6: Preparing [2023-03-07T01:29:24.978Z] 96214e6d5d3d: Preparing [2023-03-07T01:29:24.978Z] 7f3804f39042: Preparing [2023-03-07T01:29:24.978Z] 01f079d4368f: Preparing [2023-03-07T01:29:24.978Z] ee7078f95c73: Preparing [2023-03-07T01:29:24.978Z] b9c11de5ca4a: Preparing [2023-03-07T01:29:24.978Z] 58b80e1dc725: Preparing [2023-03-07T01:29:24.978Z] aa5968d388b8: Preparing [2023-03-07T01:29:24.978Z] b9c11de5ca4a: Waiting [2023-03-07T01:29:24.978Z] 96214e6d5d3d: Waiting [2023-03-07T01:29:24.978Z] 7f3804f39042: Waiting [2023-03-07T01:29:24.978Z] aa5968d388b8: Waiting [2023-03-07T01:29:24.978Z] 58b80e1dc725: Waiting [2023-03-07T01:29:24.978Z] 01f079d4368f: Waiting [2023-03-07T01:29:24.978Z] ee7078f95c73: Waiting [2023-03-07T01:29:24.978Z] a4c197cb9f81: Layer already exists [2023-03-07T01:29:24.978Z] d09181782527: Layer already exists [2023-03-07T01:29:24.978Z] 870d79b29ece: Layer already exists [2023-03-07T01:29:24.978Z] 9a46a894bfe6: Layer already exists [2023-03-07T01:29:24.978Z] 449ad189c8e2: Layer already exists [2023-03-07T01:29:24.978Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:24.978Z] 96214e6d5d3d: Layer already exists [2023-03-07T01:29:24.978Z] ee7078f95c73: Layer already exists [2023-03-07T01:29:24.978Z] b9c11de5ca4a: Layer already exists [2023-03-07T01:29:24.978Z] 01f079d4368f: Layer already exists [2023-03-07T01:29:24.978Z] 58b80e1dc725: Layer already exists [2023-03-07T01:29:24.978Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:24.978Z] main: digest: sha256:f2450124a5dbf5965edb98214479d0332d9bfc6b278b52434b54ad53ffa6e48f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:29:25.027Z] ===================================================== [Pipeline] echo [2023-03-07T01:29:25.040Z] taggedImages: [2023-03-07T01:29:25.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:25.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-07T01:29:25.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.78 [2023-03-07T01:29:25.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:25.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-07T01:29:25.065Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-07T01:29:25.065Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:25.065Z] latest [2023-03-07T01:29:25.065Z] 3.0.0-dev.78 [2023-03-07T01:29:25.065Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:25.065Z] main [2023-03-07T01:29:25.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:25.378Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:25.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:25.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-07T01:29:25.680Z] c62ab91b88dc: Preparing [2023-03-07T01:29:25.680Z] c845246b3260: Preparing [2023-03-07T01:29:25.680Z] 9c7506ddf4ab: Preparing [2023-03-07T01:29:25.680Z] ba3b1904201d: Preparing [2023-03-07T01:29:25.680Z] 7f3804f39042: Preparing [2023-03-07T01:29:25.680Z] ce221a226516: Preparing [2023-03-07T01:29:25.680Z] aa5968d388b8: Preparing [2023-03-07T01:29:25.680Z] ce221a226516: Waiting [2023-03-07T01:29:25.680Z] aa5968d388b8: Waiting [2023-03-07T01:29:25.680Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:25.680Z] ce221a226516: Layer already exists [2023-03-07T01:29:25.680Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:25.680Z] 9c7506ddf4ab: Pushed [2023-03-07T01:29:25.680Z] c62ab91b88dc: Pushed [2023-03-07T01:29:25.680Z] c845246b3260: Pushed [2023-03-07T01:29:27.056Z] ba3b1904201d: Pushed [2023-03-07T01:29:27.056Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:eb83dc7a625982d632a5ef17c296558aa1c61b1deebdd30036b37a70d6203fc1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:27.372Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:27.672Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-07T01:29:27.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-07T01:29:27.672Z] c62ab91b88dc: Preparing [2023-03-07T01:29:27.672Z] c845246b3260: Preparing [2023-03-07T01:29:27.672Z] 9c7506ddf4ab: Preparing [2023-03-07T01:29:27.672Z] ba3b1904201d: Preparing [2023-03-07T01:29:27.672Z] 7f3804f39042: Preparing [2023-03-07T01:29:27.672Z] ce221a226516: Preparing [2023-03-07T01:29:27.672Z] aa5968d388b8: Preparing [2023-03-07T01:29:27.672Z] ce221a226516: Waiting [2023-03-07T01:29:27.672Z] 9c7506ddf4ab: Layer already exists [2023-03-07T01:29:27.672Z] c845246b3260: Layer already exists [2023-03-07T01:29:27.672Z] ba3b1904201d: Layer already exists [2023-03-07T01:29:27.672Z] c62ab91b88dc: Layer already exists [2023-03-07T01:29:27.672Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:27.672Z] ce221a226516: Layer already exists [2023-03-07T01:29:27.672Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:27.672Z] latest: digest: sha256:eb83dc7a625982d632a5ef17c296558aa1c61b1deebdd30036b37a70d6203fc1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:27.984Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:28.288Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.78 [2023-03-07T01:29:28.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-07T01:29:28.288Z] c62ab91b88dc: Preparing [2023-03-07T01:29:28.288Z] c845246b3260: Preparing [2023-03-07T01:29:28.288Z] 9c7506ddf4ab: Preparing [2023-03-07T01:29:28.288Z] ba3b1904201d: Preparing [2023-03-07T01:29:28.288Z] 7f3804f39042: Preparing [2023-03-07T01:29:28.288Z] ce221a226516: Preparing [2023-03-07T01:29:28.288Z] aa5968d388b8: Preparing [2023-03-07T01:29:28.288Z] ce221a226516: Waiting [2023-03-07T01:29:28.288Z] aa5968d388b8: Waiting [2023-03-07T01:29:28.288Z] ba3b1904201d: Layer already exists [2023-03-07T01:29:28.288Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:28.288Z] 9c7506ddf4ab: Layer already exists [2023-03-07T01:29:28.288Z] c62ab91b88dc: Layer already exists [2023-03-07T01:29:28.288Z] c845246b3260: Layer already exists [2023-03-07T01:29:28.288Z] ce221a226516: Layer already exists [2023-03-07T01:29:28.288Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:28.288Z] 3.0.0-dev.78: digest: sha256:eb83dc7a625982d632a5ef17c296558aa1c61b1deebdd30036b37a70d6203fc1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:28.602Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:28.906Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:28.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-07T01:29:28.906Z] c62ab91b88dc: Preparing [2023-03-07T01:29:28.906Z] c845246b3260: Preparing [2023-03-07T01:29:28.906Z] 9c7506ddf4ab: Preparing [2023-03-07T01:29:28.906Z] ba3b1904201d: Preparing [2023-03-07T01:29:28.906Z] 7f3804f39042: Preparing [2023-03-07T01:29:28.906Z] ce221a226516: Preparing [2023-03-07T01:29:28.906Z] aa5968d388b8: Preparing [2023-03-07T01:29:28.906Z] ce221a226516: Waiting [2023-03-07T01:29:28.906Z] aa5968d388b8: Waiting [2023-03-07T01:29:28.906Z] 9c7506ddf4ab: Layer already exists [2023-03-07T01:29:28.906Z] c62ab91b88dc: Layer already exists [2023-03-07T01:29:28.906Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:28.906Z] c845246b3260: Layer already exists [2023-03-07T01:29:28.906Z] ba3b1904201d: Layer already exists [2023-03-07T01:29:28.906Z] ce221a226516: Layer already exists [2023-03-07T01:29:28.906Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:28.906Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:eb83dc7a625982d632a5ef17c296558aa1c61b1deebdd30036b37a70d6203fc1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:29.207Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:29.508Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-07T01:29:29.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-07T01:29:29.508Z] c62ab91b88dc: Preparing [2023-03-07T01:29:29.508Z] c845246b3260: Preparing [2023-03-07T01:29:29.508Z] 9c7506ddf4ab: Preparing [2023-03-07T01:29:29.508Z] ba3b1904201d: Preparing [2023-03-07T01:29:29.508Z] 7f3804f39042: Preparing [2023-03-07T01:29:29.508Z] ce221a226516: Preparing [2023-03-07T01:29:29.508Z] aa5968d388b8: Preparing [2023-03-07T01:29:29.508Z] aa5968d388b8: Waiting [2023-03-07T01:29:29.508Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:29.508Z] ba3b1904201d: Layer already exists [2023-03-07T01:29:29.508Z] c62ab91b88dc: Layer already exists [2023-03-07T01:29:29.508Z] c845246b3260: Layer already exists [2023-03-07T01:29:29.508Z] 9c7506ddf4ab: Layer already exists [2023-03-07T01:29:29.508Z] ce221a226516: Layer already exists [2023-03-07T01:29:29.508Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:29.508Z] main: digest: sha256:eb83dc7a625982d632a5ef17c296558aa1c61b1deebdd30036b37a70d6203fc1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:29:29.556Z] ===================================================== [Pipeline] echo [2023-03-07T01:29:29.565Z] taggedImages: [2023-03-07T01:29:29.565Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:29.565Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-07T01:29:29.565Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.78 [2023-03-07T01:29:29.565Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:29.565Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-07T01:29:29.597Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-07T01:29:29.597Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:29.597Z] latest [2023-03-07T01:29:29.597Z] 3.0.0-dev.78 [2023-03-07T01:29:29.597Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:29.597Z] main [2023-03-07T01:29:29.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:29.913Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:30.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:30.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-07T01:29:30.216Z] 21e15d78d8d2: Preparing [2023-03-07T01:29:30.216Z] c1f34f728b04: Preparing [2023-03-07T01:29:30.216Z] ce294ceea9e4: Preparing [2023-03-07T01:29:30.216Z] bc704c80cf07: Preparing [2023-03-07T01:29:30.216Z] 2e0978a1240e: Preparing [2023-03-07T01:29:30.216Z] 162df6f2d06d: Preparing [2023-03-07T01:29:30.216Z] aa5968d388b8: Preparing [2023-03-07T01:29:30.216Z] 162df6f2d06d: Waiting [2023-03-07T01:29:30.216Z] aa5968d388b8: Waiting [2023-03-07T01:29:30.216Z] 2e0978a1240e: Pushed [2023-03-07T01:29:30.216Z] 21e15d78d8d2: Pushed [2023-03-07T01:29:30.216Z] bc704c80cf07: Pushed [2023-03-07T01:29:30.216Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:30.216Z] c1f34f728b04: Pushed [2023-03-07T01:29:30.474Z] 162df6f2d06d: Pushed [2023-03-07T01:29:30.987Z] 25b303627fd3: Pull complete [2023-03-07T01:29:30.987Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-07T01:29:30.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T01:29:30.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:29:31.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-8453 does not seem to be running inside a container [2023-03-07T01:29:31.300Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:29:31.411Z] ce294ceea9e4: Pushed [2023-03-07T01:29:31.411Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:6216b55c451036b0c99256e2d7aff394b151d2d3a13ac36d2e09decde588ed74 size: 1779 [2023-03-07T01:29:34.033Z] $ docker top 4b804989a81a66c4b77377d33123897ad3703d7bbf62a8716732c7ca02792cf7 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:34.692Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:34.978Z] + docker-compose build --help [2023-03-07T01:29:34.978Z] + grep parallel [2023-03-07T01:29:34.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-07T01:29:34.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-07T01:29:34.996Z] 21e15d78d8d2: Preparing [2023-03-07T01:29:34.996Z] c1f34f728b04: Preparing [2023-03-07T01:29:34.996Z] ce294ceea9e4: Preparing [2023-03-07T01:29:34.996Z] bc704c80cf07: Preparing [2023-03-07T01:29:34.996Z] 2e0978a1240e: Preparing [2023-03-07T01:29:34.996Z] 162df6f2d06d: Preparing [2023-03-07T01:29:34.996Z] aa5968d388b8: Preparing [2023-03-07T01:29:34.996Z] aa5968d388b8: Waiting [2023-03-07T01:29:34.996Z] 162df6f2d06d: Waiting [2023-03-07T01:29:34.996Z] ce294ceea9e4: Layer already exists [2023-03-07T01:29:34.996Z] 2e0978a1240e: Layer already exists [2023-03-07T01:29:34.996Z] 21e15d78d8d2: Layer already exists [2023-03-07T01:29:34.996Z] bc704c80cf07: Layer already exists [2023-03-07T01:29:34.996Z] c1f34f728b04: Layer already exists [2023-03-07T01:29:34.996Z] 162df6f2d06d: Layer already exists [2023-03-07T01:29:34.996Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:34.996Z] latest: digest: sha256:6216b55c451036b0c99256e2d7aff394b151d2d3a13ac36d2e09decde588ed74 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:35.303Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:35.609Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.78 [2023-03-07T01:29:35.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-07T01:29:35.609Z] 21e15d78d8d2: Preparing [2023-03-07T01:29:35.609Z] c1f34f728b04: Preparing [2023-03-07T01:29:35.609Z] ce294ceea9e4: Preparing [2023-03-07T01:29:35.609Z] bc704c80cf07: Preparing [2023-03-07T01:29:35.609Z] 2e0978a1240e: Preparing [2023-03-07T01:29:35.610Z] 162df6f2d06d: Preparing [2023-03-07T01:29:35.610Z] aa5968d388b8: Preparing [2023-03-07T01:29:35.610Z] 162df6f2d06d: Waiting [2023-03-07T01:29:35.610Z] aa5968d388b8: Waiting [2023-03-07T01:29:35.610Z] bc704c80cf07: Layer already exists [2023-03-07T01:29:35.610Z] c1f34f728b04: Layer already exists [2023-03-07T01:29:35.610Z] 2e0978a1240e: Layer already exists [2023-03-07T01:29:35.610Z] ce294ceea9e4: Layer already exists [2023-03-07T01:29:35.610Z] 21e15d78d8d2: Layer already exists [2023-03-07T01:29:35.610Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:35.610Z] 162df6f2d06d: Layer already exists [2023-03-07T01:29:35.610Z] 3.0.0-dev.78: digest: sha256:6216b55c451036b0c99256e2d7aff394b151d2d3a13ac36d2e09decde588ed74 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:35.918Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:36.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:36.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-07T01:29:36.216Z] 21e15d78d8d2: Preparing [2023-03-07T01:29:36.216Z] c1f34f728b04: Preparing [2023-03-07T01:29:36.216Z] ce294ceea9e4: Preparing [2023-03-07T01:29:36.216Z] bc704c80cf07: Preparing [2023-03-07T01:29:36.216Z] 2e0978a1240e: Preparing [2023-03-07T01:29:36.216Z] 162df6f2d06d: Preparing [2023-03-07T01:29:36.216Z] aa5968d388b8: Preparing [2023-03-07T01:29:36.216Z] 162df6f2d06d: Waiting [2023-03-07T01:29:36.216Z] aa5968d388b8: Waiting [2023-03-07T01:29:36.216Z] 21e15d78d8d2: Layer already exists [2023-03-07T01:29:36.216Z] c1f34f728b04: Layer already exists [2023-03-07T01:29:36.216Z] ce294ceea9e4: Layer already exists [2023-03-07T01:29:36.216Z] bc704c80cf07: Layer already exists [2023-03-07T01:29:36.216Z] 2e0978a1240e: Layer already exists [2023-03-07T01:29:36.216Z] 162df6f2d06d: Layer already exists [2023-03-07T01:29:36.216Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:36.216Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:6216b55c451036b0c99256e2d7aff394b151d2d3a13ac36d2e09decde588ed74 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:36.521Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:36.826Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-07T01:29:36.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-07T01:29:36.826Z] 21e15d78d8d2: Preparing [2023-03-07T01:29:36.826Z] c1f34f728b04: Preparing [2023-03-07T01:29:36.826Z] ce294ceea9e4: Preparing [2023-03-07T01:29:36.826Z] bc704c80cf07: Preparing [2023-03-07T01:29:36.826Z] 2e0978a1240e: Preparing [2023-03-07T01:29:36.826Z] 162df6f2d06d: Preparing [2023-03-07T01:29:36.826Z] aa5968d388b8: Preparing [2023-03-07T01:29:36.826Z] 162df6f2d06d: Waiting [2023-03-07T01:29:36.826Z] aa5968d388b8: Waiting [2023-03-07T01:29:36.826Z] ce294ceea9e4: Layer already exists [2023-03-07T01:29:36.826Z] bc704c80cf07: Layer already exists [2023-03-07T01:29:36.826Z] 2e0978a1240e: Layer already exists [2023-03-07T01:29:36.826Z] c1f34f728b04: Layer already exists [2023-03-07T01:29:36.826Z] 21e15d78d8d2: Layer already exists [2023-03-07T01:29:36.826Z] 162df6f2d06d: Layer already exists [2023-03-07T01:29:36.826Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:36.826Z] main: digest: sha256:6216b55c451036b0c99256e2d7aff394b151d2d3a13ac36d2e09decde588ed74 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:29:36.869Z] ===================================================== [Pipeline] echo [2023-03-07T01:29:36.879Z] taggedImages: [2023-03-07T01:29:36.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:36.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-07T01:29:36.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.78 [2023-03-07T01:29:36.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:36.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-07T01:29:36.903Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-07T01:29:36.903Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:36.903Z] latest [2023-03-07T01:29:36.903Z] 3.0.0-dev.78 [2023-03-07T01:29:36.903Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:36.903Z] main [2023-03-07T01:29:36.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:37.220Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:37.526Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:37.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-07T01:29:37.526Z] 49935133cfdd: Preparing [2023-03-07T01:29:37.526Z] 31fde748f712: Preparing [2023-03-07T01:29:37.526Z] 20ae8be6ae1b: Preparing [2023-03-07T01:29:37.526Z] 425347fd932b: Preparing [2023-03-07T01:29:37.526Z] 6cbb9f5cf4c8: Preparing [2023-03-07T01:29:37.526Z] f331b8e3f4f7: Preparing [2023-03-07T01:29:37.526Z] c0734b8d6faa: Preparing [2023-03-07T01:29:37.526Z] 70ade68ef8e6: Preparing [2023-03-07T01:29:37.526Z] aa5968d388b8: Preparing [2023-03-07T01:29:37.526Z] 70ade68ef8e6: Waiting [2023-03-07T01:29:37.526Z] aa5968d388b8: Waiting [2023-03-07T01:29:37.526Z] c0734b8d6faa: Waiting [2023-03-07T01:29:37.526Z] f331b8e3f4f7: Waiting [2023-03-07T01:29:37.526Z] 31fde748f712: Pushed [2023-03-07T01:29:37.526Z] 6cbb9f5cf4c8: Pushed [2023-03-07T01:29:37.526Z] 49935133cfdd: Pushed [2023-03-07T01:29:37.784Z] f331b8e3f4f7: Pushed [2023-03-07T01:29:37.784Z] c0734b8d6faa: Pushed [2023-03-07T01:29:37.784Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:37.784Z] 70ade68ef8e6: Pushed [2023-03-07T01:29:38.724Z] 425347fd932b: Pushed [2023-03-07T01:29:38.981Z] 20ae8be6ae1b: Pushed [2023-03-07T01:29:38.981Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:8daa243aad9fbd32b09196d8cece505a9a4dafb9df784081259e4710fbe5c811 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:39.288Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:39.595Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-07T01:29:39.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-07T01:29:39.595Z] 49935133cfdd: Preparing [2023-03-07T01:29:39.595Z] 31fde748f712: Preparing [2023-03-07T01:29:39.595Z] 20ae8be6ae1b: Preparing [2023-03-07T01:29:39.595Z] 425347fd932b: Preparing [2023-03-07T01:29:39.595Z] 6cbb9f5cf4c8: Preparing [2023-03-07T01:29:39.595Z] f331b8e3f4f7: Preparing [2023-03-07T01:29:39.595Z] c0734b8d6faa: Preparing [2023-03-07T01:29:39.595Z] 70ade68ef8e6: Preparing [2023-03-07T01:29:39.595Z] aa5968d388b8: Preparing [2023-03-07T01:29:39.595Z] c0734b8d6faa: Waiting [2023-03-07T01:29:39.595Z] 70ade68ef8e6: Waiting [2023-03-07T01:29:39.595Z] f331b8e3f4f7: Waiting [2023-03-07T01:29:39.595Z] aa5968d388b8: Waiting [2023-03-07T01:29:39.595Z] 31fde748f712: Layer already exists [2023-03-07T01:29:39.595Z] 20ae8be6ae1b: Layer already exists [2023-03-07T01:29:39.595Z] 6cbb9f5cf4c8: Layer already exists [2023-03-07T01:29:39.595Z] 425347fd932b: Layer already exists [2023-03-07T01:29:39.595Z] 49935133cfdd: Layer already exists [2023-03-07T01:29:39.595Z] f331b8e3f4f7: Layer already exists [2023-03-07T01:29:39.595Z] c0734b8d6faa: Layer already exists [2023-03-07T01:29:39.595Z] 70ade68ef8e6: Layer already exists [2023-03-07T01:29:39.595Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:39.595Z] latest: digest: sha256:8daa243aad9fbd32b09196d8cece505a9a4dafb9df784081259e4710fbe5c811 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:39.908Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:40.212Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.78 [2023-03-07T01:29:40.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-07T01:29:40.212Z] 49935133cfdd: Preparing [2023-03-07T01:29:40.212Z] 31fde748f712: Preparing [2023-03-07T01:29:40.212Z] 20ae8be6ae1b: Preparing [2023-03-07T01:29:40.212Z] 425347fd932b: Preparing [2023-03-07T01:29:40.212Z] 6cbb9f5cf4c8: Preparing [2023-03-07T01:29:40.212Z] f331b8e3f4f7: Preparing [2023-03-07T01:29:40.212Z] c0734b8d6faa: Preparing [2023-03-07T01:29:40.212Z] 70ade68ef8e6: Preparing [2023-03-07T01:29:40.212Z] f331b8e3f4f7: Waiting [2023-03-07T01:29:40.212Z] c0734b8d6faa: Waiting [2023-03-07T01:29:40.212Z] aa5968d388b8: Preparing [2023-03-07T01:29:40.212Z] 70ade68ef8e6: Waiting [2023-03-07T01:29:40.212Z] 49935133cfdd: Layer already exists [2023-03-07T01:29:40.212Z] 20ae8be6ae1b: Layer already exists [2023-03-07T01:29:40.212Z] 31fde748f712: Layer already exists [2023-03-07T01:29:40.212Z] 6cbb9f5cf4c8: Layer already exists [2023-03-07T01:29:40.212Z] 425347fd932b: Layer already exists [2023-03-07T01:29:40.212Z] c0734b8d6faa: Layer already exists [2023-03-07T01:29:40.212Z] f331b8e3f4f7: Layer already exists [2023-03-07T01:29:40.212Z] 70ade68ef8e6: Layer already exists [2023-03-07T01:29:40.212Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:40.212Z] 3.0.0-dev.78: digest: sha256:8daa243aad9fbd32b09196d8cece505a9a4dafb9df784081259e4710fbe5c811 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:40.512Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:40.815Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:40.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-07T01:29:40.815Z] 49935133cfdd: Preparing [2023-03-07T01:29:40.815Z] 31fde748f712: Preparing [2023-03-07T01:29:40.815Z] 20ae8be6ae1b: Preparing [2023-03-07T01:29:40.815Z] 425347fd932b: Preparing [2023-03-07T01:29:40.815Z] 6cbb9f5cf4c8: Preparing [2023-03-07T01:29:40.815Z] f331b8e3f4f7: Preparing [2023-03-07T01:29:40.815Z] c0734b8d6faa: Preparing [2023-03-07T01:29:40.815Z] 70ade68ef8e6: Preparing [2023-03-07T01:29:40.815Z] aa5968d388b8: Preparing [2023-03-07T01:29:40.815Z] f331b8e3f4f7: Waiting [2023-03-07T01:29:40.815Z] c0734b8d6faa: Waiting [2023-03-07T01:29:40.815Z] 70ade68ef8e6: Waiting [2023-03-07T01:29:40.815Z] aa5968d388b8: Waiting [2023-03-07T01:29:40.815Z] 6cbb9f5cf4c8: Layer already exists [2023-03-07T01:29:40.815Z] 31fde748f712: Layer already exists [2023-03-07T01:29:40.815Z] 49935133cfdd: Layer already exists [2023-03-07T01:29:40.816Z] 20ae8be6ae1b: Layer already exists [2023-03-07T01:29:40.816Z] 425347fd932b: Layer already exists [2023-03-07T01:29:40.816Z] f331b8e3f4f7: Layer already exists [2023-03-07T01:29:40.816Z] c0734b8d6faa: Layer already exists [2023-03-07T01:29:40.816Z] 70ade68ef8e6: Layer already exists [2023-03-07T01:29:40.816Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:40.816Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:8daa243aad9fbd32b09196d8cece505a9a4dafb9df784081259e4710fbe5c811 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:41.126Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:41.438Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-07T01:29:41.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-07T01:29:41.438Z] 49935133cfdd: Preparing [2023-03-07T01:29:41.438Z] 31fde748f712: Preparing [2023-03-07T01:29:41.438Z] 20ae8be6ae1b: Preparing [2023-03-07T01:29:41.438Z] 425347fd932b: Preparing [2023-03-07T01:29:41.438Z] 6cbb9f5cf4c8: Preparing [2023-03-07T01:29:41.438Z] f331b8e3f4f7: Preparing [2023-03-07T01:29:41.438Z] c0734b8d6faa: Preparing [2023-03-07T01:29:41.438Z] 70ade68ef8e6: Preparing [2023-03-07T01:29:41.438Z] aa5968d388b8: Preparing [2023-03-07T01:29:41.438Z] c0734b8d6faa: Waiting [2023-03-07T01:29:41.438Z] aa5968d388b8: Waiting [2023-03-07T01:29:41.438Z] 70ade68ef8e6: Waiting [2023-03-07T01:29:41.438Z] f331b8e3f4f7: Waiting [2023-03-07T01:29:41.438Z] 425347fd932b: Layer already exists [2023-03-07T01:29:41.438Z] 49935133cfdd: Layer already exists [2023-03-07T01:29:41.438Z] 20ae8be6ae1b: Layer already exists [2023-03-07T01:29:41.438Z] 31fde748f712: Layer already exists [2023-03-07T01:29:41.438Z] 6cbb9f5cf4c8: Layer already exists [2023-03-07T01:29:41.438Z] f331b8e3f4f7: Layer already exists [2023-03-07T01:29:41.438Z] c0734b8d6faa: Layer already exists [2023-03-07T01:29:41.438Z] 70ade68ef8e6: Layer already exists [2023-03-07T01:29:41.438Z] aa5968d388b8: Layer already exists [2023-03-07T01:29:41.438Z] main: digest: sha256:8daa243aad9fbd32b09196d8cece505a9a4dafb9df784081259e4710fbe5c811 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:29:41.487Z] ===================================================== [Pipeline] echo [2023-03-07T01:29:41.496Z] taggedImages: [2023-03-07T01:29:41.497Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:41.497Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-07T01:29:41.497Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.78 [2023-03-07T01:29:41.497Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:41.497Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-07T01:29:41.519Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-07T01:29:41.519Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:41.519Z] latest [2023-03-07T01:29:41.519Z] 3.0.0-dev.78 [2023-03-07T01:29:41.519Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:41.519Z] main [2023-03-07T01:29:41.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:41.658Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T01:29:41.683Z] $ docker stop --time=1 4b804989a81a66c4b77377d33123897ad3703d7bbf62a8716732c7ca02792cf7 [2023-03-07T01:29:41.826Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:43.440Z] $ docker rm -f --volumes 4b804989a81a66c4b77377d33123897ad3703d7bbf62a8716732c7ca02792cf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:43.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:43.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-07T01:29:43.940Z] 0a1962df8823: Preparing [2023-03-07T01:29:43.940Z] 21bda772e2ef: Preparing [2023-03-07T01:29:43.940Z] 7f3804f39042: Preparing [2023-03-07T01:29:43.940Z] 3605f9e80a52: Preparing [2023-03-07T01:29:43.940Z] 4e6476652798: Preparing [2023-03-07T01:29:43.940Z] 4e6476652798: Layer already exists [2023-03-07T01:29:43.940Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:43.940Z] 0a1962df8823: Pushed [2023-03-07T01:29:44.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T01:29:44.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:29:44.908Z] 3605f9e80a52: Pushed [2023-03-07T01:29:44.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-8453 does not seem to be running inside a container [2023-03-07T01:29:45.034Z] $ 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/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:29:46.285Z] 21bda772e2ef: Pushed [2023-03-07T01:29:46.285Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:18de6c882d48d01b56309cfec383e079712738e7413eecc5197243b2d0ee3bea size: 1366 [2023-03-07T01:29:46.448Z] $ docker top 612f75ca6263e10d651e292406160ca388252b1e8d7b3a553cb6e32773573f90 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:47.068Z] + 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-03-07T01:29:47.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-07T01:29:47.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-07T01:29:47.441Z] 0a1962df8823: Preparing [2023-03-07T01:29:47.441Z] 21bda772e2ef: Preparing [2023-03-07T01:29:47.441Z] 7f3804f39042: Preparing [2023-03-07T01:29:47.441Z] 3605f9e80a52: Preparing [2023-03-07T01:29:47.441Z] 4e6476652798: Preparing [2023-03-07T01:29:47.441Z] 0a1962df8823: Layer already exists [2023-03-07T01:29:47.441Z] 21bda772e2ef: Layer already exists [2023-03-07T01:29:47.441Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:47.441Z] 4e6476652798: Layer already exists [2023-03-07T01:29:47.441Z] 3605f9e80a52: Layer already exists [2023-03-07T01:29:47.441Z] latest: digest: sha256:18de6c882d48d01b56309cfec383e079712738e7413eecc5197243b2d0ee3bea size: 1366 [Pipeline] } [2023-03-07T01:29:47.452Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:47.749Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:48.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.78 [2023-03-07T01:29:48.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-07T01:29:48.054Z] 0a1962df8823: Preparing [2023-03-07T01:29:48.054Z] 21bda772e2ef: Preparing [2023-03-07T01:29:48.054Z] 7f3804f39042: Preparing [2023-03-07T01:29:48.054Z] 3605f9e80a52: Preparing [2023-03-07T01:29:48.054Z] 4e6476652798: Preparing [2023-03-07T01:29:48.054Z] 4e6476652798: Layer already exists [2023-03-07T01:29:48.054Z] 3605f9e80a52: Layer already exists [2023-03-07T01:29:48.054Z] 21bda772e2ef: Layer already exists [2023-03-07T01:29:48.054Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:48.054Z] 0a1962df8823: Layer already exists [2023-03-07T01:29:48.054Z] 3.0.0-dev.78: digest: sha256:18de6c882d48d01b56309cfec383e079712738e7413eecc5197243b2d0ee3bea size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:48.353Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:48.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:48.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-07T01:29:48.659Z] 0a1962df8823: Preparing [2023-03-07T01:29:48.659Z] 21bda772e2ef: Preparing [2023-03-07T01:29:48.659Z] 7f3804f39042: Preparing [2023-03-07T01:29:48.659Z] 3605f9e80a52: Preparing [2023-03-07T01:29:48.659Z] 4e6476652798: Preparing [2023-03-07T01:29:48.659Z] 21bda772e2ef: Layer already exists [2023-03-07T01:29:48.659Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:48.659Z] 4e6476652798: Layer already exists [2023-03-07T01:29:48.659Z] 0a1962df8823: Layer already exists [2023-03-07T01:29:48.659Z] 3605f9e80a52: Layer already exists [2023-03-07T01:29:48.659Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:18de6c882d48d01b56309cfec383e079712738e7413eecc5197243b2d0ee3bea size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:48.974Z] + 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-03-07T01:29:49.280Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-07T01:29:49.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-07T01:29:49.280Z] 0a1962df8823: Preparing [2023-03-07T01:29:49.280Z] 21bda772e2ef: Preparing [2023-03-07T01:29:49.280Z] 7f3804f39042: Preparing [2023-03-07T01:29:49.280Z] 3605f9e80a52: Preparing [2023-03-07T01:29:49.280Z] 4e6476652798: Preparing [2023-03-07T01:29:49.280Z] 4e6476652798: Layer already exists [2023-03-07T01:29:49.280Z] 7f3804f39042: Layer already exists [2023-03-07T01:29:49.280Z] 21bda772e2ef: Layer already exists [2023-03-07T01:29:49.280Z] 3605f9e80a52: Layer already exists [2023-03-07T01:29:49.280Z] 0a1962df8823: Layer already exists [2023-03-07T01:29:49.280Z] main: digest: sha256:18de6c882d48d01b56309cfec383e079712738e7413eecc5197243b2d0ee3bea size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:29:49.319Z] ===================================================== [Pipeline] echo [2023-03-07T01:29:49.327Z] taggedImages: [2023-03-07T01:29:49.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:49.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-07T01:29:49.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.78 [2023-03-07T01:29:49.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:49.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-07T01:29:49.348Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-07T01:29:49.348Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:49.348Z] latest [2023-03-07T01:29:49.348Z] 3.0.0-dev.78 [2023-03-07T01:29:49.348Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:49.348Z] main [2023-03-07T01:29:49.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:49.672Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:49.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:49.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-07T01:29:49.981Z] 84490723a8b8: Preparing [2023-03-07T01:29:49.981Z] c529a07cb650: Preparing [2023-03-07T01:29:49.981Z] 213ce1a53e24: Preparing [2023-03-07T01:29:49.981Z] 388ae362c24a: Preparing [2023-03-07T01:29:49.981Z] e14544c5e899: Preparing [2023-03-07T01:29:49.981Z] 15e1f5898ca6: Preparing [2023-03-07T01:29:49.981Z] 4e6476652798: Preparing [2023-03-07T01:29:49.981Z] 4e6476652798: Waiting [2023-03-07T01:29:49.981Z] 15e1f5898ca6: Waiting [2023-03-07T01:29:49.981Z] c529a07cb650: Pushed [2023-03-07T01:29:49.981Z] 213ce1a53e24: Pushed [2023-03-07T01:29:49.981Z] 84490723a8b8: Pushed [2023-03-07T01:29:49.981Z] 4e6476652798: Layer already exists [2023-03-07T01:29:50.550Z] 15e1f5898ca6: Pushed [2023-03-07T01:29:53.838Z] e14544c5e899: Pushed [2023-03-07T01:29:55.689Z] Building core-command ... [2023-03-07T01:29:55.689Z] Building core-common-config-bootstrapper ... [2023-03-07T01:29:55.689Z] Building core-data ... [2023-03-07T01:29:55.689Z] Building core-metadata ... [2023-03-07T01:29:55.689Z] Building security-bootstrapper ... [2023-03-07T01:29:55.689Z] Building security-proxy-auth ... [2023-03-07T01:29:55.689Z] Building security-proxy-setup ... [2023-03-07T01:29:55.689Z] Building security-secretstore-setup ... [2023-03-07T01:29:55.689Z] Building security-spiffe-token-provider ... [2023-03-07T01:29:55.689Z] Building security-spire-agent ... [2023-03-07T01:29:55.689Z] Building security-spire-config ... [2023-03-07T01:29:55.689Z] Building security-spire-server ... [2023-03-07T01:29:55.689Z] Building support-notifications ... [2023-03-07T01:29:55.689Z] Building support-scheduler ... [2023-03-07T01:29:55.689Z] Building security-proxy-setup [2023-03-07T01:29:55.689Z] Building security-spire-server [2023-03-07T01:29:55.689Z] Building core-data [2023-03-07T01:29:55.689Z] Building security-proxy-auth [2023-03-07T01:29:55.689Z] Building security-spiffe-token-provider [2023-03-07T01:29:56.378Z] 388ae362c24a: Pushed [2023-03-07T01:29:56.378Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:50e67ce21cba3c2bc8a97885c35c60e464e06b44cba8948d1868608da5c1d1a5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:56.690Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:56.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-07T01:29:56.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-07T01:29:56.987Z] 84490723a8b8: Preparing [2023-03-07T01:29:56.987Z] c529a07cb650: Preparing [2023-03-07T01:29:56.987Z] 213ce1a53e24: Preparing [2023-03-07T01:29:56.987Z] 388ae362c24a: Preparing [2023-03-07T01:29:56.987Z] e14544c5e899: Preparing [2023-03-07T01:29:56.987Z] 15e1f5898ca6: Preparing [2023-03-07T01:29:56.987Z] 4e6476652798: Preparing [2023-03-07T01:29:56.987Z] 15e1f5898ca6: Waiting [2023-03-07T01:29:56.987Z] 4e6476652798: Waiting [2023-03-07T01:29:56.987Z] c529a07cb650: Layer already exists [2023-03-07T01:29:56.987Z] 388ae362c24a: Layer already exists [2023-03-07T01:29:56.987Z] e14544c5e899: Layer already exists [2023-03-07T01:29:56.987Z] 213ce1a53e24: Layer already exists [2023-03-07T01:29:56.987Z] 84490723a8b8: Layer already exists [2023-03-07T01:29:56.987Z] 15e1f5898ca6: Layer already exists [2023-03-07T01:29:56.987Z] 4e6476652798: Layer already exists [2023-03-07T01:29:56.987Z] latest: digest: sha256:50e67ce21cba3c2bc8a97885c35c60e464e06b44cba8948d1868608da5c1d1a5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:57.298Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:57.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.78 [2023-03-07T01:29:57.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-07T01:29:57.596Z] 84490723a8b8: Preparing [2023-03-07T01:29:57.596Z] c529a07cb650: Preparing [2023-03-07T01:29:57.596Z] 213ce1a53e24: Preparing [2023-03-07T01:29:57.596Z] 388ae362c24a: Preparing [2023-03-07T01:29:57.596Z] e14544c5e899: Preparing [2023-03-07T01:29:57.596Z] 15e1f5898ca6: Preparing [2023-03-07T01:29:57.596Z] 4e6476652798: Preparing [2023-03-07T01:29:57.596Z] 15e1f5898ca6: Waiting [2023-03-07T01:29:57.596Z] 84490723a8b8: Layer already exists [2023-03-07T01:29:57.596Z] e14544c5e899: Layer already exists [2023-03-07T01:29:57.596Z] 388ae362c24a: Layer already exists [2023-03-07T01:29:57.596Z] 213ce1a53e24: Layer already exists [2023-03-07T01:29:57.596Z] c529a07cb650: Layer already exists [2023-03-07T01:29:57.596Z] 4e6476652798: Layer already exists [2023-03-07T01:29:57.596Z] 15e1f5898ca6: Layer already exists [2023-03-07T01:29:57.596Z] 3.0.0-dev.78: digest: sha256:50e67ce21cba3c2bc8a97885c35c60e464e06b44cba8948d1868608da5c1d1a5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:57.900Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:58.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:58.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-07T01:29:58.199Z] 84490723a8b8: Preparing [2023-03-07T01:29:58.199Z] c529a07cb650: Preparing [2023-03-07T01:29:58.199Z] 213ce1a53e24: Preparing [2023-03-07T01:29:58.199Z] 388ae362c24a: Preparing [2023-03-07T01:29:58.199Z] e14544c5e899: Preparing [2023-03-07T01:29:58.199Z] 15e1f5898ca6: Preparing [2023-03-07T01:29:58.199Z] 4e6476652798: Preparing [2023-03-07T01:29:58.199Z] 4e6476652798: Waiting [2023-03-07T01:29:58.199Z] 15e1f5898ca6: Waiting [2023-03-07T01:29:58.199Z] 84490723a8b8: Layer already exists [2023-03-07T01:29:58.199Z] c529a07cb650: Layer already exists [2023-03-07T01:29:58.199Z] 213ce1a53e24: Layer already exists [2023-03-07T01:29:58.199Z] 388ae362c24a: Layer already exists [2023-03-07T01:29:58.199Z] e14544c5e899: Layer already exists [2023-03-07T01:29:58.199Z] 15e1f5898ca6: Layer already exists [2023-03-07T01:29:58.199Z] 4e6476652798: Layer already exists [2023-03-07T01:29:58.199Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:50e67ce21cba3c2bc8a97885c35c60e464e06b44cba8948d1868608da5c1d1a5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:58.503Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:58.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-07T01:29:58.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-07T01:29:58.808Z] 84490723a8b8: Preparing [2023-03-07T01:29:58.808Z] c529a07cb650: Preparing [2023-03-07T01:29:58.808Z] 213ce1a53e24: Preparing [2023-03-07T01:29:58.808Z] 388ae362c24a: Preparing [2023-03-07T01:29:58.808Z] e14544c5e899: Preparing [2023-03-07T01:29:58.808Z] 15e1f5898ca6: Preparing [2023-03-07T01:29:58.808Z] 4e6476652798: Preparing [2023-03-07T01:29:58.808Z] 15e1f5898ca6: Waiting [2023-03-07T01:29:58.808Z] 4e6476652798: Waiting [2023-03-07T01:29:58.808Z] e14544c5e899: Layer already exists [2023-03-07T01:29:58.808Z] 213ce1a53e24: Layer already exists [2023-03-07T01:29:58.808Z] 84490723a8b8: Layer already exists [2023-03-07T01:29:58.808Z] c529a07cb650: Layer already exists [2023-03-07T01:29:58.808Z] 388ae362c24a: Layer already exists [2023-03-07T01:29:58.808Z] 15e1f5898ca6: Layer already exists [2023-03-07T01:29:58.808Z] 4e6476652798: Layer already exists [2023-03-07T01:29:58.808Z] main: digest: sha256:50e67ce21cba3c2bc8a97885c35c60e464e06b44cba8948d1868608da5c1d1a5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:29:58.852Z] ===================================================== [Pipeline] echo [2023-03-07T01:29:58.861Z] taggedImages: [2023-03-07T01:29:58.861Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:58.861Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-07T01:29:58.861Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.78 [2023-03-07T01:29:58.861Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:58.861Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-07T01:29:58.884Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-07T01:29:58.884Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:58.884Z] latest [2023-03-07T01:29:58.884Z] 3.0.0-dev.78 [2023-03-07T01:29:58.884Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:29:58.884Z] main [2023-03-07T01:29:58.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:59.217Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:59.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:29:59.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-07T01:29:59.522Z] 3539a5157bd6: Preparing [2023-03-07T01:29:59.522Z] 84d90903545b: Preparing [2023-03-07T01:29:59.522Z] 4a6e2babfcbe: Preparing [2023-03-07T01:29:59.522Z] 2dbbfc517e2b: Preparing [2023-03-07T01:29:59.522Z] d6fd0363056c: Preparing [2023-03-07T01:29:59.522Z] 4e6476652798: Preparing [2023-03-07T01:29:59.522Z] 4e6476652798: Waiting [2023-03-07T01:29:59.522Z] 3539a5157bd6: Pushed [2023-03-07T01:29:59.522Z] 84d90903545b: Pushed [2023-03-07T01:29:59.522Z] 4a6e2babfcbe: Pushed [2023-03-07T01:29:59.522Z] 4e6476652798: Layer already exists [2023-03-07T01:29:59.782Z] d6fd0363056c: Pushed [2023-03-07T01:30:06.351Z] 2dbbfc517e2b: Pushed [2023-03-07T01:30:06.351Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:73e8f459b90afa6d341d4e0016ea0b87dcba29eb0c32e02190cc8bfdeec58905 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:06.665Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:06.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-07T01:30:06.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-07T01:30:06.979Z] 3539a5157bd6: Preparing [2023-03-07T01:30:06.979Z] 84d90903545b: Preparing [2023-03-07T01:30:06.979Z] 4a6e2babfcbe: Preparing [2023-03-07T01:30:06.979Z] 2dbbfc517e2b: Preparing [2023-03-07T01:30:06.979Z] d6fd0363056c: Preparing [2023-03-07T01:30:06.979Z] 4e6476652798: Preparing [2023-03-07T01:30:06.979Z] 4e6476652798: Waiting [2023-03-07T01:30:06.979Z] 84d90903545b: Layer already exists [2023-03-07T01:30:06.979Z] d6fd0363056c: Layer already exists [2023-03-07T01:30:06.979Z] 2dbbfc517e2b: Layer already exists [2023-03-07T01:30:06.979Z] 4a6e2babfcbe: Layer already exists [2023-03-07T01:30:06.979Z] 3539a5157bd6: Layer already exists [2023-03-07T01:30:06.979Z] 4e6476652798: Layer already exists [2023-03-07T01:30:06.979Z] latest: digest: sha256:73e8f459b90afa6d341d4e0016ea0b87dcba29eb0c32e02190cc8bfdeec58905 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:07.304Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:07.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.78 [2023-03-07T01:30:07.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-07T01:30:07.619Z] 3539a5157bd6: Preparing [2023-03-07T01:30:07.619Z] 84d90903545b: Preparing [2023-03-07T01:30:07.619Z] 4a6e2babfcbe: Preparing [2023-03-07T01:30:07.619Z] 2dbbfc517e2b: Preparing [2023-03-07T01:30:07.619Z] d6fd0363056c: Preparing [2023-03-07T01:30:07.619Z] 4e6476652798: Preparing [2023-03-07T01:30:07.619Z] 3539a5157bd6: Layer already exists [2023-03-07T01:30:07.619Z] 4a6e2babfcbe: Layer already exists [2023-03-07T01:30:07.619Z] 2dbbfc517e2b: Layer already exists [2023-03-07T01:30:07.619Z] 84d90903545b: Layer already exists [2023-03-07T01:30:07.619Z] d6fd0363056c: Layer already exists [2023-03-07T01:30:07.619Z] 4e6476652798: Layer already exists [2023-03-07T01:30:07.619Z] 3.0.0-dev.78: digest: sha256:73e8f459b90afa6d341d4e0016ea0b87dcba29eb0c32e02190cc8bfdeec58905 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:07.934Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:08.036Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:30:08.036Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:30:08.036Z] ---> 3fc8c04f542c [2023-03-07T01:30:08.036Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T01:30:08.036Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:30:08.036Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:30:08.036Z] ---> 3fc8c04f542c [2023-03-07T01:30:08.036Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:30:08.036Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:30:08.036Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:30:08.036Z] ---> 3fc8c04f542c [2023-03-07T01:30:08.036Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:30:08.036Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:30:08.036Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:30:08.036Z] ---> 3fc8c04f542c [2023-03-07T01:30:08.036Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T01:30:08.036Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:30:08.036Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:30:08.036Z] ---> 3fc8c04f542c [2023-03-07T01:30:08.036Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T01:30:08.036Z] ---> Running in 48576d6ac02b [2023-03-07T01:30:08.036Z] ---> Running in 9c4a35cd02e7 [2023-03-07T01:30:08.036Z] ---> Running in 69f1a99808b6 [2023-03-07T01:30:08.036Z] ---> Running in b811a9b35c1c [2023-03-07T01:30:08.036Z] ---> Running in 2d456a1f64cf [2023-03-07T01:30:08.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:30:08.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-07T01:30:08.254Z] 3539a5157bd6: Preparing [2023-03-07T01:30:08.254Z] 84d90903545b: Preparing [2023-03-07T01:30:08.254Z] 4a6e2babfcbe: Preparing [2023-03-07T01:30:08.254Z] 2dbbfc517e2b: Preparing [2023-03-07T01:30:08.254Z] d6fd0363056c: Preparing [2023-03-07T01:30:08.254Z] 4e6476652798: Preparing [2023-03-07T01:30:08.254Z] 4e6476652798: Waiting [2023-03-07T01:30:08.254Z] 3539a5157bd6: Layer already exists [2023-03-07T01:30:08.254Z] 2dbbfc517e2b: Layer already exists [2023-03-07T01:30:08.254Z] d6fd0363056c: Layer already exists [2023-03-07T01:30:08.254Z] 84d90903545b: Layer already exists [2023-03-07T01:30:08.254Z] 4a6e2babfcbe: Layer already exists [2023-03-07T01:30:08.254Z] 4e6476652798: Layer already exists [2023-03-07T01:30:08.254Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:73e8f459b90afa6d341d4e0016ea0b87dcba29eb0c32e02190cc8bfdeec58905 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:08.564Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:08.623Z] Removing intermediate container 9c4a35cd02e7 [2023-03-07T01:30:08.623Z] ---> 03d322a51b12 [2023-03-07T01:30:08.623Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T01:30:08.623Z] Removing intermediate container 69f1a99808b6 [2023-03-07T01:30:08.623Z] ---> 7271d74bfe96 [2023-03-07T01:30:08.623Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T01:30:08.623Z] Removing intermediate container 48576d6ac02b [2023-03-07T01:30:08.623Z] ---> 657f17a300b1 [2023-03-07T01:30:08.623Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T01:30:08.623Z] ---> Running in da177a46519d [2023-03-07T01:30:08.623Z] ---> Running in c85a7d9081fb [2023-03-07T01:30:08.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-07T01:30:08.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-07T01:30:08.875Z] 3539a5157bd6: Preparing [2023-03-07T01:30:08.875Z] 84d90903545b: Preparing [2023-03-07T01:30:08.875Z] 4a6e2babfcbe: Preparing [2023-03-07T01:30:08.875Z] 2dbbfc517e2b: Preparing [2023-03-07T01:30:08.875Z] d6fd0363056c: Preparing [2023-03-07T01:30:08.875Z] 4e6476652798: Preparing [2023-03-07T01:30:08.875Z] 4e6476652798: Waiting [2023-03-07T01:30:08.875Z] 4a6e2babfcbe: Layer already exists [2023-03-07T01:30:08.875Z] 2dbbfc517e2b: Layer already exists [2023-03-07T01:30:08.875Z] 84d90903545b: Layer already exists [2023-03-07T01:30:08.875Z] d6fd0363056c: Layer already exists [2023-03-07T01:30:08.875Z] 3539a5157bd6: Layer already exists [2023-03-07T01:30:08.875Z] 4e6476652798: Layer already exists [2023-03-07T01:30:08.875Z] main: digest: sha256:73e8f459b90afa6d341d4e0016ea0b87dcba29eb0c32e02190cc8bfdeec58905 size: 1573 [Pipeline] } [Pipeline] // withEnv [2023-03-07T01:30:08.893Z] ---> Running in 0d91c072329d [2023-03-07T01:30:08.893Z] Removing intermediate container 2d456a1f64cf [2023-03-07T01:30:08.893Z] ---> 9ddf30b179b1 [2023-03-07T01:30:08.893Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T01:30:08.893Z] Removing intermediate container b811a9b35c1c [2023-03-07T01:30:08.893Z] ---> d3a649f5146b [2023-03-07T01:30:08.893Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:30:08.925Z] ===================================================== [Pipeline] echo [2023-03-07T01:30:08.935Z] taggedImages: [2023-03-07T01:30:08.935Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:30:08.935Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-07T01:30:08.935Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.78 [2023-03-07T01:30:08.935Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:30:08.935Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-07T01:30:08.961Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-07T01:30:08.961Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:30:08.961Z] latest [2023-03-07T01:30:08.961Z] 3.0.0-dev.78 [2023-03-07T01:30:08.961Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:30:08.961Z] main [2023-03-07T01:30:08.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:09.165Z] ---> Running in 96167af6db0d [2023-03-07T01:30:09.165Z] ---> Running in f67daf58a72f [2023-03-07T01:30:09.279Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:09.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:30:09.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-07T01:30:09.580Z] 4dc5da9f6eb1: Preparing [2023-03-07T01:30:09.580Z] 038f634b5073: Preparing [2023-03-07T01:30:09.580Z] 352475f5fc1a: Preparing [2023-03-07T01:30:09.580Z] 22b88fa582b7: Preparing [2023-03-07T01:30:09.580Z] 4b2c97e7685d: Preparing [2023-03-07T01:30:09.580Z] 4e6476652798: Preparing [2023-03-07T01:30:09.580Z] 4e6476652798: Waiting [2023-03-07T01:30:09.580Z] 4dc5da9f6eb1: Pushed [2023-03-07T01:30:09.580Z] 352475f5fc1a: Pushed [2023-03-07T01:30:09.580Z] 038f634b5073: Pushed [2023-03-07T01:30:09.789Z] Removing intermediate container 0d91c072329d [2023-03-07T01:30:09.789Z] ---> fac31f343125 [2023-03-07T01:30:09.789Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T01:30:09.839Z] 4e6476652798: Layer already exists [2023-03-07T01:30:10.078Z] Removing intermediate container c85a7d9081fb [2023-03-07T01:30:10.079Z] ---> b429e71009d3 [2023-03-07T01:30:10.079Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T01:30:10.079Z] ---> Running in d621c04ca7ae [2023-03-07T01:30:10.102Z] 4b2c97e7685d: Pushed [2023-03-07T01:30:10.349Z] ---> Running in 3d7c5a1cb489 [2023-03-07T01:30:11.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:30:11.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:30:11.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:30:12.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:30:12.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:30:12.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:30:12.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:30:12.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:30:13.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:30:13.598Z] OK: 221 MiB in 51 packages [2023-03-07T01:30:13.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:30:14.189Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T01:30:14.189Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T01:30:14.189Z] OK: 16903 distinct packages available [2023-03-07T01:30:14.467Z] OK: 221 MiB in 51 packages [2023-03-07T01:30:14.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:30:14.738Z] OK: 221 MiB in 51 packages [2023-03-07T01:30:15.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:30:15.604Z] OK: 221 MiB in 51 packages [2023-03-07T01:30:15.604Z] Removing intermediate container da177a46519d [2023-03-07T01:30:15.604Z] ---> c9f48e2a4325 [2023-03-07T01:30:15.604Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T01:30:16.581Z] OK: 221 MiB in 51 packages [2023-03-07T01:30:16.581Z] Removing intermediate container f67daf58a72f [2023-03-07T01:30:16.581Z] ---> d92cc7302f74 [2023-03-07T01:30:16.581Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T01:30:16.678Z] 22b88fa582b7: Pushed [2023-03-07T01:30:16.678Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:917f84dc1efc895ebfbc1e827551b6581e3e0476eea8c60f967b60fe9a5e59c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:16.855Z] Removing intermediate container d621c04ca7ae [2023-03-07T01:30:16.855Z] ---> f2fb4b0ed784 [2023-03-07T01:30:16.855Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T01:30:16.994Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:17.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-07T01:30:17.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-07T01:30:17.301Z] 4dc5da9f6eb1: Preparing [2023-03-07T01:30:17.301Z] 038f634b5073: Preparing [2023-03-07T01:30:17.301Z] 352475f5fc1a: Preparing [2023-03-07T01:30:17.301Z] 22b88fa582b7: Preparing [2023-03-07T01:30:17.301Z] 4b2c97e7685d: Preparing [2023-03-07T01:30:17.301Z] 4e6476652798: Preparing [2023-03-07T01:30:17.301Z] 4e6476652798: Waiting [2023-03-07T01:30:17.301Z] 038f634b5073: Layer already exists [2023-03-07T01:30:17.302Z] 4b2c97e7685d: Layer already exists [2023-03-07T01:30:17.302Z] 22b88fa582b7: Layer already exists [2023-03-07T01:30:17.302Z] 352475f5fc1a: Layer already exists [2023-03-07T01:30:17.302Z] 4dc5da9f6eb1: Layer already exists [2023-03-07T01:30:17.302Z] 4e6476652798: Layer already exists [2023-03-07T01:30:17.302Z] latest: digest: sha256:917f84dc1efc895ebfbc1e827551b6581e3e0476eea8c60f967b60fe9a5e59c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:17.464Z] ---> b643a50faad2 [2023-03-07T01:30:17.464Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:30:17.614Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:17.738Z] Removing intermediate container 3d7c5a1cb489 [2023-03-07T01:30:17.738Z] ---> 618f3e6f6de4 [2023-03-07T01:30:17.738Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T01:30:17.738Z] ---> Running in 85344cfd0db3 [2023-03-07T01:30:17.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.78 [2023-03-07T01:30:17.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-07T01:30:17.922Z] 4dc5da9f6eb1: Preparing [2023-03-07T01:30:17.922Z] 038f634b5073: Preparing [2023-03-07T01:30:17.922Z] 352475f5fc1a: Preparing [2023-03-07T01:30:17.922Z] 22b88fa582b7: Preparing [2023-03-07T01:30:17.922Z] 4b2c97e7685d: Preparing [2023-03-07T01:30:17.922Z] 4e6476652798: Preparing [2023-03-07T01:30:17.922Z] 4e6476652798: Waiting [2023-03-07T01:30:17.922Z] 4b2c97e7685d: Layer already exists [2023-03-07T01:30:17.922Z] 22b88fa582b7: Layer already exists [2023-03-07T01:30:17.922Z] 352475f5fc1a: Layer already exists [2023-03-07T01:30:17.922Z] 038f634b5073: Layer already exists [2023-03-07T01:30:17.922Z] 4dc5da9f6eb1: Layer already exists [2023-03-07T01:30:17.922Z] 4e6476652798: Layer already exists [2023-03-07T01:30:17.922Z] 3.0.0-dev.78: digest: sha256:917f84dc1efc895ebfbc1e827551b6581e3e0476eea8c60f967b60fe9a5e59c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:18.009Z] ---> 13d9b7cca3f7 [2023-03-07T01:30:18.009Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:30:18.230Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:18.322Z] ---> Running in f1dbb4386054 [2023-03-07T01:30:18.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:30:18.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-07T01:30:18.534Z] 4dc5da9f6eb1: Preparing [2023-03-07T01:30:18.534Z] 038f634b5073: Preparing [2023-03-07T01:30:18.534Z] 352475f5fc1a: Preparing [2023-03-07T01:30:18.534Z] 22b88fa582b7: Preparing [2023-03-07T01:30:18.534Z] 4b2c97e7685d: Preparing [2023-03-07T01:30:18.534Z] 4e6476652798: Preparing [2023-03-07T01:30:18.534Z] 4e6476652798: Waiting [2023-03-07T01:30:18.534Z] 4b2c97e7685d: Layer already exists [2023-03-07T01:30:18.534Z] 038f634b5073: Layer already exists [2023-03-07T01:30:18.534Z] 22b88fa582b7: Layer already exists [2023-03-07T01:30:18.534Z] 352475f5fc1a: Layer already exists [2023-03-07T01:30:18.534Z] 4dc5da9f6eb1: Layer already exists [2023-03-07T01:30:18.534Z] 4e6476652798: Layer already exists [2023-03-07T01:30:18.534Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:917f84dc1efc895ebfbc1e827551b6581e3e0476eea8c60f967b60fe9a5e59c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:18.596Z] ---> 14be4424d130 [2023-03-07T01:30:18.596Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:30:18.839Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2023-03-07T01:30:18.865Z] ---> Running in c8372297dc5f [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:19.135Z] Removing intermediate container 96167af6db0d [2023-03-07T01:30:19.135Z] ---> 9e9c73648f31 [2023-03-07T01:30:19.135Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T01:30:19.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-07T01:30:19.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-07T01:30:19.149Z] 4dc5da9f6eb1: Preparing [2023-03-07T01:30:19.149Z] 038f634b5073: Preparing [2023-03-07T01:30:19.149Z] 352475f5fc1a: Preparing [2023-03-07T01:30:19.149Z] 22b88fa582b7: Preparing [2023-03-07T01:30:19.149Z] 4b2c97e7685d: Preparing [2023-03-07T01:30:19.149Z] 4e6476652798: Preparing [2023-03-07T01:30:19.149Z] 4e6476652798: Waiting [2023-03-07T01:30:19.149Z] 352475f5fc1a: Layer already exists [2023-03-07T01:30:19.149Z] 4dc5da9f6eb1: Layer already exists [2023-03-07T01:30:19.149Z] 4b2c97e7685d: Layer already exists [2023-03-07T01:30:19.149Z] 22b88fa582b7: Layer already exists [2023-03-07T01:30:19.149Z] 038f634b5073: Layer already exists [2023-03-07T01:30:19.149Z] 4e6476652798: Layer already exists [2023-03-07T01:30:19.149Z] main: digest: sha256:917f84dc1efc895ebfbc1e827551b6581e3e0476eea8c60f967b60fe9a5e59c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:30:19.200Z] ===================================================== [Pipeline] echo [2023-03-07T01:30:19.208Z] taggedImages: [2023-03-07T01:30:19.208Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:30:19.208Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-07T01:30:19.208Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.78 [2023-03-07T01:30:19.208Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:30:19.208Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-07T01:30:19.230Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-07T01:30:19.230Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:30:19.230Z] latest [2023-03-07T01:30:19.230Z] 3.0.0-dev.78 [2023-03-07T01:30:19.230Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:30:19.230Z] main [2023-03-07T01:30:19.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:19.551Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:19.792Z] ---> 71b99aa537e6 [2023-03-07T01:30:19.792Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:30:19.895Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:30:19.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-07T01:30:19.895Z] beb0a615c875: Preparing [2023-03-07T01:30:19.895Z] 58f6fe33fbd6: Preparing [2023-03-07T01:30:19.895Z] 7f3804f39042: Preparing [2023-03-07T01:30:19.895Z] 1cef6d11f29b: Preparing [2023-03-07T01:30:19.895Z] aa5968d388b8: Preparing [2023-03-07T01:30:19.895Z] 7f3804f39042: Layer already exists [2023-03-07T01:30:19.895Z] aa5968d388b8: Layer already exists [2023-03-07T01:30:20.069Z] ---> Running in 8cad1770d2d2 [2023-03-07T01:30:20.506Z] beb0a615c875: Pushed [2023-03-07T01:30:20.506Z] 1cef6d11f29b: Pushed [2023-03-07T01:30:20.656Z] ---> 4784b208fb2b [2023-03-07T01:30:20.656Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:30:20.925Z] ---> Running in cef13c1cfd6f [2023-03-07T01:30:22.506Z] 58f6fe33fbd6: Pushed [2023-03-07T01:30:22.506Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:b2b96421074776af20a7fe9071d009b1eddedc56dbfdca8e89b5865a27248129 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:22.810Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:23.112Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-07T01:30:23.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-07T01:30:23.112Z] beb0a615c875: Preparing [2023-03-07T01:30:23.112Z] 58f6fe33fbd6: Preparing [2023-03-07T01:30:23.112Z] 7f3804f39042: Preparing [2023-03-07T01:30:23.112Z] 1cef6d11f29b: Preparing [2023-03-07T01:30:23.112Z] aa5968d388b8: Preparing [2023-03-07T01:30:23.112Z] beb0a615c875: Layer already exists [2023-03-07T01:30:23.112Z] 58f6fe33fbd6: Layer already exists [2023-03-07T01:30:23.112Z] aa5968d388b8: Layer already exists [2023-03-07T01:30:23.112Z] 1cef6d11f29b: Layer already exists [2023-03-07T01:30:23.112Z] 7f3804f39042: Layer already exists [2023-03-07T01:30:23.112Z] latest: digest: sha256:b2b96421074776af20a7fe9071d009b1eddedc56dbfdca8e89b5865a27248129 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:23.428Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:23.727Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.78 [2023-03-07T01:30:23.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-07T01:30:23.727Z] beb0a615c875: Preparing [2023-03-07T01:30:23.727Z] 58f6fe33fbd6: Preparing [2023-03-07T01:30:23.727Z] 7f3804f39042: Preparing [2023-03-07T01:30:23.727Z] 1cef6d11f29b: Preparing [2023-03-07T01:30:23.727Z] aa5968d388b8: Preparing [2023-03-07T01:30:23.727Z] 7f3804f39042: Layer already exists [2023-03-07T01:30:23.727Z] 1cef6d11f29b: Layer already exists [2023-03-07T01:30:23.727Z] beb0a615c875: Layer already exists [2023-03-07T01:30:23.727Z] 58f6fe33fbd6: Layer already exists [2023-03-07T01:30:23.727Z] aa5968d388b8: Layer already exists [2023-03-07T01:30:23.727Z] 3.0.0-dev.78: digest: sha256:b2b96421074776af20a7fe9071d009b1eddedc56dbfdca8e89b5865a27248129 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:24.039Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:24.339Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:30:24.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-07T01:30:24.340Z] beb0a615c875: Preparing [2023-03-07T01:30:24.340Z] 58f6fe33fbd6: Preparing [2023-03-07T01:30:24.340Z] 7f3804f39042: Preparing [2023-03-07T01:30:24.340Z] 1cef6d11f29b: Preparing [2023-03-07T01:30:24.340Z] aa5968d388b8: Preparing [2023-03-07T01:30:24.340Z] aa5968d388b8: Layer already exists [2023-03-07T01:30:24.340Z] 7f3804f39042: Layer already exists [2023-03-07T01:30:24.340Z] 58f6fe33fbd6: Layer already exists [2023-03-07T01:30:24.340Z] beb0a615c875: Layer already exists [2023-03-07T01:30:24.340Z] 1cef6d11f29b: Layer already exists [2023-03-07T01:30:24.340Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:b2b96421074776af20a7fe9071d009b1eddedc56dbfdca8e89b5865a27248129 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:24.644Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:24.945Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-07T01:30:24.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-07T01:30:24.945Z] beb0a615c875: Preparing [2023-03-07T01:30:24.945Z] 58f6fe33fbd6: Preparing [2023-03-07T01:30:24.945Z] 7f3804f39042: Preparing [2023-03-07T01:30:24.945Z] 1cef6d11f29b: Preparing [2023-03-07T01:30:24.945Z] aa5968d388b8: Preparing [2023-03-07T01:30:24.945Z] aa5968d388b8: Layer already exists [2023-03-07T01:30:24.945Z] 1cef6d11f29b: Layer already exists [2023-03-07T01:30:24.945Z] 7f3804f39042: Layer already exists [2023-03-07T01:30:24.945Z] 58f6fe33fbd6: Layer already exists [2023-03-07T01:30:24.945Z] beb0a615c875: Layer already exists [2023-03-07T01:30:24.945Z] main: digest: sha256:b2b96421074776af20a7fe9071d009b1eddedc56dbfdca8e89b5865a27248129 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:30:24.991Z] ===================================================== [Pipeline] echo [2023-03-07T01:30:24.996Z] taggedImages: [2023-03-07T01:30:24.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:30:24.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-07T01:30:24.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.78 [2023-03-07T01:30:24.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:30:24.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-07T01:30:25.015Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-07T01:30:25.015Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:30:25.015Z] latest [2023-03-07T01:30:25.015Z] 3.0.0-dev.78 [2023-03-07T01:30:25.015Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:30:25.015Z] main [2023-03-07T01:30:25.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:25.332Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:25.636Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:30:25.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-07T01:30:25.636Z] cd893a2f2a57: Preparing [2023-03-07T01:30:25.636Z] f67e502bbec9: Preparing [2023-03-07T01:30:25.636Z] 7f3804f39042: Preparing [2023-03-07T01:30:25.636Z] 485723e0e49c: Preparing [2023-03-07T01:30:25.636Z] aa5968d388b8: Preparing [2023-03-07T01:30:25.636Z] 485723e0e49c: Layer already exists [2023-03-07T01:30:25.636Z] 7f3804f39042: Layer already exists [2023-03-07T01:30:25.636Z] aa5968d388b8: Layer already exists [2023-03-07T01:30:25.636Z] cd893a2f2a57: Pushed [2023-03-07T01:30:28.166Z] f67e502bbec9: Pushed [2023-03-07T01:30:28.166Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:4882fff41782de779ea08914d9ef57240d3a2b1a559bdbf8871958fb832f7377 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:28.467Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:28.779Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-07T01:30:28.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-07T01:30:28.779Z] cd893a2f2a57: Preparing [2023-03-07T01:30:28.779Z] f67e502bbec9: Preparing [2023-03-07T01:30:28.779Z] 7f3804f39042: Preparing [2023-03-07T01:30:28.779Z] 485723e0e49c: Preparing [2023-03-07T01:30:28.779Z] aa5968d388b8: Preparing [2023-03-07T01:30:28.779Z] 7f3804f39042: Layer already exists [2023-03-07T01:30:28.779Z] cd893a2f2a57: Layer already exists [2023-03-07T01:30:28.779Z] 485723e0e49c: Layer already exists [2023-03-07T01:30:28.779Z] aa5968d388b8: Layer already exists [2023-03-07T01:30:28.779Z] f67e502bbec9: Layer already exists [2023-03-07T01:30:28.779Z] latest: digest: sha256:4882fff41782de779ea08914d9ef57240d3a2b1a559bdbf8871958fb832f7377 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:29.092Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:29.392Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.78 [2023-03-07T01:30:29.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-07T01:30:29.392Z] cd893a2f2a57: Preparing [2023-03-07T01:30:29.392Z] f67e502bbec9: Preparing [2023-03-07T01:30:29.392Z] 7f3804f39042: Preparing [2023-03-07T01:30:29.392Z] 485723e0e49c: Preparing [2023-03-07T01:30:29.392Z] aa5968d388b8: Preparing [2023-03-07T01:30:29.392Z] cd893a2f2a57: Layer already exists [2023-03-07T01:30:29.392Z] 485723e0e49c: Layer already exists [2023-03-07T01:30:29.392Z] aa5968d388b8: Layer already exists [2023-03-07T01:30:29.392Z] f67e502bbec9: Layer already exists [2023-03-07T01:30:29.392Z] 7f3804f39042: Layer already exists [2023-03-07T01:30:29.392Z] 3.0.0-dev.78: digest: sha256:4882fff41782de779ea08914d9ef57240d3a2b1a559bdbf8871958fb832f7377 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:29.701Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:30.010Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:30:30.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-07T01:30:30.010Z] cd893a2f2a57: Preparing [2023-03-07T01:30:30.010Z] f67e502bbec9: Preparing [2023-03-07T01:30:30.010Z] 7f3804f39042: Preparing [2023-03-07T01:30:30.010Z] 485723e0e49c: Preparing [2023-03-07T01:30:30.010Z] aa5968d388b8: Preparing [2023-03-07T01:30:30.010Z] aa5968d388b8: Layer already exists [2023-03-07T01:30:30.010Z] 485723e0e49c: Layer already exists [2023-03-07T01:30:30.010Z] cd893a2f2a57: Layer already exists [2023-03-07T01:30:30.010Z] f67e502bbec9: Layer already exists [2023-03-07T01:30:30.010Z] 7f3804f39042: Layer already exists [2023-03-07T01:30:30.010Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:4882fff41782de779ea08914d9ef57240d3a2b1a559bdbf8871958fb832f7377 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:30.317Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:30:30.616Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-07T01:30:30.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-07T01:30:30.616Z] cd893a2f2a57: Preparing [2023-03-07T01:30:30.616Z] f67e502bbec9: Preparing [2023-03-07T01:30:30.616Z] 7f3804f39042: Preparing [2023-03-07T01:30:30.616Z] 485723e0e49c: Preparing [2023-03-07T01:30:30.616Z] aa5968d388b8: Preparing [2023-03-07T01:30:30.616Z] 7f3804f39042: Layer already exists [2023-03-07T01:30:30.616Z] f67e502bbec9: Layer already exists [2023-03-07T01:30:30.616Z] cd893a2f2a57: Layer already exists [2023-03-07T01:30:30.616Z] aa5968d388b8: Layer already exists [2023-03-07T01:30:30.616Z] 485723e0e49c: Layer already exists [2023-03-07T01:30:30.616Z] main: digest: sha256:4882fff41782de779ea08914d9ef57240d3a2b1a559bdbf8871958fb832f7377 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:30:30.658Z] ===================================================== [Pipeline] echo [2023-03-07T01:30:30.664Z] taggedImages: [2023-03-07T01:30:30.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:30:30.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-07T01:30:30.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.78 [2023-03-07T01:30:30.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:30:30.664Z] - 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-03-07T01:32:28.363Z] Removing intermediate container c8372297dc5f [2023-03-07T01:32:28.363Z] ---> d2f25291c5e3 [2023-03-07T01:32:28.363Z] Step 8/22 : COPY . . [2023-03-07T01:32:28.363Z] Removing intermediate container 85344cfd0db3 [2023-03-07T01:32:28.363Z] ---> 7dbcb4888f91 [2023-03-07T01:32:28.363Z] Step 7/20 : COPY . . [2023-03-07T01:32:28.363Z] Removing intermediate container 8cad1770d2d2 [2023-03-07T01:32:28.363Z] ---> 94dd315a66f0 [2023-03-07T01:32:28.363Z] Step 8/22 : COPY . . [2023-03-07T01:32:28.363Z] Removing intermediate container cef13c1cfd6f [2023-03-07T01:32:28.363Z] ---> d76b1ecabe24 [2023-03-07T01:32:28.363Z] Step 7/19 : COPY . . [2023-03-07T01:32:28.363Z] Removing intermediate container f1dbb4386054 [2023-03-07T01:32:28.363Z] ---> c1c2b0578d76 [2023-03-07T01:32:28.363Z] Step 7/23 : COPY . . [2023-03-07T01:32:34.048Z] ---> 4628d3d00fc0 [2023-03-07T01:32:34.048Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T01:32:34.049Z] ---> a564967bafa8 [2023-03-07T01:32:34.049Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T01:32:34.049Z] ---> Running in 195b27725160 [2023-03-07T01:32:34.049Z] ---> Running in 5a4852578520 [2023-03-07T01:32:34.049Z] ---> 2378fc0b6716 [2023-03-07T01:32:34.049Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T01:32:34.049Z] ---> 66a5c6b62b83 [2023-03-07T01:32:34.049Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T01:32:34.049Z] ---> 50da25d16561 [2023-03-07T01:32:34.049Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T01:32:34.049Z] ---> Running in 6764814a709c [2023-03-07T01:32:34.324Z] ---> Running in 8309989a76e7 [2023-03-07T01:32:34.324Z] ---> Running in 43f8f52cc21a [2023-03-07T01:32:35.354Z] Removing intermediate container 8309989a76e7 [2023-03-07T01:32:35.354Z] ---> d4ea347c7da5 [2023-03-07T01:32:35.355Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T01:32:35.355Z] ---> Running in 501f063d4b30 [2023-03-07T01:32:36.329Z] Removing intermediate container 501f063d4b30 [2023-03-07T01:32:36.329Z] ---> 33225ae4abc4 [2023-03-07T01:32:36.329Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T01:32:36.329Z] ---> Running in 4cc50051b505 [2023-03-07T01:32:37.298Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T01:32:37.565Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-07T01:32:37.565Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T01:32:38.152Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T01:32:40.138Z] Removing intermediate container 4cc50051b505 [2023-03-07T01:32:40.139Z] ---> e54faf931f30 [2023-03-07T01:32:40.139Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T01:32:40.139Z] ---> Running in 61c3d4310d32 [2023-03-07T01:32:41.103Z] Removing intermediate container 61c3d4310d32 [2023-03-07T01:32:41.103Z] ---> 66ffee58f12a [2023-03-07T01:32:41.103Z] [2023-03-07T01:32:41.103Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T01:32:41.103Z] 3.15: Pulling from library/alpine [2023-03-07T01:32:44.481Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T01:32:44.481Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T01:32:44.481Z] ---> 354640af7b1b [2023-03-07T01:32:44.481Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T01:32:44.481Z] ---> Running in 9b64166a844d [2023-03-07T01:32:45.449Z] Removing intermediate container 9b64166a844d [2023-03-07T01:32:45.449Z] ---> b5142f86c27e [2023-03-07T01:32:45.449Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T01:32:45.449Z] ---> Running in 5ac1e3d6922f [2023-03-07T01:32:48.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:32:50.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:32:52.804Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T01:32:52.804Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T01:32:52.804Z] OK: 15736 distinct packages available [2023-03-07T01:32:53.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:32:53.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:32:55.922Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T01:32:55.922Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T01:32:55.922Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T01:32:55.922Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T01:32:55.922Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T01:32:55.922Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T01:32:55.922Z] OK: 6 MiB in 19 packages [2023-03-07T01:33:00.187Z] Removing intermediate container 5ac1e3d6922f [2023-03-07T01:33:00.187Z] ---> 7b4bac289344 [2023-03-07T01:33:00.187Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T01:33:12.509Z] ---> 5b208a3e18e5 [2023-03-07T01:33:12.509Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T01:33:12.509Z] ---> 2a255d492c55 [2023-03-07T01:33:12.509Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T01:33:12.509Z] ---> b706bad3b607 [2023-03-07T01:33:12.509Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T01:33:13.474Z] ---> f573e4b0f2c5 [2023-03-07T01:33:13.474Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T01:33:13.474Z] ---> Running in 8947ace66240 [2023-03-07T01:33:14.066Z] Removing intermediate container 8947ace66240 [2023-03-07T01:33:14.066Z] ---> b8247eb8ae85 [2023-03-07T01:33:14.066Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T01:33:14.336Z] ---> Running in 911318ba0f09 [2023-03-07T01:33:14.934Z] Removing intermediate container 911318ba0f09 [2023-03-07T01:33:14.934Z] ---> 91aa059f2c6f [2023-03-07T01:33:14.934Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T01:33:14.934Z] ---> Running in 3056a64bd802 [2023-03-07T01:33:15.551Z] Removing intermediate container 3056a64bd802 [2023-03-07T01:33:15.551Z] ---> 43804f54cda6 [2023-03-07T01:33:15.551Z] Step 22/23 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:33:15.551Z] ---> Running in f2053c6fa7e6 [2023-03-07T01:33:16.156Z] Removing intermediate container f2053c6fa7e6 [2023-03-07T01:33:16.156Z] ---> d7c9fe5f7f23 [2023-03-07T01:33:16.156Z] Step 23/23 : LABEL version=3.0.0-dev.78 [2023-03-07T01:33:16.438Z] ---> Running in 22c6efa3a85f [2023-03-07T01:33:17.030Z] Removing intermediate container 22c6efa3a85f [2023-03-07T01:33:17.030Z] ---> 100fbe98f997 [2023-03-07T01:33:17.030Z] [2023-03-07T01:33:17.030Z] Successfully built 100fbe98f997 [2023-03-07T01:33:17.030Z] Successfully tagged security-spire-server-arm64:latest [2023-03-07T01:33:17.030Z]  Building security-spire-server ... done Building core-command [2023-03-07T01:33:20.401Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:33:20.401Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:33:20.401Z] ---> 3fc8c04f542c [2023-03-07T01:33:20.401Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:33:20.401Z] ---> Using cache [2023-03-07T01:33:20.401Z] ---> 7271d74bfe96 [2023-03-07T01:33:20.401Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T01:33:20.401Z] ---> Using cache [2023-03-07T01:33:20.401Z] ---> fac31f343125 [2023-03-07T01:33:20.401Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T01:33:20.401Z] ---> Using cache [2023-03-07T01:33:20.401Z] ---> f2fb4b0ed784 [2023-03-07T01:33:20.401Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T01:33:20.401Z] ---> Using cache [2023-03-07T01:33:20.401Z] ---> 14be4424d130 [2023-03-07T01:33:20.401Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:33:20.401Z] ---> Using cache [2023-03-07T01:33:20.401Z] ---> d2f25291c5e3 [2023-03-07T01:33:20.401Z] Step 8/23 : COPY . . [2023-03-07T01:33:20.401Z] ---> Using cache [2023-03-07T01:33:20.401Z] ---> a564967bafa8 [2023-03-07T01:33:20.401Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T01:33:20.671Z] ---> Running in c253c5607c57 [2023-03-07T01:33:22.619Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T01:39:44.624Z] Removing intermediate container 43f8f52cc21a [2023-03-07T01:39:44.624Z] ---> 7c3090aaf4f3 [2023-03-07T01:39:44.624Z] [2023-03-07T01:39:44.624Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T01:39:44.624Z] 3.16: Pulling from library/alpine [2023-03-07T01:39:44.624Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T01:39:44.624Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T01:39:44.624Z] ---> 4c81e5bf8899 [2023-03-07T01:39:44.624Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T01:39:44.624Z] ---> Running in 5001add8124f [2023-03-07T01:39:44.624Z] Removing intermediate container 5001add8124f [2023-03-07T01:39:44.624Z] ---> 5b1e4907759b [2023-03-07T01:39:44.624Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T01:39:44.624Z] ---> Running in ba26db6c8af6 [2023-03-07T01:39:44.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:39:45.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:39:47.176Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T01:39:47.176Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:39:47.176Z] OK: 5 MiB in 15 packages [2023-03-07T01:39:48.637Z] Removing intermediate container 195b27725160 [2023-03-07T01:39:48.637Z] ---> 57fb08d0387e [2023-03-07T01:39:48.637Z] [2023-03-07T01:39:48.637Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T01:39:48.637Z] ---> 4c81e5bf8899 [2023-03-07T01:39:48.637Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T01:39:48.918Z] ---> Running in 0d3a6bed6904 [2023-03-07T01:39:48.918Z] Removing intermediate container ba26db6c8af6 [2023-03-07T01:39:48.918Z] ---> b2ec26be60d5 [2023-03-07T01:39:48.918Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:39:50.364Z] ---> d9f415cefc2e [2023-03-07T01:39:50.364Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T01:39:51.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:39:51.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:39:53.329Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T01:39:53.329Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T01:39:53.329Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:39:53.329Z] OK: 6 MiB in 16 packages [2023-03-07T01:39:53.914Z] ---> 707e4d476f3f [2023-03-07T01:39:53.914Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T01:39:54.880Z] Removing intermediate container 0d3a6bed6904 [2023-03-07T01:39:54.880Z] ---> ce6924b0533b [2023-03-07T01:39:54.880Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T01:39:55.148Z] ---> Running in 1e45fda8ca77 [2023-03-07T01:39:55.148Z] ---> 7d5153708cdc [2023-03-07T01:39:55.148Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T01:39:56.118Z] Removing intermediate container 1e45fda8ca77 [2023-03-07T01:39:56.118Z] ---> 08f5e2bb98bb [2023-03-07T01:39:56.118Z] Step 12/20 : WORKDIR /edgex [2023-03-07T01:39:56.118Z] ---> Running in 86cb2cc59a80 [2023-03-07T01:39:56.387Z] ---> 0c18c21d45c0 [2023-03-07T01:39:56.387Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T01:39:56.666Z] ---> Running in 2339d648768b [2023-03-07T01:39:57.264Z] Removing intermediate container 86cb2cc59a80 [2023-03-07T01:39:57.264Z] ---> 3a059e6cc839 [2023-03-07T01:39:57.264Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T01:39:58.686Z] ---> 0e2724c587dc [2023-03-07T01:39:58.686Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T01:40:00.656Z] ---> bd9861937cfc [2023-03-07T01:40:00.656Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T01:40:00.656Z] Removing intermediate container 2339d648768b [2023-03-07T01:40:00.656Z] ---> ebfbcfee5075 [2023-03-07T01:40:00.656Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T01:40:00.929Z] ---> Running in 1f130fe13018 [2023-03-07T01:40:01.904Z] Removing intermediate container 1f130fe13018 [2023-03-07T01:40:01.904Z] ---> c0c775ac6e26 [2023-03-07T01:40:01.904Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T01:40:02.190Z] ---> Running in 9313de4ede48 [2023-03-07T01:40:02.190Z] ---> 127997380ca2 [2023-03-07T01:40:02.190Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T01:40:02.190Z] ---> Running in d864205bab37 [2023-03-07T01:40:03.162Z] Removing intermediate container 9313de4ede48 [2023-03-07T01:40:03.162Z] ---> 4d6f9e657089 [2023-03-07T01:40:03.162Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T01:40:03.162Z] ---> Running in 9faebf9e3b07 [2023-03-07T01:40:03.751Z] Removing intermediate container 9faebf9e3b07 [2023-03-07T01:40:03.751Z] ---> 2b97dd30fd73 [2023-03-07T01:40:03.751Z] Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:40:04.022Z] ---> Running in 43834cae8907 [2023-03-07T01:40:04.610Z] Removing intermediate container 43834cae8907 [2023-03-07T01:40:04.610Z] ---> b81f06bccc60 [2023-03-07T01:40:04.610Z] Step 22/22 : LABEL version=3.0.0-dev.78 [2023-03-07T01:40:04.887Z] ---> Running in fbade5b9f4d0 [2023-03-07T01:40:05.854Z] Removing intermediate container fbade5b9f4d0 [2023-03-07T01:40:05.854Z] ---> 341000eab0db [2023-03-07T01:40:05.854Z] [2023-03-07T01:40:06.125Z] Successfully built 341000eab0db [2023-03-07T01:40:06.125Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-07T01:40:06.125Z] Building core-metadata [2023-03-07T01:40:06.125Z]  Building security-proxy-auth ... done Removing intermediate container d864205bab37 [2023-03-07T01:40:06.125Z] ---> 5b8652f4a084 [2023-03-07T01:40:06.125Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T01:40:06.402Z] ---> Running in 14d1481e0839 [2023-03-07T01:40:06.990Z] Removing intermediate container 14d1481e0839 [2023-03-07T01:40:06.990Z] ---> ac8a9fcbc78a [2023-03-07T01:40:06.990Z] Step 18/20 : LABEL arch=arm64 [2023-03-07T01:40:06.990Z] ---> Running in 3dcbdcd2d6b8 [2023-03-07T01:40:07.587Z] Removing intermediate container 3dcbdcd2d6b8 [2023-03-07T01:40:07.587Z] ---> cbf32ff36f7c [2023-03-07T01:40:07.587Z] Step 19/20 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:40:07.587Z] ---> Running in 6159389c423b [2023-03-07T01:40:08.182Z] Removing intermediate container 6159389c423b [2023-03-07T01:40:08.182Z] ---> 2484cedeb0bd [2023-03-07T01:40:08.182Z] Step 20/20 : LABEL version=3.0.0-dev.78 [2023-03-07T01:40:08.456Z] ---> Running in e3bdedd8e8a6 [2023-03-07T01:40:09.046Z] Removing intermediate container e3bdedd8e8a6 [2023-03-07T01:40:09.046Z] ---> fdb6762a19bc [2023-03-07T01:40:09.046Z] [2023-03-07T01:40:09.046Z] Successfully built fdb6762a19bc [2023-03-07T01:40:09.046Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-07T01:40:09.046Z] Building core-common-config-bootstrapper [2023-03-07T01:40:11.656Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:40:11.656Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:40:11.656Z] ---> 3fc8c04f542c [2023-03-07T01:40:11.656Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:40:11.656Z] ---> Using cache [2023-03-07T01:40:11.656Z] ---> 7271d74bfe96 [2023-03-07T01:40:11.656Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T01:40:11.656Z] ---> Using cache [2023-03-07T01:40:11.656Z] ---> fac31f343125 [2023-03-07T01:40:11.656Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T01:40:11.656Z] ---> Using cache [2023-03-07T01:40:11.656Z] ---> f2fb4b0ed784 [2023-03-07T01:40:11.656Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T01:40:11.656Z] ---> Using cache [2023-03-07T01:40:11.656Z] ---> 14be4424d130 [2023-03-07T01:40:11.656Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:40:11.656Z] ---> Using cache [2023-03-07T01:40:11.656Z] ---> d2f25291c5e3 [2023-03-07T01:40:11.656Z] Step 8/24 : COPY . . [2023-03-07T01:40:11.656Z] ---> Using cache [2023-03-07T01:40:11.656Z] ---> a564967bafa8 [2023-03-07T01:40:11.656Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T01:40:11.925Z] ---> Running in 8383cf42fbb2 [2023-03-07T01:40:13.881Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T01:40:14.473Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:40:14.473Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:40:14.473Z] ---> 3fc8c04f542c [2023-03-07T01:40:14.473Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:40:14.473Z] ---> Using cache [2023-03-07T01:40:14.473Z] ---> 7271d74bfe96 [2023-03-07T01:40:14.473Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T01:40:14.473Z] ---> Using cache [2023-03-07T01:40:14.473Z] ---> fac31f343125 [2023-03-07T01:40:14.473Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T01:40:14.473Z] ---> Using cache [2023-03-07T01:40:14.473Z] ---> f2fb4b0ed784 [2023-03-07T01:40:14.473Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T01:40:14.473Z] ---> Using cache [2023-03-07T01:40:14.473Z] ---> 14be4424d130 [2023-03-07T01:40:14.473Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:40:14.473Z] ---> Using cache [2023-03-07T01:40:14.473Z] ---> d2f25291c5e3 [2023-03-07T01:40:14.473Z] Step 8/22 : COPY . . [2023-03-07T01:40:14.745Z] ---> Using cache [2023-03-07T01:40:14.745Z] ---> a564967bafa8 [2023-03-07T01:40:14.745Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T01:40:14.745Z] ---> Running in 529c777670e8 [2023-03-07T01:40:16.709Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T01:40:55.640Z] Removing intermediate container 5a4852578520 [2023-03-07T01:40:55.640Z] ---> 198c3499ba83 [2023-03-07T01:40:55.640Z] [2023-03-07T01:40:55.640Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T01:40:55.640Z] ---> 4c81e5bf8899 [2023-03-07T01:40:55.640Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T01:40:55.640Z] ---> Running in c7250836ef7e [2023-03-07T01:40:55.640Z] Removing intermediate container c7250836ef7e [2023-03-07T01:40:55.640Z] ---> 61c6955594ff [2023-03-07T01:40:55.640Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T01:40:55.640Z] ---> Running in 0ddbde0d4ed5 [2023-03-07T01:40:55.918Z] Removing intermediate container 0ddbde0d4ed5 [2023-03-07T01:40:55.918Z] ---> 01741d8fe8d9 [2023-03-07T01:40:55.918Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T01:40:56.191Z] ---> Running in 99ec38ca4ede [2023-03-07T01:40:56.785Z] Removing intermediate container 99ec38ca4ede [2023-03-07T01:40:56.785Z] ---> ab3417c01112 [2023-03-07T01:40:56.785Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T01:40:56.785Z] ---> Running in 26ba9b4705d5 [2023-03-07T01:40:58.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:40:59.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:41:00.785Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T01:41:00.785Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:41:00.785Z] OK: 5 MiB in 15 packages [2023-03-07T01:41:02.754Z] Removing intermediate container 26ba9b4705d5 [2023-03-07T01:41:02.754Z] ---> 99769b48fe5c [2023-03-07T01:41:02.754Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:41:04.219Z] ---> 2d664d23883c [2023-03-07T01:41:04.219Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T01:41:07.584Z] ---> a70cd5391bae [2023-03-07T01:41:07.584Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T01:41:09.032Z] ---> 48192c3f92c6 [2023-03-07T01:41:09.032Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T01:41:09.032Z] ---> Running in db426b12d456 [2023-03-07T01:41:12.417Z] Removing intermediate container db426b12d456 [2023-03-07T01:41:12.417Z] ---> 94f2ef69742c [2023-03-07T01:41:12.417Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T01:41:12.691Z] ---> Running in 9ff6851ce26a [2023-03-07T01:41:13.662Z] Removing intermediate container 9ff6851ce26a [2023-03-07T01:41:13.662Z] ---> 5c96cee773db [2023-03-07T01:41:13.662Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T01:41:13.662Z] Removing intermediate container c253c5607c57 [2023-03-07T01:41:13.662Z] ---> acc0278d10e8 [2023-03-07T01:41:13.662Z] [2023-03-07T01:41:13.662Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T01:41:13.662Z] ---> 4c81e5bf8899 [2023-03-07T01:41:13.662Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T01:41:13.662Z] ---> Running in e53d143d8b67 [2023-03-07T01:41:13.933Z] ---> Running in e87add9d42ad [2023-03-07T01:41:14.532Z] Removing intermediate container e53d143d8b67 [2023-03-07T01:41:14.532Z] ---> 766672a9afa5 [2023-03-07T01:41:14.532Z] Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:41:14.801Z] ---> Running in 9fb91254bf8a [2023-03-07T01:41:15.390Z] Removing intermediate container 9fb91254bf8a [2023-03-07T01:41:15.390Z] ---> 1a9b27f88721 [2023-03-07T01:41:15.390Z] Step 22/22 : LABEL version=3.0.0-dev.78 [2023-03-07T01:41:15.662Z] ---> Running in fc7b73dbd1ac [2023-03-07T01:41:16.250Z] Removing intermediate container fc7b73dbd1ac [2023-03-07T01:41:16.250Z] ---> 153eaf9e9b0b [2023-03-07T01:41:16.250Z] [2023-03-07T01:41:16.520Z] Successfully built 153eaf9e9b0b [2023-03-07T01:41:16.520Z] Successfully tagged core-data-arm64:latest [2023-03-07T01:41:16.520Z] Building security-secretstore-setup [2023-03-07T01:41:16.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:41:17.107Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:41:19.077Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T01:41:19.077Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:41:19.077Z] OK: 5 MiB in 15 packages [2023-03-07T01:41:20.502Z] Removing intermediate container e87add9d42ad [2023-03-07T01:41:20.502Z] ---> 402434b2f759 [2023-03-07T01:41:20.502Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T01:41:20.772Z] ---> Running in 30158e059122 [2023-03-07T01:41:21.636Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:41:21.636Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:41:21.636Z] ---> 3fc8c04f542c [2023-03-07T01:41:21.636Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T01:41:21.636Z] ---> Using cache [2023-03-07T01:41:21.636Z] ---> d3a649f5146b [2023-03-07T01:41:21.636Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T01:41:21.636Z] Removing intermediate container 30158e059122 [2023-03-07T01:41:21.636Z] ---> 3b57d4d039a0 [2023-03-07T01:41:21.636Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T01:41:21.636Z] ---> Running in db9a35321892 [2023-03-07T01:41:21.917Z] ---> Running in 94584fe3b5ab [2023-03-07T01:41:22.962Z] Removing intermediate container 94584fe3b5ab [2023-03-07T01:41:22.962Z] ---> b4a7f042d2ad [2023-03-07T01:41:22.962Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T01:41:22.962Z] ---> Running in 9ba340614152 [2023-03-07T01:41:25.643Z] Removing intermediate container 9ba340614152 [2023-03-07T01:41:25.643Z] ---> e2ae2aaa8ec3 [2023-03-07T01:41:25.643Z] Step 15/23 : WORKDIR / [2023-03-07T01:41:25.643Z] ---> Running in 0c7959780057 [2023-03-07T01:41:25.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:41:25.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:41:25.928Z] Removing intermediate container 0c7959780057 [2023-03-07T01:41:25.928Z] ---> 5b86dd4ad5da [2023-03-07T01:41:25.928Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:41:27.340Z] ---> 9a4e89abf759 [2023-03-07T01:41:27.340Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T01:41:28.300Z] OK: 221 MiB in 51 packages [2023-03-07T01:41:29.273Z] ---> ce29370072da [2023-03-07T01:41:29.273Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T01:41:30.235Z] Removing intermediate container db9a35321892 [2023-03-07T01:41:30.235Z] ---> 740c23f8b230 [2023-03-07T01:41:30.235Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T01:41:30.503Z] ---> a43b854166cc [2023-03-07T01:41:30.503Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T01:41:30.772Z] ---> Running in 8a24da339cba [2023-03-07T01:41:31.363Z] ---> e7f896467ea0 [2023-03-07T01:41:31.364Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:41:31.364Z] ---> Running in 1132133beb9d [2023-03-07T01:41:31.632Z] Removing intermediate container 8a24da339cba [2023-03-07T01:41:31.632Z] ---> 9d37922db765 [2023-03-07T01:41:31.632Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T01:41:31.899Z] ---> Running in 460083cacf22 [2023-03-07T01:41:32.484Z] Removing intermediate container 460083cacf22 [2023-03-07T01:41:32.484Z] ---> dd2c3449944d [2023-03-07T01:41:32.484Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T01:41:32.751Z] ---> Running in 3089e99a6f27 [2023-03-07T01:41:33.341Z] Removing intermediate container 3089e99a6f27 [2023-03-07T01:41:33.341Z] ---> d9484ea6169b [2023-03-07T01:41:33.608Z] Step 22/23 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:41:33.608Z] ---> Running in 8261e2883bb8 [2023-03-07T01:41:34.197Z] Removing intermediate container 8261e2883bb8 [2023-03-07T01:41:34.197Z] ---> d43af9562570 [2023-03-07T01:41:34.197Z] Step 23/23 : LABEL version=3.0.0-dev.78 [2023-03-07T01:41:34.197Z] ---> Running in aae9badc1b34 [2023-03-07T01:41:34.780Z] Removing intermediate container aae9badc1b34 [2023-03-07T01:41:34.780Z] ---> 0237628ccc19 [2023-03-07T01:41:34.780Z] [2023-03-07T01:41:34.780Z] Successfully built 0237628ccc19 [2023-03-07T01:41:34.780Z] Successfully tagged core-command-arm64:latest [2023-03-07T01:41:34.780Z]  Building core-command ... done Building security-bootstrapper [2023-03-07T01:41:38.129Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:41:38.129Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:41:38.129Z] ---> 3fc8c04f542c [2023-03-07T01:41:38.129Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T01:41:38.129Z] ---> Using cache [2023-03-07T01:41:38.129Z] ---> d3a649f5146b [2023-03-07T01:41:38.129Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T01:41:38.129Z] ---> Using cache [2023-03-07T01:41:38.129Z] ---> 740c23f8b230 [2023-03-07T01:41:38.129Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T01:41:38.129Z] ---> Using cache [2023-03-07T01:41:38.129Z] ---> e7f896467ea0 [2023-03-07T01:41:38.129Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:41:38.129Z] ---> Running in 8893bb77c437 [2023-03-07T01:42:34.549Z] Removing intermediate container 6764814a709c [2023-03-07T01:42:34.549Z] ---> 958525eeb762 [2023-03-07T01:42:34.549Z] [2023-03-07T01:42:34.549Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T01:42:34.549Z] ---> 354640af7b1b [2023-03-07T01:42:34.549Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T01:42:34.549Z] ---> Using cache [2023-03-07T01:42:34.549Z] ---> b5142f86c27e [2023-03-07T01:42:34.549Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T01:42:34.549Z] ---> Running in 48649c4af835 [2023-03-07T01:42:34.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:42:34.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:42:34.549Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T01:42:34.549Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T01:42:34.549Z] OK: 15736 distinct packages available [2023-03-07T01:42:34.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:42:34.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:42:34.549Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T01:42:34.549Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T01:42:34.549Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T01:42:34.549Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T01:42:34.549Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T01:42:34.549Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T01:42:34.549Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T01:42:34.549Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T01:42:34.549Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T01:42:34.549Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T01:42:34.549Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T01:42:34.549Z] OK: 8 MiB in 23 packages [2023-03-07T01:42:37.908Z] Removing intermediate container 48649c4af835 [2023-03-07T01:42:37.908Z] ---> 296e9cddb8b6 [2023-03-07T01:42:37.908Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:42:38.492Z] ---> 86790299dba5 [2023-03-07T01:42:38.492Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T01:42:42.741Z] ---> 98f68d1ca78a [2023-03-07T01:42:42.741Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T01:42:44.694Z] ---> 506c576de932 [2023-03-07T01:42:44.694Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T01:42:44.694Z] ---> Running in d57db5f8b03e [2023-03-07T01:42:45.301Z] Removing intermediate container d57db5f8b03e [2023-03-07T01:42:45.301Z] ---> 484adc907808 [2023-03-07T01:42:45.301Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T01:42:45.301Z] ---> Running in d5190c1e54f4 [2023-03-07T01:42:47.246Z] Removing intermediate container d5190c1e54f4 [2023-03-07T01:42:47.246Z] ---> 04ef0a7b2c18 [2023-03-07T01:42:47.246Z] Step 17/19 : LABEL arch=arm64 [2023-03-07T01:42:47.246Z] ---> Running in cefbbd3ea835 [2023-03-07T01:42:48.658Z] Removing intermediate container cefbbd3ea835 [2023-03-07T01:42:48.658Z] ---> b1891bd1013d [2023-03-07T01:42:48.658Z] Step 18/19 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:42:48.658Z] ---> Running in 870a965ffdab [2023-03-07T01:42:49.628Z] Removing intermediate container 870a965ffdab [2023-03-07T01:42:49.628Z] ---> a918cdad3653 [2023-03-07T01:42:49.628Z] Step 19/19 : LABEL version=3.0.0-dev.78 [2023-03-07T01:42:49.896Z] ---> Running in fdf22ba61bef [2023-03-07T01:42:50.859Z] Removing intermediate container fdf22ba61bef [2023-03-07T01:42:50.859Z] ---> d46f0c8eb7f1 [2023-03-07T01:42:50.859Z] [2023-03-07T01:42:51.447Z] Successfully built d46f0c8eb7f1 [2023-03-07T01:42:51.447Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-07T01:42:51.447Z] Building support-notifications [2023-03-07T01:42:58.094Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:42:58.094Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:42:58.094Z] ---> 3fc8c04f542c [2023-03-07T01:42:58.094Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:42:58.094Z] ---> Using cache [2023-03-07T01:42:58.094Z] ---> 7271d74bfe96 [2023-03-07T01:42:58.094Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T01:42:58.094Z] ---> Using cache [2023-03-07T01:42:58.094Z] ---> fac31f343125 [2023-03-07T01:42:58.094Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T01:42:58.094Z] ---> Running in 99bfbda89a7f [2023-03-07T01:43:00.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:43:00.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:43:02.360Z] OK: 221 MiB in 51 packages [2023-03-07T01:43:04.950Z] Removing intermediate container 99bfbda89a7f [2023-03-07T01:43:04.950Z] ---> a0bf20e0723d [2023-03-07T01:43:04.950Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T01:43:07.534Z] ---> 9a66e1e9f2c0 [2023-03-07T01:43:07.534Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:43:07.534Z] ---> Running in 1fa760aa7c05 [2023-03-07T01:43:35.682Z] Removing intermediate container 8893bb77c437 [2023-03-07T01:43:35.682Z] ---> f0408e2bfb7f [2023-03-07T01:43:35.682Z] Step 7/32 : COPY . . [2023-03-07T01:43:38.255Z] ---> 3bd26634a3e6 [2023-03-07T01:43:38.255Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T01:43:38.255Z] ---> Running in c1cff3afbd17 [2023-03-07T01:43:38.840Z] Removing intermediate container 1132133beb9d [2023-03-07T01:43:38.840Z] ---> 2b2b1277971f [2023-03-07T01:43:38.840Z] Step 7/23 : COPY . . [2023-03-07T01:43:40.248Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T01:43:42.199Z] ---> 452333c30338 [2023-03-07T01:43:42.199Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T01:43:42.199Z] ---> Running in e24cec2defc2 [2023-03-07T01:43:44.140Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T01:44:40.520Z] Removing intermediate container 1fa760aa7c05 [2023-03-07T01:44:40.520Z] ---> 8c943d81cc0b [2023-03-07T01:44:40.520Z] Step 8/22 : COPY . . [2023-03-07T01:44:40.520Z] ---> 0dc9031af608 [2023-03-07T01:44:40.520Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T01:44:40.520Z] ---> Running in 765ccd801c17 [2023-03-07T01:44:40.520Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T01:47:02.179Z] Removing intermediate container 529c777670e8 [2023-03-07T01:47:02.179Z] ---> a18bc5d0722a [2023-03-07T01:47:02.179Z] [2023-03-07T01:47:02.179Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T01:47:02.179Z] ---> 4c81e5bf8899 [2023-03-07T01:47:02.179Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T01:47:02.179Z] ---> Using cache [2023-03-07T01:47:02.179Z] ---> 5b1e4907759b [2023-03-07T01:47:02.179Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T01:47:02.180Z] ---> Using cache [2023-03-07T01:47:02.180Z] ---> b2ec26be60d5 [2023-03-07T01:47:02.180Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:47:02.180Z] ---> Using cache [2023-03-07T01:47:02.180Z] ---> d9f415cefc2e [2023-03-07T01:47:02.180Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T01:47:02.180Z] ---> fa282770ab47 [2023-03-07T01:47:02.180Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T01:47:02.180Z] ---> c557ef2615f9 [2023-03-07T01:47:02.180Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T01:47:02.180Z] ---> e857c0597696 [2023-03-07T01:47:02.180Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T01:47:02.180Z] ---> Running in 6b0af766f732 [2023-03-07T01:47:02.180Z] Removing intermediate container 6b0af766f732 [2023-03-07T01:47:02.180Z] ---> 2dab7a60dff9 [2023-03-07T01:47:02.180Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T01:47:02.180Z] ---> Running in 8d038569c75b [2023-03-07T01:47:02.180Z] Removing intermediate container 8d038569c75b [2023-03-07T01:47:02.180Z] ---> 2d438ca458ef [2023-03-07T01:47:02.180Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T01:47:02.180Z] ---> Running in 433e5a6672f9 [2023-03-07T01:47:02.180Z] Removing intermediate container 433e5a6672f9 [2023-03-07T01:47:02.180Z] ---> c5a5cbabec55 [2023-03-07T01:47:02.180Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T01:47:02.180Z] ---> Running in 85fbc5f34bf8 [2023-03-07T01:47:02.180Z] Removing intermediate container 85fbc5f34bf8 [2023-03-07T01:47:02.180Z] ---> 16c1c0325eb8 [2023-03-07T01:47:02.180Z] Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:47:02.180Z] ---> Running in cd230e70e63b [2023-03-07T01:47:02.180Z] Removing intermediate container cd230e70e63b [2023-03-07T01:47:02.180Z] ---> ed1cbc086ad7 [2023-03-07T01:47:02.180Z] Step 22/22 : LABEL version=3.0.0-dev.78 [2023-03-07T01:47:02.180Z] ---> Running in e19adc1aeeab [2023-03-07T01:47:02.180Z] Removing intermediate container e19adc1aeeab [2023-03-07T01:47:02.180Z] ---> 0f09620afdda [2023-03-07T01:47:02.180Z] [2023-03-07T01:47:02.180Z] Successfully built 0f09620afdda [2023-03-07T01:47:02.180Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-07T01:47:02.180Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-03-07T01:47:03.588Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:47:03.588Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:47:03.588Z] ---> 3fc8c04f542c [2023-03-07T01:47:03.588Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T01:47:03.588Z] ---> Using cache [2023-03-07T01:47:03.588Z] ---> d3a649f5146b [2023-03-07T01:47:03.588Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T01:47:03.588Z] ---> Using cache [2023-03-07T01:47:03.588Z] ---> d92cc7302f74 [2023-03-07T01:47:03.588Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T01:47:03.588Z] ---> Using cache [2023-03-07T01:47:03.588Z] ---> 13d9b7cca3f7 [2023-03-07T01:47:03.588Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:47:03.588Z] ---> Using cache [2023-03-07T01:47:03.588Z] ---> c1c2b0578d76 [2023-03-07T01:47:03.588Z] Step 7/24 : COPY . . [2023-03-07T01:47:03.588Z] ---> Using cache [2023-03-07T01:47:03.588Z] ---> 66a5c6b62b83 [2023-03-07T01:47:03.588Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T01:47:03.588Z] ---> Using cache [2023-03-07T01:47:03.588Z] ---> d4ea347c7da5 [2023-03-07T01:47:03.588Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T01:47:03.588Z] ---> Using cache [2023-03-07T01:47:03.588Z] ---> 33225ae4abc4 [2023-03-07T01:47:03.588Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T01:47:03.854Z] ---> Running in 4a3eb90ff6bb [2023-03-07T01:47:08.096Z] Removing intermediate container 4a3eb90ff6bb [2023-03-07T01:47:08.096Z] ---> e42d44256ced [2023-03-07T01:47:08.096Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T01:47:08.096Z] ---> Running in 485a3730205b [2023-03-07T01:47:08.361Z] Removing intermediate container 485a3730205b [2023-03-07T01:47:08.361Z] ---> 9038073a5b83 [2023-03-07T01:47:08.361Z] [2023-03-07T01:47:08.361Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T01:47:08.361Z] ---> 354640af7b1b [2023-03-07T01:47:08.361Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T01:47:08.637Z] ---> Using cache [2023-03-07T01:47:08.637Z] ---> b5142f86c27e [2023-03-07T01:47:08.637Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T01:47:08.637Z] ---> Using cache [2023-03-07T01:47:08.637Z] ---> 7b4bac289344 [2023-03-07T01:47:08.637Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T01:47:11.991Z] ---> 3e1b7cdba389 [2023-03-07T01:47:11.991Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T01:47:17.331Z] ---> 47d9e55de6cb [2023-03-07T01:47:17.331Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T01:47:17.598Z] ---> 255730dbc2d2 [2023-03-07T01:47:17.598Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T01:47:18.554Z] ---> ad71b7e62181 [2023-03-07T01:47:18.554Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T01:47:19.159Z] ---> dfd12b8a8388 [2023-03-07T01:47:19.159Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T01:47:19.424Z] ---> Running in 52ea0301f523 [2023-03-07T01:47:20.006Z] Removing intermediate container 52ea0301f523 [2023-03-07T01:47:20.006Z] ---> 1d8bfe7b3ab1 [2023-03-07T01:47:20.006Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T01:47:20.006Z] ---> Running in 62b1aa376c4e [2023-03-07T01:47:20.587Z] Removing intermediate container 62b1aa376c4e [2023-03-07T01:47:20.587Z] ---> c5507d4100f8 [2023-03-07T01:47:20.587Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T01:47:20.854Z] ---> Running in 7012cca32c81 [2023-03-07T01:47:21.123Z] Removing intermediate container 7012cca32c81 [2023-03-07T01:47:21.123Z] ---> c4d49b1574e0 [2023-03-07T01:47:21.123Z] Step 23/24 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:47:21.393Z] ---> Running in 9b3131a0b8c8 [2023-03-07T01:47:21.661Z] Removing intermediate container 9b3131a0b8c8 [2023-03-07T01:47:21.661Z] ---> b447f9003d97 [2023-03-07T01:47:21.661Z] Step 24/24 : LABEL version=3.0.0-dev.78 [2023-03-07T01:47:21.926Z] ---> Running in b8d2f61e8823 [2023-03-07T01:47:22.511Z] Removing intermediate container b8d2f61e8823 [2023-03-07T01:47:22.511Z] ---> e2dbf89b25a2 [2023-03-07T01:47:22.511Z] [2023-03-07T01:47:22.511Z] Successfully built e2dbf89b25a2 [2023-03-07T01:47:22.511Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-07T01:47:22.511Z] Building support-scheduler [2023-03-07T01:47:26.758Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:47:26.758Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:47:26.758Z] ---> 3fc8c04f542c [2023-03-07T01:47:26.758Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T01:47:26.758Z] ---> Using cache [2023-03-07T01:47:26.758Z] ---> 7271d74bfe96 [2023-03-07T01:47:26.758Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T01:47:26.758Z] ---> Using cache [2023-03-07T01:47:26.758Z] ---> fac31f343125 [2023-03-07T01:47:26.758Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T01:47:26.758Z] ---> Using cache [2023-03-07T01:47:26.758Z] ---> f2fb4b0ed784 [2023-03-07T01:47:26.758Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T01:47:26.758Z] ---> Using cache [2023-03-07T01:47:26.758Z] ---> 14be4424d130 [2023-03-07T01:47:26.758Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:47:26.758Z] ---> Using cache [2023-03-07T01:47:26.758Z] ---> d2f25291c5e3 [2023-03-07T01:47:26.758Z] Step 8/22 : COPY . . [2023-03-07T01:47:26.758Z] ---> Using cache [2023-03-07T01:47:26.758Z] ---> a564967bafa8 [2023-03-07T01:47:26.758Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T01:47:27.344Z] ---> Running in 0ff8948ba642 [2023-03-07T01:47:29.918Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T01:47:35.510Z] Removing intermediate container 8383cf42fbb2 [2023-03-07T01:47:35.510Z] ---> 66aacabf78ac [2023-03-07T01:47:35.510Z] [2023-03-07T01:47:35.510Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T01:47:35.510Z] ---> 4c81e5bf8899 [2023-03-07T01:47:35.510Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T01:47:35.510Z] ---> Using cache [2023-03-07T01:47:35.510Z] ---> 402434b2f759 [2023-03-07T01:47:35.510Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T01:47:35.510Z] ---> Using cache [2023-03-07T01:47:35.510Z] ---> 3b57d4d039a0 [2023-03-07T01:47:35.510Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T01:47:35.510Z] ---> Running in ab9c592770b5 [2023-03-07T01:47:35.510Z] Removing intermediate container ab9c592770b5 [2023-03-07T01:47:35.510Z] ---> 9b43c71817d4 [2023-03-07T01:47:35.510Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T01:47:35.510Z] ---> Running in 6089b22f0197 [2023-03-07T01:47:36.103Z] Removing intermediate container 6089b22f0197 [2023-03-07T01:47:36.103Z] ---> 8e41457b04c0 [2023-03-07T01:47:36.103Z] Step 15/24 : WORKDIR / [2023-03-07T01:47:36.103Z] ---> Running in c75e61e875c3 [2023-03-07T01:47:36.733Z] Removing intermediate container c75e61e875c3 [2023-03-07T01:47:36.733Z] ---> 7d15e357a2cc [2023-03-07T01:47:36.733Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:47:37.708Z] ---> 86701c6864d3 [2023-03-07T01:47:37.708Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T01:47:39.668Z] ---> d84e487e6f00 [2023-03-07T01:47:39.668Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T01:47:40.638Z] ---> e7a8d76399f5 [2023-03-07T01:47:40.638Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T01:47:41.220Z] ---> 7246fbd7f5b3 [2023-03-07T01:47:41.220Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T01:47:41.486Z] ---> Running in 77e7fbfe0926 [2023-03-07T01:47:42.069Z] Removing intermediate container 77e7fbfe0926 [2023-03-07T01:47:42.069Z] ---> 029d1468db1d [2023-03-07T01:47:42.069Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T01:47:42.069Z] ---> Running in 74278f0a4f9c [2023-03-07T01:47:42.652Z] Removing intermediate container 74278f0a4f9c [2023-03-07T01:47:42.652Z] ---> 5250fbc6129c [2023-03-07T01:47:42.652Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T01:47:42.919Z] ---> Running in 953e553b1915 [2023-03-07T01:47:43.187Z] Removing intermediate container 953e553b1915 [2023-03-07T01:47:43.187Z] ---> d1c713c69dba [2023-03-07T01:47:43.187Z] Step 23/24 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:47:43.187Z] ---> Running in 86b5667404dd [2023-03-07T01:47:43.768Z] Removing intermediate container 86b5667404dd [2023-03-07T01:47:43.768Z] ---> d7c29d8d68ef [2023-03-07T01:47:43.768Z] Step 24/24 : LABEL version=3.0.0-dev.78 [2023-03-07T01:47:44.036Z] ---> Running in 01fcb40fb80c [2023-03-07T01:47:44.304Z] Removing intermediate container 01fcb40fb80c [2023-03-07T01:47:44.304Z] ---> 2c763d854f5a [2023-03-07T01:47:44.304Z] [2023-03-07T01:47:44.571Z] Successfully built 2c763d854f5a [2023-03-07T01:47:44.571Z] Successfully tagged core-metadata-arm64:latest [2023-03-07T01:47:44.571Z]  Building core-metadata ... done Building security-spire-config [2023-03-07T01:47:47.911Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T01:47:47.911Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T01:47:47.911Z] ---> 3fc8c04f542c [2023-03-07T01:47:47.911Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T01:47:47.911Z] ---> Using cache [2023-03-07T01:47:47.911Z] ---> d3a649f5146b [2023-03-07T01:47:47.911Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T01:47:47.911Z] ---> Using cache [2023-03-07T01:47:47.911Z] ---> d92cc7302f74 [2023-03-07T01:47:47.911Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T01:47:47.911Z] ---> Using cache [2023-03-07T01:47:47.911Z] ---> 13d9b7cca3f7 [2023-03-07T01:47:47.911Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:47:47.911Z] ---> Using cache [2023-03-07T01:47:47.911Z] ---> c1c2b0578d76 [2023-03-07T01:47:47.911Z] Step 7/24 : COPY . . [2023-03-07T01:47:47.911Z] ---> Using cache [2023-03-07T01:47:47.911Z] ---> 66a5c6b62b83 [2023-03-07T01:47:47.911Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T01:47:47.911Z] ---> Using cache [2023-03-07T01:47:47.911Z] ---> d4ea347c7da5 [2023-03-07T01:47:47.911Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T01:47:47.911Z] ---> Using cache [2023-03-07T01:47:47.911Z] ---> 33225ae4abc4 [2023-03-07T01:47:47.911Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T01:47:47.911Z] ---> Using cache [2023-03-07T01:47:47.911Z] ---> e42d44256ced [2023-03-07T01:47:47.911Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T01:47:47.911Z] ---> Using cache [2023-03-07T01:47:47.911Z] ---> 9038073a5b83 [2023-03-07T01:47:47.911Z] [2023-03-07T01:47:47.911Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T01:47:47.911Z] ---> 354640af7b1b [2023-03-07T01:47:47.911Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T01:47:47.911Z] ---> Using cache [2023-03-07T01:47:47.911Z] ---> b5142f86c27e [2023-03-07T01:47:47.911Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T01:47:48.177Z] ---> Running in 860006ceeff4 [2023-03-07T01:47:50.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:47:50.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:47:52.112Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T01:47:52.112Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T01:47:52.112Z] OK: 15736 distinct packages available [2023-03-07T01:47:52.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:47:52.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:47:54.109Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T01:47:54.109Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T01:47:54.109Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T01:47:54.109Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T01:47:54.109Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T01:47:54.109Z] OK: 6 MiB in 18 packages [2023-03-07T01:47:55.513Z] Removing intermediate container 860006ceeff4 [2023-03-07T01:47:55.513Z] ---> f79616269bc1 [2023-03-07T01:47:55.513Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T01:48:00.849Z] ---> f70a4ffd9aa4 [2023-03-07T01:48:00.849Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T01:48:01.430Z] ---> 672466742d5f [2023-03-07T01:48:01.430Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T01:48:01.430Z] ---> Running in 9e03a1445b26 [2023-03-07T01:48:02.011Z] Removing intermediate container 9e03a1445b26 [2023-03-07T01:48:02.011Z] ---> f1674581a8f2 [2023-03-07T01:48:02.011Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T01:48:02.968Z] ---> a618930cf394 [2023-03-07T01:48:02.968Z] Step 19/24 : WORKDIR / [2023-03-07T01:48:02.968Z] ---> Running in 3dbc1c0d4a70 [2023-03-07T01:48:03.550Z] Removing intermediate container 3dbc1c0d4a70 [2023-03-07T01:48:03.550Z] ---> 7fa5808031ce [2023-03-07T01:48:03.550Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T01:48:03.550Z] ---> Running in ea274956992a [2023-03-07T01:48:03.820Z] Removing intermediate container ea274956992a [2023-03-07T01:48:03.820Z] ---> bc43349f348e [2023-03-07T01:48:03.820Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T01:48:04.086Z] ---> Running in 2a56fdc0f71e [2023-03-07T01:48:04.668Z] Removing intermediate container 2a56fdc0f71e [2023-03-07T01:48:04.668Z] ---> 95cc1a7dc7b4 [2023-03-07T01:48:04.668Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T01:48:04.668Z] ---> Running in c698dac3a00c [2023-03-07T01:48:04.955Z] Removing intermediate container c698dac3a00c [2023-03-07T01:48:04.955Z] ---> 6cad7365402b [2023-03-07T01:48:04.955Z] Step 23/24 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:48:05.228Z] ---> Running in 0230f70b0bb8 [2023-03-07T01:48:05.494Z] Removing intermediate container 0230f70b0bb8 [2023-03-07T01:48:05.494Z] ---> 4f24c018f824 [2023-03-07T01:48:05.494Z] Step 24/24 : LABEL version=3.0.0-dev.78 [2023-03-07T01:48:05.761Z] ---> Running in 73a91a546af6 [2023-03-07T01:48:06.028Z] Removing intermediate container 73a91a546af6 [2023-03-07T01:48:06.028Z] ---> 31d6faa685ca [2023-03-07T01:48:06.028Z] [2023-03-07T01:48:06.028Z] Successfully built 31d6faa685ca [2023-03-07T01:48:06.028Z] Successfully tagged security-spire-config-arm64:latest [2023-03-07T01:49:27.627Z]  Building security-spire-config ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T01:49:34.278Z] Removing intermediate container c1cff3afbd17 [2023-03-07T01:49:34.278Z] ---> ffc83e4a1e89 [2023-03-07T01:49:34.278Z] [2023-03-07T01:49:34.278Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T01:49:34.278Z] ---> 4c81e5bf8899 [2023-03-07T01:49:34.278Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T01:49:34.278Z] ---> Running in 20e84ab54a99 [2023-03-07T01:49:35.239Z] Removing intermediate container 20e84ab54a99 [2023-03-07T01:49:35.239Z] ---> 6fcd6039c2b3 [2023-03-07T01:49:35.239Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T01:49:35.239Z] ---> Running in 8045c07a59b6 [2023-03-07T01:49:37.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:49:38.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:49:39.486Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T01:49:39.486Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T01:49:39.486Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:49:39.486Z] OK: 5 MiB in 16 packages [2023-03-07T01:49:41.427Z] Removing intermediate container 8045c07a59b6 [2023-03-07T01:49:41.427Z] ---> 12a0b6477d20 [2023-03-07T01:49:41.427Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T01:49:41.693Z] ---> Running in e059eeec080c [2023-03-07T01:49:43.630Z] Removing intermediate container e059eeec080c [2023-03-07T01:49:43.630Z] ---> 69949de9a42b [2023-03-07T01:49:43.630Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T01:49:43.897Z] ---> Running in 5a626f93baac [2023-03-07T01:49:44.484Z] Removing intermediate container 5a626f93baac [2023-03-07T01:49:44.484Z] ---> 992dcacc25fd [2023-03-07T01:49:44.484Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T01:49:44.484Z] Removing intermediate container e24cec2defc2 [2023-03-07T01:49:44.484Z] ---> f46ebf583f70 [2023-03-07T01:49:44.484Z] [2023-03-07T01:49:44.750Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T01:49:44.750Z] ---> 4c81e5bf8899 [2023-03-07T01:49:44.750Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T01:49:44.750Z] ---> Running in 5b20f17293a5 [2023-03-07T01:49:44.750Z] ---> Running in 519e7e5a38bf [2023-03-07T01:49:45.706Z] Removing intermediate container 5b20f17293a5 [2023-03-07T01:49:45.706Z] ---> 7b2e1657cc24 [2023-03-07T01:49:45.706Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T01:49:45.706Z] ---> Running in 5d77c8afa4d5 [2023-03-07T01:49:46.300Z] Removing intermediate container 5d77c8afa4d5 [2023-03-07T01:49:46.300Z] ---> 1594cb79d69e [2023-03-07T01:49:46.300Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T01:49:46.300Z] ---> Running in 3cf57bacf4cc [2023-03-07T01:49:46.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:49:47.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:49:48.416Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T01:49:48.684Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T01:49:48.684Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T01:49:48.684Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:49:48.684Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T01:49:48.951Z] OK: 6 MiB in 17 packages [2023-03-07T01:49:49.226Z] Removing intermediate container 3cf57bacf4cc [2023-03-07T01:49:49.226Z] ---> 734490ca681a [2023-03-07T01:49:49.226Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T01:49:49.226Z] ---> Running in 93011a2cfd6a [2023-03-07T01:49:49.808Z] Removing intermediate container 93011a2cfd6a [2023-03-07T01:49:49.808Z] ---> 606e82b6a8bb [2023-03-07T01:49:49.808Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T01:49:51.212Z] ---> 1a5a9453a163 [2023-03-07T01:49:51.212Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T01:49:51.486Z] ---> Running in da554f022616 [2023-03-07T01:49:51.753Z] Removing intermediate container 519e7e5a38bf [2023-03-07T01:49:51.753Z] ---> 962772f4d80c [2023-03-07T01:49:51.753Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T01:49:51.753Z] ---> Running in c75fd9089667 [2023-03-07T01:49:52.713Z] Removing intermediate container c75fd9089667 [2023-03-07T01:49:52.713Z] ---> 4a5192ea56b2 [2023-03-07T01:49:52.713Z] Step 12/23 : WORKDIR / [2023-03-07T01:49:52.713Z] ---> Running in a51c5ea4ce4b [2023-03-07T01:49:53.293Z] Removing intermediate container a51c5ea4ce4b [2023-03-07T01:49:53.293Z] ---> 54406f7a8bbc [2023-03-07T01:49:53.293Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T01:49:54.697Z] ---> 675b0be408e7 [2023-03-07T01:49:54.697Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T01:49:54.697Z] Removing intermediate container da554f022616 [2023-03-07T01:49:54.697Z] ---> 3b1f3a0a27d4 [2023-03-07T01:49:54.697Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:49:56.107Z] ---> 1884493edb05 [2023-03-07T01:49:56.107Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T01:49:56.107Z] ---> 4cea895e841a [2023-03-07T01:49:56.107Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T01:49:57.065Z] ---> 2d391cc4ce14 [2023-03-07T01:49:57.065Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T01:49:58.464Z] ---> d7f5d7d0206a [2023-03-07T01:49:58.464Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T01:49:59.425Z] ---> 2e7b381244cf [2023-03-07T01:49:59.425Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T01:49:59.425Z] ---> 2b42b045105d [2023-03-07T01:49:59.425Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T01:50:00.391Z] ---> b33d376571a0 [2023-03-07T01:50:00.391Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T01:50:01.379Z] ---> 3ec8241bfd5d [2023-03-07T01:50:01.379Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T01:50:01.647Z] ---> d4562a42e279 [2023-03-07T01:50:01.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T01:50:02.613Z] ---> 2f3827bd5da2 [2023-03-07T01:50:02.613Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T01:50:02.884Z] ---> affa5ad2c3e1 [2023-03-07T01:50:02.884Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T01:50:03.154Z] ---> Running in 05ea229096a2 [2023-03-07T01:50:04.128Z] ---> 3d8b9f353f1d [2023-03-07T01:50:04.128Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T01:50:04.396Z] ---> Running in 9e242313573b [2023-03-07T01:50:07.031Z] Removing intermediate container 05ea229096a2 [2023-03-07T01:50:07.031Z] ---> 3027b5a8330e [2023-03-07T01:50:07.031Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T01:50:07.031Z] ---> Running in b725aa64fa2f [2023-03-07T01:50:07.626Z] Removing intermediate container b725aa64fa2f [2023-03-07T01:50:07.626Z] ---> 66feb1cc0933 [2023-03-07T01:50:07.626Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T01:50:07.896Z] ---> Running in cf472e0bf7df [2023-03-07T01:50:08.165Z] Removing intermediate container 9e242313573b [2023-03-07T01:50:08.165Z] ---> e4484400cf72 [2023-03-07T01:50:08.165Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T01:50:08.165Z] ---> Running in 10d627e8707a [2023-03-07T01:50:08.440Z] Removing intermediate container cf472e0bf7df [2023-03-07T01:50:08.440Z] ---> 7d065ca38bcf [2023-03-07T01:50:08.440Z] Step 22/23 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:50:08.715Z] ---> Running in 1a8b12210b64 [2023-03-07T01:50:08.989Z] Removing intermediate container 10d627e8707a [2023-03-07T01:50:08.989Z] ---> 5e81957ce519 [2023-03-07T01:50:08.989Z] Step 29/32 : CMD ["gate"] [2023-03-07T01:50:08.989Z] ---> Running in a842b79f07ad [2023-03-07T01:50:09.584Z] Removing intermediate container 1a8b12210b64 [2023-03-07T01:50:09.584Z] ---> f4a9a13a0bd2 [2023-03-07T01:50:09.584Z] Step 23/23 : LABEL version=3.0.0-dev.78 [2023-03-07T01:50:09.584Z] ---> Running in f1081758dc60 [2023-03-07T01:50:09.584Z] Removing intermediate container a842b79f07ad [2023-03-07T01:50:09.584Z] ---> bbfd50e746b0 [2023-03-07T01:50:09.584Z] Step 30/32 : LABEL arch=arm64 [2023-03-07T01:50:09.853Z] ---> Running in fb3e65eeb0b3 [2023-03-07T01:50:10.124Z] Removing intermediate container f1081758dc60 [2023-03-07T01:50:10.124Z] ---> bc48fb790eb2 [2023-03-07T01:50:10.124Z] [2023-03-07T01:50:10.396Z] Successfully built bc48fb790eb2 [2023-03-07T01:50:10.396Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-07T01:50:10.396Z]  Building security-secretstore-setup ... done Removing intermediate container fb3e65eeb0b3 [2023-03-07T01:50:10.396Z] ---> f1ed9959d10b [2023-03-07T01:50:10.396Z] Step 31/32 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:50:10.663Z] ---> Running in 9821e4c24f83 [2023-03-07T01:50:11.249Z] Removing intermediate container 9821e4c24f83 [2023-03-07T01:50:11.249Z] ---> 320c78dce750 [2023-03-07T01:50:11.249Z] Step 32/32 : LABEL version=3.0.0-dev.78 [2023-03-07T01:50:11.249Z] ---> Running in 2829752b6099 [2023-03-07T01:50:11.832Z] Removing intermediate container 2829752b6099 [2023-03-07T01:50:11.832Z] ---> e5f6294db995 [2023-03-07T01:50:11.832Z] [2023-03-07T01:50:11.832Z] Successfully built e5f6294db995 [2023-03-07T01:50:11.832Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-07T01:52:03.539Z]  Building security-bootstrapper ... done Removing intermediate container 765ccd801c17 [2023-03-07T01:52:03.539Z] ---> 02dbb432a243 [2023-03-07T01:52:03.539Z] [2023-03-07T01:52:03.539Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T01:52:03.539Z] ---> 4c81e5bf8899 [2023-03-07T01:52:03.539Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T01:52:03.539Z] ---> Running in 566ab3d54152 [2023-03-07T01:52:03.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:52:03.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:52:03.539Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T01:52:03.539Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T01:52:03.539Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T01:52:03.539Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T01:52:03.539Z] OK: 6 MiB in 16 packages [2023-03-07T01:52:03.539Z] Removing intermediate container 566ab3d54152 [2023-03-07T01:52:03.539Z] ---> f2a12d2af95e [2023-03-07T01:52:03.539Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T01:52:03.539Z] ---> Running in 838407abeb29 [2023-03-07T01:52:03.539Z] Removing intermediate container 838407abeb29 [2023-03-07T01:52:03.539Z] ---> c0cfbb9e2897 [2023-03-07T01:52:03.539Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T01:52:03.539Z] ---> Running in 981a17bd0c2c [2023-03-07T01:52:03.539Z] Removing intermediate container 981a17bd0c2c [2023-03-07T01:52:03.539Z] ---> 52a59f047980 [2023-03-07T01:52:03.539Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T01:52:03.539Z] ---> Running in 4d6eaf419b55 [2023-03-07T01:52:03.539Z] Removing intermediate container 4d6eaf419b55 [2023-03-07T01:52:03.539Z] ---> fc48c6aaf06b [2023-03-07T01:52:03.539Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:52:03.540Z] ---> d54bcf100d8d [2023-03-07T01:52:03.540Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T01:52:03.540Z] ---> cfbebeaf6685 [2023-03-07T01:52:03.540Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T01:52:03.540Z] ---> a0ea1d349b52 [2023-03-07T01:52:03.540Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T01:52:03.540Z] ---> Running in 91e9707ac8e8 [2023-03-07T01:52:03.540Z] Removing intermediate container 91e9707ac8e8 [2023-03-07T01:52:03.540Z] ---> 7f7ea799c880 [2023-03-07T01:52:03.540Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T01:52:03.540Z] ---> Running in b5f0ce3e3b28 [2023-03-07T01:52:03.540Z] Removing intermediate container b5f0ce3e3b28 [2023-03-07T01:52:03.540Z] ---> f6cf5babc89b [2023-03-07T01:52:03.540Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T01:52:03.540Z] ---> Running in bc234364bd59 [2023-03-07T01:52:03.540Z] Removing intermediate container bc234364bd59 [2023-03-07T01:52:03.540Z] ---> 1b8aca69be60 [2023-03-07T01:52:03.540Z] Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:03.540Z] ---> Running in 69a9711c0087 [2023-03-07T01:52:03.540Z] Removing intermediate container 69a9711c0087 [2023-03-07T01:52:03.540Z] ---> 3a414c3f6b47 [2023-03-07T01:52:03.540Z] Step 22/22 : LABEL version=3.0.0-dev.78 [2023-03-07T01:52:03.540Z] ---> Running in 0329b6bc998c [2023-03-07T01:52:03.540Z] Removing intermediate container 0329b6bc998c [2023-03-07T01:52:03.540Z] ---> 424a88d73be2 [2023-03-07T01:52:03.540Z] [2023-03-07T01:52:03.540Z] Successfully built 424a88d73be2 [2023-03-07T01:52:03.540Z] Successfully tagged support-notifications-arm64:latest [2023-03-07T01:52:21.767Z]  Building support-notifications ... done Removing intermediate container 0ff8948ba642 [2023-03-07T01:52:21.767Z] ---> 982f7e10cc4f [2023-03-07T01:52:21.767Z] [2023-03-07T01:52:21.767Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T01:52:21.767Z] ---> 4c81e5bf8899 [2023-03-07T01:52:21.767Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T01:52:21.767Z] ---> Using cache [2023-03-07T01:52:21.767Z] ---> 402434b2f759 [2023-03-07T01:52:21.767Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T01:52:21.767Z] ---> Using cache [2023-03-07T01:52:21.767Z] ---> 3b57d4d039a0 [2023-03-07T01:52:21.767Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T01:52:21.767Z] ---> Running in b997943842bd [2023-03-07T01:52:21.767Z] Removing intermediate container b997943842bd [2023-03-07T01:52:21.767Z] ---> d41d441cac33 [2023-03-07T01:52:21.767Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T01:52:21.767Z] ---> Running in f031e706f9bc [2023-03-07T01:52:21.767Z] Removing intermediate container f031e706f9bc [2023-03-07T01:52:21.767Z] ---> ac327d540bc8 [2023-03-07T01:52:21.767Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T01:52:21.767Z] ---> 791995bdc7bc [2023-03-07T01:52:21.768Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T01:52:22.735Z] ---> c2fb2400c9a6 [2023-03-07T01:52:22.735Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T01:52:23.004Z] ---> a7d8fd5369bb [2023-03-07T01:52:23.004Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T01:52:23.004Z] ---> Running in 1bb2bac47276 [2023-03-07T01:52:23.593Z] Removing intermediate container 1bb2bac47276 [2023-03-07T01:52:23.593Z] ---> bf8dfc2e2e00 [2023-03-07T01:52:23.593Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T01:52:23.593Z] ---> Running in a4c707dd14b7 [2023-03-07T01:52:23.861Z] Removing intermediate container a4c707dd14b7 [2023-03-07T01:52:23.861Z] ---> 579676b23a69 [2023-03-07T01:52:23.861Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T01:52:23.861Z] ---> Running in 6e0fbf58297a [2023-03-07T01:52:24.130Z] Removing intermediate container 6e0fbf58297a [2023-03-07T01:52:24.130Z] ---> 46e154086ac1 [2023-03-07T01:52:24.130Z] Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:24.130Z] ---> Running in a23a421a31db [2023-03-07T01:52:24.403Z] Removing intermediate container a23a421a31db [2023-03-07T01:52:24.403Z] ---> 9d5db071b805 [2023-03-07T01:52:24.403Z] Step 22/22 : LABEL version=3.0.0-dev.78 [2023-03-07T01:52:24.672Z] ---> Running in 587c0eb668e1 [2023-03-07T01:52:24.939Z] Removing intermediate container 587c0eb668e1 [2023-03-07T01:52:24.939Z] ---> 982fcebcfad7 [2023-03-07T01:52:24.939Z] [2023-03-07T01:52:24.939Z] Successfully built 982fcebcfad7 [2023-03-07T01:52:24.940Z] Successfully tagged support-scheduler-arm64:latest [2023-03-07T01:52:25.220Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-07T01:52:25.209Z] $ docker stop --time=1 612f75ca6263e10d651e292406160ca388252b1e8d7b3a553cb6e32773573f90 [2023-03-07T01:52:26.817Z] $ docker rm -f --volumes 612f75ca6263e10d651e292406160ca388252b1e8d7b3a553cb6e32773573f90 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T01:52:27.308Z] + docker images [2023-03-07T01:52:27.573Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T01:52:27.573Z] support-scheduler-arm64 latest 982fcebcfad7 3 seconds ago 29.1MB [2023-03-07T01:52:27.573Z] 982f7e10cc4f 9 seconds ago 1.4GB [2023-03-07T01:52:27.573Z] support-notifications-arm64 latest 424a88d73be2 25 seconds ago 29.7MB [2023-03-07T01:52:27.573Z] 02dbb432a243 38 seconds ago 1.4GB [2023-03-07T01:52:27.573Z] security-bootstrapper-arm64 latest e5f6294db995 2 minutes ago 19MB [2023-03-07T01:52:27.573Z] security-secretstore-setup-arm64 latest bc48fb790eb2 2 minutes ago 28.7MB [2023-03-07T01:52:27.573Z] f46ebf583f70 2 minutes ago 1.33GB [2023-03-07T01:52:27.573Z] ffc83e4a1e89 2 minutes ago 1.32GB [2023-03-07T01:52:27.573Z] security-spire-config-arm64 latest 31d6faa685ca 4 minutes ago 83.6MB [2023-03-07T01:52:27.573Z] core-metadata-arm64 latest 2c763d854f5a 4 minutes ago 17.8MB [2023-03-07T01:52:27.573Z] 66aacabf78ac 4 minutes ago 1.34GB [2023-03-07T01:52:27.573Z] security-spire-agent-arm64 latest e2dbf89b25a2 5 minutes ago 122MB [2023-03-07T01:52:27.573Z] 9038073a5b83 5 minutes ago 1.21GB [2023-03-07T01:52:27.573Z] core-common-config-bootstrapper-arm64 latest 0f09620afdda 5 minutes ago 14.9MB [2023-03-07T01:52:27.573Z] a18bc5d0722a 5 minutes ago 1.33GB [2023-03-07T01:52:27.573Z] security-spiffe-token-provider-arm64 latest d46f0c8eb7f1 9 minutes ago 29.1MB [2023-03-07T01:52:27.573Z] 958525eeb762 10 minutes ago 1.37GB [2023-03-07T01:52:27.573Z] core-command-arm64 latest 0237628ccc19 10 minutes ago 17.1MB [2023-03-07T01:52:27.573Z] core-data-arm64 latest 153eaf9e9b0b 11 minutes ago 17.3MB [2023-03-07T01:52:27.573Z] acc0278d10e8 11 minutes ago 1.34GB [2023-03-07T01:52:27.573Z] 198c3499ba83 11 minutes ago 1.34GB [2023-03-07T01:52:27.573Z] security-proxy-setup-arm64 latest fdb6762a19bc 12 minutes ago 15.8MB [2023-03-07T01:52:27.573Z] security-proxy-auth-arm64 latest 341000eab0db 12 minutes ago 15.6MB [2023-03-07T01:52:27.573Z] 57fb08d0387e 12 minutes ago 1.32GB [2023-03-07T01:52:27.573Z] 7c3090aaf4f3 12 minutes ago 1.32GB [2023-03-07T01:52:27.573Z] security-spire-server-arm64 latest 100fbe98f997 19 minutes ago 84.3MB [2023-03-07T01:52:27.573Z] 66ffee58f12a 19 minutes ago 1.21GB [2023-03-07T01:52:27.573Z] ci-base-image-arm64 latest 3fc8c04f542c 23 minutes ago 904MB [2023-03-07T01:52:27.573Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-07T01:52:27.573Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-07T01:52:27.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-07T01:52:27.573Z] 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-03-07T01:52:27.685Z] provisioning config files... [2023-03-07T01:52:27.701Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/439@tmp/config14815500069683540757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:52:28.094Z] ---> docker-login.sh [2023-03-07T01:52:28.094Z] nexus3.edgexfoundry.org:10001 [2023-03-07T01:52:28.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:52:28.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:52:28.369Z] Configure a credential helper to remove this warning. See [2023-03-07T01:52:28.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:52:28.369Z] [2023-03-07T01:52:28.369Z] Login Succeeded [2023-03-07T01:52:28.369Z] nexus3.edgexfoundry.org:10002 [2023-03-07T01:52:28.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:52:28.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:52:28.909Z] Configure a credential helper to remove this warning. See [2023-03-07T01:52:28.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:52:28.909Z] [2023-03-07T01:52:28.909Z] Login Succeeded [2023-03-07T01:52:28.909Z] nexus3.edgexfoundry.org:10003 [2023-03-07T01:52:29.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:52:29.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:52:29.180Z] Configure a credential helper to remove this warning. See [2023-03-07T01:52:29.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:52:29.180Z] [2023-03-07T01:52:29.180Z] Login Succeeded [2023-03-07T01:52:29.180Z] nexus3.edgexfoundry.org:10004 [2023-03-07T01:52:29.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:52:29.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:52:29.739Z] Configure a credential helper to remove this warning. See [2023-03-07T01:52:29.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:52:29.739Z] [2023-03-07T01:52:29.739Z] Login Succeeded [2023-03-07T01:52:29.739Z] docker.io [2023-03-07T01:52:30.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:52:30.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:52:30.281Z] Configure a credential helper to remove this warning. See [2023-03-07T01:52:30.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:52:30.281Z] [2023-03-07T01:52:30.281Z] Login Succeeded [2023-03-07T01:52:30.281Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T01:52:30.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:52:30.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T01:52:30.332Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-07T01:52:30.332Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:30.332Z] latest [2023-03-07T01:52:30.332Z] 3.0.0-dev.78 [2023-03-07T01:52:30.332Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:52:30.332Z] main [2023-03-07T01:52:30.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:30.671Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:31.009Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:31.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-07T01:52:31.009Z] 7a3ef8b81a60: Preparing [2023-03-07T01:52:31.009Z] e68c86bca2f9: Preparing [2023-03-07T01:52:31.009Z] 37cf0808c130: Preparing [2023-03-07T01:52:31.009Z] 73ab9f704742: Preparing [2023-03-07T01:52:31.009Z] f70ee36035b9: Preparing [2023-03-07T01:52:31.009Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:31.276Z] 7a3ef8b81a60: Pushed [2023-03-07T01:52:31.276Z] 73ab9f704742: Pushed [2023-03-07T01:52:31.276Z] 37cf0808c130: Pushed [2023-03-07T01:52:34.608Z] e68c86bca2f9: Pushed [2023-03-07T01:52:34.608Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:45a19a8e76758e1d2062ca0c96e7b714b5a2040773359f010aecad931cb9e040 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:34.945Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:35.280Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-07T01:52:35.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-07T01:52:35.280Z] 7a3ef8b81a60: Preparing [2023-03-07T01:52:35.280Z] e68c86bca2f9: Preparing [2023-03-07T01:52:35.280Z] 37cf0808c130: Preparing [2023-03-07T01:52:35.280Z] 73ab9f704742: Preparing [2023-03-07T01:52:35.280Z] f70ee36035b9: Preparing [2023-03-07T01:52:35.280Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:35.280Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:35.280Z] 7a3ef8b81a60: Layer already exists [2023-03-07T01:52:35.280Z] e68c86bca2f9: Layer already exists [2023-03-07T01:52:35.280Z] 73ab9f704742: Layer already exists [2023-03-07T01:52:35.280Z] latest: digest: sha256:45a19a8e76758e1d2062ca0c96e7b714b5a2040773359f010aecad931cb9e040 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:35.627Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:35.963Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.78 [2023-03-07T01:52:35.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-07T01:52:35.963Z] 7a3ef8b81a60: Preparing [2023-03-07T01:52:35.963Z] e68c86bca2f9: Preparing [2023-03-07T01:52:35.963Z] 37cf0808c130: Preparing [2023-03-07T01:52:35.963Z] 73ab9f704742: Preparing [2023-03-07T01:52:35.963Z] f70ee36035b9: Preparing [2023-03-07T01:52:35.963Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:35.963Z] e68c86bca2f9: Layer already exists [2023-03-07T01:52:35.963Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:35.963Z] 73ab9f704742: Layer already exists [2023-03-07T01:52:35.963Z] 7a3ef8b81a60: Layer already exists [2023-03-07T01:52:35.963Z] 3.0.0-dev.78: digest: sha256:45a19a8e76758e1d2062ca0c96e7b714b5a2040773359f010aecad931cb9e040 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:36.307Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:36.646Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:52:36.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-07T01:52:36.646Z] 7a3ef8b81a60: Preparing [2023-03-07T01:52:36.646Z] e68c86bca2f9: Preparing [2023-03-07T01:52:36.646Z] 37cf0808c130: Preparing [2023-03-07T01:52:36.646Z] 73ab9f704742: Preparing [2023-03-07T01:52:36.646Z] f70ee36035b9: Preparing [2023-03-07T01:52:36.646Z] 7a3ef8b81a60: Layer already exists [2023-03-07T01:52:36.646Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:36.646Z] e68c86bca2f9: Layer already exists [2023-03-07T01:52:36.646Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:36.646Z] 73ab9f704742: Layer already exists [2023-03-07T01:52:36.646Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:45a19a8e76758e1d2062ca0c96e7b714b5a2040773359f010aecad931cb9e040 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:36.978Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:37.311Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-07T01:52:37.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-07T01:52:37.311Z] 7a3ef8b81a60: Preparing [2023-03-07T01:52:37.311Z] e68c86bca2f9: Preparing [2023-03-07T01:52:37.311Z] 37cf0808c130: Preparing [2023-03-07T01:52:37.311Z] 73ab9f704742: Preparing [2023-03-07T01:52:37.311Z] f70ee36035b9: Preparing [2023-03-07T01:52:37.311Z] e68c86bca2f9: Layer already exists [2023-03-07T01:52:37.311Z] 7a3ef8b81a60: Layer already exists [2023-03-07T01:52:37.311Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:37.311Z] 73ab9f704742: Layer already exists [2023-03-07T01:52:37.311Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:37.312Z] main: digest: sha256:45a19a8e76758e1d2062ca0c96e7b714b5a2040773359f010aecad931cb9e040 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:52:37.354Z] ===================================================== [Pipeline] echo [2023-03-07T01:52:37.360Z] taggedImages: [2023-03-07T01:52:37.360Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:37.360Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-07T01:52:37.360Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.78 [2023-03-07T01:52:37.360Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:52:37.360Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-07T01:52:37.377Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-07T01:52:37.377Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:37.377Z] latest [2023-03-07T01:52:37.377Z] 3.0.0-dev.78 [2023-03-07T01:52:37.377Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:52:37.377Z] main [2023-03-07T01:52:37.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:37.717Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:38.046Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:38.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-07T01:52:38.046Z] e068d8adbfd2: Preparing [2023-03-07T01:52:38.046Z] 33faf98d3ed3: Preparing [2023-03-07T01:52:38.046Z] 15ad45b8eee5: Preparing [2023-03-07T01:52:38.046Z] f9bb31171632: Preparing [2023-03-07T01:52:38.046Z] 37cf0808c130: Preparing [2023-03-07T01:52:38.046Z] b6898d8f4d5f: Preparing [2023-03-07T01:52:38.046Z] f70ee36035b9: Preparing [2023-03-07T01:52:38.046Z] f70ee36035b9: Waiting [2023-03-07T01:52:38.046Z] b6898d8f4d5f: Waiting [2023-03-07T01:52:38.046Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:38.312Z] e068d8adbfd2: Pushed [2023-03-07T01:52:38.312Z] 33faf98d3ed3: Pushed [2023-03-07T01:52:38.312Z] 15ad45b8eee5: Pushed [2023-03-07T01:52:38.312Z] b6898d8f4d5f: Pushed [2023-03-07T01:52:38.312Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:40.881Z] f9bb31171632: Pushed [2023-03-07T01:52:40.881Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:772bc2913f999487147ed200cae898de4a0ac36dd65c65951a89af97208c52d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:41.236Z] + 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-03-07T01:52:41.568Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-07T01:52:41.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-07T01:52:41.568Z] e068d8adbfd2: Preparing [2023-03-07T01:52:41.568Z] 33faf98d3ed3: Preparing [2023-03-07T01:52:41.568Z] 15ad45b8eee5: Preparing [2023-03-07T01:52:41.568Z] f9bb31171632: Preparing [2023-03-07T01:52:41.568Z] 37cf0808c130: Preparing [2023-03-07T01:52:41.568Z] b6898d8f4d5f: Preparing [2023-03-07T01:52:41.568Z] f70ee36035b9: Preparing [2023-03-07T01:52:41.568Z] b6898d8f4d5f: Waiting [2023-03-07T01:52:41.568Z] f70ee36035b9: Waiting [2023-03-07T01:52:41.568Z] 15ad45b8eee5: Layer already exists [2023-03-07T01:52:41.568Z] e068d8adbfd2: Layer already exists [2023-03-07T01:52:41.568Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:41.568Z] 33faf98d3ed3: Layer already exists [2023-03-07T01:52:41.568Z] f9bb31171632: Layer already exists [2023-03-07T01:52:41.568Z] b6898d8f4d5f: Layer already exists [2023-03-07T01:52:41.568Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:41.568Z] latest: digest: sha256:772bc2913f999487147ed200cae898de4a0ac36dd65c65951a89af97208c52d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:42.171Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:42.509Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.78 [2023-03-07T01:52:42.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-07T01:52:42.509Z] e068d8adbfd2: Preparing [2023-03-07T01:52:42.509Z] 33faf98d3ed3: Preparing [2023-03-07T01:52:42.509Z] 15ad45b8eee5: Preparing [2023-03-07T01:52:42.509Z] f9bb31171632: Preparing [2023-03-07T01:52:42.509Z] 37cf0808c130: Preparing [2023-03-07T01:52:42.509Z] b6898d8f4d5f: Preparing [2023-03-07T01:52:42.509Z] f70ee36035b9: Preparing [2023-03-07T01:52:42.509Z] b6898d8f4d5f: Waiting [2023-03-07T01:52:42.509Z] f70ee36035b9: Waiting [2023-03-07T01:52:42.509Z] 33faf98d3ed3: Layer already exists [2023-03-07T01:52:42.509Z] 15ad45b8eee5: Layer already exists [2023-03-07T01:52:42.509Z] e068d8adbfd2: Layer already exists [2023-03-07T01:52:42.509Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:42.509Z] f9bb31171632: Layer already exists [2023-03-07T01:52:42.509Z] b6898d8f4d5f: Layer already exists [2023-03-07T01:52:42.509Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:42.774Z] 3.0.0-dev.78: digest: sha256:772bc2913f999487147ed200cae898de4a0ac36dd65c65951a89af97208c52d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:43.115Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:43.453Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:52:43.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-07T01:52:43.453Z] e068d8adbfd2: Preparing [2023-03-07T01:52:43.453Z] 33faf98d3ed3: Preparing [2023-03-07T01:52:43.453Z] 15ad45b8eee5: Preparing [2023-03-07T01:52:43.453Z] f9bb31171632: Preparing [2023-03-07T01:52:43.453Z] 37cf0808c130: Preparing [2023-03-07T01:52:43.453Z] b6898d8f4d5f: Preparing [2023-03-07T01:52:43.453Z] f70ee36035b9: Preparing [2023-03-07T01:52:43.453Z] b6898d8f4d5f: Waiting [2023-03-07T01:52:43.453Z] f70ee36035b9: Waiting [2023-03-07T01:52:43.453Z] 15ad45b8eee5: Layer already exists [2023-03-07T01:52:43.453Z] e068d8adbfd2: Layer already exists [2023-03-07T01:52:43.453Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:43.453Z] f9bb31171632: Layer already exists [2023-03-07T01:52:43.453Z] 33faf98d3ed3: Layer already exists [2023-03-07T01:52:43.453Z] b6898d8f4d5f: Layer already exists [2023-03-07T01:52:43.453Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:43.453Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:772bc2913f999487147ed200cae898de4a0ac36dd65c65951a89af97208c52d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:44.104Z] + 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-03-07T01:52:44.443Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-07T01:52:44.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-07T01:52:44.443Z] e068d8adbfd2: Preparing [2023-03-07T01:52:44.443Z] 33faf98d3ed3: Preparing [2023-03-07T01:52:44.443Z] 15ad45b8eee5: Preparing [2023-03-07T01:52:44.443Z] f9bb31171632: Preparing [2023-03-07T01:52:44.443Z] 37cf0808c130: Preparing [2023-03-07T01:52:44.443Z] b6898d8f4d5f: Preparing [2023-03-07T01:52:44.443Z] f70ee36035b9: Preparing [2023-03-07T01:52:44.443Z] f70ee36035b9: Waiting [2023-03-07T01:52:44.443Z] b6898d8f4d5f: Waiting [2023-03-07T01:52:44.443Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:44.443Z] f9bb31171632: Layer already exists [2023-03-07T01:52:44.443Z] e068d8adbfd2: Layer already exists [2023-03-07T01:52:44.443Z] 33faf98d3ed3: Layer already exists [2023-03-07T01:52:44.443Z] 15ad45b8eee5: Layer already exists [2023-03-07T01:52:44.443Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:44.443Z] b6898d8f4d5f: Layer already exists [2023-03-07T01:52:44.710Z] main: digest: sha256:772bc2913f999487147ed200cae898de4a0ac36dd65c65951a89af97208c52d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:52:44.770Z] ===================================================== [Pipeline] echo [2023-03-07T01:52:44.780Z] taggedImages: [2023-03-07T01:52:44.780Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:44.780Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-07T01:52:44.780Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.78 [2023-03-07T01:52:44.780Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:52:44.780Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-07T01:52:44.808Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-07T01:52:44.808Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:44.808Z] latest [2023-03-07T01:52:44.808Z] 3.0.0-dev.78 [2023-03-07T01:52:44.808Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:52:44.808Z] main [2023-03-07T01:52:44.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:45.165Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:45.498Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:45.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-07T01:52:45.498Z] 2ef39e030432: Preparing [2023-03-07T01:52:45.498Z] 517c866019a3: Preparing [2023-03-07T01:52:45.498Z] 37cf0808c130: Preparing [2023-03-07T01:52:45.498Z] a97f961a4836: Preparing [2023-03-07T01:52:45.498Z] f70ee36035b9: Preparing [2023-03-07T01:52:45.498Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:45.498Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:45.764Z] 2ef39e030432: Pushed [2023-03-07T01:52:45.764Z] a97f961a4836: Pushed [2023-03-07T01:52:49.099Z] 517c866019a3: Pushed [2023-03-07T01:52:49.099Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:b4c2ebe0f422b573e936824675c6eaecf95a7e23350543c68b397b11e798ebab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:49.444Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:49.790Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-07T01:52:49.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-07T01:52:49.790Z] 2ef39e030432: Preparing [2023-03-07T01:52:49.790Z] 517c866019a3: Preparing [2023-03-07T01:52:49.790Z] 37cf0808c130: Preparing [2023-03-07T01:52:49.790Z] a97f961a4836: Preparing [2023-03-07T01:52:49.790Z] f70ee36035b9: Preparing [2023-03-07T01:52:49.790Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:49.790Z] 517c866019a3: Layer already exists [2023-03-07T01:52:49.790Z] 2ef39e030432: Layer already exists [2023-03-07T01:52:49.790Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:49.790Z] a97f961a4836: Layer already exists [2023-03-07T01:52:49.790Z] latest: digest: sha256:b4c2ebe0f422b573e936824675c6eaecf95a7e23350543c68b397b11e798ebab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:50.127Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:50.468Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.78 [2023-03-07T01:52:50.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-07T01:52:50.468Z] 2ef39e030432: Preparing [2023-03-07T01:52:50.468Z] 517c866019a3: Preparing [2023-03-07T01:52:50.469Z] 37cf0808c130: Preparing [2023-03-07T01:52:50.469Z] a97f961a4836: Preparing [2023-03-07T01:52:50.469Z] f70ee36035b9: Preparing [2023-03-07T01:52:50.469Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:50.469Z] 2ef39e030432: Layer already exists [2023-03-07T01:52:50.469Z] 517c866019a3: Layer already exists [2023-03-07T01:52:50.469Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:50.469Z] a97f961a4836: Layer already exists [2023-03-07T01:52:50.469Z] 3.0.0-dev.78: digest: sha256:b4c2ebe0f422b573e936824675c6eaecf95a7e23350543c68b397b11e798ebab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:50.815Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:51.156Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:52:51.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-07T01:52:51.156Z] 2ef39e030432: Preparing [2023-03-07T01:52:51.156Z] 517c866019a3: Preparing [2023-03-07T01:52:51.156Z] 37cf0808c130: Preparing [2023-03-07T01:52:51.156Z] a97f961a4836: Preparing [2023-03-07T01:52:51.156Z] f70ee36035b9: Preparing [2023-03-07T01:52:51.156Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:51.156Z] a97f961a4836: Layer already exists [2023-03-07T01:52:51.156Z] 517c866019a3: Layer already exists [2023-03-07T01:52:51.156Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:51.156Z] 2ef39e030432: Layer already exists [2023-03-07T01:52:51.156Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:b4c2ebe0f422b573e936824675c6eaecf95a7e23350543c68b397b11e798ebab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:51.757Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:52.086Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-07T01:52:52.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-07T01:52:52.087Z] 2ef39e030432: Preparing [2023-03-07T01:52:52.087Z] 517c866019a3: Preparing [2023-03-07T01:52:52.087Z] 37cf0808c130: Preparing [2023-03-07T01:52:52.087Z] a97f961a4836: Preparing [2023-03-07T01:52:52.087Z] f70ee36035b9: Preparing [2023-03-07T01:52:52.087Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:52.087Z] a97f961a4836: Layer already exists [2023-03-07T01:52:52.087Z] 517c866019a3: Layer already exists [2023-03-07T01:52:52.087Z] 2ef39e030432: Layer already exists [2023-03-07T01:52:52.087Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:52.087Z] main: digest: sha256:b4c2ebe0f422b573e936824675c6eaecf95a7e23350543c68b397b11e798ebab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:52:52.129Z] ===================================================== [Pipeline] echo [2023-03-07T01:52:52.138Z] taggedImages: [2023-03-07T01:52:52.138Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:52.138Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-07T01:52:52.138Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.78 [2023-03-07T01:52:52.138Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:52:52.138Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-07T01:52:52.163Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-07T01:52:52.163Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:52.163Z] latest [2023-03-07T01:52:52.163Z] 3.0.0-dev.78 [2023-03-07T01:52:52.163Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:52:52.163Z] main [2023-03-07T01:52:52.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:52.507Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:52.848Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:52.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-07T01:52:52.848Z] 2935512590bb: Preparing [2023-03-07T01:52:52.848Z] 32338aa87707: Preparing [2023-03-07T01:52:52.848Z] 6c9b85f5b523: Preparing [2023-03-07T01:52:52.848Z] 37cf0808c130: Preparing [2023-03-07T01:52:52.848Z] 73ab9f704742: Preparing [2023-03-07T01:52:52.848Z] f70ee36035b9: Preparing [2023-03-07T01:52:52.848Z] f70ee36035b9: Waiting [2023-03-07T01:52:52.848Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:52.848Z] 73ab9f704742: Layer already exists [2023-03-07T01:52:52.848Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:53.427Z] 32338aa87707: Pushed [2023-03-07T01:52:53.427Z] 2935512590bb: Pushed [2023-03-07T01:52:56.001Z] 6c9b85f5b523: Pushed [2023-03-07T01:52:56.001Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:8ad367ccb07cbad6370f8b366fb8bd4f4af655180c7a10d2d33bbcffc61d86f7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:56.345Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:56.677Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-07T01:52:56.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-07T01:52:56.677Z] 2935512590bb: Preparing [2023-03-07T01:52:56.677Z] 32338aa87707: Preparing [2023-03-07T01:52:56.677Z] 6c9b85f5b523: Preparing [2023-03-07T01:52:56.677Z] 37cf0808c130: Preparing [2023-03-07T01:52:56.677Z] 73ab9f704742: Preparing [2023-03-07T01:52:56.677Z] f70ee36035b9: Preparing [2023-03-07T01:52:56.677Z] f70ee36035b9: Waiting [2023-03-07T01:52:56.677Z] 6c9b85f5b523: Layer already exists [2023-03-07T01:52:56.677Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:56.677Z] 2935512590bb: Layer already exists [2023-03-07T01:52:56.677Z] 73ab9f704742: Layer already exists [2023-03-07T01:52:56.677Z] 32338aa87707: Layer already exists [2023-03-07T01:52:56.677Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:56.677Z] latest: digest: sha256:8ad367ccb07cbad6370f8b366fb8bd4f4af655180c7a10d2d33bbcffc61d86f7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:57.276Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:57.609Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.78 [2023-03-07T01:52:57.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-07T01:52:57.609Z] 2935512590bb: Preparing [2023-03-07T01:52:57.609Z] 32338aa87707: Preparing [2023-03-07T01:52:57.609Z] 6c9b85f5b523: Preparing [2023-03-07T01:52:57.609Z] 37cf0808c130: Preparing [2023-03-07T01:52:57.609Z] 73ab9f704742: Preparing [2023-03-07T01:52:57.609Z] f70ee36035b9: Preparing [2023-03-07T01:52:57.609Z] f70ee36035b9: Waiting [2023-03-07T01:52:57.609Z] 6c9b85f5b523: Layer already exists [2023-03-07T01:52:57.609Z] 32338aa87707: Layer already exists [2023-03-07T01:52:57.609Z] 73ab9f704742: Layer already exists [2023-03-07T01:52:57.609Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:57.609Z] 2935512590bb: Layer already exists [2023-03-07T01:52:57.609Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:57.609Z] 3.0.0-dev.78: digest: sha256:8ad367ccb07cbad6370f8b366fb8bd4f4af655180c7a10d2d33bbcffc61d86f7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:58.207Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:58.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:52:58.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-07T01:52:58.537Z] 2935512590bb: Preparing [2023-03-07T01:52:58.537Z] 32338aa87707: Preparing [2023-03-07T01:52:58.537Z] 6c9b85f5b523: Preparing [2023-03-07T01:52:58.537Z] 37cf0808c130: Preparing [2023-03-07T01:52:58.537Z] 73ab9f704742: Preparing [2023-03-07T01:52:58.537Z] f70ee36035b9: Preparing [2023-03-07T01:52:58.537Z] f70ee36035b9: Waiting [2023-03-07T01:52:58.537Z] 32338aa87707: Layer already exists [2023-03-07T01:52:58.537Z] 6c9b85f5b523: Layer already exists [2023-03-07T01:52:58.537Z] 73ab9f704742: Layer already exists [2023-03-07T01:52:58.537Z] 2935512590bb: Layer already exists [2023-03-07T01:52:58.537Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:58.537Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:58.803Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:8ad367ccb07cbad6370f8b366fb8bd4f4af655180c7a10d2d33bbcffc61d86f7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:59.148Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:52:59.488Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-07T01:52:59.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-07T01:52:59.488Z] 2935512590bb: Preparing [2023-03-07T01:52:59.488Z] 32338aa87707: Preparing [2023-03-07T01:52:59.488Z] 6c9b85f5b523: Preparing [2023-03-07T01:52:59.488Z] 37cf0808c130: Preparing [2023-03-07T01:52:59.488Z] 73ab9f704742: Preparing [2023-03-07T01:52:59.488Z] f70ee36035b9: Preparing [2023-03-07T01:52:59.488Z] f70ee36035b9: Waiting [2023-03-07T01:52:59.488Z] 6c9b85f5b523: Layer already exists [2023-03-07T01:52:59.488Z] 32338aa87707: Layer already exists [2023-03-07T01:52:59.488Z] 2935512590bb: Layer already exists [2023-03-07T01:52:59.488Z] 73ab9f704742: Layer already exists [2023-03-07T01:52:59.488Z] 37cf0808c130: Layer already exists [2023-03-07T01:52:59.488Z] f70ee36035b9: Layer already exists [2023-03-07T01:52:59.488Z] main: digest: sha256:8ad367ccb07cbad6370f8b366fb8bd4f4af655180c7a10d2d33bbcffc61d86f7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:52:59.802Z] ===================================================== [Pipeline] echo [2023-03-07T01:52:59.810Z] taggedImages: [2023-03-07T01:52:59.810Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:59.810Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-07T01:52:59.810Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.78 [2023-03-07T01:52:59.810Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:52:59.810Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-07T01:52:59.831Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-07T01:52:59.831Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:52:59.831Z] latest [2023-03-07T01:52:59.831Z] 3.0.0-dev.78 [2023-03-07T01:52:59.831Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:52:59.831Z] main [2023-03-07T01:52:59.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:00.174Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:00.512Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:00.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-07T01:53:00.512Z] 5ccc9fbed81f: Preparing [2023-03-07T01:53:00.512Z] 5ccc9fbed81f: Preparing [2023-03-07T01:53:00.512Z] 576c4e34867b: Preparing [2023-03-07T01:53:00.512Z] d6f6fce83396: Preparing [2023-03-07T01:53:00.512Z] 114829c2f534: Preparing [2023-03-07T01:53:00.512Z] 06fdb3e0f980: Preparing [2023-03-07T01:53:00.512Z] 21e35f0b66fb: Preparing [2023-03-07T01:53:00.512Z] 37cf0808c130: Preparing [2023-03-07T01:53:00.512Z] 749b8895e4d1: Preparing [2023-03-07T01:53:00.512Z] 9c7913228698: Preparing [2023-03-07T01:53:00.512Z] c26f158f9b80: Preparing [2023-03-07T01:53:00.512Z] 6b07e4669739: Preparing [2023-03-07T01:53:00.512Z] f70ee36035b9: Preparing [2023-03-07T01:53:00.512Z] 21e35f0b66fb: Waiting [2023-03-07T01:53:00.512Z] 9c7913228698: Waiting [2023-03-07T01:53:00.512Z] c26f158f9b80: Waiting [2023-03-07T01:53:00.512Z] 6b07e4669739: Waiting [2023-03-07T01:53:00.512Z] 37cf0808c130: Waiting [2023-03-07T01:53:00.512Z] f70ee36035b9: Waiting [2023-03-07T01:53:00.512Z] 749b8895e4d1: Waiting [2023-03-07T01:53:00.779Z] 5ccc9fbed81f: Pushed [2023-03-07T01:53:00.779Z] d6f6fce83396: Pushed [2023-03-07T01:53:00.779Z] 06fdb3e0f980: Pushed [2023-03-07T01:53:00.779Z] 576c4e34867b: Pushed [2023-03-07T01:53:00.779Z] 114829c2f534: Pushed [2023-03-07T01:53:00.779Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:01.043Z] 749b8895e4d1: Pushed [2023-03-07T01:53:01.043Z] 9c7913228698: Pushed [2023-03-07T01:53:01.043Z] c26f158f9b80: Pushed [2023-03-07T01:53:01.043Z] 6b07e4669739: Pushed [2023-03-07T01:53:01.043Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:04.375Z] 21e35f0b66fb: Pushed [2023-03-07T01:53:04.375Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:88ea45240d618a5e85a499f4ace5af2d1955a5ebf62f80b40f0fe68ad8102909 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:04.716Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:05.052Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-07T01:53:05.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-07T01:53:05.052Z] 5ccc9fbed81f: Preparing [2023-03-07T01:53:05.052Z] 5ccc9fbed81f: Preparing [2023-03-07T01:53:05.052Z] 576c4e34867b: Preparing [2023-03-07T01:53:05.052Z] d6f6fce83396: Preparing [2023-03-07T01:53:05.052Z] 114829c2f534: Preparing [2023-03-07T01:53:05.052Z] 06fdb3e0f980: Preparing [2023-03-07T01:53:05.052Z] 21e35f0b66fb: Preparing [2023-03-07T01:53:05.052Z] 37cf0808c130: Preparing [2023-03-07T01:53:05.052Z] 749b8895e4d1: Preparing [2023-03-07T01:53:05.052Z] 9c7913228698: Preparing [2023-03-07T01:53:05.052Z] c26f158f9b80: Preparing [2023-03-07T01:53:05.052Z] 6b07e4669739: Preparing [2023-03-07T01:53:05.052Z] f70ee36035b9: Preparing [2023-03-07T01:53:05.052Z] 749b8895e4d1: Waiting [2023-03-07T01:53:05.052Z] 9c7913228698: Waiting [2023-03-07T01:53:05.052Z] c26f158f9b80: Waiting [2023-03-07T01:53:05.052Z] 21e35f0b66fb: Waiting [2023-03-07T01:53:05.052Z] 37cf0808c130: Waiting [2023-03-07T01:53:05.052Z] 6b07e4669739: Waiting [2023-03-07T01:53:05.052Z] f70ee36035b9: Waiting [2023-03-07T01:53:05.052Z] 06fdb3e0f980: Layer already exists [2023-03-07T01:53:05.052Z] 114829c2f534: Layer already exists [2023-03-07T01:53:05.052Z] d6f6fce83396: Layer already exists [2023-03-07T01:53:05.052Z] 576c4e34867b: Layer already exists [2023-03-07T01:53:05.052Z] 5ccc9fbed81f: Layer already exists [2023-03-07T01:53:05.052Z] 21e35f0b66fb: Layer already exists [2023-03-07T01:53:05.052Z] 9c7913228698: Layer already exists [2023-03-07T01:53:05.052Z] 749b8895e4d1: Layer already exists [2023-03-07T01:53:05.052Z] c26f158f9b80: Layer already exists [2023-03-07T01:53:05.052Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:05.052Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:05.052Z] 6b07e4669739: Layer already exists [2023-03-07T01:53:05.319Z] latest: digest: sha256:88ea45240d618a5e85a499f4ace5af2d1955a5ebf62f80b40f0fe68ad8102909 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:05.708Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:06.061Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.78 [2023-03-07T01:53:06.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-07T01:53:06.061Z] 5ccc9fbed81f: Preparing [2023-03-07T01:53:06.061Z] 5ccc9fbed81f: Preparing [2023-03-07T01:53:06.061Z] 576c4e34867b: Preparing [2023-03-07T01:53:06.061Z] d6f6fce83396: Preparing [2023-03-07T01:53:06.061Z] 114829c2f534: Preparing [2023-03-07T01:53:06.061Z] 06fdb3e0f980: Preparing [2023-03-07T01:53:06.061Z] 21e35f0b66fb: Preparing [2023-03-07T01:53:06.061Z] 37cf0808c130: Preparing [2023-03-07T01:53:06.061Z] 749b8895e4d1: Preparing [2023-03-07T01:53:06.061Z] 9c7913228698: Preparing [2023-03-07T01:53:06.061Z] c26f158f9b80: Preparing [2023-03-07T01:53:06.061Z] 6b07e4669739: Preparing [2023-03-07T01:53:06.061Z] f70ee36035b9: Preparing [2023-03-07T01:53:06.061Z] 37cf0808c130: Waiting [2023-03-07T01:53:06.061Z] 749b8895e4d1: Waiting [2023-03-07T01:53:06.061Z] 9c7913228698: Waiting [2023-03-07T01:53:06.061Z] 6b07e4669739: Waiting [2023-03-07T01:53:06.061Z] c26f158f9b80: Waiting [2023-03-07T01:53:06.061Z] f70ee36035b9: Waiting [2023-03-07T01:53:06.061Z] 576c4e34867b: Layer already exists [2023-03-07T01:53:06.061Z] d6f6fce83396: Layer already exists [2023-03-07T01:53:06.061Z] 5ccc9fbed81f: Layer already exists [2023-03-07T01:53:06.061Z] 114829c2f534: Layer already exists [2023-03-07T01:53:06.061Z] 06fdb3e0f980: Layer already exists [2023-03-07T01:53:06.061Z] 749b8895e4d1: Layer already exists [2023-03-07T01:53:06.061Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:06.061Z] 21e35f0b66fb: Layer already exists [2023-03-07T01:53:06.061Z] c26f158f9b80: Layer already exists [2023-03-07T01:53:06.061Z] 9c7913228698: Layer already exists [2023-03-07T01:53:06.061Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:06.061Z] 6b07e4669739: Layer already exists [2023-03-07T01:53:06.333Z] 3.0.0-dev.78: digest: sha256:88ea45240d618a5e85a499f4ace5af2d1955a5ebf62f80b40f0fe68ad8102909 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:06.690Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:07.028Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:07.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-07T01:53:07.028Z] 5ccc9fbed81f: Preparing [2023-03-07T01:53:07.028Z] 5ccc9fbed81f: Preparing [2023-03-07T01:53:07.028Z] 576c4e34867b: Preparing [2023-03-07T01:53:07.028Z] d6f6fce83396: Preparing [2023-03-07T01:53:07.028Z] 114829c2f534: Preparing [2023-03-07T01:53:07.028Z] 06fdb3e0f980: Preparing [2023-03-07T01:53:07.028Z] 21e35f0b66fb: Preparing [2023-03-07T01:53:07.028Z] 37cf0808c130: Preparing [2023-03-07T01:53:07.028Z] 749b8895e4d1: Preparing [2023-03-07T01:53:07.028Z] 9c7913228698: Preparing [2023-03-07T01:53:07.028Z] c26f158f9b80: Preparing [2023-03-07T01:53:07.028Z] 6b07e4669739: Preparing [2023-03-07T01:53:07.028Z] f70ee36035b9: Preparing [2023-03-07T01:53:07.028Z] 9c7913228698: Waiting [2023-03-07T01:53:07.028Z] c26f158f9b80: Waiting [2023-03-07T01:53:07.028Z] 6b07e4669739: Waiting [2023-03-07T01:53:07.028Z] 21e35f0b66fb: Waiting [2023-03-07T01:53:07.028Z] f70ee36035b9: Waiting [2023-03-07T01:53:07.028Z] 37cf0808c130: Waiting [2023-03-07T01:53:07.028Z] 749b8895e4d1: Waiting [2023-03-07T01:53:07.028Z] d6f6fce83396: Layer already exists [2023-03-07T01:53:07.028Z] 06fdb3e0f980: Layer already exists [2023-03-07T01:53:07.028Z] 576c4e34867b: Layer already exists [2023-03-07T01:53:07.028Z] 114829c2f534: Layer already exists [2023-03-07T01:53:07.028Z] 5ccc9fbed81f: Layer already exists [2023-03-07T01:53:07.028Z] 21e35f0b66fb: Layer already exists [2023-03-07T01:53:07.028Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:07.028Z] 9c7913228698: Layer already exists [2023-03-07T01:53:07.028Z] 749b8895e4d1: Layer already exists [2023-03-07T01:53:07.028Z] c26f158f9b80: Layer already exists [2023-03-07T01:53:07.028Z] 6b07e4669739: Layer already exists [2023-03-07T01:53:07.028Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:07.294Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:88ea45240d618a5e85a499f4ace5af2d1955a5ebf62f80b40f0fe68ad8102909 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:07.638Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:07.979Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-07T01:53:07.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-07T01:53:07.979Z] 5ccc9fbed81f: Preparing [2023-03-07T01:53:07.979Z] 5ccc9fbed81f: Preparing [2023-03-07T01:53:07.979Z] 576c4e34867b: Preparing [2023-03-07T01:53:07.979Z] d6f6fce83396: Preparing [2023-03-07T01:53:07.979Z] 114829c2f534: Preparing [2023-03-07T01:53:07.979Z] 06fdb3e0f980: Preparing [2023-03-07T01:53:07.979Z] 21e35f0b66fb: Preparing [2023-03-07T01:53:07.979Z] 37cf0808c130: Preparing [2023-03-07T01:53:07.979Z] 749b8895e4d1: Preparing [2023-03-07T01:53:07.979Z] 9c7913228698: Preparing [2023-03-07T01:53:07.979Z] c26f158f9b80: Preparing [2023-03-07T01:53:07.979Z] 6b07e4669739: Preparing [2023-03-07T01:53:07.979Z] f70ee36035b9: Preparing [2023-03-07T01:53:07.979Z] 21e35f0b66fb: Waiting [2023-03-07T01:53:07.979Z] 9c7913228698: Waiting [2023-03-07T01:53:07.979Z] 37cf0808c130: Waiting [2023-03-07T01:53:07.979Z] 749b8895e4d1: Waiting [2023-03-07T01:53:07.979Z] c26f158f9b80: Waiting [2023-03-07T01:53:07.979Z] 6b07e4669739: Waiting [2023-03-07T01:53:07.979Z] f70ee36035b9: Waiting [2023-03-07T01:53:07.979Z] 06fdb3e0f980: Layer already exists [2023-03-07T01:53:07.979Z] 114829c2f534: Layer already exists [2023-03-07T01:53:07.979Z] 576c4e34867b: Layer already exists [2023-03-07T01:53:07.979Z] 5ccc9fbed81f: Layer already exists [2023-03-07T01:53:07.979Z] d6f6fce83396: Layer already exists [2023-03-07T01:53:07.979Z] 21e35f0b66fb: Layer already exists [2023-03-07T01:53:07.979Z] 749b8895e4d1: Layer already exists [2023-03-07T01:53:07.979Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:07.979Z] 9c7913228698: Layer already exists [2023-03-07T01:53:07.979Z] c26f158f9b80: Layer already exists [2023-03-07T01:53:07.979Z] 6b07e4669739: Layer already exists [2023-03-07T01:53:07.979Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:08.245Z] main: digest: sha256:88ea45240d618a5e85a499f4ace5af2d1955a5ebf62f80b40f0fe68ad8102909 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:53:08.286Z] ===================================================== [Pipeline] echo [2023-03-07T01:53:08.292Z] taggedImages: [2023-03-07T01:53:08.292Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:08.292Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-07T01:53:08.292Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.78 [2023-03-07T01:53:08.292Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:08.292Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-07T01:53:08.307Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-07T01:53:08.307Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:08.307Z] latest [2023-03-07T01:53:08.307Z] 3.0.0-dev.78 [2023-03-07T01:53:08.307Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:08.307Z] main [2023-03-07T01:53:08.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:08.633Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:08.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:08.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-07T01:53:08.963Z] a4d6eaf779ef: Preparing [2023-03-07T01:53:08.963Z] 39137c03ad17: Preparing [2023-03-07T01:53:08.963Z] 4a6b247e5b3b: Preparing [2023-03-07T01:53:08.963Z] 23e4a9a1bffc: Preparing [2023-03-07T01:53:08.963Z] 37cf0808c130: Preparing [2023-03-07T01:53:08.963Z] b6898d8f4d5f: Preparing [2023-03-07T01:53:08.963Z] f70ee36035b9: Preparing [2023-03-07T01:53:08.963Z] b6898d8f4d5f: Waiting [2023-03-07T01:53:08.963Z] f70ee36035b9: Waiting [2023-03-07T01:53:08.963Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:09.228Z] b6898d8f4d5f: Layer already exists [2023-03-07T01:53:09.228Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:09.228Z] 4a6b247e5b3b: Pushed [2023-03-07T01:53:09.228Z] 39137c03ad17: Pushed [2023-03-07T01:53:09.228Z] a4d6eaf779ef: Pushed [2023-03-07T01:53:11.795Z] 23e4a9a1bffc: Pushed [2023-03-07T01:53:11.795Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:40ef18a0309b5af10d2a3de22e4b56b4e4a7c3ed767848c27ed5b32dbbbd51e7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:12.124Z] + 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-03-07T01:53:12.456Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-07T01:53:12.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-07T01:53:12.456Z] a4d6eaf779ef: Preparing [2023-03-07T01:53:12.456Z] 39137c03ad17: Preparing [2023-03-07T01:53:12.456Z] 4a6b247e5b3b: Preparing [2023-03-07T01:53:12.456Z] 23e4a9a1bffc: Preparing [2023-03-07T01:53:12.456Z] 37cf0808c130: Preparing [2023-03-07T01:53:12.456Z] b6898d8f4d5f: Preparing [2023-03-07T01:53:12.456Z] f70ee36035b9: Preparing [2023-03-07T01:53:12.456Z] b6898d8f4d5f: Waiting [2023-03-07T01:53:12.456Z] f70ee36035b9: Waiting [2023-03-07T01:53:12.456Z] 4a6b247e5b3b: Layer already exists [2023-03-07T01:53:12.456Z] 39137c03ad17: Layer already exists [2023-03-07T01:53:12.456Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:12.456Z] 23e4a9a1bffc: Layer already exists [2023-03-07T01:53:12.456Z] a4d6eaf779ef: Layer already exists [2023-03-07T01:53:12.456Z] b6898d8f4d5f: Layer already exists [2023-03-07T01:53:12.456Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:12.720Z] latest: digest: sha256:40ef18a0309b5af10d2a3de22e4b56b4e4a7c3ed767848c27ed5b32dbbbd51e7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:13.051Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:13.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.78 [2023-03-07T01:53:13.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-07T01:53:13.378Z] a4d6eaf779ef: Preparing [2023-03-07T01:53:13.378Z] 39137c03ad17: Preparing [2023-03-07T01:53:13.378Z] 4a6b247e5b3b: Preparing [2023-03-07T01:53:13.378Z] 23e4a9a1bffc: Preparing [2023-03-07T01:53:13.378Z] 37cf0808c130: Preparing [2023-03-07T01:53:13.378Z] b6898d8f4d5f: Preparing [2023-03-07T01:53:13.378Z] f70ee36035b9: Preparing [2023-03-07T01:53:13.378Z] b6898d8f4d5f: Waiting [2023-03-07T01:53:13.378Z] 23e4a9a1bffc: Layer already exists [2023-03-07T01:53:13.378Z] a4d6eaf779ef: Layer already exists [2023-03-07T01:53:13.378Z] 4a6b247e5b3b: Layer already exists [2023-03-07T01:53:13.378Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:13.378Z] 39137c03ad17: Layer already exists [2023-03-07T01:53:13.378Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:13.378Z] b6898d8f4d5f: Layer already exists [2023-03-07T01:53:13.378Z] 3.0.0-dev.78: digest: sha256:40ef18a0309b5af10d2a3de22e4b56b4e4a7c3ed767848c27ed5b32dbbbd51e7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:13.975Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:14.310Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:14.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-07T01:53:14.310Z] a4d6eaf779ef: Preparing [2023-03-07T01:53:14.310Z] 39137c03ad17: Preparing [2023-03-07T01:53:14.310Z] 4a6b247e5b3b: Preparing [2023-03-07T01:53:14.310Z] 23e4a9a1bffc: Preparing [2023-03-07T01:53:14.310Z] 37cf0808c130: Preparing [2023-03-07T01:53:14.310Z] b6898d8f4d5f: Preparing [2023-03-07T01:53:14.310Z] f70ee36035b9: Preparing [2023-03-07T01:53:14.310Z] b6898d8f4d5f: Waiting [2023-03-07T01:53:14.310Z] f70ee36035b9: Waiting [2023-03-07T01:53:14.310Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:14.310Z] 39137c03ad17: Layer already exists [2023-03-07T01:53:14.310Z] 23e4a9a1bffc: Layer already exists [2023-03-07T01:53:14.310Z] 4a6b247e5b3b: Layer already exists [2023-03-07T01:53:14.310Z] a4d6eaf779ef: Layer already exists [2023-03-07T01:53:14.310Z] b6898d8f4d5f: Layer already exists [2023-03-07T01:53:14.310Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:14.310Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:40ef18a0309b5af10d2a3de22e4b56b4e4a7c3ed767848c27ed5b32dbbbd51e7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:14.900Z] + 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-03-07T01:53:15.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-07T01:53:15.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-07T01:53:15.228Z] a4d6eaf779ef: Preparing [2023-03-07T01:53:15.228Z] 39137c03ad17: Preparing [2023-03-07T01:53:15.228Z] 4a6b247e5b3b: Preparing [2023-03-07T01:53:15.228Z] 23e4a9a1bffc: Preparing [2023-03-07T01:53:15.228Z] 37cf0808c130: Preparing [2023-03-07T01:53:15.228Z] b6898d8f4d5f: Preparing [2023-03-07T01:53:15.228Z] f70ee36035b9: Preparing [2023-03-07T01:53:15.228Z] b6898d8f4d5f: Waiting [2023-03-07T01:53:15.228Z] f70ee36035b9: Waiting [2023-03-07T01:53:15.228Z] 4a6b247e5b3b: Layer already exists [2023-03-07T01:53:15.228Z] 39137c03ad17: Layer already exists [2023-03-07T01:53:15.228Z] 23e4a9a1bffc: Layer already exists [2023-03-07T01:53:15.228Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:15.228Z] a4d6eaf779ef: Layer already exists [2023-03-07T01:53:15.228Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:15.228Z] b6898d8f4d5f: Layer already exists [2023-03-07T01:53:15.494Z] main: digest: sha256:40ef18a0309b5af10d2a3de22e4b56b4e4a7c3ed767848c27ed5b32dbbbd51e7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:53:15.545Z] ===================================================== [Pipeline] echo [2023-03-07T01:53:15.554Z] taggedImages: [2023-03-07T01:53:15.554Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:15.554Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-07T01:53:15.554Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.78 [2023-03-07T01:53:15.554Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:15.554Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-07T01:53:15.583Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-07T01:53:15.583Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:15.583Z] latest [2023-03-07T01:53:15.583Z] 3.0.0-dev.78 [2023-03-07T01:53:15.583Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:15.583Z] main [2023-03-07T01:53:15.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:15.935Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:16.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:16.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-07T01:53:16.263Z] 2e1f862cf989: Preparing [2023-03-07T01:53:16.263Z] e1b0519e7195: Preparing [2023-03-07T01:53:16.263Z] 1f9675ac10e7: Preparing [2023-03-07T01:53:16.263Z] c1ead40ffa1a: Preparing [2023-03-07T01:53:16.263Z] 6e11c14f7191: Preparing [2023-03-07T01:53:16.263Z] a089b62a717f: Preparing [2023-03-07T01:53:16.263Z] f70ee36035b9: Preparing [2023-03-07T01:53:16.263Z] a089b62a717f: Waiting [2023-03-07T01:53:16.528Z] 6e11c14f7191: Pushed [2023-03-07T01:53:16.528Z] e1b0519e7195: Pushed [2023-03-07T01:53:16.528Z] 2e1f862cf989: Pushed [2023-03-07T01:53:16.528Z] c1ead40ffa1a: Pushed [2023-03-07T01:53:16.528Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:16.794Z] a089b62a717f: Pushed [2023-03-07T01:53:19.368Z] 1f9675ac10e7: Pushed [2023-03-07T01:53:19.368Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:a9812a5ec25ec3547f2a817ce800e32328a90d93488bd4659d594cd3a9b4694c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:19.701Z] + 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-03-07T01:53:20.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-07T01:53:20.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-07T01:53:20.035Z] 2e1f862cf989: Preparing [2023-03-07T01:53:20.035Z] e1b0519e7195: Preparing [2023-03-07T01:53:20.035Z] 1f9675ac10e7: Preparing [2023-03-07T01:53:20.035Z] c1ead40ffa1a: Preparing [2023-03-07T01:53:20.035Z] 6e11c14f7191: Preparing [2023-03-07T01:53:20.035Z] a089b62a717f: Preparing [2023-03-07T01:53:20.035Z] f70ee36035b9: Preparing [2023-03-07T01:53:20.035Z] a089b62a717f: Waiting [2023-03-07T01:53:20.035Z] f70ee36035b9: Waiting [2023-03-07T01:53:20.035Z] 2e1f862cf989: Layer already exists [2023-03-07T01:53:20.035Z] e1b0519e7195: Layer already exists [2023-03-07T01:53:20.035Z] 6e11c14f7191: Layer already exists [2023-03-07T01:53:20.035Z] 1f9675ac10e7: Layer already exists [2023-03-07T01:53:20.035Z] c1ead40ffa1a: Layer already exists [2023-03-07T01:53:20.035Z] a089b62a717f: Layer already exists [2023-03-07T01:53:20.035Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:20.300Z] latest: digest: sha256:a9812a5ec25ec3547f2a817ce800e32328a90d93488bd4659d594cd3a9b4694c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:20.627Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:20.966Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.78 [2023-03-07T01:53:20.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-07T01:53:20.967Z] 2e1f862cf989: Preparing [2023-03-07T01:53:20.967Z] e1b0519e7195: Preparing [2023-03-07T01:53:20.967Z] 1f9675ac10e7: Preparing [2023-03-07T01:53:20.967Z] c1ead40ffa1a: Preparing [2023-03-07T01:53:20.967Z] 6e11c14f7191: Preparing [2023-03-07T01:53:20.967Z] a089b62a717f: Preparing [2023-03-07T01:53:20.967Z] f70ee36035b9: Preparing [2023-03-07T01:53:20.967Z] a089b62a717f: Waiting [2023-03-07T01:53:20.967Z] f70ee36035b9: Waiting [2023-03-07T01:53:20.967Z] 6e11c14f7191: Layer already exists [2023-03-07T01:53:20.967Z] c1ead40ffa1a: Layer already exists [2023-03-07T01:53:20.967Z] e1b0519e7195: Layer already exists [2023-03-07T01:53:20.967Z] 2e1f862cf989: Layer already exists [2023-03-07T01:53:20.967Z] 1f9675ac10e7: Layer already exists [2023-03-07T01:53:20.967Z] a089b62a717f: Layer already exists [2023-03-07T01:53:20.967Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:20.967Z] 3.0.0-dev.78: digest: sha256:a9812a5ec25ec3547f2a817ce800e32328a90d93488bd4659d594cd3a9b4694c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:21.579Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:21.930Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:21.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-07T01:53:21.930Z] 2e1f862cf989: Preparing [2023-03-07T01:53:21.930Z] e1b0519e7195: Preparing [2023-03-07T01:53:21.930Z] 1f9675ac10e7: Preparing [2023-03-07T01:53:21.930Z] c1ead40ffa1a: Preparing [2023-03-07T01:53:21.930Z] 6e11c14f7191: Preparing [2023-03-07T01:53:21.930Z] a089b62a717f: Preparing [2023-03-07T01:53:21.930Z] f70ee36035b9: Preparing [2023-03-07T01:53:21.930Z] a089b62a717f: Waiting [2023-03-07T01:53:21.930Z] f70ee36035b9: Waiting [2023-03-07T01:53:21.930Z] 1f9675ac10e7: Layer already exists [2023-03-07T01:53:21.930Z] 2e1f862cf989: Layer already exists [2023-03-07T01:53:21.930Z] 6e11c14f7191: Layer already exists [2023-03-07T01:53:21.930Z] e1b0519e7195: Layer already exists [2023-03-07T01:53:21.930Z] c1ead40ffa1a: Layer already exists [2023-03-07T01:53:21.930Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:21.930Z] a089b62a717f: Layer already exists [2023-03-07T01:53:21.930Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:a9812a5ec25ec3547f2a817ce800e32328a90d93488bd4659d594cd3a9b4694c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:22.279Z] + 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-03-07T01:53:22.618Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-07T01:53:22.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-07T01:53:22.618Z] 2e1f862cf989: Preparing [2023-03-07T01:53:22.618Z] e1b0519e7195: Preparing [2023-03-07T01:53:22.618Z] 1f9675ac10e7: Preparing [2023-03-07T01:53:22.618Z] c1ead40ffa1a: Preparing [2023-03-07T01:53:22.618Z] 6e11c14f7191: Preparing [2023-03-07T01:53:22.618Z] a089b62a717f: Preparing [2023-03-07T01:53:22.618Z] f70ee36035b9: Preparing [2023-03-07T01:53:22.618Z] a089b62a717f: Waiting [2023-03-07T01:53:22.618Z] f70ee36035b9: Waiting [2023-03-07T01:53:22.618Z] 2e1f862cf989: Layer already exists [2023-03-07T01:53:22.618Z] 6e11c14f7191: Layer already exists [2023-03-07T01:53:22.618Z] c1ead40ffa1a: Layer already exists [2023-03-07T01:53:22.618Z] e1b0519e7195: Layer already exists [2023-03-07T01:53:22.618Z] 1f9675ac10e7: Layer already exists [2023-03-07T01:53:22.618Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:22.618Z] a089b62a717f: Layer already exists [2023-03-07T01:53:22.884Z] main: digest: sha256:a9812a5ec25ec3547f2a817ce800e32328a90d93488bd4659d594cd3a9b4694c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:53:22.934Z] ===================================================== [Pipeline] echo [2023-03-07T01:53:22.944Z] taggedImages: [2023-03-07T01:53:22.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:22.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-07T01:53:22.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.78 [2023-03-07T01:53:22.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:22.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-07T01:53:22.970Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-07T01:53:22.970Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:22.970Z] latest [2023-03-07T01:53:22.970Z] 3.0.0-dev.78 [2023-03-07T01:53:22.970Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:22.970Z] main [2023-03-07T01:53:22.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:23.301Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:23.629Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:23.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-07T01:53:23.629Z] e2dc1aa9d091: Preparing [2023-03-07T01:53:23.629Z] 69455aba5db2: Preparing [2023-03-07T01:53:23.629Z] 75ddf4bab638: Preparing [2023-03-07T01:53:23.629Z] b79f2edefa09: Preparing [2023-03-07T01:53:23.629Z] f346e9903d6b: Preparing [2023-03-07T01:53:23.629Z] 4f0ed27f0332: Preparing [2023-03-07T01:53:23.629Z] a0ced5382abc: Preparing [2023-03-07T01:53:23.629Z] 7b021e906546: Preparing [2023-03-07T01:53:23.629Z] f70ee36035b9: Preparing [2023-03-07T01:53:23.629Z] 4f0ed27f0332: Waiting [2023-03-07T01:53:23.629Z] 7b021e906546: Waiting [2023-03-07T01:53:23.629Z] a0ced5382abc: Waiting [2023-03-07T01:53:23.629Z] f70ee36035b9: Waiting [2023-03-07T01:53:23.896Z] e2dc1aa9d091: Pushed [2023-03-07T01:53:23.896Z] 69455aba5db2: Pushed [2023-03-07T01:53:23.896Z] f346e9903d6b: Pushed [2023-03-07T01:53:24.165Z] 4f0ed27f0332: Pushed [2023-03-07T01:53:24.165Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:24.165Z] a0ced5382abc: Pushed [2023-03-07T01:53:24.431Z] 7b021e906546: Pushed [2023-03-07T01:53:26.376Z] b79f2edefa09: Pushed [2023-03-07T01:53:27.336Z] 75ddf4bab638: Pushed [2023-03-07T01:53:27.336Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:15dd287b6b0284fbc3deba405ecda401e800bdb42f5396136ddef289f8998c71 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:27.678Z] + 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-03-07T01:53:28.015Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-07T01:53:28.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-07T01:53:28.015Z] e2dc1aa9d091: Preparing [2023-03-07T01:53:28.015Z] 69455aba5db2: Preparing [2023-03-07T01:53:28.015Z] 75ddf4bab638: Preparing [2023-03-07T01:53:28.015Z] b79f2edefa09: Preparing [2023-03-07T01:53:28.015Z] f346e9903d6b: Preparing [2023-03-07T01:53:28.015Z] 4f0ed27f0332: Preparing [2023-03-07T01:53:28.015Z] a0ced5382abc: Preparing [2023-03-07T01:53:28.015Z] 7b021e906546: Preparing [2023-03-07T01:53:28.015Z] f70ee36035b9: Preparing [2023-03-07T01:53:28.015Z] a0ced5382abc: Waiting [2023-03-07T01:53:28.015Z] 7b021e906546: Waiting [2023-03-07T01:53:28.015Z] f70ee36035b9: Waiting [2023-03-07T01:53:28.015Z] 4f0ed27f0332: Waiting [2023-03-07T01:53:28.015Z] e2dc1aa9d091: Layer already exists [2023-03-07T01:53:28.015Z] f346e9903d6b: Layer already exists [2023-03-07T01:53:28.015Z] 75ddf4bab638: Layer already exists [2023-03-07T01:53:28.015Z] b79f2edefa09: Layer already exists [2023-03-07T01:53:28.015Z] 69455aba5db2: Layer already exists [2023-03-07T01:53:28.015Z] 4f0ed27f0332: Layer already exists [2023-03-07T01:53:28.015Z] a0ced5382abc: Layer already exists [2023-03-07T01:53:28.015Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:28.015Z] 7b021e906546: Layer already exists [2023-03-07T01:53:28.280Z] latest: digest: sha256:15dd287b6b0284fbc3deba405ecda401e800bdb42f5396136ddef289f8998c71 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:28.624Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:28.953Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.78 [2023-03-07T01:53:28.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-07T01:53:28.953Z] e2dc1aa9d091: Preparing [2023-03-07T01:53:28.953Z] 69455aba5db2: Preparing [2023-03-07T01:53:28.953Z] 75ddf4bab638: Preparing [2023-03-07T01:53:28.953Z] b79f2edefa09: Preparing [2023-03-07T01:53:28.953Z] f346e9903d6b: Preparing [2023-03-07T01:53:28.953Z] 4f0ed27f0332: Preparing [2023-03-07T01:53:28.953Z] a0ced5382abc: Preparing [2023-03-07T01:53:28.953Z] 7b021e906546: Preparing [2023-03-07T01:53:28.953Z] f70ee36035b9: Preparing [2023-03-07T01:53:28.953Z] 4f0ed27f0332: Waiting [2023-03-07T01:53:28.953Z] a0ced5382abc: Waiting [2023-03-07T01:53:28.953Z] 7b021e906546: Waiting [2023-03-07T01:53:28.953Z] f70ee36035b9: Waiting [2023-03-07T01:53:28.953Z] b79f2edefa09: Layer already exists [2023-03-07T01:53:28.953Z] 75ddf4bab638: Layer already exists [2023-03-07T01:53:28.953Z] 69455aba5db2: Layer already exists [2023-03-07T01:53:28.953Z] e2dc1aa9d091: Layer already exists [2023-03-07T01:53:28.953Z] f346e9903d6b: Layer already exists [2023-03-07T01:53:28.953Z] 7b021e906546: Layer already exists [2023-03-07T01:53:28.953Z] 4f0ed27f0332: Layer already exists [2023-03-07T01:53:28.953Z] a0ced5382abc: Layer already exists [2023-03-07T01:53:28.953Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:29.222Z] 3.0.0-dev.78: digest: sha256:15dd287b6b0284fbc3deba405ecda401e800bdb42f5396136ddef289f8998c71 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:29.555Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:29.882Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:29.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-07T01:53:29.882Z] e2dc1aa9d091: Preparing [2023-03-07T01:53:29.882Z] 69455aba5db2: Preparing [2023-03-07T01:53:29.882Z] 75ddf4bab638: Preparing [2023-03-07T01:53:29.882Z] b79f2edefa09: Preparing [2023-03-07T01:53:29.882Z] f346e9903d6b: Preparing [2023-03-07T01:53:29.882Z] 4f0ed27f0332: Preparing [2023-03-07T01:53:29.882Z] a0ced5382abc: Preparing [2023-03-07T01:53:29.882Z] 7b021e906546: Preparing [2023-03-07T01:53:29.882Z] f70ee36035b9: Preparing [2023-03-07T01:53:29.882Z] a0ced5382abc: Waiting [2023-03-07T01:53:29.882Z] 7b021e906546: Waiting [2023-03-07T01:53:29.882Z] f70ee36035b9: Waiting [2023-03-07T01:53:29.882Z] 4f0ed27f0332: Waiting [2023-03-07T01:53:29.882Z] 75ddf4bab638: Layer already exists [2023-03-07T01:53:29.882Z] b79f2edefa09: Layer already exists [2023-03-07T01:53:29.882Z] f346e9903d6b: Layer already exists [2023-03-07T01:53:29.882Z] e2dc1aa9d091: Layer already exists [2023-03-07T01:53:29.882Z] 69455aba5db2: Layer already exists [2023-03-07T01:53:29.882Z] 7b021e906546: Layer already exists [2023-03-07T01:53:29.882Z] a0ced5382abc: Layer already exists [2023-03-07T01:53:29.882Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:29.882Z] 4f0ed27f0332: Layer already exists [2023-03-07T01:53:29.882Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:15dd287b6b0284fbc3deba405ecda401e800bdb42f5396136ddef289f8998c71 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:30.484Z] + 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-03-07T01:53:30.818Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-07T01:53:30.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-07T01:53:30.819Z] e2dc1aa9d091: Preparing [2023-03-07T01:53:30.819Z] 69455aba5db2: Preparing [2023-03-07T01:53:30.819Z] 75ddf4bab638: Preparing [2023-03-07T01:53:30.819Z] b79f2edefa09: Preparing [2023-03-07T01:53:30.819Z] f346e9903d6b: Preparing [2023-03-07T01:53:30.819Z] 4f0ed27f0332: Preparing [2023-03-07T01:53:30.819Z] a0ced5382abc: Preparing [2023-03-07T01:53:30.819Z] 7b021e906546: Preparing [2023-03-07T01:53:30.819Z] f70ee36035b9: Preparing [2023-03-07T01:53:30.819Z] a0ced5382abc: Waiting [2023-03-07T01:53:30.819Z] 7b021e906546: Waiting [2023-03-07T01:53:30.819Z] f70ee36035b9: Waiting [2023-03-07T01:53:30.819Z] 4f0ed27f0332: Waiting [2023-03-07T01:53:30.819Z] b79f2edefa09: Layer already exists [2023-03-07T01:53:30.819Z] f346e9903d6b: Layer already exists [2023-03-07T01:53:30.819Z] 69455aba5db2: Layer already exists [2023-03-07T01:53:30.819Z] e2dc1aa9d091: Layer already exists [2023-03-07T01:53:30.819Z] 75ddf4bab638: Layer already exists [2023-03-07T01:53:30.819Z] a0ced5382abc: Layer already exists [2023-03-07T01:53:30.819Z] 4f0ed27f0332: Layer already exists [2023-03-07T01:53:30.819Z] f70ee36035b9: Layer already exists [2023-03-07T01:53:30.819Z] 7b021e906546: Layer already exists [2023-03-07T01:53:31.085Z] main: digest: sha256:15dd287b6b0284fbc3deba405ecda401e800bdb42f5396136ddef289f8998c71 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:53:31.127Z] ===================================================== [Pipeline] echo [2023-03-07T01:53:31.132Z] taggedImages: [2023-03-07T01:53:31.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:31.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-07T01:53:31.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.78 [2023-03-07T01:53:31.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:31.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-07T01:53:31.147Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-07T01:53:31.147Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:31.147Z] latest [2023-03-07T01:53:31.147Z] 3.0.0-dev.78 [2023-03-07T01:53:31.147Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:31.147Z] main [2023-03-07T01:53:31.147Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:31.481Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:31.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:31.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-07T01:53:31.827Z] 4809923def12: Preparing [2023-03-07T01:53:31.827Z] f62378734bd3: Preparing [2023-03-07T01:53:31.827Z] 37cf0808c130: Preparing [2023-03-07T01:53:31.827Z] 4bc3a7458229: Preparing [2023-03-07T01:53:31.827Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:53:31.827Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:53:31.827Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:32.094Z] 4809923def12: Pushed [2023-03-07T01:53:33.499Z] 4bc3a7458229: Pushed [2023-03-07T01:53:36.832Z] f62378734bd3: Pushed [2023-03-07T01:53:36.832Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:cab3939a6706b0b25ab74c8e9963e48ebc6e4a235da51054deb1ad0990cb63b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:37.160Z] + 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-03-07T01:53:37.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-07T01:53:37.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-07T01:53:37.495Z] 4809923def12: Preparing [2023-03-07T01:53:37.495Z] f62378734bd3: Preparing [2023-03-07T01:53:37.495Z] 37cf0808c130: Preparing [2023-03-07T01:53:37.495Z] 4bc3a7458229: Preparing [2023-03-07T01:53:37.495Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:53:37.495Z] f62378734bd3: Layer already exists [2023-03-07T01:53:37.495Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:53:37.495Z] 4809923def12: Layer already exists [2023-03-07T01:53:37.495Z] 4bc3a7458229: Layer already exists [2023-03-07T01:53:37.495Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:37.760Z] latest: digest: sha256:cab3939a6706b0b25ab74c8e9963e48ebc6e4a235da51054deb1ad0990cb63b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:38.102Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:38.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.78 [2023-03-07T01:53:38.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-07T01:53:38.435Z] 4809923def12: Preparing [2023-03-07T01:53:38.435Z] f62378734bd3: Preparing [2023-03-07T01:53:38.435Z] 37cf0808c130: Preparing [2023-03-07T01:53:38.435Z] 4bc3a7458229: Preparing [2023-03-07T01:53:38.435Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:53:38.435Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:38.435Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:53:38.435Z] f62378734bd3: Layer already exists [2023-03-07T01:53:38.435Z] 4bc3a7458229: Layer already exists [2023-03-07T01:53:38.435Z] 4809923def12: Layer already exists [2023-03-07T01:53:38.435Z] 3.0.0-dev.78: digest: sha256:cab3939a6706b0b25ab74c8e9963e48ebc6e4a235da51054deb1ad0990cb63b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:39.032Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:39.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:39.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-07T01:53:39.356Z] 4809923def12: Preparing [2023-03-07T01:53:39.356Z] f62378734bd3: Preparing [2023-03-07T01:53:39.356Z] 37cf0808c130: Preparing [2023-03-07T01:53:39.356Z] 4bc3a7458229: Preparing [2023-03-07T01:53:39.356Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:53:39.356Z] f62378734bd3: Layer already exists [2023-03-07T01:53:39.356Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:53:39.356Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:39.356Z] 4809923def12: Layer already exists [2023-03-07T01:53:39.356Z] 4bc3a7458229: Layer already exists [2023-03-07T01:53:39.356Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:cab3939a6706b0b25ab74c8e9963e48ebc6e4a235da51054deb1ad0990cb63b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:39.686Z] + 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-03-07T01:53:40.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-07T01:53:40.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-07T01:53:40.029Z] 4809923def12: Preparing [2023-03-07T01:53:40.029Z] f62378734bd3: Preparing [2023-03-07T01:53:40.029Z] 37cf0808c130: Preparing [2023-03-07T01:53:40.029Z] 4bc3a7458229: Preparing [2023-03-07T01:53:40.029Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:53:40.029Z] 37cf0808c130: Layer already exists [2023-03-07T01:53:40.029Z] 4809923def12: Layer already exists [2023-03-07T01:53:40.029Z] 4bc3a7458229: Layer already exists [2023-03-07T01:53:40.029Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:53:40.029Z] f62378734bd3: Layer already exists [2023-03-07T01:53:40.029Z] main: digest: sha256:cab3939a6706b0b25ab74c8e9963e48ebc6e4a235da51054deb1ad0990cb63b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:53:40.068Z] ===================================================== [Pipeline] echo [2023-03-07T01:53:40.074Z] taggedImages: [2023-03-07T01:53:40.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:40.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-07T01:53:40.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.78 [2023-03-07T01:53:40.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:40.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-07T01:53:40.090Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-07T01:53:40.090Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:40.090Z] latest [2023-03-07T01:53:40.090Z] 3.0.0-dev.78 [2023-03-07T01:53:40.090Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:40.090Z] main [2023-03-07T01:53:40.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:40.414Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:40.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:53:40.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-07T01:53:40.741Z] 5e10512ee623: Preparing [2023-03-07T01:53:40.741Z] 2e8764c55bb1: Preparing [2023-03-07T01:53:40.741Z] 8654b1845e4c: Preparing [2023-03-07T01:53:40.741Z] 7f17ad1ce615: Preparing [2023-03-07T01:53:40.741Z] 821cae9dfcd7: Preparing [2023-03-07T01:53:40.741Z] 55c856d7cc72: Preparing [2023-03-07T01:53:40.741Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:53:40.741Z] 55c856d7cc72: Waiting [2023-03-07T01:53:40.741Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:53:41.007Z] 5e10512ee623: Pushed [2023-03-07T01:53:41.008Z] 2e8764c55bb1: Pushed [2023-03-07T01:53:41.008Z] 8654b1845e4c: Pushed [2023-03-07T01:53:41.008Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:53:41.965Z] 55c856d7cc72: Pushed [2023-03-07T01:53:50.154Z] 821cae9dfcd7: Pushed [2023-03-07T01:53:56.781Z] 7f17ad1ce615: Pushed [2023-03-07T01:53:56.781Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:2fb7179041804e52edb228db256368c42338646c5d7963cbf9e6365d21318a25 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:57.121Z] + 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-03-07T01:53:57.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-07T01:53:57.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-07T01:53:57.513Z] 5e10512ee623: Preparing [2023-03-07T01:53:57.513Z] 2e8764c55bb1: Preparing [2023-03-07T01:53:57.513Z] 8654b1845e4c: Preparing [2023-03-07T01:53:57.513Z] 7f17ad1ce615: Preparing [2023-03-07T01:53:57.513Z] 821cae9dfcd7: Preparing [2023-03-07T01:53:57.513Z] 55c856d7cc72: Preparing [2023-03-07T01:53:57.513Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:53:57.513Z] 55c856d7cc72: Waiting [2023-03-07T01:53:57.513Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:53:57.513Z] 7f17ad1ce615: Layer already exists [2023-03-07T01:53:57.513Z] 2e8764c55bb1: Layer already exists [2023-03-07T01:53:57.513Z] 5e10512ee623: Layer already exists [2023-03-07T01:53:57.513Z] 8654b1845e4c: Layer already exists [2023-03-07T01:53:57.513Z] 821cae9dfcd7: Layer already exists [2023-03-07T01:53:57.513Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:53:57.513Z] 55c856d7cc72: Layer already exists [2023-03-07T01:53:57.793Z] latest: digest: sha256:2fb7179041804e52edb228db256368c42338646c5d7963cbf9e6365d21318a25 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:58.151Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:58.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.78 [2023-03-07T01:53:58.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-07T01:53:58.495Z] 5e10512ee623: Preparing [2023-03-07T01:53:58.495Z] 2e8764c55bb1: Preparing [2023-03-07T01:53:58.495Z] 8654b1845e4c: Preparing [2023-03-07T01:53:58.495Z] 7f17ad1ce615: Preparing [2023-03-07T01:53:58.495Z] 821cae9dfcd7: Preparing [2023-03-07T01:53:58.495Z] 55c856d7cc72: Preparing [2023-03-07T01:53:58.495Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:53:58.495Z] 55c856d7cc72: Waiting [2023-03-07T01:53:58.495Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:53:58.495Z] 8654b1845e4c: Layer already exists [2023-03-07T01:53:58.495Z] 7f17ad1ce615: Layer already exists [2023-03-07T01:53:58.495Z] 5e10512ee623: Layer already exists [2023-03-07T01:53:58.495Z] 821cae9dfcd7: Layer already exists [2023-03-07T01:53:58.495Z] 2e8764c55bb1: Layer already exists [2023-03-07T01:53:58.495Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:53:58.495Z] 55c856d7cc72: Layer already exists [2023-03-07T01:53:58.763Z] 3.0.0-dev.78: digest: sha256:2fb7179041804e52edb228db256368c42338646c5d7963cbf9e6365d21318a25 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:59.111Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:53:59.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:53:59.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-07T01:53:59.443Z] 5e10512ee623: Preparing [2023-03-07T01:53:59.443Z] 2e8764c55bb1: Preparing [2023-03-07T01:53:59.443Z] 8654b1845e4c: Preparing [2023-03-07T01:53:59.443Z] 7f17ad1ce615: Preparing [2023-03-07T01:53:59.443Z] 821cae9dfcd7: Preparing [2023-03-07T01:53:59.443Z] 55c856d7cc72: Preparing [2023-03-07T01:53:59.443Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:53:59.443Z] 55c856d7cc72: Waiting [2023-03-07T01:53:59.443Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:53:59.443Z] 821cae9dfcd7: Layer already exists [2023-03-07T01:53:59.443Z] 7f17ad1ce615: Layer already exists [2023-03-07T01:53:59.443Z] 5e10512ee623: Layer already exists [2023-03-07T01:53:59.443Z] 8654b1845e4c: Layer already exists [2023-03-07T01:53:59.443Z] 2e8764c55bb1: Layer already exists [2023-03-07T01:53:59.443Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:53:59.443Z] 55c856d7cc72: Layer already exists [2023-03-07T01:53:59.443Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:2fb7179041804e52edb228db256368c42338646c5d7963cbf9e6365d21318a25 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:00.049Z] + 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-03-07T01:54:00.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-07T01:54:00.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-07T01:54:00.379Z] 5e10512ee623: Preparing [2023-03-07T01:54:00.379Z] 2e8764c55bb1: Preparing [2023-03-07T01:54:00.379Z] 8654b1845e4c: Preparing [2023-03-07T01:54:00.379Z] 7f17ad1ce615: Preparing [2023-03-07T01:54:00.379Z] 821cae9dfcd7: Preparing [2023-03-07T01:54:00.379Z] 55c856d7cc72: Preparing [2023-03-07T01:54:00.379Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:54:00.379Z] 55c856d7cc72: Waiting [2023-03-07T01:54:00.379Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:54:00.379Z] 8654b1845e4c: Layer already exists [2023-03-07T01:54:00.379Z] 821cae9dfcd7: Layer already exists [2023-03-07T01:54:00.379Z] 7f17ad1ce615: Layer already exists [2023-03-07T01:54:00.379Z] 2e8764c55bb1: Layer already exists [2023-03-07T01:54:00.379Z] 5e10512ee623: Layer already exists [2023-03-07T01:54:00.379Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:54:00.379Z] 55c856d7cc72: Layer already exists [2023-03-07T01:54:00.644Z] main: digest: sha256:2fb7179041804e52edb228db256368c42338646c5d7963cbf9e6365d21318a25 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:54:00.686Z] ===================================================== [Pipeline] echo [2023-03-07T01:54:00.692Z] taggedImages: [2023-03-07T01:54:00.692Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:54:00.692Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-07T01:54:00.692Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.78 [2023-03-07T01:54:00.692Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:54:00.692Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-07T01:54:00.706Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-07T01:54:00.706Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:54:00.706Z] latest [2023-03-07T01:54:00.706Z] 3.0.0-dev.78 [2023-03-07T01:54:00.706Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:54:00.706Z] main [2023-03-07T01:54:00.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:01.040Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:01.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:54:01.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-07T01:54:01.380Z] ab0a51091b76: Preparing [2023-03-07T01:54:01.380Z] 31462d141149: Preparing [2023-03-07T01:54:01.380Z] 36e650024d3b: Preparing [2023-03-07T01:54:01.380Z] e8456b4761b3: Preparing [2023-03-07T01:54:01.380Z] aeebb89bc223: Preparing [2023-03-07T01:54:01.380Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:54:01.380Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:54:01.646Z] 36e650024d3b: Pushed [2023-03-07T01:54:01.646Z] 31462d141149: Pushed [2023-03-07T01:54:01.646Z] ab0a51091b76: Pushed [2023-03-07T01:54:01.646Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:54:02.225Z] aeebb89bc223: Pushed [2023-03-07T01:54:17.185Z] e8456b4761b3: Pushed [2023-03-07T01:54:17.185Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:19c87aab581150169a1b8c8e2f8f60375b6f9786d03b635d866f6b14def0cf1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:17.515Z] + 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-03-07T01:54:17.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-07T01:54:17.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-07T01:54:17.847Z] ab0a51091b76: Preparing [2023-03-07T01:54:17.847Z] 31462d141149: Preparing [2023-03-07T01:54:17.847Z] 36e650024d3b: Preparing [2023-03-07T01:54:17.847Z] e8456b4761b3: Preparing [2023-03-07T01:54:17.847Z] aeebb89bc223: Preparing [2023-03-07T01:54:17.847Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:54:17.847Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:54:17.847Z] 36e650024d3b: Layer already exists [2023-03-07T01:54:17.847Z] e8456b4761b3: Layer already exists [2023-03-07T01:54:17.847Z] ab0a51091b76: Layer already exists [2023-03-07T01:54:17.847Z] aeebb89bc223: Layer already exists [2023-03-07T01:54:17.847Z] 31462d141149: Layer already exists [2023-03-07T01:54:17.847Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:54:17.847Z] latest: digest: sha256:19c87aab581150169a1b8c8e2f8f60375b6f9786d03b635d866f6b14def0cf1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:18.454Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:18.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.78 [2023-03-07T01:54:18.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-07T01:54:18.791Z] ab0a51091b76: Preparing [2023-03-07T01:54:18.791Z] 31462d141149: Preparing [2023-03-07T01:54:18.791Z] 36e650024d3b: Preparing [2023-03-07T01:54:18.791Z] e8456b4761b3: Preparing [2023-03-07T01:54:18.791Z] aeebb89bc223: Preparing [2023-03-07T01:54:18.791Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:54:18.791Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:54:18.791Z] aeebb89bc223: Layer already exists [2023-03-07T01:54:18.791Z] e8456b4761b3: Layer already exists [2023-03-07T01:54:18.791Z] 31462d141149: Layer already exists [2023-03-07T01:54:18.791Z] ab0a51091b76: Layer already exists [2023-03-07T01:54:18.791Z] 36e650024d3b: Layer already exists [2023-03-07T01:54:18.791Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:54:18.791Z] 3.0.0-dev.78: digest: sha256:19c87aab581150169a1b8c8e2f8f60375b6f9786d03b635d866f6b14def0cf1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:19.124Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:19.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:54:19.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-07T01:54:19.456Z] ab0a51091b76: Preparing [2023-03-07T01:54:19.456Z] 31462d141149: Preparing [2023-03-07T01:54:19.456Z] 36e650024d3b: Preparing [2023-03-07T01:54:19.456Z] e8456b4761b3: Preparing [2023-03-07T01:54:19.456Z] aeebb89bc223: Preparing [2023-03-07T01:54:19.456Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:54:19.456Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:54:19.456Z] ab0a51091b76: Layer already exists [2023-03-07T01:54:19.456Z] 31462d141149: Layer already exists [2023-03-07T01:54:19.456Z] aeebb89bc223: Layer already exists [2023-03-07T01:54:19.456Z] 36e650024d3b: Layer already exists [2023-03-07T01:54:19.456Z] e8456b4761b3: Layer already exists [2023-03-07T01:54:19.456Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:54:19.456Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:19c87aab581150169a1b8c8e2f8f60375b6f9786d03b635d866f6b14def0cf1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:20.052Z] + 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-03-07T01:54:20.384Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-07T01:54:20.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-07T01:54:20.384Z] ab0a51091b76: Preparing [2023-03-07T01:54:20.384Z] 31462d141149: Preparing [2023-03-07T01:54:20.384Z] 36e650024d3b: Preparing [2023-03-07T01:54:20.384Z] e8456b4761b3: Preparing [2023-03-07T01:54:20.384Z] aeebb89bc223: Preparing [2023-03-07T01:54:20.384Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:54:20.384Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:54:20.384Z] 31462d141149: Layer already exists [2023-03-07T01:54:20.384Z] 36e650024d3b: Layer already exists [2023-03-07T01:54:20.384Z] ab0a51091b76: Layer already exists [2023-03-07T01:54:20.384Z] e8456b4761b3: Layer already exists [2023-03-07T01:54:20.384Z] aeebb89bc223: Layer already exists [2023-03-07T01:54:20.384Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:54:20.648Z] main: digest: sha256:19c87aab581150169a1b8c8e2f8f60375b6f9786d03b635d866f6b14def0cf1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:54:20.689Z] ===================================================== [Pipeline] echo [2023-03-07T01:54:20.695Z] taggedImages: [2023-03-07T01:54:20.695Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:54:20.695Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-07T01:54:20.695Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.78 [2023-03-07T01:54:20.695Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:54:20.695Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-07T01:54:20.710Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-07T01:54:20.710Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:54:20.710Z] latest [2023-03-07T01:54:20.710Z] 3.0.0-dev.78 [2023-03-07T01:54:20.710Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:54:20.710Z] main [2023-03-07T01:54:20.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:21.035Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:21.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:54:21.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-07T01:54:21.361Z] e3cf63d1d364: Preparing [2023-03-07T01:54:21.361Z] 3bb960e3f916: Preparing [2023-03-07T01:54:21.361Z] 3886a446d030: Preparing [2023-03-07T01:54:21.361Z] 27ca1a0df8c3: Preparing [2023-03-07T01:54:21.361Z] 55c856d7cc72: Preparing [2023-03-07T01:54:21.361Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:54:21.361Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:54:21.361Z] 55c856d7cc72: Layer already exists [2023-03-07T01:54:21.361Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:54:21.625Z] e3cf63d1d364: Pushed [2023-03-07T01:54:21.625Z] 3886a446d030: Pushed [2023-03-07T01:54:21.625Z] 3bb960e3f916: Pushed [2023-03-07T01:54:39.821Z] 27ca1a0df8c3: Pushed [2023-03-07T01:54:39.821Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:ca99dcb1840d71437d73a6c78c936ea9de5a217c0e2cb040fa958b12a72e83f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:40.166Z] + 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-03-07T01:54:40.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-07T01:54:40.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-07T01:54:40.510Z] e3cf63d1d364: Preparing [2023-03-07T01:54:40.510Z] 3bb960e3f916: Preparing [2023-03-07T01:54:40.510Z] 3886a446d030: Preparing [2023-03-07T01:54:40.510Z] 27ca1a0df8c3: Preparing [2023-03-07T01:54:40.510Z] 55c856d7cc72: Preparing [2023-03-07T01:54:40.510Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:54:40.510Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:54:40.510Z] 55c856d7cc72: Layer already exists [2023-03-07T01:54:40.510Z] 3bb960e3f916: Layer already exists [2023-03-07T01:54:40.510Z] e3cf63d1d364: Layer already exists [2023-03-07T01:54:40.510Z] 27ca1a0df8c3: Layer already exists [2023-03-07T01:54:40.510Z] 3886a446d030: Layer already exists [2023-03-07T01:54:40.510Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:54:40.777Z] latest: digest: sha256:ca99dcb1840d71437d73a6c78c936ea9de5a217c0e2cb040fa958b12a72e83f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:41.128Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:41.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.78 [2023-03-07T01:54:41.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-07T01:54:41.465Z] e3cf63d1d364: Preparing [2023-03-07T01:54:41.465Z] 3bb960e3f916: Preparing [2023-03-07T01:54:41.465Z] 3886a446d030: Preparing [2023-03-07T01:54:41.465Z] 27ca1a0df8c3: Preparing [2023-03-07T01:54:41.465Z] 55c856d7cc72: Preparing [2023-03-07T01:54:41.465Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:54:41.465Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:54:41.465Z] 3bb960e3f916: Layer already exists [2023-03-07T01:54:41.465Z] 27ca1a0df8c3: Layer already exists [2023-03-07T01:54:41.465Z] 3886a446d030: Layer already exists [2023-03-07T01:54:41.465Z] 55c856d7cc72: Layer already exists [2023-03-07T01:54:41.465Z] e3cf63d1d364: Layer already exists [2023-03-07T01:54:41.465Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:54:41.731Z] 3.0.0-dev.78: digest: sha256:ca99dcb1840d71437d73a6c78c936ea9de5a217c0e2cb040fa958b12a72e83f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:42.083Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:42.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:54:42.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-07T01:54:42.426Z] e3cf63d1d364: Preparing [2023-03-07T01:54:42.426Z] 3bb960e3f916: Preparing [2023-03-07T01:54:42.426Z] 3886a446d030: Preparing [2023-03-07T01:54:42.426Z] 27ca1a0df8c3: Preparing [2023-03-07T01:54:42.426Z] 55c856d7cc72: Preparing [2023-03-07T01:54:42.426Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:54:42.426Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:54:42.426Z] 3bb960e3f916: Layer already exists [2023-03-07T01:54:42.426Z] 55c856d7cc72: Layer already exists [2023-03-07T01:54:42.426Z] 27ca1a0df8c3: Layer already exists [2023-03-07T01:54:42.426Z] e3cf63d1d364: Layer already exists [2023-03-07T01:54:42.426Z] 3886a446d030: Layer already exists [2023-03-07T01:54:42.426Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:54:42.426Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:ca99dcb1840d71437d73a6c78c936ea9de5a217c0e2cb040fa958b12a72e83f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:43.043Z] + 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-03-07T01:54:43.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-07T01:54:43.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-07T01:54:43.389Z] e3cf63d1d364: Preparing [2023-03-07T01:54:43.389Z] 3bb960e3f916: Preparing [2023-03-07T01:54:43.389Z] 3886a446d030: Preparing [2023-03-07T01:54:43.389Z] 27ca1a0df8c3: Preparing [2023-03-07T01:54:43.389Z] 55c856d7cc72: Preparing [2023-03-07T01:54:43.389Z] a8cfdf0cc8ec: Preparing [2023-03-07T01:54:43.390Z] a8cfdf0cc8ec: Waiting [2023-03-07T01:54:43.390Z] e3cf63d1d364: Layer already exists [2023-03-07T01:54:43.390Z] 27ca1a0df8c3: Layer already exists [2023-03-07T01:54:43.390Z] 55c856d7cc72: Layer already exists [2023-03-07T01:54:43.390Z] 3bb960e3f916: Layer already exists [2023-03-07T01:54:43.390Z] 3886a446d030: Layer already exists [2023-03-07T01:54:43.390Z] a8cfdf0cc8ec: Layer already exists [2023-03-07T01:54:43.655Z] main: digest: sha256:ca99dcb1840d71437d73a6c78c936ea9de5a217c0e2cb040fa958b12a72e83f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:54:43.706Z] ===================================================== [Pipeline] echo [2023-03-07T01:54:43.716Z] taggedImages: [2023-03-07T01:54:43.716Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:54:43.716Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-07T01:54:43.716Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.78 [2023-03-07T01:54:43.716Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:54:43.716Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-07T01:54:43.740Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-07T01:54:43.740Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:54:43.740Z] latest [2023-03-07T01:54:43.740Z] 3.0.0-dev.78 [2023-03-07T01:54:43.740Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:54:43.740Z] main [2023-03-07T01:54:43.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:44.087Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:44.436Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:54:44.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-07T01:54:44.436Z] 421dd7942fb1: Preparing [2023-03-07T01:54:44.436Z] 03db3febf7fd: Preparing [2023-03-07T01:54:44.436Z] 37cf0808c130: Preparing [2023-03-07T01:54:44.436Z] 2a0f17968623: Preparing [2023-03-07T01:54:44.436Z] f70ee36035b9: Preparing [2023-03-07T01:54:44.436Z] f70ee36035b9: Layer already exists [2023-03-07T01:54:44.436Z] 37cf0808c130: Layer already exists [2023-03-07T01:54:44.703Z] 421dd7942fb1: Pushed [2023-03-07T01:54:44.968Z] 2a0f17968623: Pushed [2023-03-07T01:54:50.304Z] 03db3febf7fd: Pushed [2023-03-07T01:54:50.568Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:16b0ad7a55adfcf11056fd78321c17fd71baef62a52083bb19ad7c3abf09ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:50.911Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:51.243Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-07T01:54:51.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-07T01:54:51.243Z] 421dd7942fb1: Preparing [2023-03-07T01:54:51.243Z] 03db3febf7fd: Preparing [2023-03-07T01:54:51.243Z] 37cf0808c130: Preparing [2023-03-07T01:54:51.243Z] 2a0f17968623: Preparing [2023-03-07T01:54:51.243Z] f70ee36035b9: Preparing [2023-03-07T01:54:51.243Z] 421dd7942fb1: Layer already exists [2023-03-07T01:54:51.243Z] f70ee36035b9: Layer already exists [2023-03-07T01:54:51.243Z] 03db3febf7fd: Layer already exists [2023-03-07T01:54:51.243Z] 37cf0808c130: Layer already exists [2023-03-07T01:54:51.243Z] 2a0f17968623: Layer already exists [2023-03-07T01:54:51.507Z] latest: digest: sha256:16b0ad7a55adfcf11056fd78321c17fd71baef62a52083bb19ad7c3abf09ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:51.838Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:52.172Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.78 [2023-03-07T01:54:52.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-07T01:54:52.172Z] 421dd7942fb1: Preparing [2023-03-07T01:54:52.172Z] 03db3febf7fd: Preparing [2023-03-07T01:54:52.172Z] 37cf0808c130: Preparing [2023-03-07T01:54:52.172Z] 2a0f17968623: Preparing [2023-03-07T01:54:52.172Z] f70ee36035b9: Preparing [2023-03-07T01:54:52.172Z] 37cf0808c130: Layer already exists [2023-03-07T01:54:52.172Z] 421dd7942fb1: Layer already exists [2023-03-07T01:54:52.172Z] 2a0f17968623: Layer already exists [2023-03-07T01:54:52.172Z] 03db3febf7fd: Layer already exists [2023-03-07T01:54:52.172Z] f70ee36035b9: Layer already exists [2023-03-07T01:54:52.172Z] 3.0.0-dev.78: digest: sha256:16b0ad7a55adfcf11056fd78321c17fd71baef62a52083bb19ad7c3abf09ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:52.778Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:53.108Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:54:53.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-07T01:54:53.108Z] 421dd7942fb1: Preparing [2023-03-07T01:54:53.108Z] 03db3febf7fd: Preparing [2023-03-07T01:54:53.108Z] 37cf0808c130: Preparing [2023-03-07T01:54:53.108Z] 2a0f17968623: Preparing [2023-03-07T01:54:53.108Z] f70ee36035b9: Preparing [2023-03-07T01:54:53.108Z] 421dd7942fb1: Layer already exists [2023-03-07T01:54:53.108Z] f70ee36035b9: Layer already exists [2023-03-07T01:54:53.108Z] 2a0f17968623: Layer already exists [2023-03-07T01:54:53.108Z] 37cf0808c130: Layer already exists [2023-03-07T01:54:53.108Z] 03db3febf7fd: Layer already exists [2023-03-07T01:54:53.108Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:16b0ad7a55adfcf11056fd78321c17fd71baef62a52083bb19ad7c3abf09ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:53.445Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:53.771Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-07T01:54:53.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-07T01:54:53.771Z] 421dd7942fb1: Preparing [2023-03-07T01:54:53.771Z] 03db3febf7fd: Preparing [2023-03-07T01:54:53.771Z] 37cf0808c130: Preparing [2023-03-07T01:54:53.771Z] 2a0f17968623: Preparing [2023-03-07T01:54:53.771Z] f70ee36035b9: Preparing [2023-03-07T01:54:53.771Z] 2a0f17968623: Layer already exists [2023-03-07T01:54:53.771Z] 03db3febf7fd: Layer already exists [2023-03-07T01:54:53.771Z] 37cf0808c130: Layer already exists [2023-03-07T01:54:53.771Z] f70ee36035b9: Layer already exists [2023-03-07T01:54:53.771Z] 421dd7942fb1: Layer already exists [2023-03-07T01:54:53.771Z] main: digest: sha256:16b0ad7a55adfcf11056fd78321c17fd71baef62a52083bb19ad7c3abf09ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:54:53.815Z] ===================================================== [Pipeline] echo [2023-03-07T01:54:53.820Z] taggedImages: [2023-03-07T01:54:53.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:54:53.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-07T01:54:53.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.78 [2023-03-07T01:54:53.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:54:53.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-07T01:54:53.834Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-07T01:54:53.834Z] bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:54:53.834Z] latest [2023-03-07T01:54:53.834Z] 3.0.0-dev.78 [2023-03-07T01:54:53.834Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:54:53.834Z] main [2023-03-07T01:54:53.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:54.160Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:54:54.496Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:54:54.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-07T01:54:54.496Z] 76aeaeb05216: Preparing [2023-03-07T01:54:54.496Z] 8f63d219ed9d: Preparing [2023-03-07T01:54:54.496Z] 37cf0808c130: Preparing [2023-03-07T01:54:54.496Z] 73ab9f704742: Preparing [2023-03-07T01:54:54.496Z] f70ee36035b9: Preparing [2023-03-07T01:54:54.496Z] f70ee36035b9: Layer already exists [2023-03-07T01:54:54.496Z] 73ab9f704742: Layer already exists [2023-03-07T01:54:54.496Z] 37cf0808c130: Layer already exists [2023-03-07T01:54:54.760Z] 76aeaeb05216: Pushed [2023-03-07T01:55:00.091Z] 8f63d219ed9d: Pushed [2023-03-07T01:55:00.355Z] bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:1cebc0db0e05818b84e78687a9a2ab4b9610a7c5f1654a4fe88b1cbe48e7e495 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:55:00.687Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:55:01.016Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-07T01:55:01.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-07T01:55:01.016Z] 76aeaeb05216: Preparing [2023-03-07T01:55:01.016Z] 8f63d219ed9d: Preparing [2023-03-07T01:55:01.016Z] 37cf0808c130: Preparing [2023-03-07T01:55:01.016Z] 73ab9f704742: Preparing [2023-03-07T01:55:01.016Z] f70ee36035b9: Preparing [2023-03-07T01:55:01.016Z] 37cf0808c130: Layer already exists [2023-03-07T01:55:01.016Z] 73ab9f704742: Layer already exists [2023-03-07T01:55:01.016Z] 8f63d219ed9d: Layer already exists [2023-03-07T01:55:01.016Z] f70ee36035b9: Layer already exists [2023-03-07T01:55:01.016Z] 76aeaeb05216: Layer already exists [2023-03-07T01:55:01.281Z] latest: digest: sha256:1cebc0db0e05818b84e78687a9a2ab4b9610a7c5f1654a4fe88b1cbe48e7e495 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:55:01.625Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:55:01.953Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.78 [2023-03-07T01:55:01.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-07T01:55:01.953Z] 76aeaeb05216: Preparing [2023-03-07T01:55:01.953Z] 8f63d219ed9d: Preparing [2023-03-07T01:55:01.953Z] 37cf0808c130: Preparing [2023-03-07T01:55:01.953Z] 73ab9f704742: Preparing [2023-03-07T01:55:01.953Z] f70ee36035b9: Preparing [2023-03-07T01:55:01.953Z] f70ee36035b9: Layer already exists [2023-03-07T01:55:01.953Z] 37cf0808c130: Layer already exists [2023-03-07T01:55:01.953Z] 73ab9f704742: Layer already exists [2023-03-07T01:55:01.953Z] 8f63d219ed9d: Layer already exists [2023-03-07T01:55:01.953Z] 76aeaeb05216: Layer already exists [2023-03-07T01:55:01.953Z] 3.0.0-dev.78: digest: sha256:1cebc0db0e05818b84e78687a9a2ab4b9610a7c5f1654a4fe88b1cbe48e7e495 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:55:02.292Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:55:02.620Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:55:02.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-07T01:55:02.620Z] 76aeaeb05216: Preparing [2023-03-07T01:55:02.620Z] 8f63d219ed9d: Preparing [2023-03-07T01:55:02.620Z] 37cf0808c130: Preparing [2023-03-07T01:55:02.620Z] 73ab9f704742: Preparing [2023-03-07T01:55:02.620Z] f70ee36035b9: Preparing [2023-03-07T01:55:02.620Z] 37cf0808c130: Layer already exists [2023-03-07T01:55:02.620Z] 73ab9f704742: Layer already exists [2023-03-07T01:55:02.620Z] 8f63d219ed9d: Layer already exists [2023-03-07T01:55:02.620Z] 76aeaeb05216: Layer already exists [2023-03-07T01:55:02.620Z] f70ee36035b9: Layer already exists [2023-03-07T01:55:02.620Z] bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:1cebc0db0e05818b84e78687a9a2ab4b9610a7c5f1654a4fe88b1cbe48e7e495 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:55:03.228Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:55:03.561Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-07T01:55:03.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-07T01:55:03.561Z] 76aeaeb05216: Preparing [2023-03-07T01:55:03.561Z] 8f63d219ed9d: Preparing [2023-03-07T01:55:03.561Z] 37cf0808c130: Preparing [2023-03-07T01:55:03.561Z] 73ab9f704742: Preparing [2023-03-07T01:55:03.561Z] f70ee36035b9: Preparing [2023-03-07T01:55:03.561Z] f70ee36035b9: Layer already exists [2023-03-07T01:55:03.561Z] 8f63d219ed9d: Layer already exists [2023-03-07T01:55:03.561Z] 76aeaeb05216: Layer already exists [2023-03-07T01:55:03.561Z] 73ab9f704742: Layer already exists [2023-03-07T01:55:03.561Z] 37cf0808c130: Layer already exists [2023-03-07T01:55:03.561Z] main: digest: sha256:1cebc0db0e05818b84e78687a9a2ab4b9610a7c5f1654a4fe88b1cbe48e7e495 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T01:55:03.601Z] ===================================================== [Pipeline] echo [2023-03-07T01:55:03.607Z] taggedImages: [2023-03-07T01:55:03.607Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [2023-03-07T01:55:03.607Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-07T01:55:03.607Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.78 [2023-03-07T01:55:03.607Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [2023-03-07T01:55:03.607Z] - 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-03-07T01:55:03.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T01:55:03.954Z] [2023-03-07T01:55:03.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:55:04.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T01:55:04.282Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T01:55:04.282Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T01:55:04.282Z] 04944245beec: Pulling fs layer [2023-03-07T01:55:04.282Z] 699f458cf7ca: Pulling fs layer [2023-03-07T01:55:04.282Z] 765212b225bb: Pulling fs layer [2023-03-07T01:55:04.282Z] f23df028b6ca: Pulling fs layer [2023-03-07T01:55:04.283Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T01:55:04.283Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T01:55:04.283Z] 765212b225bb: Waiting [2023-03-07T01:55:04.283Z] f23df028b6ca: Waiting [2023-03-07T01:55:04.283Z] 2437ff75d9bd: Waiting [2023-03-07T01:55:04.283Z] d65c8cfc05b1: Waiting [2023-03-07T01:55:04.567Z] 04944245beec: Verifying Checksum [2023-03-07T01:55:04.567Z] 04944245beec: Download complete [2023-03-07T01:55:04.567Z] 765212b225bb: Verifying Checksum [2023-03-07T01:55:04.567Z] 765212b225bb: Download complete [2023-03-07T01:55:04.567Z] f23df028b6ca: Verifying Checksum [2023-03-07T01:55:04.567Z] f23df028b6ca: Download complete [2023-03-07T01:55:04.567Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T01:55:04.567Z] d65c8cfc05b1: Download complete [2023-03-07T01:55:04.848Z] 699f458cf7ca: Verifying Checksum [2023-03-07T01:55:04.848Z] 699f458cf7ca: Download complete [2023-03-07T01:55:05.118Z] 8998bd30e6a1: Download complete [2023-03-07T01:55:07.723Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T01:55:07.723Z] 2437ff75d9bd: Download complete [2023-03-07T01:55:09.125Z] 8998bd30e6a1: Pull complete [2023-03-07T01:55:09.391Z] 04944245beec: Pull complete [2023-03-07T01:55:10.798Z] 699f458cf7ca: Pull complete [2023-03-07T01:55:10.798Z] 765212b225bb: Pull complete [2023-03-07T01:55:11.379Z] f23df028b6ca: Pull complete [2023-03-07T01:55:11.645Z] d65c8cfc05b1: Pull complete [2023-03-07T01:55:26.630Z] 2437ff75d9bd: Pull complete [2023-03-07T01:55:26.630Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T01:55:26.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T01:55:26.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:55:26.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-8453 does not seem to be running inside a container [2023-03-07T01:55:26.850Z] $ 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/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:55:28.637Z] $ docker top fd6d592b3897c966f2852cac75328c5aa21d3681df118c9ffaa8a58793f4ef96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:55:29.503Z] ---> job-cost.sh [2023-03-07T01:55:29.503Z] lf-activate-venv: SKIPPING [2023-03-07T01:55:29.503Z] INFO: No Stack... [2023-03-07T01:55:30.085Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T01:55:30.666Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T01:55:31.303Z] + cut -d, -f6 [2023-03-07T01:55:31.303Z] + cat /w/workspace/edgex-go/439/archives/cost.csv [Pipeline] lock [2023-03-07T01:55:31.344Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-439-stack-cost] [2023-03-07T01:55:31.352Z] Resource [jenkins-edgexfoundry-edgex-go-main-439-stack-cost] did not exist. Created. [2023-03-07T01:55:31.352Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-439-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T01:55:31.988Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T01:55:32.615Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T01:55:32.623Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-439-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T01:55:32.622Z] $ docker stop --time=1 fd6d592b3897c966f2852cac75328c5aa21d3681df118c9ffaa8a58793f4ef96 [2023-03-07T01:55:34.154Z] $ docker rm -f --volumes fd6d592b3897c966f2852cac75328c5aa21d3681df118c9ffaa8a58793f4ef96 [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-03-07T01:55:34.576Z] provisioning config files... [2023-03-07T01:55:34.583Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/439@tmp/config9528104941321620036tmp [Pipeline] { [Pipeline] sh [2023-03-07T01:55:34.887Z] + set +x [2023-03-07T01:55:34.887Z] + curl -s https://codecov.io/bash [2023-03-07T01:55:34.887Z] + bash -s -- [2023-03-07T01:55:34.887Z] [2023-03-07T01:55:34.887Z] _____ _ [2023-03-07T01:55:34.887Z] / ____| | | [2023-03-07T01:55:34.887Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T01:55:34.887Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T01:55:34.887Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T01:55:34.887Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T01:55:34.887Z] Bash-1.0.6 [2023-03-07T01:55:34.887Z] [2023-03-07T01:55:34.887Z] [2023-03-07T01:55:34.887Z] ==> git version 2.25.1 found [2023-03-07T01:55:34.887Z] ==> 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-03-07T01:55:34.887Z] Release-Date: 2020-01-08 [2023-03-07T01:55:34.887Z] 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-03-07T01:55:34.887Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T01:55:34.887Z] ==> Jenkins CI detected. [2023-03-07T01:55:34.887Z] current dir:  /w/workspace/edgex-go/439 [2023-03-07T01:55:34.887Z] project root: . [2023-03-07T01:55:34.887Z] --> token set from env [2023-03-07T01:55:34.887Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T01:55:34.887Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T01:55:34.887Z] ==> Python coveragepy not found [2023-03-07T01:55:34.887Z] ==> Searching for coverage reports in: [2023-03-07T01:55:34.887Z] + . [2023-03-07T01:55:34.887Z] -> Found 1 reports [2023-03-07T01:55:34.887Z] ==> Detecting git/mercurial file structure [2023-03-07T01:55:34.887Z] ==> Reading reports [2023-03-07T01:55:34.887Z] + ./coverage.out bytes=446903 [2023-03-07T01:55:34.887Z] ==> Appending adjustments [2023-03-07T01:55:34.887Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T01:55:35.823Z] + Found adjustments [2023-03-07T01:55:35.823Z] ==> Gzipping contents [2023-03-07T01:55:36.081Z] 60K /tmp/codecov.89UFa4.gz [2023-03-07T01:55:36.081Z] ==> Uploading reports [2023-03-07T01:55:36.081Z] url: https://codecov.io [2023-03-07T01:55:36.081Z] query: branch=main&commit=bf371e8c577b45590121912e6f14e0928f0d9ba1&build=439&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F439%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-07T01:55:36.081Z] -> Pinging Codecov [2023-03-07T01:55:36.081Z] 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=bf371e8c577b45590121912e6f14e0928f0d9ba1&build=439&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F439%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-07T01:55:36.081Z] -> Uploading to [2023-03-07T01:55:36.081Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/bf371e8c577b45590121912e6f14e0928f0d9ba1/b58e86e1-bbc8-43e6-be2a-f3c5fdcdaad5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T015535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b35a935eaefa76f8ef1b020c90f55d36a3e04bd6f9d73c5a193f58e7b185703d [2023-03-07T01:55:36.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T01:55:36.081Z] Dload Upload Total Spent Left Speed [2023-03-07T01:55:36.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58173 0 0 100 58173 0 189k --:--:-- --:--:-- --:--:-- 189k [2023-03-07T01:55:36.338Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [2023-03-07T01:55:36.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-07T01:55:36.545Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-07T01:55:36.556Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:55:36.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T01:55:36.857Z] [2023-03-07T01:55:36.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:55:37.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T01:55:37.157Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-07T01:55:37.157Z] df9b9388f04a: Pulling fs layer [2023-03-07T01:55:37.157Z] 52dc419b0ee2: Pulling fs layer [2023-03-07T01:55:37.157Z] 25bc292e5bac: Pulling fs layer [2023-03-07T01:55:37.157Z] 114826534d7a: Pulling fs layer [2023-03-07T01:55:37.157Z] 4657fd5d0bcf: Pulling fs layer [2023-03-07T01:55:37.157Z] 6ad1cebc031e: Pulling fs layer [2023-03-07T01:55:37.157Z] 8a3aa393b2d8: Pulling fs layer [2023-03-07T01:55:37.157Z] 114826534d7a: Waiting [2023-03-07T01:55:37.157Z] 4657fd5d0bcf: Waiting [2023-03-07T01:55:37.157Z] 6ad1cebc031e: Waiting [2023-03-07T01:55:37.157Z] 8a3aa393b2d8: Waiting [2023-03-07T01:55:37.157Z] 25bc292e5bac: Verifying Checksum [2023-03-07T01:55:37.157Z] 25bc292e5bac: Download complete [2023-03-07T01:55:37.157Z] 52dc419b0ee2: Download complete [2023-03-07T01:55:37.157Z] 4657fd5d0bcf: Verifying Checksum [2023-03-07T01:55:37.157Z] 4657fd5d0bcf: Download complete [2023-03-07T01:55:37.157Z] df9b9388f04a: Download complete [2023-03-07T01:55:37.416Z] df9b9388f04a: Pull complete [2023-03-07T01:55:37.416Z] 6ad1cebc031e: Verifying Checksum [2023-03-07T01:55:37.416Z] 6ad1cebc031e: Download complete [2023-03-07T01:55:37.416Z] 52dc419b0ee2: Pull complete [2023-03-07T01:55:37.675Z] 25bc292e5bac: Pull complete [2023-03-07T01:55:37.935Z] 114826534d7a: Verifying Checksum [2023-03-07T01:55:37.935Z] 114826534d7a: Download complete [2023-03-07T01:55:38.194Z] 8a3aa393b2d8: Download complete [2023-03-07T01:55:41.471Z] 114826534d7a: Pull complete [2023-03-07T01:55:41.729Z] 4657fd5d0bcf: Pull complete [2023-03-07T01:55:41.987Z] 6ad1cebc031e: Pull complete [2023-03-07T01:55:44.516Z] 8a3aa393b2d8: Pull complete [2023-03-07T01:55:44.516Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-07T01:55:44.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T01:55:44.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:55:44.587Z] prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container [2023-03-07T01:55:44.629Z] $ 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/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:55:46.787Z] $ docker top 05cb2b3b19e1dccf0f30bf0d1cedcc8e41c0b83b300c3e054f188a78add8bc78 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T01:55:46.830Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-07T01:55:47.102Z] + set -o pipefail [2023-03-07T01:55:47.103Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-07T01:55:52.377Z] [2023-03-07T01:55:52.377Z] Monitoring /w/workspace/edgex-go/439 (github.com/edgexfoundry/edgex-go)... [2023-03-07T01:55:52.377Z] [2023-03-07T01:55:52.377Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6516a174-07ea-4a33-8e03-17ab111d0ccd [2023-03-07T01:55:52.377Z] [2023-03-07T01:55:52.377Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-07T01:55:52.377Z] [2023-03-07T01:55:52.377Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-07T01:55:52.377Z] [2023-03-07T01:55:52.377Z] [2023-03-07T01:55:52.377Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-07T01:55:52.377Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-07T01:55:52.377Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-07T01:55:52.405Z] $ docker stop --time=1 05cb2b3b19e1dccf0f30bf0d1cedcc8e41c0b83b300c3e054f188a78add8bc78 [2023-03-07T01:55:54.773Z] $ docker rm -f --volumes 05cb2b3b19e1dccf0f30bf0d1cedcc8e41c0b83b300c3e054f188a78add8bc78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-07T01:55:55.117Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T01:55:55.134Z] provisioning config files... [2023-03-07T01:55:55.143Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/439@tmp/config14894845617928132318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:55:55.436Z] --> edgex-publish-swagger.sh [2023-03-07T01:55:55.436Z] === Publish openapi/v3 API === [2023-03-07T01:55:55.436Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-07T01:55:55.436Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/439/openapi/v3/core-command.yaml] [2023-03-07T01:55:55.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T01:55:55.436Z] Dload Upload Total Spent Left Speed [2023-03-07T01:55:56.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 134k --:--:-- --:--:-- --:--:-- 133k 100 29030 0 0 100 29030 0 47357 --:--:-- --:--:-- --:--:-- 47280 [2023-03-07T01:55:56.001Z] [2023-03-07T01:55:56.001Z] [2023-03-07T01:55:56.001Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/439/openapi/v3/core-data.yaml] [2023-03-07T01:55:56.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T01:55:56.001Z] Dload Upload Total Spent Left Speed [2023-03-07T01:55:56.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 120k 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 120k [2023-03-07T01:55:56.566Z] [2023-03-07T01:55:56.566Z] [2023-03-07T01:55:56.566Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/439/openapi/v3/core-metadata.yaml] [2023-03-07T01:55:56.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T01:55:56.566Z] Dload Upload Total Spent Left Speed [2023-03-07T01:55:57.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 246k --:--:-- --:--:-- --:--:-- 246k [2023-03-07T01:55:57.160Z] [2023-03-07T01:55:57.160Z] [2023-03-07T01:55:57.160Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/439/openapi/v3/support-notifications.yaml] [2023-03-07T01:55:57.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T01:55:57.160Z] Dload Upload Total Spent Left Speed [2023-03-07T01:55:57.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 153k --:--:-- --:--:-- --:--:-- 153k 100 86965 0 0 100 86965 0 153k --:--:-- --:--:-- --:--:-- 152k [2023-03-07T01:55:57.726Z] [2023-03-07T01:55:57.726Z] [2023-03-07T01:55:57.726Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/439/openapi/v3/support-scheduler.yaml] [2023-03-07T01:55:57.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T01:55:57.726Z] Dload Upload Total Spent Left Speed [2023-03-07T01:55:58.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 58121 --:--:-- --:--:-- --:--:-- 58121 [2023-03-07T01:55:58.293Z] [2023-03-07T01:55:58.293Z] [Pipeline] } [2023-03-07T01:55:58.300Z] 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-03-07T01:55:58.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T01:55:58.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:55:58.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T01:55:58.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:55:59.059Z] prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container [2023-03-07T01:55:59.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:55:59.509Z] $ docker top b1e71d75d3aba2658c7d8c8923c306183a5634820a4619f0a3cc171711149af4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T01:55:59.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T01:55:59.578Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T01:55:59.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T01:55:59.713Z] $ docker exec b1e71d75d3aba2658c7d8c8923c306183a5634820a4619f0a3cc171711149af4 ssh-agent [2023-03-07T01:55:59.807Z] SSH_AUTH_SOCK=/tmp/ssh-cz2SOu1DiX3q/agent.32 [2023-03-07T01:55:59.807Z] SSH_AGENT_PID=38 [2023-03-07T01:55:59.812Z] Running ssh-add (command line suppressed) [2023-03-07T01:55:59.958Z] Identity added: /w/workspace/edgex-go/439@tmp/private_key_2161005114761991700.key (/w/workspace/edgex-go/439@tmp/private_key_2161005114761991700.key) [2023-03-07T01:55:59.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T01:56:00.243Z] + git semver tag [2023-03-07T01:56:00.502Z] 2023-03-07 01:56:00,481 [run_tag] DEBUG tag force:False [2023-03-07T01:56:00.502Z] 2023-03-07 01:56:00,481 [check_head_tag] DEBUG check head tag [2023-03-07T01:56:00.502Z] 2023-03-07 01:56:00,484 [execute] INFO git cat-file --batch-check [2023-03-07T01:56:00.502Z] 2023-03-07 01:56:00,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/439, universal_newlines=False, shell=None, istream=) [2023-03-07T01:56:00.502Z] 2023-03-07 01:56:00,488 [execute] INFO git cat-file --batch [2023-03-07T01:56:00.502Z] 2023-03-07 01:56:00,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/439, universal_newlines=False, shell=None, istream=) [2023-03-07T01:56:00.761Z] 2023-03-07 01:56:00,546 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main [2023-03-07T01:56:00.761Z] 2023-03-07 01:56:00,546 [execute] INFO git tag -a v3.0.0-dev.78 -m v3.0.0-dev.78 [2023-03-07T01:56:00.761Z] 2023-03-07 01:56:00,546 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.78', '-m', 'v3.0.0-dev.78'], cwd=/w/workspace/edgex-go/439, universal_newlines=False, shell=None, istream=None) [2023-03-07T01:56:00.761Z] 2023-03-07 01:56:00,550 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main [2023-03-07T01:56:00.761Z] 3.0.0-dev.78 [Pipeline] } [2023-03-07T01:56:00.788Z] $ docker exec --env ******** --env ******** b1e71d75d3aba2658c7d8c8923c306183a5634820a4619f0a3cc171711149af4 ssh-agent -k [2023-03-07T01:56:00.888Z] unset SSH_AUTH_SOCK; [2023-03-07T01:56:00.888Z] unset SSH_AGENT_PID; [2023-03-07T01:56:00.888Z] echo Agent pid 38 killed; [2023-03-07T01:56:00.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T01:56:01.191Z] + git semver [Pipeline] } [2023-03-07T01:56:01.791Z] $ docker stop --time=1 b1e71d75d3aba2658c7d8c8923c306183a5634820a4619f0a3cc171711149af4 [2023-03-07T01:56:03.119Z] $ docker rm -f --volumes b1e71d75d3aba2658c7d8c8923c306183a5634820a4619f0a3cc171711149af4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:56:03.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T01:56:03.469Z] [2023-03-07T01:56:03.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:56:03.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T01:56:03.763Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-07T01:56:03.763Z] ab5ef0e58194: Pulling fs layer [2023-03-07T01:56:03.763Z] 9712f1f96733: Pulling fs layer [2023-03-07T01:56:03.763Z] 63f879dbbcfc: Pulling fs layer [2023-03-07T01:56:03.763Z] 0d9ebad4ef96: Pulling fs layer [2023-03-07T01:56:03.763Z] e9a5061849ea: Pulling fs layer [2023-03-07T01:56:03.763Z] d747dcd14b5f: Pulling fs layer [2023-03-07T01:56:03.763Z] 2de7ff778b66: Pulling fs layer [2023-03-07T01:56:03.763Z] e9a5061849ea: Waiting [2023-03-07T01:56:03.763Z] d747dcd14b5f: Waiting [2023-03-07T01:56:03.763Z] 2de7ff778b66: Waiting [2023-03-07T01:56:03.763Z] 0d9ebad4ef96: Waiting [2023-03-07T01:56:03.763Z] 9712f1f96733: Verifying Checksum [2023-03-07T01:56:03.763Z] 9712f1f96733: Download complete [2023-03-07T01:56:04.340Z] 63f879dbbcfc: Verifying Checksum [2023-03-07T01:56:04.340Z] 63f879dbbcfc: Download complete [2023-03-07T01:56:04.340Z] e9a5061849ea: Verifying Checksum [2023-03-07T01:56:04.340Z] e9a5061849ea: Download complete [2023-03-07T01:56:04.340Z] d747dcd14b5f: Download complete [2023-03-07T01:56:04.599Z] 0d9ebad4ef96: Verifying Checksum [2023-03-07T01:56:04.599Z] 0d9ebad4ef96: Download complete [2023-03-07T01:56:04.599Z] ab5ef0e58194: Download complete [2023-03-07T01:56:04.599Z] 2de7ff778b66: Verifying Checksum [2023-03-07T01:56:04.599Z] 2de7ff778b66: Download complete [2023-03-07T01:56:07.125Z] ab5ef0e58194: Pull complete [2023-03-07T01:56:07.125Z] 9712f1f96733: Pull complete [2023-03-07T01:56:08.058Z] 63f879dbbcfc: Pull complete [2023-03-07T01:56:11.340Z] 0d9ebad4ef96: Pull complete [2023-03-07T01:56:11.598Z] e9a5061849ea: Pull complete [2023-03-07T01:56:11.598Z] d747dcd14b5f: Pull complete [2023-03-07T01:56:12.531Z] 2de7ff778b66: Pull complete [2023-03-07T01:56:12.531Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-07T01:56:12.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T01:56:12.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:56:12.604Z] prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container [2023-03-07T01:56:12.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:56:15.138Z] $ docker top c0d0bafecb53fd79429416aab6bacd4253a534d20a6af3bb088f82639268f255 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-07T01:56:15.173Z] provisioning config files... [2023-03-07T01:56:15.179Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/439@tmp/config10755082779630198564tmp [2023-03-07T01:56:15.186Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/439@tmp/config1843991995876464340tmp [2023-03-07T01:56:15.194Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/439@tmp/config14653336837217445827tmp [Pipeline] { [Pipeline] echo [2023-03-07T01:56:15.204Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:56:15.482Z] ---> sigul-configuration.sh [2023-03-07T01:56:15.482Z] gpg: directory `/root/.gnupg' created [2023-03-07T01:56:15.482Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-07T01:56:15.482Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-07T01:56:15.482Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-07T01:56:15.482Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-07T01:56:15.482Z] gpg: CAST5 encrypted data [2023-03-07T01:56:15.482Z] gpg: encrypted with 1 passphrase [2023-03-07T01:56:15.482Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-07T01:56:15.766Z] + mkdir /home/jenkins [2023-03-07T01:56:15.766Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-07T01:56:16.050Z] + 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-03-07T01:56:16.059Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:56:16.342Z] ---> sigul-install.sh [2023-03-07T01:56:16.342Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-07T01:56:16.625Z] + git tag --list [2023-03-07T01:56:16.625Z] 0.6.0 [2023-03-07T01:56:16.625Z] 0.6.1 [2023-03-07T01:56:16.625Z] 0.7.0 [2023-03-07T01:56:16.625Z] 0.7.1 [2023-03-07T01:56:16.625Z] v1.0.0 [2023-03-07T01:56:16.625Z] v1.0.1 [2023-03-07T01:56:16.625Z] v1.1.0 [2023-03-07T01:56:16.625Z] v1.2.0 [2023-03-07T01:56:16.625Z] v1.2.1 [2023-03-07T01:56:16.625Z] v1.3.0 [2023-03-07T01:56:16.625Z] v1.3.1 [2023-03-07T01:56:16.625Z] v2.0.0 [2023-03-07T01:56:16.625Z] v2.1.0 [2023-03-07T01:56:16.625Z] v2.1.1 [2023-03-07T01:56:16.625Z] v2.1.1-dev.1 [2023-03-07T01:56:16.625Z] v2.1.1-dev.2 [2023-03-07T01:56:16.625Z] v2.1.1-dev.3 [2023-03-07T01:56:16.625Z] v2.1.1-dev.4 [2023-03-07T01:56:16.625Z] v2.1.1-dev.5 [2023-03-07T01:56:16.625Z] v2.1.1-dev.6 [2023-03-07T01:56:16.625Z] v2.1.1-dev.7 [2023-03-07T01:56:16.625Z] v2.1.1-dev.8 [2023-03-07T01:56:16.625Z] v2.1.2-dev.1 [2023-03-07T01:56:16.625Z] v2.2.0 [2023-03-07T01:56:16.625Z] v2.2.1-dev.1 [2023-03-07T01:56:16.625Z] v2.2.1-dev.10 [2023-03-07T01:56:16.625Z] v2.2.1-dev.11 [2023-03-07T01:56:16.625Z] v2.2.1-dev.12 [2023-03-07T01:56:16.625Z] v2.2.1-dev.13 [2023-03-07T01:56:16.625Z] v2.2.1-dev.14 [2023-03-07T01:56:16.625Z] v2.2.1-dev.15 [2023-03-07T01:56:16.625Z] v2.2.1-dev.16 [2023-03-07T01:56:16.625Z] v2.2.1-dev.17 [2023-03-07T01:56:16.625Z] v2.2.1-dev.18 [2023-03-07T01:56:16.625Z] v2.2.1-dev.19 [2023-03-07T01:56:16.625Z] v2.2.1-dev.2 [2023-03-07T01:56:16.625Z] v2.2.1-dev.20 [2023-03-07T01:56:16.625Z] v2.2.1-dev.21 [2023-03-07T01:56:16.625Z] v2.2.1-dev.22 [2023-03-07T01:56:16.625Z] v2.2.1-dev.23 [2023-03-07T01:56:16.625Z] v2.2.1-dev.24 [2023-03-07T01:56:16.625Z] v2.2.1-dev.25 [2023-03-07T01:56:16.625Z] v2.2.1-dev.26 [2023-03-07T01:56:16.625Z] v2.2.1-dev.27 [2023-03-07T01:56:16.625Z] v2.2.1-dev.28 [2023-03-07T01:56:16.625Z] v2.2.1-dev.29 [2023-03-07T01:56:16.625Z] v2.2.1-dev.3 [2023-03-07T01:56:16.625Z] v2.2.1-dev.4 [2023-03-07T01:56:16.625Z] v2.2.1-dev.5 [2023-03-07T01:56:16.625Z] v2.2.1-dev.6 [2023-03-07T01:56:16.625Z] v2.2.1-dev.7 [2023-03-07T01:56:16.625Z] v2.2.1-dev.8 [2023-03-07T01:56:16.625Z] v2.2.1-dev.9 [2023-03-07T01:56:16.625Z] v2.3.0 [2023-03-07T01:56:16.625Z] v2.3.0-dev.100 [2023-03-07T01:56:16.625Z] v2.3.0-dev.101 [2023-03-07T01:56:16.625Z] v2.3.0-dev.102 [2023-03-07T01:56:16.625Z] v2.3.0-dev.103 [2023-03-07T01:56:16.625Z] v2.3.0-dev.104 [2023-03-07T01:56:16.625Z] v2.3.0-dev.105 [2023-03-07T01:56:16.625Z] v2.3.0-dev.106 [2023-03-07T01:56:16.625Z] v2.3.0-dev.29 [2023-03-07T01:56:16.625Z] v2.3.0-dev.30 [2023-03-07T01:56:16.625Z] v2.3.0-dev.31 [2023-03-07T01:56:16.625Z] v2.3.0-dev.32 [2023-03-07T01:56:16.625Z] v2.3.0-dev.33 [2023-03-07T01:56:16.625Z] v2.3.0-dev.34 [2023-03-07T01:56:16.625Z] v2.3.0-dev.35 [2023-03-07T01:56:16.625Z] v2.3.0-dev.36 [2023-03-07T01:56:16.625Z] v2.3.0-dev.37 [2023-03-07T01:56:16.625Z] v2.3.0-dev.38 [2023-03-07T01:56:16.625Z] v2.3.0-dev.39 [2023-03-07T01:56:16.625Z] v2.3.0-dev.40 [2023-03-07T01:56:16.625Z] v2.3.0-dev.41 [2023-03-07T01:56:16.625Z] v2.3.0-dev.42 [2023-03-07T01:56:16.625Z] v2.3.0-dev.43 [2023-03-07T01:56:16.625Z] v2.3.0-dev.44 [2023-03-07T01:56:16.625Z] v2.3.0-dev.45 [2023-03-07T01:56:16.625Z] v2.3.0-dev.46 [2023-03-07T01:56:16.625Z] v2.3.0-dev.47 [2023-03-07T01:56:16.625Z] v2.3.0-dev.48 [2023-03-07T01:56:16.625Z] v2.3.0-dev.49 [2023-03-07T01:56:16.625Z] v2.3.0-dev.50 [2023-03-07T01:56:16.625Z] v2.3.0-dev.51 [2023-03-07T01:56:16.625Z] v2.3.0-dev.52 [2023-03-07T01:56:16.625Z] v2.3.0-dev.53 [2023-03-07T01:56:16.625Z] v2.3.0-dev.54 [2023-03-07T01:56:16.625Z] v2.3.0-dev.55 [2023-03-07T01:56:16.625Z] v2.3.0-dev.56 [2023-03-07T01:56:16.625Z] v2.3.0-dev.57 [2023-03-07T01:56:16.625Z] v2.3.0-dev.58 [2023-03-07T01:56:16.625Z] v2.3.0-dev.59 [2023-03-07T01:56:16.625Z] v2.3.0-dev.60 [2023-03-07T01:56:16.625Z] v2.3.0-dev.61 [2023-03-07T01:56:16.625Z] v2.3.0-dev.62 [2023-03-07T01:56:16.625Z] v2.3.0-dev.63 [2023-03-07T01:56:16.625Z] v2.3.0-dev.64 [2023-03-07T01:56:16.625Z] v2.3.0-dev.65 [2023-03-07T01:56:16.625Z] v2.3.0-dev.66 [2023-03-07T01:56:16.625Z] v2.3.0-dev.67 [2023-03-07T01:56:16.625Z] v2.3.0-dev.68 [2023-03-07T01:56:16.625Z] v2.3.0-dev.69 [2023-03-07T01:56:16.625Z] v2.3.0-dev.70 [2023-03-07T01:56:16.625Z] v2.3.0-dev.71 [2023-03-07T01:56:16.625Z] v2.3.0-dev.72 [2023-03-07T01:56:16.625Z] v2.3.0-dev.73 [2023-03-07T01:56:16.625Z] v2.3.0-dev.74 [2023-03-07T01:56:16.625Z] v2.3.0-dev.75 [2023-03-07T01:56:16.625Z] v2.3.0-dev.76 [2023-03-07T01:56:16.625Z] v2.3.0-dev.77 [2023-03-07T01:56:16.625Z] v2.3.0-dev.78 [2023-03-07T01:56:16.625Z] v2.3.0-dev.79 [2023-03-07T01:56:16.625Z] v2.3.0-dev.80 [2023-03-07T01:56:16.625Z] v2.3.0-dev.81 [2023-03-07T01:56:16.625Z] v2.3.0-dev.82 [2023-03-07T01:56:16.625Z] v2.3.0-dev.83 [2023-03-07T01:56:16.625Z] v2.3.0-dev.84 [2023-03-07T01:56:16.625Z] v2.3.0-dev.85 [2023-03-07T01:56:16.625Z] v2.3.0-dev.86 [2023-03-07T01:56:16.625Z] v2.3.0-dev.87 [2023-03-07T01:56:16.625Z] v2.3.0-dev.88 [2023-03-07T01:56:16.625Z] v2.3.0-dev.89 [2023-03-07T01:56:16.625Z] v2.3.0-dev.90 [2023-03-07T01:56:16.625Z] v2.3.0-dev.91 [2023-03-07T01:56:16.625Z] v2.3.0-dev.92 [2023-03-07T01:56:16.625Z] v2.3.0-dev.93 [2023-03-07T01:56:16.625Z] v2.3.0-dev.94 [2023-03-07T01:56:16.625Z] v2.3.0-dev.95 [2023-03-07T01:56:16.625Z] v2.3.0-dev.96 [2023-03-07T01:56:16.625Z] v2.3.0-dev.97 [2023-03-07T01:56:16.625Z] v2.3.0-dev.98 [2023-03-07T01:56:16.625Z] v2.3.0-dev.99 [2023-03-07T01:56:16.625Z] v2.3.1-dev.1 [2023-03-07T01:56:16.625Z] v2.3.1-dev.2 [2023-03-07T01:56:16.625Z] v2.3.1-dev.3 [2023-03-07T01:56:16.625Z] v2.3.1-dev.4 [2023-03-07T01:56:16.625Z] v2.3.1-dev.5 [2023-03-07T01:56:16.625Z] v3.0.0-dev.1 [2023-03-07T01:56:16.625Z] v3.0.0-dev.10 [2023-03-07T01:56:16.625Z] v3.0.0-dev.11 [2023-03-07T01:56:16.625Z] v3.0.0-dev.12 [2023-03-07T01:56:16.625Z] v3.0.0-dev.13 [2023-03-07T01:56:16.625Z] v3.0.0-dev.14 [2023-03-07T01:56:16.625Z] v3.0.0-dev.15 [2023-03-07T01:56:16.625Z] v3.0.0-dev.16 [2023-03-07T01:56:16.625Z] v3.0.0-dev.17 [2023-03-07T01:56:16.625Z] v3.0.0-dev.18 [2023-03-07T01:56:16.625Z] v3.0.0-dev.19 [2023-03-07T01:56:16.625Z] v3.0.0-dev.2 [2023-03-07T01:56:16.625Z] v3.0.0-dev.20 [2023-03-07T01:56:16.625Z] v3.0.0-dev.21 [2023-03-07T01:56:16.625Z] v3.0.0-dev.22 [2023-03-07T01:56:16.625Z] v3.0.0-dev.23 [2023-03-07T01:56:16.625Z] v3.0.0-dev.24 [2023-03-07T01:56:16.625Z] v3.0.0-dev.25 [2023-03-07T01:56:16.625Z] v3.0.0-dev.26 [2023-03-07T01:56:16.625Z] v3.0.0-dev.27 [2023-03-07T01:56:16.625Z] v3.0.0-dev.28 [2023-03-07T01:56:16.625Z] v3.0.0-dev.29 [2023-03-07T01:56:16.625Z] v3.0.0-dev.3 [2023-03-07T01:56:16.625Z] v3.0.0-dev.30 [2023-03-07T01:56:16.625Z] v3.0.0-dev.31 [2023-03-07T01:56:16.625Z] v3.0.0-dev.32 [2023-03-07T01:56:16.625Z] v3.0.0-dev.33 [2023-03-07T01:56:16.625Z] v3.0.0-dev.34 [2023-03-07T01:56:16.625Z] v3.0.0-dev.35 [2023-03-07T01:56:16.625Z] v3.0.0-dev.36 [2023-03-07T01:56:16.625Z] v3.0.0-dev.37 [2023-03-07T01:56:16.625Z] v3.0.0-dev.38 [2023-03-07T01:56:16.625Z] v3.0.0-dev.39 [2023-03-07T01:56:16.625Z] v3.0.0-dev.4 [2023-03-07T01:56:16.625Z] v3.0.0-dev.40 [2023-03-07T01:56:16.625Z] v3.0.0-dev.41 [2023-03-07T01:56:16.625Z] v3.0.0-dev.42 [2023-03-07T01:56:16.625Z] v3.0.0-dev.43 [2023-03-07T01:56:16.625Z] v3.0.0-dev.44 [2023-03-07T01:56:16.625Z] v3.0.0-dev.45 [2023-03-07T01:56:16.625Z] v3.0.0-dev.46 [2023-03-07T01:56:16.625Z] v3.0.0-dev.47 [2023-03-07T01:56:16.625Z] v3.0.0-dev.48 [2023-03-07T01:56:16.625Z] v3.0.0-dev.49 [2023-03-07T01:56:16.625Z] v3.0.0-dev.5 [2023-03-07T01:56:16.625Z] v3.0.0-dev.50 [2023-03-07T01:56:16.625Z] v3.0.0-dev.51 [2023-03-07T01:56:16.625Z] v3.0.0-dev.52 [2023-03-07T01:56:16.625Z] v3.0.0-dev.53 [2023-03-07T01:56:16.625Z] v3.0.0-dev.54 [2023-03-07T01:56:16.625Z] v3.0.0-dev.55 [2023-03-07T01:56:16.625Z] v3.0.0-dev.56 [2023-03-07T01:56:16.625Z] v3.0.0-dev.57 [2023-03-07T01:56:16.625Z] v3.0.0-dev.58 [2023-03-07T01:56:16.625Z] v3.0.0-dev.59 [2023-03-07T01:56:16.625Z] v3.0.0-dev.6 [2023-03-07T01:56:16.625Z] v3.0.0-dev.60 [2023-03-07T01:56:16.625Z] v3.0.0-dev.61 [2023-03-07T01:56:16.625Z] v3.0.0-dev.62 [2023-03-07T01:56:16.625Z] v3.0.0-dev.63 [2023-03-07T01:56:16.625Z] v3.0.0-dev.64 [2023-03-07T01:56:16.625Z] v3.0.0-dev.65 [2023-03-07T01:56:16.625Z] v3.0.0-dev.66 [2023-03-07T01:56:16.625Z] v3.0.0-dev.67 [2023-03-07T01:56:16.625Z] v3.0.0-dev.68 [2023-03-07T01:56:16.625Z] v3.0.0-dev.69 [2023-03-07T01:56:16.625Z] v3.0.0-dev.7 [2023-03-07T01:56:16.625Z] v3.0.0-dev.70 [2023-03-07T01:56:16.625Z] v3.0.0-dev.71 [2023-03-07T01:56:16.625Z] v3.0.0-dev.72 [2023-03-07T01:56:16.625Z] v3.0.0-dev.73 [2023-03-07T01:56:16.625Z] v3.0.0-dev.74 [2023-03-07T01:56:16.625Z] v3.0.0-dev.75 [2023-03-07T01:56:16.625Z] v3.0.0-dev.76 [2023-03-07T01:56:16.625Z] v3.0.0-dev.77 [2023-03-07T01:56:16.625Z] v3.0.0-dev.78 [2023-03-07T01:56:16.625Z] v3.0.0-dev.8 [2023-03-07T01:56:16.625Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-07T01:56:16.908Z] + lftools sign git-tag v3.0.0-dev.78 [2023-03-07T01:56:17.474Z] Signing Git tag with Sigul... [2023-03-07T01:56:17.474Z] Signing v3.0.0-dev.78 [Pipeline] echo [2023-03-07T01:56:18.048Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:56:18.332Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-07T01:56:18.339Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-07T01:56:18.373Z] $ docker stop --time=1 c0d0bafecb53fd79429416aab6bacd4253a534d20a6af3bb088f82639268f255 [2023-03-07T01:56:19.700Z] $ docker rm -f --volumes c0d0bafecb53fd79429416aab6bacd4253a534d20a6af3bb088f82639268f255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-07T01:56:20.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T01:56:20.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:56:20.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T01:56:20.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:56:20.500Z] prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container [2023-03-07T01:56:20.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:56:20.966Z] $ docker top 356d7bd70049e4603c0d9a1fc71c6928cd865882582044de96b66ee72c55c69b -eo pid,comm [2023-03-07T01:56:20.993Z] 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-03-07T01:56:20.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T01:56:21.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T01:56:21.029Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T01:56:21.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T01:56:21.153Z] $ docker exec 356d7bd70049e4603c0d9a1fc71c6928cd865882582044de96b66ee72c55c69b ssh-agent [2023-03-07T01:56:21.233Z] SSH_AUTH_SOCK=/tmp/ssh-8LYta2ZGHrkW/agent.33 [2023-03-07T01:56:21.233Z] SSH_AGENT_PID=39 [2023-03-07T01:56:21.237Z] Running ssh-add (command line suppressed) [2023-03-07T01:56:21.352Z] Identity added: /w/workspace/edgex-go/439@tmp/private_key_10508332709841974458.key (/w/workspace/edgex-go/439@tmp/private_key_10508332709841974458.key) [2023-03-07T01:56:21.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T01:56:21.638Z] + git semver bump pre [2023-03-07T01:56:22.205Z] 2023-03-07 01:56:21,930 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main [2023-03-07T01:56:22.205Z] 2023-03-07 01:56:21,931 [bump_version] DEBUG bumping version:3.0.0-dev.78 on axis:pre with prefix:dev [2023-03-07T01:56:22.205Z] 2023-03-07 01:56:21,931 [bump_version] DEBUG bumped version:3.0.0-dev.79 [2023-03-07T01:56:22.206Z] 2023-03-07 01:56:21,931 [write_version] DEBUG write version:3.0.0-dev.79 to path:/w/workspace/edgex-go/439/.semver/main with force:True [2023-03-07T01:56:22.206Z] 2023-03-07 01:56:21,931 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main [2023-03-07T01:56:22.206Z] 2023-03-07 01:56:21,931 [write_file] DEBUG write to file:/w/workspace/edgex-go/439/.semver/main [2023-03-07T01:56:22.206Z] 2023-03-07 01:56:21,933 [execute] INFO git cat-file --batch-check [2023-03-07T01:56:22.206Z] 2023-03-07 01:56:21,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/439/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T01:56:22.206Z] 2023-03-07 01:56:21,938 [execute] INFO git cat-file --batch [2023-03-07T01:56:22.206Z] 2023-03-07 01:56:21,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/439/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T01:56:22.206Z] 2023-03-07 01:56:21,943 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main [2023-03-07T01:56:22.206Z] 3.0.0-dev.79 [Pipeline] } [2023-03-07T01:56:22.230Z] $ docker exec --env ******** --env ******** 356d7bd70049e4603c0d9a1fc71c6928cd865882582044de96b66ee72c55c69b ssh-agent -k [2023-03-07T01:56:22.339Z] unset SSH_AUTH_SOCK; [2023-03-07T01:56:22.339Z] unset SSH_AGENT_PID; [2023-03-07T01:56:22.339Z] echo Agent pid 39 killed; [2023-03-07T01:56:22.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T01:56:22.626Z] + git semver [Pipeline] } [2023-03-07T01:56:23.226Z] $ docker stop --time=1 356d7bd70049e4603c0d9a1fc71c6928cd865882582044de96b66ee72c55c69b [2023-03-07T01:56:24.531Z] $ docker rm -f --volumes 356d7bd70049e4603c0d9a1fc71c6928cd865882582044de96b66ee72c55c69b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T01:56:24.853Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T01:56:24.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:56:25.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T01:56:25.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:56:25.222Z] prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container [2023-03-07T01:56:25.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:56:25.607Z] $ docker top 98bb7904a8fa466b28b936a9eddc809bb5708463bc64c73937c12378e5fdacbf -eo pid,comm [2023-03-07T01:56:25.638Z] 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-03-07T01:56:25.638Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T01:56:25.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T01:56:25.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T01:56:25.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T01:56:25.810Z] $ docker exec 98bb7904a8fa466b28b936a9eddc809bb5708463bc64c73937c12378e5fdacbf ssh-agent [2023-03-07T01:56:25.896Z] SSH_AUTH_SOCK=/tmp/ssh-TR5Gz56KppVm/agent.32 [2023-03-07T01:56:25.896Z] SSH_AGENT_PID=38 [2023-03-07T01:56:25.901Z] Running ssh-add (command line suppressed) [2023-03-07T01:56:26.028Z] Identity added: /w/workspace/edgex-go/439@tmp/private_key_11873707114865655092.key (/w/workspace/edgex-go/439@tmp/private_key_11873707114865655092.key) [2023-03-07T01:56:26.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T01:56:26.310Z] + git semver push [2023-03-07T01:56:26.877Z] 2023-03-07 01:56:26,606 [run_push] DEBUG push [2023-03-07T01:56:26.877Z] 2023-03-07 01:56:26,607 [execute] INFO git cat-file --batch-check [2023-03-07T01:56:26.877Z] 2023-03-07 01:56:26,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/439/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T01:56:26.877Z] 2023-03-07 01:56:26,612 [execute] INFO git rev-list 7c5b60552619942a9c437d199e27d66cff378c64 -- [2023-03-07T01:56:26.877Z] 2023-03-07 01:56:26,613 [execute] DEBUG Popen(['git', 'rev-list', '7c5b60552619942a9c437d199e27d66cff378c64', '--'], cwd=/w/workspace/edgex-go/439/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-07T01:56:26.877Z] 2023-03-07 01:56:26,627 [execute] INFO git fetch -v origin [2023-03-07T01:56:26.877Z] 2023-03-07 01:56:26,628 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/439/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-07T01:56:27.445Z] 2023-03-07 01:56:27,185 [run_push] DEBUG no remote changes detected [2023-03-07T01:56:27.445Z] 2023-03-07 01:56:27,186 [execute] INFO git push origin semver [2023-03-07T01:56:27.445Z] 2023-03-07 01:56:27,186 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/439/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-07T01:56:28.380Z] 2023-03-07 01:56:28,135 [run_push] DEBUG push all version tags [2023-03-07T01:56:28.380Z] 2023-03-07 01:56:28,136 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-07T01:56:28.380Z] 2023-03-07 01:56:28,136 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/439, universal_newlines=False, shell=None, istream=None) [2023-03-07T01:56:29.314Z] 2023-03-07 01:56:29,024 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main [2023-03-07T01:56:29.314Z] 3.0.0-dev.79 [Pipeline] } [2023-03-07T01:56:29.339Z] $ docker exec --env ******** --env ******** 98bb7904a8fa466b28b936a9eddc809bb5708463bc64c73937c12378e5fdacbf ssh-agent -k [2023-03-07T01:56:29.445Z] unset SSH_AUTH_SOCK; [2023-03-07T01:56:29.445Z] unset SSH_AGENT_PID; [2023-03-07T01:56:29.445Z] echo Agent pid 38 killed; [2023-03-07T01:56:29.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T01:56:29.736Z] + git semver [Pipeline] } [2023-03-07T01:56:30.020Z] $ docker stop --time=1 98bb7904a8fa466b28b936a9eddc809bb5708463bc64c73937c12378e5fdacbf [2023-03-07T01:56:31.327Z] $ docker rm -f --volumes 98bb7904a8fa466b28b936a9eddc809bb5708463bc64c73937c12378e5fdacbf [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-03-07T01:56:31.799Z] + [ -d /w/workspace/edgex-go/439/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:56:32.088Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:56:32.944Z] ---> package-listing.sh [2023-03-07T01:56:32.944Z] ++ facter osfamily [2023-03-07T01:56:32.944Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T01:56:33.202Z] + OS_FAMILY=debian [2023-03-07T01:56:33.202Z] + workspace=/w/workspace/edgex-go/439 [2023-03-07T01:56:33.202Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T01:56:33.202Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T01:56:33.202Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T01:56:33.202Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T01:56:33.202Z] + '[' /w/workspace/edgex-go/439 ']' [2023-03-07T01:56:33.202Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T01:56:33.202Z] + case "${OS_FAMILY}" in [2023-03-07T01:56:33.202Z] + dpkg -l [2023-03-07T01:56:33.202Z] + grep '^ii' [2023-03-07T01:56:33.202Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T01:56:33.202Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T01:56:33.202Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T01:56:33.202Z] + '[' /w/workspace/edgex-go/439 ']' [2023-03-07T01:56:33.202Z] + mkdir -p /w/workspace/edgex-go/439/archives/ [2023-03-07T01:56:33.202Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/439/archives/ [Pipeline] echo [2023-03-07T01:56:33.212Z] 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/439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T01:56:33.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:56:34.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T01:56:34.036Z] [2023-03-07T01:56:34.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:56:34.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T01:56:34.336Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T01:56:34.336Z] 5eb5b503b376: Pulling fs layer [2023-03-07T01:56:34.336Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T01:56:34.336Z] ec43610c2a17: Pulling fs layer [2023-03-07T01:56:34.336Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T01:56:34.336Z] 33b1e0a273af: Pulling fs layer [2023-03-07T01:56:34.336Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T01:56:34.336Z] 2f39f015ded8: Pulling fs layer [2023-03-07T01:56:34.336Z] 33b1e0a273af: Waiting [2023-03-07T01:56:34.336Z] 2f39f015ded8: Waiting [2023-03-07T01:56:34.336Z] 5d3b04190fa2: Waiting [2023-03-07T01:56:34.336Z] 5c69ac0246d0: Verifying Checksum [2023-03-07T01:56:34.336Z] 5c69ac0246d0: Download complete [2023-03-07T01:56:34.336Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T01:56:34.336Z] 3a2ae6a8a46f: Download complete [2023-03-07T01:56:34.596Z] 33b1e0a273af: Verifying Checksum [2023-03-07T01:56:34.596Z] 33b1e0a273af: Download complete [2023-03-07T01:56:34.596Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T01:56:34.596Z] 5d3b04190fa2: Download complete [2023-03-07T01:56:34.596Z] ec43610c2a17: Verifying Checksum [2023-03-07T01:56:34.596Z] ec43610c2a17: Download complete [2023-03-07T01:56:34.853Z] 5eb5b503b376: Verifying Checksum [2023-03-07T01:56:34.853Z] 5eb5b503b376: Download complete [2023-03-07T01:56:35.417Z] 2f39f015ded8: Download complete [2023-03-07T01:56:35.984Z] 5eb5b503b376: Pull complete [2023-03-07T01:56:35.984Z] 5c69ac0246d0: Pull complete [2023-03-07T01:56:36.549Z] ec43610c2a17: Pull complete [2023-03-07T01:56:36.549Z] 3a2ae6a8a46f: Pull complete [2023-03-07T01:56:36.807Z] 33b1e0a273af: Pull complete [2023-03-07T01:56:36.807Z] 5d3b04190fa2: Pull complete [2023-03-07T01:56:40.991Z] 2f39f015ded8: Pull complete [2023-03-07T01:56:40.991Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T01:56:40.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T01:56:40.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:56:41.156Z] prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container [2023-03-07T01:56:41.256Z] $ 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/439/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/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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-03-07T01:56:42.693Z] $ docker top 250da65f4bdb0d90ed6630021486e988738f2b5d2c162c33c95d28de4e99e404 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T01:56:43.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T01:56:43.287Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T01:56:43.569Z] + ls /var/log/sa-host [2023-03-07T01:56:43.569Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T01:56:43.631Z] provisioning config files... [2023-03-07T01:56:43.638Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/439@tmp/config11986530903978173980tmp [Pipeline] { [Pipeline] echo [2023-03-07T01:56:43.652Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:56:43.930Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T01:56:43.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:56:44.258Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T01:56:44.267Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:56:44.546Z] ---> sudo-logs.sh [2023-03-07T01:56:44.546Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T01:56:44.562Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:56:44.840Z] ---> job-cost.sh [2023-03-07T01:56:44.840Z] lf-activate-venv: SKIPPING [2023-03-07T01:56:44.840Z] DEBUG: total: 0.10999999940395355 [2023-03-07T01:56:44.840Z] INFO: Retrieving Stack Cost... [2023-03-07T01:56:45.098Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T01:56:45.663Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T01:56:45.675Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:56:45.956Z] ---> logs-deploy.sh [2023-03-07T01:56:45.956Z] lf-activate-venv: SKIPPING [2023-03-07T01:56:45.956Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/439 [2023-03-07T01:56:45.956Z] INFO: archiving workspace using pattern(s): [2023-03-07T01:56:46.893Z] Archives upload complete. [2023-03-07T01:56:47.152Z] INFO: archiving logs to Nexus