Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bf55878ace16878edbd308d9dee72012f144a0a 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-ssh8800823091497002079.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6002507103952753265.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1855614645808849875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5288393135797611143.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-ssh11215065849025592956.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16623 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/529 [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/529 # 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 5bf55878ace16878edbd308d9dee72012f144a0a (main) > 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 5bf55878ace16878edbd308d9dee72012f144a0a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4576)" > git rev-list --no-walk 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T00:02:08.788Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T00:02:08.855Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T00:02:08.876Z] ========================================================= [2023-05-24T00:02:08.876Z] EdgeX Global Pipelines Version Info [2023-05-24T00:02:08.876Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:02:09.586Z] ------------------- [2023-05-24T00:02:09.586Z] stable info: [2023-05-24T00:02:09.586Z] ------------------- [2023-05-24T00:02:09.586Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T00:02:09.586Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T00:02:09.586Z] Message: update stable to v1.0.249 [2023-05-24T00:02:10.168Z] ------------------- [2023-05-24T00:02:10.168Z] experimental info: [2023-05-24T00:02:10.168Z] ------------------- [2023-05-24T00:02:10.168Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T00:02:10.168Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T00:02:10.168Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T00:02:10.348Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-24T00:02:10.356Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-24T00:02:10.364Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T00:02:10.373Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T00:02:10.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T00:02:10.390Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T00:02:10.399Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T00:02:10.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-24T00:02:10.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-24T00:02:10.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-24T00:02:10.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T00:02:10.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T00:02:10.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T00:02:10.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T00:02:10.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T00:02:10.518Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T00:02:10.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T00:02:10.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T00:02:10.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-24T00:02:10.565Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-24T00:02:10.576Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T00:02:10.592Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T00:02:10.605Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T00:02:10.619Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-24T00:02:10.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-24T00:02:10.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-24T00:02:10.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] echo [2023-05-24T00:02:10.676Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bf5587 [Pipeline] echo [2023-05-24T00:02:10.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T00:02:10.720Z] provisioning config files... [2023-05-24T00:02:10.732Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/529@tmp/config7444936467272341432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:02:11.030Z] ---> docker-login.sh [2023-05-24T00:02:11.030Z] nexus3.edgexfoundry.org:10001 [2023-05-24T00:02:11.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:02:11.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:02:11.290Z] Configure a credential helper to remove this warning. See [2023-05-24T00:02:11.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:02:11.290Z] [2023-05-24T00:02:11.290Z] Login Succeeded [2023-05-24T00:02:11.290Z] nexus3.edgexfoundry.org:10002 [2023-05-24T00:02:11.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:02:11.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:02:11.549Z] Configure a credential helper to remove this warning. See [2023-05-24T00:02:11.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:02:11.549Z] [2023-05-24T00:02:11.549Z] Login Succeeded [2023-05-24T00:02:11.549Z] nexus3.edgexfoundry.org:10003 [2023-05-24T00:02:11.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:02:11.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:02:11.549Z] Configure a credential helper to remove this warning. See [2023-05-24T00:02:11.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:02:11.549Z] [2023-05-24T00:02:11.549Z] Login Succeeded [2023-05-24T00:02:11.549Z] nexus3.edgexfoundry.org:10004 [2023-05-24T00:02:11.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:02:11.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:02:11.810Z] Configure a credential helper to remove this warning. See [2023-05-24T00:02:11.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:02:11.810Z] [2023-05-24T00:02:11.810Z] Login Succeeded [2023-05-24T00:02:11.810Z] docker.io [2023-05-24T00:02:11.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:02:12.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:02:12.069Z] Configure a credential helper to remove this warning. See [2023-05-24T00:02:12.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:02:12.069Z] [2023-05-24T00:02:12.069Z] Login Succeeded [2023-05-24T00:02:12.069Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T00:02:12.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T00:02:12.380Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/core-command/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/core-data/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/core-metadata/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/support-notifications/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-24T00:02:12.380Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-24T00:02:12.380Z] + cut -d/ -f2 [2023-05-24T00:02:12.380Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-24T00:02:12.462Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T00:02:12.817Z] + git rev-list -1 --merges 5bf55878ace16878edbd308d9dee72012f144a0a~1..5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] echo [2023-05-24T00:02:12.836Z] -----------> git rev-list -1 --merges 5bf55878ace16878edbd308d9dee72012f144a0a~1..5bf55878ace16878edbd308d9dee72012f144a0a 5bf55878ace16878edbd308d9dee72012f144a0a [false] [Pipeline] sh [2023-05-24T00:02:13.127Z] + git log --format=format:%s -1 5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] echo [2023-05-24T00:02:13.143Z] ========================================================= [2023-05-24T00:02:13.143Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T00:02:13.143Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-24T00:02:13.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T00:02:13.501Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T00:02:13.501Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T00:02:13.501Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T00:02:13.501Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T00:02:13.501Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T00:02:13.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:02:13.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T00:02:13.846Z] [2023-05-24T00:02:13.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:02:14.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T00:02:14.160Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T00:02:14.160Z] b85a868b505f: Pulling fs layer [2023-05-24T00:02:14.160Z] e2be974225ed: Pulling fs layer [2023-05-24T00:02:14.160Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T00:02:14.160Z] 988bab9f4d93: Pulling fs layer [2023-05-24T00:02:14.160Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T00:02:14.160Z] eaf3925da568: Pulling fs layer [2023-05-24T00:02:14.160Z] bab4dde63d76: Pulling fs layer [2023-05-24T00:02:14.160Z] 1469e6f7b9e6: Waiting [2023-05-24T00:02:14.160Z] 988bab9f4d93: Waiting [2023-05-24T00:02:14.160Z] eaf3925da568: Waiting [2023-05-24T00:02:14.160Z] bde34c3a00c8: Pulling fs layer [2023-05-24T00:02:14.160Z] b352a97aabf1: Pulling fs layer [2023-05-24T00:02:14.160Z] 4872d77fe225: Pulling fs layer [2023-05-24T00:02:14.160Z] bab4dde63d76: Waiting [2023-05-24T00:02:14.160Z] 5851b861e8e6: Pulling fs layer [2023-05-24T00:02:14.160Z] bde34c3a00c8: Waiting [2023-05-24T00:02:14.160Z] b352a97aabf1: Waiting [2023-05-24T00:02:14.160Z] 5851b861e8e6: Waiting [2023-05-24T00:02:14.160Z] 4872d77fe225: Waiting [2023-05-24T00:02:14.160Z] e2be974225ed: Verifying Checksum [2023-05-24T00:02:14.160Z] e2be974225ed: Download complete [2023-05-24T00:02:14.160Z] 988bab9f4d93: Verifying Checksum [2023-05-24T00:02:14.160Z] 988bab9f4d93: Download complete [2023-05-24T00:02:14.160Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T00:02:14.160Z] 1469e6f7b9e6: Download complete [2023-05-24T00:02:14.419Z] eaf3925da568: Verifying Checksum [2023-05-24T00:02:14.419Z] eaf3925da568: Download complete [2023-05-24T00:02:14.419Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T00:02:14.419Z] 339a4e72a1f5: Download complete [2023-05-24T00:02:14.419Z] bde34c3a00c8: Download complete [2023-05-24T00:02:14.419Z] b352a97aabf1: Verifying Checksum [2023-05-24T00:02:14.419Z] b352a97aabf1: Download complete [2023-05-24T00:02:14.419Z] 4872d77fe225: Download complete [2023-05-24T00:02:14.419Z] 5851b861e8e6: Verifying Checksum [2023-05-24T00:02:14.419Z] 5851b861e8e6: Download complete [2023-05-24T00:02:14.419Z] b85a868b505f: Verifying Checksum [2023-05-24T00:02:14.419Z] b85a868b505f: Download complete [2023-05-24T00:02:14.679Z] bab4dde63d76: Verifying Checksum [2023-05-24T00:02:14.679Z] bab4dde63d76: Download complete [2023-05-24T00:02:15.643Z] b85a868b505f: Pull complete [2023-05-24T00:02:15.919Z] e2be974225ed: Pull complete [2023-05-24T00:02:16.497Z] 339a4e72a1f5: Pull complete [2023-05-24T00:02:16.497Z] 988bab9f4d93: Pull complete [2023-05-24T00:02:16.761Z] 1469e6f7b9e6: Pull complete [2023-05-24T00:02:17.020Z] eaf3925da568: Pull complete [2023-05-24T00:02:18.933Z] bab4dde63d76: Pull complete [2023-05-24T00:02:18.933Z] bde34c3a00c8: Pull complete [2023-05-24T00:02:18.933Z] b352a97aabf1: Pull complete [2023-05-24T00:02:19.194Z] 4872d77fe225: Pull complete [2023-05-24T00:02:19.194Z] 5851b861e8e6: Pull complete [2023-05-24T00:02:19.194Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T00:02:19.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T00:02:19.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:02:19.311Z] prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container [2023-05-24T00:02:19.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T00:02:22.103Z] $ docker top a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 -eo pid,comm [2023-05-24T00:02:22.151Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T00:02:22.151Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T00:02:22.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T00:02:22.189Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T00:02:22.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T00:02:22.306Z] $ docker exec a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 ssh-agent [2023-05-24T00:02:22.424Z] SSH_AUTH_SOCK=/tmp/ssh-L7dMGlKu8e3V/agent.32 [2023-05-24T00:02:22.424Z] SSH_AGENT_PID=38 [2023-05-24T00:02:22.431Z] Running ssh-add (command line suppressed) [2023-05-24T00:02:22.552Z] Identity added: /w/workspace/edgex-go/529@tmp/private_key_863038901405518488.key (/w/workspace/edgex-go/529@tmp/private_key_863038901405518488.key) [2023-05-24T00:02:22.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T00:02:22.851Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T00:02:22.867Z] $ docker exec --env ******** --env ******** a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 ssh-agent -k [2023-05-24T00:02:22.954Z] unset SSH_AUTH_SOCK; [2023-05-24T00:02:22.954Z] unset SSH_AGENT_PID; [2023-05-24T00:02:22.954Z] echo Agent pid 38 killed; [2023-05-24T00:02:22.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T00:02:22.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T00:02:22.987Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T00:02:23.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T00:02:23.110Z] $ docker exec a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 ssh-agent [2023-05-24T00:02:23.211Z] SSH_AUTH_SOCK=/tmp/ssh-kKnWjV3PJJpY/agent.70 [2023-05-24T00:02:23.211Z] SSH_AGENT_PID=76 [2023-05-24T00:02:23.216Z] Running ssh-add (command line suppressed) [2023-05-24T00:02:23.322Z] Identity added: /w/workspace/edgex-go/529@tmp/private_key_15876756880405634611.key (/w/workspace/edgex-go/529@tmp/private_key_15876756880405634611.key) [2023-05-24T00:02:23.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T00:02:23.619Z] + git semver init [2023-05-24T00:02:23.879Z] 2023-05-24 00:02:23,817 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T00:02:23.879Z] 2023-05-24 00:02:23,818 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/529/.semver [2023-05-24T00:02:23.879Z] 2023-05-24 00:02:23,819 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/529/.semver [2023-05-24T00:02:23.879Z] 2023-05-24 00:02:23,819 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/529/.semver'], cwd=/w/workspace/edgex-go/529, universal_newlines=False, shell=None, istream=None) [2023-05-24T00:02:29.195Z] 2023-05-24 00:02:28,635 [append_file] DEBUG append to file:/w/workspace/edgex-go/529/.git/info/exclude [2023-05-24T00:02:29.195Z] 2023-05-24 00:02:28,635 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/529/.semver/main with force:False [2023-05-24T00:02:29.195Z] 2023-05-24 00:02:28,636 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main [2023-05-24T00:02:29.195Z] 2023-05-24 00:02:28,636 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main [2023-05-24T00:02:29.195Z] 3.0.0-dev.163 [Pipeline] } [2023-05-24T00:02:29.209Z] $ docker exec --env ******** --env ******** a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 ssh-agent -k [2023-05-24T00:02:29.319Z] unset SSH_AUTH_SOCK; [2023-05-24T00:02:29.320Z] unset SSH_AGENT_PID; [2023-05-24T00:02:29.320Z] echo Agent pid 76 killed; [2023-05-24T00:02:29.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T00:02:29.627Z] + git semver [Pipeline] } [2023-05-24T00:02:29.904Z] $ docker stop --time=1 a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 [2023-05-24T00:02:31.156Z] $ docker rm -f --volumes a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T00:02:31.486Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T00:02:31.704Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T00:02:31.707Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.163 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T00:02:32.070Z] + git config --global --add safe.directory /w/workspace/edgex-go/529 [Pipeline] echo [2023-05-24T00:02:32.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T00:02:32.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T00:02:32.108Z] ========================================================= [2023-05-24T00:02:32.108Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T00:02:32.108Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-24T00:02:32.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T00:02:32.397Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T00:02:32.397Z] f56be85fc22e: Pulling fs layer [2023-05-24T00:02:32.397Z] 85791d961cd3: Pulling fs layer [2023-05-24T00:02:32.397Z] d694b5ae8c79: Pulling fs layer [2023-05-24T00:02:32.397Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T00:02:32.397Z] 4d19c01a9841: Pulling fs layer [2023-05-24T00:02:32.397Z] 9325e15d5711: Pulling fs layer [2023-05-24T00:02:32.397Z] 556b6ee489ea: Pulling fs layer [2023-05-24T00:02:32.397Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T00:02:32.397Z] 9f32a84ed3da: Waiting [2023-05-24T00:02:32.397Z] 9325e15d5711: Waiting [2023-05-24T00:02:32.397Z] 556b6ee489ea: Waiting [2023-05-24T00:02:32.397Z] c5a4b2cf53e6: Waiting [2023-05-24T00:02:32.397Z] 4d19c01a9841: Waiting [2023-05-24T00:02:32.397Z] 85791d961cd3: Download complete [2023-05-24T00:02:32.397Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T00:02:32.397Z] 9f32a84ed3da: Download complete [2023-05-24T00:02:32.397Z] f56be85fc22e: Verifying Checksum [2023-05-24T00:02:32.397Z] f56be85fc22e: Download complete [2023-05-24T00:02:32.397Z] 4d19c01a9841: Verifying Checksum [2023-05-24T00:02:32.397Z] 4d19c01a9841: Download complete [2023-05-24T00:02:32.397Z] 9325e15d5711: Verifying Checksum [2023-05-24T00:02:32.397Z] 9325e15d5711: Download complete [2023-05-24T00:02:32.656Z] f56be85fc22e: Pull complete [2023-05-24T00:02:32.656Z] 85791d961cd3: Pull complete [2023-05-24T00:02:32.916Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T00:02:32.916Z] c5a4b2cf53e6: Download complete [2023-05-24T00:02:33.180Z] d694b5ae8c79: Verifying Checksum [2023-05-24T00:02:33.180Z] d694b5ae8c79: Download complete [2023-05-24T00:02:33.180Z] 556b6ee489ea: Verifying Checksum [2023-05-24T00:02:33.180Z] 556b6ee489ea: Download complete [2023-05-24T00:02:36.462Z] d694b5ae8c79: Pull complete [2023-05-24T00:02:36.462Z] 9f32a84ed3da: Pull complete [2023-05-24T00:02:36.462Z] 4d19c01a9841: Pull complete [2023-05-24T00:02:36.462Z] 9325e15d5711: Pull complete [2023-05-24T00:02:38.991Z] 556b6ee489ea: Pull complete [2023-05-24T00:02:41.249Z] c5a4b2cf53e6: Pull complete [2023-05-24T00:02:41.249Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T00:02:41.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T00:02:41.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-24T00:02:41.542Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T00:02:41.542Z] WORKDIR /edgex [2023-05-24T00:02:41.542Z] COPY go.mod . [2023-05-24T00:02:41.542Z] RUN go mod download [2023-05-24T00:02:41.542Z] docker build -t ci-base-image-x86_64 -f - . [2023-05-24T00:02:42.479Z] Sending build context to Docker daemon 170.8MB [2023-05-24T00:02:42.479Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T00:02:42.479Z] ---> c4be618373d6 [2023-05-24T00:02:42.479Z] Step 2/4 : WORKDIR /edgex [2023-05-24T00:02:46.766Z] Still waiting to schedule task [2023-05-24T00:02:46.766Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T00:02:49.048Z] ---> Running in 28faac8904b7 [2023-05-24T00:02:49.048Z] Removing intermediate container 28faac8904b7 [2023-05-24T00:02:49.048Z] ---> 1773ec0347d4 [2023-05-24T00:02:49.048Z] Step 3/4 : COPY go.mod . [2023-05-24T00:02:49.048Z] ---> bdf569bd92be [2023-05-24T00:02:49.048Z] Step 4/4 : RUN go mod download [2023-05-24T00:02:49.048Z] ---> Running in 82505da236aa [2023-05-24T00:03:04.010Z] Removing intermediate container 82505da236aa [2023-05-24T00:03:04.010Z] ---> 0c2d3e7f572f [2023-05-24T00:03:04.010Z] Successfully built 0c2d3e7f572f [2023-05-24T00:03:04.010Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:03:04.312Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T00:03:04.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:03:04.387Z] prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container [2023-05-24T00:03:04.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T00:03:05.003Z] $ docker top a318cd38d6193b26cde2126696ce269d91771f4f4f78e22a7aaca3766d7f3d2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T00:03:05.341Z] + go version [2023-05-24T00:03:05.341Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T00:03:05.353Z] $ docker stop --time=1 a318cd38d6193b26cde2126696ce269d91771f4f4f78e22a7aaca3766d7f3d2f [2023-05-24T00:03:07.421Z] $ docker rm -f --volumes a318cd38d6193b26cde2126696ce269d91771f4f4f78e22a7aaca3766d7f3d2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:03:09.476Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T00:03:09.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:03:09.543Z] prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container [2023-05-24T00:03:09.579Z] $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T00:03:09.951Z] $ docker top 42d141dc32a088100b0245775dd7bf995a7f6f82858bc09805804885e4fe1d4f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T00:03:10.012Z] ========================================================= [2023-05-24T00:03:10.012Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-24T00:03:10.012Z] ========================================================= [Pipeline] sh [2023-05-24T00:03:10.301Z] + git config --global --add safe.directory /w/workspace/edgex-go/529 [Pipeline] fileExists [Pipeline] sh [2023-05-24T00:03:10.595Z] + make test [2023-05-24T00:03:10.595Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T00:03:17.153Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-24T00:03:32.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-24T00:03:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-24T00:03:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-24T00:03:32.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements [2023-05-24T00:03:32.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-05-24T00:03:33.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-24T00:03:33.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-24T00:03:33.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-24T00:03:34.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-24T00:03:34.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-24T00:03:35.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-24T00:03:35.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-24T00:03:35.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-24T00:03:35.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-24T00:03:35.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-24T00:03:36.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-24T00:03:36.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-24T00:03:36.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.084s coverage: 71.5% of statements [2023-05-24T00:03:36.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-05-24T00:03:38.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.405s coverage: 88.5% of statements [2023-05-24T00:03:38.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-05-24T00:03:38.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-24T00:03:38.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-24T00:03:38.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-24T00:03:38.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.338s coverage: 95.6% of statements [2023-05-24T00:03:38.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-24T00:03:38.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-24T00:03:38.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-24T00:03:38.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-24T00:03:38.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-24T00:03:39.147Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-05-24T00:03:40.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-24T00:03:40.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-24T00:03:40.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-24T00:03:40.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements [2023-05-24T00:03:40.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-24T00:03:40.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-24T00:03:40.846Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.150s coverage: 0.9% of statements [2023-05-24T00:03:40.846Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 29.0% of statements [2023-05-24T00:03:41.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 42.9% of statements [2023-05-24T00:03:41.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 82.9% of statements [2023-05-24T00:03:41.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2023-05-24T00:03:41.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2023-05-24T00:03:41.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-05-24T00:03:42.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-24T00:03:42.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-24T00:03:42.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-24T00:03:42.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-24T00:03:42.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-24T00:03:42.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-24T00:03:42.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-24T00:03:42.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-24T00:03:43.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-24T00:03:43.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-24T00:03:43.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-24T00:03:43.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-24T00:03:43.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-24T00:03:43.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-24T00:03:44.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-24T00:03:45.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-24T00:03:45.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-24T00:03:47.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-24T00:03:47.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-24T00:03:48.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-24T00:03:48.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-24T00:03:48.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-24T00:03:49.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-24T00:03:49.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-24T00:03:49.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-24T00:03:50.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-24T00:03:50.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-24T00:03:50.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-24T00:03:50.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-24T00:03:51.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-24T00:03:51.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-24T00:03:51.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-24T00:03:51.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-24T00:03:52.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2023-05-24T00:03:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-24T00:03:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-24T00:03:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-24T00:03:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-24T00:03:53.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-24T00:03:53.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-24T00:03:54.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-24T00:03:54.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.287s coverage: 79.9% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.081s coverage: 92.9% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 81.8% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 63.1% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 61.5% of statements [2023-05-24T00:04:06.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-05-24T00:04:06.366Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-24T00:04:06.366Z] running golangci-lint [2023-05-24T00:04:06.366Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-24T00:04:06.366Z] go version go1.20.2 linux/amd64 [2023-05-24T00:04:06.366Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-24T00:04:06.366Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-24T00:04:21.248Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 14.856648681s" [2023-05-24T00:04:21.248Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.788563ms" [2023-05-24T00:04:27.816Z] level=info msg="[linters_context/goanalysis] analyzers took 49.045965429s with top 10 stages: buildir: 28.029470038s, inspect: 1.745523444s, fact_deprecated: 1.572695449s, gosec: 1.186483182s, printf: 892.78209ms, ctrlflow: 849.944508ms, S1038: 848.779189ms, fact_purity: 665.016843ms, nilness: 641.975831ms, unused: 533.450529ms" [2023-05-24T00:04:27.816Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-24T00:04:27.816Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203, identifier_marker: 203/203, nolint: 0/23, autogenerated_exclude: 203/203, exclude: 203/203, exclude-rules: 23/203, skip_dirs: 203/203" [2023-05-24T00:04:27.816Z] level=info msg="[runner] processing took 20.422355ms with stages: nolint: 10.391084ms, identifier_marker: 4.732033ms, path_prettifier: 1.868397ms, exclude-rules: 1.762176ms, autogenerated_exclude: 1.019249ms, skip_dirs: 518.795µs, filename_unadjuster: 69.95µs, cgo: 53.681µs, max_same_issues: 2.33µs, uniq_by_line: 900ns, skip_files: 640ns, diff: 580ns, path_shortener: 450ns, exclude: 450ns, severity-rules: 410ns, source_code: 340ns, sort_results: 330ns, max_from_linter: 230ns, max_per_file_from_linter: 170ns, path_prefixer: 160ns" [2023-05-24T00:04:27.816Z] level=info msg="[runner] linters took 6.909846589s with stages: goanalysis_metalinter: 6.889276333s" [2023-05-24T00:04:27.816Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-24T00:04:27.816Z] level=info msg="Memory: 220 samples, avg is 176.7MB, max is 765.5MB" [2023-05-24T00:04:27.816Z] level=info msg="Execution took 21.810634019s" [2023-05-24T00:04:28.084Z] go vet ./... [2023-05-24T00:04:32.265Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T00:04:32.265Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T00:04:32.523Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T00:04:32.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-24T00:04:32.822Z] + ls -al . [2023-05-24T00:04:32.822Z] total 704 [2023-05-24T00:04:32.822Z] drwxrwxr-x 11 1001 1001 4096 May 24 00:03 . [2023-05-24T00:04:32.822Z] drwxr-xr-x 4 root root 4096 May 24 00:03 .. [2023-05-24T00:04:32.822Z] drwxrwxr-x 2 1001 1001 4096 May 24 00:02 .blubracket [2023-05-24T00:04:32.822Z] -rw-rw-r-- 1 1001 1001 16 May 24 00:02 .dockerignore [2023-05-24T00:04:32.822Z] drwxrwxr-x 8 1001 1001 4096 May 24 00:02 .git [2023-05-24T00:04:32.822Z] drwxrwxr-x 3 1001 1001 4096 May 24 00:02 .github [2023-05-24T00:04:32.822Z] -rw-rw-r-- 1 1001 1001 1133 May 24 00:02 .gitignore [2023-05-24T00:04:32.822Z] -rw-rw-r-- 1 1001 1001 42 May 24 00:02 .golangci.yml [2023-05-24T00:04:32.822Z] -rw-rw-r-- 1 1001 1001 87 May 24 00:02 .hadolint.yml [2023-05-24T00:04:32.822Z] drwxr-xr-x 3 1001 1001 4096 May 24 00:02 .semver [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 166 May 24 00:02 .sonarcloud.properties [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 1171 May 24 00:02 ADOPTERS.md [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 10835 May 24 00:02 Attribution.txt [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 73765 May 24 00:02 CHANGELOG.md [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 3804 May 24 00:02 CONTRIBUTING.md [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 677 May 24 00:02 GOVERNANCE.md [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 883 May 24 00:02 Jenkinsfile [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 10775 May 24 00:02 LICENSE [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 14368 May 24 00:02 Makefile [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 582 May 24 00:02 OWNERS.md [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 9902 May 24 00:02 README.md [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 789 May 24 00:02 SECURITY.md [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 13 May 24 00:02 VERSION [2023-05-24T00:04:32.823Z] drwxrwxr-x 2 1001 1001 4096 May 24 00:02 bin [2023-05-24T00:04:32.823Z] drwxrwxr-x 18 1001 1001 4096 May 24 00:02 cmd [2023-05-24T00:04:32.823Z] -rw-r--r-- 1 root root 447731 May 24 00:04 coverage.out [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 3159 May 24 00:02 go.mod [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 30958 May 24 00:02 go.sum [2023-05-24T00:04:32.823Z] drwxrwxr-x 7 1001 1001 4096 May 24 00:02 internal [2023-05-24T00:04:32.823Z] drwxrwxr-x 3 1001 1001 4096 May 24 00:02 openapi [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 594 May 24 00:02 security.txt [2023-05-24T00:04:32.823Z] drwxrwxr-x 4 1001 1001 4096 May 24 00:02 snap [2023-05-24T00:04:32.823Z] -rw-rw-r-- 1 1001 1001 204 May 24 00:02 version.go [Pipeline] sh [2023-05-24T00:04:33.121Z] + '[' -e coverage.out ] [2023-05-24T00:04:33.121Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-24T00:04:33.230Z] Stashed 1 file(s) [Pipeline] sh [2023-05-24T00:04:33.511Z] + make build [2023-05-24T00:04:33.511Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-24T00:04:45.719Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-24T00:04:45.719Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-24T00:04:47.095Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-24T00:04:47.663Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-24T00:04:54.254Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-24T00:04:55.207Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-24T00:04:56.147Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-24T00:04:57.529Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-24T00:04:58.099Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-24T00:04:59.040Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-24T00:04:59.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-24T00:05:01.370Z] $ docker stop --time=1 42d141dc32a088100b0245775dd7bf995a7f6f82858bc09805804885e4fe1d4f [2023-05-24T00:05:05.831Z] $ docker rm -f --volumes 42d141dc32a088100b0245775dd7bf995a7f6f82858bc09805804885e4fe1d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:05:06.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-24T00:05:06.745Z] [2023-05-24T00:05:06.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:05:07.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-24T00:05:07.057Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-24T00:05:07.057Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-24T00:05:07.057Z] ca9280d653b3: Pulling fs layer [2023-05-24T00:05:07.057Z] 7e9c9ca2126c: Pulling fs layer [2023-05-24T00:05:07.057Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-24T00:05:07.057Z] cbdbe7a5bc2a: Download complete [2023-05-24T00:05:07.316Z] ca9280d653b3: Verifying Checksum [2023-05-24T00:05:07.316Z] ca9280d653b3: Download complete [2023-05-24T00:05:07.316Z] cbdbe7a5bc2a: Pull complete [2023-05-24T00:05:07.574Z] 7e9c9ca2126c: Verifying Checksum [2023-05-24T00:05:07.574Z] 7e9c9ca2126c: Download complete [2023-05-24T00:05:07.831Z] ca9280d653b3: Pull complete [2023-05-24T00:05:11.120Z] 7e9c9ca2126c: Pull complete [2023-05-24T00:05:11.120Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-24T00:05:11.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-24T00:05:11.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:05:11.200Z] prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container [2023-05-24T00:05:11.231Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-24T00:05:14.074Z] $ docker top d6d310ca9199b043b95be46d32cf8efe523ede0938b241b3ffd0722e960c5d30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T00:05:14.442Z] + docker-compose build --help [2023-05-24T00:05:14.442Z] + grep parallel [2023-05-24T00:05:15.010Z] --parallel Build images in parallel. [Pipeline] } [2023-05-24T00:05:15.022Z] $ docker stop --time=1 d6d310ca9199b043b95be46d32cf8efe523ede0938b241b3ffd0722e960c5d30 [2023-05-24T00:05:16.295Z] $ docker rm -f --volumes d6d310ca9199b043b95be46d32cf8efe523ede0938b241b3ffd0722e960c5d30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:05:16.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-24T00:05:16.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:05:16.775Z] prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container [2023-05-24T00:05:16.805Z] $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-24T00:05:17.147Z] $ docker top ad3d09b492ce55c9e2f9bc9941aa66fd51da977e4653e223765a35a25e513ede -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T00:05:17.490Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-24T00:05:18.065Z] Building core-command ... [2023-05-24T00:05:18.065Z] Building core-common-config-bootstrapper ... [2023-05-24T00:05:18.065Z] Building core-data ... [2023-05-24T00:05:18.065Z] Building core-metadata ... [2023-05-24T00:05:18.065Z] Building security-bootstrapper ... [2023-05-24T00:05:18.065Z] Building security-proxy-auth ... [2023-05-24T00:05:18.065Z] Building security-proxy-setup ... [2023-05-24T00:05:18.065Z] Building security-secretstore-setup ... [2023-05-24T00:05:18.065Z] Building security-spiffe-token-provider ... [2023-05-24T00:05:18.065Z] Building security-spire-agent ... [2023-05-24T00:05:18.065Z] Building security-spire-config ... [2023-05-24T00:05:18.065Z] Building security-spire-server ... [2023-05-24T00:05:18.065Z] Building support-notifications ... [2023-05-24T00:05:18.065Z] Building support-scheduler ... [2023-05-24T00:05:18.065Z] Building security-proxy-setup [2023-05-24T00:05:18.065Z] Building security-spire-server [2023-05-24T00:05:18.065Z] Building core-data [2023-05-24T00:05:18.065Z] Building security-proxy-auth [2023-05-24T00:05:18.065Z] Building security-spiffe-token-provider [2023-05-24T00:05:30.287Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:05:30.287Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:05:30.287Z] ---> 0c2d3e7f572f [2023-05-24T00:05:30.287Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:05:30.287Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:05:30.287Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:05:30.287Z] ---> 0c2d3e7f572f [2023-05-24T00:05:30.287Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:05:30.287Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:05:30.287Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:05:30.287Z] ---> 0c2d3e7f572f [2023-05-24T00:05:30.287Z] Step 3/20 : WORKDIR /edgex-go [2023-05-24T00:05:30.287Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:05:30.287Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:05:30.287Z] ---> 0c2d3e7f572f [2023-05-24T00:05:30.287Z] Step 3/26 : WORKDIR /edgex-go [2023-05-24T00:05:30.287Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:05:30.287Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:05:30.287Z] ---> 0c2d3e7f572f [2023-05-24T00:05:30.287Z] Step 3/22 : WORKDIR /edgex-go [2023-05-24T00:05:37.513Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16627 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-24T00:05:37.525Z] Running in /w/workspace/edgex-go/529 [Pipeline] { [Pipeline] checkout [2023-05-24T00:05:37.563Z] The recommended git tool is: git [2023-05-24T00:05:40.261Z] ---> Running in 638a8f81c8f1 [2023-05-24T00:05:40.261Z] ---> Running in d606cb14c6e1 [2023-05-24T00:05:40.261Z] ---> Running in 01f672a1835c [2023-05-24T00:05:40.261Z] ---> Running in d56bc81cc4c7 [2023-05-24T00:05:40.261Z] ---> Running in 9ad78e48f1fb [2023-05-24T00:05:40.261Z] Removing intermediate container 638a8f81c8f1 [2023-05-24T00:05:40.261Z] ---> 6f813bca808d [2023-05-24T00:05:40.261Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T00:05:40.261Z] Removing intermediate container d606cb14c6e1 [2023-05-24T00:05:40.261Z] ---> 63ba55af41a9 [2023-05-24T00:05:40.261Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-24T00:05:40.261Z] Removing intermediate container 01f672a1835c [2023-05-24T00:05:40.261Z] ---> 17d838656ec1 [2023-05-24T00:05:40.261Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T00:05:40.261Z] ---> Running in d6a3a675549c [2023-05-24T00:05:40.261Z] Removing intermediate container 9ad78e48f1fb [2023-05-24T00:05:40.261Z] ---> 5ae38f9d02e8 [2023-05-24T00:05:40.261Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-24T00:05:40.261Z] ---> Running in 9d1a2ad987e5 [2023-05-24T00:05:40.261Z] ---> Running in 6c592f8bea05 [2023-05-24T00:05:40.261Z] Removing intermediate container d56bc81cc4c7 [2023-05-24T00:05:40.261Z] ---> eeff0dd1de46 [2023-05-24T00:05:40.261Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T00:05:40.261Z] ---> Running in 9904a40c8d2b [2023-05-24T00:05:40.261Z] ---> Running in 6f66528d920e [2023-05-24T00:05:40.261Z] Removing intermediate container d6a3a675549c [2023-05-24T00:05:40.261Z] ---> 729860e9acd4 [2023-05-24T00:05:40.261Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T00:05:40.261Z] Removing intermediate container 6c592f8bea05 [2023-05-24T00:05:40.261Z] ---> d53025a6b61b [2023-05-24T00:05:40.261Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T00:05:40.261Z] ---> Running in cf850e4dfd8a [2023-05-24T00:05:40.261Z] ---> Running in 11833709d488 [2023-05-24T00:05:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:05:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:05:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:05:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:05:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:05:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:05:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:05:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:05:40.261Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T00:05:40.261Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T00:05:40.262Z] OK: 17826 distinct packages available [2023-05-24T00:05:40.262Z] OK: 265 MiB in 53 packages [2023-05-24T00:05:40.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:05:40.262Z] OK: 265 MiB in 53 packages [2023-05-24T00:05:40.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:05:40.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:05:40.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:05:40.793Z] OK: 265 MiB in 53 packages [2023-05-24T00:05:40.793Z] OK: 265 MiB in 53 packages [2023-05-24T00:05:40.793Z] Removing intermediate container 6f66528d920e [2023-05-24T00:05:40.793Z] ---> 68611abb432a [2023-05-24T00:05:40.793Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-24T00:05:40.793Z] OK: 265 MiB in 53 packages [2023-05-24T00:05:40.793Z] Removing intermediate container 9904a40c8d2b [2023-05-24T00:05:40.793Z] ---> ca151a8e4dcf [2023-05-24T00:05:40.793Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-24T00:05:40.793Z] ---> 746580dff7e3 [2023-05-24T00:05:40.793Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:05:41.051Z] ---> Running in fc0c29641d38 [2023-05-24T00:05:41.051Z] ---> 8ce9fd0a8648 [2023-05-24T00:05:41.051Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:05:41.051Z] ---> Running in b6ed14921df7 [2023-05-24T00:05:41.309Z] Removing intermediate container 11833709d488 [2023-05-24T00:05:41.309Z] ---> a8021e5df612 [2023-05-24T00:05:41.309Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T00:05:41.309Z] Removing intermediate container 9d1a2ad987e5 [2023-05-24T00:05:41.309Z] ---> ea478b07881e [2023-05-24T00:05:41.309Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-24T00:05:41.309Z] ---> f63302f37650 [2023-05-24T00:05:41.309Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:05:41.309Z] Removing intermediate container cf850e4dfd8a [2023-05-24T00:05:41.309Z] ---> 205420d7c3b2 [2023-05-24T00:05:41.309Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T00:05:41.309Z] ---> Running in 3d96b025673b [2023-05-24T00:05:41.568Z] ---> c841f13c17bb [2023-05-24T00:05:41.568Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:05:41.568Z] ---> Running in 4f76ce8b53df [2023-05-24T00:05:41.568Z] ---> e7a8e8eee6cb [2023-05-24T00:05:41.568Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:05:41.568Z] ---> Running in d127e84a29f2 [2023-05-24T00:05:44.487Z] using credential edgex-jenkins-ssh [2023-05-24T00:05:44.505Z] Cloning the remote Git repository [2023-05-24T00:05:44.557Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-24T00:05:44.685Z] > git init /w/workspace/edgex-go/529 # timeout=10 [2023-05-24T00:05:44.870Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-24T00:05:44.871Z] > git --version # timeout=10 [2023-05-24T00:05:44.896Z] > git --version # 'git version 2.25.1' [2023-05-24T00:05:44.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T00:05:45.087Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T00:06:06.254Z] Avoid second fetch [2023-05-24T00:06:06.255Z] Checking out Revision 5bf55878ace16878edbd308d9dee72012f144a0a (main) [2023-05-24T00:06:05.189Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-24T00:06:05.216Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T00:06:06.274Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T00:06:06.364Z] > git checkout -f 5bf55878ace16878edbd308d9dee72012f144a0a # timeout=10 [2023-05-24T00:06:07.156Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4576)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T00:06:08.115Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T00:06:08.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T00:06:08.115Z] Dload Upload Total Spent Left Speed [2023-05-24T00:06:08.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-05-24T00:06:08.787Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T00:06:09.127Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T00:06:09.127Z] + sudo tee /etc/docker/daemon.new [2023-05-24T00:06:09.127Z] { [2023-05-24T00:06:09.127Z] "registry-mirrors": [ [2023-05-24T00:06:09.127Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T00:06:09.127Z] ], [2023-05-24T00:06:09.127Z] "bip": "10.250.0.254/24", [2023-05-24T00:06:09.127Z] "hosts": [ [2023-05-24T00:06:09.127Z] "tcp://0.0.0.0:5555", [2023-05-24T00:06:09.127Z] "unix:///var/run/docker.sock" [2023-05-24T00:06:09.127Z] ], [2023-05-24T00:06:09.127Z] "mtu": 1458, [2023-05-24T00:06:09.127Z] "selinux-enabled": true, [2023-05-24T00:06:09.127Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T00:06:09.127Z] } [Pipeline] sh [2023-05-24T00:06:09.488Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T00:06:09.847Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T00:06:28.150Z] provisioning config files... [2023-05-24T00:06:28.183Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/529@tmp/config13106131357426427799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:06:28.547Z] ---> docker-login.sh [2023-05-24T00:06:28.547Z] nexus3.edgexfoundry.org:10001 [2023-05-24T00:06:29.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:06:29.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:06:29.138Z] Configure a credential helper to remove this warning. See [2023-05-24T00:06:29.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:06:29.138Z] [2023-05-24T00:06:29.138Z] Login Succeeded [2023-05-24T00:06:29.138Z] nexus3.edgexfoundry.org:10002 [2023-05-24T00:06:29.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:06:29.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:06:29.680Z] Configure a credential helper to remove this warning. See [2023-05-24T00:06:29.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:06:29.680Z] [2023-05-24T00:06:29.680Z] Login Succeeded [2023-05-24T00:06:29.680Z] nexus3.edgexfoundry.org:10003 [2023-05-24T00:06:29.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:06:29.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:06:29.952Z] Configure a credential helper to remove this warning. See [2023-05-24T00:06:29.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:06:29.952Z] [2023-05-24T00:06:29.952Z] Login Succeeded [2023-05-24T00:06:29.952Z] nexus3.edgexfoundry.org:10004 [2023-05-24T00:06:30.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:06:30.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:06:30.226Z] Configure a credential helper to remove this warning. See [2023-05-24T00:06:30.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:06:30.226Z] [2023-05-24T00:06:30.226Z] Login Succeeded [2023-05-24T00:06:30.226Z] docker.io [2023-05-24T00:06:30.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:06:30.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:06:30.819Z] Configure a credential helper to remove this warning. See [2023-05-24T00:06:30.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:06:30.819Z] [2023-05-24T00:06:30.819Z] Login Succeeded [2023-05-24T00:06:30.819Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T00:06:30.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-24T00:06:31.465Z] + git config --global --add safe.directory /w/workspace/edgex-go/529 [Pipeline] echo [2023-05-24T00:06:31.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T00:06:31.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T00:06:31.519Z] ========================================================= [2023-05-24T00:06:31.519Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T00:06:31.519Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-24T00:06:31.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T00:06:32.127Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T00:06:32.127Z] c41833b44d91: Pulling fs layer [2023-05-24T00:06:32.127Z] ed15518f5707: Pulling fs layer [2023-05-24T00:06:32.127Z] feae8fd75edb: Pulling fs layer [2023-05-24T00:06:32.127Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T00:06:32.127Z] 3cdef696dda3: Pulling fs layer [2023-05-24T00:06:32.127Z] 2ced38df9373: Pulling fs layer [2023-05-24T00:06:32.127Z] 58f1dce35555: Pulling fs layer [2023-05-24T00:06:32.127Z] 242c74f7c9fa: Waiting [2023-05-24T00:06:32.127Z] 3cdef696dda3: Waiting [2023-05-24T00:06:32.127Z] 2ced38df9373: Waiting [2023-05-24T00:06:32.127Z] 58f1dce35555: Waiting [2023-05-24T00:06:32.127Z] ed15518f5707: Verifying Checksum [2023-05-24T00:06:32.127Z] ed15518f5707: Download complete [2023-05-24T00:06:32.127Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T00:06:32.127Z] 242c74f7c9fa: Download complete [2023-05-24T00:06:32.127Z] 3cdef696dda3: Verifying Checksum [2023-05-24T00:06:32.127Z] 3cdef696dda3: Download complete [2023-05-24T00:06:32.127Z] c41833b44d91: Verifying Checksum [2023-05-24T00:06:32.127Z] c41833b44d91: Download complete [2023-05-24T00:06:33.567Z] c41833b44d91: Pull complete [2023-05-24T00:06:34.167Z] 58f1dce35555: Verifying Checksum [2023-05-24T00:06:34.167Z] 58f1dce35555: Download complete [2023-05-24T00:06:34.167Z] ed15518f5707: Pull complete [2023-05-24T00:06:35.142Z] feae8fd75edb: Verifying Checksum [2023-05-24T00:06:35.142Z] feae8fd75edb: Download complete [2023-05-24T00:06:35.142Z] 2ced38df9373: Verifying Checksum [2023-05-24T00:06:35.142Z] 2ced38df9373: Download complete [2023-05-24T00:06:37.929Z] Removing intermediate container 4f76ce8b53df [2023-05-24T00:06:37.929Z] Removing intermediate container d127e84a29f2 [2023-05-24T00:06:37.929Z] ---> 93c014894be2 [2023-05-24T00:06:37.929Z] ---> dd06e80f3996 [2023-05-24T00:06:37.929Z] Step 7/20 : COPY . .Step 8/23 : COPY . . [2023-05-24T00:06:37.929Z] [2023-05-24T00:06:37.929Z] Removing intermediate container b6ed14921df7 [2023-05-24T00:06:37.929Z] ---> ea11b1069f34 [2023-05-24T00:06:37.929Z] Step 7/22 : COPY . . [2023-05-24T00:06:37.929Z] Removing intermediate container fc0c29641d38 [2023-05-24T00:06:37.929Z] ---> cd91bb426cd5 [2023-05-24T00:06:37.929Z] Step 7/26 : COPY . . [2023-05-24T00:06:37.929Z] Removing intermediate container 3d96b025673b [2023-05-24T00:06:37.929Z] ---> 183c28bde1c3 [2023-05-24T00:06:37.929Z] Step 8/23 : COPY . . [2023-05-24T00:06:45.251Z] feae8fd75edb: Pull complete [2023-05-24T00:06:45.521Z] 242c74f7c9fa: Pull complete [2023-05-24T00:06:45.521Z] 3cdef696dda3: Pull complete [2023-05-24T00:06:52.181Z] 2ced38df9373: Pull complete [2023-05-24T00:06:54.770Z] 58f1dce35555: Pull complete [2023-05-24T00:06:54.770Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T00:06:54.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T00:06:54.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-24T00:06:55.165Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-24T00:06:55.165Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T00:06:55.165Z] WORKDIR /edgex [2023-05-24T00:06:55.165Z] COPY go.mod . [2023-05-24T00:06:55.165Z] RUN go mod download [2023-05-24T00:06:55.777Z] Sending build context to Docker daemon 2.928MB [2023-05-24T00:06:55.777Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T00:06:55.777Z] ---> fadd8f120f05 [2023-05-24T00:06:55.777Z] Step 2/4 : WORKDIR /edgex [2023-05-24T00:06:57.746Z] ---> Running in 9da7eb2b20d6 [2023-05-24T00:06:58.014Z] Removing intermediate container 9da7eb2b20d6 [2023-05-24T00:06:58.014Z] ---> d19340765f5c [2023-05-24T00:06:58.014Z] Step 3/4 : COPY go.mod . [2023-05-24T00:06:58.598Z] ---> 68c9f0b52a39 [2023-05-24T00:06:58.598Z] Step 4/4 : RUN go mod download [2023-05-24T00:06:58.598Z] ---> Running in f5577a73bbcd [2023-05-24T00:07:04.598Z] ---> 0cd37b0d1c3b [2023-05-24T00:07:04.598Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-24T00:07:04.598Z] ---> be4a1f4efe2f [2023-05-24T00:07:04.598Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-24T00:07:04.598Z] ---> b494c2df927e [2023-05-24T00:07:04.598Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T00:07:04.598Z] ---> e28f9f13f5ca [2023-05-24T00:07:04.598Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-24T00:07:04.598Z] ---> a0776d89364b [2023-05-24T00:07:04.598Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-24T00:07:04.599Z] ---> Running in a55ccf42ccff [2023-05-24T00:07:04.599Z] ---> Running in a7ec2fe84392 [2023-05-24T00:07:04.599Z] ---> Running in b643ab252db2 [2023-05-24T00:07:04.599Z] ---> Running in 1c855382d225 [2023-05-24T00:07:04.599Z] ---> Running in 3dc2363a54b2 [2023-05-24T00:07:04.599Z] Removing intermediate container b643ab252db2 [2023-05-24T00:07:04.599Z] ---> ea421b9bb9f0 [2023-05-24T00:07:04.599Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-24T00:07:04.599Z] ---> Running in a38a6f715d11 [2023-05-24T00:07:04.599Z] Removing intermediate container a38a6f715d11 [2023-05-24T00:07:04.599Z] ---> de85b55a0f25 [2023-05-24T00:07:04.599Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T00:07:04.599Z] ---> Running in 79630b8a6d91 [2023-05-24T00:07:04.599Z] Removing intermediate container 79630b8a6d91 [2023-05-24T00:07:04.599Z] ---> 82de516e9fab [2023-05-24T00:07:04.599Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T00:07:04.599Z] ---> Running in 91df7cbf3cca [2023-05-24T00:07:04.599Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-24T00:07:04.599Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-24T00:07:04.859Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-24T00:07:05.116Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-24T00:07:05.743Z] Removing intermediate container 91df7cbf3cca [2023-05-24T00:07:05.743Z] ---> e83d290250be [2023-05-24T00:07:05.743Z] Step 12/26 : WORKDIR /edgex-go [2023-05-24T00:07:06.000Z] ---> Running in ec7ec157fbbb [2023-05-24T00:07:06.258Z] Removing intermediate container ec7ec157fbbb [2023-05-24T00:07:06.258Z] ---> e68daa4d925f [2023-05-24T00:07:06.258Z] [2023-05-24T00:07:06.258Z] Step 13/26 : FROM alpine:3.17 [2023-05-24T00:07:06.517Z] 3.17: Pulling from library/alpine [2023-05-24T00:07:06.517Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T00:07:06.517Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T00:07:06.517Z] ---> 9ed4aefc74f6 [2023-05-24T00:07:06.517Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T00:07:06.517Z] ---> Running in 5c16233f3c4d [2023-05-24T00:07:06.777Z] Removing intermediate container 5c16233f3c4d [2023-05-24T00:07:06.777Z] ---> 2481f7574b01 [2023-05-24T00:07:06.777Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T00:07:06.777Z] ---> Running in 559ce7e756f5 [2023-05-24T00:07:07.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:07.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:07.603Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T00:07:07.603Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T00:07:07.603Z] OK: 17823 distinct packages available [2023-05-24T00:07:07.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:07.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:08.146Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-24T00:07:08.146Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-24T00:07:08.146Z] (3/5) Installing libucontext (1.2-r0) [2023-05-24T00:07:08.146Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-24T00:07:08.146Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-24T00:07:08.146Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:07:08.146Z] OK: 8 MiB in 20 packages [2023-05-24T00:07:14.814Z] Removing intermediate container 559ce7e756f5 [2023-05-24T00:07:14.814Z] ---> a472f0202dff [2023-05-24T00:07:14.814Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:07:21.399Z] ---> cd2cd047f8a9 [2023-05-24T00:07:21.399Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:07:21.982Z] ---> 65c31b0288db [2023-05-24T00:07:21.982Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T00:07:30.165Z] ---> 6d80d034041d [2023-05-24T00:07:30.166Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T00:07:30.166Z] ---> 2e62f8897205 [2023-05-24T00:07:30.166Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-24T00:07:30.837Z] Removing intermediate container f5577a73bbcd [2023-05-24T00:07:30.837Z] ---> 1a2776a213eb [2023-05-24T00:07:30.837Z] Successfully built 1a2776a213eb [2023-05-24T00:07:30.837Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:07:31.180Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T00:07:31.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:07:31.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container [2023-05-24T00:07:31.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T00:07:32.790Z] $ docker top 2ee8864da72c99f761f6892f4855bf860850a2c4fc0a77a7c3d6dc6992697f87 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T00:07:33.644Z] + go version [2023-05-24T00:07:33.644Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T00:07:33.667Z] $ docker stop --time=1 2ee8864da72c99f761f6892f4855bf860850a2c4fc0a77a7c3d6dc6992697f87 [2023-05-24T00:07:34.352Z] ---> 10fed4298696 [2023-05-24T00:07:34.352Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-24T00:07:34.918Z] ---> ddf960fad0fa [2023-05-24T00:07:34.918Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T00:07:34.918Z] ---> Running in 4f0c3fe1aee0 [2023-05-24T00:07:35.176Z] Removing intermediate container 4f0c3fe1aee0 [2023-05-24T00:07:35.176Z] ---> ee099acda136 [2023-05-24T00:07:35.176Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T00:07:35.176Z] ---> Running in 002cec0f2b09 [2023-05-24T00:07:35.312Z] $ docker rm -f --volumes 2ee8864da72c99f761f6892f4855bf860850a2c4fc0a77a7c3d6dc6992697f87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:07:35.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T00:07:35.922Z] [2023-05-24T00:07:35.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:07:36.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T00:07:36.260Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-24T00:07:36.260Z] 29e5d40040c1: Pulling fs layer [2023-05-24T00:07:36.260Z] 1ce36da41761: Pulling fs layer [2023-05-24T00:07:36.260Z] 25b303627fd3: Pulling fs layer [2023-05-24T00:07:36.535Z] 29e5d40040c1: Verifying Checksum [2023-05-24T00:07:36.535Z] 29e5d40040c1: Download complete [2023-05-24T00:07:36.553Z] Removing intermediate container 002cec0f2b09 [2023-05-24T00:07:36.553Z] ---> 2627e02772c5 [2023-05-24T00:07:36.553Z] Step 24/26 : LABEL arch=x86_64 [2023-05-24T00:07:36.805Z] 1ce36da41761: Verifying Checksum [2023-05-24T00:07:36.805Z] 1ce36da41761: Download complete [2023-05-24T00:07:37.076Z] 29e5d40040c1: Pull complete [2023-05-24T00:07:38.491Z] 1ce36da41761: Pull complete [2023-05-24T00:07:38.491Z] 25b303627fd3: Verifying Checksum [2023-05-24T00:07:38.491Z] 25b303627fd3: Download complete [2023-05-24T00:07:40.098Z] ---> Running in bc9c5efbd444 [2023-05-24T00:07:40.098Z] Removing intermediate container a7ec2fe84392 [2023-05-24T00:07:40.098Z] ---> e4365b652609 [2023-05-24T00:07:40.098Z] [2023-05-24T00:07:40.098Z] Step 9/22 : FROM alpine:3.17 [2023-05-24T00:07:40.098Z] ---> 9ed4aefc74f6 [2023-05-24T00:07:40.098Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-24T00:07:40.098Z] Removing intermediate container 1c855382d225 [2023-05-24T00:07:40.098Z] ---> c5d401169244 [2023-05-24T00:07:40.098Z] [2023-05-24T00:07:40.098Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T00:07:40.098Z] ---> 9ed4aefc74f6 [2023-05-24T00:07:40.098Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T00:07:40.098Z] Removing intermediate container 3dc2363a54b2 [2023-05-24T00:07:40.098Z] ---> 7021e944f891 [2023-05-24T00:07:40.098Z] [2023-05-24T00:07:40.098Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T00:07:40.098Z] ---> 9ed4aefc74f6 [2023-05-24T00:07:40.098Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T00:07:41.478Z] ---> Running in 3d1af3144aba [2023-05-24T00:07:42.066Z] ---> Running in e18c386cbcd9 [2023-05-24T00:07:42.336Z] ---> Running in 361bc1c5f5e1 [2023-05-24T00:07:42.336Z] Removing intermediate container bc9c5efbd444 [2023-05-24T00:07:42.336Z] ---> 256d648b4516 [2023-05-24T00:07:42.336Z] Step 25/26 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:07:42.336Z] ---> Running in bb7a025c4b2f [2023-05-24T00:07:42.336Z] Removing intermediate container 361bc1c5f5e1 [2023-05-24T00:07:42.336Z] ---> 344070c62933 [2023-05-24T00:07:42.336Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T00:07:42.336Z] Removing intermediate container bb7a025c4b2f [2023-05-24T00:07:42.336Z] ---> efa2c882ae8f [2023-05-24T00:07:42.336Z] Step 26/26 : LABEL version=3.0.0-dev.163 [2023-05-24T00:07:42.336Z] Removing intermediate container e18c386cbcd9 [2023-05-24T00:07:42.336Z] ---> Running in ab421418ce7d [2023-05-24T00:07:42.336Z] ---> da88afbc136a [2023-05-24T00:07:42.336Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-24T00:07:42.336Z] ---> Running in 2b398c89a0c6 [2023-05-24T00:07:42.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:42.612Z] ---> Running in c17a117b5851 [2023-05-24T00:07:42.612Z] Removing intermediate container 2b398c89a0c6 [2023-05-24T00:07:42.612Z] ---> 457126e070f4 [2023-05-24T00:07:42.612Z] [2023-05-24T00:07:42.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:42.612Z] Removing intermediate container a55ccf42ccff [2023-05-24T00:07:42.612Z] ---> a4115f255b49 [2023-05-24T00:07:42.612Z] [2023-05-24T00:07:42.612Z] Step 9/20 : FROM alpine:3.17 [2023-05-24T00:07:42.612Z] ---> 9ed4aefc74f6 [2023-05-24T00:07:42.612Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T00:07:42.612Z] Removing intermediate container c17a117b5851 [2023-05-24T00:07:42.612Z] ---> ff926f14cabc [2023-05-24T00:07:42.612Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-24T00:07:42.612Z] ---> Running in 90a226e8676a [2023-05-24T00:07:42.872Z] ---> Running in 54aa2451cb1c [2023-05-24T00:07:42.872Z] Successfully built 457126e070f4 [2023-05-24T00:07:42.873Z] Successfully tagged security-spire-server:latest [2023-05-24T00:07:42.873Z]  Building security-spire-server ... done Building core-command [2023-05-24T00:07:42.873Z] Removing intermediate container 90a226e8676a [2023-05-24T00:07:42.873Z] ---> 248c754ec081 [2023-05-24T00:07:42.873Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-24T00:07:42.873Z] Removing intermediate container 54aa2451cb1c [2023-05-24T00:07:42.873Z] ---> 5500f4deb429 [2023-05-24T00:07:42.873Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T00:07:42.873Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T00:07:42.873Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-24T00:07:42.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:42.873Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:07:42.873Z] OK: 8 MiB in 17 packages [2023-05-24T00:07:43.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:43.401Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T00:07:43.401Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:07:43.401Z] OK: 7 MiB in 16 packages [2023-05-24T00:07:43.401Z] ---> Running in ca7fd6464f57 [2023-05-24T00:07:46.708Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:07:46.708Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:07:46.708Z] ---> 0c2d3e7f572f [2023-05-24T00:07:46.708Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:07:46.708Z] ---> Using cache [2023-05-24T00:07:46.708Z] ---> 17d838656ec1 [2023-05-24T00:07:46.708Z] Step 4/24 : WORKDIR /edgex-go [2023-05-24T00:07:46.708Z] ---> Using cache [2023-05-24T00:07:46.708Z] ---> d53025a6b61b [2023-05-24T00:07:46.708Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-24T00:07:46.708Z] ---> Using cache [2023-05-24T00:07:46.708Z] ---> a8021e5df612 [2023-05-24T00:07:46.708Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-24T00:07:46.708Z] ---> Using cache [2023-05-24T00:07:46.708Z] ---> f63302f37650 [2023-05-24T00:07:46.708Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:07:46.708Z] ---> Using cache [2023-05-24T00:07:46.708Z] ---> 183c28bde1c3 [2023-05-24T00:07:46.708Z] Step 8/24 : COPY . . [2023-05-24T00:07:46.708Z] ---> Using cache [2023-05-24T00:07:46.708Z] ---> a0776d89364b [2023-05-24T00:07:46.708Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-24T00:07:49.241Z] ---> Running in e82470ef2e1a [2023-05-24T00:07:49.241Z] ---> Running in 206ccba31454 [2023-05-24T00:07:49.241Z] Removing intermediate container ab421418ce7d [2023-05-24T00:07:49.241Z] ---> 69f2207101dd [2023-05-24T00:07:49.241Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:07:49.241Z] Removing intermediate container 3d1af3144aba [2023-05-24T00:07:49.241Z] ---> a70aabe9ba2b [2023-05-24T00:07:49.241Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-24T00:07:49.241Z] ---> ac3fb2ce10ac [2023-05-24T00:07:49.241Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:07:49.241Z] ---> Running in fa7fa12d46f6 [2023-05-24T00:07:49.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:49.241Z] Removing intermediate container fa7fa12d46f6 [2023-05-24T00:07:49.241Z] ---> 8cc138ebdc64 [2023-05-24T00:07:49.241Z] Step 12/22 : WORKDIR /edgex [2023-05-24T00:07:49.241Z] ---> Running in fc9a5f6f5e0c [2023-05-24T00:07:49.241Z] ---> 4595611903ac [2023-05-24T00:07:49.241Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-24T00:07:49.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:49.695Z] Removing intermediate container fc9a5f6f5e0c [2023-05-24T00:07:49.695Z] ---> 2fedc1099320 [2023-05-24T00:07:49.695Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:07:49.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:49.695Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-24T00:07:49.695Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T00:07:49.695Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T00:07:49.695Z] OK: 17823 distinct packages available [2023-05-24T00:07:49.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:49.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:49.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:07:49.955Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T00:07:49.955Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:07:49.955Z] OK: 7 MiB in 16 packages [2023-05-24T00:07:49.955Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-24T00:07:49.955Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-24T00:07:49.955Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-24T00:07:49.955Z] (4/9) Installing libcurl (8.1.1-r0) [2023-05-24T00:07:49.955Z] (5/9) Installing curl (8.1.1-r0) [2023-05-24T00:07:49.955Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-24T00:07:49.955Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-24T00:07:49.955Z] (8/9) Installing libucontext (1.2-r0) [2023-05-24T00:07:49.955Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-24T00:07:49.955Z] ---> b5a9304e36de [2023-05-24T00:07:49.955Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:07:49.955Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:07:50.214Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T00:07:50.214Z] ---> fd2c7b53162a [2023-05-24T00:07:50.214Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:07:50.214Z] OK: 10 MiB in 24 packages [2023-05-24T00:07:50.214Z] Removing intermediate container e82470ef2e1a [2023-05-24T00:07:50.214Z] ---> 02b4a792db8b [2023-05-24T00:07:50.214Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:07:50.472Z] ---> 5e4dbbf79110 [2023-05-24T00:07:50.472Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-24T00:07:50.472Z] ---> 498a9ed67c6d [2023-05-24T00:07:50.472Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-24T00:07:50.811Z] ---> 1aff85e9a501 [2023-05-24T00:07:50.812Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:07:50.812Z] ---> 60c41f4641ad [2023-05-24T00:07:50.812Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-24T00:07:50.812Z] ---> 4557fe1f6d92 [2023-05-24T00:07:50.812Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T00:07:50.812Z] ---> Running in 03c2fa40fc59 [2023-05-24T00:07:50.841Z] 25b303627fd3: Pull complete [2023-05-24T00:07:50.841Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-24T00:07:50.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T00:07:50.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:07:51.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container [2023-05-24T00:07:51.122Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-24T00:07:51.377Z] ---> 64f5fbddba00 [2023-05-24T00:07:51.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-24T00:07:51.377Z] Removing intermediate container ca7fd6464f57 [2023-05-24T00:07:51.377Z] ---> a72d63b4d4f8 [2023-05-24T00:07:51.377Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:07:51.649Z] ---> 5370ecd1d647 [2023-05-24T00:07:51.649Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T00:07:51.906Z] ---> 34d8492a4f0b [2023-05-24T00:07:51.906Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:07:51.906Z] ---> b0419d5dfec6 [2023-05-24T00:07:51.906Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:07:52.164Z] ---> 441e68967287 [2023-05-24T00:07:52.164Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T00:07:52.164Z] ---> Running in a8591bd93fa0 [2023-05-24T00:07:52.164Z] ---> 2538dad71a24 [2023-05-24T00:07:52.164Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-24T00:07:52.164Z] ---> Running in 12f027f7fa29 [2023-05-24T00:07:52.164Z] ---> 5f061bdcc10d [2023-05-24T00:07:52.164Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-24T00:07:52.467Z] Removing intermediate container 12f027f7fa29 [2023-05-24T00:07:52.467Z] ---> 1d4047094134 [2023-05-24T00:07:52.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T00:07:52.467Z] ---> Running in 2e5c862271c3 [2023-05-24T00:07:52.726Z] Removing intermediate container 03c2fa40fc59 [2023-05-24T00:07:52.726Z] ---> 1e1f21c4e680 [2023-05-24T00:07:52.726Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T00:07:53.291Z] Removing intermediate container 2e5c862271c3 [2023-05-24T00:07:53.291Z] ---> d69dc6ab0b77 [2023-05-24T00:07:53.291Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T00:07:53.291Z] ---> Running in 74d90aceab09 [2023-05-24T00:07:53.354Z] $ docker top 5980738bb96b331d7f1c23f38a1212ec908d32e9990e9d09d2f4a192bbd562d4 -eo pid,comm [2023-05-24T00:07:53.561Z] ---> Running in 82809df2a757 [2023-05-24T00:07:53.561Z] ---> cfd42113ec61 [2023-05-24T00:07:53.561Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:07:53.561Z] Removing intermediate container 74d90aceab09 [2023-05-24T00:07:53.561Z] ---> 4ffbe5d48048 [2023-05-24T00:07:53.561Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [Pipeline] { [Pipeline] sh [2023-05-24T00:07:53.819Z] Removing intermediate container 82809df2a757 [2023-05-24T00:07:53.819Z] ---> acd5561bd150 [2023-05-24T00:07:53.819Z] Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:07:53.819Z] ---> Running in bc62deb6130a [2023-05-24T00:07:53.819Z] ---> cac19173a447 [2023-05-24T00:07:53.819Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-24T00:07:53.819Z] ---> Running in ae0e94f02ea0 [2023-05-24T00:07:54.082Z] Removing intermediate container a8591bd93fa0 [2023-05-24T00:07:54.082Z] ---> d5e1e9195a4e [2023-05-24T00:07:54.082Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T00:07:54.082Z] ---> Running in 60503d046b58 [2023-05-24T00:07:54.082Z] ---> Running in 757f2619fcc0 [2023-05-24T00:07:54.082Z] Removing intermediate container bc62deb6130a [2023-05-24T00:07:54.082Z] ---> 0ec1876af168 [2023-05-24T00:07:54.082Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T00:07:54.209Z] + grep parallel [2023-05-24T00:07:54.209Z] + docker-compose build --help [2023-05-24T00:07:54.341Z] Removing intermediate container ae0e94f02ea0 [2023-05-24T00:07:54.341Z] ---> c13b5ec65954 [2023-05-24T00:07:54.341Z] Step 23/23 : LABEL version=3.0.0-dev.163 [2023-05-24T00:07:54.341Z] ---> Running in 5b14b4b0f85b [2023-05-24T00:07:54.341Z] Removing intermediate container 60503d046b58 [2023-05-24T00:07:54.341Z] ---> af90176a2fdb [2023-05-24T00:07:54.341Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T00:07:54.341Z] ---> Running in 093362d1cc8b [2023-05-24T00:07:54.601Z] ---> Running in 57940333566d [2023-05-24T00:07:54.601Z] Removing intermediate container 757f2619fcc0 [2023-05-24T00:07:54.601Z] ---> 74c1181f85f8 [2023-05-24T00:07:54.601Z] Step 20/22 : LABEL arch=x86_64 [2023-05-24T00:07:54.601Z] Removing intermediate container 5b14b4b0f85b [2023-05-24T00:07:54.601Z] ---> ac14e8d0b513 [2023-05-24T00:07:54.601Z] Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:07:55.168Z] Removing intermediate container 093362d1cc8b [2023-05-24T00:07:55.168Z] ---> 1812e8369b34 [2023-05-24T00:07:55.168Z] [2023-05-24T00:07:55.168Z] Successfully built 1812e8369b34 [2023-05-24T00:07:55.168Z] ---> Running in 6fdf42e386af [2023-05-24T00:07:55.743Z] Successfully tagged core-data:latest [2023-05-24T00:07:55.743Z] Building core-metadata [2023-05-24T00:07:55.743Z]  Building core-data ... done  ---> Running in 60e6828c64ba [2023-05-24T00:07:55.743Z] Removing intermediate container 57940333566d [2023-05-24T00:07:55.743Z] ---> 898def4ed901 [2023-05-24T00:07:55.743Z] Step 18/20 : LABEL arch=x86_64 [2023-05-24T00:07:59.023Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:07:59.024Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:07:59.559Z] --parallel Build images in parallel. [Pipeline] } [2023-05-24T00:07:59.582Z] $ docker stop --time=1 5980738bb96b331d7f1c23f38a1212ec908d32e9990e9d09d2f4a192bbd562d4 [2023-05-24T00:08:01.606Z] ---> 0c2d3e7f572f [2023-05-24T00:08:01.606Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:08:01.606Z] ---> Using cache [2023-05-24T00:08:01.606Z] ---> 17d838656ec1 [2023-05-24T00:08:01.606Z] Step 4/25 : WORKDIR /edgex-go [2023-05-24T00:08:01.606Z] ---> Using cache [2023-05-24T00:08:01.606Z] ---> d53025a6b61b [2023-05-24T00:08:01.606Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-24T00:08:01.606Z] ---> Using cache [2023-05-24T00:08:01.606Z] ---> a8021e5df612 [2023-05-24T00:08:01.606Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-24T00:08:01.606Z] ---> Running in 428c8afd6113 [2023-05-24T00:08:01.606Z] Removing intermediate container 6fdf42e386af [2023-05-24T00:08:01.606Z] ---> 37ce06df671c [2023-05-24T00:08:01.606Z] Step 21/22 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:08:01.606Z] ---> Using cache [2023-05-24T00:08:01.606Z] ---> f63302f37650 [2023-05-24T00:08:01.606Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:08:01.606Z] ---> Using cache [2023-05-24T00:08:01.606Z] ---> 183c28bde1c3 [2023-05-24T00:08:01.606Z] Step 8/25 : COPY . . [2023-05-24T00:08:01.606Z] Removing intermediate container 60e6828c64ba [2023-05-24T00:08:01.606Z] ---> dceac4f74781 [2023-05-24T00:08:01.606Z] Step 23/23 : LABEL version=3.0.0-dev.163 [2023-05-24T00:08:01.606Z] ---> Running in 14e22246118a [2023-05-24T00:08:01.606Z] ---> Using cache [2023-05-24T00:08:01.606Z] ---> a0776d89364b [2023-05-24T00:08:01.606Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-24T00:08:01.606Z] ---> Running in bb2a9781b492 [2023-05-24T00:08:01.606Z] ---> Running in b9654f7863d0 [2023-05-24T00:08:01.606Z] Removing intermediate container 428c8afd6113 [2023-05-24T00:08:01.606Z] ---> e8c31bf6c183 [2023-05-24T00:08:01.606Z] Step 19/20 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:08:01.606Z] ---> Running in b56aa133ce7d [2023-05-24T00:08:01.606Z] Removing intermediate container 14e22246118a [2023-05-24T00:08:01.606Z] ---> 01b7a1243927 [2023-05-24T00:08:01.606Z] Step 22/22 : LABEL version=3.0.0-dev.163 [2023-05-24T00:08:01.606Z] ---> Running in a5a055693dce [2023-05-24T00:08:01.606Z] Removing intermediate container b56aa133ce7d [2023-05-24T00:08:01.606Z] ---> 3b9005f221cb [2023-05-24T00:08:01.606Z] Step 20/20 : LABEL version=3.0.0-dev.163 [2023-05-24T00:08:01.606Z] Removing intermediate container bb2a9781b492 [2023-05-24T00:08:01.606Z] ---> d7ea456c1449 [2023-05-24T00:08:01.606Z] [2023-05-24T00:08:01.606Z] ---> Running in 2cf66ef9e952 [2023-05-24T00:08:01.606Z] Removing intermediate container a5a055693dce [2023-05-24T00:08:01.606Z] ---> 0f9f6960276e [2023-05-24T00:08:01.606Z] [2023-05-24T00:08:01.606Z] Successfully built d7ea456c1449 [2023-05-24T00:08:01.606Z] Successfully tagged security-proxy-auth:latest [2023-05-24T00:08:01.606Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-05-24T00:08:01.606Z] Removing intermediate container 2cf66ef9e952 [2023-05-24T00:08:01.606Z] ---> d02c8e9895cc [2023-05-24T00:08:01.606Z] [2023-05-24T00:08:01.606Z] Successfully built 0f9f6960276e [2023-05-24T00:08:01.606Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-24T00:08:01.606Z] Successfully tagged security-proxy-setup:latest [2023-05-24T00:08:01.606Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-05-24T00:08:01.606Z] Successfully built d02c8e9895cc [2023-05-24T00:08:01.606Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-24T00:08:01.606Z] Building support-scheduler [2023-05-24T00:08:02.556Z] $ docker rm -f --volumes 5980738bb96b331d7f1c23f38a1212ec908d32e9990e9d09d2f4a192bbd562d4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:08:03.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T00:08:03.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:08:03.323Z] prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container [2023-05-24T00:08:03.397Z] $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-24T00:08:04.573Z] $ docker top 4a0d833cb8f74b4b71f1b2020686c39f024699d50b03fa402152ff69673b2d9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T00:08:05.398Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-24T00:08:08.164Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:08:08.164Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:08:08.164Z] ---> 0c2d3e7f572f [2023-05-24T00:08:08.164Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:08:08.164Z] ---> Using cache [2023-05-24T00:08:08.164Z] ---> 17d838656ec1 [2023-05-24T00:08:08.164Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T00:08:08.164Z] ---> Using cache [2023-05-24T00:08:08.164Z] ---> d53025a6b61b [2023-05-24T00:08:08.164Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T00:08:08.164Z] ---> Using cache [2023-05-24T00:08:08.164Z] ---> a8021e5df612 [2023-05-24T00:08:08.164Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T00:08:08.164Z] ---> Using cache [2023-05-24T00:08:08.164Z] ---> f63302f37650 [2023-05-24T00:08:08.164Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:08:08.164Z] ---> Using cache [2023-05-24T00:08:08.164Z] ---> 183c28bde1c3 [2023-05-24T00:08:08.164Z] Step 8/23 : COPY . . [2023-05-24T00:08:08.164Z] ---> Using cache [2023-05-24T00:08:08.164Z] ---> a0776d89364b [2023-05-24T00:08:08.164Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-24T00:08:08.729Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:08:08.729Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:08:08.729Z] ---> 0c2d3e7f572f [2023-05-24T00:08:08.729Z] Step 3/25 : WORKDIR /edgex-go [2023-05-24T00:08:08.729Z] ---> Using cache [2023-05-24T00:08:08.729Z] ---> eeff0dd1de46 [2023-05-24T00:08:08.729Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-24T00:08:10.100Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:08:10.100Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:08:10.100Z] ---> 0c2d3e7f572f [2023-05-24T00:08:10.100Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:08:10.100Z] ---> Using cache [2023-05-24T00:08:10.100Z] ---> 17d838656ec1 [2023-05-24T00:08:10.100Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T00:08:10.100Z] ---> Using cache [2023-05-24T00:08:10.100Z] ---> d53025a6b61b [2023-05-24T00:08:10.100Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T00:08:10.100Z] ---> Using cache [2023-05-24T00:08:10.100Z] ---> a8021e5df612 [2023-05-24T00:08:10.100Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T00:08:10.100Z] ---> Using cache [2023-05-24T00:08:10.100Z] ---> f63302f37650 [2023-05-24T00:08:10.100Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:08:10.100Z] ---> Using cache [2023-05-24T00:08:10.100Z] ---> 183c28bde1c3 [2023-05-24T00:08:10.100Z] Step 8/23 : COPY . . [2023-05-24T00:08:10.100Z] ---> Using cache [2023-05-24T00:08:10.100Z] ---> a0776d89364b [2023-05-24T00:08:10.100Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-24T00:08:10.747Z] Building core-command ... [2023-05-24T00:08:10.747Z] Building core-common-config-bootstrapper ... [2023-05-24T00:08:10.747Z] Building core-data ... [2023-05-24T00:08:10.747Z] Building core-metadata ... [2023-05-24T00:08:10.747Z] Building security-bootstrapper ... [2023-05-24T00:08:10.747Z] Building security-proxy-auth ... [2023-05-24T00:08:10.747Z] Building security-proxy-setup ... [2023-05-24T00:08:10.747Z] Building security-secretstore-setup ... [2023-05-24T00:08:10.747Z] Building security-spiffe-token-provider ... [2023-05-24T00:08:10.747Z] Building security-spire-agent ... [2023-05-24T00:08:10.747Z] Building security-spire-config ... [2023-05-24T00:08:10.747Z] Building security-spire-server ... [2023-05-24T00:08:10.747Z] Building support-notifications ... [2023-05-24T00:08:10.747Z] Building support-scheduler ... [2023-05-24T00:08:10.747Z] Building security-proxy-setup [2023-05-24T00:08:10.747Z] Building core-data [2023-05-24T00:08:10.747Z] Building security-spire-agent [2023-05-24T00:08:10.747Z] Building core-metadata [2023-05-24T00:08:10.747Z] Building support-scheduler [2023-05-24T00:08:20.079Z] ---> Running in b076ad538b21 [2023-05-24T00:08:20.079Z] ---> Running in 49811c493287 [2023-05-24T00:08:20.079Z] ---> Running in 2947229aa719 [2023-05-24T00:08:20.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:08:20.647Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-24T00:08:20.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:08:20.830Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:08:20.830Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:08:20.830Z] ---> 1a2776a213eb [2023-05-24T00:08:20.830Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T00:08:20.830Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:08:20.830Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:08:20.830Z] ---> 1a2776a213eb [2023-05-24T00:08:20.830Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:08:20.830Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:08:20.830Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:08:20.830Z] ---> 1a2776a213eb [2023-05-24T00:08:20.830Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:08:20.830Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:08:20.830Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:08:20.830Z] ---> 1a2776a213eb [2023-05-24T00:08:20.830Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:08:20.830Z] ---> Running in 7bdb3ac1a51f [2023-05-24T00:08:20.830Z] ---> Running in b8af9af32a47 [2023-05-24T00:08:20.830Z] ---> Running in 3dac7df66465 [2023-05-24T00:08:20.830Z] ---> Running in 033682eb0c30 [2023-05-24T00:08:20.830Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:08:20.830Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:08:20.830Z] ---> 1a2776a213eb [2023-05-24T00:08:20.830Z] Step 3/22 : WORKDIR /edgex-go [2023-05-24T00:08:20.830Z] ---> Running in 9326749c2e9e [2023-05-24T00:08:20.908Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-24T00:08:20.908Z] OK: 265 MiB in 53 packages [2023-05-24T00:08:21.102Z] Removing intermediate container b8af9af32a47 [2023-05-24T00:08:21.102Z] ---> c04e8289e5c1 [2023-05-24T00:08:21.102Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T00:08:21.102Z] Removing intermediate container 7bdb3ac1a51f [2023-05-24T00:08:21.102Z] ---> 5d5b475d6b84 [2023-05-24T00:08:21.102Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T00:08:21.102Z] ---> Running in 7ff5200a0c8f [2023-05-24T00:08:21.102Z] Removing intermediate container 033682eb0c30 [2023-05-24T00:08:21.102Z] ---> 9d82eaeb8d2e [2023-05-24T00:08:21.102Z] Step 4/25 : WORKDIR /edgex-go [2023-05-24T00:08:21.102Z] Removing intermediate container 3dac7df66465 [2023-05-24T00:08:21.102Z] ---> 3da0beab415b [2023-05-24T00:08:21.102Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T00:08:21.370Z] ---> Running in 92af3651dad2 [2023-05-24T00:08:21.370Z] ---> Running in cee7531d61fc [2023-05-24T00:08:21.370Z] Removing intermediate container 9326749c2e9e [2023-05-24T00:08:21.370Z] ---> 74ab100bf1b0 [2023-05-24T00:08:21.370Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-24T00:08:21.370Z] ---> Running in 19fed4670061 [2023-05-24T00:08:21.638Z] ---> Running in 9b1a606f6bd5 [2023-05-24T00:08:21.910Z] Removing intermediate container 7ff5200a0c8f [2023-05-24T00:08:21.910Z] ---> 766e095f349a [2023-05-24T00:08:21.910Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T00:08:22.204Z] Removing intermediate container 92af3651dad2 [2023-05-24T00:08:22.204Z] ---> ec19fb414f6e [2023-05-24T00:08:22.204Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T00:08:22.204Z] ---> Running in eea3f6253494 [2023-05-24T00:08:22.204Z] Removing intermediate container cee7531d61fc [2023-05-24T00:08:22.204Z] ---> e0b3f17685ba [2023-05-24T00:08:22.204Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-24T00:08:22.473Z] ---> Running in 0fd2528bb0af [2023-05-24T00:08:22.473Z] ---> Running in 8df461a1560b [2023-05-24T00:08:23.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:08:24.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:08:24.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:08:24.390Z] Removing intermediate container 49811c493287 [2023-05-24T00:08:24.390Z] ---> 8cd13a21a3ac [2023-05-24T00:08:24.391Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-24T00:08:24.391Z] Removing intermediate container 206ccba31454 [2023-05-24T00:08:24.391Z] ---> a285a6a2e299 [2023-05-24T00:08:24.391Z] [2023-05-24T00:08:24.391Z] Step 10/24 : FROM alpine:3.17 [2023-05-24T00:08:24.391Z] ---> 9ed4aefc74f6 [2023-05-24T00:08:24.391Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T00:08:24.391Z] ---> Running in 172de7092485 [2023-05-24T00:08:24.391Z] ---> ee1db3b47800 [2023-05-24T00:08:24.391Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:08:24.391Z] ---> Running in 1619d903aa8f [2023-05-24T00:08:24.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:08:24.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:08:24.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:08:24.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:08:24.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:08:24.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:08:24.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:08:25.216Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T00:08:25.216Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:08:25.216Z] OK: 7 MiB in 16 packages [2023-05-24T00:08:25.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:08:25.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:08:26.100Z] OK: 263 MiB in 53 packages [2023-05-24T00:08:26.100Z] OK: 263 MiB in 53 packages [2023-05-24T00:08:26.100Z] OK: 263 MiB in 53 packages [2023-05-24T00:08:26.726Z] Removing intermediate container 172de7092485 [2023-05-24T00:08:26.726Z] ---> 3e461d130abd [2023-05-24T00:08:26.726Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T00:08:26.726Z] ---> Running in 43d986c71d31 [2023-05-24T00:08:26.987Z] Removing intermediate container 43d986c71d31 [2023-05-24T00:08:26.987Z] ---> e709f853dd15 [2023-05-24T00:08:26.987Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-24T00:08:27.067Z] OK: 263 MiB in 53 packages [2023-05-24T00:08:27.067Z] OK: 263 MiB in 53 packages [2023-05-24T00:08:27.246Z] ---> Running in 335095061ad8 [2023-05-24T00:08:27.919Z] Removing intermediate container 335095061ad8 [2023-05-24T00:08:27.919Z] ---> 12ccfdb334a9 [2023-05-24T00:08:27.919Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-24T00:08:28.033Z] Removing intermediate container 19fed4670061 [2023-05-24T00:08:28.033Z] ---> de19e52197d2 [2023-05-24T00:08:28.033Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T00:08:28.179Z] ---> Running in cb62dff19021 [2023-05-24T00:08:28.305Z] Removing intermediate container eea3f6253494 [2023-05-24T00:08:28.305Z] ---> 8010a202eca0 [2023-05-24T00:08:28.305Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T00:08:28.305Z] Removing intermediate container 9b1a606f6bd5 [2023-05-24T00:08:28.305Z] ---> b5f1ede875e7 [2023-05-24T00:08:28.305Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-24T00:08:28.574Z] Removing intermediate container 8df461a1560b [2023-05-24T00:08:28.574Z] ---> 18604556e471 [2023-05-24T00:08:28.574Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-24T00:08:28.842Z] Removing intermediate container 0fd2528bb0af [2023-05-24T00:08:28.842Z] ---> b3cb0a636553 [2023-05-24T00:08:28.842Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T00:08:28.842Z] ---> 577e7cccaa3f [2023-05-24T00:08:28.842Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:08:29.109Z] ---> Running in a03366a02404 [2023-05-24T00:08:29.378Z] ---> 8a575d1db52b [2023-05-24T00:08:29.378Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:08:29.557Z] Removing intermediate container cb62dff19021 [2023-05-24T00:08:29.557Z] ---> 40b8420f5be8 [2023-05-24T00:08:29.557Z] Step 15/24 : WORKDIR / [2023-05-24T00:08:29.655Z] ---> fe9e05bc264c [2023-05-24T00:08:29.655Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:08:29.655Z] ---> Running in dfff0e24c99d [2023-05-24T00:08:29.655Z] ---> Running in 383afcc6b998 [2023-05-24T00:08:29.932Z] ---> 996d66ca3efa [2023-05-24T00:08:29.932Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:08:30.123Z] ---> Running in 0d430d736a4c [2023-05-24T00:08:30.200Z] ---> Running in 571e108129fc [2023-05-24T00:08:30.200Z] ---> ac4466244775 [2023-05-24T00:08:30.200Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:08:30.470Z] ---> Running in 0afdd1977b19 [2023-05-24T00:08:31.062Z] Removing intermediate container 0d430d736a4c [2023-05-24T00:08:31.062Z] ---> 8ee9fd1e2ecd [2023-05-24T00:08:31.062Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:08:31.998Z] ---> b1dd1a54f435 [2023-05-24T00:08:31.998Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:08:39.296Z] ---> a2bfdbd9dbb8 [2023-05-24T00:08:39.296Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-24T00:08:39.926Z] Removing intermediate container b9654f7863d0 [2023-05-24T00:08:39.926Z] ---> c95fe9898059 [2023-05-24T00:08:39.926Z] [2023-05-24T00:08:39.926Z] Step 10/25 : FROM alpine:3.17 [2023-05-24T00:08:39.926Z] ---> 9ed4aefc74f6 [2023-05-24T00:08:39.926Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-24T00:08:39.926Z] ---> Using cache [2023-05-24T00:08:39.926Z] ---> 3e461d130abd [2023-05-24T00:08:39.926Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T00:08:39.926Z] ---> Using cache [2023-05-24T00:08:39.926Z] ---> e709f853dd15 [2023-05-24T00:08:39.926Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-24T00:08:42.475Z] ---> 77d61ae18498 [2023-05-24T00:08:42.475Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:08:42.475Z] ---> Running in 803018e9d40f [2023-05-24T00:08:42.734Z] Removing intermediate container 803018e9d40f [2023-05-24T00:08:42.734Z] ---> a6839aa1708d [2023-05-24T00:08:42.734Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-24T00:08:42.995Z] ---> c5f812e06e2a [2023-05-24T00:08:42.995Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-24T00:08:43.565Z] ---> Running in 67814399aaa6 [2023-05-24T00:08:44.508Z] ---> Running in 7550d118b624 [2023-05-24T00:08:47.127Z] Removing intermediate container 67814399aaa6 [2023-05-24T00:08:47.127Z] ---> ccffeaec0eb4 [2023-05-24T00:08:47.127Z] Step 15/25 : WORKDIR / [2023-05-24T00:08:49.042Z] Removing intermediate container 7550d118b624 [2023-05-24T00:08:49.042Z] ---> 942927da3999 [2023-05-24T00:08:49.042Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T00:08:49.042Z] ---> Running in 6b91f2898539 [2023-05-24T00:08:49.042Z] ---> Running in 79483cc45679 [2023-05-24T00:08:49.042Z] Removing intermediate container 6b91f2898539 [2023-05-24T00:08:49.042Z] ---> 5300de3d218c [2023-05-24T00:08:49.042Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:08:49.301Z] Removing intermediate container b076ad538b21 [2023-05-24T00:08:49.301Z] ---> 645b93afaf4e [2023-05-24T00:08:49.301Z] [2023-05-24T00:08:49.301Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T00:08:49.301Z] ---> 9ed4aefc74f6 [2023-05-24T00:08:49.301Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T00:08:49.301Z] ---> Using cache [2023-05-24T00:08:49.301Z] ---> 344070c62933 [2023-05-24T00:08:49.301Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T00:08:49.301Z] ---> Using cache [2023-05-24T00:08:49.301Z] ---> 69f2207101dd [2023-05-24T00:08:49.301Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:08:49.301Z] ---> Using cache [2023-05-24T00:08:49.301Z] Removing intermediate container 79483cc45679 [2023-05-24T00:08:49.301Z] ---> 7307dec88ab9 [2023-05-24T00:08:49.301Z] Step 22/24 : LABEL arch=x86_64 [2023-05-24T00:08:49.650Z] ---> ac3fb2ce10ac [2023-05-24T00:08:49.650Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:08:49.650Z] ---> Using cache [2023-05-24T00:08:49.650Z] ---> 4595611903ac [2023-05-24T00:08:49.650Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-24T00:08:49.910Z] ---> Running in 2f3ad26407d9 [2023-05-24T00:08:49.910Z] Removing intermediate container 1619d903aa8f [2023-05-24T00:08:49.910Z] ---> 1773b5a4a5bf [2023-05-24T00:08:49.910Z] Step 7/25 : COPY . . [2023-05-24T00:08:50.169Z] ---> 2a9ff5d75441 [2023-05-24T00:08:50.169Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:08:58.354Z] Removing intermediate container 2f3ad26407d9 [2023-05-24T00:08:58.354Z] ---> f122e4e68efe [2023-05-24T00:08:58.354Z] Step 23/24 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:08:58.354Z] ---> 82ada150258b [2023-05-24T00:08:58.354Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:08:58.354Z] ---> 4877b5440932 [2023-05-24T00:08:58.354Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-24T00:08:58.354Z] ---> Running in 3277fcbc5c41 [2023-05-24T00:08:58.354Z] ---> fcdc3300e19c [2023-05-24T00:08:58.354Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-24T00:08:58.354Z] ---> Running in 2b01a8fb874c [2023-05-24T00:08:58.354Z] Removing intermediate container 2947229aa719 [2023-05-24T00:08:58.354Z] ---> 68311b0198e8 [2023-05-24T00:08:58.354Z] [2023-05-24T00:08:58.354Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T00:08:58.354Z] ---> 9ed4aefc74f6 [2023-05-24T00:08:58.354Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T00:08:58.354Z] ---> Using cache [2023-05-24T00:08:58.354Z] ---> 3e461d130abd [2023-05-24T00:08:58.354Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T00:08:58.354Z] ---> Using cache [2023-05-24T00:08:58.354Z] ---> e709f853dd15 [2023-05-24T00:08:58.354Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-24T00:08:58.354Z] ---> 4347220a62b9 [2023-05-24T00:08:58.354Z] Removing intermediate container 3277fcbc5c41 [2023-05-24T00:08:58.354Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ ---> 54e28e6f59fb [2023-05-24T00:08:58.354Z] [2023-05-24T00:08:58.354Z] Step 24/24 : LABEL version=3.0.0-dev.163 [2023-05-24T00:08:58.354Z] ---> Running in 8eaa3be9e36a [2023-05-24T00:08:58.354Z] ---> ee4edf33f579 [2023-05-24T00:08:58.354Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:08:58.621Z] ---> Running in 9467eefc96e9 [2023-05-24T00:08:58.621Z] Removing intermediate container 8eaa3be9e36a [2023-05-24T00:08:58.621Z] ---> bfdcb4380b32 [2023-05-24T00:08:58.621Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T00:08:58.621Z] ---> Running in eacd3ed0a902 [2023-05-24T00:08:58.621Z] ---> 8b49008b32e9 [2023-05-24T00:08:58.621Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T00:08:58.621Z] ---> Running in 06298d1b96f8 [2023-05-24T00:08:58.621Z] Removing intermediate container 9467eefc96e9 [2023-05-24T00:08:58.621Z] ---> 008adb892c3a [2023-05-24T00:08:58.621Z] [2023-05-24T00:08:58.621Z] ---> 211b954c668e [2023-05-24T00:08:58.621Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-24T00:08:58.621Z] Removing intermediate container eacd3ed0a902 [2023-05-24T00:08:58.621Z] ---> ed20186ed9d8 [2023-05-24T00:08:58.621Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:08:58.621Z] Successfully built 008adb892c3a [2023-05-24T00:08:58.879Z] Successfully tagged core-command:latest [2023-05-24T00:08:58.879Z] Building security-bootstrapper [2023-05-24T00:08:58.879Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-24T00:09:03.135Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:09:03.135Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:09:03.135Z] ---> 0c2d3e7f572f [2023-05-24T00:09:03.135Z] Step 3/33 : WORKDIR /edgex-go [2023-05-24T00:09:03.135Z] ---> Using cache [2023-05-24T00:09:03.135Z] ---> eeff0dd1de46 [2023-05-24T00:09:03.135Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-24T00:09:03.135Z] ---> Using cache [2023-05-24T00:09:03.135Z] ---> 8cd13a21a3ac [2023-05-24T00:09:03.135Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-24T00:09:03.135Z] ---> Using cache [2023-05-24T00:09:03.135Z] ---> ee1db3b47800 [2023-05-24T00:09:03.135Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:09:03.135Z] ---> Using cache [2023-05-24T00:09:03.135Z] ---> 1773b5a4a5bf [2023-05-24T00:09:03.135Z] Step 7/33 : COPY . . [2023-05-24T00:09:03.135Z] ---> Using cache [2023-05-24T00:09:03.135Z] ---> fcdc3300e19c [2023-05-24T00:09:03.135Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-24T00:09:05.047Z] ---> ee7f066d7cfd [2023-05-24T00:09:05.047Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-24T00:09:05.047Z] ---> 37c6b86fcc2e [2023-05-24T00:09:05.047Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:09:05.047Z] ---> Running in 8df58bf3209b [2023-05-24T00:09:05.047Z] ---> Running in 88692bb524a4 [2023-05-24T00:09:05.047Z] Removing intermediate container 88692bb524a4 [2023-05-24T00:09:05.047Z] ---> 3cd771b962c0 [2023-05-24T00:09:05.047Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T00:09:05.047Z] ---> Running in 0b5735f7cb3d [2023-05-24T00:09:05.047Z] Removing intermediate container 06298d1b96f8 [2023-05-24T00:09:05.047Z] ---> 6a683736f8a2 [2023-05-24T00:09:05.047Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T00:09:05.047Z] ---> Running in 2363365e562b [2023-05-24T00:09:05.320Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-24T00:09:05.320Z] ---> 659376b8089c [2023-05-24T00:09:05.320Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-24T00:09:05.320Z] Removing intermediate container 0b5735f7cb3d [2023-05-24T00:09:05.320Z] ---> cf8298f1d973 [2023-05-24T00:09:05.320Z] Step 23/25 : LABEL arch=x86_64 [2023-05-24T00:09:05.579Z] Removing intermediate container 2363365e562b [2023-05-24T00:09:05.579Z] ---> 15606c66a118 [2023-05-24T00:09:05.579Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T00:09:05.883Z] ---> Running in a6a38b2b302a [2023-05-24T00:09:06.147Z] ---> Running in aed1d21d07f2 [2023-05-24T00:09:06.422Z] ---> 14a5e5b4d528 [2023-05-24T00:09:06.422Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:09:06.422Z] Removing intermediate container a6a38b2b302a [2023-05-24T00:09:06.422Z] ---> 12b5961bd203 [2023-05-24T00:09:06.422Z] Step 24/25 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:09:06.422Z] Removing intermediate container aed1d21d07f2 [2023-05-24T00:09:06.422Z] ---> d115b1340f11 [2023-05-24T00:09:06.422Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T00:09:06.683Z] ---> Running in 26e7c2a27cb1 [2023-05-24T00:09:06.683Z] ---> Running in eda38f2ade54 [2023-05-24T00:09:06.683Z] ---> 9567b43ce773 [2023-05-24T00:09:06.683Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-24T00:09:06.683Z] ---> Running in bb61086e6686 [2023-05-24T00:09:06.683Z] Removing intermediate container 26e7c2a27cb1 [2023-05-24T00:09:06.683Z] ---> 303e2043a1df [2023-05-24T00:09:06.683Z] Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:09:06.683Z] Removing intermediate container eda38f2ade54 [2023-05-24T00:09:06.683Z] ---> 38109c62b99e [2023-05-24T00:09:06.683Z] Step 25/25 : LABEL version=3.0.0-dev.163 [2023-05-24T00:09:06.945Z] ---> Running in 4b9d08ffb286 [2023-05-24T00:09:06.945Z] ---> Running in c1b283b13d95 [2023-05-24T00:09:06.945Z] Removing intermediate container bb61086e6686 [2023-05-24T00:09:06.945Z] ---> 2f0e5f47d4bc [2023-05-24T00:09:06.945Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T00:09:06.945Z] ---> Running in 2869f7304611 [2023-05-24T00:09:06.945Z] Removing intermediate container 4b9d08ffb286 [2023-05-24T00:09:06.945Z] ---> 15721055c816 [2023-05-24T00:09:06.945Z] Step 23/23 : LABEL version=3.0.0-dev.163 [2023-05-24T00:09:06.945Z] Removing intermediate container c1b283b13d95 [2023-05-24T00:09:06.945Z] ---> 2e5361334a59 [2023-05-24T00:09:06.945Z] [2023-05-24T00:09:06.945Z] ---> Running in f8e2447df7fb [2023-05-24T00:09:07.273Z] Successfully built 2e5361334a59 [2023-05-24T00:09:07.273Z] Successfully tagged core-metadata:latest [2023-05-24T00:09:07.273Z]  Building core-metadata ... done Building support-notifications [2023-05-24T00:09:07.273Z] Removing intermediate container f8e2447df7fb [2023-05-24T00:09:07.273Z] ---> f0de5227616b [2023-05-24T00:09:07.273Z] [2023-05-24T00:09:07.532Z] Successfully built f0de5227616b [2023-05-24T00:09:07.791Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-24T00:09:07.791Z] Building security-spire-agent [2023-05-24T00:09:07.791Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 2869f7304611 [2023-05-24T00:09:07.791Z] ---> 647047b68d33 [2023-05-24T00:09:07.791Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T00:09:13.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:09:13.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:09:13.172Z] ---> 0c2d3e7f572f [2023-05-24T00:09:13.172Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:09:13.172Z] ---> Using cache [2023-05-24T00:09:13.172Z] ---> 17d838656ec1 [2023-05-24T00:09:13.172Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T00:09:13.172Z] ---> Using cache [2023-05-24T00:09:13.172Z] ---> d53025a6b61b [2023-05-24T00:09:13.172Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-24T00:09:14.568Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:09:14.568Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:09:14.568Z] ---> 0c2d3e7f572f [2023-05-24T00:09:14.568Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T00:09:14.568Z] ---> Using cache [2023-05-24T00:09:14.568Z] ---> eeff0dd1de46 [2023-05-24T00:09:14.568Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T00:09:14.568Z] ---> Using cache [2023-05-24T00:09:14.568Z] ---> 68611abb432a [2023-05-24T00:09:14.568Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T00:09:14.568Z] ---> Using cache [2023-05-24T00:09:14.568Z] ---> 746580dff7e3 [2023-05-24T00:09:14.568Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:09:14.568Z] ---> Using cache [2023-05-24T00:09:14.568Z] ---> cd91bb426cd5 [2023-05-24T00:09:14.568Z] Step 7/27 : COPY . . [2023-05-24T00:09:14.568Z] ---> Using cache [2023-05-24T00:09:14.568Z] ---> b494c2df927e [2023-05-24T00:09:14.568Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T00:09:14.568Z] ---> Using cache [2023-05-24T00:09:14.568Z] ---> ea421b9bb9f0 [2023-05-24T00:09:14.568Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T00:09:14.568Z] ---> Using cache [2023-05-24T00:09:14.568Z] ---> de85b55a0f25 [2023-05-24T00:09:14.568Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T00:09:14.568Z] ---> Using cache [2023-05-24T00:09:14.568Z] ---> 82de516e9fab [2023-05-24T00:09:14.568Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T00:09:22.734Z] ---> Running in 0d6a6dc60419 [2023-05-24T00:09:22.734Z] ---> Running in 807190f15cb2 [2023-05-24T00:09:22.734Z] ---> Running in 4806c2b44504 [2023-05-24T00:09:22.734Z] Removing intermediate container 807190f15cb2 [2023-05-24T00:09:22.734Z] ---> 686d40741c38 [2023-05-24T00:09:22.734Z] Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:09:22.734Z] ---> Running in 27b12b625530 [2023-05-24T00:09:22.734Z] Removing intermediate container 27b12b625530 [2023-05-24T00:09:22.734Z] ---> 3a97376180c4 [2023-05-24T00:09:22.734Z] Step 23/23 : LABEL version=3.0.0-dev.163 [2023-05-24T00:09:22.734Z] ---> Running in 85517449675e [2023-05-24T00:09:22.734Z] Removing intermediate container 85517449675e [2023-05-24T00:09:22.734Z] ---> 93a25f13f62a [2023-05-24T00:09:22.734Z] [2023-05-24T00:09:22.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:09:22.734Z] Successfully built 93a25f13f62a [2023-05-24T00:09:22.734Z] Successfully tagged support-scheduler:latest [2023-05-24T00:09:22.734Z]  Building support-scheduler ... done Building security-spire-config [2023-05-24T00:09:22.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:09:22.734Z] OK: 265 MiB in 53 packages [2023-05-24T00:09:24.838Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:09:24.838Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:09:24.838Z] ---> 0c2d3e7f572f [2023-05-24T00:09:24.838Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T00:09:24.838Z] ---> Using cache [2023-05-24T00:09:24.838Z] ---> eeff0dd1de46 [2023-05-24T00:09:24.838Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T00:09:24.838Z] ---> Using cache [2023-05-24T00:09:24.838Z] ---> 68611abb432a [2023-05-24T00:09:24.838Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T00:09:24.838Z] ---> Using cache [2023-05-24T00:09:24.838Z] ---> 746580dff7e3 [2023-05-24T00:09:24.838Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:09:24.838Z] ---> Using cache [2023-05-24T00:09:24.838Z] ---> cd91bb426cd5 [2023-05-24T00:09:24.838Z] Step 7/27 : COPY . . [2023-05-24T00:09:24.838Z] ---> Using cache [2023-05-24T00:09:24.838Z] ---> b494c2df927e [2023-05-24T00:09:24.838Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T00:09:24.838Z] ---> Using cache [2023-05-24T00:09:24.838Z] ---> ea421b9bb9f0 [2023-05-24T00:09:24.838Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T00:09:24.838Z] ---> Using cache [2023-05-24T00:09:24.838Z] ---> de85b55a0f25 [2023-05-24T00:09:24.838Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T00:09:24.838Z] ---> Using cache [2023-05-24T00:09:24.838Z] ---> 82de516e9fab [2023-05-24T00:09:24.838Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T00:09:27.746Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-24T00:09:28.713Z] ---> Running in f4ea85c5c8b7 [2023-05-24T00:09:28.713Z] Removing intermediate container 4806c2b44504 [2023-05-24T00:09:28.713Z] ---> 3ebfe9d9089a [2023-05-24T00:09:28.713Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T00:09:28.975Z] Removing intermediate container 0d6a6dc60419 [2023-05-24T00:09:28.975Z] ---> dace7f3063a7 [2023-05-24T00:09:28.975Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T00:09:28.975Z] ---> Running in f838d61177d9 [2023-05-24T00:09:29.550Z] Removing intermediate container f838d61177d9 [2023-05-24T00:09:29.550Z] ---> 6b334badd4be [2023-05-24T00:09:29.550Z] [2023-05-24T00:09:29.550Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T00:09:29.550Z] ---> 9ed4aefc74f6 [2023-05-24T00:09:29.550Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T00:09:29.550Z] ---> Using cache [2023-05-24T00:09:29.550Z] ---> 2481f7574b01 [2023-05-24T00:09:29.550Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T00:09:29.550Z] ---> Using cache [2023-05-24T00:09:29.550Z] ---> a472f0202dff [2023-05-24T00:09:29.550Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:09:29.550Z] ---> Using cache [2023-05-24T00:09:29.550Z] ---> cd2cd047f8a9 [2023-05-24T00:09:29.550Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:09:29.550Z] ---> Using cache [2023-05-24T00:09:29.809Z] ---> 65c31b0288db [2023-05-24T00:09:29.809Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-24T00:09:29.809Z] ---> ffef51948f37 [2023-05-24T00:09:29.809Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:09:30.072Z] ---> Running in 4228687f6aae [2023-05-24T00:09:32.673Z] ---> a5ff0bb832a2 [2023-05-24T00:09:32.673Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T00:09:32.673Z] Removing intermediate container f4ea85c5c8b7 [2023-05-24T00:09:32.673Z] ---> 9f43b0c50a7d [2023-05-24T00:09:32.673Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T00:09:32.673Z] Removing intermediate container 2b01a8fb874c [2023-05-24T00:09:32.673Z] ---> fe1311989870 [2023-05-24T00:09:32.673Z] [2023-05-24T00:09:32.673Z] Step 9/25 : FROM alpine:3.17 [2023-05-24T00:09:32.673Z] ---> 9ed4aefc74f6 [2023-05-24T00:09:32.673Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-24T00:09:32.673Z] ---> Running in 11ad3834bc67 [2023-05-24T00:09:32.673Z] ---> Running in 87ca9a7742b8 [2023-05-24T00:09:32.673Z] Removing intermediate container 11ad3834bc67 [2023-05-24T00:09:32.673Z] ---> 0ea4892d41f9 [2023-05-24T00:09:32.673Z] [2023-05-24T00:09:32.673Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T00:09:32.673Z] ---> 9ed4aefc74f6 [2023-05-24T00:09:32.673Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T00:09:32.673Z] ---> Using cache [2023-05-24T00:09:32.673Z] ---> 2481f7574b01 [2023-05-24T00:09:32.673Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-24T00:09:32.673Z] ---> Running in 3a736c6e9032 [2023-05-24T00:09:32.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:09:32.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:09:33.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:09:33.190Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-24T00:09:33.190Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-24T00:09:33.190Z] (3/3) Installing su-exec (0.2-r2) [2023-05-24T00:09:33.190Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:09:33.190Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T00:09:33.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:09:33.447Z] OK: 8 MiB in 18 packages [2023-05-24T00:09:33.447Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T00:09:33.447Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T00:09:33.447Z] OK: 17823 distinct packages available [2023-05-24T00:09:33.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:09:33.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:09:34.272Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-24T00:09:34.272Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-24T00:09:34.272Z] (3/4) Installing libucontext (1.2-r0) [2023-05-24T00:09:34.272Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-24T00:09:34.272Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:09:34.272Z] OK: 7 MiB in 19 packages [2023-05-24T00:09:36.274Z] ---> 592860b918b1 [2023-05-24T00:09:36.274Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T00:09:36.274Z] Removing intermediate container 8df58bf3209b [2023-05-24T00:09:36.274Z] ---> 3302e3df69bb [2023-05-24T00:09:36.274Z] [2023-05-24T00:09:36.274Z] Step 9/33 : FROM alpine:3.17 [2023-05-24T00:09:36.274Z] ---> 9ed4aefc74f6 [2023-05-24T00:09:36.274Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T00:09:36.534Z] ---> Using cache [2023-05-24T00:09:36.534Z] ---> 248c754ec081 [2023-05-24T00:09:36.534Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-24T00:09:36.534Z] ---> 4ddaa1970a43 [2023-05-24T00:09:36.534Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-24T00:09:36.534Z] Removing intermediate container 87ca9a7742b8 [2023-05-24T00:09:36.534Z] ---> 1640eb3e856f [2023-05-24T00:09:36.534Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-24T00:09:36.534Z] ---> Running in ecb7d307fcaf [2023-05-24T00:09:36.534Z] Removing intermediate container 3a736c6e9032 [2023-05-24T00:09:36.534Z] ---> 3fc155c21198 [2023-05-24T00:09:36.534Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:09:36.534Z] ---> Running in f4bab31bec38 [2023-05-24T00:09:36.534Z] Removing intermediate container f4bab31bec38 [2023-05-24T00:09:36.534Z] ---> e4392bac10f2 [2023-05-24T00:09:36.534Z] Step 12/25 : WORKDIR / [2023-05-24T00:09:36.795Z] ---> 74c59f01b18c [2023-05-24T00:09:36.795Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-24T00:09:36.795Z] ---> Running in a8b01c0c8f7a [2023-05-24T00:09:36.795Z] ---> 09b2ced2dd20 [2023-05-24T00:09:36.795Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:09:36.795Z] Removing intermediate container a8b01c0c8f7a [2023-05-24T00:09:36.795Z] ---> 2e0f4c842f1d [2023-05-24T00:09:36.795Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:09:36.795Z] ---> 4e74a0a91305 [2023-05-24T00:09:36.795Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T00:09:36.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:09:36.795Z] ---> Running in 0ac564e845b9 [2023-05-24T00:09:36.795Z] ---> 7665e393d90e [2023-05-24T00:09:36.795Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T00:09:37.057Z] Removing intermediate container 0ac564e845b9 [2023-05-24T00:09:37.057Z] ---> bc95e75b6dab [2023-05-24T00:09:37.057Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T00:09:37.057Z] ---> Running in c261d7631f86 [2023-05-24T00:09:37.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:09:37.057Z] ---> a818dd7495c4 [2023-05-24T00:09:37.057Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:09:37.057Z] Removing intermediate container c261d7631f86 [2023-05-24T00:09:37.057Z] ---> 0f710852ca1c [2023-05-24T00:09:37.057Z] Step 25/27 : LABEL arch=x86_64 [2023-05-24T00:09:37.057Z] ---> Running in 4119db17420d [2023-05-24T00:09:37.057Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T00:09:37.057Z] ---> 1f6a59c3c7da [2023-05-24T00:09:37.057Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-24T00:09:37.057Z] Removing intermediate container 4119db17420d [2023-05-24T00:09:37.057Z] ---> 6f433b7c2b8d [2023-05-24T00:09:37.057Z] Step 26/27 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:09:37.317Z] (2/2) Installing su-exec (0.2-r2) [2023-05-24T00:09:37.317Z] ---> Running in 5e6b1e9f4310 [2023-05-24T00:09:37.317Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:09:37.317Z] OK: 7 MiB in 17 packages [2023-05-24T00:09:39.251Z] Removing intermediate container 5e6b1e9f4310 [2023-05-24T00:09:39.251Z] ---> 7511f6b90580 [2023-05-24T00:09:39.251Z] Step 27/27 : LABEL version=3.0.0-dev.163 [2023-05-24T00:09:39.251Z] ---> 7e493c7d697b [2023-05-24T00:09:39.251Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-24T00:09:39.251Z] ---> 3d68be25f30d [2023-05-24T00:09:39.251Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T00:09:39.251Z] ---> Running in 894a74149bc0 [2023-05-24T00:09:39.251Z] Removing intermediate container ecb7d307fcaf [2023-05-24T00:09:39.251Z] ---> 1f885fd2665b [2023-05-24T00:09:39.251Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-24T00:09:39.251Z] ---> Running in 9e13260bc9a2 [2023-05-24T00:09:39.251Z] ---> 1bce7b2c85f9 [2023-05-24T00:09:39.251Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:09:39.251Z] Removing intermediate container 894a74149bc0 [2023-05-24T00:09:39.251Z] ---> f7c571037c51 [2023-05-24T00:09:39.251Z] [2023-05-24T00:09:39.251Z] ---> e0834810a2a4 [2023-05-24T00:09:39.251Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-24T00:09:39.251Z] Successfully built f7c571037c51 [2023-05-24T00:09:39.251Z] Removing intermediate container 9e13260bc9a2 [2023-05-24T00:09:39.251Z] ---> fcaaf26e225f [2023-05-24T00:09:39.251Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-24T00:09:39.251Z] Successfully tagged security-spire-agent:latest [2023-05-24T00:09:39.251Z]  Building security-spire-agent ... done  ---> Running in 786d00ac1f0f [2023-05-24T00:09:39.251Z] ---> 7b64c30e75e3 [2023-05-24T00:09:39.251Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-24T00:09:39.251Z] ---> Running in 01f44c426d99 [2023-05-24T00:09:39.575Z] Removing intermediate container 786d00ac1f0f [2023-05-24T00:09:39.575Z] ---> 87806a1ae461 [2023-05-24T00:09:39.575Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-24T00:09:39.575Z] Removing intermediate container 01f44c426d99 [2023-05-24T00:09:39.575Z] ---> 28a50e9ff513 [2023-05-24T00:09:39.575Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-24T00:09:39.837Z] ---> Running in c1a0c4eb4893 [2023-05-24T00:09:39.837Z] ---> f5573abad93f [2023-05-24T00:09:39.837Z] Step 22/27 : WORKDIR / [2023-05-24T00:09:39.837Z] ---> e6cb9a4ee9f3 [2023-05-24T00:09:39.837Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-24T00:09:39.837Z] Removing intermediate container c1a0c4eb4893 [2023-05-24T00:09:39.837Z] ---> 1ffdd4fc54e0 [2023-05-24T00:09:39.837Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-24T00:09:39.837Z] ---> Running in 305871683c55 [2023-05-24T00:09:39.837Z] ---> Running in 2e025c3a3f9d [2023-05-24T00:09:40.114Z] Removing intermediate container 305871683c55 [2023-05-24T00:09:40.114Z] ---> d5b72949b907 [2023-05-24T00:09:40.114Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-24T00:09:41.060Z] ---> Running in 52a46d727ce4 [2023-05-24T00:09:41.060Z] Removing intermediate container 2e025c3a3f9d [2023-05-24T00:09:41.060Z] ---> 701a3a94565d [2023-05-24T00:09:41.060Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T00:09:42.079Z] ---> cea44555ae12 [2023-05-24T00:09:42.079Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T00:09:42.079Z] ---> Running in e8a8a5e6d071 [2023-05-24T00:09:45.385Z] Removing intermediate container e8a8a5e6d071 [2023-05-24T00:09:45.385Z] ---> 23ae271a5118 [2023-05-24T00:09:45.385Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T00:09:45.386Z] ---> 80a08ae8069c [2023-05-24T00:09:45.386Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T00:09:45.386Z] ---> Running in 3873c59a424e [2023-05-24T00:09:45.386Z] ---> Running in f6e0b56c1b55 [2023-05-24T00:09:45.386Z] Removing intermediate container 52a46d727ce4 [2023-05-24T00:09:45.386Z] Removing intermediate container 3873c59a424e [2023-05-24T00:09:45.386Z] ---> e5c6bd0bf799 [2023-05-24T00:09:45.386Z] ---> 7ec183924458 [2023-05-24T00:09:45.386Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING}Step 25/27 : LABEL arch=x86_64 [2023-05-24T00:09:45.386Z] [2023-05-24T00:09:45.386Z] ---> Running in 2c1afe80b798 [2023-05-24T00:09:45.386Z] ---> Running in e739955f5a94 [2023-05-24T00:09:45.386Z] Removing intermediate container 2c1afe80b798 [2023-05-24T00:09:45.386Z] ---> 0c1e37940c18 [2023-05-24T00:09:45.386Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-24T00:09:45.386Z] Removing intermediate container e739955f5a94 [2023-05-24T00:09:45.386Z] ---> 87554510eb6c [2023-05-24T00:09:45.386Z] Step 26/27 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:09:45.646Z] ---> Running in 81479e6c08ba [2023-05-24T00:09:46.590Z] Removing intermediate container 81479e6c08ba [2023-05-24T00:09:46.590Z] ---> 902b4b1ef6c4 [2023-05-24T00:09:46.590Z] Step 27/27 : LABEL version=3.0.0-dev.163 [2023-05-24T00:09:46.590Z] ---> d690b6030d3b [2023-05-24T00:09:46.590Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-24T00:09:46.851Z] ---> Running in 1a53b11bfab1 [2023-05-24T00:09:46.851Z] ---> Running in 5e997c6a5d3e [2023-05-24T00:09:47.112Z] Removing intermediate container 1a53b11bfab1 [2023-05-24T00:09:47.112Z] ---> 8c41f82e2975 [2023-05-24T00:09:47.112Z] [2023-05-24T00:09:47.112Z] Successfully built 8c41f82e2975 [2023-05-24T00:09:47.112Z] Successfully tagged security-spire-config:latest [2023-05-24T00:09:47.112Z]  Building security-spire-config ... done Removing intermediate container f6e0b56c1b55 [2023-05-24T00:09:47.112Z] ---> e93c80785afc [2023-05-24T00:09:47.112Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T00:09:47.374Z] ---> Running in 4ad119898621 [2023-05-24T00:09:47.944Z] Removing intermediate container 4ad119898621 [2023-05-24T00:09:47.944Z] ---> 604d8ef58c8b [2023-05-24T00:09:47.944Z] Step 23/25 : LABEL arch=x86_64 [2023-05-24T00:09:49.327Z] ---> Running in 5a868c3a02ed [2023-05-24T00:09:49.327Z] Removing intermediate container 5e997c6a5d3e [2023-05-24T00:09:49.327Z] ---> 5ffc0a8b1f8e [2023-05-24T00:09:49.327Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:09:49.327Z] Removing intermediate container 5a868c3a02ed [2023-05-24T00:09:49.327Z] ---> 10c0f7aa315e [2023-05-24T00:09:49.327Z] Step 24/25 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:09:49.327Z] ---> Running in e9a8651517b4 [2023-05-24T00:09:49.587Z] ---> d5da69d501aa [2023-05-24T00:09:49.587Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:09:49.587Z] Removing intermediate container e9a8651517b4 [2023-05-24T00:09:49.587Z] ---> ea0f8eeb993d [2023-05-24T00:09:49.587Z] Step 25/25 : LABEL version=3.0.0-dev.163 [2023-05-24T00:09:49.587Z] ---> b0361909fa90 [2023-05-24T00:09:49.587Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-24T00:09:49.846Z] ---> Running in b3fb6c47f74f [2023-05-24T00:09:49.846Z] Removing intermediate container b3fb6c47f74f [2023-05-24T00:09:49.846Z] ---> 7381017594bf [2023-05-24T00:09:49.846Z] [2023-05-24T00:09:50.106Z] Successfully built 7381017594bf [2023-05-24T00:09:50.106Z] Successfully tagged security-secretstore-setup:latest [2023-05-24T00:09:52.014Z]  Building security-secretstore-setup ... done  ---> e0f42691f181 [2023-05-24T00:09:52.014Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-24T00:09:52.014Z] ---> 71941add0db1 [2023-05-24T00:09:52.014Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-24T00:09:52.014Z] Removing intermediate container 4228687f6aae [2023-05-24T00:09:52.014Z] ---> e3e215adcb17 [2023-05-24T00:09:52.014Z] Step 8/23 : COPY . . [2023-05-24T00:09:52.014Z] ---> 77ff9d9f1823 [2023-05-24T00:09:52.014Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-24T00:09:58.660Z] ---> ba314e2b02f2 [2023-05-24T00:09:58.660Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-24T00:09:58.660Z] ---> 3f47965ad81e [2023-05-24T00:09:58.660Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-24T00:09:58.660Z] ---> Running in c02500bcf25a [2023-05-24T00:09:58.660Z] ---> f2cbb3408720 [2023-05-24T00:09:58.660Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-24T00:09:58.660Z] ---> 83a3fbcf6614 [2023-05-24T00:09:58.660Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-24T00:09:58.660Z] ---> Running in c19199fca593 [2023-05-24T00:09:58.660Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-24T00:09:58.660Z] Removing intermediate container c19199fca593 [2023-05-24T00:09:58.660Z] ---> 54e7fc8046a2 [2023-05-24T00:09:58.660Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-24T00:09:58.660Z] ---> Running in 8d657e58fe9f [2023-05-24T00:09:58.660Z] Removing intermediate container 8d657e58fe9f [2023-05-24T00:09:58.660Z] ---> e61e2e925551 [2023-05-24T00:09:58.660Z] Step 30/33 : CMD ["gate"] [2023-05-24T00:09:58.660Z] ---> Running in 71914b40634d [2023-05-24T00:09:58.660Z] Removing intermediate container 71914b40634d [2023-05-24T00:09:58.660Z] ---> 98250e1a641a [2023-05-24T00:09:58.660Z] Step 31/33 : LABEL arch=x86_64 [2023-05-24T00:09:58.660Z] ---> Running in 654cf6e5e585 [2023-05-24T00:09:58.919Z] Removing intermediate container 654cf6e5e585 [2023-05-24T00:09:58.919Z] ---> 1226d9acc472 [2023-05-24T00:09:58.919Z] Step 32/33 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:09:58.919Z] ---> Running in 5cec87033a8b [2023-05-24T00:09:58.919Z] Removing intermediate container 5cec87033a8b [2023-05-24T00:09:58.919Z] ---> bf517f87556f [2023-05-24T00:09:58.919Z] Step 33/33 : LABEL version=3.0.0-dev.163 [2023-05-24T00:09:58.919Z] ---> Running in 30e18605044a [2023-05-24T00:09:59.177Z] Removing intermediate container 30e18605044a [2023-05-24T00:09:59.177Z] ---> 35534a31c26f [2023-05-24T00:09:59.177Z] [2023-05-24T00:09:59.177Z] Successfully built 35534a31c26f [2023-05-24T00:09:59.177Z] Successfully tagged security-bootstrapper:latest [2023-05-24T00:10:21.151Z]  Building security-bootstrapper ... done Removing intermediate container c02500bcf25a [2023-05-24T00:10:21.151Z] ---> 39d8539a6b20 [2023-05-24T00:10:21.151Z] [2023-05-24T00:10:21.151Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T00:10:21.151Z] ---> 9ed4aefc74f6 [2023-05-24T00:10:21.151Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-24T00:10:21.151Z] ---> Running in 884b8440e926 [2023-05-24T00:10:21.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:10:21.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:10:21.151Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T00:10:21.151Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T00:10:21.151Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:10:21.151Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T00:10:21.151Z] OK: 8 MiB in 17 packages [2023-05-24T00:10:21.151Z] Removing intermediate container 884b8440e926 [2023-05-24T00:10:21.151Z] ---> 70ee49eecc73 [2023-05-24T00:10:21.151Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T00:10:21.151Z] ---> Running in 51ed915816a5 [2023-05-24T00:10:21.151Z] Removing intermediate container 51ed915816a5 [2023-05-24T00:10:21.151Z] ---> 473a7182528c [2023-05-24T00:10:21.151Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-24T00:10:21.151Z] ---> Running in fbd67ab7770d [2023-05-24T00:10:21.151Z] Removing intermediate container fbd67ab7770d [2023-05-24T00:10:21.151Z] ---> 95b45801754c [2023-05-24T00:10:21.151Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T00:10:21.151Z] ---> Running in acbaf5a6823b [2023-05-24T00:10:21.151Z] Removing intermediate container acbaf5a6823b [2023-05-24T00:10:21.151Z] ---> 4d75e26b5afd [2023-05-24T00:10:21.151Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:10:21.151Z] ---> 67aaa22ee753 [2023-05-24T00:10:21.151Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:10:21.151Z] ---> 86af80966616 [2023-05-24T00:10:21.151Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-24T00:10:21.151Z] ---> 103d59de4ccd [2023-05-24T00:10:21.151Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:10:21.151Z] ---> 1b4b356e5472 [2023-05-24T00:10:21.151Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-24T00:10:21.151Z] ---> Running in 95378f49b104 [2023-05-24T00:10:21.151Z] Removing intermediate container 95378f49b104 [2023-05-24T00:10:21.151Z] ---> 99cc2b6c88fa [2023-05-24T00:10:21.151Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T00:10:21.151Z] ---> Running in 5fd8542ec241 [2023-05-24T00:10:21.415Z] Removing intermediate container 5fd8542ec241 [2023-05-24T00:10:21.415Z] ---> dd3c8ab99ce2 [2023-05-24T00:10:21.415Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T00:10:21.415Z] ---> Running in 1b1733d0aa6a [2023-05-24T00:10:21.415Z] Removing intermediate container 1b1733d0aa6a [2023-05-24T00:10:21.415Z] ---> 26097f81e715 [2023-05-24T00:10:21.415Z] Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:21.415Z] ---> Running in 1e2d138e8a32 [2023-05-24T00:10:21.415Z] Removing intermediate container 1e2d138e8a32 [2023-05-24T00:10:21.415Z] ---> c45b00fe56e8 [2023-05-24T00:10:21.415Z] Step 23/23 : LABEL version=3.0.0-dev.163 [2023-05-24T00:10:21.674Z] ---> Running in aa508859708c [2023-05-24T00:10:21.674Z] Removing intermediate container aa508859708c [2023-05-24T00:10:21.674Z] ---> c5fc71efaa81 [2023-05-24T00:10:21.674Z] [2023-05-24T00:10:21.674Z] Successfully built c5fc71efaa81 [2023-05-24T00:10:21.674Z] Successfully tagged support-notifications:latest [2023-05-24T00:10:21.680Z]  Building support-notifications ... done  [Pipeline] } [2023-05-24T00:10:21.687Z] $ docker stop --time=1 ad3d09b492ce55c9e2f9bc9941aa66fd51da977e4653e223765a35a25e513ede [2023-05-24T00:10:22.161Z] Removing intermediate container dfff0e24c99d [2023-05-24T00:10:22.162Z] ---> 2ed0727550d7 [2023-05-24T00:10:22.162Z] Step 8/23 : COPY . . [2023-05-24T00:10:22.162Z] Removing intermediate container a03366a02404 [2023-05-24T00:10:22.162Z] ---> e5293314b607 [2023-05-24T00:10:22.162Z] Step 7/27 : COPY . . [2023-05-24T00:10:22.162Z] Removing intermediate container 571e108129fc [2023-05-24T00:10:22.162Z] ---> 2e096fb3c675 [2023-05-24T00:10:22.162Z] Step 8/25 : COPY . . [2023-05-24T00:10:22.162Z] Removing intermediate container 383afcc6b998 [2023-05-24T00:10:22.162Z] ---> 934ed709af18 [2023-05-24T00:10:22.162Z] Step 7/22 : COPY . . [2023-05-24T00:10:22.162Z] Removing intermediate container 0afdd1977b19 [2023-05-24T00:10:22.162Z] ---> 601edc2e356f [2023-05-24T00:10:22.162Z] Step 8/23 : COPY . . [2023-05-24T00:10:22.162Z] ---> 3df8b4c63df9 [2023-05-24T00:10:22.162Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-24T00:10:22.162Z] ---> Running in ca86e1bea690 [2023-05-24T00:10:22.162Z] ---> e38698c9d8fc [2023-05-24T00:10:22.162Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-24T00:10:22.162Z] ---> 806f4d4bd64d [2023-05-24T00:10:22.162Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T00:10:22.162Z] ---> Running in 1fc3591cf99c [2023-05-24T00:10:22.162Z] ---> Running in 38c681e54e96 [2023-05-24T00:10:22.162Z] ---> db92d8d83b5f [2023-05-24T00:10:22.162Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-24T00:10:22.750Z] ---> Running in 6e79ed61c639 [2023-05-24T00:10:22.750Z] ---> 163e790be99b [2023-05-24T00:10:22.750Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-24T00:10:22.986Z] $ docker rm -f --volumes ad3d09b492ce55c9e2f9bc9941aa66fd51da977e4653e223765a35a25e513ede [2023-05-24T00:10:23.022Z] ---> Running in 1e094f5784e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T00:10:23.298Z] Removing intermediate container 1fc3591cf99c [2023-05-24T00:10:23.298Z] ---> 88e3455bf6f0 [2023-05-24T00:10:23.298Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T00:10:23.298Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-24T00:10:23.326Z] + docker images [2023-05-24T00:10:23.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-24T00:10:23.326Z] support-notifications latest c5fc71efaa81 2 seconds ago 32.4MB [2023-05-24T00:10:23.326Z] 39d8539a6b20 7 seconds ago 1.79GB [2023-05-24T00:10:23.326Z] security-bootstrapper latest 35534a31c26f 25 seconds ago 22.2MB [2023-05-24T00:10:23.326Z] security-secretstore-setup latest 7381017594bf 34 seconds ago 32.8MB [2023-05-24T00:10:23.326Z] security-spire-config latest 8c41f82e2975 37 seconds ago 102MB [2023-05-24T00:10:23.327Z] security-spire-agent latest f7c571037c51 45 seconds ago 161MB [2023-05-24T00:10:23.327Z] 3302e3df69bb 48 seconds ago 1.71GB [2023-05-24T00:10:23.327Z] 0ea4892d41f9 51 seconds ago 1.58GB [2023-05-24T00:10:23.327Z] fe1311989870 51 seconds ago 1.72GB [2023-05-24T00:10:23.327Z] 6b334badd4be 54 seconds ago 1.58GB [2023-05-24T00:10:23.327Z] support-scheduler latest 93a25f13f62a About a minute ago 31.8MB [2023-05-24T00:10:23.327Z] core-common-config-bootstrapper latest f0de5227616b About a minute ago 17.2MB [2023-05-24T00:10:23.327Z] core-metadata latest 2e5361334a59 About a minute ago 20.4MB [2023-05-24T00:10:23.327Z] core-command latest 008adb892c3a About a minute ago 19.9MB [2023-05-24T00:10:23.327Z] 68311b0198e8 About a minute ago 1.79GB [2023-05-24T00:10:23.327Z] 645b93afaf4e About a minute ago 1.72GB [2023-05-24T00:10:23.327Z] c95fe9898059 About a minute ago 1.73GB [2023-05-24T00:10:23.327Z] a285a6a2e299 2 minutes ago 1.72GB [2023-05-24T00:10:23.327Z] security-proxy-auth latest d7ea456c1449 2 minutes ago 18.3MB [2023-05-24T00:10:23.327Z] security-proxy-setup latest 0f9f6960276e 2 minutes ago 18.7MB [2023-05-24T00:10:23.327Z] security-spiffe-token-provider latest d02c8e9895cc 2 minutes ago 32.8MB [2023-05-24T00:10:23.327Z] core-data latest 1812e8369b34 2 minutes ago 20MB [2023-05-24T00:10:23.327Z] security-spire-server latest 457126e070f4 2 minutes ago 103MB [2023-05-24T00:10:23.327Z] a4115f255b49 2 minutes ago 1.76GB [2023-05-24T00:10:23.327Z] e4365b652609 2 minutes ago 1.7GB [2023-05-24T00:10:23.327Z] c5d401169244 2 minutes ago 1.7GB [2023-05-24T00:10:23.327Z] 7021e944f891 2 minutes ago 1.73GB [2023-05-24T00:10:23.327Z] e68daa4d925f 3 minutes ago 1.58GB [2023-05-24T00:10:23.327Z] ci-base-image-x86_64 latest 0c2d3e7f572f 7 minutes ago 918MB [2023-05-24T00:10:23.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB [2023-05-24T00:10:23.327Z] alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB [2023-05-24T00:10:23.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-24T00:10:23.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T00:10:23.447Z] provisioning config files... [2023-05-24T00:10:23.456Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/529@tmp/config3670935648330810303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:10:23.574Z] ---> Running in e8db12b700e2 [2023-05-24T00:10:23.861Z] ---> docker-login.sh [2023-05-24T00:10:23.861Z] nexus3.edgexfoundry.org:10001 [2023-05-24T00:10:23.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:10:23.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:10:23.861Z] Configure a credential helper to remove this warning. See [2023-05-24T00:10:23.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:10:23.861Z] [2023-05-24T00:10:23.861Z] Login Succeeded [2023-05-24T00:10:23.861Z] nexus3.edgexfoundry.org:10002 [2023-05-24T00:10:23.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:10:23.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:10:23.861Z] Configure a credential helper to remove this warning. See [2023-05-24T00:10:23.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:10:23.861Z] [2023-05-24T00:10:23.861Z] Login Succeeded [2023-05-24T00:10:23.861Z] nexus3.edgexfoundry.org:10003 [2023-05-24T00:10:24.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:10:24.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:10:24.134Z] Configure a credential helper to remove this warning. See [2023-05-24T00:10:24.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:10:24.134Z] [2023-05-24T00:10:24.134Z] Login Succeeded [2023-05-24T00:10:24.134Z] nexus3.edgexfoundry.org:10004 [2023-05-24T00:10:24.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:10:24.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:10:24.134Z] Configure a credential helper to remove this warning. See [2023-05-24T00:10:24.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:10:24.134Z] [2023-05-24T00:10:24.134Z] Login Succeeded [2023-05-24T00:10:24.134Z] docker.io [2023-05-24T00:10:24.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:10:24.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:10:24.403Z] Configure a credential helper to remove this warning. See [2023-05-24T00:10:24.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:10:24.403Z] [2023-05-24T00:10:24.403Z] Login Succeeded [2023-05-24T00:10:24.403Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T00:10:24.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:10:24.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T00:10:24.454Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-24T00:10:24.454Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:24.454Z] latest [2023-05-24T00:10:24.454Z] 3.0.0-dev.163 [2023-05-24T00:10:24.454Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:24.454Z] main [2023-05-24T00:10:24.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:24.554Z] Removing intermediate container e8db12b700e2 [2023-05-24T00:10:24.554Z] ---> 2fcd872e14ab [2023-05-24T00:10:24.554Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T00:10:24.554Z] ---> Running in 66db8239a2a8 [2023-05-24T00:10:24.802Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:25.142Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:25.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-24T00:10:25.143Z] 57586c0ad78d: Preparing [2023-05-24T00:10:25.143Z] e20eebc3b4a6: Preparing [2023-05-24T00:10:25.143Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:25.143Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:25.143Z] fe1e9822162a: Preparing [2023-05-24T00:10:25.143Z] f1417ff83b31: Preparing [2023-05-24T00:10:25.143Z] f1417ff83b31: Waiting [2023-05-24T00:10:25.143Z] fe1e9822162a: Pushed [2023-05-24T00:10:25.143Z] 398cc2e7e60f: Pushed [2023-05-24T00:10:25.143Z] 8fa4ee3feb82: Pushed [2023-05-24T00:10:25.143Z] 57586c0ad78d: Pushed [2023-05-24T00:10:25.143Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:25.975Z] Removing intermediate container 66db8239a2a8 [2023-05-24T00:10:25.975Z] ---> 8330788b9c18 [2023-05-24T00:10:25.975Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T00:10:25.975Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-24T00:10:26.243Z] ---> Running in cfc2ddd945df [2023-05-24T00:10:26.511Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-24T00:10:26.616Z] e20eebc3b4a6: Pushed [2023-05-24T00:10:26.616Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:85f883c517e10ffec9e168fc1acbbfb796c7d735133de2feff1ad2fb5d2be0b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:26.778Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-24T00:10:26.927Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:27.239Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-24T00:10:27.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-24T00:10:27.239Z] 57586c0ad78d: Preparing [2023-05-24T00:10:27.239Z] e20eebc3b4a6: Preparing [2023-05-24T00:10:27.239Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:27.239Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:27.239Z] fe1e9822162a: Preparing [2023-05-24T00:10:27.239Z] f1417ff83b31: Preparing [2023-05-24T00:10:27.239Z] f1417ff83b31: Waiting [2023-05-24T00:10:27.239Z] e20eebc3b4a6: Layer already exists [2023-05-24T00:10:27.239Z] fe1e9822162a: Layer already exists [2023-05-24T00:10:27.239Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:27.239Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:27.239Z] 57586c0ad78d: Layer already exists [2023-05-24T00:10:27.239Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:27.239Z] latest: digest: sha256:85f883c517e10ffec9e168fc1acbbfb796c7d735133de2feff1ad2fb5d2be0b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:27.561Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:27.874Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.163 [2023-05-24T00:10:27.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-24T00:10:27.874Z] 57586c0ad78d: Preparing [2023-05-24T00:10:27.874Z] e20eebc3b4a6: Preparing [2023-05-24T00:10:27.874Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:27.874Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:27.874Z] fe1e9822162a: Preparing [2023-05-24T00:10:27.874Z] f1417ff83b31: Preparing [2023-05-24T00:10:27.874Z] f1417ff83b31: Waiting [2023-05-24T00:10:27.874Z] e20eebc3b4a6: Layer already exists [2023-05-24T00:10:27.874Z] fe1e9822162a: Layer already exists [2023-05-24T00:10:27.874Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:27.874Z] 57586c0ad78d: Layer already exists [2023-05-24T00:10:27.874Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:27.874Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:27.874Z] 3.0.0-dev.163: digest: sha256:85f883c517e10ffec9e168fc1acbbfb796c7d735133de2feff1ad2fb5d2be0b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:28.195Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:28.508Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:28.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-24T00:10:28.508Z] 57586c0ad78d: Preparing [2023-05-24T00:10:28.508Z] e20eebc3b4a6: Preparing [2023-05-24T00:10:28.508Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:28.508Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:28.508Z] fe1e9822162a: Preparing [2023-05-24T00:10:28.508Z] f1417ff83b31: Preparing [2023-05-24T00:10:28.508Z] f1417ff83b31: Waiting [2023-05-24T00:10:28.508Z] 57586c0ad78d: Layer already exists [2023-05-24T00:10:28.508Z] e20eebc3b4a6: Layer already exists [2023-05-24T00:10:28.508Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:28.508Z] fe1e9822162a: Layer already exists [2023-05-24T00:10:28.508Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:28.508Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:28.508Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:85f883c517e10ffec9e168fc1acbbfb796c7d735133de2feff1ad2fb5d2be0b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:28.821Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:29.128Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-24T00:10:29.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-24T00:10:29.128Z] 57586c0ad78d: Preparing [2023-05-24T00:10:29.128Z] e20eebc3b4a6: Preparing [2023-05-24T00:10:29.128Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:29.128Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:29.128Z] fe1e9822162a: Preparing [2023-05-24T00:10:29.128Z] f1417ff83b31: Preparing [2023-05-24T00:10:29.128Z] f1417ff83b31: Waiting [2023-05-24T00:10:29.128Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:29.128Z] e20eebc3b4a6: Layer already exists [2023-05-24T00:10:29.128Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:29.128Z] fe1e9822162a: Layer already exists [2023-05-24T00:10:29.128Z] 57586c0ad78d: Layer already exists [2023-05-24T00:10:29.128Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:29.128Z] main: digest: sha256:85f883c517e10ffec9e168fc1acbbfb796c7d735133de2feff1ad2fb5d2be0b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:10:29.173Z] ===================================================== [Pipeline] echo [2023-05-24T00:10:29.187Z] taggedImages: [2023-05-24T00:10:29.187Z] - nexus3.edgexfoundry.org:10004/core-command:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:29.187Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-24T00:10:29.187Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.163 [2023-05-24T00:10:29.187Z] - nexus3.edgexfoundry.org:10004/core-command:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:29.187Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-24T00:10:29.209Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-24T00:10:29.209Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:29.209Z] latest [2023-05-24T00:10:29.209Z] 3.0.0-dev.163 [2023-05-24T00:10:29.209Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:29.209Z] main [2023-05-24T00:10:29.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:29.530Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:29.831Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:29.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-24T00:10:29.831Z] ca3ab992a277: Preparing [2023-05-24T00:10:29.831Z] bb5d6478eb94: Preparing [2023-05-24T00:10:29.831Z] a0445b0178c9: Preparing [2023-05-24T00:10:29.831Z] 78f29eea51fe: Preparing [2023-05-24T00:10:29.831Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:29.831Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:29.831Z] 95fa96e2d98d: Preparing [2023-05-24T00:10:29.831Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:29.831Z] f1417ff83b31: Preparing [2023-05-24T00:10:29.831Z] f1417ff83b31: Waiting [2023-05-24T00:10:29.831Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:29.831Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:29.831Z] bb5d6478eb94: Pushed [2023-05-24T00:10:29.831Z] ca3ab992a277: Pushed [2023-05-24T00:10:29.831Z] 95fa96e2d98d: Pushed [2023-05-24T00:10:30.092Z] a0445b0178c9: Pushed [2023-05-24T00:10:30.092Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:31.030Z] 78f29eea51fe: Pushed [2023-05-24T00:10:31.595Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:f3afa21232a63916fefc2c4d51d03fe65367682cc698859f382019ada75bfa86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:31.902Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:32.127Z] Removing intermediate container cfc2ddd945df [2023-05-24T00:10:32.128Z] ---> 4ddd7f2bf466 [2023-05-24T00:10:32.128Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T00:10:32.128Z] ---> Running in dc74c267d07a [2023-05-24T00:10:32.204Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-24T00:10:32.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-24T00:10:32.204Z] ca3ab992a277: Preparing [2023-05-24T00:10:32.204Z] bb5d6478eb94: Preparing [2023-05-24T00:10:32.204Z] a0445b0178c9: Preparing [2023-05-24T00:10:32.204Z] 78f29eea51fe: Preparing [2023-05-24T00:10:32.204Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:32.204Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:32.204Z] 95fa96e2d98d: Preparing [2023-05-24T00:10:32.204Z] f1417ff83b31: Preparing [2023-05-24T00:10:32.204Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:32.204Z] 95fa96e2d98d: Waiting [2023-05-24T00:10:32.204Z] f1417ff83b31: Waiting [2023-05-24T00:10:32.204Z] 78f29eea51fe: Layer already exists [2023-05-24T00:10:32.204Z] a0445b0178c9: Layer already exists [2023-05-24T00:10:32.204Z] ca3ab992a277: Layer already exists [2023-05-24T00:10:32.204Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:32.204Z] bb5d6478eb94: Layer already exists [2023-05-24T00:10:32.204Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:32.204Z] 95fa96e2d98d: Layer already exists [2023-05-24T00:10:32.204Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:33.147Z] latest: digest: sha256:f3afa21232a63916fefc2c4d51d03fe65367682cc698859f382019ada75bfa86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:33.454Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:33.555Z] Removing intermediate container dc74c267d07a [2023-05-24T00:10:33.555Z] ---> 84f7f816ab2e [2023-05-24T00:10:33.555Z] [2023-05-24T00:10:33.555Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T00:10:33.761Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.163 [2023-05-24T00:10:33.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-24T00:10:34.021Z] ca3ab992a277: Preparing [2023-05-24T00:10:34.021Z] bb5d6478eb94: Preparing [2023-05-24T00:10:34.021Z] a0445b0178c9: Preparing [2023-05-24T00:10:34.021Z] 78f29eea51fe: Preparing [2023-05-24T00:10:34.021Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:34.021Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:34.021Z] 95fa96e2d98d: Preparing [2023-05-24T00:10:34.021Z] f1417ff83b31: Preparing [2023-05-24T00:10:34.021Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:34.021Z] 95fa96e2d98d: Waiting [2023-05-24T00:10:34.021Z] f1417ff83b31: Waiting [2023-05-24T00:10:34.140Z] 3.17: Pulling from library/alpine [2023-05-24T00:10:34.588Z] 78f29eea51fe: Layer already exists [2023-05-24T00:10:34.589Z] ca3ab992a277: Layer already exists [2023-05-24T00:10:35.156Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:35.156Z] bb5d6478eb94: Layer already exists [2023-05-24T00:10:36.094Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:36.094Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:36.094Z] 95fa96e2d98d: Layer already exists [2023-05-24T00:10:38.632Z] a0445b0178c9: Layer already exists [2023-05-24T00:10:38.632Z] 3.0.0-dev.163: digest: sha256:f3afa21232a63916fefc2c4d51d03fe65367682cc698859f382019ada75bfa86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:38.940Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:39.243Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:39.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-24T00:10:39.243Z] ca3ab992a277: Preparing [2023-05-24T00:10:39.243Z] bb5d6478eb94: Preparing [2023-05-24T00:10:39.243Z] a0445b0178c9: Preparing [2023-05-24T00:10:39.243Z] 78f29eea51fe: Preparing [2023-05-24T00:10:39.243Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:39.243Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:39.243Z] 95fa96e2d98d: Preparing [2023-05-24T00:10:39.243Z] f1417ff83b31: Preparing [2023-05-24T00:10:39.243Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:39.243Z] 95fa96e2d98d: Waiting [2023-05-24T00:10:39.243Z] f1417ff83b31: Waiting [2023-05-24T00:10:39.243Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:39.243Z] a0445b0178c9: Layer already exists [2023-05-24T00:10:39.243Z] bb5d6478eb94: Layer already exists [2023-05-24T00:10:39.243Z] ca3ab992a277: Layer already exists [2023-05-24T00:10:39.244Z] 78f29eea51fe: Layer already exists [2023-05-24T00:10:39.244Z] 95fa96e2d98d: Layer already exists [2023-05-24T00:10:39.244Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:39.244Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:39.244Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:f3afa21232a63916fefc2c4d51d03fe65367682cc698859f382019ada75bfa86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:39.502Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T00:10:39.502Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T00:10:39.502Z] ---> 51e60588ff2c [2023-05-24T00:10:39.502Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T00:10:39.502Z] ---> Running in 72791f49e713 [2023-05-24T00:10:39.555Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:39.863Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-24T00:10:39.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-24T00:10:39.863Z] ca3ab992a277: Preparing [2023-05-24T00:10:39.863Z] bb5d6478eb94: Preparing [2023-05-24T00:10:39.863Z] a0445b0178c9: Preparing [2023-05-24T00:10:39.863Z] 78f29eea51fe: Preparing [2023-05-24T00:10:39.863Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:39.863Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:39.863Z] 95fa96e2d98d: Preparing [2023-05-24T00:10:39.863Z] f1417ff83b31: Preparing [2023-05-24T00:10:39.863Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:39.863Z] 95fa96e2d98d: Waiting [2023-05-24T00:10:39.863Z] f1417ff83b31: Waiting [2023-05-24T00:10:39.863Z] a0445b0178c9: Layer already exists [2023-05-24T00:10:39.863Z] ca3ab992a277: Layer already exists [2023-05-24T00:10:39.863Z] 78f29eea51fe: Layer already exists [2023-05-24T00:10:39.863Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:39.863Z] bb5d6478eb94: Layer already exists [2023-05-24T00:10:39.863Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:39.863Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:39.863Z] 95fa96e2d98d: Layer already exists [2023-05-24T00:10:39.863Z] main: digest: sha256:f3afa21232a63916fefc2c4d51d03fe65367682cc698859f382019ada75bfa86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:10:39.913Z] ===================================================== [Pipeline] echo [2023-05-24T00:10:39.923Z] taggedImages: [2023-05-24T00:10:39.923Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:39.923Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-24T00:10:39.923Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.163 [2023-05-24T00:10:39.923Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:39.923Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-24T00:10:39.947Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-24T00:10:39.947Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:39.947Z] latest [2023-05-24T00:10:39.947Z] 3.0.0-dev.163 [2023-05-24T00:10:39.947Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:39.947Z] main [2023-05-24T00:10:39.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:40.118Z] Removing intermediate container 72791f49e713 [2023-05-24T00:10:40.118Z] ---> eb41eba088bc [2023-05-24T00:10:40.118Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T00:10:40.278Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:40.386Z] ---> Running in 46e482e70a39 [2023-05-24T00:10:40.593Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:40.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-24T00:10:40.594Z] fdfc3aa7522e: Preparing [2023-05-24T00:10:40.594Z] 0c24107728d4: Preparing [2023-05-24T00:10:40.594Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:40.594Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:40.594Z] 55d487de85e2: Preparing [2023-05-24T00:10:40.594Z] f1417ff83b31: Preparing [2023-05-24T00:10:40.594Z] f1417ff83b31: Waiting [2023-05-24T00:10:40.594Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:40.594Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:40.594Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:40.594Z] fdfc3aa7522e: Pushed [2023-05-24T00:10:40.594Z] 55d487de85e2: Pushed [2023-05-24T00:10:41.971Z] 0c24107728d4: Pushed [2023-05-24T00:10:41.971Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:bc5dc527e1270b7c9f5fa40c1368541769d7e73b316f19a18f69729cd17dd8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:42.289Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:42.597Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-24T00:10:42.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-24T00:10:42.597Z] fdfc3aa7522e: Preparing [2023-05-24T00:10:42.597Z] 0c24107728d4: Preparing [2023-05-24T00:10:42.597Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:42.597Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:42.597Z] 55d487de85e2: Preparing [2023-05-24T00:10:42.597Z] f1417ff83b31: Preparing [2023-05-24T00:10:42.597Z] f1417ff83b31: Waiting [2023-05-24T00:10:42.597Z] 55d487de85e2: Layer already exists [2023-05-24T00:10:42.597Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:42.597Z] fdfc3aa7522e: Layer already exists [2023-05-24T00:10:42.597Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:42.597Z] 0c24107728d4: Layer already exists [2023-05-24T00:10:42.597Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:42.597Z] latest: digest: sha256:bc5dc527e1270b7c9f5fa40c1368541769d7e73b316f19a18f69729cd17dd8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:42.916Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:42.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:10:43.231Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.163 [2023-05-24T00:10:43.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-24T00:10:43.231Z] fdfc3aa7522e: Preparing [2023-05-24T00:10:43.231Z] 0c24107728d4: Preparing [2023-05-24T00:10:43.231Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:43.231Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:43.231Z] 55d487de85e2: Preparing [2023-05-24T00:10:43.231Z] f1417ff83b31: Preparing [2023-05-24T00:10:43.231Z] f1417ff83b31: Waiting [2023-05-24T00:10:43.231Z] fdfc3aa7522e: Layer already exists [2023-05-24T00:10:43.231Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:43.231Z] 0c24107728d4: Layer already exists [2023-05-24T00:10:43.231Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:43.231Z] 55d487de85e2: Layer already exists [2023-05-24T00:10:43.231Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:43.231Z] 3.0.0-dev.163: digest: sha256:bc5dc527e1270b7c9f5fa40c1368541769d7e73b316f19a18f69729cd17dd8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:43.551Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:43.863Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:43.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-24T00:10:43.863Z] fdfc3aa7522e: Preparing [2023-05-24T00:10:43.863Z] 0c24107728d4: Preparing [2023-05-24T00:10:43.863Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:43.863Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:43.863Z] 55d487de85e2: Preparing [2023-05-24T00:10:43.863Z] f1417ff83b31: Preparing [2023-05-24T00:10:43.863Z] f1417ff83b31: Waiting [2023-05-24T00:10:43.863Z] fdfc3aa7522e: Layer already exists [2023-05-24T00:10:43.863Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:43.863Z] 55d487de85e2: Layer already exists [2023-05-24T00:10:43.863Z] 0c24107728d4: Layer already exists [2023-05-24T00:10:43.863Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:43.863Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:43.863Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:bc5dc527e1270b7c9f5fa40c1368541769d7e73b316f19a18f69729cd17dd8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:43.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:10:44.186Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:44.499Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-24T00:10:44.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-24T00:10:44.500Z] fdfc3aa7522e: Preparing [2023-05-24T00:10:44.500Z] 0c24107728d4: Preparing [2023-05-24T00:10:44.500Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:44.500Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:44.500Z] 55d487de85e2: Preparing [2023-05-24T00:10:44.500Z] f1417ff83b31: Preparing [2023-05-24T00:10:44.500Z] f1417ff83b31: Waiting [2023-05-24T00:10:44.500Z] fdfc3aa7522e: Layer already exists [2023-05-24T00:10:44.500Z] 55d487de85e2: Layer already exists [2023-05-24T00:10:44.500Z] 0c24107728d4: Layer already exists [2023-05-24T00:10:44.500Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:44.500Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:44.500Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:44.500Z] main: digest: sha256:bc5dc527e1270b7c9f5fa40c1368541769d7e73b316f19a18f69729cd17dd8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:10:44.556Z] ===================================================== [Pipeline] echo [2023-05-24T00:10:44.567Z] taggedImages: [2023-05-24T00:10:44.567Z] - nexus3.edgexfoundry.org:10004/core-data:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:44.567Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-24T00:10:44.567Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.163 [2023-05-24T00:10:44.567Z] - nexus3.edgexfoundry.org:10004/core-data:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:44.567Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-24T00:10:44.592Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-24T00:10:44.592Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:44.592Z] latest [2023-05-24T00:10:44.592Z] 3.0.0-dev.163 [2023-05-24T00:10:44.592Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:44.592Z] main [2023-05-24T00:10:44.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:44.907Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:45.220Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:45.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-24T00:10:45.220Z] 8009cd623757: Preparing [2023-05-24T00:10:45.220Z] 1121a6336873: Preparing [2023-05-24T00:10:45.220Z] 360052d9d2ab: Preparing [2023-05-24T00:10:45.220Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:45.220Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:45.220Z] fe1e9822162a: Preparing [2023-05-24T00:10:45.220Z] f1417ff83b31: Preparing [2023-05-24T00:10:45.220Z] f1417ff83b31: Waiting [2023-05-24T00:10:45.220Z] fe1e9822162a: Waiting [2023-05-24T00:10:45.220Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:45.220Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:45.220Z] fe1e9822162a: Layer already exists [2023-05-24T00:10:45.220Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:45.220Z] 1121a6336873: Pushed [2023-05-24T00:10:45.220Z] 8009cd623757: Pushed [2023-05-24T00:10:46.528Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T00:10:46.528Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T00:10:46.528Z] OK: 17694 distinct packages available [2023-05-24T00:10:46.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:10:46.595Z] 360052d9d2ab: Pushed [2023-05-24T00:10:46.853Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:607c7dda1fff565e70414faa61c233c8da45e976088816b88b7984bc1443d481 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:47.170Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:47.473Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-24T00:10:47.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-24T00:10:47.473Z] 8009cd623757: Preparing [2023-05-24T00:10:47.473Z] 1121a6336873: Preparing [2023-05-24T00:10:47.473Z] 360052d9d2ab: Preparing [2023-05-24T00:10:47.473Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:47.473Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:47.473Z] fe1e9822162a: Preparing [2023-05-24T00:10:47.473Z] f1417ff83b31: Preparing [2023-05-24T00:10:47.473Z] fe1e9822162a: Waiting [2023-05-24T00:10:47.473Z] f1417ff83b31: Waiting [2023-05-24T00:10:47.473Z] 1121a6336873: Layer already exists [2023-05-24T00:10:47.473Z] 360052d9d2ab: Layer already exists [2023-05-24T00:10:47.473Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:47.473Z] 8009cd623757: Layer already exists [2023-05-24T00:10:47.473Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:47.473Z] fe1e9822162a: Layer already exists [2023-05-24T00:10:47.473Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:47.473Z] latest: digest: sha256:607c7dda1fff565e70414faa61c233c8da45e976088816b88b7984bc1443d481 size: 1777 [Pipeline] } [Pipeline] // withEnv [2023-05-24T00:10:47.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:47.790Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:48.091Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.163 [2023-05-24T00:10:48.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-24T00:10:48.091Z] 8009cd623757: Preparing [2023-05-24T00:10:48.091Z] 1121a6336873: Preparing [2023-05-24T00:10:48.091Z] 360052d9d2ab: Preparing [2023-05-24T00:10:48.091Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:48.091Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:48.091Z] fe1e9822162a: Preparing [2023-05-24T00:10:48.091Z] f1417ff83b31: Preparing [2023-05-24T00:10:48.091Z] fe1e9822162a: Waiting [2023-05-24T00:10:48.091Z] f1417ff83b31: Waiting [2023-05-24T00:10:48.091Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:48.091Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:48.091Z] 1121a6336873: Layer already exists [2023-05-24T00:10:48.091Z] 360052d9d2ab: Layer already exists [2023-05-24T00:10:48.091Z] 8009cd623757: Layer already exists [2023-05-24T00:10:48.091Z] fe1e9822162a: Layer already exists [2023-05-24T00:10:48.091Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:48.091Z] 3.0.0-dev.163: digest: sha256:607c7dda1fff565e70414faa61c233c8da45e976088816b88b7984bc1443d481 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:48.395Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:48.697Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:48.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-24T00:10:48.698Z] 8009cd623757: Preparing [2023-05-24T00:10:48.698Z] 1121a6336873: Preparing [2023-05-24T00:10:48.698Z] 360052d9d2ab: Preparing [2023-05-24T00:10:48.698Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:48.698Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:48.698Z] fe1e9822162a: Preparing [2023-05-24T00:10:48.698Z] f1417ff83b31: Preparing [2023-05-24T00:10:48.698Z] fe1e9822162a: Waiting [2023-05-24T00:10:48.698Z] f1417ff83b31: Waiting [2023-05-24T00:10:48.698Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:48.698Z] 360052d9d2ab: Layer already exists [2023-05-24T00:10:48.698Z] 1121a6336873: Layer already exists [2023-05-24T00:10:48.698Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:48.698Z] 8009cd623757: Layer already exists [2023-05-24T00:10:48.698Z] fe1e9822162a: Layer already exists [2023-05-24T00:10:48.698Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:48.698Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:607c7dda1fff565e70414faa61c233c8da45e976088816b88b7984bc1443d481 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:49.008Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:49.312Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-24T00:10:49.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-24T00:10:49.312Z] 8009cd623757: Preparing [2023-05-24T00:10:49.312Z] 1121a6336873: Preparing [2023-05-24T00:10:49.312Z] 360052d9d2ab: Preparing [2023-05-24T00:10:49.312Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:49.312Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:49.312Z] fe1e9822162a: Preparing [2023-05-24T00:10:49.312Z] f1417ff83b31: Preparing [2023-05-24T00:10:49.312Z] fe1e9822162a: Waiting [2023-05-24T00:10:49.312Z] f1417ff83b31: Waiting [2023-05-24T00:10:49.312Z] 360052d9d2ab: Layer already exists [2023-05-24T00:10:49.312Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:49.312Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:49.312Z] 1121a6336873: Layer already exists [2023-05-24T00:10:49.312Z] 8009cd623757: Layer already exists [2023-05-24T00:10:49.312Z] fe1e9822162a: Layer already exists [2023-05-24T00:10:49.312Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:49.312Z] main: digest: sha256:607c7dda1fff565e70414faa61c233c8da45e976088816b88b7984bc1443d481 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:10:49.362Z] ===================================================== [Pipeline] echo [2023-05-24T00:10:49.371Z] taggedImages: [2023-05-24T00:10:49.371Z] - nexus3.edgexfoundry.org:10004/core-metadata:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:49.371Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-24T00:10:49.371Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.163 [2023-05-24T00:10:49.371Z] - nexus3.edgexfoundry.org:10004/core-metadata:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:49.371Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-24T00:10:49.401Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-24T00:10:49.401Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:49.401Z] latest [2023-05-24T00:10:49.401Z] 3.0.0-dev.163 [2023-05-24T00:10:49.401Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:49.401Z] main [2023-05-24T00:10:49.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [2023-05-24T00:10:49.436Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-24T00:10:49.436Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-24T00:10:49.436Z] (3/5) Installing libucontext (1.2-r0) [2023-05-24T00:10:49.436Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-24T00:10:49.436Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-24T00:10:49.436Z] Executing busybox-1.35.0-r29.trigger [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:49.703Z] OK: 9 MiB in 20 packages [2023-05-24T00:10:49.715Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:50.021Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:50.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-24T00:10:50.022Z] c9c157a70967: Preparing [2023-05-24T00:10:50.022Z] c9c157a70967: Preparing [2023-05-24T00:10:50.022Z] 46e58ff1eae7: Preparing [2023-05-24T00:10:50.022Z] af756e240ba6: Preparing [2023-05-24T00:10:50.022Z] 418ce02745d2: Preparing [2023-05-24T00:10:50.022Z] 630f385ecc1f: Preparing [2023-05-24T00:10:50.022Z] ca396311f1e4: Preparing [2023-05-24T00:10:50.022Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:50.022Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:50.022Z] a27ccfa5a29b: Preparing [2023-05-24T00:10:50.022Z] 43f9c022b486: Preparing [2023-05-24T00:10:50.022Z] 55e9ee6e1001: Preparing [2023-05-24T00:10:50.022Z] 38b6f5bb82b3: Preparing [2023-05-24T00:10:50.022Z] f1417ff83b31: Preparing [2023-05-24T00:10:50.022Z] 398cc2e7e60f: Waiting [2023-05-24T00:10:50.022Z] ca396311f1e4: Waiting [2023-05-24T00:10:50.022Z] a27ccfa5a29b: Waiting [2023-05-24T00:10:50.022Z] f1417ff83b31: Waiting [2023-05-24T00:10:50.022Z] 38b6f5bb82b3: Waiting [2023-05-24T00:10:50.022Z] 43f9c022b486: Waiting [2023-05-24T00:10:50.022Z] 55e9ee6e1001: Waiting [2023-05-24T00:10:50.022Z] af756e240ba6: Pushed [2023-05-24T00:10:50.022Z] 46e58ff1eae7: Pushed [2023-05-24T00:10:50.022Z] 418ce02745d2: Pushed [2023-05-24T00:10:50.022Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:50.022Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:50.022Z] 630f385ecc1f: Pushed [2023-05-24T00:10:50.022Z] c9c157a70967: Pushed [2023-05-24T00:10:50.280Z] 38b6f5bb82b3: Pushed [2023-05-24T00:10:50.280Z] 43f9c022b486: Pushed [2023-05-24T00:10:50.280Z] 55e9ee6e1001: Pushed [2023-05-24T00:10:50.280Z] a27ccfa5a29b: Pushed [2023-05-24T00:10:50.280Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:51.656Z] ca396311f1e4: Pushed [2023-05-24T00:10:51.678Z] Removing intermediate container 46e482e70a39 [2023-05-24T00:10:51.679Z] ---> 8dc7bb35844c [2023-05-24T00:10:51.679Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:10:51.915Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:4888558c497a0b389ce69fcbab5ecec4eb5d74d76b8cf8d20f747e6a71f687d1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:52.221Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:52.524Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-24T00:10:52.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-24T00:10:52.524Z] c9c157a70967: Preparing [2023-05-24T00:10:52.524Z] c9c157a70967: Preparing [2023-05-24T00:10:52.524Z] 46e58ff1eae7: Preparing [2023-05-24T00:10:52.524Z] af756e240ba6: Preparing [2023-05-24T00:10:52.524Z] 418ce02745d2: Preparing [2023-05-24T00:10:52.524Z] 630f385ecc1f: Preparing [2023-05-24T00:10:52.524Z] ca396311f1e4: Preparing [2023-05-24T00:10:52.524Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:52.524Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:52.524Z] a27ccfa5a29b: Preparing [2023-05-24T00:10:52.524Z] 43f9c022b486: Preparing [2023-05-24T00:10:52.524Z] ca396311f1e4: Waiting [2023-05-24T00:10:52.524Z] 398cc2e7e60f: Waiting [2023-05-24T00:10:52.524Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:52.524Z] 55e9ee6e1001: Preparing [2023-05-24T00:10:52.524Z] 38b6f5bb82b3: Preparing [2023-05-24T00:10:52.524Z] f1417ff83b31: Preparing [2023-05-24T00:10:52.524Z] 55e9ee6e1001: Waiting [2023-05-24T00:10:52.524Z] 38b6f5bb82b3: Waiting [2023-05-24T00:10:52.524Z] 43f9c022b486: Waiting [2023-05-24T00:10:52.524Z] f1417ff83b31: Waiting [2023-05-24T00:10:52.524Z] af756e240ba6: Layer already exists [2023-05-24T00:10:52.524Z] 46e58ff1eae7: Layer already exists [2023-05-24T00:10:52.524Z] 630f385ecc1f: Layer already exists [2023-05-24T00:10:52.524Z] c9c157a70967: Layer already exists [2023-05-24T00:10:52.524Z] 418ce02745d2: Layer already exists [2023-05-24T00:10:52.524Z] ca396311f1e4: Layer already exists [2023-05-24T00:10:52.524Z] 43f9c022b486: Layer already exists [2023-05-24T00:10:52.524Z] a27ccfa5a29b: Layer already exists [2023-05-24T00:10:52.524Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:52.524Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:52.524Z] 55e9ee6e1001: Layer already exists [2023-05-24T00:10:52.524Z] 38b6f5bb82b3: Layer already exists [2023-05-24T00:10:52.524Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:52.524Z] latest: digest: sha256:4888558c497a0b389ce69fcbab5ecec4eb5d74d76b8cf8d20f747e6a71f687d1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:52.827Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:53.083Z] ---> 7101dbd50f37 [2023-05-24T00:10:53.083Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:10:53.127Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.163 [2023-05-24T00:10:53.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-24T00:10:53.127Z] c9c157a70967: Preparing [2023-05-24T00:10:53.127Z] c9c157a70967: Preparing [2023-05-24T00:10:53.127Z] 46e58ff1eae7: Preparing [2023-05-24T00:10:53.127Z] af756e240ba6: Preparing [2023-05-24T00:10:53.127Z] 418ce02745d2: Preparing [2023-05-24T00:10:53.127Z] 630f385ecc1f: Preparing [2023-05-24T00:10:53.127Z] ca396311f1e4: Preparing [2023-05-24T00:10:53.127Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:53.127Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:53.127Z] a27ccfa5a29b: Preparing [2023-05-24T00:10:53.127Z] 43f9c022b486: Preparing [2023-05-24T00:10:53.127Z] 55e9ee6e1001: Preparing [2023-05-24T00:10:53.127Z] 38b6f5bb82b3: Preparing [2023-05-24T00:10:53.127Z] f1417ff83b31: Preparing [2023-05-24T00:10:53.127Z] a27ccfa5a29b: Waiting [2023-05-24T00:10:53.127Z] 43f9c022b486: Waiting [2023-05-24T00:10:53.127Z] 55e9ee6e1001: Waiting [2023-05-24T00:10:53.127Z] f1417ff83b31: Waiting [2023-05-24T00:10:53.127Z] 38b6f5bb82b3: Waiting [2023-05-24T00:10:53.127Z] 398cc2e7e60f: Waiting [2023-05-24T00:10:53.127Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:53.127Z] af756e240ba6: Layer already exists [2023-05-24T00:10:53.127Z] 46e58ff1eae7: Layer already exists [2023-05-24T00:10:53.127Z] 630f385ecc1f: Layer already exists [2023-05-24T00:10:53.127Z] 418ce02745d2: Layer already exists [2023-05-24T00:10:53.127Z] c9c157a70967: Layer already exists [2023-05-24T00:10:53.127Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:53.127Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:53.127Z] a27ccfa5a29b: Layer already exists [2023-05-24T00:10:53.127Z] 43f9c022b486: Layer already exists [2023-05-24T00:10:53.127Z] 55e9ee6e1001: Layer already exists [2023-05-24T00:10:53.127Z] ca396311f1e4: Layer already exists [2023-05-24T00:10:53.127Z] 38b6f5bb82b3: Layer already exists [2023-05-24T00:10:53.127Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:53.127Z] 3.0.0-dev.163: digest: sha256:4888558c497a0b389ce69fcbab5ecec4eb5d74d76b8cf8d20f747e6a71f687d1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:53.437Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:53.735Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:53.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-24T00:10:53.736Z] c9c157a70967: Preparing [2023-05-24T00:10:53.736Z] c9c157a70967: Preparing [2023-05-24T00:10:53.736Z] 46e58ff1eae7: Preparing [2023-05-24T00:10:53.736Z] af756e240ba6: Preparing [2023-05-24T00:10:53.736Z] 418ce02745d2: Preparing [2023-05-24T00:10:53.736Z] 630f385ecc1f: Preparing [2023-05-24T00:10:53.736Z] ca396311f1e4: Preparing [2023-05-24T00:10:53.736Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:53.736Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:53.736Z] ca396311f1e4: Waiting [2023-05-24T00:10:53.736Z] 398cc2e7e60f: Waiting [2023-05-24T00:10:53.736Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:53.736Z] a27ccfa5a29b: Preparing [2023-05-24T00:10:53.736Z] 43f9c022b486: Preparing [2023-05-24T00:10:53.736Z] 55e9ee6e1001: Preparing [2023-05-24T00:10:53.736Z] 38b6f5bb82b3: Preparing [2023-05-24T00:10:53.736Z] 43f9c022b486: Waiting [2023-05-24T00:10:53.736Z] 55e9ee6e1001: Waiting [2023-05-24T00:10:53.736Z] f1417ff83b31: Preparing [2023-05-24T00:10:53.736Z] f1417ff83b31: Waiting [2023-05-24T00:10:53.736Z] 418ce02745d2: Layer already exists [2023-05-24T00:10:53.736Z] 46e58ff1eae7: Layer already exists [2023-05-24T00:10:53.736Z] 630f385ecc1f: Layer already exists [2023-05-24T00:10:53.736Z] c9c157a70967: Layer already exists [2023-05-24T00:10:53.736Z] af756e240ba6: Layer already exists [2023-05-24T00:10:53.736Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:53.736Z] ca396311f1e4: Layer already exists [2023-05-24T00:10:53.736Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:53.736Z] a27ccfa5a29b: Layer already exists [2023-05-24T00:10:53.736Z] 43f9c022b486: Layer already exists [2023-05-24T00:10:53.736Z] 55e9ee6e1001: Layer already exists [2023-05-24T00:10:53.736Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:53.736Z] 38b6f5bb82b3: Layer already exists [2023-05-24T00:10:53.736Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:4888558c497a0b389ce69fcbab5ecec4eb5d74d76b8cf8d20f747e6a71f687d1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:54.038Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [2023-05-24T00:10:54.049Z] ---> 3644d28d2ac4 [2023-05-24T00:10:54.049Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:54.343Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-24T00:10:54.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-24T00:10:54.343Z] c9c157a70967: Preparing [2023-05-24T00:10:54.343Z] c9c157a70967: Preparing [2023-05-24T00:10:54.343Z] 46e58ff1eae7: Preparing [2023-05-24T00:10:54.343Z] af756e240ba6: Preparing [2023-05-24T00:10:54.343Z] 418ce02745d2: Preparing [2023-05-24T00:10:54.343Z] 630f385ecc1f: Preparing [2023-05-24T00:10:54.343Z] ca396311f1e4: Preparing [2023-05-24T00:10:54.343Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:54.343Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:54.343Z] a27ccfa5a29b: Preparing [2023-05-24T00:10:54.343Z] 43f9c022b486: Preparing [2023-05-24T00:10:54.343Z] 55e9ee6e1001: Preparing [2023-05-24T00:10:54.343Z] 38b6f5bb82b3: Preparing [2023-05-24T00:10:54.343Z] f1417ff83b31: Preparing [2023-05-24T00:10:54.343Z] a27ccfa5a29b: Waiting [2023-05-24T00:10:54.343Z] 43f9c022b486: Waiting [2023-05-24T00:10:54.343Z] 55e9ee6e1001: Waiting [2023-05-24T00:10:54.343Z] 38b6f5bb82b3: Waiting [2023-05-24T00:10:54.343Z] f1417ff83b31: Waiting [2023-05-24T00:10:54.343Z] ca396311f1e4: Waiting [2023-05-24T00:10:54.343Z] 398cc2e7e60f: Waiting [2023-05-24T00:10:54.343Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:54.343Z] 418ce02745d2: Layer already exists [2023-05-24T00:10:54.343Z] 630f385ecc1f: Layer already exists [2023-05-24T00:10:54.343Z] af756e240ba6: Layer already exists [2023-05-24T00:10:54.343Z] 46e58ff1eae7: Layer already exists [2023-05-24T00:10:54.344Z] c9c157a70967: Layer already exists [2023-05-24T00:10:54.344Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:54.344Z] ca396311f1e4: Layer already exists [2023-05-24T00:10:54.344Z] 43f9c022b486: Layer already exists [2023-05-24T00:10:54.344Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:54.344Z] a27ccfa5a29b: Layer already exists [2023-05-24T00:10:54.344Z] 55e9ee6e1001: Layer already exists [2023-05-24T00:10:54.344Z] 38b6f5bb82b3: Layer already exists [2023-05-24T00:10:54.344Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:54.344Z] main: digest: sha256:4888558c497a0b389ce69fcbab5ecec4eb5d74d76b8cf8d20f747e6a71f687d1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:10:54.391Z] ===================================================== [Pipeline] echo [2023-05-24T00:10:54.406Z] taggedImages: [2023-05-24T00:10:54.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:54.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-24T00:10:54.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.163 [2023-05-24T00:10:54.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:54.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-24T00:10:54.430Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-24T00:10:54.430Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:54.430Z] latest [2023-05-24T00:10:54.430Z] 3.0.0-dev.163 [2023-05-24T00:10:54.430Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:54.430Z] main [2023-05-24T00:10:54.430Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:54.734Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:55.036Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:55.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-24T00:10:55.037Z] 11b30666062b: Preparing [2023-05-24T00:10:55.037Z] 70184caed374: Preparing [2023-05-24T00:10:55.037Z] 74e5d76d3229: Preparing [2023-05-24T00:10:55.037Z] e4124dbdc507: Preparing [2023-05-24T00:10:55.037Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:55.037Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:55.037Z] 95fa96e2d98d: Preparing [2023-05-24T00:10:55.037Z] f1417ff83b31: Preparing [2023-05-24T00:10:55.037Z] 95fa96e2d98d: Waiting [2023-05-24T00:10:55.037Z] f1417ff83b31: Waiting [2023-05-24T00:10:55.037Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:55.037Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:55.037Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:55.037Z] 95fa96e2d98d: Layer already exists [2023-05-24T00:10:55.037Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:55.037Z] 74e5d76d3229: Pushed [2023-05-24T00:10:55.037Z] 11b30666062b: Pushed [2023-05-24T00:10:55.037Z] 70184caed374: Pushed [2023-05-24T00:10:56.414Z] e4124dbdc507: Pushed [2023-05-24T00:10:56.414Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:345c1a8c5cdd3a572ecbe2eb76cb2c718a1c2d765cb894856ab15b869a4660a3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:56.727Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:57.031Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-24T00:10:57.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-24T00:10:57.031Z] 11b30666062b: Preparing [2023-05-24T00:10:57.031Z] 70184caed374: Preparing [2023-05-24T00:10:57.031Z] 74e5d76d3229: Preparing [2023-05-24T00:10:57.031Z] e4124dbdc507: Preparing [2023-05-24T00:10:57.031Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:57.031Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:57.031Z] 95fa96e2d98d: Preparing [2023-05-24T00:10:57.031Z] f1417ff83b31: Preparing [2023-05-24T00:10:57.031Z] 95fa96e2d98d: Waiting [2023-05-24T00:10:57.031Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:57.031Z] f1417ff83b31: Waiting [2023-05-24T00:10:57.031Z] 11b30666062b: Layer already exists [2023-05-24T00:10:57.031Z] 70184caed374: Layer already exists [2023-05-24T00:10:57.031Z] e4124dbdc507: Layer already exists [2023-05-24T00:10:57.031Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:57.031Z] 74e5d76d3229: Layer already exists [2023-05-24T00:10:57.031Z] 95fa96e2d98d: Layer already exists [2023-05-24T00:10:57.031Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:57.031Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:57.031Z] latest: digest: sha256:345c1a8c5cdd3a572ecbe2eb76cb2c718a1c2d765cb894856ab15b869a4660a3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:57.341Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:57.645Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.163 [2023-05-24T00:10:57.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-24T00:10:57.645Z] 11b30666062b: Preparing [2023-05-24T00:10:57.645Z] 70184caed374: Preparing [2023-05-24T00:10:57.645Z] 74e5d76d3229: Preparing [2023-05-24T00:10:57.645Z] e4124dbdc507: Preparing [2023-05-24T00:10:57.645Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:57.645Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:57.645Z] 95fa96e2d98d: Preparing [2023-05-24T00:10:57.645Z] f1417ff83b31: Preparing [2023-05-24T00:10:57.645Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:57.645Z] 95fa96e2d98d: Waiting [2023-05-24T00:10:57.645Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:57.645Z] 70184caed374: Layer already exists [2023-05-24T00:10:57.645Z] 74e5d76d3229: Layer already exists [2023-05-24T00:10:57.645Z] e4124dbdc507: Layer already exists [2023-05-24T00:10:57.645Z] 11b30666062b: Layer already exists [2023-05-24T00:10:57.645Z] 95fa96e2d98d: Layer already exists [2023-05-24T00:10:57.645Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:57.645Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:57.645Z] 3.0.0-dev.163: digest: sha256:345c1a8c5cdd3a572ecbe2eb76cb2c718a1c2d765cb894856ab15b869a4660a3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:57.950Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:58.250Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:58.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-24T00:10:58.250Z] 11b30666062b: Preparing [2023-05-24T00:10:58.250Z] 70184caed374: Preparing [2023-05-24T00:10:58.250Z] 74e5d76d3229: Preparing [2023-05-24T00:10:58.250Z] e4124dbdc507: Preparing [2023-05-24T00:10:58.250Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:58.250Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:58.250Z] 95fa96e2d98d: Preparing [2023-05-24T00:10:58.250Z] f1417ff83b31: Preparing [2023-05-24T00:10:58.250Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:58.250Z] 95fa96e2d98d: Waiting [2023-05-24T00:10:58.250Z] f1417ff83b31: Waiting [2023-05-24T00:10:58.250Z] 74e5d76d3229: Layer already exists [2023-05-24T00:10:58.250Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:58.250Z] e4124dbdc507: Layer already exists [2023-05-24T00:10:58.250Z] 70184caed374: Layer already exists [2023-05-24T00:10:58.250Z] 11b30666062b: Layer already exists [2023-05-24T00:10:58.250Z] 95fa96e2d98d: Layer already exists [2023-05-24T00:10:58.251Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:58.251Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:58.251Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:345c1a8c5cdd3a572ecbe2eb76cb2c718a1c2d765cb894856ab15b869a4660a3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:58.554Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:58.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-24T00:10:58.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-24T00:10:58.861Z] 11b30666062b: Preparing [2023-05-24T00:10:58.861Z] 70184caed374: Preparing [2023-05-24T00:10:58.861Z] 74e5d76d3229: Preparing [2023-05-24T00:10:58.861Z] e4124dbdc507: Preparing [2023-05-24T00:10:58.861Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:58.861Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:58.861Z] 95fa96e2d98d: Preparing [2023-05-24T00:10:58.861Z] f1417ff83b31: Preparing [2023-05-24T00:10:58.861Z] 95fa96e2d98d: Waiting [2023-05-24T00:10:58.861Z] f1417ff83b31: Waiting [2023-05-24T00:10:58.861Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:58.861Z] 74e5d76d3229: Layer already exists [2023-05-24T00:10:58.861Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:58.861Z] 70184caed374: Layer already exists [2023-05-24T00:10:58.861Z] 11b30666062b: Layer already exists [2023-05-24T00:10:58.861Z] e4124dbdc507: Layer already exists [2023-05-24T00:10:58.861Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:58.861Z] 95fa96e2d98d: Layer already exists [2023-05-24T00:10:58.861Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:58.861Z] main: digest: sha256:345c1a8c5cdd3a572ecbe2eb76cb2c718a1c2d765cb894856ab15b869a4660a3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:10:58.915Z] ===================================================== [Pipeline] echo [2023-05-24T00:10:58.925Z] taggedImages: [2023-05-24T00:10:58.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:58.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-24T00:10:58.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.163 [2023-05-24T00:10:58.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:58.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-24T00:10:58.947Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-24T00:10:58.947Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:58.947Z] latest [2023-05-24T00:10:58.947Z] 3.0.0-dev.163 [2023-05-24T00:10:58.947Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:10:58.947Z] main [2023-05-24T00:10:58.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:59.268Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:10:59.575Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:10:59.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-24T00:10:59.575Z] 96628933c9b8: Preparing [2023-05-24T00:10:59.575Z] d2abe9f89350: Preparing [2023-05-24T00:10:59.575Z] 1b278ba9198c: Preparing [2023-05-24T00:10:59.575Z] 3e5f4b660df2: Preparing [2023-05-24T00:10:59.575Z] 398cc2e7e60f: Preparing [2023-05-24T00:10:59.575Z] 8fa4ee3feb82: Preparing [2023-05-24T00:10:59.575Z] 4ad243c1e92d: Preparing [2023-05-24T00:10:59.575Z] 52f6821c8e2a: Preparing [2023-05-24T00:10:59.575Z] f1417ff83b31: Preparing [2023-05-24T00:10:59.575Z] 8fa4ee3feb82: Waiting [2023-05-24T00:10:59.575Z] f1417ff83b31: Waiting [2023-05-24T00:10:59.575Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:10:59.575Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:10:59.575Z] 3e5f4b660df2: Pushed [2023-05-24T00:10:59.575Z] 96628933c9b8: Pushed [2023-05-24T00:10:59.575Z] d2abe9f89350: Pushed [2023-05-24T00:10:59.575Z] 4ad243c1e92d: Pushed [2023-05-24T00:10:59.575Z] f1417ff83b31: Layer already exists [2023-05-24T00:10:59.833Z] 52f6821c8e2a: Pushed [2023-05-24T00:11:00.770Z] 1b278ba9198c: Pushed [2023-05-24T00:11:00.770Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:30a1704730113ac8db1fa721865f0c89e67b382be590693dd19dcad78f347944 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:00.900Z] ---> aae33eb84bcc [2023-05-24T00:11:00.900Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T00:11:01.076Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:01.381Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-24T00:11:01.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-24T00:11:01.381Z] 96628933c9b8: Preparing [2023-05-24T00:11:01.381Z] d2abe9f89350: Preparing [2023-05-24T00:11:01.381Z] 1b278ba9198c: Preparing [2023-05-24T00:11:01.381Z] 3e5f4b660df2: Preparing [2023-05-24T00:11:01.381Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:01.381Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:01.381Z] 4ad243c1e92d: Preparing [2023-05-24T00:11:01.381Z] 52f6821c8e2a: Preparing [2023-05-24T00:11:01.381Z] f1417ff83b31: Preparing [2023-05-24T00:11:01.381Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:01.381Z] 4ad243c1e92d: Waiting [2023-05-24T00:11:01.381Z] f1417ff83b31: Waiting [2023-05-24T00:11:01.381Z] 52f6821c8e2a: Waiting [2023-05-24T00:11:01.381Z] 1b278ba9198c: Layer already exists [2023-05-24T00:11:01.381Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:01.381Z] d2abe9f89350: Layer already exists [2023-05-24T00:11:01.381Z] 96628933c9b8: Layer already exists [2023-05-24T00:11:01.381Z] 3e5f4b660df2: Layer already exists [2023-05-24T00:11:01.381Z] 52f6821c8e2a: Layer already exists [2023-05-24T00:11:01.381Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:01.381Z] 4ad243c1e92d: Layer already exists [2023-05-24T00:11:01.381Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:01.381Z] latest: digest: sha256:30a1704730113ac8db1fa721865f0c89e67b382be590693dd19dcad78f347944 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:01.689Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:01.994Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.163 [2023-05-24T00:11:01.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-24T00:11:01.994Z] 96628933c9b8: Preparing [2023-05-24T00:11:01.994Z] d2abe9f89350: Preparing [2023-05-24T00:11:01.994Z] 1b278ba9198c: Preparing [2023-05-24T00:11:01.994Z] 3e5f4b660df2: Preparing [2023-05-24T00:11:01.994Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:01.994Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:01.994Z] 4ad243c1e92d: Preparing [2023-05-24T00:11:01.994Z] 52f6821c8e2a: Preparing [2023-05-24T00:11:01.994Z] f1417ff83b31: Preparing [2023-05-24T00:11:01.994Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:01.994Z] 4ad243c1e92d: Waiting [2023-05-24T00:11:01.994Z] f1417ff83b31: Waiting [2023-05-24T00:11:01.994Z] 52f6821c8e2a: Waiting [2023-05-24T00:11:01.994Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:01.994Z] d2abe9f89350: Layer already exists [2023-05-24T00:11:01.994Z] 3e5f4b660df2: Layer already exists [2023-05-24T00:11:01.994Z] 96628933c9b8: Layer already exists [2023-05-24T00:11:01.994Z] 1b278ba9198c: Layer already exists [2023-05-24T00:11:01.994Z] 52f6821c8e2a: Layer already exists [2023-05-24T00:11:01.994Z] 4ad243c1e92d: Layer already exists [2023-05-24T00:11:01.994Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:01.994Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:01.994Z] 3.0.0-dev.163: digest: sha256:30a1704730113ac8db1fa721865f0c89e67b382be590693dd19dcad78f347944 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:02.299Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:02.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:02.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-24T00:11:02.659Z] 96628933c9b8: Preparing [2023-05-24T00:11:02.659Z] d2abe9f89350: Preparing [2023-05-24T00:11:02.659Z] 1b278ba9198c: Preparing [2023-05-24T00:11:02.659Z] 3e5f4b660df2: Preparing [2023-05-24T00:11:02.659Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:02.659Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:02.659Z] 4ad243c1e92d: Preparing [2023-05-24T00:11:02.659Z] 52f6821c8e2a: Preparing [2023-05-24T00:11:02.659Z] f1417ff83b31: Preparing [2023-05-24T00:11:02.659Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:02.659Z] 4ad243c1e92d: Waiting [2023-05-24T00:11:02.659Z] 52f6821c8e2a: Waiting [2023-05-24T00:11:02.659Z] 96628933c9b8: Layer already exists [2023-05-24T00:11:02.659Z] 1b278ba9198c: Layer already exists [2023-05-24T00:11:02.659Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:02.659Z] d2abe9f89350: Layer already exists [2023-05-24T00:11:02.659Z] 52f6821c8e2a: Layer already exists [2023-05-24T00:11:02.659Z] 3e5f4b660df2: Layer already exists [2023-05-24T00:11:02.659Z] 4ad243c1e92d: Layer already exists [2023-05-24T00:11:02.659Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:02.659Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:02.659Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:30a1704730113ac8db1fa721865f0c89e67b382be590693dd19dcad78f347944 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:02.959Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:03.266Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-24T00:11:03.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-24T00:11:03.266Z] 96628933c9b8: Preparing [2023-05-24T00:11:03.266Z] d2abe9f89350: Preparing [2023-05-24T00:11:03.266Z] 1b278ba9198c: Preparing [2023-05-24T00:11:03.266Z] 3e5f4b660df2: Preparing [2023-05-24T00:11:03.266Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:03.266Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:03.266Z] 4ad243c1e92d: Preparing [2023-05-24T00:11:03.266Z] 52f6821c8e2a: Preparing [2023-05-24T00:11:03.266Z] f1417ff83b31: Preparing [2023-05-24T00:11:03.266Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:03.266Z] 4ad243c1e92d: Waiting [2023-05-24T00:11:03.266Z] 52f6821c8e2a: Waiting [2023-05-24T00:11:03.266Z] f1417ff83b31: Waiting [2023-05-24T00:11:03.266Z] 1b278ba9198c: Layer already exists [2023-05-24T00:11:03.266Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:03.266Z] 96628933c9b8: Layer already exists [2023-05-24T00:11:03.266Z] 3e5f4b660df2: Layer already exists [2023-05-24T00:11:03.266Z] 52f6821c8e2a: Layer already exists [2023-05-24T00:11:03.266Z] 4ad243c1e92d: Layer already exists [2023-05-24T00:11:03.266Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:03.266Z] d2abe9f89350: Layer already exists [2023-05-24T00:11:03.266Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:03.550Z] main: digest: sha256:30a1704730113ac8db1fa721865f0c89e67b382be590693dd19dcad78f347944 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:11:03.595Z] ===================================================== [Pipeline] echo [2023-05-24T00:11:03.605Z] taggedImages: [2023-05-24T00:11:03.605Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:03.605Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-24T00:11:03.605Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.163 [2023-05-24T00:11:03.605Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:03.605Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-24T00:11:03.632Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-24T00:11:03.632Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:03.632Z] latest [2023-05-24T00:11:03.632Z] 3.0.0-dev.163 [2023-05-24T00:11:03.632Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:03.632Z] main [2023-05-24T00:11:03.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:03.956Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:04.259Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:04.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-24T00:11:04.260Z] f0025237ef0f: Preparing [2023-05-24T00:11:04.260Z] dd15a8e5dbf2: Preparing [2023-05-24T00:11:04.260Z] 415af9a77183: Preparing [2023-05-24T00:11:04.260Z] fe1e1427c8b8: Preparing [2023-05-24T00:11:04.260Z] affc1a40d4da: Preparing [2023-05-24T00:11:04.260Z] 35f44ddfcd76: Preparing [2023-05-24T00:11:04.260Z] af2a587b9ef8: Preparing [2023-05-24T00:11:04.260Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:04.260Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:04.260Z] edde7c06a60c: Preparing [2023-05-24T00:11:04.260Z] f1417ff83b31: Preparing [2023-05-24T00:11:04.260Z] 35f44ddfcd76: Waiting [2023-05-24T00:11:04.260Z] edde7c06a60c: Waiting [2023-05-24T00:11:04.260Z] f1417ff83b31: Waiting [2023-05-24T00:11:04.260Z] af2a587b9ef8: Waiting [2023-05-24T00:11:04.260Z] 398cc2e7e60f: Waiting [2023-05-24T00:11:04.260Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:04.260Z] dd15a8e5dbf2: Pushed [2023-05-24T00:11:04.260Z] affc1a40d4da: Pushed [2023-05-24T00:11:04.519Z] 35f44ddfcd76: Pushed [2023-05-24T00:11:04.519Z] af2a587b9ef8: Pushed [2023-05-24T00:11:04.519Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:04.519Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:04.519Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:04.519Z] f0025237ef0f: Pushed [2023-05-24T00:11:04.776Z] edde7c06a60c: Pushed [2023-05-24T00:11:05.346Z] fe1e1427c8b8: Pushed [2023-05-24T00:11:05.605Z] 415af9a77183: Pushed [2023-05-24T00:11:05.863Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:c09006a87b44d257df3f69e06234856e15772fe2968a0aedcbe0f35492244702 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:06.172Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:06.478Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-24T00:11:06.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-24T00:11:06.738Z] f0025237ef0f: Preparing [2023-05-24T00:11:06.738Z] dd15a8e5dbf2: Preparing [2023-05-24T00:11:06.738Z] 415af9a77183: Preparing [2023-05-24T00:11:06.738Z] fe1e1427c8b8: Preparing [2023-05-24T00:11:06.738Z] affc1a40d4da: Preparing [2023-05-24T00:11:06.738Z] 35f44ddfcd76: Preparing [2023-05-24T00:11:06.738Z] af2a587b9ef8: Preparing [2023-05-24T00:11:06.738Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:06.738Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:06.738Z] edde7c06a60c: Preparing [2023-05-24T00:11:06.738Z] f1417ff83b31: Preparing [2023-05-24T00:11:06.738Z] af2a587b9ef8: Waiting [2023-05-24T00:11:06.738Z] 398cc2e7e60f: Waiting [2023-05-24T00:11:06.738Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:06.738Z] edde7c06a60c: Waiting [2023-05-24T00:11:06.738Z] f1417ff83b31: Waiting [2023-05-24T00:11:06.738Z] 35f44ddfcd76: Waiting [2023-05-24T00:11:09.281Z] affc1a40d4da: Layer already exists [2023-05-24T00:11:09.281Z] f0025237ef0f: Layer already exists [2023-05-24T00:11:09.281Z] fe1e1427c8b8: Layer already exists [2023-05-24T00:11:09.281Z] dd15a8e5dbf2: Layer already exists [2023-05-24T00:11:09.281Z] 415af9a77183: Layer already exists [2023-05-24T00:11:09.281Z] 35f44ddfcd76: Layer already exists [2023-05-24T00:11:09.281Z] af2a587b9ef8: Layer already exists [2023-05-24T00:11:09.281Z] edde7c06a60c: Layer already exists [2023-05-24T00:11:09.281Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:09.281Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:09.281Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:09.281Z] latest: digest: sha256:c09006a87b44d257df3f69e06234856e15772fe2968a0aedcbe0f35492244702 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:09.616Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:09.938Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.163 [2023-05-24T00:11:09.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-24T00:11:09.939Z] f0025237ef0f: Preparing [2023-05-24T00:11:09.939Z] dd15a8e5dbf2: Preparing [2023-05-24T00:11:09.939Z] 415af9a77183: Preparing [2023-05-24T00:11:09.939Z] fe1e1427c8b8: Preparing [2023-05-24T00:11:09.939Z] affc1a40d4da: Preparing [2023-05-24T00:11:09.939Z] 35f44ddfcd76: Preparing [2023-05-24T00:11:09.939Z] af2a587b9ef8: Preparing [2023-05-24T00:11:09.939Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:09.939Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:09.939Z] edde7c06a60c: Preparing [2023-05-24T00:11:09.939Z] f1417ff83b31: Preparing [2023-05-24T00:11:09.939Z] af2a587b9ef8: Waiting [2023-05-24T00:11:09.939Z] edde7c06a60c: Waiting [2023-05-24T00:11:09.939Z] 398cc2e7e60f: Waiting [2023-05-24T00:11:09.939Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:09.939Z] f1417ff83b31: Waiting [2023-05-24T00:11:09.939Z] 35f44ddfcd76: Waiting [2023-05-24T00:11:09.939Z] affc1a40d4da: Layer already exists [2023-05-24T00:11:09.939Z] 415af9a77183: Layer already exists [2023-05-24T00:11:09.939Z] f0025237ef0f: Layer already exists [2023-05-24T00:11:09.939Z] fe1e1427c8b8: Layer already exists [2023-05-24T00:11:09.939Z] dd15a8e5dbf2: Layer already exists [2023-05-24T00:11:09.939Z] 35f44ddfcd76: Layer already exists [2023-05-24T00:11:09.939Z] af2a587b9ef8: Layer already exists [2023-05-24T00:11:09.939Z] edde7c06a60c: Layer already exists [2023-05-24T00:11:09.939Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:09.939Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:09.939Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:09.939Z] 3.0.0-dev.163: digest: sha256:c09006a87b44d257df3f69e06234856e15772fe2968a0aedcbe0f35492244702 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:10.251Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:10.554Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:10.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-24T00:11:10.554Z] f0025237ef0f: Preparing [2023-05-24T00:11:10.554Z] dd15a8e5dbf2: Preparing [2023-05-24T00:11:10.554Z] 415af9a77183: Preparing [2023-05-24T00:11:10.554Z] fe1e1427c8b8: Preparing [2023-05-24T00:11:10.554Z] affc1a40d4da: Preparing [2023-05-24T00:11:10.554Z] 35f44ddfcd76: Preparing [2023-05-24T00:11:10.554Z] af2a587b9ef8: Preparing [2023-05-24T00:11:10.554Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:10.554Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:10.554Z] edde7c06a60c: Preparing [2023-05-24T00:11:10.554Z] f1417ff83b31: Preparing [2023-05-24T00:11:10.554Z] 398cc2e7e60f: Waiting [2023-05-24T00:11:10.554Z] edde7c06a60c: Waiting [2023-05-24T00:11:10.554Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:10.554Z] f1417ff83b31: Waiting [2023-05-24T00:11:10.554Z] 35f44ddfcd76: Waiting [2023-05-24T00:11:10.554Z] 415af9a77183: Layer already exists [2023-05-24T00:11:10.554Z] f0025237ef0f: Layer already exists [2023-05-24T00:11:10.554Z] fe1e1427c8b8: Layer already exists [2023-05-24T00:11:10.554Z] dd15a8e5dbf2: Layer already exists [2023-05-24T00:11:10.554Z] affc1a40d4da: Layer already exists [2023-05-24T00:11:10.554Z] af2a587b9ef8: Layer already exists [2023-05-24T00:11:10.554Z] 35f44ddfcd76: Layer already exists [2023-05-24T00:11:10.555Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:10.555Z] edde7c06a60c: Layer already exists [2023-05-24T00:11:10.555Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:10.555Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:10.555Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:c09006a87b44d257df3f69e06234856e15772fe2968a0aedcbe0f35492244702 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:10.861Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:11.073Z] ---> 3fe4b2e5f252 [2023-05-24T00:11:11.073Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T00:11:11.168Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-24T00:11:11.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-24T00:11:11.168Z] f0025237ef0f: Preparing [2023-05-24T00:11:11.168Z] dd15a8e5dbf2: Preparing [2023-05-24T00:11:11.168Z] 415af9a77183: Preparing [2023-05-24T00:11:11.168Z] fe1e1427c8b8: Preparing [2023-05-24T00:11:11.168Z] affc1a40d4da: Preparing [2023-05-24T00:11:11.168Z] 35f44ddfcd76: Preparing [2023-05-24T00:11:11.168Z] af2a587b9ef8: Preparing [2023-05-24T00:11:11.168Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:11.168Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:11.168Z] edde7c06a60c: Preparing [2023-05-24T00:11:11.168Z] f1417ff83b31: Preparing [2023-05-24T00:11:11.168Z] 35f44ddfcd76: Waiting [2023-05-24T00:11:11.168Z] af2a587b9ef8: Waiting [2023-05-24T00:11:11.168Z] 398cc2e7e60f: Waiting [2023-05-24T00:11:11.168Z] f1417ff83b31: Waiting [2023-05-24T00:11:11.168Z] fe1e1427c8b8: Layer already exists [2023-05-24T00:11:11.168Z] 415af9a77183: Layer already exists [2023-05-24T00:11:11.168Z] dd15a8e5dbf2: Layer already exists [2023-05-24T00:11:11.168Z] affc1a40d4da: Layer already exists [2023-05-24T00:11:11.168Z] f0025237ef0f: Layer already exists [2023-05-24T00:11:11.168Z] af2a587b9ef8: Layer already exists [2023-05-24T00:11:11.168Z] edde7c06a60c: Layer already exists [2023-05-24T00:11:11.168Z] 35f44ddfcd76: Layer already exists [2023-05-24T00:11:11.168Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:11.168Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:11.168Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:11.168Z] main: digest: sha256:c09006a87b44d257df3f69e06234856e15772fe2968a0aedcbe0f35492244702 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:11:11.214Z] ===================================================== [Pipeline] echo [2023-05-24T00:11:11.222Z] taggedImages: [2023-05-24T00:11:11.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:11.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-24T00:11:11.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.163 [2023-05-24T00:11:11.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:11.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-24T00:11:11.250Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-24T00:11:11.250Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:11.250Z] latest [2023-05-24T00:11:11.250Z] 3.0.0-dev.163 [2023-05-24T00:11:11.250Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:11.250Z] main [2023-05-24T00:11:11.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:11.567Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:11.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:11.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-24T00:11:11.872Z] ff2cb69d0c57: Preparing [2023-05-24T00:11:11.872Z] 633f81ef519f: Preparing [2023-05-24T00:11:11.872Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:11.872Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:11.872Z] 044fbafefe5a: Preparing [2023-05-24T00:11:11.872Z] f1417ff83b31: Preparing [2023-05-24T00:11:11.872Z] f1417ff83b31: Waiting [2023-05-24T00:11:11.872Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:11.872Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:11.872Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:11.872Z] ff2cb69d0c57: Pushed [2023-05-24T00:11:12.439Z] 044fbafefe5a: Pushed [2023-05-24T00:11:12.490Z] ---> 5ac92a85ca38 [2023-05-24T00:11:12.490Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-24T00:11:13.448Z] ---> 161dbb2c3637 [2023-05-24T00:11:13.448Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-24T00:11:14.342Z] 633f81ef519f: Pushed [2023-05-24T00:11:14.342Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:56d10fcc9f9330cb88dc14378b578fc259e32b16f3adb5be6c736b76289f926c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:14.421Z] ---> 01d36130bfaf [2023-05-24T00:11:14.421Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T00:11:14.648Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:14.699Z] ---> Running in b8b6ffaf7da9 [2023-05-24T00:11:14.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-24T00:11:14.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-24T00:11:14.953Z] ff2cb69d0c57: Preparing [2023-05-24T00:11:14.953Z] 633f81ef519f: Preparing [2023-05-24T00:11:14.953Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:14.953Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:14.953Z] 044fbafefe5a: Preparing [2023-05-24T00:11:14.953Z] f1417ff83b31: Preparing [2023-05-24T00:11:14.953Z] f1417ff83b31: Waiting [2023-05-24T00:11:14.953Z] 044fbafefe5a: Layer already exists [2023-05-24T00:11:14.953Z] 633f81ef519f: Layer already exists [2023-05-24T00:11:14.953Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:14.953Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:14.953Z] ff2cb69d0c57: Layer already exists [2023-05-24T00:11:14.953Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:14.953Z] latest: digest: sha256:56d10fcc9f9330cb88dc14378b578fc259e32b16f3adb5be6c736b76289f926c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:15.254Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:15.306Z] Removing intermediate container b8b6ffaf7da9 [2023-05-24T00:11:15.306Z] ---> 5c484339db3c [2023-05-24T00:11:15.306Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T00:11:15.306Z] ---> Running in aa6c7aa2a17f [2023-05-24T00:11:15.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.163 [2023-05-24T00:11:15.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-24T00:11:15.556Z] ff2cb69d0c57: Preparing [2023-05-24T00:11:15.556Z] 633f81ef519f: Preparing [2023-05-24T00:11:15.556Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:15.556Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:15.556Z] 044fbafefe5a: Preparing [2023-05-24T00:11:15.556Z] f1417ff83b31: Preparing [2023-05-24T00:11:15.556Z] f1417ff83b31: Waiting [2023-05-24T00:11:15.556Z] ff2cb69d0c57: Layer already exists [2023-05-24T00:11:15.556Z] 633f81ef519f: Layer already exists [2023-05-24T00:11:15.556Z] 044fbafefe5a: Layer already exists [2023-05-24T00:11:15.556Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:15.556Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:15.556Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:15.556Z] 3.0.0-dev.163: digest: sha256:56d10fcc9f9330cb88dc14378b578fc259e32b16f3adb5be6c736b76289f926c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:15.869Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:16.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:16.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-24T00:11:16.175Z] ff2cb69d0c57: Preparing [2023-05-24T00:11:16.175Z] 633f81ef519f: Preparing [2023-05-24T00:11:16.175Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:16.175Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:16.175Z] 044fbafefe5a: Preparing [2023-05-24T00:11:16.175Z] f1417ff83b31: Preparing [2023-05-24T00:11:16.175Z] f1417ff83b31: Waiting [2023-05-24T00:11:16.175Z] ff2cb69d0c57: Layer already exists [2023-05-24T00:11:16.175Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:16.175Z] 044fbafefe5a: Layer already exists [2023-05-24T00:11:16.175Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:16.175Z] 633f81ef519f: Layer already exists [2023-05-24T00:11:16.175Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:16.175Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:56d10fcc9f9330cb88dc14378b578fc259e32b16f3adb5be6c736b76289f926c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:16.491Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:16.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-24T00:11:16.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-24T00:11:16.797Z] ff2cb69d0c57: Preparing [2023-05-24T00:11:16.797Z] 633f81ef519f: Preparing [2023-05-24T00:11:16.797Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:16.797Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:16.797Z] 044fbafefe5a: Preparing [2023-05-24T00:11:16.797Z] f1417ff83b31: Preparing [2023-05-24T00:11:16.797Z] f1417ff83b31: Waiting [2023-05-24T00:11:16.797Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:16.797Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:16.797Z] ff2cb69d0c57: Layer already exists [2023-05-24T00:11:16.797Z] 044fbafefe5a: Layer already exists [2023-05-24T00:11:16.797Z] 633f81ef519f: Layer already exists [2023-05-24T00:11:16.797Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:16.797Z] main: digest: sha256:56d10fcc9f9330cb88dc14378b578fc259e32b16f3adb5be6c736b76289f926c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:11:16.854Z] ===================================================== [Pipeline] echo [2023-05-24T00:11:16.863Z] taggedImages: [2023-05-24T00:11:16.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:16.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-24T00:11:16.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.163 [2023-05-24T00:11:16.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:16.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-24T00:11:16.889Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-24T00:11:16.889Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:16.889Z] latest [2023-05-24T00:11:16.889Z] 3.0.0-dev.163 [2023-05-24T00:11:16.889Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:16.889Z] main [2023-05-24T00:11:16.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:17.205Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:17.505Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:17.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-24T00:11:17.505Z] 1c128850bd50: Preparing [2023-05-24T00:11:17.505Z] fece53e9d06b: Preparing [2023-05-24T00:11:17.505Z] d284081ea9d7: Preparing [2023-05-24T00:11:17.505Z] 67c66d3700af: Preparing [2023-05-24T00:11:17.505Z] 082594939cd6: Preparing [2023-05-24T00:11:17.505Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:17.505Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:17.505Z] b5fec9141d4b: Preparing [2023-05-24T00:11:17.505Z] f1417ff83b31: Preparing [2023-05-24T00:11:17.505Z] 398cc2e7e60f: Waiting [2023-05-24T00:11:17.505Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:17.505Z] b5fec9141d4b: Waiting [2023-05-24T00:11:17.505Z] f1417ff83b31: Waiting [2023-05-24T00:11:17.505Z] fece53e9d06b: Pushed [2023-05-24T00:11:17.505Z] 1c128850bd50: Pushed [2023-05-24T00:11:17.505Z] d284081ea9d7: Pushed [2023-05-24T00:11:17.505Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:17.505Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:17.505Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:17.886Z] Removing intermediate container aa6c7aa2a17f [2023-05-24T00:11:17.886Z] ---> 474880a59d00 [2023-05-24T00:11:17.886Z] Step 25/27 : LABEL arch=arm64 [2023-05-24T00:11:17.886Z] ---> Running in 8c98dbfffffb [2023-05-24T00:11:18.071Z] b5fec9141d4b: Pushed [2023-05-24T00:11:18.848Z] Removing intermediate container 8c98dbfffffb [2023-05-24T00:11:18.848Z] ---> 2126a9ce7542 [2023-05-24T00:11:18.848Z] Step 26/27 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:18.848Z] ---> Running in 9c0f6ea44339 [2023-05-24T00:11:19.436Z] Removing intermediate container 9c0f6ea44339 [2023-05-24T00:11:19.436Z] ---> ae3b219fcc72 [2023-05-24T00:11:19.436Z] Step 27/27 : LABEL version=3.0.0-dev.163 [2023-05-24T00:11:19.704Z] ---> Running in 67bce467c9ec [2023-05-24T00:11:21.656Z] Removing intermediate container 67bce467c9ec [2023-05-24T00:11:21.656Z] ---> bbace8813679 [2023-05-24T00:11:21.656Z] [2023-05-24T00:11:21.656Z] Successfully built bbace8813679 [2023-05-24T00:11:21.656Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-24T00:11:21.656Z]  Building security-spire-agent ... done Building core-command [2023-05-24T00:11:23.342Z] 082594939cd6: Pushed [2023-05-24T00:11:25.872Z] 67c66d3700af: Pushed [2023-05-24T00:11:25.872Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:ce7eee03d5b02c18ec483a30f10a3813470b6bfa09c410afba1c1b7dd7af668d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:26.177Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:26.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-24T00:11:26.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-24T00:11:26.479Z] 1c128850bd50: Preparing [2023-05-24T00:11:26.479Z] fece53e9d06b: Preparing [2023-05-24T00:11:26.479Z] d284081ea9d7: Preparing [2023-05-24T00:11:26.479Z] 67c66d3700af: Preparing [2023-05-24T00:11:26.479Z] 082594939cd6: Preparing [2023-05-24T00:11:26.479Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:26.479Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:26.479Z] b5fec9141d4b: Preparing [2023-05-24T00:11:26.479Z] f1417ff83b31: Preparing [2023-05-24T00:11:26.479Z] 398cc2e7e60f: Waiting [2023-05-24T00:11:26.479Z] f1417ff83b31: Waiting [2023-05-24T00:11:26.479Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:26.479Z] fece53e9d06b: Layer already exists [2023-05-24T00:11:26.479Z] 67c66d3700af: Layer already exists [2023-05-24T00:11:26.479Z] 082594939cd6: Layer already exists [2023-05-24T00:11:26.479Z] 1c128850bd50: Layer already exists [2023-05-24T00:11:26.479Z] d284081ea9d7: Layer already exists [2023-05-24T00:11:26.479Z] b5fec9141d4b: Layer already exists [2023-05-24T00:11:26.479Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:26.479Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:26.479Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:26.479Z] latest: digest: sha256:ce7eee03d5b02c18ec483a30f10a3813470b6bfa09c410afba1c1b7dd7af668d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:26.787Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:27.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.163 [2023-05-24T00:11:27.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-24T00:11:27.092Z] 1c128850bd50: Preparing [2023-05-24T00:11:27.092Z] fece53e9d06b: Preparing [2023-05-24T00:11:27.092Z] d284081ea9d7: Preparing [2023-05-24T00:11:27.092Z] 67c66d3700af: Preparing [2023-05-24T00:11:27.092Z] 082594939cd6: Preparing [2023-05-24T00:11:27.092Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:27.092Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:27.092Z] b5fec9141d4b: Preparing [2023-05-24T00:11:27.092Z] f1417ff83b31: Preparing [2023-05-24T00:11:27.092Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:27.092Z] b5fec9141d4b: Waiting [2023-05-24T00:11:27.092Z] f1417ff83b31: Waiting [2023-05-24T00:11:27.092Z] 398cc2e7e60f: Waiting [2023-05-24T00:11:27.092Z] 1c128850bd50: Layer already exists [2023-05-24T00:11:27.092Z] 67c66d3700af: Layer already exists [2023-05-24T00:11:27.092Z] 082594939cd6: Layer already exists [2023-05-24T00:11:27.092Z] fece53e9d06b: Layer already exists [2023-05-24T00:11:27.092Z] d284081ea9d7: Layer already exists [2023-05-24T00:11:27.092Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:27.092Z] b5fec9141d4b: Layer already exists [2023-05-24T00:11:27.092Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:27.092Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:27.092Z] 3.0.0-dev.163: digest: sha256:ce7eee03d5b02c18ec483a30f10a3813470b6bfa09c410afba1c1b7dd7af668d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:27.485Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:27.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:27.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-24T00:11:27.827Z] 1c128850bd50: Preparing [2023-05-24T00:11:27.827Z] fece53e9d06b: Preparing [2023-05-24T00:11:27.827Z] d284081ea9d7: Preparing [2023-05-24T00:11:27.827Z] 67c66d3700af: Preparing [2023-05-24T00:11:27.827Z] 082594939cd6: Preparing [2023-05-24T00:11:27.827Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:27.827Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:27.827Z] b5fec9141d4b: Preparing [2023-05-24T00:11:27.827Z] f1417ff83b31: Preparing [2023-05-24T00:11:27.827Z] b5fec9141d4b: Waiting [2023-05-24T00:11:27.827Z] f1417ff83b31: Waiting [2023-05-24T00:11:27.827Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:27.827Z] 398cc2e7e60f: Waiting [2023-05-24T00:11:27.827Z] 1c128850bd50: Layer already exists [2023-05-24T00:11:27.827Z] 67c66d3700af: Layer already exists [2023-05-24T00:11:27.827Z] d284081ea9d7: Layer already exists [2023-05-24T00:11:27.827Z] 082594939cd6: Layer already exists [2023-05-24T00:11:27.827Z] fece53e9d06b: Layer already exists [2023-05-24T00:11:27.827Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:27.827Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:27.827Z] b5fec9141d4b: Layer already exists [2023-05-24T00:11:27.827Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:27.827Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:ce7eee03d5b02c18ec483a30f10a3813470b6bfa09c410afba1c1b7dd7af668d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:28.184Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:28.380Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:11:28.381Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:11:28.381Z] ---> 1a2776a213eb [2023-05-24T00:11:28.381Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:11:28.381Z] ---> Using cache [2023-05-24T00:11:28.381Z] ---> 9d82eaeb8d2e [2023-05-24T00:11:28.381Z] Step 4/24 : WORKDIR /edgex-go [2023-05-24T00:11:28.381Z] ---> Using cache [2023-05-24T00:11:28.381Z] ---> e0b3f17685ba [2023-05-24T00:11:28.381Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-24T00:11:28.381Z] ---> Using cache [2023-05-24T00:11:28.381Z] ---> 18604556e471 [2023-05-24T00:11:28.381Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-24T00:11:28.381Z] ---> Using cache [2023-05-24T00:11:28.381Z] ---> 996d66ca3efa [2023-05-24T00:11:28.381Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:11:28.381Z] ---> Using cache [2023-05-24T00:11:28.381Z] ---> 2e096fb3c675 [2023-05-24T00:11:28.381Z] Step 8/24 : COPY . . [2023-05-24T00:11:28.381Z] ---> Using cache [2023-05-24T00:11:28.381Z] ---> db92d8d83b5f [2023-05-24T00:11:28.381Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-24T00:11:28.381Z] ---> Running in b51e23cd182b [2023-05-24T00:11:28.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-24T00:11:28.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-24T00:11:28.487Z] 1c128850bd50: Preparing [2023-05-24T00:11:28.487Z] fece53e9d06b: Preparing [2023-05-24T00:11:28.487Z] d284081ea9d7: Preparing [2023-05-24T00:11:28.487Z] 67c66d3700af: Preparing [2023-05-24T00:11:28.487Z] 082594939cd6: Preparing [2023-05-24T00:11:28.487Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:28.487Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:28.487Z] b5fec9141d4b: Preparing [2023-05-24T00:11:28.487Z] f1417ff83b31: Preparing [2023-05-24T00:11:28.487Z] 398cc2e7e60f: Waiting [2023-05-24T00:11:28.487Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:28.487Z] b5fec9141d4b: Waiting [2023-05-24T00:11:28.487Z] f1417ff83b31: Waiting [2023-05-24T00:11:28.487Z] d284081ea9d7: Layer already exists [2023-05-24T00:11:28.487Z] 1c128850bd50: Layer already exists [2023-05-24T00:11:28.487Z] fece53e9d06b: Layer already exists [2023-05-24T00:11:28.487Z] 082594939cd6: Layer already exists [2023-05-24T00:11:28.487Z] 67c66d3700af: Layer already exists [2023-05-24T00:11:28.487Z] b5fec9141d4b: Layer already exists [2023-05-24T00:11:28.487Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:28.487Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:28.487Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:28.487Z] main: digest: sha256:ce7eee03d5b02c18ec483a30f10a3813470b6bfa09c410afba1c1b7dd7af668d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:11:28.524Z] ===================================================== [Pipeline] echo [2023-05-24T00:11:28.529Z] taggedImages: [2023-05-24T00:11:28.529Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:28.529Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-24T00:11:28.529Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.163 [2023-05-24T00:11:28.529Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:28.529Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-24T00:11:28.544Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-24T00:11:28.544Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:28.544Z] latest [2023-05-24T00:11:28.544Z] 3.0.0-dev.163 [2023-05-24T00:11:28.544Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:28.544Z] main [2023-05-24T00:11:28.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:28.850Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:29.150Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:29.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-24T00:11:29.150Z] 1c001575e3b2: Preparing [2023-05-24T00:11:29.150Z] 662c01ffe7ec: Preparing [2023-05-24T00:11:29.150Z] 5ddd0c8bf2e2: Preparing [2023-05-24T00:11:29.150Z] 24009caa7423: Preparing [2023-05-24T00:11:29.150Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:29.150Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:29.150Z] 399a4b068c5f: Preparing [2023-05-24T00:11:29.150Z] f1417ff83b31: Preparing [2023-05-24T00:11:29.150Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:29.150Z] 399a4b068c5f: Waiting [2023-05-24T00:11:29.150Z] f1417ff83b31: Waiting [2023-05-24T00:11:29.150Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:29.150Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:29.150Z] 662c01ffe7ec: Pushed [2023-05-24T00:11:29.150Z] 1c001575e3b2: Pushed [2023-05-24T00:11:29.150Z] 5ddd0c8bf2e2: Pushed [2023-05-24T00:11:29.150Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:29.409Z] 399a4b068c5f: Pushed [2023-05-24T00:11:31.003Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-24T00:11:37.521Z] 24009caa7423: Pushed [2023-05-24T00:11:37.522Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:1e287240a43a66aae74861039c551f4229fef7869e7f368f7bbe4e853856687e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:37.824Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:38.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-24T00:11:38.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-24T00:11:38.124Z] 1c001575e3b2: Preparing [2023-05-24T00:11:38.124Z] 662c01ffe7ec: Preparing [2023-05-24T00:11:38.124Z] 5ddd0c8bf2e2: Preparing [2023-05-24T00:11:38.124Z] 24009caa7423: Preparing [2023-05-24T00:11:38.124Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:38.124Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:38.124Z] 399a4b068c5f: Preparing [2023-05-24T00:11:38.124Z] f1417ff83b31: Preparing [2023-05-24T00:11:38.124Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:38.124Z] 399a4b068c5f: Waiting [2023-05-24T00:11:38.124Z] f1417ff83b31: Waiting [2023-05-24T00:11:38.124Z] 24009caa7423: Layer already exists [2023-05-24T00:11:38.124Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:38.124Z] 1c001575e3b2: Layer already exists [2023-05-24T00:11:38.124Z] 662c01ffe7ec: Layer already exists [2023-05-24T00:11:38.124Z] 5ddd0c8bf2e2: Layer already exists [2023-05-24T00:11:38.124Z] 399a4b068c5f: Layer already exists [2023-05-24T00:11:38.124Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:38.124Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:38.124Z] latest: digest: sha256:1e287240a43a66aae74861039c551f4229fef7869e7f368f7bbe4e853856687e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:38.431Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:38.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.163 [2023-05-24T00:11:38.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-24T00:11:38.729Z] 1c001575e3b2: Preparing [2023-05-24T00:11:38.729Z] 662c01ffe7ec: Preparing [2023-05-24T00:11:38.729Z] 5ddd0c8bf2e2: Preparing [2023-05-24T00:11:38.729Z] 24009caa7423: Preparing [2023-05-24T00:11:38.729Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:38.729Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:38.729Z] 399a4b068c5f: Preparing [2023-05-24T00:11:38.729Z] f1417ff83b31: Preparing [2023-05-24T00:11:38.729Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:38.729Z] 399a4b068c5f: Waiting [2023-05-24T00:11:38.729Z] f1417ff83b31: Waiting [2023-05-24T00:11:38.729Z] 5ddd0c8bf2e2: Layer already exists [2023-05-24T00:11:38.729Z] 1c001575e3b2: Layer already exists [2023-05-24T00:11:38.729Z] 662c01ffe7ec: Layer already exists [2023-05-24T00:11:38.729Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:38.729Z] 24009caa7423: Layer already exists [2023-05-24T00:11:38.729Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:38.729Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:38.729Z] 399a4b068c5f: Layer already exists [2023-05-24T00:11:38.729Z] 3.0.0-dev.163: digest: sha256:1e287240a43a66aae74861039c551f4229fef7869e7f368f7bbe4e853856687e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:39.032Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:39.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:39.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-24T00:11:39.333Z] 1c001575e3b2: Preparing [2023-05-24T00:11:39.333Z] 662c01ffe7ec: Preparing [2023-05-24T00:11:39.333Z] 5ddd0c8bf2e2: Preparing [2023-05-24T00:11:39.333Z] 24009caa7423: Preparing [2023-05-24T00:11:39.333Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:39.333Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:39.333Z] 399a4b068c5f: Preparing [2023-05-24T00:11:39.333Z] f1417ff83b31: Preparing [2023-05-24T00:11:39.333Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:39.333Z] 399a4b068c5f: Waiting [2023-05-24T00:11:39.333Z] 5ddd0c8bf2e2: Layer already exists [2023-05-24T00:11:39.333Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:39.333Z] 24009caa7423: Layer already exists [2023-05-24T00:11:39.333Z] 662c01ffe7ec: Layer already exists [2023-05-24T00:11:39.333Z] 1c001575e3b2: Layer already exists [2023-05-24T00:11:39.333Z] 399a4b068c5f: Layer already exists [2023-05-24T00:11:39.333Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:39.333Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:39.334Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:1e287240a43a66aae74861039c551f4229fef7869e7f368f7bbe4e853856687e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:39.654Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:39.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-24T00:11:39.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-24T00:11:39.964Z] 1c001575e3b2: Preparing [2023-05-24T00:11:39.964Z] 662c01ffe7ec: Preparing [2023-05-24T00:11:39.964Z] 5ddd0c8bf2e2: Preparing [2023-05-24T00:11:39.964Z] 24009caa7423: Preparing [2023-05-24T00:11:39.964Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:39.964Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:39.964Z] 399a4b068c5f: Preparing [2023-05-24T00:11:39.964Z] f1417ff83b31: Preparing [2023-05-24T00:11:39.964Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:39.964Z] 399a4b068c5f: Waiting [2023-05-24T00:11:39.964Z] f1417ff83b31: Waiting [2023-05-24T00:11:39.964Z] 5ddd0c8bf2e2: Layer already exists [2023-05-24T00:11:39.964Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:39.964Z] 662c01ffe7ec: Layer already exists [2023-05-24T00:11:39.964Z] 1c001575e3b2: Layer already exists [2023-05-24T00:11:39.964Z] 24009caa7423: Layer already exists [2023-05-24T00:11:39.964Z] 399a4b068c5f: Layer already exists [2023-05-24T00:11:39.964Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:39.964Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:39.964Z] main: digest: sha256:1e287240a43a66aae74861039c551f4229fef7869e7f368f7bbe4e853856687e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:11:40.057Z] ===================================================== [Pipeline] echo [2023-05-24T00:11:40.064Z] taggedImages: [2023-05-24T00:11:40.064Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:40.064Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-24T00:11:40.064Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.163 [2023-05-24T00:11:40.064Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:40.064Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-24T00:11:40.081Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-24T00:11:40.081Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:40.081Z] latest [2023-05-24T00:11:40.081Z] 3.0.0-dev.163 [2023-05-24T00:11:40.081Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:40.081Z] main [2023-05-24T00:11:40.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:40.383Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:40.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:40.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-24T00:11:40.689Z] 4c93458f84d5: Preparing [2023-05-24T00:11:40.689Z] b153b19ab01b: Preparing [2023-05-24T00:11:40.689Z] 4197ca200988: Preparing [2023-05-24T00:11:40.689Z] 157a3249df2a: Preparing [2023-05-24T00:11:40.689Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:40.689Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:40.689Z] b5fec9141d4b: Preparing [2023-05-24T00:11:40.689Z] f1417ff83b31: Preparing [2023-05-24T00:11:40.689Z] b5fec9141d4b: Waiting [2023-05-24T00:11:40.689Z] f1417ff83b31: Waiting [2023-05-24T00:11:40.689Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:40.689Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:40.689Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:40.689Z] b5fec9141d4b: Layer already exists [2023-05-24T00:11:40.689Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:40.689Z] 4197ca200988: Pushed [2023-05-24T00:11:40.689Z] 4c93458f84d5: Pushed [2023-05-24T00:11:40.689Z] b153b19ab01b: Pushed [2023-05-24T00:11:48.862Z] 157a3249df2a: Pushed [2023-05-24T00:11:48.862Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:a6f4480ed207e769a1bc58bcacb9038442f710732d217f2fc5f75fa91546a4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:49.168Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:49.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-24T00:11:49.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-24T00:11:49.473Z] 4c93458f84d5: Preparing [2023-05-24T00:11:49.473Z] b153b19ab01b: Preparing [2023-05-24T00:11:49.473Z] 4197ca200988: Preparing [2023-05-24T00:11:49.473Z] 157a3249df2a: Preparing [2023-05-24T00:11:49.473Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:49.473Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:49.473Z] b5fec9141d4b: Preparing [2023-05-24T00:11:49.473Z] f1417ff83b31: Preparing [2023-05-24T00:11:49.473Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:49.473Z] b5fec9141d4b: Waiting [2023-05-24T00:11:49.473Z] f1417ff83b31: Waiting [2023-05-24T00:11:49.473Z] 157a3249df2a: Layer already exists [2023-05-24T00:11:49.473Z] 4c93458f84d5: Layer already exists [2023-05-24T00:11:49.473Z] 4197ca200988: Layer already exists [2023-05-24T00:11:49.473Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:49.473Z] b153b19ab01b: Layer already exists [2023-05-24T00:11:49.473Z] b5fec9141d4b: Layer already exists [2023-05-24T00:11:49.473Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:49.473Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:49.473Z] latest: digest: sha256:a6f4480ed207e769a1bc58bcacb9038442f710732d217f2fc5f75fa91546a4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:49.780Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:50.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.163 [2023-05-24T00:11:50.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-24T00:11:50.081Z] 4c93458f84d5: Preparing [2023-05-24T00:11:50.081Z] b153b19ab01b: Preparing [2023-05-24T00:11:50.081Z] 4197ca200988: Preparing [2023-05-24T00:11:50.081Z] 157a3249df2a: Preparing [2023-05-24T00:11:50.081Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:50.081Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:50.081Z] b5fec9141d4b: Preparing [2023-05-24T00:11:50.081Z] f1417ff83b31: Preparing [2023-05-24T00:11:50.081Z] f1417ff83b31: Waiting [2023-05-24T00:11:50.081Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:50.081Z] b5fec9141d4b: Waiting [2023-05-24T00:11:50.081Z] 4c93458f84d5: Layer already exists [2023-05-24T00:11:50.081Z] 4197ca200988: Layer already exists [2023-05-24T00:11:50.081Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:50.081Z] 157a3249df2a: Layer already exists [2023-05-24T00:11:50.081Z] b153b19ab01b: Layer already exists [2023-05-24T00:11:50.081Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:50.081Z] b5fec9141d4b: Layer already exists [2023-05-24T00:11:50.081Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:50.081Z] 3.0.0-dev.163: digest: sha256:a6f4480ed207e769a1bc58bcacb9038442f710732d217f2fc5f75fa91546a4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:50.386Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:50.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:50.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-24T00:11:50.686Z] 4c93458f84d5: Preparing [2023-05-24T00:11:50.686Z] b153b19ab01b: Preparing [2023-05-24T00:11:50.686Z] 4197ca200988: Preparing [2023-05-24T00:11:50.686Z] 157a3249df2a: Preparing [2023-05-24T00:11:50.686Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:50.686Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:50.686Z] b5fec9141d4b: Preparing [2023-05-24T00:11:50.686Z] f1417ff83b31: Preparing [2023-05-24T00:11:50.686Z] b5fec9141d4b: Waiting [2023-05-24T00:11:50.686Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:50.686Z] f1417ff83b31: Waiting [2023-05-24T00:11:50.686Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:50.686Z] 4c93458f84d5: Layer already exists [2023-05-24T00:11:50.686Z] 157a3249df2a: Layer already exists [2023-05-24T00:11:50.686Z] b153b19ab01b: Layer already exists [2023-05-24T00:11:50.686Z] 4197ca200988: Layer already exists [2023-05-24T00:11:50.686Z] b5fec9141d4b: Layer already exists [2023-05-24T00:11:50.686Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:50.686Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:50.686Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:a6f4480ed207e769a1bc58bcacb9038442f710732d217f2fc5f75fa91546a4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:50.990Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:51.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-24T00:11:51.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-24T00:11:51.291Z] 4c93458f84d5: Preparing [2023-05-24T00:11:51.291Z] b153b19ab01b: Preparing [2023-05-24T00:11:51.291Z] 4197ca200988: Preparing [2023-05-24T00:11:51.291Z] 157a3249df2a: Preparing [2023-05-24T00:11:51.291Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:51.291Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:51.291Z] b5fec9141d4b: Preparing [2023-05-24T00:11:51.291Z] f1417ff83b31: Preparing [2023-05-24T00:11:51.291Z] 8fa4ee3feb82: Waiting [2023-05-24T00:11:51.291Z] b5fec9141d4b: Waiting [2023-05-24T00:11:51.291Z] f1417ff83b31: Waiting [2023-05-24T00:11:51.291Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:51.291Z] 4c93458f84d5: Layer already exists [2023-05-24T00:11:51.291Z] b153b19ab01b: Layer already exists [2023-05-24T00:11:51.291Z] 157a3249df2a: Layer already exists [2023-05-24T00:11:51.291Z] 4197ca200988: Layer already exists [2023-05-24T00:11:51.291Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:51.291Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:51.291Z] b5fec9141d4b: Layer already exists [2023-05-24T00:11:51.291Z] main: digest: sha256:a6f4480ed207e769a1bc58bcacb9038442f710732d217f2fc5f75fa91546a4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:11:51.329Z] ===================================================== [Pipeline] echo [2023-05-24T00:11:51.336Z] taggedImages: [2023-05-24T00:11:51.336Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:51.336Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-24T00:11:51.336Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.163 [2023-05-24T00:11:51.336Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:51.336Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-24T00:11:51.353Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-24T00:11:51.353Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:51.353Z] latest [2023-05-24T00:11:51.353Z] 3.0.0-dev.163 [2023-05-24T00:11:51.353Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:51.353Z] main [2023-05-24T00:11:51.353Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:51.655Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:51.956Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:51.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-24T00:11:51.956Z] 9382db175331: Preparing [2023-05-24T00:11:51.956Z] d4f3af8d0d67: Preparing [2023-05-24T00:11:51.956Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:51.956Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:51.956Z] 54bfd2109a5a: Preparing [2023-05-24T00:11:51.956Z] f1417ff83b31: Preparing [2023-05-24T00:11:51.956Z] f1417ff83b31: Waiting [2023-05-24T00:11:51.956Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:51.956Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:51.956Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:51.956Z] 9382db175331: Pushed [2023-05-24T00:11:51.956Z] 54bfd2109a5a: Pushed [2023-05-24T00:11:55.239Z] d4f3af8d0d67: Pushed [2023-05-24T00:11:55.239Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:0f48f8084824db412e869caabeae7543c1f85877ada80ce4798fecf677834568 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:55.540Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:55.837Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-24T00:11:55.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-24T00:11:55.837Z] 9382db175331: Preparing [2023-05-24T00:11:55.837Z] d4f3af8d0d67: Preparing [2023-05-24T00:11:55.837Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:55.837Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:55.837Z] 54bfd2109a5a: Preparing [2023-05-24T00:11:55.837Z] f1417ff83b31: Preparing [2023-05-24T00:11:55.837Z] 9382db175331: Layer already exists [2023-05-24T00:11:55.837Z] d4f3af8d0d67: Layer already exists [2023-05-24T00:11:55.837Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:55.837Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:55.837Z] 54bfd2109a5a: Layer already exists [2023-05-24T00:11:55.837Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:55.837Z] latest: digest: sha256:0f48f8084824db412e869caabeae7543c1f85877ada80ce4798fecf677834568 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:56.142Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:56.439Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.163 [2023-05-24T00:11:56.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-24T00:11:56.439Z] 9382db175331: Preparing [2023-05-24T00:11:56.439Z] d4f3af8d0d67: Preparing [2023-05-24T00:11:56.439Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:56.439Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:56.439Z] 54bfd2109a5a: Preparing [2023-05-24T00:11:56.439Z] f1417ff83b31: Preparing [2023-05-24T00:11:56.439Z] f1417ff83b31: Waiting [2023-05-24T00:11:56.439Z] 9382db175331: Layer already exists [2023-05-24T00:11:56.439Z] d4f3af8d0d67: Layer already exists [2023-05-24T00:11:56.439Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:56.439Z] 54bfd2109a5a: Layer already exists [2023-05-24T00:11:56.439Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:56.439Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:56.439Z] 3.0.0-dev.163: digest: sha256:0f48f8084824db412e869caabeae7543c1f85877ada80ce4798fecf677834568 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:56.744Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:57.049Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:57.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-24T00:11:57.049Z] 9382db175331: Preparing [2023-05-24T00:11:57.049Z] d4f3af8d0d67: Preparing [2023-05-24T00:11:57.049Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:57.049Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:57.049Z] 54bfd2109a5a: Preparing [2023-05-24T00:11:57.049Z] f1417ff83b31: Preparing [2023-05-24T00:11:57.049Z] f1417ff83b31: Waiting [2023-05-24T00:11:57.049Z] d4f3af8d0d67: Layer already exists [2023-05-24T00:11:57.049Z] 9382db175331: Layer already exists [2023-05-24T00:11:57.049Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:57.049Z] 54bfd2109a5a: Layer already exists [2023-05-24T00:11:57.049Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:57.049Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:57.049Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:0f48f8084824db412e869caabeae7543c1f85877ada80ce4798fecf677834568 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:57.352Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:57.653Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-24T00:11:57.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-24T00:11:57.653Z] 9382db175331: Preparing [2023-05-24T00:11:57.653Z] d4f3af8d0d67: Preparing [2023-05-24T00:11:57.653Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:57.653Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:57.653Z] 54bfd2109a5a: Preparing [2023-05-24T00:11:57.653Z] f1417ff83b31: Preparing [2023-05-24T00:11:57.653Z] f1417ff83b31: Waiting [2023-05-24T00:11:57.654Z] 9382db175331: Layer already exists [2023-05-24T00:11:57.654Z] d4f3af8d0d67: Layer already exists [2023-05-24T00:11:57.654Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:57.654Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:57.654Z] 54bfd2109a5a: Layer already exists [2023-05-24T00:11:57.654Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:57.654Z] main: digest: sha256:0f48f8084824db412e869caabeae7543c1f85877ada80ce4798fecf677834568 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:11:57.694Z] ===================================================== [Pipeline] echo [2023-05-24T00:11:57.700Z] taggedImages: [2023-05-24T00:11:57.700Z] - nexus3.edgexfoundry.org:10004/support-notifications:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:57.700Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-24T00:11:57.700Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.163 [2023-05-24T00:11:57.700Z] - nexus3.edgexfoundry.org:10004/support-notifications:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:57.700Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-24T00:11:57.716Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-24T00:11:57.716Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:57.716Z] latest [2023-05-24T00:11:57.716Z] 3.0.0-dev.163 [2023-05-24T00:11:57.716Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:11:57.716Z] main [2023-05-24T00:11:57.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:58.015Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:11:58.314Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:11:58.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-24T00:11:58.314Z] 9ef9eb6aaa03: Preparing [2023-05-24T00:11:58.314Z] cadde17a6d48: Preparing [2023-05-24T00:11:58.314Z] 398cc2e7e60f: Preparing [2023-05-24T00:11:58.314Z] 8fa4ee3feb82: Preparing [2023-05-24T00:11:58.314Z] fe1e9822162a: Preparing [2023-05-24T00:11:58.314Z] f1417ff83b31: Preparing [2023-05-24T00:11:58.314Z] f1417ff83b31: Waiting [2023-05-24T00:11:58.314Z] fe1e9822162a: Layer already exists [2023-05-24T00:11:58.314Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:11:58.314Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:11:58.314Z] f1417ff83b31: Layer already exists [2023-05-24T00:11:58.314Z] 9ef9eb6aaa03: Pushed [2023-05-24T00:12:00.850Z] cadde17a6d48: Pushed [2023-05-24T00:12:00.850Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:112d9cc2e93c712c39ef133621c83bdd375e6174ee1d2d803c632c065394c300 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:12:01.158Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:12:01.460Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-24T00:12:01.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-24T00:12:01.460Z] 9ef9eb6aaa03: Preparing [2023-05-24T00:12:01.460Z] cadde17a6d48: Preparing [2023-05-24T00:12:01.460Z] 398cc2e7e60f: Preparing [2023-05-24T00:12:01.460Z] 8fa4ee3feb82: Preparing [2023-05-24T00:12:01.460Z] fe1e9822162a: Preparing [2023-05-24T00:12:01.460Z] f1417ff83b31: Preparing [2023-05-24T00:12:01.460Z] f1417ff83b31: Waiting [2023-05-24T00:12:01.460Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:12:01.460Z] fe1e9822162a: Layer already exists [2023-05-24T00:12:01.460Z] 9ef9eb6aaa03: Layer already exists [2023-05-24T00:12:01.460Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:12:01.460Z] cadde17a6d48: Layer already exists [2023-05-24T00:12:01.460Z] f1417ff83b31: Layer already exists [2023-05-24T00:12:01.460Z] latest: digest: sha256:112d9cc2e93c712c39ef133621c83bdd375e6174ee1d2d803c632c065394c300 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:12:01.762Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:12:02.061Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.163 [2023-05-24T00:12:02.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-24T00:12:02.061Z] 9ef9eb6aaa03: Preparing [2023-05-24T00:12:02.061Z] cadde17a6d48: Preparing [2023-05-24T00:12:02.061Z] 398cc2e7e60f: Preparing [2023-05-24T00:12:02.061Z] 8fa4ee3feb82: Preparing [2023-05-24T00:12:02.061Z] fe1e9822162a: Preparing [2023-05-24T00:12:02.061Z] f1417ff83b31: Preparing [2023-05-24T00:12:02.061Z] f1417ff83b31: Waiting [2023-05-24T00:12:02.061Z] fe1e9822162a: Layer already exists [2023-05-24T00:12:02.061Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:12:02.061Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:12:02.061Z] 9ef9eb6aaa03: Layer already exists [2023-05-24T00:12:02.061Z] cadde17a6d48: Layer already exists [2023-05-24T00:12:02.061Z] f1417ff83b31: Layer already exists [2023-05-24T00:12:02.061Z] 3.0.0-dev.163: digest: sha256:112d9cc2e93c712c39ef133621c83bdd375e6174ee1d2d803c632c065394c300 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:12:02.362Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:12:02.663Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:12:02.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-24T00:12:02.663Z] 9ef9eb6aaa03: Preparing [2023-05-24T00:12:02.663Z] cadde17a6d48: Preparing [2023-05-24T00:12:02.663Z] 398cc2e7e60f: Preparing [2023-05-24T00:12:02.663Z] 8fa4ee3feb82: Preparing [2023-05-24T00:12:02.663Z] fe1e9822162a: Preparing [2023-05-24T00:12:02.663Z] f1417ff83b31: Preparing [2023-05-24T00:12:02.663Z] f1417ff83b31: Waiting [2023-05-24T00:12:02.663Z] fe1e9822162a: Layer already exists [2023-05-24T00:12:02.663Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:12:02.663Z] 9ef9eb6aaa03: Layer already exists [2023-05-24T00:12:02.663Z] cadde17a6d48: Layer already exists [2023-05-24T00:12:02.663Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:12:02.663Z] f1417ff83b31: Layer already exists [2023-05-24T00:12:02.663Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:112d9cc2e93c712c39ef133621c83bdd375e6174ee1d2d803c632c065394c300 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:12:02.971Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:12:03.272Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-24T00:12:03.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-24T00:12:03.272Z] 9ef9eb6aaa03: Preparing [2023-05-24T00:12:03.272Z] cadde17a6d48: Preparing [2023-05-24T00:12:03.272Z] 398cc2e7e60f: Preparing [2023-05-24T00:12:03.272Z] 8fa4ee3feb82: Preparing [2023-05-24T00:12:03.272Z] fe1e9822162a: Preparing [2023-05-24T00:12:03.272Z] f1417ff83b31: Preparing [2023-05-24T00:12:03.272Z] f1417ff83b31: Waiting [2023-05-24T00:12:03.272Z] cadde17a6d48: Layer already exists [2023-05-24T00:12:03.272Z] 398cc2e7e60f: Layer already exists [2023-05-24T00:12:03.272Z] fe1e9822162a: Layer already exists [2023-05-24T00:12:03.272Z] 8fa4ee3feb82: Layer already exists [2023-05-24T00:12:03.272Z] 9ef9eb6aaa03: Layer already exists [2023-05-24T00:12:03.272Z] f1417ff83b31: Layer already exists [2023-05-24T00:12:03.272Z] main: digest: sha256:112d9cc2e93c712c39ef133621c83bdd375e6174ee1d2d803c632c065394c300 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:12:03.306Z] ===================================================== [Pipeline] echo [2023-05-24T00:12:03.312Z] taggedImages: [2023-05-24T00:12:03.312Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:12:03.312Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-24T00:12:03.312Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.163 [2023-05-24T00:12:03.312Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:12:03.312Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T00:17:38.062Z] Removing intermediate container 38c681e54e96 [2023-05-24T00:17:38.062Z] ---> 2e5df45f04ed [2023-05-24T00:17:38.062Z] [2023-05-24T00:17:38.062Z] Step 9/22 : FROM alpine:3.17 [2023-05-24T00:17:38.062Z] ---> 51e60588ff2c [2023-05-24T00:17:38.062Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-24T00:17:38.062Z] ---> Running in 42d17cb0899c [2023-05-24T00:17:38.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:17:38.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:17:38.062Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T00:17:38.062Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-24T00:17:38.062Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:17:38.062Z] OK: 8 MiB in 17 packages [2023-05-24T00:17:38.062Z] Removing intermediate container 42d17cb0899c [2023-05-24T00:17:38.062Z] ---> 438410ca20bc [2023-05-24T00:17:38.062Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-24T00:17:38.062Z] ---> Running in 40e54dde8f79 [2023-05-24T00:17:38.062Z] Removing intermediate container 40e54dde8f79 [2023-05-24T00:17:38.062Z] ---> 321a355d7acc [2023-05-24T00:17:38.062Z] Step 12/22 : WORKDIR /edgex [2023-05-24T00:17:38.062Z] ---> Running in 4a674e810a32 [2023-05-24T00:17:38.062Z] Removing intermediate container 4a674e810a32 [2023-05-24T00:17:38.062Z] ---> 58f10d86f618 [2023-05-24T00:17:38.062Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:17:38.062Z] ---> 208dacf50c42 [2023-05-24T00:17:38.062Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:17:38.062Z] ---> 1929e32c5a78 [2023-05-24T00:17:38.062Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-24T00:17:39.466Z] ---> 7ecdc3ba7265 [2023-05-24T00:17:39.466Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-24T00:17:41.408Z] ---> 9d989e5ab55a [2023-05-24T00:17:41.408Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T00:17:41.991Z] ---> e8b03b8bcaaf [2023-05-24T00:17:41.991Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T00:17:41.991Z] ---> Running in 51d708abd26c [2023-05-24T00:17:45.338Z] Removing intermediate container 51d708abd26c [2023-05-24T00:17:45.338Z] ---> 9f503e384705 [2023-05-24T00:17:45.338Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T00:17:45.338Z] ---> Running in 9eba5f401fcb [2023-05-24T00:17:45.619Z] Removing intermediate container 9eba5f401fcb [2023-05-24T00:17:45.619Z] ---> 05784ac603ce [2023-05-24T00:17:45.619Z] Step 20/22 : LABEL arch=arm64 [2023-05-24T00:17:45.896Z] ---> Running in bf2c345dd118 [2023-05-24T00:17:46.179Z] Removing intermediate container bf2c345dd118 [2023-05-24T00:17:46.179Z] ---> 5e00986693ad [2023-05-24T00:17:46.179Z] Step 21/22 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:17:46.455Z] ---> Running in 82658925b9ad [2023-05-24T00:17:46.741Z] Removing intermediate container 82658925b9ad [2023-05-24T00:17:46.741Z] ---> 0bead472999d [2023-05-24T00:17:46.741Z] Step 22/22 : LABEL version=3.0.0-dev.163 [2023-05-24T00:17:47.007Z] ---> Running in b57b59f51da7 [2023-05-24T00:17:47.598Z] Removing intermediate container b57b59f51da7 [2023-05-24T00:17:47.598Z] ---> 1d2691b0cc5e [2023-05-24T00:17:47.598Z] [2023-05-24T00:17:47.598Z] Successfully built 1d2691b0cc5e [2023-05-24T00:17:47.598Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-24T00:17:47.598Z] Building security-spiffe-token-provider [2023-05-24T00:17:50.974Z]  Building security-proxy-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:17:50.974Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:17:50.974Z] ---> 1a2776a213eb [2023-05-24T00:17:50.974Z] Step 3/20 : WORKDIR /edgex-go [2023-05-24T00:17:50.974Z] ---> Using cache [2023-05-24T00:17:50.974Z] ---> 74ab100bf1b0 [2023-05-24T00:17:50.974Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-24T00:17:52.915Z] ---> Running in 9b10af2d6044 [2023-05-24T00:17:54.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:17:55.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:17:56.856Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T00:17:56.856Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T00:17:56.856Z] OK: 17697 distinct packages available [2023-05-24T00:17:57.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:17:58.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:17:59.572Z] OK: 263 MiB in 53 packages [2023-05-24T00:18:00.983Z] Removing intermediate container 9b10af2d6044 [2023-05-24T00:18:00.983Z] ---> 302dbca099e7 [2023-05-24T00:18:00.983Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-24T00:18:01.954Z] ---> 81ad427d7d19 [2023-05-24T00:18:01.954Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:18:02.223Z] ---> Running in 1f1bee571161 [2023-05-24T00:18:28.903Z] Removing intermediate container 1e094f5784e7 [2023-05-24T00:18:28.903Z] ---> af5102e4caf4 [2023-05-24T00:18:28.903Z] [2023-05-24T00:18:28.903Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T00:18:28.903Z] ---> 51e60588ff2c [2023-05-24T00:18:28.903Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T00:18:28.903Z] ---> Running in ccee13313123 [2023-05-24T00:18:28.903Z] Removing intermediate container ccee13313123 [2023-05-24T00:18:28.903Z] ---> 702c47d546c2 [2023-05-24T00:18:28.903Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-24T00:18:28.903Z] ---> Running in 12db8ea26a99 [2023-05-24T00:18:28.903Z] Removing intermediate container 12db8ea26a99 [2023-05-24T00:18:28.903Z] ---> 8421db0376b5 [2023-05-24T00:18:28.903Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-24T00:18:29.174Z] ---> Running in ea457264a38a [2023-05-24T00:18:30.132Z] Removing intermediate container ea457264a38a [2023-05-24T00:18:30.132Z] ---> be06f5e57081 [2023-05-24T00:18:30.132Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T00:18:30.399Z] ---> Running in e55bdc28b13d [2023-05-24T00:18:32.360Z] Removing intermediate container 6e79ed61c639 [2023-05-24T00:18:32.360Z] ---> 54133649d1a3 [2023-05-24T00:18:32.360Z] [2023-05-24T00:18:32.360Z] Step 10/25 : FROM alpine:3.17 [2023-05-24T00:18:32.360Z] ---> 51e60588ff2c [2023-05-24T00:18:32.360Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-24T00:18:32.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:18:32.633Z] ---> Running in c7ab43adbe34 [2023-05-24T00:18:33.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:18:34.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:18:35.143Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T00:18:35.143Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:18:35.143Z] OK: 8 MiB in 16 packages [2023-05-24T00:18:35.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:18:36.862Z] Removing intermediate container e55bdc28b13d [2023-05-24T00:18:36.862Z] ---> e158591e26f7 [2023-05-24T00:18:36.862Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:18:36.862Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T00:18:36.862Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:18:36.862Z] OK: 8 MiB in 16 packages [2023-05-24T00:18:37.825Z] ---> 9f2000df5448 [2023-05-24T00:18:37.825Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:18:38.804Z] Removing intermediate container c7ab43adbe34 [2023-05-24T00:18:38.804Z] ---> 25d08c32baa8 [2023-05-24T00:18:38.804Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T00:18:39.072Z] ---> Running in 410a9e901915 [2023-05-24T00:18:39.072Z] ---> 5ccde5c8e18e [2023-05-24T00:18:39.072Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-24T00:18:40.034Z] Removing intermediate container 410a9e901915 [2023-05-24T00:18:40.034Z] ---> 74c514551359 [2023-05-24T00:18:40.034Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-24T00:18:40.034Z] ---> Running in 983a0b7f7306 [2023-05-24T00:18:40.651Z] Removing intermediate container 983a0b7f7306 [2023-05-24T00:18:40.651Z] ---> 6c52770cf6d2 [2023-05-24T00:18:40.651Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-24T00:18:40.927Z] ---> Running in e0a4a3b9a35c [2023-05-24T00:18:41.535Z] ---> 318cfd41042b [2023-05-24T00:18:41.535Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:18:41.809Z] Removing intermediate container e0a4a3b9a35c [2023-05-24T00:18:41.809Z] ---> 9dca1d2474a6 [2023-05-24T00:18:41.809Z] Step 15/25 : WORKDIR / [2023-05-24T00:18:42.078Z] ---> Running in bd1a663530ea [2023-05-24T00:18:43.036Z] ---> f66d6f81ffc6 [2023-05-24T00:18:43.037Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-24T00:18:43.037Z] Removing intermediate container bd1a663530ea [2023-05-24T00:18:43.037Z] ---> 923aaa22c034 [2023-05-24T00:18:43.037Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:18:43.037Z] ---> Running in 2a46cdf7cfb7 [2023-05-24T00:18:44.029Z] Removing intermediate container 2a46cdf7cfb7 [2023-05-24T00:18:44.029Z] ---> d62eaa4400f6 [2023-05-24T00:18:44.029Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T00:18:44.029Z] ---> 8ac68dc3ba15 [2023-05-24T00:18:44.029Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:18:44.029Z] ---> Running in 1e6fd9061308 [2023-05-24T00:18:45.457Z] Removing intermediate container 1e6fd9061308 [2023-05-24T00:18:45.457Z] ---> 50ecad185ede [2023-05-24T00:18:45.457Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T00:18:45.457Z] ---> Running in 823d2afe981b [2023-05-24T00:18:45.732Z] ---> 0fc4a9e862be [2023-05-24T00:18:45.732Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-24T00:18:46.700Z] Removing intermediate container 823d2afe981b [2023-05-24T00:18:46.700Z] ---> 04247c1109c3 [2023-05-24T00:18:46.700Z] Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:18:46.700Z] ---> Running in 035c612ac054 [2023-05-24T00:18:47.669Z] Removing intermediate container 035c612ac054 [2023-05-24T00:18:47.669Z] ---> be5322e655f7 [2023-05-24T00:18:47.669Z] Step 23/23 : LABEL version=3.0.0-dev.163 [2023-05-24T00:18:47.941Z] ---> Running in a7193e105d62 [2023-05-24T00:18:48.922Z] Removing intermediate container a7193e105d62 [2023-05-24T00:18:48.922Z] ---> de6b84840b6a [2023-05-24T00:18:48.922Z] [2023-05-24T00:18:49.192Z] Successfully built de6b84840b6a [2023-05-24T00:18:49.192Z] Successfully tagged core-data-arm64:latest [2023-05-24T00:18:49.192Z] Building security-proxy-auth [2023-05-24T00:18:50.163Z]  Building core-data ... done  ---> fd295ff3f08f [2023-05-24T00:18:50.163Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:18:51.598Z] ---> 21b64146b7e8 [2023-05-24T00:18:51.598Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-24T00:18:53.586Z] ---> ea2fe52f5287 [2023-05-24T00:18:53.586Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-24T00:18:53.855Z] ---> Running in ea346e584d70 [2023-05-24T00:18:54.447Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:18:54.447Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:18:54.447Z] ---> 1a2776a213eb [2023-05-24T00:18:54.447Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:18:54.447Z] ---> Using cache [2023-05-24T00:18:54.447Z] ---> 9d82eaeb8d2e [2023-05-24T00:18:54.447Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T00:18:54.447Z] ---> Using cache [2023-05-24T00:18:54.447Z] ---> e0b3f17685ba [2023-05-24T00:18:54.447Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T00:18:54.447Z] ---> Using cache [2023-05-24T00:18:54.447Z] ---> 18604556e471 [2023-05-24T00:18:54.447Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T00:18:54.447Z] ---> Using cache [2023-05-24T00:18:54.447Z] ---> 996d66ca3efa [2023-05-24T00:18:54.447Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:18:54.447Z] ---> Using cache [2023-05-24T00:18:54.447Z] ---> 2e096fb3c675 [2023-05-24T00:18:54.447Z] Step 8/23 : COPY . . [2023-05-24T00:18:54.715Z] ---> Using cache [2023-05-24T00:18:54.715Z] ---> db92d8d83b5f [2023-05-24T00:18:54.715Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-24T00:18:54.992Z] Removing intermediate container ea346e584d70 [2023-05-24T00:18:54.993Z] ---> 821dbed05bd6 [2023-05-24T00:18:54.993Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T00:18:54.993Z] ---> Running in a4cc2dc0e280 [2023-05-24T00:18:55.261Z] ---> Running in 9f99a5ae755b [2023-05-24T00:18:56.705Z] Removing intermediate container 9f99a5ae755b [2023-05-24T00:18:56.705Z] ---> 3fee962c156f [2023-05-24T00:18:56.705Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T00:18:56.705Z] ---> Running in da47855118ea [2023-05-24T00:18:57.891Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-24T00:18:58.912Z] Removing intermediate container da47855118ea [2023-05-24T00:18:58.912Z] ---> a0cb0ea64378 [2023-05-24T00:18:58.912Z] Step 24/25 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:18:58.912Z] ---> Running in 3c31db64263c [2023-05-24T00:18:59.618Z] Removing intermediate container 3c31db64263c [2023-05-24T00:18:59.618Z] ---> 989c96cd9dfc [2023-05-24T00:18:59.618Z] Step 25/25 : LABEL version=3.0.0-dev.163 [2023-05-24T00:18:59.618Z] ---> Running in cc183662dcdc [2023-05-24T00:18:59.936Z] Removing intermediate container b51e23cd182b [2023-05-24T00:18:59.936Z] ---> 1a63215ac9f1 [2023-05-24T00:18:59.936Z] [2023-05-24T00:18:59.936Z] Step 10/24 : FROM alpine:3.17 [2023-05-24T00:18:59.936Z] ---> 51e60588ff2c [2023-05-24T00:18:59.936Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T00:18:59.936Z] ---> Using cache [2023-05-24T00:18:59.936Z] ---> 25d08c32baa8 [2023-05-24T00:18:59.936Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T00:18:59.936Z] ---> Using cache [2023-05-24T00:18:59.936Z] ---> 74c514551359 [2023-05-24T00:18:59.936Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-24T00:19:00.227Z] ---> Running in 6985d0ed4495 [2023-05-24T00:19:00.522Z] Removing intermediate container cc183662dcdc [2023-05-24T00:19:00.522Z] ---> d16980ee9c6c [2023-05-24T00:19:00.522Z] [2023-05-24T00:19:00.522Z] Successfully built d16980ee9c6c [2023-05-24T00:19:00.522Z] Successfully tagged core-metadata-arm64:latest [2023-05-24T00:19:00.522Z]  Building core-metadata ... done Building security-bootstrapper [2023-05-24T00:19:00.802Z] Removing intermediate container 6985d0ed4495 [2023-05-24T00:19:00.802Z] ---> 59009326873d [2023-05-24T00:19:00.802Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-24T00:19:00.802Z] ---> Running in 40e4fdbd5040 [2023-05-24T00:19:01.389Z] Removing intermediate container 40e4fdbd5040 [2023-05-24T00:19:01.389Z] ---> 8f6d16ecb6b1 [2023-05-24T00:19:01.389Z] Step 15/24 : WORKDIR / [2023-05-24T00:19:01.660Z] ---> Running in cca8401dad38 [2023-05-24T00:19:02.251Z] Removing intermediate container cca8401dad38 [2023-05-24T00:19:02.251Z] ---> ff1d25a51748 [2023-05-24T00:19:02.251Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:19:03.221Z] ---> de7af3020eb7 [2023-05-24T00:19:03.221Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:19:04.186Z] ---> e6525e19a424 [2023-05-24T00:19:04.186Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-24T00:19:04.771Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:19:04.771Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:19:04.771Z] ---> 1a2776a213eb [2023-05-24T00:19:04.771Z] Step 3/33 : WORKDIR /edgex-go [2023-05-24T00:19:04.771Z] ---> Using cache [2023-05-24T00:19:04.771Z] ---> 74ab100bf1b0 [2023-05-24T00:19:04.771Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-24T00:19:04.771Z] ---> Using cache [2023-05-24T00:19:04.771Z] ---> b5f1ede875e7 [2023-05-24T00:19:04.771Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-24T00:19:05.040Z] ---> Using cache [2023-05-24T00:19:05.040Z] ---> fe9e05bc264c [2023-05-24T00:19:05.040Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:19:05.040Z] ---> Using cache [2023-05-24T00:19:05.040Z] ---> 934ed709af18 [2023-05-24T00:19:05.040Z] Step 7/33 : COPY . . [2023-05-24T00:19:05.040Z] ---> Using cache [2023-05-24T00:19:05.040Z] ---> e38698c9d8fc [2023-05-24T00:19:05.040Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-24T00:19:05.324Z] ---> Running in 5461d9e953a8 [2023-05-24T00:19:06.765Z] ---> 3ac0b4197c42 [2023-05-24T00:19:06.765Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:19:08.191Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-24T00:19:08.475Z] ---> e7374b25a1eb [2023-05-24T00:19:08.475Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-24T00:19:08.475Z] ---> Running in 15325b3e6853 [2023-05-24T00:19:09.445Z] Removing intermediate container 15325b3e6853 [2023-05-24T00:19:09.445Z] ---> 1aa46e2f7d1a [2023-05-24T00:19:09.445Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T00:19:09.445Z] ---> Running in 7339c4eba431 [2023-05-24T00:19:10.038Z] Removing intermediate container 7339c4eba431 [2023-05-24T00:19:10.038Z] ---> 1840662b65a7 [2023-05-24T00:19:10.038Z] Step 22/24 : LABEL arch=arm64 [2023-05-24T00:19:10.308Z] ---> Running in 7bbb4d0e7e7f [2023-05-24T00:19:11.279Z] Removing intermediate container 7bbb4d0e7e7f [2023-05-24T00:19:11.279Z] ---> 4098deeaf3c1 [2023-05-24T00:19:11.279Z] Step 23/24 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:19:11.279Z] ---> Running in aaf078e16c0a [2023-05-24T00:19:12.698Z] Removing intermediate container aaf078e16c0a [2023-05-24T00:19:12.698Z] ---> fc309086fcce [2023-05-24T00:19:12.698Z] Step 24/24 : LABEL version=3.0.0-dev.163 [2023-05-24T00:19:12.698Z] ---> Running in b195483f7395 [2023-05-24T00:19:13.667Z] Removing intermediate container b195483f7395 [2023-05-24T00:19:13.667Z] ---> a8d914abec57 [2023-05-24T00:19:13.667Z] [2023-05-24T00:19:13.667Z] Successfully built a8d914abec57 [2023-05-24T00:19:13.667Z] Successfully tagged core-command-arm64:latest [2023-05-24T00:19:13.667Z] Building security-secretstore-setup [2023-05-24T00:19:18.210Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:19:18.210Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:19:18.210Z] ---> 1a2776a213eb [2023-05-24T00:19:18.210Z] Step 3/25 : WORKDIR /edgex-go [2023-05-24T00:19:18.210Z] ---> Using cache [2023-05-24T00:19:18.210Z] ---> 74ab100bf1b0 [2023-05-24T00:19:18.210Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-24T00:19:18.210Z] ---> Using cache [2023-05-24T00:19:18.210Z] ---> b5f1ede875e7 [2023-05-24T00:19:18.210Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-24T00:19:18.210Z] ---> Using cache [2023-05-24T00:19:18.210Z] ---> fe9e05bc264c [2023-05-24T00:19:18.210Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:19:18.210Z] ---> Using cache [2023-05-24T00:19:18.210Z] ---> 934ed709af18 [2023-05-24T00:19:18.210Z] Step 7/25 : COPY . . [2023-05-24T00:19:18.210Z] ---> Using cache [2023-05-24T00:19:18.210Z] ---> e38698c9d8fc [2023-05-24T00:19:18.210Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-24T00:19:19.184Z] ---> Running in 0b8333baf724 [2023-05-24T00:19:21.171Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-24T00:19:47.910Z] Removing intermediate container 1f1bee571161 [2023-05-24T00:19:47.910Z] ---> 5a8bd812ee3c [2023-05-24T00:19:47.910Z] Step 7/20 : COPY . . [2023-05-24T00:19:48.877Z] ---> c8203cfb25d2 [2023-05-24T00:19:48.877Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-24T00:19:48.877Z] ---> Running in 98049fdc651d [2023-05-24T00:19:50.832Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-24T00:20:47.261Z] Removing intermediate container ca86e1bea690 [2023-05-24T00:20:47.261Z] ---> 2a54f4ffa966 [2023-05-24T00:20:47.261Z] [2023-05-24T00:20:47.261Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T00:20:47.261Z] ---> 51e60588ff2c [2023-05-24T00:20:47.261Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T00:20:47.261Z] ---> Using cache [2023-05-24T00:20:47.261Z] ---> 25d08c32baa8 [2023-05-24T00:20:47.261Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T00:20:47.261Z] ---> Using cache [2023-05-24T00:20:47.261Z] ---> 74c514551359 [2023-05-24T00:20:47.261Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-24T00:20:47.261Z] ---> Running in 6c56d0d40af6 [2023-05-24T00:20:47.261Z] Removing intermediate container 6c56d0d40af6 [2023-05-24T00:20:47.261Z] ---> c89e6b1355f0 [2023-05-24T00:20:47.261Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T00:20:47.261Z] ---> Running in 72dbb87b5785 [2023-05-24T00:20:47.261Z] Removing intermediate container 72dbb87b5785 [2023-05-24T00:20:47.261Z] ---> b8b04dba21e4 [2023-05-24T00:20:47.261Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:20:47.261Z] ---> 460e0300ba53 [2023-05-24T00:20:47.261Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:20:47.261Z] ---> de5841ce0f51 [2023-05-24T00:20:47.261Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-24T00:20:47.529Z] ---> ae3015b166b0 [2023-05-24T00:20:47.529Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:20:48.495Z] ---> d25c2b2651db [2023-05-24T00:20:48.495Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-24T00:20:48.785Z] ---> Running in 11023161b809 [2023-05-24T00:20:49.056Z] Removing intermediate container 11023161b809 [2023-05-24T00:20:49.056Z] ---> 591fd5dbf878 [2023-05-24T00:20:49.056Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T00:20:49.346Z] ---> Running in e203a1e3a26d [2023-05-24T00:20:49.936Z] Removing intermediate container e203a1e3a26d [2023-05-24T00:20:49.936Z] ---> 3e935ffd7109 [2023-05-24T00:20:49.936Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T00:20:49.936Z] ---> Running in 3eb5679f7d22 [2023-05-24T00:20:50.550Z] Removing intermediate container 3eb5679f7d22 [2023-05-24T00:20:50.550Z] ---> ec377ec339bc [2023-05-24T00:20:50.550Z] Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:20:50.849Z] ---> Running in 81f68bfcd3e5 [2023-05-24T00:20:51.444Z] Removing intermediate container 81f68bfcd3e5 [2023-05-24T00:20:51.444Z] ---> ad7c76742667 [2023-05-24T00:20:51.444Z] Step 23/23 : LABEL version=3.0.0-dev.163 [2023-05-24T00:20:51.444Z] ---> Running in ee4300a6c7bd [2023-05-24T00:20:52.036Z] Removing intermediate container ee4300a6c7bd [2023-05-24T00:20:52.036Z] ---> cfb5c37e1055 [2023-05-24T00:20:52.036Z] [2023-05-24T00:20:52.036Z] Successfully built cfb5c37e1055 [2023-05-24T00:20:52.036Z] Successfully tagged support-scheduler-arm64:latest [2023-05-24T00:20:52.306Z] Building security-spire-config [2023-05-24T00:20:55.663Z]  Building support-scheduler ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:20:55.663Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:20:55.663Z] ---> 1a2776a213eb [2023-05-24T00:20:55.663Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T00:20:55.663Z] ---> Using cache [2023-05-24T00:20:55.663Z] ---> 74ab100bf1b0 [2023-05-24T00:20:55.663Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T00:20:55.663Z] ---> Running in 9ffdd7a5a1e7 [2023-05-24T00:20:57.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:20:58.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:21:00.002Z] OK: 263 MiB in 53 packages [2023-05-24T00:21:01.427Z] Removing intermediate container 9ffdd7a5a1e7 [2023-05-24T00:21:01.427Z] ---> 0c6df4cce3f0 [2023-05-24T00:21:01.427Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T00:21:02.394Z] ---> 07204137c615 [2023-05-24T00:21:02.394Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:21:02.665Z] ---> Running in 71e7514de26a [2023-05-24T00:22:39.329Z] Removing intermediate container 71e7514de26a [2023-05-24T00:22:39.329Z] ---> 96246ea375da [2023-05-24T00:22:39.329Z] Step 7/27 : COPY . . [2023-05-24T00:22:39.329Z] ---> 4f2ce13f65b5 [2023-05-24T00:22:39.329Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T00:22:39.329Z] ---> Running in 8cff429659ba [2023-05-24T00:22:39.329Z] Removing intermediate container 8cff429659ba [2023-05-24T00:22:39.329Z] ---> ac6e5725e89c [2023-05-24T00:22:39.329Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T00:22:39.329Z] ---> Running in c84485283b65 [2023-05-24T00:22:39.915Z] Removing intermediate container c84485283b65 [2023-05-24T00:22:39.915Z] ---> a3eb15ea46ce [2023-05-24T00:22:39.915Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T00:22:39.915Z] ---> Running in 0e7e7de78c41 [2023-05-24T00:22:40.502Z] Removing intermediate container 0e7e7de78c41 [2023-05-24T00:22:40.502Z] ---> eefd69882e11 [2023-05-24T00:22:40.502Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T00:22:40.502Z] ---> Running in 834ee25f5045 [2023-05-24T00:22:43.855Z] Removing intermediate container 834ee25f5045 [2023-05-24T00:22:43.855Z] ---> 9551615f1e3e [2023-05-24T00:22:43.855Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T00:22:43.855Z] ---> Running in fd281b06acce [2023-05-24T00:22:44.459Z] Removing intermediate container fd281b06acce [2023-05-24T00:22:44.459Z] ---> bbf7554edff4 [2023-05-24T00:22:44.459Z] [2023-05-24T00:22:44.459Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T00:22:44.459Z] ---> 51e60588ff2c [2023-05-24T00:22:44.459Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T00:22:44.459Z] ---> Using cache [2023-05-24T00:22:44.459Z] ---> eb41eba088bc [2023-05-24T00:22:44.459Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-24T00:22:44.459Z] ---> Running in d30eccc8bbc7 [2023-05-24T00:22:46.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:22:47.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:22:49.290Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T00:22:49.290Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T00:22:49.290Z] OK: 17694 distinct packages available [2023-05-24T00:22:49.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:22:50.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:22:51.659Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-24T00:22:51.659Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-24T00:22:51.659Z] (3/4) Installing libucontext (1.2-r0) [2023-05-24T00:22:51.659Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-24T00:22:51.659Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:22:51.659Z] OK: 8 MiB in 19 packages [2023-05-24T00:22:53.641Z] Removing intermediate container d30eccc8bbc7 [2023-05-24T00:22:53.641Z] ---> 3b39242d5610 [2023-05-24T00:22:53.641Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:22:54.238Z] ---> 58e92a2d9341 [2023-05-24T00:22:54.238Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:22:55.215Z] ---> 6bd50bcd2345 [2023-05-24T00:22:55.215Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T00:23:01.871Z] ---> 964cfecaeb26 [2023-05-24T00:23:01.871Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T00:23:04.470Z] ---> 8cd403e8bed3 [2023-05-24T00:23:04.470Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-24T00:23:04.470Z] ---> Running in 45a2015a780b [2023-05-24T00:23:05.056Z] Removing intermediate container 45a2015a780b [2023-05-24T00:23:05.057Z] ---> e9dcfe437151 [2023-05-24T00:23:05.057Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-24T00:23:06.031Z] ---> ee85d4ee1cce [2023-05-24T00:23:06.031Z] Step 22/27 : WORKDIR / [2023-05-24T00:23:06.031Z] ---> Running in 79abfb046be0 [2023-05-24T00:23:06.614Z] Removing intermediate container 79abfb046be0 [2023-05-24T00:23:06.614Z] ---> d1ed912ca60f [2023-05-24T00:23:06.614Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T00:23:06.614Z] ---> Running in 7365b5fbcbd2 [2023-05-24T00:23:07.202Z] Removing intermediate container 7365b5fbcbd2 [2023-05-24T00:23:07.202Z] ---> 58992886865f [2023-05-24T00:23:07.202Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T00:23:07.202Z] ---> Running in f63a80cf6bd9 [2023-05-24T00:23:07.786Z] Removing intermediate container f63a80cf6bd9 [2023-05-24T00:23:07.786Z] ---> 47ef2d4ac393 [2023-05-24T00:23:07.786Z] Step 25/27 : LABEL arch=arm64 [2023-05-24T00:23:08.055Z] ---> Running in c5bef805f34f [2023-05-24T00:23:08.323Z] Removing intermediate container c5bef805f34f [2023-05-24T00:23:08.323Z] ---> d38ccee5a08e [2023-05-24T00:23:08.323Z] Step 26/27 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:23:08.592Z] ---> Running in 530ce4def7bc [2023-05-24T00:23:08.858Z] Removing intermediate container 530ce4def7bc [2023-05-24T00:23:08.858Z] ---> a25cd22c8591 [2023-05-24T00:23:08.858Z] Step 27/27 : LABEL version=3.0.0-dev.163 [2023-05-24T00:23:09.124Z] ---> Running in ebf9af8bd683 [2023-05-24T00:23:09.392Z] Removing intermediate container ebf9af8bd683 [2023-05-24T00:23:09.392Z] ---> 9efe2cee9631 [2023-05-24T00:23:09.392Z] [2023-05-24T00:23:09.659Z] Successfully built 9efe2cee9631 [2023-05-24T00:23:09.659Z] Successfully tagged security-spire-config-arm64:latest [2023-05-24T00:23:09.659Z] Building support-notifications [2023-05-24T00:23:13.000Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:23:13.000Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:23:13.000Z] ---> 1a2776a213eb [2023-05-24T00:23:13.000Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:23:13.000Z] ---> Using cache [2023-05-24T00:23:13.000Z] ---> 9d82eaeb8d2e [2023-05-24T00:23:13.000Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T00:23:13.000Z] ---> Using cache [2023-05-24T00:23:13.000Z] ---> e0b3f17685ba [2023-05-24T00:23:13.000Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-24T00:23:13.288Z] ---> Running in 7ae4b33383fe [2023-05-24T00:23:15.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:23:15.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:23:17.790Z] OK: 263 MiB in 53 packages [2023-05-24T00:23:19.213Z] Removing intermediate container 7ae4b33383fe [2023-05-24T00:23:19.213Z] ---> 062e476df474 [2023-05-24T00:23:19.213Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T00:23:19.804Z] ---> 4edacea1e314 [2023-05-24T00:23:19.804Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:23:20.074Z] ---> Running in 08c198706f33 [2023-05-24T00:24:56.757Z] Removing intermediate container 08c198706f33 [2023-05-24T00:24:56.757Z] ---> 86e0c5e3a813 [2023-05-24T00:24:56.757Z] Step 8/23 : COPY . . [2023-05-24T00:24:57.359Z] ---> 70fa006ca1dc [2023-05-24T00:24:57.359Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-24T00:24:57.359Z] ---> Running in fa9ff7e31405 [2023-05-24T00:24:59.297Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-24T00:25:46.558Z] Removing intermediate container a4cc2dc0e280 [2023-05-24T00:25:46.558Z] ---> ef8e1d9c27e1 [2023-05-24T00:25:46.558Z] [2023-05-24T00:25:46.558Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T00:25:46.558Z] ---> 51e60588ff2c [2023-05-24T00:25:46.558Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T00:25:46.558Z] ---> Running in d92ce9a235fd [2023-05-24T00:25:46.558Z] Removing intermediate container d92ce9a235fd [2023-05-24T00:25:46.558Z] ---> cab70a64fc80 [2023-05-24T00:25:46.558Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T00:25:46.558Z] ---> Running in 07ac7828e765 [2023-05-24T00:25:47.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:25:48.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:25:50.052Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T00:25:50.052Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:25:50.052Z] OK: 8 MiB in 16 packages [2023-05-24T00:25:51.471Z] Removing intermediate container 07ac7828e765 [2023-05-24T00:25:51.471Z] ---> 63392b18587e [2023-05-24T00:25:51.471Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:25:52.879Z] ---> 3aa469653c88 [2023-05-24T00:25:52.879Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:25:53.467Z] ---> 42bb3b6fd4f1 [2023-05-24T00:25:53.467Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-24T00:25:55.418Z] ---> 950d2bec8558 [2023-05-24T00:25:55.418Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:25:56.380Z] ---> 585ce14b1fa1 [2023-05-24T00:25:56.380Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-24T00:25:56.964Z] ---> 0ec6f6d3497a [2023-05-24T00:25:56.964Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T00:25:57.231Z] ---> Running in a28ddf80274b [2023-05-24T00:26:00.582Z] Removing intermediate container a28ddf80274b [2023-05-24T00:26:00.582Z] ---> b2e5010bbd93 [2023-05-24T00:26:00.582Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T00:26:00.582Z] ---> Running in d4bd5b7d7248 [2023-05-24T00:26:01.167Z] Removing intermediate container d4bd5b7d7248 [2023-05-24T00:26:01.167Z] ---> bb9de6d0dee8 [2023-05-24T00:26:01.167Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T00:26:01.167Z] ---> Running in f9764bd36731 [2023-05-24T00:26:02.153Z] Removing intermediate container f9764bd36731 [2023-05-24T00:26:02.153Z] ---> 729a4f5665fb [2023-05-24T00:26:02.153Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T00:26:02.426Z] ---> Running in fa986e8cfe9d [2023-05-24T00:26:03.385Z] Removing intermediate container fa986e8cfe9d [2023-05-24T00:26:03.385Z] ---> fa63eddb51ec [2023-05-24T00:26:03.385Z] Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:26:03.385Z] ---> Running in 476fdbb6767e [2023-05-24T00:26:04.369Z] Removing intermediate container 476fdbb6767e [2023-05-24T00:26:04.369Z] ---> 6f48132dce90 [2023-05-24T00:26:04.369Z] Step 23/23 : LABEL version=3.0.0-dev.163 [2023-05-24T00:26:04.369Z] ---> Running in 512c2cc89864 [2023-05-24T00:26:04.954Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-24T00:26:05.537Z] Removing intermediate container 512c2cc89864 [2023-05-24T00:26:05.537Z] ---> b44a613e497e [2023-05-24T00:26:05.537Z] [2023-05-24T00:26:05.803Z] Successfully built b44a613e497e [2023-05-24T00:26:05.803Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-24T00:26:05.803Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-05-24T00:26:10.062Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:26:10.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:26:10.062Z] ---> 1a2776a213eb [2023-05-24T00:26:10.062Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:26:10.062Z] ---> Using cache [2023-05-24T00:26:10.062Z] ---> 9d82eaeb8d2e [2023-05-24T00:26:10.062Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T00:26:10.062Z] ---> Using cache [2023-05-24T00:26:10.062Z] ---> e0b3f17685ba [2023-05-24T00:26:10.062Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T00:26:10.062Z] ---> Using cache [2023-05-24T00:26:10.062Z] ---> 18604556e471 [2023-05-24T00:26:10.062Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T00:26:10.062Z] ---> Using cache [2023-05-24T00:26:10.062Z] ---> 996d66ca3efa [2023-05-24T00:26:10.062Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:26:10.062Z] ---> Using cache [2023-05-24T00:26:10.062Z] ---> 2e096fb3c675 [2023-05-24T00:26:10.062Z] Step 8/23 : COPY . . [2023-05-24T00:26:10.328Z] ---> Using cache [2023-05-24T00:26:10.328Z] ---> db92d8d83b5f [2023-05-24T00:26:10.328Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-24T00:26:11.288Z] ---> Running in d691d587cefa [2023-05-24T00:26:11.878Z] Removing intermediate container 5461d9e953a8 [2023-05-24T00:26:11.878Z] ---> af2ba6fe1f34 [2023-05-24T00:26:11.878Z] [2023-05-24T00:26:11.878Z] Step 9/33 : FROM alpine:3.17 [2023-05-24T00:26:11.878Z] ---> 51e60588ff2c [2023-05-24T00:26:11.878Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T00:26:12.161Z] ---> Running in e7ea5c247100 [2023-05-24T00:26:13.130Z] Removing intermediate container e7ea5c247100 [2023-05-24T00:26:13.130Z] ---> 9ad3e0d9818f [2023-05-24T00:26:13.130Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-24T00:26:13.130Z] ---> Running in d087b36f15b5 [2023-05-24T00:26:13.714Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-24T00:26:15.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:26:16.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:26:17.485Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T00:26:17.485Z] (2/2) Installing su-exec (0.2-r2) [2023-05-24T00:26:17.485Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:26:17.485Z] OK: 8 MiB in 17 packages [2023-05-24T00:26:20.068Z] Removing intermediate container d087b36f15b5 [2023-05-24T00:26:20.068Z] ---> 41b70f0452d0 [2023-05-24T00:26:20.068Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-24T00:26:20.068Z] ---> Running in 7fdf0fb51e40 [2023-05-24T00:26:20.658Z] Removing intermediate container 7fdf0fb51e40 [2023-05-24T00:26:20.658Z] ---> dc2870b9d3f2 [2023-05-24T00:26:20.658Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-24T00:26:20.923Z] ---> Running in 796a95ec218f [2023-05-24T00:26:21.892Z] Removing intermediate container 796a95ec218f [2023-05-24T00:26:21.892Z] ---> 866596e0e458 [2023-05-24T00:26:21.892Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-24T00:26:21.892Z] ---> Running in 147753f806f9 [2023-05-24T00:26:22.849Z] Removing intermediate container 147753f806f9 [2023-05-24T00:26:22.849Z] ---> 098259075873 [2023-05-24T00:26:22.849Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-24T00:26:22.849Z] ---> Running in fe0aab251428 [2023-05-24T00:26:23.807Z] Removing intermediate container fe0aab251428 [2023-05-24T00:26:23.807Z] ---> 6878fec244c0 [2023-05-24T00:26:23.807Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-24T00:26:24.079Z] ---> Running in 37fd5bbfa726 [2023-05-24T00:26:28.328Z] Removing intermediate container 37fd5bbfa726 [2023-05-24T00:26:28.328Z] ---> 6b56e88b86f5 [2023-05-24T00:26:28.328Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-24T00:26:28.596Z] ---> Running in 024d3985cb9e [2023-05-24T00:26:29.177Z] Removing intermediate container 024d3985cb9e [2023-05-24T00:26:29.177Z] ---> 75e587d19dee [2023-05-24T00:26:29.177Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-24T00:26:29.444Z] Removing intermediate container 0b8333baf724 [2023-05-24T00:26:29.444Z] ---> 2724abce7ca7 [2023-05-24T00:26:29.444Z] [2023-05-24T00:26:29.444Z] Step 9/25 : FROM alpine:3.17 [2023-05-24T00:26:29.444Z] ---> 51e60588ff2c [2023-05-24T00:26:29.444Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-24T00:26:29.444Z] ---> Running in 91c59669077e [2023-05-24T00:26:30.854Z] ---> 82e541eaef49 [2023-05-24T00:26:30.854Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-24T00:26:31.120Z] ---> Running in 924e4d60478e [2023-05-24T00:26:32.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:26:33.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:26:34.442Z] Removing intermediate container 924e4d60478e [2023-05-24T00:26:34.442Z] ---> fa8d636bf148 [2023-05-24T00:26:34.442Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:26:34.707Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-24T00:26:34.977Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-24T00:26:34.977Z] (3/3) Installing su-exec (0.2-r2) [2023-05-24T00:26:34.977Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:26:34.977Z] ---> 2d049c47903a [2023-05-24T00:26:34.977Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:26:34.977Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T00:26:35.937Z] OK: 8 MiB in 18 packages [2023-05-24T00:26:35.937Z] ---> 18004d52cef6 [2023-05-24T00:26:35.937Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-24T00:26:38.517Z] Removing intermediate container 91c59669077e [2023-05-24T00:26:38.517Z] ---> 78ad5f4d00fa [2023-05-24T00:26:38.517Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-24T00:26:38.517Z] ---> Running in 1c0857eebc42 [2023-05-24T00:26:38.785Z] ---> 9bbfde52e1c5 [2023-05-24T00:26:38.785Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-24T00:26:39.374Z] Removing intermediate container 1c0857eebc42 [2023-05-24T00:26:39.374Z] ---> dc351398deb7 [2023-05-24T00:26:39.374Z] Step 12/25 : WORKDIR / [2023-05-24T00:26:39.374Z] ---> Running in 01adcd5f6283 [2023-05-24T00:26:39.956Z] Removing intermediate container 01adcd5f6283 [2023-05-24T00:26:39.956Z] ---> 9706fe5f6912 [2023-05-24T00:26:39.956Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:26:40.224Z] ---> 1ff148172026 [2023-05-24T00:26:40.224Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-24T00:26:41.181Z] ---> 8644ad2c4e27 [2023-05-24T00:26:41.181Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:26:41.448Z] ---> 9694f7b99aad [2023-05-24T00:26:41.448Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-24T00:26:42.854Z] ---> 747866e235b7 [2023-05-24T00:26:42.854Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-24T00:26:42.854Z] ---> 036b14404201 [2023-05-24T00:26:42.854Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-24T00:26:43.819Z] ---> 9e18373813f8 [2023-05-24T00:26:43.820Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-24T00:26:43.820Z] ---> c8f050049162 [2023-05-24T00:26:43.820Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-24T00:26:45.232Z] ---> caab6c0949c9 [2023-05-24T00:26:45.232Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:26:45.232Z] ---> 63b3e77ad605 [2023-05-24T00:26:45.232Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-24T00:26:45.232Z] ---> Running in 258a5e6615cf [2023-05-24T00:26:46.189Z] ---> d91e2014faac [2023-05-24T00:26:46.189Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-24T00:26:48.765Z] Removing intermediate container 258a5e6615cf [2023-05-24T00:26:48.765Z] ---> 50ea2005e45a [2023-05-24T00:26:48.765Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-24T00:26:48.765Z] ---> 73c4eba59636 [2023-05-24T00:26:48.765Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-24T00:26:49.031Z] ---> Running in be4d853d4c01 [2023-05-24T00:26:49.616Z] Removing intermediate container be4d853d4c01 [2023-05-24T00:26:49.616Z] ---> 48261c1315f2 [2023-05-24T00:26:49.616Z] Step 30/33 : CMD ["gate"] [2023-05-24T00:26:49.888Z] ---> Running in aa0bb843c6bc [2023-05-24T00:26:50.470Z] Removing intermediate container aa0bb843c6bc [2023-05-24T00:26:50.470Z] ---> aabc10e2aa08 [2023-05-24T00:26:50.470Z] Step 31/33 : LABEL arch=arm64 [2023-05-24T00:26:50.748Z] ---> Running in 956cd5f644e0 [2023-05-24T00:26:51.713Z] ---> 62c1cf9d2cb2 [2023-05-24T00:26:51.713Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T00:26:51.713Z] Removing intermediate container 956cd5f644e0 [2023-05-24T00:26:51.713Z] ---> 886d91683bf0 [2023-05-24T00:26:51.713Z] Step 32/33 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:26:51.713Z] ---> Running in 8a92f97ab70e [2023-05-24T00:26:52.299Z] Removing intermediate container 8a92f97ab70e [2023-05-24T00:26:52.299Z] ---> 64028feb1062 [2023-05-24T00:26:52.299Z] Step 33/33 : LABEL version=3.0.0-dev.163 [2023-05-24T00:26:52.565Z] ---> Running in d37ba358442e [2023-05-24T00:26:52.831Z] ---> 9a7d0af32338 [2023-05-24T00:26:52.831Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T00:26:53.099Z] ---> Running in 9ddf23756a4e [2023-05-24T00:26:53.372Z] Removing intermediate container d37ba358442e [2023-05-24T00:26:53.372Z] ---> d46914108c2b [2023-05-24T00:26:53.372Z] [2023-05-24T00:26:53.639Z] Successfully built d46914108c2b [2023-05-24T00:26:53.639Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-24T00:26:53.639Z]  Building security-bootstrapper ... done Building security-spire-server [2023-05-24T00:26:57.891Z] Removing intermediate container 9ddf23756a4e [2023-05-24T00:26:57.891Z] ---> 92d678e7bca2 [2023-05-24T00:26:57.891Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T00:26:57.891Z] ---> Running in 20b7988fce42 [2023-05-24T00:26:58.170Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T00:26:58.170Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-24T00:26:58.170Z] ---> 1a2776a213eb [2023-05-24T00:26:58.170Z] Step 3/26 : WORKDIR /edgex-go [2023-05-24T00:26:58.170Z] ---> Using cache [2023-05-24T00:26:58.170Z] ---> 74ab100bf1b0 [2023-05-24T00:26:58.170Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T00:26:58.170Z] ---> Using cache [2023-05-24T00:26:58.170Z] ---> 0c6df4cce3f0 [2023-05-24T00:26:58.170Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-24T00:26:58.170Z] ---> Using cache [2023-05-24T00:26:58.170Z] ---> 07204137c615 [2023-05-24T00:26:58.170Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:26:58.170Z] ---> Using cache [2023-05-24T00:26:58.170Z] ---> 96246ea375da [2023-05-24T00:26:58.170Z] Step 7/26 : COPY . . [2023-05-24T00:26:58.170Z] Removing intermediate container 20b7988fce42 [2023-05-24T00:26:58.170Z] ---> b044427c4928 [2023-05-24T00:26:58.170Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T00:26:58.440Z] ---> Running in ec0a64758195 [2023-05-24T00:26:58.440Z] ---> Using cache [2023-05-24T00:26:58.440Z] ---> 4f2ce13f65b5 [2023-05-24T00:26:58.440Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T00:26:58.440Z] ---> Using cache [2023-05-24T00:26:58.440Z] ---> ac6e5725e89c [2023-05-24T00:26:58.440Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-24T00:26:58.440Z] ---> Using cache [2023-05-24T00:26:58.440Z] ---> a3eb15ea46ce [2023-05-24T00:26:58.440Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T00:26:58.440Z] ---> Using cache [2023-05-24T00:26:58.440Z] ---> eefd69882e11 [2023-05-24T00:26:58.440Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T00:26:58.440Z] ---> Running in e8e2c064a7a4 [2023-05-24T00:26:59.403Z] Removing intermediate container ec0a64758195 [2023-05-24T00:26:59.403Z] ---> 13083759b405 [2023-05-24T00:26:59.403Z] Step 24/25 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:26:59.403Z] ---> Running in 0a319fdf5a34 [2023-05-24T00:26:59.993Z] Removing intermediate container 0a319fdf5a34 [2023-05-24T00:26:59.993Z] ---> 47310ede307c [2023-05-24T00:26:59.993Z] Step 25/25 : LABEL version=3.0.0-dev.163 [2023-05-24T00:27:00.262Z] ---> Running in 48488646acfe [2023-05-24T00:27:00.849Z] Removing intermediate container 48488646acfe [2023-05-24T00:27:00.849Z] ---> c2d7868cb04e [2023-05-24T00:27:00.849Z] [2023-05-24T00:27:00.849Z] Successfully built c2d7868cb04e [2023-05-24T00:27:00.849Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-24T00:27:02.266Z]  Building security-secretstore-setup ... done Removing intermediate container e8e2c064a7a4 [2023-05-24T00:27:02.266Z] ---> 6aa85105c05f [2023-05-24T00:27:02.266Z] Step 12/26 : WORKDIR /edgex-go [2023-05-24T00:27:02.266Z] ---> Running in 838f9512aee6 [2023-05-24T00:27:02.534Z] Removing intermediate container 838f9512aee6 [2023-05-24T00:27:02.534Z] ---> d3e1e5cf6a94 [2023-05-24T00:27:02.802Z] [2023-05-24T00:27:02.802Z] Step 13/26 : FROM alpine:3.17 [2023-05-24T00:27:02.802Z] ---> 51e60588ff2c [2023-05-24T00:27:02.802Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T00:27:02.802Z] ---> Using cache [2023-05-24T00:27:02.802Z] ---> eb41eba088bc [2023-05-24T00:27:02.802Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T00:27:02.802Z] ---> Using cache [2023-05-24T00:27:02.802Z] ---> 8dc7bb35844c [2023-05-24T00:27:02.802Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:27:02.802Z] ---> Using cache [2023-05-24T00:27:02.802Z] ---> 7101dbd50f37 [2023-05-24T00:27:02.802Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:27:02.802Z] ---> Using cache [2023-05-24T00:27:02.802Z] ---> 3644d28d2ac4 [2023-05-24T00:27:02.802Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T00:27:11.023Z] ---> 3dbf7b5d04b6 [2023-05-24T00:27:11.023Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T00:27:11.023Z] ---> 4295498f54f3 [2023-05-24T00:27:11.023Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-24T00:27:11.987Z] ---> 990f2dfc8293 [2023-05-24T00:27:11.987Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-24T00:27:12.574Z] ---> b870f3f6bca4 [2023-05-24T00:27:12.574Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T00:27:12.843Z] ---> Running in ddcddece8a22 [2023-05-24T00:27:13.432Z] Removing intermediate container ddcddece8a22 [2023-05-24T00:27:13.432Z] ---> 1b1814b2dc56 [2023-05-24T00:27:13.432Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T00:27:13.432Z] ---> Running in 1b9115d53b92 [2023-05-24T00:27:14.029Z] Removing intermediate container 1b9115d53b92 [2023-05-24T00:27:14.029Z] ---> 46befaa67947 [2023-05-24T00:27:14.029Z] Step 24/26 : LABEL arch=arm64 [2023-05-24T00:27:14.298Z] ---> Running in ba81cf7dc46d [2023-05-24T00:27:14.571Z] Removing intermediate container ba81cf7dc46d [2023-05-24T00:27:14.571Z] ---> fda142fbb283 [2023-05-24T00:27:14.854Z] Step 25/26 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:27:14.854Z] ---> Running in 27ae0d7a52b4 [2023-05-24T00:27:15.446Z] Removing intermediate container 27ae0d7a52b4 [2023-05-24T00:27:15.446Z] ---> f6260cd14f48 [2023-05-24T00:27:15.446Z] Step 26/26 : LABEL version=3.0.0-dev.163 [2023-05-24T00:27:15.446Z] ---> Running in 9dfaeeb79189 [2023-05-24T00:27:16.034Z] Removing intermediate container 9dfaeeb79189 [2023-05-24T00:27:16.034Z] ---> f42544678b0b [2023-05-24T00:27:16.034Z] [2023-05-24T00:27:16.034Z] Successfully built f42544678b0b [2023-05-24T00:27:16.034Z] Successfully tagged security-spire-server-arm64:latest [2023-05-24T00:28:37.697Z]  Building security-spire-server ... done Removing intermediate container 98049fdc651d [2023-05-24T00:28:37.697Z] ---> 906dc8cd51d4 [2023-05-24T00:28:37.697Z] [2023-05-24T00:28:37.697Z] Step 9/20 : FROM alpine:3.17 [2023-05-24T00:28:37.697Z] ---> 51e60588ff2c [2023-05-24T00:28:37.697Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T00:28:37.697Z] ---> Using cache [2023-05-24T00:28:37.697Z] ---> 9ad3e0d9818f [2023-05-24T00:28:37.697Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-24T00:28:37.697Z] ---> Running in 447e17bcab63 [2023-05-24T00:28:37.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:28:37.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:28:37.697Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T00:28:37.697Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T00:28:37.697Z] OK: 17694 distinct packages available [2023-05-24T00:28:37.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:28:37.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:28:37.697Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-24T00:28:37.697Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-24T00:28:37.697Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-24T00:28:37.697Z] (4/9) Installing libcurl (8.1.1-r0) [2023-05-24T00:28:37.697Z] (5/9) Installing curl (8.1.1-r0) [2023-05-24T00:28:37.697Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-24T00:28:37.697Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-24T00:28:37.697Z] (8/9) Installing libucontext (1.2-r0) [2023-05-24T00:28:37.697Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-24T00:28:37.697Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:28:37.697Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T00:28:37.697Z] OK: 11 MiB in 24 packages [2023-05-24T00:28:37.697Z] Removing intermediate container 447e17bcab63 [2023-05-24T00:28:37.697Z] ---> 808c88ae0106 [2023-05-24T00:28:37.697Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:28:37.697Z] ---> 674934473078 [2023-05-24T00:28:37.697Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:28:37.697Z] ---> 1f745c226cfa [2023-05-24T00:28:37.697Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-24T00:28:38.287Z] ---> 76b4e56be509 [2023-05-24T00:28:38.287Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:28:39.258Z] ---> ded5dc99a51f [2023-05-24T00:28:39.258Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-24T00:28:39.258Z] ---> Running in 3a5a518c623c [2023-05-24T00:28:39.844Z] Removing intermediate container 3a5a518c623c [2023-05-24T00:28:39.844Z] ---> b54dece0db67 [2023-05-24T00:28:39.844Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T00:28:39.844Z] ---> Running in 4fa90d78a578 [2023-05-24T00:28:40.439Z] Removing intermediate container 4fa90d78a578 [2023-05-24T00:28:40.439Z] ---> 6a3e5acb3530 [2023-05-24T00:28:40.439Z] Step 18/20 : LABEL arch=arm64 [2023-05-24T00:28:40.439Z] ---> Running in 4890dd366683 [2023-05-24T00:28:41.031Z] Removing intermediate container 4890dd366683 [2023-05-24T00:28:41.031Z] ---> 132d732fa25f [2023-05-24T00:28:41.031Z] Step 19/20 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:28:41.031Z] ---> Running in 97bf96d36fe7 [2023-05-24T00:28:41.620Z] Removing intermediate container 97bf96d36fe7 [2023-05-24T00:28:41.620Z] ---> 390078e864ef [2023-05-24T00:28:41.620Z] Step 20/20 : LABEL version=3.0.0-dev.163 [2023-05-24T00:28:41.620Z] ---> Running in f1646ca13d42 [2023-05-24T00:28:42.217Z] Removing intermediate container f1646ca13d42 [2023-05-24T00:28:42.217Z] ---> 753c42baa6e4 [2023-05-24T00:28:42.217Z] [2023-05-24T00:28:42.217Z] Successfully built 753c42baa6e4 [2023-05-24T00:28:42.487Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-24T00:30:19.618Z]  Building security-spiffe-token-provider ... done Removing intermediate container d691d587cefa [2023-05-24T00:30:19.618Z] ---> bc56337f367f [2023-05-24T00:30:19.618Z] [2023-05-24T00:30:19.618Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T00:30:19.618Z] ---> 51e60588ff2c [2023-05-24T00:30:19.618Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T00:30:19.618Z] ---> Using cache [2023-05-24T00:30:19.618Z] ---> cab70a64fc80 [2023-05-24T00:30:19.618Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T00:30:19.618Z] ---> Using cache [2023-05-24T00:30:19.618Z] ---> 63392b18587e [2023-05-24T00:30:19.618Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:30:19.618Z] ---> Using cache [2023-05-24T00:30:19.618Z] ---> 3aa469653c88 [2023-05-24T00:30:19.618Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:30:19.618Z] ---> Using cache [2023-05-24T00:30:19.618Z] ---> 42bb3b6fd4f1 [2023-05-24T00:30:19.618Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-24T00:30:19.618Z] ---> a8e5baa4abad [2023-05-24T00:30:19.618Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:30:19.618Z] ---> 6f94a66d1883 [2023-05-24T00:30:19.618Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-24T00:30:19.618Z] ---> a92ad32be602 [2023-05-24T00:30:19.618Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T00:30:19.618Z] ---> Running in b0714f35bc68 [2023-05-24T00:30:19.618Z] Removing intermediate container b0714f35bc68 [2023-05-24T00:30:19.618Z] ---> 0064287de72a [2023-05-24T00:30:19.618Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T00:30:19.618Z] ---> Running in 69e8cf447d5f [2023-05-24T00:30:19.618Z] Removing intermediate container 69e8cf447d5f [2023-05-24T00:30:19.618Z] ---> f25c790ffdbd [2023-05-24T00:30:19.619Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T00:30:19.619Z] ---> Running in a43493574f3c [2023-05-24T00:30:19.619Z] Removing intermediate container a43493574f3c [2023-05-24T00:30:19.619Z] ---> da19e9392514 [2023-05-24T00:30:19.619Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T00:30:19.619Z] ---> Running in e05f4af60c23 [2023-05-24T00:30:19.619Z] Removing intermediate container e05f4af60c23 [2023-05-24T00:30:19.619Z] ---> 85b878a4f9bf [2023-05-24T00:30:19.619Z] Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:30:19.619Z] ---> Running in f6a9d180392e [2023-05-24T00:30:19.619Z] Removing intermediate container f6a9d180392e [2023-05-24T00:30:19.619Z] ---> 89d80b918632 [2023-05-24T00:30:19.619Z] Step 23/23 : LABEL version=3.0.0-dev.163 [2023-05-24T00:30:19.619Z] ---> Running in e192317edca3 [2023-05-24T00:30:19.619Z] Removing intermediate container e192317edca3 [2023-05-24T00:30:19.619Z] ---> 63cc74eae85d [2023-05-24T00:30:19.619Z] [2023-05-24T00:30:19.619Z] Successfully built 63cc74eae85d [2023-05-24T00:30:19.619Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-24T00:30:37.861Z]  Building core-common-config-bootstrapper ... done Removing intermediate container fa9ff7e31405 [2023-05-24T00:30:37.861Z] ---> 3b581a446c06 [2023-05-24T00:30:37.861Z] [2023-05-24T00:30:37.861Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T00:30:37.861Z] ---> 51e60588ff2c [2023-05-24T00:30:37.861Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-24T00:30:37.861Z] ---> Running in e57e7c151023 [2023-05-24T00:30:38.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:30:39.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:30:40.381Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T00:30:40.381Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T00:30:40.381Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:30:40.381Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T00:30:40.653Z] OK: 8 MiB in 17 packages [2023-05-24T00:30:42.089Z] Removing intermediate container e57e7c151023 [2023-05-24T00:30:42.089Z] ---> 006dd307fab5 [2023-05-24T00:30:42.089Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T00:30:42.089Z] ---> Running in a602ea1dc319 [2023-05-24T00:30:42.089Z] Removing intermediate container a602ea1dc319 [2023-05-24T00:30:42.089Z] ---> 2a0180582672 [2023-05-24T00:30:42.089Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-24T00:30:42.357Z] ---> Running in b49e68573b76 [2023-05-24T00:30:42.624Z] Removing intermediate container b49e68573b76 [2023-05-24T00:30:42.625Z] ---> cf4e32ce2bd6 [2023-05-24T00:30:42.625Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T00:30:42.625Z] ---> Running in 87991a109cae [2023-05-24T00:30:42.894Z] Removing intermediate container 87991a109cae [2023-05-24T00:30:42.894Z] ---> db05a5ce503b [2023-05-24T00:30:42.894Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T00:30:43.482Z] ---> f21466183ba4 [2023-05-24T00:30:43.482Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T00:30:43.750Z] ---> 9b9b559374a3 [2023-05-24T00:30:43.750Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-24T00:30:45.165Z] ---> fa1bfd59e051 [2023-05-24T00:30:45.165Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-24T00:30:45.752Z] ---> 42ba1c89c87a [2023-05-24T00:30:45.752Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-24T00:30:45.752Z] ---> Running in b05d2f6393da [2023-05-24T00:30:46.021Z] Removing intermediate container b05d2f6393da [2023-05-24T00:30:46.022Z] ---> a1cdc81fbbf9 [2023-05-24T00:30:46.022Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T00:30:46.022Z] ---> Running in 1cbc2733a7e7 [2023-05-24T00:30:46.289Z] Removing intermediate container 1cbc2733a7e7 [2023-05-24T00:30:46.289Z] ---> 41ea827a391e [2023-05-24T00:30:46.289Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T00:30:46.559Z] ---> Running in da469621cf08 [2023-05-24T00:30:46.827Z] Removing intermediate container da469621cf08 [2023-05-24T00:30:46.828Z] ---> 6fdde7c95de3 [2023-05-24T00:30:46.828Z] Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:30:46.828Z] ---> Running in 025986fbc87a [2023-05-24T00:30:47.096Z] Removing intermediate container 025986fbc87a [2023-05-24T00:30:47.096Z] ---> 20d6f39a0eaa [2023-05-24T00:30:47.096Z] Step 23/23 : LABEL version=3.0.0-dev.163 [2023-05-24T00:30:47.096Z] ---> Running in 0f17fc6147e7 [2023-05-24T00:30:47.371Z] Removing intermediate container 0f17fc6147e7 [2023-05-24T00:30:47.372Z] ---> 91e6f1331d95 [2023-05-24T00:30:47.372Z] [2023-05-24T00:30:47.372Z] Successfully built 91e6f1331d95 [2023-05-24T00:30:47.640Z] Successfully tagged support-notifications-arm64:latest [2023-05-24T00:30:47.921Z]  Building support-notifications ... done  [Pipeline] } [2023-05-24T00:30:47.940Z] $ docker stop --time=1 4a0d833cb8f74b4b71f1b2020686c39f024699d50b03fa402152ff69673b2d9f [2023-05-24T00:30:49.582Z] $ docker rm -f --volumes 4a0d833cb8f74b4b71f1b2020686c39f024699d50b03fa402152ff69673b2d9f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T00:30:50.062Z] + docker images [2023-05-24T00:30:50.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-24T00:30:50.326Z] support-notifications-arm64 latest 91e6f1331d95 3 seconds ago 31.9MB [2023-05-24T00:30:50.326Z] 3b581a446c06 14 seconds ago 1.42GB [2023-05-24T00:30:50.326Z] core-common-config-bootstrapper-arm64 latest 63cc74eae85d 35 seconds ago 17.2MB [2023-05-24T00:30:50.326Z] bc56337f367f 44 seconds ago 1.35GB [2023-05-24T00:30:50.326Z] security-spiffe-token-provider-arm64 latest 753c42baa6e4 2 minutes ago 32.7MB [2023-05-24T00:30:50.326Z] 906dc8cd51d4 2 minutes ago 1.39GB [2023-05-24T00:30:50.326Z] security-spire-server-arm64 latest f42544678b0b 3 minutes ago 97MB [2023-05-24T00:30:50.326Z] d3e1e5cf6a94 3 minutes ago 1.21GB [2023-05-24T00:30:50.326Z] security-secretstore-setup-arm64 latest c2d7868cb04e 3 minutes ago 32.2MB [2023-05-24T00:30:50.326Z] security-bootstrapper-arm64 latest d46914108c2b 3 minutes ago 21.9MB [2023-05-24T00:30:50.326Z] 2724abce7ca7 4 minutes ago 1.35GB [2023-05-24T00:30:50.326Z] af2ba6fe1f34 4 minutes ago 1.34GB [2023-05-24T00:30:50.326Z] security-proxy-auth-arm64 latest b44a613e497e 4 minutes ago 18.1MB [2023-05-24T00:30:50.326Z] ef8e1d9c27e1 5 minutes ago 1.33GB [2023-05-24T00:30:50.327Z] security-spire-config-arm64 latest 9efe2cee9631 7 minutes ago 96.1MB [2023-05-24T00:30:50.327Z] bbf7554edff4 8 minutes ago 1.21GB [2023-05-24T00:30:50.327Z] support-scheduler-arm64 latest cfb5c37e1055 9 minutes ago 31.2MB [2023-05-24T00:30:50.327Z] 2a54f4ffa966 10 minutes ago 1.42GB [2023-05-24T00:30:50.327Z] core-command-arm64 latest a8d914abec57 11 minutes ago 19.7MB [2023-05-24T00:30:50.327Z] core-metadata-arm64 latest d16980ee9c6c 11 minutes ago 20.2MB [2023-05-24T00:30:50.327Z] 1a63215ac9f1 11 minutes ago 1.35GB [2023-05-24T00:30:50.327Z] core-data-arm64 latest de6b84840b6a 12 minutes ago 19.9MB [2023-05-24T00:30:50.327Z] 54133649d1a3 12 minutes ago 1.36GB [2023-05-24T00:30:50.327Z] af5102e4caf4 12 minutes ago 1.36GB [2023-05-24T00:30:50.327Z] security-proxy-setup-arm64 latest 1d2691b0cc5e 13 minutes ago 18.7MB [2023-05-24T00:30:50.327Z] 2e5df45f04ed 13 minutes ago 1.33GB [2023-05-24T00:30:50.327Z] security-spire-agent-arm64 latest bbace8813679 19 minutes ago 153MB [2023-05-24T00:30:50.327Z] 84f7f816ab2e 20 minutes ago 1.21GB [2023-05-24T00:30:50.327Z] ci-base-image-arm64 latest 1a2776a213eb 23 minutes ago 899MB [2023-05-24T00:30:50.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB [2023-05-24T00:30:50.327Z] alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB [2023-05-24T00:30:50.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T00:30:50.431Z] provisioning config files... [2023-05-24T00:30:50.443Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/529@tmp/config307632206327013692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:30:50.776Z] ---> docker-login.sh [2023-05-24T00:30:50.776Z] nexus3.edgexfoundry.org:10001 [2023-05-24T00:30:50.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:30:51.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:30:51.355Z] Configure a credential helper to remove this warning. See [2023-05-24T00:30:51.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:30:51.355Z] [2023-05-24T00:30:51.355Z] Login Succeeded [2023-05-24T00:30:51.355Z] nexus3.edgexfoundry.org:10002 [2023-05-24T00:30:51.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:30:51.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:30:51.621Z] Configure a credential helper to remove this warning. See [2023-05-24T00:30:51.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:30:51.621Z] [2023-05-24T00:30:51.621Z] Login Succeeded [2023-05-24T00:30:51.621Z] nexus3.edgexfoundry.org:10003 [2023-05-24T00:30:51.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:30:51.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:30:51.889Z] Configure a credential helper to remove this warning. See [2023-05-24T00:30:51.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:30:51.889Z] [2023-05-24T00:30:51.889Z] Login Succeeded [2023-05-24T00:30:51.889Z] nexus3.edgexfoundry.org:10004 [2023-05-24T00:30:52.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:30:52.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:30:52.155Z] Configure a credential helper to remove this warning. See [2023-05-24T00:30:52.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:30:52.155Z] [2023-05-24T00:30:52.155Z] Login Succeeded [2023-05-24T00:30:52.155Z] docker.io [2023-05-24T00:30:52.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:30:52.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:30:52.685Z] Configure a credential helper to remove this warning. See [2023-05-24T00:30:52.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:30:52.685Z] [2023-05-24T00:30:52.685Z] Login Succeeded [2023-05-24T00:30:52.685Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T00:30:52.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:30:52.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T00:30:52.767Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-24T00:30:52.767Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:30:52.767Z] latest [2023-05-24T00:30:52.767Z] 3.0.0-dev.163 [2023-05-24T00:30:52.767Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:30:52.767Z] main [2023-05-24T00:30:52.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:30:53.124Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:30:53.468Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:30:53.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-24T00:30:53.468Z] 1e3e9af12515: Preparing [2023-05-24T00:30:53.468Z] b946532af1be: Preparing [2023-05-24T00:30:53.468Z] 0f31a8484dd1: Preparing [2023-05-24T00:30:53.468Z] 26d2ad5da72d: Preparing [2023-05-24T00:30:53.468Z] bbd04e0f15f1: Preparing [2023-05-24T00:30:53.468Z] 26cbea5cba74: Preparing [2023-05-24T00:30:53.468Z] 26cbea5cba74: Waiting [2023-05-24T00:30:53.733Z] 26d2ad5da72d: Pushed [2023-05-24T00:30:53.733Z] 0f31a8484dd1: Pushed [2023-05-24T00:30:53.733Z] 26cbea5cba74: Layer already exists [2023-05-24T00:30:53.733Z] 1e3e9af12515: Pushed [2023-05-24T00:30:53.733Z] bbd04e0f15f1: Pushed [2023-05-24T00:30:57.067Z] b946532af1be: Pushed [2023-05-24T00:30:57.067Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:2e3ee48472a8cbd989803ad6710fd88d204eece2b8506df2a44e1086283fb068 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:30:57.417Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:30:57.766Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-24T00:30:57.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-24T00:30:57.766Z] 1e3e9af12515: Preparing [2023-05-24T00:30:57.766Z] b946532af1be: Preparing [2023-05-24T00:30:57.766Z] 0f31a8484dd1: Preparing [2023-05-24T00:30:57.766Z] 26d2ad5da72d: Preparing [2023-05-24T00:30:57.766Z] bbd04e0f15f1: Preparing [2023-05-24T00:30:57.766Z] 26cbea5cba74: Preparing [2023-05-24T00:30:57.766Z] 26cbea5cba74: Waiting [2023-05-24T00:30:57.766Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:30:57.766Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:30:57.766Z] 1e3e9af12515: Layer already exists [2023-05-24T00:30:57.766Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:30:57.766Z] b946532af1be: Layer already exists [2023-05-24T00:30:57.766Z] 26cbea5cba74: Layer already exists [2023-05-24T00:30:57.766Z] latest: digest: sha256:2e3ee48472a8cbd989803ad6710fd88d204eece2b8506df2a44e1086283fb068 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:30:58.380Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:30:58.722Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.163 [2023-05-24T00:30:58.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-24T00:30:58.722Z] 1e3e9af12515: Preparing [2023-05-24T00:30:58.722Z] b946532af1be: Preparing [2023-05-24T00:30:58.722Z] 0f31a8484dd1: Preparing [2023-05-24T00:30:58.722Z] 26d2ad5da72d: Preparing [2023-05-24T00:30:58.722Z] bbd04e0f15f1: Preparing [2023-05-24T00:30:58.722Z] 26cbea5cba74: Preparing [2023-05-24T00:30:58.722Z] 26cbea5cba74: Waiting [2023-05-24T00:30:58.722Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:30:58.722Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:30:58.722Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:30:58.722Z] b946532af1be: Layer already exists [2023-05-24T00:30:58.722Z] 1e3e9af12515: Layer already exists [2023-05-24T00:30:58.722Z] 26cbea5cba74: Layer already exists [2023-05-24T00:30:58.722Z] 3.0.0-dev.163: digest: sha256:2e3ee48472a8cbd989803ad6710fd88d204eece2b8506df2a44e1086283fb068 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:30:59.335Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:30:59.681Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:30:59.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-24T00:30:59.681Z] 1e3e9af12515: Preparing [2023-05-24T00:30:59.681Z] b946532af1be: Preparing [2023-05-24T00:30:59.681Z] 0f31a8484dd1: Preparing [2023-05-24T00:30:59.681Z] 26d2ad5da72d: Preparing [2023-05-24T00:30:59.681Z] bbd04e0f15f1: Preparing [2023-05-24T00:30:59.681Z] 26cbea5cba74: Preparing [2023-05-24T00:30:59.681Z] 26cbea5cba74: Waiting [2023-05-24T00:30:59.681Z] 1e3e9af12515: Layer already exists [2023-05-24T00:30:59.681Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:30:59.681Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:30:59.681Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:30:59.681Z] b946532af1be: Layer already exists [2023-05-24T00:30:59.681Z] 26cbea5cba74: Layer already exists [2023-05-24T00:30:59.946Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:2e3ee48472a8cbd989803ad6710fd88d204eece2b8506df2a44e1086283fb068 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:00.294Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:00.629Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-24T00:31:00.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-24T00:31:00.630Z] 1e3e9af12515: Preparing [2023-05-24T00:31:00.630Z] b946532af1be: Preparing [2023-05-24T00:31:00.630Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:00.630Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:00.630Z] bbd04e0f15f1: Preparing [2023-05-24T00:31:00.630Z] 26cbea5cba74: Preparing [2023-05-24T00:31:00.630Z] 26cbea5cba74: Waiting [2023-05-24T00:31:00.630Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:00.630Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:00.630Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:31:00.630Z] b946532af1be: Layer already exists [2023-05-24T00:31:00.630Z] 1e3e9af12515: Layer already exists [2023-05-24T00:31:00.630Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:00.895Z] main: digest: sha256:2e3ee48472a8cbd989803ad6710fd88d204eece2b8506df2a44e1086283fb068 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:31:00.941Z] ===================================================== [Pipeline] echo [2023-05-24T00:31:00.948Z] taggedImages: [2023-05-24T00:31:00.948Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:00.948Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-24T00:31:00.948Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.163 [2023-05-24T00:31:00.948Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:00.948Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-24T00:31:00.977Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-24T00:31:00.977Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:00.977Z] latest [2023-05-24T00:31:00.977Z] 3.0.0-dev.163 [2023-05-24T00:31:00.977Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:00.977Z] main [2023-05-24T00:31:00.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:01.331Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:01.665Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:01.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-24T00:31:01.665Z] 123def899572: Preparing [2023-05-24T00:31:01.665Z] 7e7f8b76993a: Preparing [2023-05-24T00:31:01.665Z] 266583456ef0: Preparing [2023-05-24T00:31:01.665Z] 78416f9a8378: Preparing [2023-05-24T00:31:01.665Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:01.665Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:01.665Z] 8d8b255cabb2: Preparing [2023-05-24T00:31:01.665Z] 26cbea5cba74: Preparing [2023-05-24T00:31:01.665Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:01.665Z] 26cbea5cba74: Waiting [2023-05-24T00:31:01.665Z] 8d8b255cabb2: Waiting [2023-05-24T00:31:01.665Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:01.930Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:01.930Z] 266583456ef0: Pushed [2023-05-24T00:31:01.930Z] 7e7f8b76993a: Pushed [2023-05-24T00:31:01.930Z] 123def899572: Pushed [2023-05-24T00:31:01.930Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:01.930Z] 8d8b255cabb2: Pushed [2023-05-24T00:31:04.499Z] 78416f9a8378: Pushed [2023-05-24T00:31:04.499Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:cff64c8b9eb66594d82e10bcd130342916dfe390bbd950f35cf53fc8cedc3ecf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:04.842Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:05.179Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-24T00:31:05.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-24T00:31:05.179Z] 123def899572: Preparing [2023-05-24T00:31:05.179Z] 7e7f8b76993a: Preparing [2023-05-24T00:31:05.179Z] 266583456ef0: Preparing [2023-05-24T00:31:05.179Z] 78416f9a8378: Preparing [2023-05-24T00:31:05.179Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:05.179Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:05.179Z] 8d8b255cabb2: Preparing [2023-05-24T00:31:05.179Z] 26cbea5cba74: Preparing [2023-05-24T00:31:05.179Z] 26cbea5cba74: Waiting [2023-05-24T00:31:05.179Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:05.179Z] 8d8b255cabb2: Waiting [2023-05-24T00:31:05.179Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:05.179Z] 266583456ef0: Layer already exists [2023-05-24T00:31:05.179Z] 123def899572: Layer already exists [2023-05-24T00:31:05.179Z] 7e7f8b76993a: Layer already exists [2023-05-24T00:31:05.179Z] 78416f9a8378: Layer already exists [2023-05-24T00:31:05.179Z] 8d8b255cabb2: Layer already exists [2023-05-24T00:31:05.179Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:05.179Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:05.179Z] latest: digest: sha256:cff64c8b9eb66594d82e10bcd130342916dfe390bbd950f35cf53fc8cedc3ecf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:05.786Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:06.119Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.163 [2023-05-24T00:31:06.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-24T00:31:06.120Z] 123def899572: Preparing [2023-05-24T00:31:06.120Z] 7e7f8b76993a: Preparing [2023-05-24T00:31:06.120Z] 266583456ef0: Preparing [2023-05-24T00:31:06.120Z] 78416f9a8378: Preparing [2023-05-24T00:31:06.120Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:06.120Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:06.120Z] 8d8b255cabb2: Preparing [2023-05-24T00:31:06.120Z] 26cbea5cba74: Preparing [2023-05-24T00:31:06.120Z] 8d8b255cabb2: Waiting [2023-05-24T00:31:06.120Z] 26cbea5cba74: Waiting [2023-05-24T00:31:06.120Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:06.120Z] 266583456ef0: Layer already exists [2023-05-24T00:31:06.120Z] 78416f9a8378: Layer already exists [2023-05-24T00:31:06.120Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:06.120Z] 7e7f8b76993a: Layer already exists [2023-05-24T00:31:06.120Z] 123def899572: Layer already exists [2023-05-24T00:31:06.120Z] 8d8b255cabb2: Layer already exists [2023-05-24T00:31:06.120Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:06.120Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:06.120Z] 3.0.0-dev.163: digest: sha256:cff64c8b9eb66594d82e10bcd130342916dfe390bbd950f35cf53fc8cedc3ecf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:06.452Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:06.783Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:06.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-24T00:31:06.783Z] 123def899572: Preparing [2023-05-24T00:31:06.783Z] 7e7f8b76993a: Preparing [2023-05-24T00:31:06.783Z] 266583456ef0: Preparing [2023-05-24T00:31:06.783Z] 78416f9a8378: Preparing [2023-05-24T00:31:06.783Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:06.783Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:06.784Z] 8d8b255cabb2: Preparing [2023-05-24T00:31:06.784Z] 26cbea5cba74: Preparing [2023-05-24T00:31:06.784Z] 8d8b255cabb2: Waiting [2023-05-24T00:31:06.784Z] 26cbea5cba74: Waiting [2023-05-24T00:31:06.784Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:06.784Z] 7e7f8b76993a: Layer already exists [2023-05-24T00:31:06.784Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:06.784Z] 123def899572: Layer already exists [2023-05-24T00:31:06.784Z] 266583456ef0: Layer already exists [2023-05-24T00:31:06.784Z] 78416f9a8378: Layer already exists [2023-05-24T00:31:06.784Z] 8d8b255cabb2: Layer already exists [2023-05-24T00:31:06.784Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:06.784Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:07.048Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:cff64c8b9eb66594d82e10bcd130342916dfe390bbd950f35cf53fc8cedc3ecf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:07.379Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:07.706Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-24T00:31:07.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-24T00:31:07.706Z] 123def899572: Preparing [2023-05-24T00:31:07.706Z] 7e7f8b76993a: Preparing [2023-05-24T00:31:07.706Z] 266583456ef0: Preparing [2023-05-24T00:31:07.706Z] 78416f9a8378: Preparing [2023-05-24T00:31:07.706Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:07.706Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:07.706Z] 8d8b255cabb2: Preparing [2023-05-24T00:31:07.706Z] 26cbea5cba74: Preparing [2023-05-24T00:31:07.707Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:07.707Z] 8d8b255cabb2: Waiting [2023-05-24T00:31:07.707Z] 26cbea5cba74: Waiting [2023-05-24T00:31:07.707Z] 123def899572: Layer already exists [2023-05-24T00:31:07.707Z] 78416f9a8378: Layer already exists [2023-05-24T00:31:07.707Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:07.707Z] 266583456ef0: Layer already exists [2023-05-24T00:31:07.707Z] 7e7f8b76993a: Layer already exists [2023-05-24T00:31:07.707Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:07.707Z] 8d8b255cabb2: Layer already exists [2023-05-24T00:31:07.707Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:07.707Z] main: digest: sha256:cff64c8b9eb66594d82e10bcd130342916dfe390bbd950f35cf53fc8cedc3ecf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:31:08.012Z] ===================================================== [Pipeline] echo [2023-05-24T00:31:08.018Z] taggedImages: [2023-05-24T00:31:08.018Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:08.018Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-24T00:31:08.018Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.163 [2023-05-24T00:31:08.018Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:08.018Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-24T00:31:08.034Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-24T00:31:08.034Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:08.034Z] latest [2023-05-24T00:31:08.034Z] 3.0.0-dev.163 [2023-05-24T00:31:08.034Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:08.034Z] main [2023-05-24T00:31:08.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:08.369Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:08.702Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:08.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-24T00:31:08.702Z] 70c53486b1c2: Preparing [2023-05-24T00:31:08.702Z] 0d11ba2eda6b: Preparing [2023-05-24T00:31:08.702Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:08.702Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:08.702Z] b4f78e9adff7: Preparing [2023-05-24T00:31:08.702Z] 26cbea5cba74: Preparing [2023-05-24T00:31:08.702Z] 26cbea5cba74: Waiting [2023-05-24T00:31:08.702Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:08.702Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:08.702Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:08.966Z] 70c53486b1c2: Pushed [2023-05-24T00:31:08.966Z] b4f78e9adff7: Pushed [2023-05-24T00:31:11.534Z] 0d11ba2eda6b: Pushed [2023-05-24T00:31:11.801Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:1ed867e957d64e467db8edaafe01d3cd01595135bcce920c9bddb35a4928242a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:12.147Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:12.478Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-24T00:31:12.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-24T00:31:12.479Z] 70c53486b1c2: Preparing [2023-05-24T00:31:12.479Z] 0d11ba2eda6b: Preparing [2023-05-24T00:31:12.479Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:12.479Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:12.479Z] b4f78e9adff7: Preparing [2023-05-24T00:31:12.479Z] 26cbea5cba74: Preparing [2023-05-24T00:31:12.479Z] 26cbea5cba74: Waiting [2023-05-24T00:31:12.479Z] 0d11ba2eda6b: Layer already exists [2023-05-24T00:31:12.479Z] b4f78e9adff7: Layer already exists [2023-05-24T00:31:12.479Z] 70c53486b1c2: Layer already exists [2023-05-24T00:31:12.479Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:12.479Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:12.479Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:12.479Z] latest: digest: sha256:1ed867e957d64e467db8edaafe01d3cd01595135bcce920c9bddb35a4928242a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:13.086Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:13.420Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.163 [2023-05-24T00:31:13.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-24T00:31:13.420Z] 70c53486b1c2: Preparing [2023-05-24T00:31:13.420Z] 0d11ba2eda6b: Preparing [2023-05-24T00:31:13.420Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:13.420Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:13.420Z] b4f78e9adff7: Preparing [2023-05-24T00:31:13.420Z] 26cbea5cba74: Preparing [2023-05-24T00:31:13.420Z] 0d11ba2eda6b: Layer already exists [2023-05-24T00:31:13.420Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:13.420Z] b4f78e9adff7: Layer already exists [2023-05-24T00:31:13.420Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:13.420Z] 70c53486b1c2: Layer already exists [2023-05-24T00:31:13.420Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:13.420Z] 3.0.0-dev.163: digest: sha256:1ed867e957d64e467db8edaafe01d3cd01595135bcce920c9bddb35a4928242a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:13.756Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:14.090Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:14.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-24T00:31:14.090Z] 70c53486b1c2: Preparing [2023-05-24T00:31:14.090Z] 0d11ba2eda6b: Preparing [2023-05-24T00:31:14.090Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:14.090Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:14.090Z] b4f78e9adff7: Preparing [2023-05-24T00:31:14.090Z] 26cbea5cba74: Preparing [2023-05-24T00:31:14.090Z] 26cbea5cba74: Waiting [2023-05-24T00:31:14.090Z] 0d11ba2eda6b: Layer already exists [2023-05-24T00:31:14.090Z] b4f78e9adff7: Layer already exists [2023-05-24T00:31:14.090Z] 70c53486b1c2: Layer already exists [2023-05-24T00:31:14.090Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:14.090Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:14.090Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:14.090Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:1ed867e957d64e467db8edaafe01d3cd01595135bcce920c9bddb35a4928242a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:14.429Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:14.766Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-24T00:31:14.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-24T00:31:14.766Z] 70c53486b1c2: Preparing [2023-05-24T00:31:14.766Z] 0d11ba2eda6b: Preparing [2023-05-24T00:31:14.766Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:14.766Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:14.766Z] b4f78e9adff7: Preparing [2023-05-24T00:31:14.766Z] 26cbea5cba74: Preparing [2023-05-24T00:31:14.766Z] 26cbea5cba74: Waiting [2023-05-24T00:31:14.766Z] 70c53486b1c2: Layer already exists [2023-05-24T00:31:14.766Z] b4f78e9adff7: Layer already exists [2023-05-24T00:31:14.766Z] 0d11ba2eda6b: Layer already exists [2023-05-24T00:31:14.766Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:14.766Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:14.766Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:14.766Z] main: digest: sha256:1ed867e957d64e467db8edaafe01d3cd01595135bcce920c9bddb35a4928242a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:31:15.090Z] ===================================================== [Pipeline] echo [2023-05-24T00:31:15.098Z] taggedImages: [2023-05-24T00:31:15.098Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:15.098Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-24T00:31:15.098Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.163 [2023-05-24T00:31:15.098Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:15.098Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-24T00:31:15.119Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-24T00:31:15.119Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:15.119Z] latest [2023-05-24T00:31:15.119Z] 3.0.0-dev.163 [2023-05-24T00:31:15.119Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:15.119Z] main [2023-05-24T00:31:15.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:15.466Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:15.803Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:15.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-24T00:31:15.803Z] 1106a3e4b12a: Preparing [2023-05-24T00:31:15.803Z] 05fd45deee2c: Preparing [2023-05-24T00:31:15.803Z] ca4d5f425b99: Preparing [2023-05-24T00:31:15.803Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:15.803Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:15.803Z] bbd04e0f15f1: Preparing [2023-05-24T00:31:15.803Z] 26cbea5cba74: Preparing [2023-05-24T00:31:15.803Z] bbd04e0f15f1: Waiting [2023-05-24T00:31:15.803Z] 26cbea5cba74: Waiting [2023-05-24T00:31:15.803Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:15.803Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:16.068Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:31:16.332Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:16.596Z] 05fd45deee2c: Pushed [2023-05-24T00:31:16.596Z] 1106a3e4b12a: Pushed [2023-05-24T00:31:18.525Z] ca4d5f425b99: Pushed [2023-05-24T00:31:18.790Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:e0d0734500a950fe79ead73d7b68fa3917f4303d2fa890f921afd319e41a902a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:19.142Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:19.479Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-24T00:31:19.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-24T00:31:19.479Z] 1106a3e4b12a: Preparing [2023-05-24T00:31:19.479Z] 05fd45deee2c: Preparing [2023-05-24T00:31:19.479Z] ca4d5f425b99: Preparing [2023-05-24T00:31:19.479Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:19.479Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:19.479Z] bbd04e0f15f1: Preparing [2023-05-24T00:31:19.479Z] 26cbea5cba74: Preparing [2023-05-24T00:31:19.479Z] bbd04e0f15f1: Waiting [2023-05-24T00:31:19.479Z] 26cbea5cba74: Waiting [2023-05-24T00:31:19.479Z] 1106a3e4b12a: Layer already exists [2023-05-24T00:31:19.479Z] 05fd45deee2c: Layer already exists [2023-05-24T00:31:19.479Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:19.479Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:19.479Z] ca4d5f425b99: Layer already exists [2023-05-24T00:31:19.479Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:31:19.479Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:19.746Z] latest: digest: sha256:e0d0734500a950fe79ead73d7b68fa3917f4303d2fa890f921afd319e41a902a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:20.089Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:20.436Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.163 [2023-05-24T00:31:20.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-24T00:31:20.436Z] 1106a3e4b12a: Preparing [2023-05-24T00:31:20.436Z] 05fd45deee2c: Preparing [2023-05-24T00:31:20.436Z] ca4d5f425b99: Preparing [2023-05-24T00:31:20.436Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:20.436Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:20.436Z] bbd04e0f15f1: Preparing [2023-05-24T00:31:20.436Z] 26cbea5cba74: Preparing [2023-05-24T00:31:20.436Z] bbd04e0f15f1: Waiting [2023-05-24T00:31:20.436Z] 26cbea5cba74: Waiting [2023-05-24T00:31:20.720Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:20.720Z] 05fd45deee2c: Layer already exists [2023-05-24T00:31:20.720Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:20.720Z] ca4d5f425b99: Layer already exists [2023-05-24T00:31:20.720Z] 1106a3e4b12a: Layer already exists [2023-05-24T00:31:20.720Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:20.720Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:31:20.720Z] 3.0.0-dev.163: digest: sha256:e0d0734500a950fe79ead73d7b68fa3917f4303d2fa890f921afd319e41a902a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:21.115Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:21.454Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:21.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-24T00:31:21.454Z] 1106a3e4b12a: Preparing [2023-05-24T00:31:21.454Z] 05fd45deee2c: Preparing [2023-05-24T00:31:21.454Z] ca4d5f425b99: Preparing [2023-05-24T00:31:21.454Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:21.454Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:21.454Z] bbd04e0f15f1: Preparing [2023-05-24T00:31:21.454Z] 26cbea5cba74: Preparing [2023-05-24T00:31:21.454Z] bbd04e0f15f1: Waiting [2023-05-24T00:31:21.454Z] 26cbea5cba74: Waiting [2023-05-24T00:31:21.454Z] ca4d5f425b99: Layer already exists [2023-05-24T00:31:21.454Z] 1106a3e4b12a: Layer already exists [2023-05-24T00:31:21.454Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:21.454Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:21.454Z] 05fd45deee2c: Layer already exists [2023-05-24T00:31:21.454Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:31:21.454Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:21.719Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:e0d0734500a950fe79ead73d7b68fa3917f4303d2fa890f921afd319e41a902a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:22.052Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:22.382Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-24T00:31:22.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-24T00:31:22.382Z] 1106a3e4b12a: Preparing [2023-05-24T00:31:22.382Z] 05fd45deee2c: Preparing [2023-05-24T00:31:22.382Z] ca4d5f425b99: Preparing [2023-05-24T00:31:22.382Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:22.382Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:22.382Z] bbd04e0f15f1: Preparing [2023-05-24T00:31:22.382Z] 26cbea5cba74: Preparing [2023-05-24T00:31:22.382Z] bbd04e0f15f1: Waiting [2023-05-24T00:31:22.382Z] 26cbea5cba74: Waiting [2023-05-24T00:31:22.382Z] 1106a3e4b12a: Layer already exists [2023-05-24T00:31:22.382Z] 05fd45deee2c: Layer already exists [2023-05-24T00:31:22.382Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:22.382Z] ca4d5f425b99: Layer already exists [2023-05-24T00:31:22.382Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:22.382Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:22.382Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:31:22.646Z] main: digest: sha256:e0d0734500a950fe79ead73d7b68fa3917f4303d2fa890f921afd319e41a902a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:31:22.700Z] ===================================================== [Pipeline] echo [2023-05-24T00:31:22.710Z] taggedImages: [2023-05-24T00:31:22.710Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:22.710Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-24T00:31:22.710Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.163 [2023-05-24T00:31:22.710Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:22.710Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-24T00:31:22.737Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-24T00:31:22.737Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:22.737Z] latest [2023-05-24T00:31:22.737Z] 3.0.0-dev.163 [2023-05-24T00:31:22.737Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:22.737Z] main [2023-05-24T00:31:22.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:23.095Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:23.432Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:23.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-24T00:31:23.432Z] 5841e98a04b2: Preparing [2023-05-24T00:31:23.432Z] 5841e98a04b2: Preparing [2023-05-24T00:31:23.432Z] 79317a533c7d: Preparing [2023-05-24T00:31:23.432Z] 39535932589d: Preparing [2023-05-24T00:31:23.432Z] 1e867edb8c2d: Preparing [2023-05-24T00:31:23.432Z] 77d16ad8d8b2: Preparing [2023-05-24T00:31:23.432Z] 93e9661d8f6d: Preparing [2023-05-24T00:31:23.432Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:23.432Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:23.432Z] d50e2aa8137f: Preparing [2023-05-24T00:31:23.432Z] 52751d0e3611: Preparing [2023-05-24T00:31:23.432Z] 6a1ac9e1f867: Preparing [2023-05-24T00:31:23.432Z] f2586cc498df: Preparing [2023-05-24T00:31:23.432Z] 26cbea5cba74: Preparing [2023-05-24T00:31:23.432Z] 93e9661d8f6d: Waiting [2023-05-24T00:31:23.432Z] 0f31a8484dd1: Waiting [2023-05-24T00:31:23.432Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:23.432Z] d50e2aa8137f: Waiting [2023-05-24T00:31:23.432Z] 52751d0e3611: Waiting [2023-05-24T00:31:23.432Z] 6a1ac9e1f867: Waiting [2023-05-24T00:31:23.432Z] f2586cc498df: Waiting [2023-05-24T00:31:23.432Z] 26cbea5cba74: Waiting [2023-05-24T00:31:23.705Z] 1e867edb8c2d: Pushed [2023-05-24T00:31:23.705Z] 77d16ad8d8b2: Pushed [2023-05-24T00:31:23.705Z] 79317a533c7d: Pushed [2023-05-24T00:31:23.705Z] 39535932589d: Pushed [2023-05-24T00:31:23.705Z] 5841e98a04b2: Pushed [2023-05-24T00:31:23.705Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:23.705Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:23.971Z] d50e2aa8137f: Pushed [2023-05-24T00:31:23.971Z] 52751d0e3611: Pushed [2023-05-24T00:31:23.971Z] 6a1ac9e1f867: Pushed [2023-05-24T00:31:23.971Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:23.971Z] f2586cc498df: Pushed [2023-05-24T00:31:27.299Z] 93e9661d8f6d: Pushed [2023-05-24T00:31:27.299Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:d400b0fd094fd2f19928b9c575647f69415b0f5dd4ef8de172c2903ad8eae911 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:27.647Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:27.982Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-24T00:31:27.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-24T00:31:27.982Z] 5841e98a04b2: Preparing [2023-05-24T00:31:27.982Z] 5841e98a04b2: Preparing [2023-05-24T00:31:27.982Z] 79317a533c7d: Preparing [2023-05-24T00:31:27.982Z] 39535932589d: Preparing [2023-05-24T00:31:27.982Z] 1e867edb8c2d: Preparing [2023-05-24T00:31:27.982Z] 77d16ad8d8b2: Preparing [2023-05-24T00:31:27.982Z] 93e9661d8f6d: Preparing [2023-05-24T00:31:27.982Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:27.982Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:27.982Z] d50e2aa8137f: Preparing [2023-05-24T00:31:27.982Z] 52751d0e3611: Preparing [2023-05-24T00:31:27.982Z] 6a1ac9e1f867: Preparing [2023-05-24T00:31:27.982Z] f2586cc498df: Preparing [2023-05-24T00:31:27.982Z] 26cbea5cba74: Preparing [2023-05-24T00:31:27.982Z] 6a1ac9e1f867: Waiting [2023-05-24T00:31:27.982Z] f2586cc498df: Waiting [2023-05-24T00:31:27.982Z] 26cbea5cba74: Waiting [2023-05-24T00:31:27.982Z] d50e2aa8137f: Waiting [2023-05-24T00:31:27.982Z] 93e9661d8f6d: Waiting [2023-05-24T00:31:27.982Z] 52751d0e3611: Waiting [2023-05-24T00:31:27.982Z] 0f31a8484dd1: Waiting [2023-05-24T00:31:27.982Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:27.982Z] 1e867edb8c2d: Layer already exists [2023-05-24T00:31:27.982Z] 39535932589d: Layer already exists [2023-05-24T00:31:27.982Z] 5841e98a04b2: Layer already exists [2023-05-24T00:31:27.982Z] 79317a533c7d: Layer already exists [2023-05-24T00:31:27.982Z] 77d16ad8d8b2: Layer already exists [2023-05-24T00:31:27.982Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:27.982Z] 93e9661d8f6d: Layer already exists [2023-05-24T00:31:27.982Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:27.982Z] d50e2aa8137f: Layer already exists [2023-05-24T00:31:27.982Z] 52751d0e3611: Layer already exists [2023-05-24T00:31:27.982Z] 6a1ac9e1f867: Layer already exists [2023-05-24T00:31:27.982Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:27.982Z] f2586cc498df: Layer already exists [2023-05-24T00:31:28.248Z] latest: digest: sha256:d400b0fd094fd2f19928b9c575647f69415b0f5dd4ef8de172c2903ad8eae911 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:28.581Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:28.912Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.163 [2023-05-24T00:31:28.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-24T00:31:28.912Z] 5841e98a04b2: Preparing [2023-05-24T00:31:28.912Z] 5841e98a04b2: Preparing [2023-05-24T00:31:28.912Z] 79317a533c7d: Preparing [2023-05-24T00:31:28.912Z] 39535932589d: Preparing [2023-05-24T00:31:28.912Z] 1e867edb8c2d: Preparing [2023-05-24T00:31:28.912Z] 77d16ad8d8b2: Preparing [2023-05-24T00:31:28.912Z] 93e9661d8f6d: Preparing [2023-05-24T00:31:28.912Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:28.912Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:28.912Z] d50e2aa8137f: Preparing [2023-05-24T00:31:28.912Z] 52751d0e3611: Preparing [2023-05-24T00:31:28.912Z] 6a1ac9e1f867: Preparing [2023-05-24T00:31:28.912Z] f2586cc498df: Preparing [2023-05-24T00:31:28.912Z] 26cbea5cba74: Preparing [2023-05-24T00:31:28.912Z] 93e9661d8f6d: Waiting [2023-05-24T00:31:28.912Z] 0f31a8484dd1: Waiting [2023-05-24T00:31:28.912Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:28.912Z] d50e2aa8137f: Waiting [2023-05-24T00:31:28.912Z] 52751d0e3611: Waiting [2023-05-24T00:31:28.912Z] 6a1ac9e1f867: Waiting [2023-05-24T00:31:28.912Z] 26cbea5cba74: Waiting [2023-05-24T00:31:28.912Z] f2586cc498df: Waiting [2023-05-24T00:31:28.912Z] 5841e98a04b2: Layer already exists [2023-05-24T00:31:28.912Z] 79317a533c7d: Layer already exists [2023-05-24T00:31:28.912Z] 39535932589d: Layer already exists [2023-05-24T00:31:28.912Z] 77d16ad8d8b2: Layer already exists [2023-05-24T00:31:28.912Z] 1e867edb8c2d: Layer already exists [2023-05-24T00:31:28.912Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:28.912Z] 93e9661d8f6d: Layer already exists [2023-05-24T00:31:28.912Z] d50e2aa8137f: Layer already exists [2023-05-24T00:31:28.912Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:28.912Z] 52751d0e3611: Layer already exists [2023-05-24T00:31:28.912Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:28.912Z] f2586cc498df: Layer already exists [2023-05-24T00:31:28.912Z] 6a1ac9e1f867: Layer already exists [2023-05-24T00:31:29.180Z] 3.0.0-dev.163: digest: sha256:d400b0fd094fd2f19928b9c575647f69415b0f5dd4ef8de172c2903ad8eae911 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:29.519Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:29.855Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:29.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-24T00:31:29.855Z] 5841e98a04b2: Preparing [2023-05-24T00:31:29.855Z] 5841e98a04b2: Preparing [2023-05-24T00:31:29.855Z] 79317a533c7d: Preparing [2023-05-24T00:31:29.855Z] 39535932589d: Preparing [2023-05-24T00:31:29.855Z] 1e867edb8c2d: Preparing [2023-05-24T00:31:29.855Z] 77d16ad8d8b2: Preparing [2023-05-24T00:31:29.855Z] 93e9661d8f6d: Preparing [2023-05-24T00:31:29.855Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:29.855Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:29.855Z] d50e2aa8137f: Preparing [2023-05-24T00:31:29.855Z] 52751d0e3611: Preparing [2023-05-24T00:31:29.855Z] 6a1ac9e1f867: Preparing [2023-05-24T00:31:29.855Z] f2586cc498df: Preparing [2023-05-24T00:31:29.855Z] 26cbea5cba74: Preparing [2023-05-24T00:31:29.855Z] 93e9661d8f6d: Waiting [2023-05-24T00:31:29.855Z] 0f31a8484dd1: Waiting [2023-05-24T00:31:29.855Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:29.855Z] d50e2aa8137f: Waiting [2023-05-24T00:31:29.855Z] 52751d0e3611: Waiting [2023-05-24T00:31:29.855Z] 6a1ac9e1f867: Waiting [2023-05-24T00:31:29.855Z] f2586cc498df: Waiting [2023-05-24T00:31:29.856Z] 26cbea5cba74: Waiting [2023-05-24T00:31:29.856Z] 1e867edb8c2d: Layer already exists [2023-05-24T00:31:29.856Z] 39535932589d: Layer already exists [2023-05-24T00:31:29.856Z] 79317a533c7d: Layer already exists [2023-05-24T00:31:29.856Z] 77d16ad8d8b2: Layer already exists [2023-05-24T00:31:29.856Z] 5841e98a04b2: Layer already exists [2023-05-24T00:31:29.856Z] d50e2aa8137f: Layer already exists [2023-05-24T00:31:29.856Z] 93e9661d8f6d: Layer already exists [2023-05-24T00:31:29.856Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:29.856Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:29.856Z] 52751d0e3611: Layer already exists [2023-05-24T00:31:29.856Z] 6a1ac9e1f867: Layer already exists [2023-05-24T00:31:29.856Z] f2586cc498df: Layer already exists [2023-05-24T00:31:29.856Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:30.121Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:d400b0fd094fd2f19928b9c575647f69415b0f5dd4ef8de172c2903ad8eae911 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:30.456Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:30.783Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-24T00:31:30.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-24T00:31:30.783Z] 5841e98a04b2: Preparing [2023-05-24T00:31:30.783Z] 5841e98a04b2: Preparing [2023-05-24T00:31:30.783Z] 79317a533c7d: Preparing [2023-05-24T00:31:30.783Z] 39535932589d: Preparing [2023-05-24T00:31:30.783Z] 1e867edb8c2d: Preparing [2023-05-24T00:31:30.783Z] 77d16ad8d8b2: Preparing [2023-05-24T00:31:30.783Z] 93e9661d8f6d: Preparing [2023-05-24T00:31:30.783Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:30.783Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:30.783Z] d50e2aa8137f: Preparing [2023-05-24T00:31:30.783Z] 52751d0e3611: Preparing [2023-05-24T00:31:30.783Z] 6a1ac9e1f867: Preparing [2023-05-24T00:31:30.783Z] f2586cc498df: Preparing [2023-05-24T00:31:30.783Z] 26cbea5cba74: Preparing [2023-05-24T00:31:30.783Z] 93e9661d8f6d: Waiting [2023-05-24T00:31:30.783Z] 0f31a8484dd1: Waiting [2023-05-24T00:31:30.783Z] 52751d0e3611: Waiting [2023-05-24T00:31:30.783Z] 6a1ac9e1f867: Waiting [2023-05-24T00:31:30.783Z] f2586cc498df: Waiting [2023-05-24T00:31:30.783Z] 26cbea5cba74: Waiting [2023-05-24T00:31:30.783Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:30.783Z] d50e2aa8137f: Waiting [2023-05-24T00:31:30.783Z] 79317a533c7d: Layer already exists [2023-05-24T00:31:30.783Z] 1e867edb8c2d: Layer already exists [2023-05-24T00:31:30.783Z] 5841e98a04b2: Layer already exists [2023-05-24T00:31:30.783Z] 77d16ad8d8b2: Layer already exists [2023-05-24T00:31:30.783Z] 39535932589d: Layer already exists [2023-05-24T00:31:30.783Z] d50e2aa8137f: Layer already exists [2023-05-24T00:31:30.783Z] 52751d0e3611: Layer already exists [2023-05-24T00:31:30.783Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:30.783Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:30.783Z] 93e9661d8f6d: Layer already exists [2023-05-24T00:31:30.783Z] 6a1ac9e1f867: Layer already exists [2023-05-24T00:31:30.783Z] f2586cc498df: Layer already exists [2023-05-24T00:31:30.783Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:31.046Z] main: digest: sha256:d400b0fd094fd2f19928b9c575647f69415b0f5dd4ef8de172c2903ad8eae911 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:31:31.097Z] ===================================================== [Pipeline] echo [2023-05-24T00:31:31.105Z] taggedImages: [2023-05-24T00:31:31.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:31.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-24T00:31:31.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.163 [2023-05-24T00:31:31.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:31.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-24T00:31:31.126Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-24T00:31:31.126Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:31.126Z] latest [2023-05-24T00:31:31.126Z] 3.0.0-dev.163 [2023-05-24T00:31:31.126Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:31.126Z] main [2023-05-24T00:31:31.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:31.474Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:31.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:31.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-24T00:31:31.805Z] 00b8387bb2c4: Preparing [2023-05-24T00:31:31.805Z] e98180ccadeb: Preparing [2023-05-24T00:31:31.805Z] 9ff03b5be5d7: Preparing [2023-05-24T00:31:31.805Z] a9deff75faa4: Preparing [2023-05-24T00:31:31.805Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:31.805Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:31.805Z] 8d8b255cabb2: Preparing [2023-05-24T00:31:31.805Z] 26cbea5cba74: Preparing [2023-05-24T00:31:31.805Z] 8d8b255cabb2: Waiting [2023-05-24T00:31:31.805Z] 26cbea5cba74: Waiting [2023-05-24T00:31:31.805Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:31.805Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:31.805Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:32.069Z] 8d8b255cabb2: Layer already exists [2023-05-24T00:31:32.069Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:32.069Z] 9ff03b5be5d7: Pushed [2023-05-24T00:31:32.069Z] 00b8387bb2c4: Pushed [2023-05-24T00:31:32.069Z] e98180ccadeb: Pushed [2023-05-24T00:31:34.633Z] a9deff75faa4: Pushed [2023-05-24T00:31:34.633Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:1c8510bf41d3af2b4b4c6a03dfcd366f283a1ab76453fcc65a34d2fdde188770 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:34.976Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:35.299Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-24T00:31:35.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-24T00:31:35.299Z] 00b8387bb2c4: Preparing [2023-05-24T00:31:35.299Z] e98180ccadeb: Preparing [2023-05-24T00:31:35.299Z] 9ff03b5be5d7: Preparing [2023-05-24T00:31:35.299Z] a9deff75faa4: Preparing [2023-05-24T00:31:35.299Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:35.299Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:35.299Z] 8d8b255cabb2: Preparing [2023-05-24T00:31:35.299Z] 26cbea5cba74: Preparing [2023-05-24T00:31:35.299Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:35.299Z] 8d8b255cabb2: Waiting [2023-05-24T00:31:35.299Z] 26cbea5cba74: Waiting [2023-05-24T00:31:35.299Z] 9ff03b5be5d7: Layer already exists [2023-05-24T00:31:35.299Z] e98180ccadeb: Layer already exists [2023-05-24T00:31:35.299Z] 00b8387bb2c4: Layer already exists [2023-05-24T00:31:35.299Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:35.299Z] a9deff75faa4: Layer already exists [2023-05-24T00:31:35.299Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:35.299Z] 8d8b255cabb2: Layer already exists [2023-05-24T00:31:35.299Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:35.564Z] latest: digest: sha256:1c8510bf41d3af2b4b4c6a03dfcd366f283a1ab76453fcc65a34d2fdde188770 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:35.901Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:36.232Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.163 [2023-05-24T00:31:36.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-24T00:31:36.232Z] 00b8387bb2c4: Preparing [2023-05-24T00:31:36.232Z] e98180ccadeb: Preparing [2023-05-24T00:31:36.232Z] 9ff03b5be5d7: Preparing [2023-05-24T00:31:36.232Z] a9deff75faa4: Preparing [2023-05-24T00:31:36.232Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:36.232Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:36.232Z] 8d8b255cabb2: Preparing [2023-05-24T00:31:36.232Z] 26cbea5cba74: Preparing [2023-05-24T00:31:36.232Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:36.232Z] 8d8b255cabb2: Waiting [2023-05-24T00:31:36.232Z] 9ff03b5be5d7: Layer already exists [2023-05-24T00:31:36.232Z] a9deff75faa4: Layer already exists [2023-05-24T00:31:36.232Z] 00b8387bb2c4: Layer already exists [2023-05-24T00:31:36.232Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:36.232Z] e98180ccadeb: Layer already exists [2023-05-24T00:31:36.232Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:36.232Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:36.232Z] 8d8b255cabb2: Layer already exists [2023-05-24T00:31:36.232Z] 3.0.0-dev.163: digest: sha256:1c8510bf41d3af2b4b4c6a03dfcd366f283a1ab76453fcc65a34d2fdde188770 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:36.572Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:36.904Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:36.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-24T00:31:36.904Z] 00b8387bb2c4: Preparing [2023-05-24T00:31:36.904Z] e98180ccadeb: Preparing [2023-05-24T00:31:36.904Z] 9ff03b5be5d7: Preparing [2023-05-24T00:31:36.904Z] a9deff75faa4: Preparing [2023-05-24T00:31:36.904Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:36.904Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:36.904Z] 8d8b255cabb2: Preparing [2023-05-24T00:31:36.904Z] 26cbea5cba74: Preparing [2023-05-24T00:31:36.904Z] 8d8b255cabb2: Waiting [2023-05-24T00:31:36.904Z] 26cbea5cba74: Waiting [2023-05-24T00:31:36.904Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:36.904Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:36.904Z] e98180ccadeb: Layer already exists [2023-05-24T00:31:36.904Z] 00b8387bb2c4: Layer already exists [2023-05-24T00:31:36.904Z] 9ff03b5be5d7: Layer already exists [2023-05-24T00:31:36.904Z] a9deff75faa4: Layer already exists [2023-05-24T00:31:36.904Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:36.904Z] 8d8b255cabb2: Layer already exists [2023-05-24T00:31:36.904Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:36.904Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:1c8510bf41d3af2b4b4c6a03dfcd366f283a1ab76453fcc65a34d2fdde188770 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:37.230Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:37.555Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-24T00:31:37.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-24T00:31:37.555Z] 00b8387bb2c4: Preparing [2023-05-24T00:31:37.555Z] e98180ccadeb: Preparing [2023-05-24T00:31:37.555Z] 9ff03b5be5d7: Preparing [2023-05-24T00:31:37.555Z] a9deff75faa4: Preparing [2023-05-24T00:31:37.555Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:37.555Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:37.555Z] 8d8b255cabb2: Preparing [2023-05-24T00:31:37.555Z] 26cbea5cba74: Preparing [2023-05-24T00:31:37.555Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:37.555Z] 8d8b255cabb2: Waiting [2023-05-24T00:31:37.555Z] 26cbea5cba74: Waiting [2023-05-24T00:31:37.555Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:37.555Z] 9ff03b5be5d7: Layer already exists [2023-05-24T00:31:37.555Z] a9deff75faa4: Layer already exists [2023-05-24T00:31:37.555Z] 00b8387bb2c4: Layer already exists [2023-05-24T00:31:37.555Z] e98180ccadeb: Layer already exists [2023-05-24T00:31:37.555Z] 8d8b255cabb2: Layer already exists [2023-05-24T00:31:37.555Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:37.555Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:37.555Z] main: digest: sha256:1c8510bf41d3af2b4b4c6a03dfcd366f283a1ab76453fcc65a34d2fdde188770 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:31:37.857Z] ===================================================== [Pipeline] echo [2023-05-24T00:31:37.863Z] taggedImages: [2023-05-24T00:31:37.863Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:37.863Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-24T00:31:37.863Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.163 [2023-05-24T00:31:37.863Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:37.863Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-24T00:31:37.877Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-24T00:31:37.877Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:37.877Z] latest [2023-05-24T00:31:37.877Z] 3.0.0-dev.163 [2023-05-24T00:31:37.877Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:37.877Z] main [2023-05-24T00:31:37.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:38.203Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:38.536Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:38.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-24T00:31:38.536Z] 082557b870b9: Preparing [2023-05-24T00:31:38.536Z] 507a04399cd7: Preparing [2023-05-24T00:31:38.536Z] c91e72409768: Preparing [2023-05-24T00:31:38.536Z] da93bbd4223c: Preparing [2023-05-24T00:31:38.536Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:38.536Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:38.536Z] 72a747daee08: Preparing [2023-05-24T00:31:38.536Z] 36f46d5a8e73: Preparing [2023-05-24T00:31:38.536Z] 26cbea5cba74: Preparing [2023-05-24T00:31:38.536Z] 72a747daee08: Waiting [2023-05-24T00:31:38.536Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:38.536Z] 36f46d5a8e73: Waiting [2023-05-24T00:31:38.536Z] 26cbea5cba74: Waiting [2023-05-24T00:31:38.536Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:38.799Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:38.799Z] 507a04399cd7: Pushed [2023-05-24T00:31:38.799Z] da93bbd4223c: Pushed [2023-05-24T00:31:38.799Z] 082557b870b9: Pushed [2023-05-24T00:31:38.799Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:38.799Z] 72a747daee08: Pushed [2023-05-24T00:31:39.064Z] 36f46d5a8e73: Pushed [2023-05-24T00:31:41.003Z] c91e72409768: Pushed [2023-05-24T00:31:41.003Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:4076b0c876fc738e6ba5b3b1115026e73cf12fbf51f359482f2e0c3a433540c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:41.596Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:41.925Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-24T00:31:41.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-24T00:31:41.926Z] 082557b870b9: Preparing [2023-05-24T00:31:41.926Z] 507a04399cd7: Preparing [2023-05-24T00:31:41.926Z] c91e72409768: Preparing [2023-05-24T00:31:41.926Z] da93bbd4223c: Preparing [2023-05-24T00:31:41.926Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:41.926Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:41.926Z] 72a747daee08: Preparing [2023-05-24T00:31:41.926Z] 36f46d5a8e73: Preparing [2023-05-24T00:31:41.926Z] 26cbea5cba74: Preparing [2023-05-24T00:31:41.926Z] 72a747daee08: Waiting [2023-05-24T00:31:41.926Z] 36f46d5a8e73: Waiting [2023-05-24T00:31:41.926Z] 26cbea5cba74: Waiting [2023-05-24T00:31:41.926Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:41.926Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:41.926Z] da93bbd4223c: Layer already exists [2023-05-24T00:31:41.926Z] 507a04399cd7: Layer already exists [2023-05-24T00:31:41.926Z] c91e72409768: Layer already exists [2023-05-24T00:31:41.926Z] 082557b870b9: Layer already exists [2023-05-24T00:31:41.926Z] 36f46d5a8e73: Layer already exists [2023-05-24T00:31:41.926Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:41.926Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:41.926Z] 72a747daee08: Layer already exists [2023-05-24T00:31:42.190Z] latest: digest: sha256:4076b0c876fc738e6ba5b3b1115026e73cf12fbf51f359482f2e0c3a433540c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:42.530Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:42.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.163 [2023-05-24T00:31:42.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-24T00:31:42.864Z] 082557b870b9: Preparing [2023-05-24T00:31:42.864Z] 507a04399cd7: Preparing [2023-05-24T00:31:42.864Z] c91e72409768: Preparing [2023-05-24T00:31:42.864Z] da93bbd4223c: Preparing [2023-05-24T00:31:42.864Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:42.864Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:42.864Z] 72a747daee08: Preparing [2023-05-24T00:31:42.864Z] 36f46d5a8e73: Preparing [2023-05-24T00:31:42.864Z] 26cbea5cba74: Preparing [2023-05-24T00:31:42.864Z] 36f46d5a8e73: Waiting [2023-05-24T00:31:42.864Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:42.864Z] 72a747daee08: Waiting [2023-05-24T00:31:42.864Z] 26cbea5cba74: Waiting [2023-05-24T00:31:42.864Z] da93bbd4223c: Layer already exists [2023-05-24T00:31:42.864Z] 507a04399cd7: Layer already exists [2023-05-24T00:31:42.864Z] c91e72409768: Layer already exists [2023-05-24T00:31:42.864Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:42.864Z] 082557b870b9: Layer already exists [2023-05-24T00:31:42.864Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:42.864Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:42.864Z] 36f46d5a8e73: Layer already exists [2023-05-24T00:31:42.864Z] 72a747daee08: Layer already exists [2023-05-24T00:31:42.864Z] 3.0.0-dev.163: digest: sha256:4076b0c876fc738e6ba5b3b1115026e73cf12fbf51f359482f2e0c3a433540c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:43.202Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:43.529Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:43.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-24T00:31:43.529Z] 082557b870b9: Preparing [2023-05-24T00:31:43.529Z] 507a04399cd7: Preparing [2023-05-24T00:31:43.529Z] c91e72409768: Preparing [2023-05-24T00:31:43.529Z] da93bbd4223c: Preparing [2023-05-24T00:31:43.529Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:43.529Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:43.529Z] 72a747daee08: Preparing [2023-05-24T00:31:43.529Z] 36f46d5a8e73: Preparing [2023-05-24T00:31:43.529Z] 26cbea5cba74: Preparing [2023-05-24T00:31:43.529Z] 72a747daee08: Waiting [2023-05-24T00:31:43.529Z] 36f46d5a8e73: Waiting [2023-05-24T00:31:43.529Z] 26cbea5cba74: Waiting [2023-05-24T00:31:43.529Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:43.529Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:43.529Z] da93bbd4223c: Layer already exists [2023-05-24T00:31:43.529Z] 507a04399cd7: Layer already exists [2023-05-24T00:31:43.529Z] 082557b870b9: Layer already exists [2023-05-24T00:31:43.529Z] c91e72409768: Layer already exists [2023-05-24T00:31:43.529Z] 36f46d5a8e73: Layer already exists [2023-05-24T00:31:43.529Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:43.529Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:43.529Z] 72a747daee08: Layer already exists [2023-05-24T00:31:43.529Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:4076b0c876fc738e6ba5b3b1115026e73cf12fbf51f359482f2e0c3a433540c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:43.856Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:44.182Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-24T00:31:44.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-24T00:31:44.182Z] 082557b870b9: Preparing [2023-05-24T00:31:44.182Z] 507a04399cd7: Preparing [2023-05-24T00:31:44.182Z] c91e72409768: Preparing [2023-05-24T00:31:44.182Z] da93bbd4223c: Preparing [2023-05-24T00:31:44.182Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:44.182Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:44.182Z] 72a747daee08: Preparing [2023-05-24T00:31:44.182Z] 36f46d5a8e73: Preparing [2023-05-24T00:31:44.182Z] 26cbea5cba74: Preparing [2023-05-24T00:31:44.182Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:44.182Z] 72a747daee08: Waiting [2023-05-24T00:31:44.182Z] 26cbea5cba74: Waiting [2023-05-24T00:31:44.182Z] 36f46d5a8e73: Waiting [2023-05-24T00:31:44.182Z] 082557b870b9: Layer already exists [2023-05-24T00:31:44.182Z] da93bbd4223c: Layer already exists [2023-05-24T00:31:44.182Z] 507a04399cd7: Layer already exists [2023-05-24T00:31:44.182Z] c91e72409768: Layer already exists [2023-05-24T00:31:44.182Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:44.182Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:44.182Z] 36f46d5a8e73: Layer already exists [2023-05-24T00:31:44.182Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:44.182Z] 72a747daee08: Layer already exists [2023-05-24T00:31:44.447Z] main: digest: sha256:4076b0c876fc738e6ba5b3b1115026e73cf12fbf51f359482f2e0c3a433540c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:31:44.500Z] ===================================================== [Pipeline] echo [2023-05-24T00:31:44.507Z] taggedImages: [2023-05-24T00:31:44.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:44.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-24T00:31:44.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.163 [2023-05-24T00:31:44.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:44.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-24T00:31:44.528Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-24T00:31:44.528Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:44.528Z] latest [2023-05-24T00:31:44.528Z] 3.0.0-dev.163 [2023-05-24T00:31:44.528Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:44.528Z] main [2023-05-24T00:31:44.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:44.865Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:45.203Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:45.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-24T00:31:45.203Z] 8708dd58a2b3: Preparing [2023-05-24T00:31:45.203Z] 1ec357cf6abb: Preparing [2023-05-24T00:31:45.203Z] dd6e59f0abf8: Preparing [2023-05-24T00:31:45.203Z] f1d14fa0e0bf: Preparing [2023-05-24T00:31:45.203Z] c40751d445f8: Preparing [2023-05-24T00:31:45.203Z] cfa2be9e8e90: Preparing [2023-05-24T00:31:45.203Z] 76e52b27f201: Preparing [2023-05-24T00:31:45.203Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:45.203Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:45.203Z] 1bf3de9be675: Preparing [2023-05-24T00:31:45.203Z] 26cbea5cba74: Preparing [2023-05-24T00:31:45.203Z] cfa2be9e8e90: Waiting [2023-05-24T00:31:45.203Z] 76e52b27f201: Waiting [2023-05-24T00:31:45.203Z] 0f31a8484dd1: Waiting [2023-05-24T00:31:45.203Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:45.203Z] 1bf3de9be675: Waiting [2023-05-24T00:31:45.203Z] 26cbea5cba74: Waiting [2023-05-24T00:31:45.467Z] 1ec357cf6abb: Pushed [2023-05-24T00:31:45.467Z] c40751d445f8: Pushed [2023-05-24T00:31:45.467Z] 8708dd58a2b3: Pushed [2023-05-24T00:31:45.467Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:45.467Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:45.731Z] 76e52b27f201: Pushed [2023-05-24T00:31:45.731Z] cfa2be9e8e90: Pushed [2023-05-24T00:31:45.731Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:45.995Z] 1bf3de9be675: Pushed [2023-05-24T00:31:47.925Z] f1d14fa0e0bf: Pushed [2023-05-24T00:31:48.506Z] dd6e59f0abf8: Pushed [2023-05-24T00:31:48.506Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:acf05a99fca5356fcec2b263b51336470354f19720812d82d0599ac5c3470276 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:48.847Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:49.182Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-24T00:31:49.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-24T00:31:49.182Z] 8708dd58a2b3: Preparing [2023-05-24T00:31:49.182Z] 1ec357cf6abb: Preparing [2023-05-24T00:31:49.182Z] dd6e59f0abf8: Preparing [2023-05-24T00:31:49.182Z] f1d14fa0e0bf: Preparing [2023-05-24T00:31:49.182Z] c40751d445f8: Preparing [2023-05-24T00:31:49.182Z] cfa2be9e8e90: Preparing [2023-05-24T00:31:49.182Z] 76e52b27f201: Preparing [2023-05-24T00:31:49.182Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:49.182Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:49.182Z] 1bf3de9be675: Preparing [2023-05-24T00:31:49.182Z] 26cbea5cba74: Preparing [2023-05-24T00:31:49.182Z] 0f31a8484dd1: Waiting [2023-05-24T00:31:49.182Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:49.182Z] 1bf3de9be675: Waiting [2023-05-24T00:31:49.182Z] 26cbea5cba74: Waiting [2023-05-24T00:31:49.182Z] 76e52b27f201: Waiting [2023-05-24T00:31:49.182Z] cfa2be9e8e90: Waiting [2023-05-24T00:31:49.182Z] f1d14fa0e0bf: Layer already exists [2023-05-24T00:31:49.182Z] c40751d445f8: Layer already exists [2023-05-24T00:31:49.182Z] 8708dd58a2b3: Layer already exists [2023-05-24T00:31:49.182Z] dd6e59f0abf8: Layer already exists [2023-05-24T00:31:49.182Z] 1ec357cf6abb: Layer already exists [2023-05-24T00:31:49.182Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:49.182Z] cfa2be9e8e90: Layer already exists [2023-05-24T00:31:49.182Z] 76e52b27f201: Layer already exists [2023-05-24T00:31:49.182Z] 1bf3de9be675: Layer already exists [2023-05-24T00:31:49.182Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:49.182Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:49.446Z] latest: digest: sha256:acf05a99fca5356fcec2b263b51336470354f19720812d82d0599ac5c3470276 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:49.792Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:50.124Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.163 [2023-05-24T00:31:50.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-24T00:31:50.124Z] 8708dd58a2b3: Preparing [2023-05-24T00:31:50.124Z] 1ec357cf6abb: Preparing [2023-05-24T00:31:50.124Z] dd6e59f0abf8: Preparing [2023-05-24T00:31:50.124Z] f1d14fa0e0bf: Preparing [2023-05-24T00:31:50.124Z] c40751d445f8: Preparing [2023-05-24T00:31:50.124Z] cfa2be9e8e90: Preparing [2023-05-24T00:31:50.124Z] 76e52b27f201: Preparing [2023-05-24T00:31:50.124Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:50.124Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:50.124Z] 1bf3de9be675: Preparing [2023-05-24T00:31:50.124Z] 26cbea5cba74: Preparing [2023-05-24T00:31:50.124Z] cfa2be9e8e90: Waiting [2023-05-24T00:31:50.124Z] 76e52b27f201: Waiting [2023-05-24T00:31:50.124Z] 0f31a8484dd1: Waiting [2023-05-24T00:31:50.124Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:50.124Z] 1bf3de9be675: Waiting [2023-05-24T00:31:50.124Z] 26cbea5cba74: Waiting [2023-05-24T00:31:50.124Z] f1d14fa0e0bf: Layer already exists [2023-05-24T00:31:50.124Z] 8708dd58a2b3: Layer already exists [2023-05-24T00:31:50.124Z] c40751d445f8: Layer already exists [2023-05-24T00:31:50.124Z] 1ec357cf6abb: Layer already exists [2023-05-24T00:31:50.124Z] dd6e59f0abf8: Layer already exists [2023-05-24T00:31:50.124Z] cfa2be9e8e90: Layer already exists [2023-05-24T00:31:50.124Z] 76e52b27f201: Layer already exists [2023-05-24T00:31:50.124Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:50.124Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:50.124Z] 1bf3de9be675: Layer already exists [2023-05-24T00:31:50.124Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:50.388Z] 3.0.0-dev.163: digest: sha256:acf05a99fca5356fcec2b263b51336470354f19720812d82d0599ac5c3470276 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:50.724Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:51.051Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:51.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-24T00:31:51.051Z] 8708dd58a2b3: Preparing [2023-05-24T00:31:51.051Z] 1ec357cf6abb: Preparing [2023-05-24T00:31:51.051Z] dd6e59f0abf8: Preparing [2023-05-24T00:31:51.051Z] f1d14fa0e0bf: Preparing [2023-05-24T00:31:51.051Z] c40751d445f8: Preparing [2023-05-24T00:31:51.051Z] cfa2be9e8e90: Preparing [2023-05-24T00:31:51.051Z] 76e52b27f201: Preparing [2023-05-24T00:31:51.051Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:51.051Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:51.051Z] 1bf3de9be675: Preparing [2023-05-24T00:31:51.052Z] 26cbea5cba74: Preparing [2023-05-24T00:31:51.052Z] cfa2be9e8e90: Waiting [2023-05-24T00:31:51.052Z] 76e52b27f201: Waiting [2023-05-24T00:31:51.052Z] 0f31a8484dd1: Waiting [2023-05-24T00:31:51.052Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:51.052Z] 1bf3de9be675: Waiting [2023-05-24T00:31:51.052Z] 26cbea5cba74: Waiting [2023-05-24T00:31:51.052Z] 8708dd58a2b3: Layer already exists [2023-05-24T00:31:51.052Z] dd6e59f0abf8: Layer already exists [2023-05-24T00:31:51.052Z] 1ec357cf6abb: Layer already exists [2023-05-24T00:31:51.052Z] f1d14fa0e0bf: Layer already exists [2023-05-24T00:31:51.052Z] c40751d445f8: Layer already exists [2023-05-24T00:31:51.052Z] cfa2be9e8e90: Layer already exists [2023-05-24T00:31:51.052Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:51.052Z] 76e52b27f201: Layer already exists [2023-05-24T00:31:51.052Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:51.052Z] 1bf3de9be675: Layer already exists [2023-05-24T00:31:51.052Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:51.316Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:acf05a99fca5356fcec2b263b51336470354f19720812d82d0599ac5c3470276 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:51.648Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:51.975Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-24T00:31:51.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-24T00:31:51.975Z] 8708dd58a2b3: Preparing [2023-05-24T00:31:51.975Z] 1ec357cf6abb: Preparing [2023-05-24T00:31:51.975Z] dd6e59f0abf8: Preparing [2023-05-24T00:31:51.975Z] f1d14fa0e0bf: Preparing [2023-05-24T00:31:51.975Z] c40751d445f8: Preparing [2023-05-24T00:31:51.975Z] cfa2be9e8e90: Preparing [2023-05-24T00:31:51.975Z] 76e52b27f201: Preparing [2023-05-24T00:31:51.975Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:51.975Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:51.975Z] 1bf3de9be675: Preparing [2023-05-24T00:31:51.975Z] 26cbea5cba74: Preparing [2023-05-24T00:31:51.975Z] 76e52b27f201: Waiting [2023-05-24T00:31:51.975Z] 0f31a8484dd1: Waiting [2023-05-24T00:31:51.975Z] 26d2ad5da72d: Waiting [2023-05-24T00:31:51.975Z] cfa2be9e8e90: Waiting [2023-05-24T00:31:51.975Z] 1bf3de9be675: Waiting [2023-05-24T00:31:51.975Z] 26cbea5cba74: Waiting [2023-05-24T00:31:51.975Z] f1d14fa0e0bf: Layer already exists [2023-05-24T00:31:51.975Z] 8708dd58a2b3: Layer already exists [2023-05-24T00:31:51.975Z] c40751d445f8: Layer already exists [2023-05-24T00:31:51.975Z] dd6e59f0abf8: Layer already exists [2023-05-24T00:31:51.975Z] 1ec357cf6abb: Layer already exists [2023-05-24T00:31:51.975Z] 76e52b27f201: Layer already exists [2023-05-24T00:31:51.975Z] cfa2be9e8e90: Layer already exists [2023-05-24T00:31:51.975Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:51.975Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:51.975Z] 1bf3de9be675: Layer already exists [2023-05-24T00:31:51.975Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:52.240Z] main: digest: sha256:acf05a99fca5356fcec2b263b51336470354f19720812d82d0599ac5c3470276 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:31:52.279Z] ===================================================== [Pipeline] echo [2023-05-24T00:31:52.284Z] taggedImages: [2023-05-24T00:31:52.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:52.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-24T00:31:52.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.163 [2023-05-24T00:31:52.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:52.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-24T00:31:52.299Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-24T00:31:52.299Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:52.299Z] latest [2023-05-24T00:31:52.299Z] 3.0.0-dev.163 [2023-05-24T00:31:52.299Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:52.299Z] main [2023-05-24T00:31:52.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:52.623Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:52.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:31:52.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-24T00:31:52.953Z] 459125a25d8e: Preparing [2023-05-24T00:31:52.953Z] b12692e84754: Preparing [2023-05-24T00:31:52.953Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:52.953Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:52.953Z] 4280d622323c: Preparing [2023-05-24T00:31:52.953Z] 26cbea5cba74: Preparing [2023-05-24T00:31:52.953Z] 26cbea5cba74: Waiting [2023-05-24T00:31:52.953Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:52.953Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:52.953Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:53.218Z] 459125a25d8e: Pushed [2023-05-24T00:31:54.173Z] 4280d622323c: Pushed [2023-05-24T00:31:57.517Z] b12692e84754: Pushed [2023-05-24T00:31:57.517Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:cd9916f1eeb0f54819976aea4967502699a44f0268abd21505ad981ce7cf016c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:57.873Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:58.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-24T00:31:58.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-24T00:31:58.217Z] 459125a25d8e: Preparing [2023-05-24T00:31:58.217Z] b12692e84754: Preparing [2023-05-24T00:31:58.217Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:58.217Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:58.217Z] 4280d622323c: Preparing [2023-05-24T00:31:58.217Z] 26cbea5cba74: Preparing [2023-05-24T00:31:58.217Z] 26cbea5cba74: Waiting [2023-05-24T00:31:58.217Z] 4280d622323c: Layer already exists [2023-05-24T00:31:58.217Z] b12692e84754: Layer already exists [2023-05-24T00:31:58.217Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:58.217Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:58.217Z] 459125a25d8e: Layer already exists [2023-05-24T00:31:58.217Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:58.490Z] latest: digest: sha256:cd9916f1eeb0f54819976aea4967502699a44f0268abd21505ad981ce7cf016c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:58.834Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:59.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.163 [2023-05-24T00:31:59.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-24T00:31:59.169Z] 459125a25d8e: Preparing [2023-05-24T00:31:59.169Z] b12692e84754: Preparing [2023-05-24T00:31:59.169Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:59.169Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:59.169Z] 4280d622323c: Preparing [2023-05-24T00:31:59.169Z] 26cbea5cba74: Preparing [2023-05-24T00:31:59.169Z] 26cbea5cba74: Waiting [2023-05-24T00:31:59.169Z] 459125a25d8e: Layer already exists [2023-05-24T00:31:59.169Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:59.169Z] b12692e84754: Layer already exists [2023-05-24T00:31:59.169Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:59.169Z] 4280d622323c: Layer already exists [2023-05-24T00:31:59.169Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:59.169Z] 3.0.0-dev.163: digest: sha256:cd9916f1eeb0f54819976aea4967502699a44f0268abd21505ad981ce7cf016c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:59.503Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:31:59.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:31:59.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-24T00:31:59.832Z] 459125a25d8e: Preparing [2023-05-24T00:31:59.832Z] b12692e84754: Preparing [2023-05-24T00:31:59.832Z] 0f31a8484dd1: Preparing [2023-05-24T00:31:59.832Z] 26d2ad5da72d: Preparing [2023-05-24T00:31:59.832Z] 4280d622323c: Preparing [2023-05-24T00:31:59.832Z] 26cbea5cba74: Preparing [2023-05-24T00:31:59.832Z] 26cbea5cba74: Waiting [2023-05-24T00:31:59.832Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:31:59.832Z] 4280d622323c: Layer already exists [2023-05-24T00:31:59.832Z] 459125a25d8e: Layer already exists [2023-05-24T00:31:59.832Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:31:59.832Z] b12692e84754: Layer already exists [2023-05-24T00:31:59.832Z] 26cbea5cba74: Layer already exists [2023-05-24T00:31:59.832Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:cd9916f1eeb0f54819976aea4967502699a44f0268abd21505ad981ce7cf016c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:00.165Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:00.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-24T00:32:00.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-24T00:32:00.498Z] 459125a25d8e: Preparing [2023-05-24T00:32:00.498Z] b12692e84754: Preparing [2023-05-24T00:32:00.498Z] 0f31a8484dd1: Preparing [2023-05-24T00:32:00.498Z] 26d2ad5da72d: Preparing [2023-05-24T00:32:00.498Z] 4280d622323c: Preparing [2023-05-24T00:32:00.498Z] 26cbea5cba74: Preparing [2023-05-24T00:32:00.498Z] 26cbea5cba74: Waiting [2023-05-24T00:32:00.498Z] b12692e84754: Layer already exists [2023-05-24T00:32:00.498Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:32:00.498Z] 459125a25d8e: Layer already exists [2023-05-24T00:32:00.498Z] 4280d622323c: Layer already exists [2023-05-24T00:32:00.498Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:32:00.498Z] 26cbea5cba74: Layer already exists [2023-05-24T00:32:00.498Z] main: digest: sha256:cd9916f1eeb0f54819976aea4967502699a44f0268abd21505ad981ce7cf016c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:32:00.819Z] ===================================================== [Pipeline] echo [2023-05-24T00:32:00.828Z] taggedImages: [2023-05-24T00:32:00.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:32:00.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-24T00:32:00.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.163 [2023-05-24T00:32:00.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:32:00.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-24T00:32:00.849Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-24T00:32:00.849Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:32:00.849Z] latest [2023-05-24T00:32:00.849Z] 3.0.0-dev.163 [2023-05-24T00:32:00.849Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:32:00.849Z] main [2023-05-24T00:32:00.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:01.192Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:01.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:32:01.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-24T00:32:01.525Z] 48631b4a312c: Preparing [2023-05-24T00:32:01.525Z] ebcec98682ff: Preparing [2023-05-24T00:32:01.525Z] 22ec19b8bd4f: Preparing [2023-05-24T00:32:01.525Z] 3b04c1903608: Preparing [2023-05-24T00:32:01.525Z] 56e156625ee2: Preparing [2023-05-24T00:32:01.525Z] 0f31a8484dd1: Preparing [2023-05-24T00:32:01.525Z] 26d2ad5da72d: Preparing [2023-05-24T00:32:01.525Z] 27349c8ee179: Preparing [2023-05-24T00:32:01.525Z] 26cbea5cba74: Preparing [2023-05-24T00:32:01.525Z] 26d2ad5da72d: Waiting [2023-05-24T00:32:01.525Z] 27349c8ee179: Waiting [2023-05-24T00:32:01.525Z] 26cbea5cba74: Waiting [2023-05-24T00:32:01.525Z] 0f31a8484dd1: Waiting [2023-05-24T00:32:01.788Z] 22ec19b8bd4f: Pushed [2023-05-24T00:32:01.788Z] ebcec98682ff: Pushed [2023-05-24T00:32:01.788Z] 48631b4a312c: Pushed [2023-05-24T00:32:01.788Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:32:01.788Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:32:01.788Z] 26cbea5cba74: Layer already exists [2023-05-24T00:32:02.738Z] 27349c8ee179: Pushed [2023-05-24T00:32:12.781Z] 56e156625ee2: Pushed [2023-05-24T00:32:18.096Z] 3b04c1903608: Pushed [2023-05-24T00:32:18.096Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:ad85927ad9aff106866ccf0f505974a2fc3c06f8aab3d69b56c58276af5f6dfc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:18.433Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:20.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-24T00:32:20.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-24T00:32:20.717Z] 48631b4a312c: Preparing [2023-05-24T00:32:20.717Z] ebcec98682ff: Preparing [2023-05-24T00:32:20.717Z] 22ec19b8bd4f: Preparing [2023-05-24T00:32:20.717Z] 3b04c1903608: Preparing [2023-05-24T00:32:20.717Z] 56e156625ee2: Preparing [2023-05-24T00:32:20.717Z] 0f31a8484dd1: Preparing [2023-05-24T00:32:20.717Z] 26d2ad5da72d: Preparing [2023-05-24T00:32:20.717Z] 27349c8ee179: Preparing [2023-05-24T00:32:20.717Z] 26cbea5cba74: Preparing [2023-05-24T00:32:20.717Z] 26d2ad5da72d: Waiting [2023-05-24T00:32:20.717Z] 27349c8ee179: Waiting [2023-05-24T00:32:20.717Z] 0f31a8484dd1: Waiting [2023-05-24T00:32:20.717Z] 26cbea5cba74: Waiting [2023-05-24T00:32:20.717Z] 56e156625ee2: Layer already exists [2023-05-24T00:32:20.717Z] 48631b4a312c: Layer already exists [2023-05-24T00:32:20.717Z] 3b04c1903608: Layer already exists [2023-05-24T00:32:20.717Z] ebcec98682ff: Layer already exists [2023-05-24T00:32:20.717Z] 22ec19b8bd4f: Layer already exists [2023-05-24T00:32:20.717Z] 27349c8ee179: Layer already exists [2023-05-24T00:32:20.717Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:32:20.717Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:32:20.717Z] 26cbea5cba74: Layer already exists [2023-05-24T00:32:20.982Z] latest: digest: sha256:ad85927ad9aff106866ccf0f505974a2fc3c06f8aab3d69b56c58276af5f6dfc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:21.316Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:21.650Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.163 [2023-05-24T00:32:21.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-24T00:32:21.650Z] 48631b4a312c: Preparing [2023-05-24T00:32:21.650Z] ebcec98682ff: Preparing [2023-05-24T00:32:21.650Z] 22ec19b8bd4f: Preparing [2023-05-24T00:32:21.650Z] 3b04c1903608: Preparing [2023-05-24T00:32:21.650Z] 56e156625ee2: Preparing [2023-05-24T00:32:21.650Z] 0f31a8484dd1: Preparing [2023-05-24T00:32:21.650Z] 26d2ad5da72d: Preparing [2023-05-24T00:32:21.650Z] 27349c8ee179: Preparing [2023-05-24T00:32:21.650Z] 26cbea5cba74: Preparing [2023-05-24T00:32:21.650Z] 0f31a8484dd1: Waiting [2023-05-24T00:32:21.650Z] 26d2ad5da72d: Waiting [2023-05-24T00:32:21.650Z] 27349c8ee179: Waiting [2023-05-24T00:32:21.650Z] 26cbea5cba74: Waiting [2023-05-24T00:32:21.650Z] 22ec19b8bd4f: Layer already exists [2023-05-24T00:32:21.650Z] 3b04c1903608: Layer already exists [2023-05-24T00:32:21.650Z] 48631b4a312c: Layer already exists [2023-05-24T00:32:21.650Z] 56e156625ee2: Layer already exists [2023-05-24T00:32:21.650Z] ebcec98682ff: Layer already exists [2023-05-24T00:32:21.650Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:32:21.650Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:32:21.650Z] 27349c8ee179: Layer already exists [2023-05-24T00:32:21.650Z] 26cbea5cba74: Layer already exists [2023-05-24T00:32:21.650Z] 3.0.0-dev.163: digest: sha256:ad85927ad9aff106866ccf0f505974a2fc3c06f8aab3d69b56c58276af5f6dfc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:22.258Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:22.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:32:22.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-24T00:32:22.582Z] 48631b4a312c: Preparing [2023-05-24T00:32:22.582Z] ebcec98682ff: Preparing [2023-05-24T00:32:22.582Z] 22ec19b8bd4f: Preparing [2023-05-24T00:32:22.582Z] 3b04c1903608: Preparing [2023-05-24T00:32:22.582Z] 56e156625ee2: Preparing [2023-05-24T00:32:22.582Z] 0f31a8484dd1: Preparing [2023-05-24T00:32:22.582Z] 26d2ad5da72d: Preparing [2023-05-24T00:32:22.582Z] 27349c8ee179: Preparing [2023-05-24T00:32:22.582Z] 26cbea5cba74: Preparing [2023-05-24T00:32:22.582Z] 0f31a8484dd1: Waiting [2023-05-24T00:32:22.582Z] 26d2ad5da72d: Waiting [2023-05-24T00:32:22.582Z] 27349c8ee179: Waiting [2023-05-24T00:32:22.582Z] 26cbea5cba74: Waiting [2023-05-24T00:32:22.582Z] 48631b4a312c: Layer already exists [2023-05-24T00:32:22.582Z] 3b04c1903608: Layer already exists [2023-05-24T00:32:22.582Z] ebcec98682ff: Layer already exists [2023-05-24T00:32:22.582Z] 22ec19b8bd4f: Layer already exists [2023-05-24T00:32:22.582Z] 56e156625ee2: Layer already exists [2023-05-24T00:32:22.582Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:32:22.582Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:32:22.582Z] 27349c8ee179: Layer already exists [2023-05-24T00:32:22.582Z] 26cbea5cba74: Layer already exists [2023-05-24T00:32:22.582Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:ad85927ad9aff106866ccf0f505974a2fc3c06f8aab3d69b56c58276af5f6dfc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:22.913Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:23.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-24T00:32:23.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-24T00:32:23.248Z] 48631b4a312c: Preparing [2023-05-24T00:32:23.248Z] ebcec98682ff: Preparing [2023-05-24T00:32:23.248Z] 22ec19b8bd4f: Preparing [2023-05-24T00:32:23.248Z] 3b04c1903608: Preparing [2023-05-24T00:32:23.248Z] 56e156625ee2: Preparing [2023-05-24T00:32:23.248Z] 0f31a8484dd1: Preparing [2023-05-24T00:32:23.248Z] 26d2ad5da72d: Preparing [2023-05-24T00:32:23.248Z] 27349c8ee179: Preparing [2023-05-24T00:32:23.248Z] 26cbea5cba74: Preparing [2023-05-24T00:32:23.248Z] 26d2ad5da72d: Waiting [2023-05-24T00:32:23.248Z] 27349c8ee179: Waiting [2023-05-24T00:32:23.248Z] 0f31a8484dd1: Waiting [2023-05-24T00:32:23.248Z] 48631b4a312c: Layer already exists [2023-05-24T00:32:23.248Z] 56e156625ee2: Layer already exists [2023-05-24T00:32:23.248Z] ebcec98682ff: Layer already exists [2023-05-24T00:32:23.248Z] 22ec19b8bd4f: Layer already exists [2023-05-24T00:32:23.248Z] 3b04c1903608: Layer already exists [2023-05-24T00:32:23.248Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:32:23.248Z] 27349c8ee179: Layer already exists [2023-05-24T00:32:23.248Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:32:23.248Z] 26cbea5cba74: Layer already exists [2023-05-24T00:32:23.512Z] main: digest: sha256:ad85927ad9aff106866ccf0f505974a2fc3c06f8aab3d69b56c58276af5f6dfc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:32:23.570Z] ===================================================== [Pipeline] echo [2023-05-24T00:32:23.579Z] taggedImages: [2023-05-24T00:32:23.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:32:23.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-24T00:32:23.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.163 [2023-05-24T00:32:23.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:32:23.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-24T00:32:23.607Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-24T00:32:23.607Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:32:23.607Z] latest [2023-05-24T00:32:23.607Z] 3.0.0-dev.163 [2023-05-24T00:32:23.607Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:32:23.607Z] main [2023-05-24T00:32:23.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:23.955Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:24.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:32:24.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-24T00:32:24.292Z] 8065a8e0a917: Preparing [2023-05-24T00:32:24.292Z] b0937bcb46b8: Preparing [2023-05-24T00:32:24.292Z] 87a4755fcd27: Preparing [2023-05-24T00:32:24.292Z] d560857e8a5d: Preparing [2023-05-24T00:32:24.292Z] 0f31a8484dd1: Preparing [2023-05-24T00:32:24.292Z] 26d2ad5da72d: Preparing [2023-05-24T00:32:24.292Z] 12ac8896df39: Preparing [2023-05-24T00:32:24.292Z] 26cbea5cba74: Preparing [2023-05-24T00:32:24.292Z] 26d2ad5da72d: Waiting [2023-05-24T00:32:24.292Z] 12ac8896df39: Waiting [2023-05-24T00:32:24.292Z] 26cbea5cba74: Waiting [2023-05-24T00:32:24.292Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:32:24.557Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:32:24.557Z] b0937bcb46b8: Pushed [2023-05-24T00:32:24.557Z] 8065a8e0a917: Pushed [2023-05-24T00:32:24.557Z] 87a4755fcd27: Pushed [2023-05-24T00:32:24.557Z] 26cbea5cba74: Layer already exists [2023-05-24T00:32:25.135Z] 12ac8896df39: Pushed [2023-05-24T00:32:43.308Z] d560857e8a5d: Pushed [2023-05-24T00:32:43.308Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:893deae5b4e8b2e79c4b37f8bad733f6628ba37bb8867be39a8e002f73932b50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:43.651Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:43.984Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-24T00:32:43.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-24T00:32:43.984Z] 8065a8e0a917: Preparing [2023-05-24T00:32:43.984Z] b0937bcb46b8: Preparing [2023-05-24T00:32:43.984Z] 87a4755fcd27: Preparing [2023-05-24T00:32:43.985Z] d560857e8a5d: Preparing [2023-05-24T00:32:43.985Z] 0f31a8484dd1: Preparing [2023-05-24T00:32:43.985Z] 26d2ad5da72d: Preparing [2023-05-24T00:32:43.985Z] 12ac8896df39: Preparing [2023-05-24T00:32:43.985Z] 26cbea5cba74: Preparing [2023-05-24T00:32:43.985Z] 26d2ad5da72d: Waiting [2023-05-24T00:32:43.985Z] 12ac8896df39: Waiting [2023-05-24T00:32:43.985Z] 26cbea5cba74: Waiting [2023-05-24T00:32:43.985Z] b0937bcb46b8: Layer already exists [2023-05-24T00:32:43.985Z] 87a4755fcd27: Layer already exists [2023-05-24T00:32:43.985Z] d560857e8a5d: Layer already exists [2023-05-24T00:32:43.985Z] 8065a8e0a917: Layer already exists [2023-05-24T00:32:43.985Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:32:43.985Z] 12ac8896df39: Layer already exists [2023-05-24T00:32:43.985Z] 26cbea5cba74: Layer already exists [2023-05-24T00:32:43.985Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:32:44.249Z] latest: digest: sha256:893deae5b4e8b2e79c4b37f8bad733f6628ba37bb8867be39a8e002f73932b50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:44.591Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:44.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.163 [2023-05-24T00:32:44.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-24T00:32:44.923Z] 8065a8e0a917: Preparing [2023-05-24T00:32:44.923Z] b0937bcb46b8: Preparing [2023-05-24T00:32:44.923Z] 87a4755fcd27: Preparing [2023-05-24T00:32:44.923Z] d560857e8a5d: Preparing [2023-05-24T00:32:44.923Z] 0f31a8484dd1: Preparing [2023-05-24T00:32:44.923Z] 26d2ad5da72d: Preparing [2023-05-24T00:32:44.923Z] 12ac8896df39: Preparing [2023-05-24T00:32:44.923Z] 26cbea5cba74: Preparing [2023-05-24T00:32:44.923Z] 26d2ad5da72d: Waiting [2023-05-24T00:32:44.923Z] 12ac8896df39: Waiting [2023-05-24T00:32:44.923Z] 26cbea5cba74: Waiting [2023-05-24T00:32:44.923Z] 8065a8e0a917: Layer already exists [2023-05-24T00:32:44.923Z] 87a4755fcd27: Layer already exists [2023-05-24T00:32:44.923Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:32:44.923Z] b0937bcb46b8: Layer already exists [2023-05-24T00:32:44.923Z] d560857e8a5d: Layer already exists [2023-05-24T00:32:44.923Z] 12ac8896df39: Layer already exists [2023-05-24T00:32:44.924Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:32:44.924Z] 26cbea5cba74: Layer already exists [2023-05-24T00:32:44.924Z] 3.0.0-dev.163: digest: sha256:893deae5b4e8b2e79c4b37f8bad733f6628ba37bb8867be39a8e002f73932b50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:45.524Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:45.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:32:45.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-24T00:32:45.857Z] 8065a8e0a917: Preparing [2023-05-24T00:32:45.857Z] b0937bcb46b8: Preparing [2023-05-24T00:32:45.857Z] 87a4755fcd27: Preparing [2023-05-24T00:32:45.857Z] d560857e8a5d: Preparing [2023-05-24T00:32:45.857Z] 0f31a8484dd1: Preparing [2023-05-24T00:32:45.858Z] 26d2ad5da72d: Preparing [2023-05-24T00:32:45.858Z] 12ac8896df39: Preparing [2023-05-24T00:32:45.858Z] 26cbea5cba74: Preparing [2023-05-24T00:32:45.858Z] 12ac8896df39: Waiting [2023-05-24T00:32:45.858Z] 26cbea5cba74: Waiting [2023-05-24T00:32:45.858Z] 26d2ad5da72d: Waiting [2023-05-24T00:32:45.858Z] b0937bcb46b8: Layer already exists [2023-05-24T00:32:45.858Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:32:45.858Z] d560857e8a5d: Layer already exists [2023-05-24T00:32:45.858Z] 8065a8e0a917: Layer already exists [2023-05-24T00:32:45.858Z] 87a4755fcd27: Layer already exists [2023-05-24T00:32:45.858Z] 26cbea5cba74: Layer already exists [2023-05-24T00:32:45.858Z] 12ac8896df39: Layer already exists [2023-05-24T00:32:45.858Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:32:46.122Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:893deae5b4e8b2e79c4b37f8bad733f6628ba37bb8867be39a8e002f73932b50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:46.460Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:46.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-24T00:32:46.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-24T00:32:46.798Z] 8065a8e0a917: Preparing [2023-05-24T00:32:46.798Z] b0937bcb46b8: Preparing [2023-05-24T00:32:46.798Z] 87a4755fcd27: Preparing [2023-05-24T00:32:46.798Z] d560857e8a5d: Preparing [2023-05-24T00:32:46.798Z] 0f31a8484dd1: Preparing [2023-05-24T00:32:46.798Z] 26d2ad5da72d: Preparing [2023-05-24T00:32:46.798Z] 12ac8896df39: Preparing [2023-05-24T00:32:46.798Z] 26cbea5cba74: Preparing [2023-05-24T00:32:46.798Z] 26d2ad5da72d: Waiting [2023-05-24T00:32:46.798Z] 12ac8896df39: Waiting [2023-05-24T00:32:46.798Z] 26cbea5cba74: Waiting [2023-05-24T00:32:46.798Z] b0937bcb46b8: Layer already exists [2023-05-24T00:32:46.798Z] d560857e8a5d: Layer already exists [2023-05-24T00:32:46.798Z] 87a4755fcd27: Layer already exists [2023-05-24T00:32:46.798Z] 8065a8e0a917: Layer already exists [2023-05-24T00:32:46.798Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:32:46.798Z] 12ac8896df39: Layer already exists [2023-05-24T00:32:46.798Z] 26cbea5cba74: Layer already exists [2023-05-24T00:32:46.798Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:32:47.062Z] main: digest: sha256:893deae5b4e8b2e79c4b37f8bad733f6628ba37bb8867be39a8e002f73932b50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:32:47.125Z] ===================================================== [Pipeline] echo [2023-05-24T00:32:47.134Z] taggedImages: [2023-05-24T00:32:47.134Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:32:47.134Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-24T00:32:47.134Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.163 [2023-05-24T00:32:47.134Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:32:47.134Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-24T00:32:47.166Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-24T00:32:47.166Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:32:47.166Z] latest [2023-05-24T00:32:47.166Z] 3.0.0-dev.163 [2023-05-24T00:32:47.166Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:32:47.166Z] main [2023-05-24T00:32:47.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:47.522Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:32:47.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:32:47.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-24T00:32:47.861Z] 60d56cd8fdad: Preparing [2023-05-24T00:32:47.861Z] 149ec162ad38: Preparing [2023-05-24T00:32:47.861Z] db5a6982a8b3: Preparing [2023-05-24T00:32:47.861Z] 513e4c6e2f8a: Preparing [2023-05-24T00:32:47.861Z] 0f31a8484dd1: Preparing [2023-05-24T00:32:47.861Z] 26d2ad5da72d: Preparing [2023-05-24T00:32:47.861Z] 27349c8ee179: Preparing [2023-05-24T00:32:47.861Z] 26cbea5cba74: Preparing [2023-05-24T00:32:47.861Z] 26d2ad5da72d: Waiting [2023-05-24T00:32:47.861Z] 27349c8ee179: Waiting [2023-05-24T00:32:47.861Z] 26cbea5cba74: Waiting [2023-05-24T00:32:47.861Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:32:48.126Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:32:48.126Z] 60d56cd8fdad: Pushed [2023-05-24T00:32:48.126Z] 27349c8ee179: Layer already exists [2023-05-24T00:32:48.126Z] db5a6982a8b3: Pushed [2023-05-24T00:32:48.126Z] 149ec162ad38: Pushed [2023-05-24T00:32:48.126Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:06.307Z] 513e4c6e2f8a: Pushed [2023-05-24T00:33:06.307Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:0e88b22f456d578516d3a89949a336492a7427d2d4d9ad544c19e9b1563cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:06.641Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:06.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-24T00:33:06.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-24T00:33:06.965Z] 60d56cd8fdad: Preparing [2023-05-24T00:33:06.965Z] 149ec162ad38: Preparing [2023-05-24T00:33:06.965Z] db5a6982a8b3: Preparing [2023-05-24T00:33:06.965Z] 513e4c6e2f8a: Preparing [2023-05-24T00:33:06.965Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:06.965Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:06.965Z] 27349c8ee179: Preparing [2023-05-24T00:33:06.965Z] 26cbea5cba74: Preparing [2023-05-24T00:33:06.965Z] 26d2ad5da72d: Waiting [2023-05-24T00:33:06.965Z] 27349c8ee179: Waiting [2023-05-24T00:33:06.965Z] 26cbea5cba74: Waiting [2023-05-24T00:33:06.965Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:06.965Z] 60d56cd8fdad: Layer already exists [2023-05-24T00:33:06.965Z] 513e4c6e2f8a: Layer already exists [2023-05-24T00:33:06.965Z] db5a6982a8b3: Layer already exists [2023-05-24T00:33:06.965Z] 149ec162ad38: Layer already exists [2023-05-24T00:33:06.965Z] 27349c8ee179: Layer already exists [2023-05-24T00:33:06.965Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:06.965Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:07.230Z] latest: digest: sha256:0e88b22f456d578516d3a89949a336492a7427d2d4d9ad544c19e9b1563cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:07.557Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:07.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.163 [2023-05-24T00:33:07.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-24T00:33:07.884Z] 60d56cd8fdad: Preparing [2023-05-24T00:33:07.884Z] 149ec162ad38: Preparing [2023-05-24T00:33:07.884Z] db5a6982a8b3: Preparing [2023-05-24T00:33:07.884Z] 513e4c6e2f8a: Preparing [2023-05-24T00:33:07.884Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:07.884Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:07.884Z] 27349c8ee179: Preparing [2023-05-24T00:33:07.884Z] 26cbea5cba74: Preparing [2023-05-24T00:33:07.884Z] 26d2ad5da72d: Waiting [2023-05-24T00:33:07.884Z] 27349c8ee179: Waiting [2023-05-24T00:33:07.885Z] 26cbea5cba74: Waiting [2023-05-24T00:33:07.885Z] 60d56cd8fdad: Layer already exists [2023-05-24T00:33:07.885Z] 513e4c6e2f8a: Layer already exists [2023-05-24T00:33:07.885Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:07.885Z] 149ec162ad38: Layer already exists [2023-05-24T00:33:07.885Z] db5a6982a8b3: Layer already exists [2023-05-24T00:33:07.885Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:07.885Z] 27349c8ee179: Layer already exists [2023-05-24T00:33:07.885Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:08.150Z] 3.0.0-dev.163: digest: sha256:0e88b22f456d578516d3a89949a336492a7427d2d4d9ad544c19e9b1563cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:08.473Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:08.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:33:08.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-24T00:33:08.800Z] 60d56cd8fdad: Preparing [2023-05-24T00:33:08.800Z] 149ec162ad38: Preparing [2023-05-24T00:33:08.800Z] db5a6982a8b3: Preparing [2023-05-24T00:33:08.800Z] 513e4c6e2f8a: Preparing [2023-05-24T00:33:08.800Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:08.800Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:08.800Z] 27349c8ee179: Preparing [2023-05-24T00:33:08.800Z] 26cbea5cba74: Preparing [2023-05-24T00:33:08.800Z] 27349c8ee179: Waiting [2023-05-24T00:33:08.800Z] 26cbea5cba74: Waiting [2023-05-24T00:33:08.800Z] 26d2ad5da72d: Waiting [2023-05-24T00:33:08.800Z] 513e4c6e2f8a: Layer already exists [2023-05-24T00:33:08.800Z] 60d56cd8fdad: Layer already exists [2023-05-24T00:33:08.800Z] db5a6982a8b3: Layer already exists [2023-05-24T00:33:08.800Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:08.800Z] 149ec162ad38: Layer already exists [2023-05-24T00:33:08.800Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:08.800Z] 27349c8ee179: Layer already exists [2023-05-24T00:33:08.800Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:09.065Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:0e88b22f456d578516d3a89949a336492a7427d2d4d9ad544c19e9b1563cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:09.392Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:09.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-24T00:33:09.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-24T00:33:09.721Z] 60d56cd8fdad: Preparing [2023-05-24T00:33:09.721Z] 149ec162ad38: Preparing [2023-05-24T00:33:09.721Z] db5a6982a8b3: Preparing [2023-05-24T00:33:09.721Z] 513e4c6e2f8a: Preparing [2023-05-24T00:33:09.721Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:09.721Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:09.721Z] 27349c8ee179: Preparing [2023-05-24T00:33:09.721Z] 26cbea5cba74: Preparing [2023-05-24T00:33:09.721Z] 26d2ad5da72d: Waiting [2023-05-24T00:33:09.721Z] 27349c8ee179: Waiting [2023-05-24T00:33:09.721Z] 149ec162ad38: Layer already exists [2023-05-24T00:33:09.721Z] 513e4c6e2f8a: Layer already exists [2023-05-24T00:33:09.721Z] 60d56cd8fdad: Layer already exists [2023-05-24T00:33:09.721Z] db5a6982a8b3: Layer already exists [2023-05-24T00:33:09.721Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:09.721Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:09.721Z] 27349c8ee179: Layer already exists [2023-05-24T00:33:09.721Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:09.986Z] main: digest: sha256:0e88b22f456d578516d3a89949a336492a7427d2d4d9ad544c19e9b1563cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:33:10.027Z] ===================================================== [Pipeline] echo [2023-05-24T00:33:10.033Z] taggedImages: [2023-05-24T00:33:10.033Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:33:10.033Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-24T00:33:10.033Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.163 [2023-05-24T00:33:10.033Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:33:10.033Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-24T00:33:10.048Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-24T00:33:10.048Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:33:10.048Z] latest [2023-05-24T00:33:10.048Z] 3.0.0-dev.163 [2023-05-24T00:33:10.048Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:33:10.048Z] main [2023-05-24T00:33:10.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:10.372Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:10.758Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:33:10.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-24T00:33:10.758Z] 3a2afc1a267d: Preparing [2023-05-24T00:33:10.758Z] 32e9da26a809: Preparing [2023-05-24T00:33:10.758Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:10.758Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:10.758Z] c51e4d5d46c7: Preparing [2023-05-24T00:33:10.758Z] 26cbea5cba74: Preparing [2023-05-24T00:33:10.758Z] 26cbea5cba74: Waiting [2023-05-24T00:33:10.758Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:10.758Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:11.030Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:11.030Z] 3a2afc1a267d: Pushed [2023-05-24T00:33:11.298Z] c51e4d5d46c7: Pushed [2023-05-24T00:33:16.644Z] 32e9da26a809: Pushed [2023-05-24T00:33:16.644Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:2ecba3ee780bff8e2db48d0d8c2ed6b481b6d73ca83edc5ab3fa26723863969b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:16.975Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:17.300Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-24T00:33:17.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-24T00:33:17.300Z] 3a2afc1a267d: Preparing [2023-05-24T00:33:17.300Z] 32e9da26a809: Preparing [2023-05-24T00:33:17.300Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:17.300Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:17.300Z] c51e4d5d46c7: Preparing [2023-05-24T00:33:17.300Z] 26cbea5cba74: Preparing [2023-05-24T00:33:17.300Z] 26cbea5cba74: Waiting [2023-05-24T00:33:17.300Z] 3a2afc1a267d: Layer already exists [2023-05-24T00:33:17.300Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:17.300Z] c51e4d5d46c7: Layer already exists [2023-05-24T00:33:17.300Z] 32e9da26a809: Layer already exists [2023-05-24T00:33:17.300Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:17.300Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:17.566Z] latest: digest: sha256:2ecba3ee780bff8e2db48d0d8c2ed6b481b6d73ca83edc5ab3fa26723863969b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:17.894Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:18.227Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.163 [2023-05-24T00:33:18.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-24T00:33:18.227Z] 3a2afc1a267d: Preparing [2023-05-24T00:33:18.227Z] 32e9da26a809: Preparing [2023-05-24T00:33:18.227Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:18.227Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:18.227Z] c51e4d5d46c7: Preparing [2023-05-24T00:33:18.227Z] 26cbea5cba74: Preparing [2023-05-24T00:33:18.227Z] 26cbea5cba74: Waiting [2023-05-24T00:33:18.227Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:18.227Z] 32e9da26a809: Layer already exists [2023-05-24T00:33:18.227Z] c51e4d5d46c7: Layer already exists [2023-05-24T00:33:18.227Z] 3a2afc1a267d: Layer already exists [2023-05-24T00:33:18.227Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:18.227Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:18.491Z] 3.0.0-dev.163: digest: sha256:2ecba3ee780bff8e2db48d0d8c2ed6b481b6d73ca83edc5ab3fa26723863969b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:18.824Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:19.150Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:33:19.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-24T00:33:19.150Z] 3a2afc1a267d: Preparing [2023-05-24T00:33:19.150Z] 32e9da26a809: Preparing [2023-05-24T00:33:19.150Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:19.150Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:19.150Z] c51e4d5d46c7: Preparing [2023-05-24T00:33:19.150Z] 26cbea5cba74: Preparing [2023-05-24T00:33:19.150Z] 26cbea5cba74: Waiting [2023-05-24T00:33:19.150Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:19.150Z] c51e4d5d46c7: Layer already exists [2023-05-24T00:33:19.150Z] 32e9da26a809: Layer already exists [2023-05-24T00:33:19.150Z] 3a2afc1a267d: Layer already exists [2023-05-24T00:33:19.150Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:19.150Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:19.150Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:2ecba3ee780bff8e2db48d0d8c2ed6b481b6d73ca83edc5ab3fa26723863969b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:19.744Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:20.076Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-24T00:33:20.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-24T00:33:20.076Z] 3a2afc1a267d: Preparing [2023-05-24T00:33:20.076Z] 32e9da26a809: Preparing [2023-05-24T00:33:20.076Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:20.076Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:20.076Z] c51e4d5d46c7: Preparing [2023-05-24T00:33:20.076Z] 26cbea5cba74: Preparing [2023-05-24T00:33:20.076Z] 26cbea5cba74: Waiting [2023-05-24T00:33:20.076Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:20.076Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:20.076Z] 32e9da26a809: Layer already exists [2023-05-24T00:33:20.076Z] c51e4d5d46c7: Layer already exists [2023-05-24T00:33:20.076Z] 3a2afc1a267d: Layer already exists [2023-05-24T00:33:20.076Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:20.341Z] main: digest: sha256:2ecba3ee780bff8e2db48d0d8c2ed6b481b6d73ca83edc5ab3fa26723863969b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:33:20.391Z] ===================================================== [Pipeline] echo [2023-05-24T00:33:20.399Z] taggedImages: [2023-05-24T00:33:20.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:33:20.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-24T00:33:20.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.163 [2023-05-24T00:33:20.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:33:20.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-24T00:33:20.421Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-24T00:33:20.421Z] 5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:33:20.421Z] latest [2023-05-24T00:33:20.421Z] 3.0.0-dev.163 [2023-05-24T00:33:20.421Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:33:20.421Z] main [2023-05-24T00:33:20.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:20.757Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:21.080Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:33:21.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-24T00:33:21.080Z] 1abca57f086e: Preparing [2023-05-24T00:33:21.080Z] e50664f1c4cf: Preparing [2023-05-24T00:33:21.080Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:21.080Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:21.080Z] bbd04e0f15f1: Preparing [2023-05-24T00:33:21.080Z] 26cbea5cba74: Preparing [2023-05-24T00:33:21.080Z] 26cbea5cba74: Waiting [2023-05-24T00:33:21.080Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:21.080Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:33:21.080Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:21.080Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:21.345Z] 1abca57f086e: Pushed [2023-05-24T00:33:26.666Z] e50664f1c4cf: Pushed [2023-05-24T00:33:26.666Z] 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:2d60825396f6e40dc5556429d27f823e46607a464333863c0e96a2433a6f8103 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:27.025Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:27.360Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-24T00:33:27.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-24T00:33:27.360Z] 1abca57f086e: Preparing [2023-05-24T00:33:27.360Z] e50664f1c4cf: Preparing [2023-05-24T00:33:27.360Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:27.360Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:27.360Z] bbd04e0f15f1: Preparing [2023-05-24T00:33:27.360Z] 26cbea5cba74: Preparing [2023-05-24T00:33:27.360Z] 26cbea5cba74: Waiting [2023-05-24T00:33:27.624Z] e50664f1c4cf: Layer already exists [2023-05-24T00:33:27.624Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:33:27.624Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:27.624Z] 1abca57f086e: Layer already exists [2023-05-24T00:33:27.624Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:27.624Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:27.624Z] latest: digest: sha256:2d60825396f6e40dc5556429d27f823e46607a464333863c0e96a2433a6f8103 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:27.977Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:28.305Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.163 [2023-05-24T00:33:28.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-24T00:33:28.305Z] 1abca57f086e: Preparing [2023-05-24T00:33:28.305Z] e50664f1c4cf: Preparing [2023-05-24T00:33:28.305Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:28.305Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:28.305Z] bbd04e0f15f1: Preparing [2023-05-24T00:33:28.305Z] 26cbea5cba74: Preparing [2023-05-24T00:33:28.305Z] 26cbea5cba74: Waiting [2023-05-24T00:33:28.305Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:28.305Z] 1abca57f086e: Layer already exists [2023-05-24T00:33:28.305Z] e50664f1c4cf: Layer already exists [2023-05-24T00:33:28.305Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:28.305Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:33:28.305Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:28.305Z] 3.0.0-dev.163: digest: sha256:2d60825396f6e40dc5556429d27f823e46607a464333863c0e96a2433a6f8103 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:28.638Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:28.965Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:33:28.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-24T00:33:28.965Z] 1abca57f086e: Preparing [2023-05-24T00:33:28.965Z] e50664f1c4cf: Preparing [2023-05-24T00:33:28.965Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:28.965Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:28.965Z] bbd04e0f15f1: Preparing [2023-05-24T00:33:28.965Z] 26cbea5cba74: Preparing [2023-05-24T00:33:28.965Z] 26cbea5cba74: Waiting [2023-05-24T00:33:28.965Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:28.965Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:33:28.965Z] 1abca57f086e: Layer already exists [2023-05-24T00:33:28.965Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:28.965Z] e50664f1c4cf: Layer already exists [2023-05-24T00:33:28.965Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:28.965Z] 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:2d60825396f6e40dc5556429d27f823e46607a464333863c0e96a2433a6f8103 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:29.585Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:29.918Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-24T00:33:29.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-24T00:33:29.918Z] 1abca57f086e: Preparing [2023-05-24T00:33:29.918Z] e50664f1c4cf: Preparing [2023-05-24T00:33:29.918Z] 0f31a8484dd1: Preparing [2023-05-24T00:33:29.918Z] 26d2ad5da72d: Preparing [2023-05-24T00:33:29.918Z] bbd04e0f15f1: Preparing [2023-05-24T00:33:29.918Z] 26cbea5cba74: Preparing [2023-05-24T00:33:29.918Z] 26cbea5cba74: Waiting [2023-05-24T00:33:29.918Z] e50664f1c4cf: Layer already exists [2023-05-24T00:33:29.918Z] bbd04e0f15f1: Layer already exists [2023-05-24T00:33:29.918Z] 26d2ad5da72d: Layer already exists [2023-05-24T00:33:29.918Z] 1abca57f086e: Layer already exists [2023-05-24T00:33:29.918Z] 0f31a8484dd1: Layer already exists [2023-05-24T00:33:29.918Z] 26cbea5cba74: Layer already exists [2023-05-24T00:33:30.184Z] main: digest: sha256:2d60825396f6e40dc5556429d27f823e46607a464333863c0e96a2433a6f8103 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T00:33:30.228Z] ===================================================== [Pipeline] echo [2023-05-24T00:33:30.235Z] taggedImages: [2023-05-24T00:33:30.235Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [2023-05-24T00:33:30.235Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-24T00:33:30.235Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.163 [2023-05-24T00:33:30.235Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [2023-05-24T00:33:30.235Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:30.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T00:33:30.603Z] [2023-05-24T00:33:30.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:33:30.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T00:33:30.925Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T00:33:30.925Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T00:33:30.925Z] 04944245beec: Pulling fs layer [2023-05-24T00:33:30.925Z] 699f458cf7ca: Pulling fs layer [2023-05-24T00:33:30.925Z] 765212b225bb: Pulling fs layer [2023-05-24T00:33:30.925Z] f23df028b6ca: Pulling fs layer [2023-05-24T00:33:30.925Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T00:33:30.925Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T00:33:30.925Z] 765212b225bb: Waiting [2023-05-24T00:33:30.925Z] f23df028b6ca: Waiting [2023-05-24T00:33:30.925Z] d65c8cfc05b1: Waiting [2023-05-24T00:33:30.925Z] 2437ff75d9bd: Waiting [2023-05-24T00:33:31.192Z] 04944245beec: Verifying Checksum [2023-05-24T00:33:31.192Z] 04944245beec: Download complete [2023-05-24T00:33:31.192Z] 765212b225bb: Download complete [2023-05-24T00:33:31.192Z] f23df028b6ca: Verifying Checksum [2023-05-24T00:33:31.192Z] f23df028b6ca: Download complete [2023-05-24T00:33:31.192Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T00:33:31.192Z] d65c8cfc05b1: Download complete [2023-05-24T00:33:31.192Z] 699f458cf7ca: Verifying Checksum [2023-05-24T00:33:31.192Z] 699f458cf7ca: Download complete [2023-05-24T00:33:31.776Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T00:33:31.776Z] 8998bd30e6a1: Download complete [2023-05-24T00:33:33.712Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T00:33:33.712Z] 2437ff75d9bd: Download complete [2023-05-24T00:33:35.651Z] 8998bd30e6a1: Pull complete [2023-05-24T00:33:35.918Z] 04944245beec: Pull complete [2023-05-24T00:33:37.321Z] 699f458cf7ca: Pull complete [2023-05-24T00:33:37.588Z] 765212b225bb: Pull complete [2023-05-24T00:33:39.523Z] f23df028b6ca: Pull complete [2023-05-24T00:33:39.788Z] d65c8cfc05b1: Pull complete [2023-05-24T00:33:54.768Z] 2437ff75d9bd: Pull complete [2023-05-24T00:33:54.768Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T00:33:54.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T00:33:54.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:33:54.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container [2023-05-24T00:33:55.027Z] $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T00:33:57.640Z] $ docker top fbfebb2e43419a865c3b98531c61fcd440b91c5b7b969723fab0a996cb0fe60d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:33:58.510Z] ---> job-cost.sh [2023-05-24T00:33:58.510Z] lf-activate-venv: SKIPPING [2023-05-24T00:33:58.510Z] INFO: No Stack... [2023-05-24T00:33:59.090Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T00:34:00.047Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T00:34:00.363Z] + cat /w/workspace/edgex-go/529/archives/cost.csv [2023-05-24T00:34:00.363Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T00:34:00.665Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-529-stack-cost] [2023-05-24T00:34:00.670Z] Resource [jenkins-edgexfoundry-edgex-go-main-529-stack-cost] did not exist. Created. [2023-05-24T00:34:00.671Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-529-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T00:34:01.308Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T00:34:01.902Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T00:34:01.909Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-529-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T00:34:01.939Z] $ docker stop --time=1 fbfebb2e43419a865c3b98531c61fcd440b91c5b7b969723fab0a996cb0fe60d [2023-05-24T00:34:03.435Z] $ docker rm -f --volumes fbfebb2e43419a865c3b98531c61fcd440b91c5b7b969723fab0a996cb0fe60d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-24T00:34:03.901Z] provisioning config files... [2023-05-24T00:34:03.908Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/529@tmp/config3088041251121254717tmp [Pipeline] { [Pipeline] sh [2023-05-24T00:34:04.211Z] + set +x [2023-05-24T00:34:04.211Z] + + bash -s -- [2023-05-24T00:34:04.211Z] curl -s https://codecov.io/bash [2023-05-24T00:34:04.211Z] [2023-05-24T00:34:04.211Z] _____ _ [2023-05-24T00:34:04.211Z] / ____| | | [2023-05-24T00:34:04.211Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T00:34:04.211Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T00:34:04.211Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T00:34:04.211Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T00:34:04.211Z] Bash-1.0.6 [2023-05-24T00:34:04.211Z] [2023-05-24T00:34:04.211Z] [2023-05-24T00:34:04.211Z] ==> git version 2.25.1 found [2023-05-24T00:34:04.211Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-24T00:34:04.211Z] Release-Date: 2020-01-08 [2023-05-24T00:34:04.211Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-24T00:34:04.211Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T00:34:04.211Z] ==> Jenkins CI detected. [2023-05-24T00:34:04.211Z] current dir:  /w/workspace/edgex-go/529 [2023-05-24T00:34:04.211Z] project root: . [2023-05-24T00:34:04.211Z] --> token set from env [2023-05-24T00:34:04.469Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T00:34:04.469Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T00:34:04.469Z] ==> Python coveragepy not found [2023-05-24T00:34:04.469Z] ==> Searching for coverage reports in: [2023-05-24T00:34:04.469Z] + . [2023-05-24T00:34:04.469Z] -> Found 1 reports [2023-05-24T00:34:04.469Z] ==> Detecting git/mercurial file structure [2023-05-24T00:34:04.469Z] ==> Reading reports [2023-05-24T00:34:04.469Z] + ./coverage.out bytes=447731 [2023-05-24T00:34:04.469Z] ==> Appending adjustments [2023-05-24T00:34:04.469Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T00:34:05.407Z] + Found adjustments [2023-05-24T00:34:05.407Z] ==> Gzipping contents [2023-05-24T00:34:05.407Z] 60K /tmp/codecov.KyzbLo.gz [2023-05-24T00:34:05.665Z] ==> Uploading reports [2023-05-24T00:34:05.665Z] url: https://codecov.io [2023-05-24T00:34:05.666Z] query: branch=main&commit=5bf55878ace16878edbd308d9dee72012f144a0a&build=529&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F529%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T00:34:05.666Z] -> Pinging Codecov [2023-05-24T00:34:05.666Z] 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=5bf55878ace16878edbd308d9dee72012f144a0a&build=529&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F529%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T00:34:05.666Z] -> Uploading to [2023-05-24T00:34:05.666Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/00271124DB129430A58F1EEE437C3FCB/5bf55878ace16878edbd308d9dee72012f144a0a/47a8c7ad-c85f-402f-bc9e-d671e8e14c1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T003405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b851a2e031a5736640c4ecf911d59ed1750e94e22d3a47164076db5b30c8e50e [2023-05-24T00:34:05.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T00:34:05.666Z] Dload Upload Total Spent Left Speed [2023-05-24T00:34:05.924Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57443 0 0 100 57443 0 198k --:--:-- --:--:-- --:--:-- 198k [2023-05-24T00:34:05.925Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [2023-05-24T00:34:05.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-24T00:34:06.136Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-24T00:34:06.147Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:34:06.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T00:34:06.440Z] [2023-05-24T00:34:06.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:34:06.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T00:34:06.739Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-24T00:34:06.739Z] df9b9388f04a: Pulling fs layer [2023-05-24T00:34:06.739Z] 52dc419b0ee2: Pulling fs layer [2023-05-24T00:34:06.739Z] 25bc292e5bac: Pulling fs layer [2023-05-24T00:34:06.739Z] 114826534d7a: Pulling fs layer [2023-05-24T00:34:06.739Z] 4657fd5d0bcf: Pulling fs layer [2023-05-24T00:34:06.739Z] 6ad1cebc031e: Pulling fs layer [2023-05-24T00:34:06.739Z] 8a3aa393b2d8: Pulling fs layer [2023-05-24T00:34:06.739Z] 114826534d7a: Waiting [2023-05-24T00:34:06.739Z] 4657fd5d0bcf: Waiting [2023-05-24T00:34:06.739Z] 8a3aa393b2d8: Waiting [2023-05-24T00:34:06.739Z] 6ad1cebc031e: Waiting [2023-05-24T00:34:06.739Z] 25bc292e5bac: Verifying Checksum [2023-05-24T00:34:06.739Z] 25bc292e5bac: Download complete [2023-05-24T00:34:06.739Z] 52dc419b0ee2: Verifying Checksum [2023-05-24T00:34:06.739Z] 52dc419b0ee2: Download complete [2023-05-24T00:34:06.739Z] 4657fd5d0bcf: Verifying Checksum [2023-05-24T00:34:06.739Z] 4657fd5d0bcf: Download complete [2023-05-24T00:34:06.739Z] df9b9388f04a: Verifying Checksum [2023-05-24T00:34:06.999Z] 6ad1cebc031e: Verifying Checksum [2023-05-24T00:34:06.999Z] 6ad1cebc031e: Download complete [2023-05-24T00:34:06.999Z] df9b9388f04a: Pull complete [2023-05-24T00:34:06.999Z] 52dc419b0ee2: Pull complete [2023-05-24T00:34:06.999Z] 25bc292e5bac: Pull complete [2023-05-24T00:34:07.567Z] 114826534d7a: Verifying Checksum [2023-05-24T00:34:07.567Z] 114826534d7a: Download complete [2023-05-24T00:34:07.567Z] 8a3aa393b2d8: Verifying Checksum [2023-05-24T00:34:07.567Z] 8a3aa393b2d8: Download complete [2023-05-24T00:34:11.749Z] 114826534d7a: Pull complete [2023-05-24T00:34:11.749Z] 4657fd5d0bcf: Pull complete [2023-05-24T00:34:11.749Z] 6ad1cebc031e: Pull complete [2023-05-24T00:34:14.279Z] 8a3aa393b2d8: Pull complete [2023-05-24T00:34:14.279Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-24T00:34:14.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T00:34:14.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:34:14.366Z] prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container [2023-05-24T00:34:14.398Z] $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-24T00:34:20.107Z] $ docker top cb65c90fe4b54f9bbace666488670190f9f2c373eb6be0a0fa74d959f43dbf38 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T00:34:20.175Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-24T00:34:20.453Z] + set -o pipefail [2023-05-24T00:34:20.453Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-24T00:34:25.732Z] [2023-05-24T00:34:25.733Z] Monitoring /w/workspace/edgex-go/529 (github.com/edgexfoundry/edgex-go)... [2023-05-24T00:34:25.733Z] [2023-05-24T00:34:25.733Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d0416ddf-8bf5-458e-a806-defb11561049 [2023-05-24T00:34:25.733Z] [2023-05-24T00:34:25.733Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-24T00:34:25.733Z] [2023-05-24T00:34:25.733Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-24T00:34:25.733Z] [2023-05-24T00:34:25.733Z] [2023-05-24T00:34:25.733Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-24T00:34:25.733Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-24T00:34:25.733Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-24T00:34:25.927Z] $ docker stop --time=1 cb65c90fe4b54f9bbace666488670190f9f2c373eb6be0a0fa74d959f43dbf38 [2023-05-24T00:34:29.551Z] $ docker rm -f --volumes cb65c90fe4b54f9bbace666488670190f9f2c373eb6be0a0fa74d959f43dbf38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-24T00:34:29.895Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T00:34:29.904Z] provisioning config files... [2023-05-24T00:34:29.911Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/529@tmp/config18332153355236381584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:34:30.201Z] --> edgex-publish-swagger.sh [2023-05-24T00:34:30.201Z] === Publish openapi/v3 API === [2023-05-24T00:34:30.201Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-24T00:34:30.201Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/529/openapi/v3/core-command.yaml] [2023-05-24T00:34:30.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T00:34:30.201Z] Dload Upload Total Spent Left Speed [2023-05-24T00:34:30.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 135k --:--:-- --:--:-- --:--:-- 134k 100 29030 0 0 100 29030 0 46974 --:--:-- --:--:-- --:--:-- 46898 [2023-05-24T00:34:30.768Z] [2023-05-24T00:34:30.768Z] [2023-05-24T00:34:30.768Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/529/openapi/v3/core-data.yaml] [2023-05-24T00:34:30.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T00:34:30.768Z] Dload Upload Total Spent Left Speed [2023-05-24T00:34:31.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 137k --:--:-- --:--:-- --:--:-- 137k [2023-05-24T00:34:31.337Z] [2023-05-24T00:34:31.337Z] [2023-05-24T00:34:31.337Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/529/openapi/v3/core-metadata.yaml] [2023-05-24T00:34:31.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T00:34:31.337Z] Dload Upload Total Spent Left Speed [2023-05-24T00:34:31.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 239k --:--:-- --:--:-- --:--:-- 238k [2023-05-24T00:34:31.906Z] [2023-05-24T00:34:31.906Z] [2023-05-24T00:34:31.906Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/529/openapi/v3/support-notifications.yaml] [2023-05-24T00:34:31.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T00:34:31.906Z] Dload Upload Total Spent Left Speed [2023-05-24T00:34:32.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 141k --:--:-- --:--:-- --:--:-- 140k 100 86965 0 0 100 86965 0 141k --:--:-- --:--:-- --:--:-- 140k [2023-05-24T00:34:32.474Z] [2023-05-24T00:34:32.474Z] [2023-05-24T00:34:32.474Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/529/openapi/v3/support-scheduler.yaml] [2023-05-24T00:34:32.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T00:34:32.474Z] Dload Upload Total Spent Left Speed [2023-05-24T00:34:33.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 73253 --:--:-- --:--:-- --:--:-- 73253 [2023-05-24T00:34:33.042Z] [2023-05-24T00:34:33.042Z] [Pipeline] } [2023-05-24T00:34:33.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-05-24T00:34:33.454Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T00:34:33.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:34:33.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T00:34:33.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:34:33.822Z] prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container [2023-05-24T00:34:33.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T00:34:34.252Z] $ docker top b7acc4e6d7cf98c61e2afbd085500af3555a1c0a2e87e847974c3005fa61bd23 -eo pid,comm [2023-05-24T00:34:34.303Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T00:34:34.303Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T00:34:34.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T00:34:34.334Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T00:34:34.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T00:34:34.448Z] $ docker exec b7acc4e6d7cf98c61e2afbd085500af3555a1c0a2e87e847974c3005fa61bd23 ssh-agent [2023-05-24T00:34:34.561Z] SSH_AUTH_SOCK=/tmp/ssh-U7NIEKZaAw2P/agent.32 [2023-05-24T00:34:34.561Z] SSH_AGENT_PID=38 [2023-05-24T00:34:34.565Z] Running ssh-add (command line suppressed) [2023-05-24T00:34:34.652Z] Identity added: /w/workspace/edgex-go/529@tmp/private_key_2389572029955248394.key (/w/workspace/edgex-go/529@tmp/private_key_2389572029955248394.key) [2023-05-24T00:34:34.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T00:34:34.953Z] + git semver tag [2023-05-24T00:34:35.211Z] 2023-05-24 00:34:35,107 [run_tag] DEBUG tag force:False [2023-05-24T00:34:35.211Z] 2023-05-24 00:34:35,107 [check_head_tag] DEBUG check head tag [2023-05-24T00:34:35.211Z] 2023-05-24 00:34:35,110 [execute] INFO git cat-file --batch-check [2023-05-24T00:34:35.211Z] 2023-05-24 00:34:35,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/529, universal_newlines=False, shell=None, istream=) [2023-05-24T00:34:35.211Z] 2023-05-24 00:34:35,114 [execute] INFO git cat-file --batch [2023-05-24T00:34:35.211Z] 2023-05-24 00:34:35,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/529, universal_newlines=False, shell=None, istream=) [2023-05-24T00:34:35.211Z] 2023-05-24 00:34:35,182 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main [2023-05-24T00:34:35.211Z] 2023-05-24 00:34:35,182 [execute] INFO git tag -a v3.0.0-dev.163 -m v3.0.0-dev.163 [2023-05-24T00:34:35.211Z] 2023-05-24 00:34:35,182 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.163', '-m', 'v3.0.0-dev.163'], cwd=/w/workspace/edgex-go/529, universal_newlines=False, shell=None, istream=None) [2023-05-24T00:34:35.211Z] 2023-05-24 00:34:35,187 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main [2023-05-24T00:34:35.211Z] 3.0.0-dev.163 [Pipeline] } [2023-05-24T00:34:35.215Z] $ docker exec --env ******** --env ******** b7acc4e6d7cf98c61e2afbd085500af3555a1c0a2e87e847974c3005fa61bd23 ssh-agent -k [2023-05-24T00:34:35.300Z] unset SSH_AUTH_SOCK; [2023-05-24T00:34:35.301Z] unset SSH_AGENT_PID; [2023-05-24T00:34:35.303Z] echo Agent pid 38 killed; [2023-05-24T00:34:35.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T00:34:35.607Z] + git semver [Pipeline] } [2023-05-24T00:34:35.877Z] $ docker stop --time=1 b7acc4e6d7cf98c61e2afbd085500af3555a1c0a2e87e847974c3005fa61bd23 [2023-05-24T00:34:37.151Z] $ docker rm -f --volumes b7acc4e6d7cf98c61e2afbd085500af3555a1c0a2e87e847974c3005fa61bd23 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:34:37.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T00:34:37.568Z] [2023-05-24T00:34:37.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:34:37.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T00:34:37.864Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-24T00:34:37.864Z] ab5ef0e58194: Pulling fs layer [2023-05-24T00:34:37.864Z] 9712f1f96733: Pulling fs layer [2023-05-24T00:34:37.864Z] 63f879dbbcfc: Pulling fs layer [2023-05-24T00:34:37.864Z] 0d9ebad4ef96: Pulling fs layer [2023-05-24T00:34:37.864Z] e9a5061849ea: Pulling fs layer [2023-05-24T00:34:37.864Z] d747dcd14b5f: Pulling fs layer [2023-05-24T00:34:37.864Z] 2de7ff778b66: Pulling fs layer [2023-05-24T00:34:37.864Z] 0d9ebad4ef96: Waiting [2023-05-24T00:34:37.864Z] e9a5061849ea: Waiting [2023-05-24T00:34:37.864Z] d747dcd14b5f: Waiting [2023-05-24T00:34:37.864Z] 2de7ff778b66: Waiting [2023-05-24T00:34:37.864Z] 9712f1f96733: Verifying Checksum [2023-05-24T00:34:37.864Z] 9712f1f96733: Download complete [2023-05-24T00:34:38.123Z] 63f879dbbcfc: Verifying Checksum [2023-05-24T00:34:38.123Z] 63f879dbbcfc: Download complete [2023-05-24T00:34:38.381Z] e9a5061849ea: Verifying Checksum [2023-05-24T00:34:38.381Z] e9a5061849ea: Download complete [2023-05-24T00:34:38.381Z] 0d9ebad4ef96: Verifying Checksum [2023-05-24T00:34:38.381Z] 0d9ebad4ef96: Download complete [2023-05-24T00:34:38.381Z] d747dcd14b5f: Verifying Checksum [2023-05-24T00:34:38.381Z] d747dcd14b5f: Download complete [2023-05-24T00:34:38.381Z] ab5ef0e58194: Verifying Checksum [2023-05-24T00:34:38.381Z] ab5ef0e58194: Download complete [2023-05-24T00:34:38.381Z] 2de7ff778b66: Verifying Checksum [2023-05-24T00:34:38.381Z] 2de7ff778b66: Download complete [2023-05-24T00:34:40.919Z] ab5ef0e58194: Pull complete [2023-05-24T00:34:40.919Z] 9712f1f96733: Pull complete [2023-05-24T00:34:41.852Z] 63f879dbbcfc: Pull complete [2023-05-24T00:34:45.530Z] 0d9ebad4ef96: Pull complete [2023-05-24T00:34:45.530Z] e9a5061849ea: Pull complete [2023-05-24T00:34:45.796Z] d747dcd14b5f: Pull complete [2023-05-24T00:34:47.170Z] 2de7ff778b66: Pull complete [2023-05-24T00:34:47.170Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-24T00:34:47.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T00:34:47.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:34:47.260Z] prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container [2023-05-24T00:34:47.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-24T00:34:52.602Z] $ docker top 202d744442ef469cc169fbe5fadc770b652c110c692e9cdfe1f81e91fa1a60d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-24T00:34:52.681Z] provisioning config files... [2023-05-24T00:34:52.686Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/529@tmp/config8105462124605289429tmp [2023-05-24T00:34:52.695Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/529@tmp/config3258307118796132991tmp [2023-05-24T00:34:52.705Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/529@tmp/config7823088417612606518tmp [Pipeline] { [Pipeline] echo [2023-05-24T00:34:52.719Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:34:53.000Z] ---> sigul-configuration.sh [2023-05-24T00:34:53.000Z] gpg: directory `/root/.gnupg' created [2023-05-24T00:34:53.000Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-24T00:34:53.000Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-24T00:34:53.000Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-24T00:34:53.000Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-24T00:34:53.000Z] gpg: CAST5 encrypted data [2023-05-24T00:34:53.000Z] gpg: encrypted with 1 passphrase [2023-05-24T00:34:53.000Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-24T00:34:53.279Z] + mkdir /home/jenkins [2023-05-24T00:34:53.279Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-24T00:34:53.695Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-24T00:34:53.721Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:34:54.045Z] ---> sigul-install.sh [2023-05-24T00:34:54.045Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-24T00:34:54.324Z] + git tag --list [2023-05-24T00:34:54.325Z] 0.6.0 [2023-05-24T00:34:54.325Z] 0.6.1 [2023-05-24T00:34:54.325Z] 0.7.0 [2023-05-24T00:34:54.325Z] 0.7.1 [2023-05-24T00:34:54.325Z] v1.0.0 [2023-05-24T00:34:54.325Z] v1.0.1 [2023-05-24T00:34:54.325Z] v1.1.0 [2023-05-24T00:34:54.325Z] v1.2.0 [2023-05-24T00:34:54.325Z] v1.2.1 [2023-05-24T00:34:54.325Z] v1.3.0 [2023-05-24T00:34:54.325Z] v1.3.1 [2023-05-24T00:34:54.325Z] v2.0.0 [2023-05-24T00:34:54.325Z] v2.1.0 [2023-05-24T00:34:54.325Z] v2.1.1 [2023-05-24T00:34:54.325Z] v2.1.1-dev.1 [2023-05-24T00:34:54.325Z] v2.1.1-dev.2 [2023-05-24T00:34:54.325Z] v2.1.1-dev.3 [2023-05-24T00:34:54.325Z] v2.1.1-dev.4 [2023-05-24T00:34:54.325Z] v2.1.1-dev.5 [2023-05-24T00:34:54.325Z] v2.1.1-dev.6 [2023-05-24T00:34:54.325Z] v2.1.1-dev.7 [2023-05-24T00:34:54.325Z] v2.1.1-dev.8 [2023-05-24T00:34:54.325Z] v2.1.2-dev.1 [2023-05-24T00:34:54.325Z] v2.2.0 [2023-05-24T00:34:54.325Z] v2.2.1-dev.1 [2023-05-24T00:34:54.325Z] v2.2.1-dev.10 [2023-05-24T00:34:54.325Z] v2.2.1-dev.11 [2023-05-24T00:34:54.325Z] v2.2.1-dev.12 [2023-05-24T00:34:54.325Z] v2.2.1-dev.13 [2023-05-24T00:34:54.325Z] v2.2.1-dev.14 [2023-05-24T00:34:54.325Z] v2.2.1-dev.15 [2023-05-24T00:34:54.325Z] v2.2.1-dev.16 [2023-05-24T00:34:54.325Z] v2.2.1-dev.17 [2023-05-24T00:34:54.325Z] v2.2.1-dev.18 [2023-05-24T00:34:54.325Z] v2.2.1-dev.19 [2023-05-24T00:34:54.325Z] v2.2.1-dev.2 [2023-05-24T00:34:54.325Z] v2.2.1-dev.20 [2023-05-24T00:34:54.325Z] v2.2.1-dev.21 [2023-05-24T00:34:54.325Z] v2.2.1-dev.22 [2023-05-24T00:34:54.325Z] v2.2.1-dev.23 [2023-05-24T00:34:54.325Z] v2.2.1-dev.24 [2023-05-24T00:34:54.325Z] v2.2.1-dev.25 [2023-05-24T00:34:54.325Z] v2.2.1-dev.26 [2023-05-24T00:34:54.325Z] v2.2.1-dev.27 [2023-05-24T00:34:54.325Z] v2.2.1-dev.28 [2023-05-24T00:34:54.325Z] v2.2.1-dev.29 [2023-05-24T00:34:54.325Z] v2.2.1-dev.3 [2023-05-24T00:34:54.325Z] v2.2.1-dev.4 [2023-05-24T00:34:54.325Z] v2.2.1-dev.5 [2023-05-24T00:34:54.325Z] v2.2.1-dev.6 [2023-05-24T00:34:54.325Z] v2.2.1-dev.7 [2023-05-24T00:34:54.325Z] v2.2.1-dev.8 [2023-05-24T00:34:54.325Z] v2.2.1-dev.9 [2023-05-24T00:34:54.325Z] v2.3.0 [2023-05-24T00:34:54.325Z] v2.3.0-dev.100 [2023-05-24T00:34:54.325Z] v2.3.0-dev.101 [2023-05-24T00:34:54.325Z] v2.3.0-dev.102 [2023-05-24T00:34:54.325Z] v2.3.0-dev.103 [2023-05-24T00:34:54.325Z] v2.3.0-dev.104 [2023-05-24T00:34:54.325Z] v2.3.0-dev.105 [2023-05-24T00:34:54.325Z] v2.3.0-dev.106 [2023-05-24T00:34:54.325Z] v2.3.0-dev.29 [2023-05-24T00:34:54.325Z] v2.3.0-dev.30 [2023-05-24T00:34:54.325Z] v2.3.0-dev.31 [2023-05-24T00:34:54.325Z] v2.3.0-dev.32 [2023-05-24T00:34:54.325Z] v2.3.0-dev.33 [2023-05-24T00:34:54.325Z] v2.3.0-dev.34 [2023-05-24T00:34:54.325Z] v2.3.0-dev.35 [2023-05-24T00:34:54.325Z] v2.3.0-dev.36 [2023-05-24T00:34:54.325Z] v2.3.0-dev.37 [2023-05-24T00:34:54.325Z] v2.3.0-dev.38 [2023-05-24T00:34:54.325Z] v2.3.0-dev.39 [2023-05-24T00:34:54.325Z] v2.3.0-dev.40 [2023-05-24T00:34:54.325Z] v2.3.0-dev.41 [2023-05-24T00:34:54.325Z] v2.3.0-dev.42 [2023-05-24T00:34:54.325Z] v2.3.0-dev.43 [2023-05-24T00:34:54.325Z] v2.3.0-dev.44 [2023-05-24T00:34:54.325Z] v2.3.0-dev.45 [2023-05-24T00:34:54.325Z] v2.3.0-dev.46 [2023-05-24T00:34:54.325Z] v2.3.0-dev.47 [2023-05-24T00:34:54.325Z] v2.3.0-dev.48 [2023-05-24T00:34:54.325Z] v2.3.0-dev.49 [2023-05-24T00:34:54.325Z] v2.3.0-dev.50 [2023-05-24T00:34:54.325Z] v2.3.0-dev.51 [2023-05-24T00:34:54.325Z] v2.3.0-dev.52 [2023-05-24T00:34:54.325Z] v2.3.0-dev.53 [2023-05-24T00:34:54.325Z] v2.3.0-dev.54 [2023-05-24T00:34:54.325Z] v2.3.0-dev.55 [2023-05-24T00:34:54.325Z] v2.3.0-dev.56 [2023-05-24T00:34:54.325Z] v2.3.0-dev.57 [2023-05-24T00:34:54.325Z] v2.3.0-dev.58 [2023-05-24T00:34:54.325Z] v2.3.0-dev.59 [2023-05-24T00:34:54.325Z] v2.3.0-dev.60 [2023-05-24T00:34:54.325Z] v2.3.0-dev.61 [2023-05-24T00:34:54.325Z] v2.3.0-dev.62 [2023-05-24T00:34:54.325Z] v2.3.0-dev.63 [2023-05-24T00:34:54.325Z] v2.3.0-dev.64 [2023-05-24T00:34:54.325Z] v2.3.0-dev.65 [2023-05-24T00:34:54.325Z] v2.3.0-dev.66 [2023-05-24T00:34:54.325Z] v2.3.0-dev.67 [2023-05-24T00:34:54.325Z] v2.3.0-dev.68 [2023-05-24T00:34:54.325Z] v2.3.0-dev.69 [2023-05-24T00:34:54.325Z] v2.3.0-dev.70 [2023-05-24T00:34:54.325Z] v2.3.0-dev.71 [2023-05-24T00:34:54.325Z] v2.3.0-dev.72 [2023-05-24T00:34:54.325Z] v2.3.0-dev.73 [2023-05-24T00:34:54.325Z] v2.3.0-dev.74 [2023-05-24T00:34:54.325Z] v2.3.0-dev.75 [2023-05-24T00:34:54.325Z] v2.3.0-dev.76 [2023-05-24T00:34:54.325Z] v2.3.0-dev.77 [2023-05-24T00:34:54.325Z] v2.3.0-dev.78 [2023-05-24T00:34:54.325Z] v2.3.0-dev.79 [2023-05-24T00:34:54.325Z] v2.3.0-dev.80 [2023-05-24T00:34:54.325Z] v2.3.0-dev.81 [2023-05-24T00:34:54.325Z] v2.3.0-dev.82 [2023-05-24T00:34:54.325Z] v2.3.0-dev.83 [2023-05-24T00:34:54.325Z] v2.3.0-dev.84 [2023-05-24T00:34:54.325Z] v2.3.0-dev.85 [2023-05-24T00:34:54.325Z] v2.3.0-dev.86 [2023-05-24T00:34:54.325Z] v2.3.0-dev.87 [2023-05-24T00:34:54.325Z] v2.3.0-dev.88 [2023-05-24T00:34:54.325Z] v2.3.0-dev.89 [2023-05-24T00:34:54.325Z] v2.3.0-dev.90 [2023-05-24T00:34:54.325Z] v2.3.0-dev.91 [2023-05-24T00:34:54.325Z] v2.3.0-dev.92 [2023-05-24T00:34:54.325Z] v2.3.0-dev.93 [2023-05-24T00:34:54.325Z] v2.3.0-dev.94 [2023-05-24T00:34:54.325Z] v2.3.0-dev.95 [2023-05-24T00:34:54.325Z] v2.3.0-dev.96 [2023-05-24T00:34:54.325Z] v2.3.0-dev.97 [2023-05-24T00:34:54.325Z] v2.3.0-dev.98 [2023-05-24T00:34:54.325Z] v2.3.0-dev.99 [2023-05-24T00:34:54.325Z] v2.3.1-dev.1 [2023-05-24T00:34:54.325Z] v2.3.1-dev.2 [2023-05-24T00:34:54.325Z] v2.3.1-dev.3 [2023-05-24T00:34:54.325Z] v2.3.1-dev.4 [2023-05-24T00:34:54.325Z] v2.3.1-dev.5 [2023-05-24T00:34:54.325Z] v3.0.0-dev.1 [2023-05-24T00:34:54.325Z] v3.0.0-dev.10 [2023-05-24T00:34:54.325Z] v3.0.0-dev.100 [2023-05-24T00:34:54.325Z] v3.0.0-dev.101 [2023-05-24T00:34:54.325Z] v3.0.0-dev.102 [2023-05-24T00:34:54.325Z] v3.0.0-dev.103 [2023-05-24T00:34:54.325Z] v3.0.0-dev.104 [2023-05-24T00:34:54.325Z] v3.0.0-dev.105 [2023-05-24T00:34:54.325Z] v3.0.0-dev.106 [2023-05-24T00:34:54.325Z] v3.0.0-dev.107 [2023-05-24T00:34:54.325Z] v3.0.0-dev.108 [2023-05-24T00:34:54.325Z] v3.0.0-dev.109 [2023-05-24T00:34:54.325Z] v3.0.0-dev.11 [2023-05-24T00:34:54.325Z] v3.0.0-dev.110 [2023-05-24T00:34:54.325Z] v3.0.0-dev.111 [2023-05-24T00:34:54.325Z] v3.0.0-dev.112 [2023-05-24T00:34:54.325Z] v3.0.0-dev.113 [2023-05-24T00:34:54.325Z] v3.0.0-dev.114 [2023-05-24T00:34:54.325Z] v3.0.0-dev.115 [2023-05-24T00:34:54.325Z] v3.0.0-dev.116 [2023-05-24T00:34:54.325Z] v3.0.0-dev.117 [2023-05-24T00:34:54.325Z] v3.0.0-dev.118 [2023-05-24T00:34:54.325Z] v3.0.0-dev.119 [2023-05-24T00:34:54.325Z] v3.0.0-dev.12 [2023-05-24T00:34:54.325Z] v3.0.0-dev.120 [2023-05-24T00:34:54.325Z] v3.0.0-dev.121 [2023-05-24T00:34:54.325Z] v3.0.0-dev.122 [2023-05-24T00:34:54.325Z] v3.0.0-dev.123 [2023-05-24T00:34:54.325Z] v3.0.0-dev.124 [2023-05-24T00:34:54.325Z] v3.0.0-dev.125 [2023-05-24T00:34:54.325Z] v3.0.0-dev.126 [2023-05-24T00:34:54.325Z] v3.0.0-dev.127 [2023-05-24T00:34:54.325Z] v3.0.0-dev.128 [2023-05-24T00:34:54.325Z] v3.0.0-dev.129 [2023-05-24T00:34:54.325Z] v3.0.0-dev.13 [2023-05-24T00:34:54.325Z] v3.0.0-dev.130 [2023-05-24T00:34:54.325Z] v3.0.0-dev.131 [2023-05-24T00:34:54.325Z] v3.0.0-dev.132 [2023-05-24T00:34:54.325Z] v3.0.0-dev.133 [2023-05-24T00:34:54.325Z] v3.0.0-dev.134 [2023-05-24T00:34:54.325Z] v3.0.0-dev.135 [2023-05-24T00:34:54.325Z] v3.0.0-dev.136 [2023-05-24T00:34:54.325Z] v3.0.0-dev.137 [2023-05-24T00:34:54.325Z] v3.0.0-dev.138 [2023-05-24T00:34:54.325Z] v3.0.0-dev.139 [2023-05-24T00:34:54.325Z] v3.0.0-dev.14 [2023-05-24T00:34:54.325Z] v3.0.0-dev.140 [2023-05-24T00:34:54.325Z] v3.0.0-dev.141 [2023-05-24T00:34:54.325Z] v3.0.0-dev.142 [2023-05-24T00:34:54.325Z] v3.0.0-dev.143 [2023-05-24T00:34:54.325Z] v3.0.0-dev.144 [2023-05-24T00:34:54.325Z] v3.0.0-dev.145 [2023-05-24T00:34:54.325Z] v3.0.0-dev.146 [2023-05-24T00:34:54.325Z] v3.0.0-dev.147 [2023-05-24T00:34:54.325Z] v3.0.0-dev.148 [2023-05-24T00:34:54.325Z] v3.0.0-dev.149 [2023-05-24T00:34:54.325Z] v3.0.0-dev.15 [2023-05-24T00:34:54.325Z] v3.0.0-dev.150 [2023-05-24T00:34:54.325Z] v3.0.0-dev.151 [2023-05-24T00:34:54.325Z] v3.0.0-dev.152 [2023-05-24T00:34:54.325Z] v3.0.0-dev.153 [2023-05-24T00:34:54.325Z] v3.0.0-dev.154 [2023-05-24T00:34:54.325Z] v3.0.0-dev.155 [2023-05-24T00:34:54.325Z] v3.0.0-dev.156 [2023-05-24T00:34:54.325Z] v3.0.0-dev.157 [2023-05-24T00:34:54.325Z] v3.0.0-dev.158 [2023-05-24T00:34:54.325Z] v3.0.0-dev.159 [2023-05-24T00:34:54.325Z] v3.0.0-dev.16 [2023-05-24T00:34:54.325Z] v3.0.0-dev.160 [2023-05-24T00:34:54.325Z] v3.0.0-dev.161 [2023-05-24T00:34:54.325Z] v3.0.0-dev.162 [2023-05-24T00:34:54.325Z] v3.0.0-dev.163 [2023-05-24T00:34:54.325Z] v3.0.0-dev.17 [2023-05-24T00:34:54.325Z] v3.0.0-dev.18 [2023-05-24T00:34:54.325Z] v3.0.0-dev.19 [2023-05-24T00:34:54.325Z] v3.0.0-dev.2 [2023-05-24T00:34:54.325Z] v3.0.0-dev.20 [2023-05-24T00:34:54.325Z] v3.0.0-dev.21 [2023-05-24T00:34:54.325Z] v3.0.0-dev.22 [2023-05-24T00:34:54.325Z] v3.0.0-dev.23 [2023-05-24T00:34:54.325Z] v3.0.0-dev.24 [2023-05-24T00:34:54.325Z] v3.0.0-dev.25 [2023-05-24T00:34:54.325Z] v3.0.0-dev.26 [2023-05-24T00:34:54.325Z] v3.0.0-dev.27 [2023-05-24T00:34:54.325Z] v3.0.0-dev.28 [2023-05-24T00:34:54.325Z] v3.0.0-dev.29 [2023-05-24T00:34:54.325Z] v3.0.0-dev.3 [2023-05-24T00:34:54.325Z] v3.0.0-dev.30 [2023-05-24T00:34:54.325Z] v3.0.0-dev.31 [2023-05-24T00:34:54.325Z] v3.0.0-dev.32 [2023-05-24T00:34:54.325Z] v3.0.0-dev.33 [2023-05-24T00:34:54.325Z] v3.0.0-dev.34 [2023-05-24T00:34:54.325Z] v3.0.0-dev.35 [2023-05-24T00:34:54.325Z] v3.0.0-dev.36 [2023-05-24T00:34:54.325Z] v3.0.0-dev.37 [2023-05-24T00:34:54.325Z] v3.0.0-dev.38 [2023-05-24T00:34:54.325Z] v3.0.0-dev.39 [2023-05-24T00:34:54.325Z] v3.0.0-dev.4 [2023-05-24T00:34:54.325Z] v3.0.0-dev.40 [2023-05-24T00:34:54.325Z] v3.0.0-dev.41 [2023-05-24T00:34:54.325Z] v3.0.0-dev.42 [2023-05-24T00:34:54.325Z] v3.0.0-dev.43 [2023-05-24T00:34:54.325Z] v3.0.0-dev.44 [2023-05-24T00:34:54.325Z] v3.0.0-dev.45 [2023-05-24T00:34:54.325Z] v3.0.0-dev.46 [2023-05-24T00:34:54.325Z] v3.0.0-dev.47 [2023-05-24T00:34:54.325Z] v3.0.0-dev.48 [2023-05-24T00:34:54.325Z] v3.0.0-dev.49 [2023-05-24T00:34:54.325Z] v3.0.0-dev.5 [2023-05-24T00:34:54.325Z] v3.0.0-dev.50 [2023-05-24T00:34:54.325Z] v3.0.0-dev.51 [2023-05-24T00:34:54.325Z] v3.0.0-dev.52 [2023-05-24T00:34:54.325Z] v3.0.0-dev.53 [2023-05-24T00:34:54.325Z] v3.0.0-dev.54 [2023-05-24T00:34:54.325Z] v3.0.0-dev.55 [2023-05-24T00:34:54.325Z] v3.0.0-dev.56 [2023-05-24T00:34:54.325Z] v3.0.0-dev.57 [2023-05-24T00:34:54.325Z] v3.0.0-dev.58 [2023-05-24T00:34:54.325Z] v3.0.0-dev.59 [2023-05-24T00:34:54.325Z] v3.0.0-dev.6 [2023-05-24T00:34:54.325Z] v3.0.0-dev.60 [2023-05-24T00:34:54.325Z] v3.0.0-dev.61 [2023-05-24T00:34:54.325Z] v3.0.0-dev.62 [2023-05-24T00:34:54.325Z] v3.0.0-dev.63 [2023-05-24T00:34:54.325Z] v3.0.0-dev.64 [2023-05-24T00:34:54.325Z] v3.0.0-dev.65 [2023-05-24T00:34:54.325Z] v3.0.0-dev.66 [2023-05-24T00:34:54.325Z] v3.0.0-dev.67 [2023-05-24T00:34:54.325Z] v3.0.0-dev.68 [2023-05-24T00:34:54.325Z] v3.0.0-dev.69 [2023-05-24T00:34:54.325Z] v3.0.0-dev.7 [2023-05-24T00:34:54.325Z] v3.0.0-dev.70 [2023-05-24T00:34:54.325Z] v3.0.0-dev.71 [2023-05-24T00:34:54.325Z] v3.0.0-dev.72 [2023-05-24T00:34:54.325Z] v3.0.0-dev.73 [2023-05-24T00:34:54.325Z] v3.0.0-dev.74 [2023-05-24T00:34:54.325Z] v3.0.0-dev.75 [2023-05-24T00:34:54.325Z] v3.0.0-dev.76 [2023-05-24T00:34:54.325Z] v3.0.0-dev.77 [2023-05-24T00:34:54.325Z] v3.0.0-dev.78 [2023-05-24T00:34:54.325Z] v3.0.0-dev.79 [2023-05-24T00:34:54.325Z] v3.0.0-dev.8 [2023-05-24T00:34:54.325Z] v3.0.0-dev.80 [2023-05-24T00:34:54.325Z] v3.0.0-dev.81 [2023-05-24T00:34:54.325Z] v3.0.0-dev.82 [2023-05-24T00:34:54.325Z] v3.0.0-dev.83 [2023-05-24T00:34:54.325Z] v3.0.0-dev.84 [2023-05-24T00:34:54.325Z] v3.0.0-dev.85 [2023-05-24T00:34:54.325Z] v3.0.0-dev.86 [2023-05-24T00:34:54.325Z] v3.0.0-dev.87 [2023-05-24T00:34:54.325Z] v3.0.0-dev.88 [2023-05-24T00:34:54.325Z] v3.0.0-dev.89 [2023-05-24T00:34:54.325Z] v3.0.0-dev.9 [2023-05-24T00:34:54.325Z] v3.0.0-dev.90 [2023-05-24T00:34:54.325Z] v3.0.0-dev.91 [2023-05-24T00:34:54.325Z] v3.0.0-dev.92 [2023-05-24T00:34:54.325Z] v3.0.0-dev.93 [2023-05-24T00:34:54.325Z] v3.0.0-dev.94 [2023-05-24T00:34:54.325Z] v3.0.0-dev.95 [2023-05-24T00:34:54.325Z] v3.0.0-dev.96 [2023-05-24T00:34:54.325Z] v3.0.0-dev.97 [2023-05-24T00:34:54.325Z] v3.0.0-dev.98 [2023-05-24T00:34:54.325Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-24T00:34:54.607Z] + lftools sign git-tag v3.0.0-dev.163 [2023-05-24T00:34:55.179Z] Signing Git tag with Sigul... [2023-05-24T00:34:55.179Z] Signing v3.0.0-dev.163 [Pipeline] echo [2023-05-24T00:34:55.756Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:34:56.043Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-24T00:34:56.052Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-24T00:34:56.060Z] $ docker stop --time=1 202d744442ef469cc169fbe5fadc770b652c110c692e9cdfe1f81e91fa1a60d7 [2023-05-24T00:34:57.325Z] $ docker rm -f --volumes 202d744442ef469cc169fbe5fadc770b652c110c692e9cdfe1f81e91fa1a60d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-24T00:34:57.764Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T00:34:57.764Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:34:58.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T00:34:58.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:34:58.131Z] prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container [2023-05-24T00:34:58.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T00:34:58.488Z] $ docker top 77196916272b22e4c3de8959a19984335c358d9422b7503fe5fad731f74db5c6 -eo pid,comm [2023-05-24T00:34:58.538Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T00:34:58.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T00:34:58.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T00:34:58.572Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T00:34:58.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T00:34:58.674Z] $ docker exec 77196916272b22e4c3de8959a19984335c358d9422b7503fe5fad731f74db5c6 ssh-agent [2023-05-24T00:34:58.798Z] SSH_AUTH_SOCK=/tmp/ssh-D6PSc171UFAH/agent.31 [2023-05-24T00:34:58.798Z] SSH_AGENT_PID=38 [2023-05-24T00:34:58.802Z] Running ssh-add (command line suppressed) [2023-05-24T00:34:58.900Z] Identity added: /w/workspace/edgex-go/529@tmp/private_key_7495462093056268999.key (/w/workspace/edgex-go/529@tmp/private_key_7495462093056268999.key) [2023-05-24T00:34:58.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T00:34:59.211Z] + git semver bump pre [2023-05-24T00:34:59.472Z] 2023-05-24 00:34:59,380 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main [2023-05-24T00:34:59.472Z] 2023-05-24 00:34:59,380 [bump_version] DEBUG bumping version:3.0.0-dev.163 on axis:pre with prefix:dev [2023-05-24T00:34:59.472Z] 2023-05-24 00:34:59,380 [bump_version] DEBUG bumped version:3.0.0-dev.164 [2023-05-24T00:34:59.472Z] 2023-05-24 00:34:59,380 [write_version] DEBUG write version:3.0.0-dev.164 to path:/w/workspace/edgex-go/529/.semver/main with force:True [2023-05-24T00:34:59.472Z] 2023-05-24 00:34:59,380 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main [2023-05-24T00:34:59.472Z] 2023-05-24 00:34:59,380 [write_file] DEBUG write to file:/w/workspace/edgex-go/529/.semver/main [2023-05-24T00:34:59.472Z] 2023-05-24 00:34:59,383 [execute] INFO git cat-file --batch-check [2023-05-24T00:34:59.472Z] 2023-05-24 00:34:59,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/529/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T00:34:59.472Z] 2023-05-24 00:34:59,390 [execute] INFO git cat-file --batch [2023-05-24T00:34:59.472Z] 2023-05-24 00:34:59,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/529/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T00:34:59.472Z] 2023-05-24 00:34:59,396 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main [2023-05-24T00:34:59.472Z] 3.0.0-dev.164 [Pipeline] } [2023-05-24T00:34:59.476Z] $ docker exec --env ******** --env ******** 77196916272b22e4c3de8959a19984335c358d9422b7503fe5fad731f74db5c6 ssh-agent -k [2023-05-24T00:34:59.575Z] unset SSH_AUTH_SOCK; [2023-05-24T00:34:59.575Z] unset SSH_AGENT_PID; [2023-05-24T00:34:59.575Z] echo Agent pid 38 killed; [2023-05-24T00:34:59.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T00:34:59.888Z] + git semver [Pipeline] } [2023-05-24T00:35:00.156Z] $ docker stop --time=1 77196916272b22e4c3de8959a19984335c358d9422b7503fe5fad731f74db5c6 [2023-05-24T00:35:01.443Z] $ docker rm -f --volumes 77196916272b22e4c3de8959a19984335c358d9422b7503fe5fad731f74db5c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T00:35:01.787Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T00:35:01.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:35:02.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T00:35:02.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:35:02.150Z] prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container [2023-05-24T00:35:02.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T00:35:02.516Z] $ docker top b3b1868945d826a9e9726ff97294527c7041c8ecf1a80e09b744c58b9493ce59 -eo pid,comm [2023-05-24T00:35:02.572Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T00:35:02.572Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T00:35:02.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T00:35:02.612Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T00:35:02.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T00:35:02.718Z] $ docker exec b3b1868945d826a9e9726ff97294527c7041c8ecf1a80e09b744c58b9493ce59 ssh-agent [2023-05-24T00:35:02.834Z] SSH_AUTH_SOCK=/tmp/ssh-kotCXb63xWyp/agent.31 [2023-05-24T00:35:02.834Z] SSH_AGENT_PID=37 [2023-05-24T00:35:02.839Z] Running ssh-add (command line suppressed) [2023-05-24T00:35:02.950Z] Identity added: /w/workspace/edgex-go/529@tmp/private_key_13590400453705280314.key (/w/workspace/edgex-go/529@tmp/private_key_13590400453705280314.key) [2023-05-24T00:35:02.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T00:35:03.254Z] + git semver push [2023-05-24T00:35:03.513Z] 2023-05-24 00:35:03,439 [run_push] DEBUG push [2023-05-24T00:35:03.513Z] 2023-05-24 00:35:03,440 [execute] INFO git cat-file --batch-check [2023-05-24T00:35:03.513Z] 2023-05-24 00:35:03,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/529/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T00:35:03.513Z] 2023-05-24 00:35:03,445 [execute] INFO git rev-list 4444869d0d0b07ba1e20d8ffa0dcf379fe727cb1 -- [2023-05-24T00:35:03.513Z] 2023-05-24 00:35:03,445 [execute] DEBUG Popen(['git', 'rev-list', '4444869d0d0b07ba1e20d8ffa0dcf379fe727cb1', '--'], cwd=/w/workspace/edgex-go/529/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T00:35:03.513Z] 2023-05-24 00:35:03,461 [execute] INFO git fetch -v origin [2023-05-24T00:35:03.513Z] 2023-05-24 00:35:03,461 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/529/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-24T00:35:04.887Z] 2023-05-24 00:35:04,542 [run_push] DEBUG no remote changes detected [2023-05-24T00:35:04.887Z] 2023-05-24 00:35:04,542 [execute] INFO git push origin semver [2023-05-24T00:35:04.887Z] 2023-05-24 00:35:04,543 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/529/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T00:35:05.456Z] 2023-05-24 00:35:05,431 [run_push] DEBUG push all version tags [2023-05-24T00:35:05.456Z] 2023-05-24 00:35:05,431 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-24T00:35:05.456Z] 2023-05-24 00:35:05,432 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/529, universal_newlines=False, shell=None, istream=None) [2023-05-24T00:35:06.394Z] 2023-05-24 00:35:06,193 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main [2023-05-24T00:35:06.394Z] 3.0.0-dev.164 [Pipeline] } [2023-05-24T00:35:06.400Z] $ docker exec --env ******** --env ******** b3b1868945d826a9e9726ff97294527c7041c8ecf1a80e09b744c58b9493ce59 ssh-agent -k [2023-05-24T00:35:06.497Z] unset SSH_AUTH_SOCK; [2023-05-24T00:35:06.497Z] unset SSH_AGENT_PID; [2023-05-24T00:35:06.497Z] echo Agent pid 37 killed; [2023-05-24T00:35:06.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T00:35:06.806Z] + git semver [Pipeline] } [2023-05-24T00:35:07.074Z] $ docker stop --time=1 b3b1868945d826a9e9726ff97294527c7041c8ecf1a80e09b744c58b9493ce59 [2023-05-24T00:35:08.364Z] $ docker rm -f --volumes b3b1868945d826a9e9726ff97294527c7041c8ecf1a80e09b744c58b9493ce59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-24T00:35:08.906Z] + [ -d /w/workspace/edgex-go/529/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:35:09.193Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:35:10.050Z] ---> package-listing.sh [2023-05-24T00:35:10.050Z] ++ facter osfamily [2023-05-24T00:35:10.050Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T00:35:10.309Z] + OS_FAMILY=debian [2023-05-24T00:35:10.309Z] + workspace=/w/workspace/edgex-go/529 [2023-05-24T00:35:10.309Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T00:35:10.309Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T00:35:10.309Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T00:35:10.309Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T00:35:10.309Z] + '[' /w/workspace/edgex-go/529 ']' [2023-05-24T00:35:10.309Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T00:35:10.309Z] + case "${OS_FAMILY}" in [2023-05-24T00:35:10.309Z] + dpkg -l [2023-05-24T00:35:10.309Z] + grep '^ii' [2023-05-24T00:35:10.309Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T00:35:10.309Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T00:35:10.309Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T00:35:10.309Z] + '[' /w/workspace/edgex-go/529 ']' [2023-05-24T00:35:10.309Z] + mkdir -p /w/workspace/edgex-go/529/archives/ [2023-05-24T00:35:10.309Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/529/archives/ [Pipeline] echo [2023-05-24T00:35:10.321Z] 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/529/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T00:35:10.598Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:35:11.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T00:35:11.155Z] [2023-05-24T00:35:11.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:35:11.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T00:35:11.452Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T00:35:11.452Z] 5eb5b503b376: Pulling fs layer [2023-05-24T00:35:11.452Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T00:35:11.452Z] ec43610c2a17: Pulling fs layer [2023-05-24T00:35:11.452Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T00:35:11.452Z] 33b1e0a273af: Pulling fs layer [2023-05-24T00:35:11.452Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T00:35:11.452Z] 2f39f015ded8: Pulling fs layer [2023-05-24T00:35:11.452Z] 33b1e0a273af: Waiting [2023-05-24T00:35:11.452Z] 5d3b04190fa2: Waiting [2023-05-24T00:35:11.452Z] 2f39f015ded8: Waiting [2023-05-24T00:35:11.452Z] 3a2ae6a8a46f: Waiting [2023-05-24T00:35:11.452Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T00:35:11.452Z] 5c69ac0246d0: Download complete [2023-05-24T00:35:11.452Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T00:35:11.452Z] 3a2ae6a8a46f: Download complete [2023-05-24T00:35:11.452Z] 33b1e0a273af: Verifying Checksum [2023-05-24T00:35:11.452Z] 33b1e0a273af: Download complete [2023-05-24T00:35:11.452Z] 5d3b04190fa2: Download complete [2023-05-24T00:35:11.452Z] ec43610c2a17: Verifying Checksum [2023-05-24T00:35:11.452Z] ec43610c2a17: Download complete [2023-05-24T00:35:11.712Z] 5eb5b503b376: Verifying Checksum [2023-05-24T00:35:11.712Z] 5eb5b503b376: Download complete [2023-05-24T00:35:12.279Z] 2f39f015ded8: Download complete [2023-05-24T00:35:12.846Z] 5eb5b503b376: Pull complete [2023-05-24T00:35:12.846Z] 5c69ac0246d0: Pull complete [2023-05-24T00:35:13.409Z] ec43610c2a17: Pull complete [2023-05-24T00:35:13.409Z] 3a2ae6a8a46f: Pull complete [2023-05-24T00:35:13.409Z] 33b1e0a273af: Pull complete [2023-05-24T00:35:13.667Z] 5d3b04190fa2: Pull complete [2023-05-24T00:35:17.875Z] 2f39f015ded8: Pull complete [2023-05-24T00:35:17.875Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T00:35:17.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T00:35:17.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:35:17.947Z] prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container [2023-05-24T00:35:17.971Z] $ 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/529/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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T00:35:21.736Z] $ docker top 14089fde77dec471ac6974923023c98544e8d8024a5ae4c5cf2ac019cc87f42b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T00:35:22.074Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T00:35:22.360Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T00:35:22.644Z] + ls /var/log/sa-host [2023-05-24T00:35:22.644Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T00:35:22.807Z] provisioning config files... [2023-05-24T00:35:22.815Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/529@tmp/config6946201279602611216tmp [Pipeline] { [Pipeline] echo [2023-05-24T00:35:22.825Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:35:23.105Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T00:35:23.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:35:23.433Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T00:35:23.440Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:35:23.720Z] ---> sudo-logs.sh [2023-05-24T00:35:23.721Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T00:35:23.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:35:24.023Z] ---> job-cost.sh [2023-05-24T00:35:24.023Z] lf-activate-venv: SKIPPING [2023-05-24T00:35:24.023Z] DEBUG: total: 0.10999999940395355 [2023-05-24T00:35:24.023Z] INFO: Retrieving Stack Cost... [2023-05-24T00:35:24.588Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T00:35:24.846Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T00:35:24.860Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:35:25.141Z] ---> logs-deploy.sh [2023-05-24T00:35:25.141Z] lf-activate-venv: SKIPPING [2023-05-24T00:35:25.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/529 [2023-05-24T00:35:25.141Z] INFO: archiving workspace using pattern(s): [2023-05-24T00:35:26.079Z] Archives upload complete. [2023-05-24T00:35:26.079Z] INFO: archiving logs to Nexus