Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 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-ssh11871602548563747821.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-ssh275020393376972484.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-ssh15041091272866476184.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-ssh1761499433029218724.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-ssh1048227566432114785.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-15460 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/523 [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/523 # 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 > 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 Avoid second fetch Checking out Revision 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4566)" > git config core.sparsecheckout # timeout=10 > git checkout -f 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb # timeout=10 > git rev-list --no-walk eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-15T21:17:37.144Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-15T21:17:37.207Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-15T21:17:37.226Z] ========================================================= [2023-05-15T21:17:37.226Z] EdgeX Global Pipelines Version Info [2023-05-15T21:17:37.226Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:17:37.941Z] ------------------- [2023-05-15T21:17:37.941Z] stable info: [2023-05-15T21:17:37.941Z] ------------------- [2023-05-15T21:17:37.941Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-15T21:17:37.941Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-15T21:17:37.941Z] Message: update stable to v1.0.249 [2023-05-15T21:17:38.513Z] ------------------- [2023-05-15T21:17:38.513Z] experimental info: [2023-05-15T21:17:38.513Z] ------------------- [2023-05-15T21:17:38.513Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-15T21:17:38.513Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-15T21:17:38.513Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-15T21:17:38.681Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-15T21:17:38.689Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-15T21:17:38.697Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-15T21:17:38.706Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-15T21:17:38.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-15T21:17:38.722Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-15T21:17:38.731Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-15T21:17:38.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-15T21:17:38.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-15T21:17:38.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-15T21:17:38.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-15T21:17:38.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-15T21:17:38.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-15T21:17:38.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-15T21:17:38.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-15T21:17:38.848Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-15T21:17:38.862Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-15T21:17:38.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-15T21:17:38.902Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-15T21:17:38.919Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-15T21:17:38.929Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-15T21:17:38.944Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-15T21:17:38.954Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-15T21:17:38.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-15T21:17:38.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-15T21:17:38.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-15T21:17:39.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] echo [2023-05-15T21:17:39.015Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f38ab2 [Pipeline] echo [2023-05-15T21:17:39.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-15T21:17:39.068Z] provisioning config files... [2023-05-15T21:17:39.082Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/523@tmp/config3101412817259986362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:17:39.385Z] ---> docker-login.sh [2023-05-15T21:17:39.385Z] nexus3.edgexfoundry.org:10001 [2023-05-15T21:17:39.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:17:39.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:17:39.647Z] Configure a credential helper to remove this warning. See [2023-05-15T21:17:39.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:17:39.647Z] [2023-05-15T21:17:39.647Z] Login Succeeded [2023-05-15T21:17:39.647Z] nexus3.edgexfoundry.org:10002 [2023-05-15T21:17:39.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:17:39.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:17:39.647Z] Configure a credential helper to remove this warning. See [2023-05-15T21:17:39.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:17:39.647Z] [2023-05-15T21:17:39.647Z] Login Succeeded [2023-05-15T21:17:39.647Z] nexus3.edgexfoundry.org:10003 [2023-05-15T21:17:39.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:17:39.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:17:39.908Z] Configure a credential helper to remove this warning. See [2023-05-15T21:17:39.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:17:39.908Z] [2023-05-15T21:17:39.908Z] Login Succeeded [2023-05-15T21:17:39.908Z] nexus3.edgexfoundry.org:10004 [2023-05-15T21:17:39.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:17:39.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:17:39.908Z] Configure a credential helper to remove this warning. See [2023-05-15T21:17:39.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:17:39.908Z] [2023-05-15T21:17:39.908Z] Login Succeeded [2023-05-15T21:17:39.908Z] docker.io [2023-05-15T21:17:40.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:17:40.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:17:40.167Z] Configure a credential helper to remove this warning. See [2023-05-15T21:17:40.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:17:40.167Z] [2023-05-15T21:17:40.167Z] Login Succeeded [2023-05-15T21:17:40.167Z] ---> docker-login.sh ends [Pipeline] } [2023-05-15T21:17:40.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-15T21:17:40.480Z] + 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-15T21:17:40.480Z] + dirname cmd/core-command/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-15T21:17:40.480Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-15T21:17:40.480Z] + dirname cmd/core-data/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-15T21:17:40.480Z] + dirname cmd/core-metadata/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-15T21:17:40.480Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-15T21:17:40.480Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-15T21:17:40.480Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-15T21:17:40.480Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-15T21:17:40.480Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-15T21:17:40.480Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-15T21:17:40.480Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-15T21:17:40.480Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-15T21:17:40.480Z] + dirname cmd/support-notifications/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-15T21:17:40.480Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-15T21:17:40.480Z] + cut -d/ -f2 [2023-05-15T21:17:40.480Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-15T21:17:40.529Z] 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-15T21:17:40.878Z] + git rev-list -1 --merges 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb~1..0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] echo [2023-05-15T21:17:40.908Z] -----------> git rev-list -1 --merges 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb~1..0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [false] [Pipeline] sh [2023-05-15T21:17:41.210Z] + git log --format=format:%s -1 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] echo [2023-05-15T21:17:41.225Z] ========================================================= [2023-05-15T21:17:41.225Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-15T21:17:41.225Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-15T21:17:41.668Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-15T21:17:41.668Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-15T21:17:41.668Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-15T21:17:41.668Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-15T21:17:41.668Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-15T21:17:41.668Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-15T21:17:41.668Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:17:42.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-15T21:17:42.026Z] [2023-05-15T21:17:42.026Z] 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-15T21:17:42.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-15T21:17:42.323Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-15T21:17:42.323Z] b85a868b505f: Pulling fs layer [2023-05-15T21:17:42.323Z] e2be974225ed: Pulling fs layer [2023-05-15T21:17:42.323Z] 339a4e72a1f5: Pulling fs layer [2023-05-15T21:17:42.323Z] 988bab9f4d93: Pulling fs layer [2023-05-15T21:17:42.323Z] 1469e6f7b9e6: Pulling fs layer [2023-05-15T21:17:42.323Z] eaf3925da568: Pulling fs layer [2023-05-15T21:17:42.323Z] bab4dde63d76: Pulling fs layer [2023-05-15T21:17:42.323Z] bde34c3a00c8: Pulling fs layer [2023-05-15T21:17:42.323Z] b352a97aabf1: Pulling fs layer [2023-05-15T21:17:42.323Z] 4872d77fe225: Pulling fs layer [2023-05-15T21:17:42.323Z] 5851b861e8e6: Pulling fs layer [2023-05-15T21:17:42.323Z] 988bab9f4d93: Waiting [2023-05-15T21:17:42.323Z] 1469e6f7b9e6: Waiting [2023-05-15T21:17:42.323Z] eaf3925da568: Waiting [2023-05-15T21:17:42.323Z] 4872d77fe225: Waiting [2023-05-15T21:17:42.323Z] bde34c3a00c8: Waiting [2023-05-15T21:17:42.323Z] bab4dde63d76: Waiting [2023-05-15T21:17:42.323Z] b352a97aabf1: Waiting [2023-05-15T21:17:42.323Z] e2be974225ed: Download complete [2023-05-15T21:17:42.323Z] 988bab9f4d93: Verifying Checksum [2023-05-15T21:17:42.323Z] 988bab9f4d93: Download complete [2023-05-15T21:17:42.583Z] 339a4e72a1f5: Verifying Checksum [2023-05-15T21:17:42.583Z] 339a4e72a1f5: Download complete [2023-05-15T21:17:42.583Z] 1469e6f7b9e6: Verifying Checksum [2023-05-15T21:17:42.583Z] 1469e6f7b9e6: Download complete [2023-05-15T21:17:42.583Z] eaf3925da568: Verifying Checksum [2023-05-15T21:17:42.583Z] eaf3925da568: Download complete [2023-05-15T21:17:42.583Z] bde34c3a00c8: Verifying Checksum [2023-05-15T21:17:42.583Z] bde34c3a00c8: Download complete [2023-05-15T21:17:42.583Z] b352a97aabf1: Verifying Checksum [2023-05-15T21:17:42.583Z] b352a97aabf1: Download complete [2023-05-15T21:17:42.583Z] 4872d77fe225: Download complete [2023-05-15T21:17:42.583Z] 5851b861e8e6: Verifying Checksum [2023-05-15T21:17:42.583Z] 5851b861e8e6: Download complete [2023-05-15T21:17:42.583Z] b85a868b505f: Verifying Checksum [2023-05-15T21:17:42.583Z] b85a868b505f: Download complete [2023-05-15T21:17:42.842Z] bab4dde63d76: Verifying Checksum [2023-05-15T21:17:42.842Z] bab4dde63d76: Download complete [2023-05-15T21:17:43.780Z] b85a868b505f: Pull complete [2023-05-15T21:17:44.039Z] e2be974225ed: Pull complete [2023-05-15T21:17:44.299Z] 339a4e72a1f5: Pull complete [2023-05-15T21:17:44.560Z] 988bab9f4d93: Pull complete [2023-05-15T21:17:44.819Z] 1469e6f7b9e6: Pull complete [2023-05-15T21:17:44.819Z] eaf3925da568: Pull complete [2023-05-15T21:17:46.730Z] bab4dde63d76: Pull complete [2023-05-15T21:17:46.730Z] bde34c3a00c8: Pull complete [2023-05-15T21:17:46.730Z] b352a97aabf1: Pull complete [2023-05-15T21:17:46.730Z] 4872d77fe225: Pull complete [2023-05-15T21:17:46.990Z] 5851b861e8e6: Pull complete [2023-05-15T21:17:46.990Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-15T21:17:46.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-15T21:17:46.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:17:47.077Z] prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container [2023-05-15T21:17:47.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-15T21:17:50.354Z] $ docker top c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 -eo pid,comm [2023-05-15T21:17:50.407Z] 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-15T21:17:50.407Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-15T21:17:50.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-15T21:17:50.481Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-15T21:17:50.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-15T21:17:50.597Z] $ docker exec c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 ssh-agent [2023-05-15T21:17:50.701Z] SSH_AUTH_SOCK=/tmp/ssh-BZ6ppZYXen7R/agent.32 [2023-05-15T21:17:50.701Z] SSH_AGENT_PID=39 [2023-05-15T21:17:50.707Z] Running ssh-add (command line suppressed) [2023-05-15T21:17:50.818Z] Identity added: /w/workspace/edgex-go/523@tmp/private_key_18227545345996678950.key (/w/workspace/edgex-go/523@tmp/private_key_18227545345996678950.key) [2023-05-15T21:17:50.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-15T21:17:51.118Z] + git tag --points-at HEAD [Pipeline] } [2023-05-15T21:17:51.132Z] $ docker exec --env ******** --env ******** c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 ssh-agent -k [2023-05-15T21:17:51.232Z] unset SSH_AUTH_SOCK; [2023-05-15T21:17:51.233Z] unset SSH_AGENT_PID; [2023-05-15T21:17:51.234Z] echo Agent pid 39 killed; [2023-05-15T21:17:51.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-15T21:17:51.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-15T21:17:51.272Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-15T21:17:51.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-15T21:17:51.396Z] $ docker exec c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 ssh-agent [2023-05-15T21:17:51.501Z] SSH_AUTH_SOCK=/tmp/ssh-sXoyhKABeCIo/agent.71 [2023-05-15T21:17:51.501Z] SSH_AGENT_PID=77 [2023-05-15T21:17:51.506Z] Running ssh-add (command line suppressed) [2023-05-15T21:17:51.607Z] Identity added: /w/workspace/edgex-go/523@tmp/private_key_5087693874330561414.key (/w/workspace/edgex-go/523@tmp/private_key_5087693874330561414.key) [2023-05-15T21:17:51.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-15T21:17:51.906Z] + git semver init [2023-05-15T21:17:52.167Z] 2023-05-15 21:17:52,069 [run_init] DEBUG init version:0.0.0 force:False [2023-05-15T21:17:52.167Z] 2023-05-15 21:17:52,070 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/523/.semver [2023-05-15T21:17:52.167Z] 2023-05-15 21:17:52,071 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/523/.semver [2023-05-15T21:17:52.167Z] 2023-05-15 21:17:52,071 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/523/.semver'], cwd=/w/workspace/edgex-go/523, universal_newlines=False, shell=None, istream=None) [2023-05-15T21:17:57.439Z] 2023-05-15 21:17:56,465 [append_file] DEBUG append to file:/w/workspace/edgex-go/523/.git/info/exclude [2023-05-15T21:17:57.439Z] 2023-05-15 21:17:56,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/523/.semver/main with force:False [2023-05-15T21:17:57.439Z] 2023-05-15 21:17:56,466 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main [2023-05-15T21:17:57.439Z] 2023-05-15 21:17:56,466 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main [2023-05-15T21:17:57.439Z] 3.0.0-dev.157 [Pipeline] } [2023-05-15T21:17:57.452Z] $ docker exec --env ******** --env ******** c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 ssh-agent -k [2023-05-15T21:17:57.552Z] unset SSH_AUTH_SOCK; [2023-05-15T21:17:57.553Z] unset SSH_AGENT_PID; [2023-05-15T21:17:57.553Z] echo Agent pid 77 killed; [2023-05-15T21:17:57.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-15T21:17:57.863Z] + git semver [Pipeline] } [2023-05-15T21:17:58.144Z] $ docker stop --time=1 c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 [2023-05-15T21:17:59.427Z] $ docker rm -f --volumes c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-15T21:17:59.758Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-15T21:17:59.976Z] Stashed 1 file(s) [Pipeline] echo [2023-05-15T21:17:59.979Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.157 [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-15T21:18:00.345Z] + git config --global --add safe.directory /w/workspace/edgex-go/523 [Pipeline] echo [2023-05-15T21:18:00.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T21:18:00.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T21:18:00.381Z] ========================================================= [2023-05-15T21:18:00.381Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-15T21:18:00.381Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-15T21:18:00.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-15T21:18:00.672Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-15T21:18:00.672Z] f56be85fc22e: Pulling fs layer [2023-05-15T21:18:00.672Z] 85791d961cd3: Pulling fs layer [2023-05-15T21:18:00.672Z] d694b5ae8c79: Pulling fs layer [2023-05-15T21:18:00.672Z] 9f32a84ed3da: Pulling fs layer [2023-05-15T21:18:00.672Z] 4d19c01a9841: Pulling fs layer [2023-05-15T21:18:00.672Z] 9325e15d5711: Pulling fs layer [2023-05-15T21:18:00.672Z] 556b6ee489ea: Pulling fs layer [2023-05-15T21:18:00.672Z] c5a4b2cf53e6: Pulling fs layer [2023-05-15T21:18:00.672Z] 9325e15d5711: Waiting [2023-05-15T21:18:00.672Z] 556b6ee489ea: Waiting [2023-05-15T21:18:00.672Z] c5a4b2cf53e6: Waiting [2023-05-15T21:18:00.672Z] 9f32a84ed3da: Waiting [2023-05-15T21:18:00.672Z] 4d19c01a9841: Waiting [2023-05-15T21:18:00.672Z] 85791d961cd3: Verifying Checksum [2023-05-15T21:18:00.672Z] 85791d961cd3: Download complete [2023-05-15T21:18:00.672Z] 9f32a84ed3da: Verifying Checksum [2023-05-15T21:18:00.672Z] 9f32a84ed3da: Download complete [2023-05-15T21:18:00.672Z] 4d19c01a9841: Verifying Checksum [2023-05-15T21:18:00.672Z] 4d19c01a9841: Download complete [2023-05-15T21:18:00.672Z] f56be85fc22e: Verifying Checksum [2023-05-15T21:18:00.672Z] f56be85fc22e: Download complete [2023-05-15T21:18:00.672Z] 9325e15d5711: Verifying Checksum [2023-05-15T21:18:00.672Z] 9325e15d5711: Download complete [2023-05-15T21:18:00.932Z] f56be85fc22e: Pull complete [2023-05-15T21:18:00.932Z] 85791d961cd3: Pull complete [2023-05-15T21:18:01.195Z] c5a4b2cf53e6: Verifying Checksum [2023-05-15T21:18:01.195Z] c5a4b2cf53e6: Download complete [2023-05-15T21:18:01.454Z] d694b5ae8c79: Verifying Checksum [2023-05-15T21:18:01.454Z] d694b5ae8c79: Download complete [2023-05-15T21:18:01.454Z] 556b6ee489ea: Verifying Checksum [2023-05-15T21:18:01.454Z] 556b6ee489ea: Download complete [2023-05-15T21:18:04.741Z] d694b5ae8c79: Pull complete [2023-05-15T21:18:05.000Z] 9f32a84ed3da: Pull complete [2023-05-15T21:18:05.000Z] 4d19c01a9841: Pull complete [2023-05-15T21:18:05.000Z] 9325e15d5711: Pull complete [2023-05-15T21:18:07.545Z] 556b6ee489ea: Pull complete [2023-05-15T21:18:08.481Z] c5a4b2cf53e6: Pull complete [2023-05-15T21:18:08.481Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-15T21:18:08.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-15T21:18:08.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-15T21:18:08.779Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-15T21:18:08.779Z] WORKDIR /edgex [2023-05-15T21:18:08.779Z] COPY go.mod . [2023-05-15T21:18:08.779Z] RUN go mod download -t [2023-05-15T21:18:08.779Z] ci-base-image-x86_64 -f - . [2023-05-15T21:18:09.356Z] Sending build context to Docker daemon 170.8MB [2023-05-15T21:18:09.356Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-15T21:18:09.356Z] ---> c4be618373d6 [2023-05-15T21:18:09.356Z] Step 2/4 : WORKDIR /edgex [2023-05-15T21:18:13.556Z] ---> Running in 3bc955abb03e [2023-05-15T21:18:13.556Z] Removing intermediate container 3bc955abb03e [2023-05-15T21:18:13.556Z] ---> 4e4801d8da20 [2023-05-15T21:18:13.556Z] Step 3/4 : COPY go.mod . [2023-05-15T21:18:13.556Z] ---> dff41472c1e9 [2023-05-15T21:18:13.556Z] Step 4/4 : RUN go mod download [2023-05-15T21:18:13.556Z] ---> Running in 09f7e4b461a6 [2023-05-15T21:18:15.037Z] Still waiting to schedule task [2023-05-15T21:18:15.037Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15458’ [2023-05-15T21:18:25.760Z] Removing intermediate container 09f7e4b461a6 [2023-05-15T21:18:25.760Z] ---> ac7a8005cee8 [2023-05-15T21:18:25.760Z] Successfully built ac7a8005cee8 [2023-05-15T21:18:25.760Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:18:26.061Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-15T21:18:26.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:18:26.133Z] prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container [2023-05-15T21:18:26.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-15T21:18:26.617Z] $ docker top 11534cbaa21c2afedd3c12ae47f9b1caba30aec367d957e4aed7973a3b0f0ab9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T21:18:26.960Z] + go version [2023-05-15T21:18:26.960Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-15T21:18:26.976Z] $ docker stop --time=1 11534cbaa21c2afedd3c12ae47f9b1caba30aec367d957e4aed7973a3b0f0ab9 [2023-05-15T21:18:28.234Z] $ docker rm -f --volumes 11534cbaa21c2afedd3c12ae47f9b1caba30aec367d957e4aed7973a3b0f0ab9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:18:28.617Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-15T21:18:28.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:18:28.688Z] prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container [2023-05-15T21:18:28.726Z] $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-15T21:18:29.070Z] $ docker top 1631f44f76bb76ffcee7b588c4c3c0ac7694172d05de231dc075a0c53b60523d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-15T21:18:29.137Z] ========================================================= [2023-05-15T21:18:29.137Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-15T21:18:29.137Z] ========================================================= [Pipeline] sh [2023-05-15T21:18:29.415Z] + git config --global --add safe.directory /w/workspace/edgex-go/523 [Pipeline] fileExists [Pipeline] sh [2023-05-15T21:18:29.712Z] + make test [2023-05-15T21:18:29.712Z] go test -race -coverprofile=coverage.out ./... [2023-05-15T21:18:36.278Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-15T21:18:48.488Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-15T21:18:48.488Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-15T21:18:48.488Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-15T21:18:48.746Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-15T21:18:49.005Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-15T21:18:49.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-15T21:18:49.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-15T21:18:49.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-15T21:18:49.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-15T21:18:49.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-15T21:18:50.092Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-15T21:18:50.351Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-15T21:18:50.351Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-15T21:18:50.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-15T21:18:50.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-15T21:18:50.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-15T21:18:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2023-05-15T21:18:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-05-15T21:18:51.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-15T21:18:51.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-15T21:18:51.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-15T21:18:52.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-15T21:18:52.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-15T21:18:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-15T21:18:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-15T21:18:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-15T21:18:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-15T21:18:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-15T21:18:53.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-15T21:18:53.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-15T21:18:54.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.5% of statements [2023-05-15T21:18:54.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 54.0% of statements [2023-05-15T21:18:55.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.901s coverage: 88.5% of statements [2023-05-15T21:18:55.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-05-15T21:18:55.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-15T21:18:55.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-15T21:18:55.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-15T21:18:56.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.371s coverage: 95.6% of statements [2023-05-15T21:18:56.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-15T21:18:56.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-15T21:18:56.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-15T21:18:56.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-15T21:18:56.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-15T21:18:56.479Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-05-15T21:18:57.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-15T21:18:57.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-15T21:18:57.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-15T21:18:57.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-05-15T21:18:57.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-15T21:18:57.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-15T21:18:57.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-05-15T21:18:57.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements [2023-05-15T21:18:58.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements [2023-05-15T21:18:58.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 82.9% of statements [2023-05-15T21:18:58.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2023-05-15T21:18:58.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2023-05-15T21:18:58.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2023-05-15T21:18:59.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-15T21:18:59.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-15T21:18:59.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-15T21:18:59.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-15T21:18:59.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-15T21:18:59.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-15T21:18:59.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-15T21:18:59.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-15T21:19:00.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-15T21:19:00.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-15T21:19:00.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-15T21:19:00.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-15T21:19:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-15T21:19:00.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-15T21:19:00.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-15T21:19:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-15T21:19:01.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-15T21:19:02.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-15T21:19:02.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-15T21:19:04.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-15T21:19:04.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-15T21:19:04.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-15T21:19:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-15T21:19:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-15T21:19:05.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-15T21:19:06.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-15T21:19:06.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-15T21:19:06.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-15T21:19:06.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-15T21:19:07.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-15T21:19:07.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-15T21:19:07.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-15T21:19:07.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-15T21:19:09.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-15T21:19:09.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-15T21:19:09.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-15T21:19:09.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-15T21:19:09.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2023-05-15T21:19:09.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-15T21:19:09.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-15T21:19:10.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-15T21:19:10.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.288s coverage: 79.9% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.073s coverage: 92.9% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 63.1% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.086s coverage: 61.5% of statements [2023-05-15T21:19:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-05-15T21:19:23.025Z] 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-15T21:19:23.025Z] running golangci-lint [2023-05-15T21:19:23.025Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-15T21:19:23.025Z] go version go1.20.2 linux/amd64 [2023-05-15T21:19:23.284Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-15T21:19:23.284Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-15T21:19:38.452Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|compiled_files|deps|files|imports|name|types_sizes) took 13.432770752s" [2023-05-15T21:19:38.452Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.950319ms" [2023-05-15T21:19:45.016Z] level=info msg="[linters_context/goanalysis] analyzers took 55.547493063s with top 10 stages: buildir: 33.694565854s, inspect: 1.962068565s, fact_deprecated: 1.681630709s, gosec: 1.268368055s, ctrlflow: 1.147307376s, printf: 975.379392ms, S1038: 894.645678ms, fact_purity: 862.679106ms, nilness: 848.259964ms, typedness: 478.643038ms" [2023-05-15T21:19:45.016Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-15T21:19:45.016Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, skip_dirs: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, cgo: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, nolint: 0/23" [2023-05-15T21:19:45.016Z] level=info msg="[runner] processing took 18.385016ms with stages: nolint: 7.120605ms, identifier_marker: 6.401506ms, autogenerated_exclude: 1.478028ms, path_prettifier: 1.411556ms, exclude-rules: 1.208891ms, skip_dirs: 685.628µs, cgo: 58.631µs, filename_unadjuster: 16.361µs, max_same_issues: 660ns, exclude: 450ns, skip_files: 420ns, diff: 410ns, uniq_by_line: 400ns, severity-rules: 380ns, source_code: 270ns, sort_results: 230ns, max_from_linter: 190ns, path_shortener: 150ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns" [2023-05-15T21:19:45.016Z] level=info msg="[runner] linters took 7.745943599s with stages: goanalysis_metalinter: 7.7274649s" [2023-05-15T21:19:45.016Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-15T21:19:45.016Z] level=info msg="Memory: 213 samples, avg is 196.7MB, max is 789.4MB" [2023-05-15T21:19:45.016Z] level=info msg="Execution took 21.238676888s" [2023-05-15T21:19:45.016Z] go vet ./... [2023-05-15T21:19:49.192Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-15T21:19:49.192Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-15T21:19:49.451Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-15T21:19:49.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-15T21:19:49.821Z] + ls -al . [2023-05-15T21:19:49.821Z] total 704 [2023-05-15T21:19:49.821Z] drwxrwxr-x 11 1001 1001 4096 May 15 21:18 . [2023-05-15T21:19:49.821Z] drwxr-xr-x 4 root root 4096 May 15 21:18 .. [2023-05-15T21:19:49.821Z] drwxrwxr-x 2 1001 1001 4096 May 15 21:17 .blubracket [2023-05-15T21:19:49.821Z] -rw-rw-r-- 1 1001 1001 16 May 15 21:17 .dockerignore [2023-05-15T21:19:49.821Z] drwxrwxr-x 8 1001 1001 4096 May 15 21:17 .git [2023-05-15T21:19:49.821Z] drwxrwxr-x 3 1001 1001 4096 May 15 21:17 .github [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 1133 May 15 21:17 .gitignore [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 42 May 15 21:17 .golangci.yml [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 87 May 15 21:17 .hadolint.yml [2023-05-15T21:19:49.822Z] drwxr-xr-x 3 1001 1001 4096 May 15 21:17 .semver [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 166 May 15 21:17 .sonarcloud.properties [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 1171 May 15 21:17 ADOPTERS.md [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 10835 May 15 21:17 Attribution.txt [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 73765 May 15 21:17 CHANGELOG.md [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 3804 May 15 21:17 CONTRIBUTING.md [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 677 May 15 21:17 GOVERNANCE.md [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 883 May 15 21:17 Jenkinsfile [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 10775 May 15 21:17 LICENSE [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 14368 May 15 21:17 Makefile [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 582 May 15 21:17 OWNERS.md [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 9902 May 15 21:17 README.md [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 789 May 15 21:17 SECURITY.md [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 13 May 15 21:17 VERSION [2023-05-15T21:19:49.822Z] drwxrwxr-x 2 1001 1001 4096 May 15 21:17 bin [2023-05-15T21:19:49.822Z] drwxrwxr-x 18 1001 1001 4096 May 15 21:17 cmd [2023-05-15T21:19:49.822Z] -rw-r--r-- 1 root root 447731 May 15 21:19 coverage.out [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 3200 May 15 21:17 go.mod [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 31040 May 15 21:17 go.sum [2023-05-15T21:19:49.822Z] drwxrwxr-x 7 1001 1001 4096 May 15 21:17 internal [2023-05-15T21:19:49.822Z] drwxrwxr-x 3 1001 1001 4096 May 15 21:17 openapi [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 594 May 15 21:17 security.txt [2023-05-15T21:19:49.822Z] drwxrwxr-x 4 1001 1001 4096 May 15 21:17 snap [2023-05-15T21:19:49.822Z] -rw-rw-r-- 1 1001 1001 204 May 15 21:17 version.go [Pipeline] sh [2023-05-15T21:19:50.117Z] + '[' -e coverage.out ] [2023-05-15T21:19:50.117Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-15T21:19:50.220Z] Stashed 1 file(s) [Pipeline] sh [2023-05-15T21:19:50.498Z] + make build [2023-05-15T21:19:50.498Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-15T21:20:02.702Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-15T21:20:02.702Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-15T21:20:03.269Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-15T21:20:03.834Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-15T21:20:10.425Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-15T21:20:11.360Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-15T21:20:12.292Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-15T21:20:13.229Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-15T21:20:14.167Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-15T21:20:15.100Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-15T21:20:16.035Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-15T21:20:16.981Z] $ docker stop --time=1 1631f44f76bb76ffcee7b588c4c3c0ac7694172d05de231dc075a0c53b60523d [2023-05-15T21:20:20.999Z] $ docker rm -f --volumes 1631f44f76bb76ffcee7b588c4c3c0ac7694172d05de231dc075a0c53b60523d [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-15T21:20:21.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-15T21:20:21.874Z] [2023-05-15T21:20:21.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:20:22.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-15T21:20:22.171Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-15T21:20:22.171Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-15T21:20:22.171Z] ca9280d653b3: Pulling fs layer [2023-05-15T21:20:22.171Z] 7e9c9ca2126c: Pulling fs layer [2023-05-15T21:20:22.171Z] cbdbe7a5bc2a: Download complete [2023-05-15T21:20:22.431Z] ca9280d653b3: Verifying Checksum [2023-05-15T21:20:22.431Z] ca9280d653b3: Download complete [2023-05-15T21:20:22.431Z] cbdbe7a5bc2a: Pull complete [2023-05-15T21:20:22.689Z] 7e9c9ca2126c: Download complete [2023-05-15T21:20:22.689Z] ca9280d653b3: Pull complete [2023-05-15T21:20:25.970Z] 7e9c9ca2126c: Pull complete [2023-05-15T21:20:25.970Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-15T21:20:25.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-15T21:20:25.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:20:26.055Z] prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container [2023-05-15T21:20:26.086Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@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-15T21:20:28.735Z] $ docker top a28c02056694e9f42243d6523354dbaeb7f1f962782020d003d82c7a81d265b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T21:20:29.069Z] + docker-compose build --help [2023-05-15T21:20:29.069Z] + grep parallel [2023-05-15T21:20:29.638Z] --parallel Build images in parallel. [Pipeline] } [2023-05-15T21:20:29.651Z] $ docker stop --time=1 a28c02056694e9f42243d6523354dbaeb7f1f962782020d003d82c7a81d265b2 [2023-05-15T21:20:30.893Z] $ docker rm -f --volumes a28c02056694e9f42243d6523354dbaeb7f1f962782020d003d82c7a81d265b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:20:31.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-15T21:20:31.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:20:31.372Z] prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container [2023-05-15T21:20:31.406Z] $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-15T21:20:31.732Z] $ docker top d9316bc7faa62dbfee71a66090db9d8c500d6560fc2be46a2ede43c9fafe3798 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T21:20:32.068Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-15T21:20:32.635Z] Building core-command ... [2023-05-15T21:20:32.635Z] Building core-common-config-bootstrapper ... [2023-05-15T21:20:32.635Z] Building core-data ... [2023-05-15T21:20:32.635Z] Building core-metadata ... [2023-05-15T21:20:32.635Z] Building security-bootstrapper ... [2023-05-15T21:20:32.635Z] Building security-proxy-auth ... [2023-05-15T21:20:32.635Z] Building security-proxy-setup ... [2023-05-15T21:20:32.635Z] Building security-secretstore-setup ... [2023-05-15T21:20:32.635Z] Building security-spiffe-token-provider ... [2023-05-15T21:20:32.635Z] Building security-spire-agent ... [2023-05-15T21:20:32.635Z] Building security-spire-config ... [2023-05-15T21:20:32.635Z] Building security-spire-server ... [2023-05-15T21:20:32.635Z] Building support-notifications ... [2023-05-15T21:20:32.635Z] Building support-scheduler ... [2023-05-15T21:20:32.635Z] Building core-common-config-bootstrapper [2023-05-15T21:20:32.635Z] Building security-proxy-auth [2023-05-15T21:20:32.635Z] Building security-spiffe-token-provider [2023-05-15T21:20:32.635Z] Building security-proxy-setup [2023-05-15T21:20:32.635Z] Building core-data [2023-05-15T21:20:44.849Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:20:44.849Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:20:44.849Z] ---> ac7a8005cee8 [2023-05-15T21:20:44.849Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:20:44.849Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:20:44.849Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:20:44.849Z] ---> ac7a8005cee8 [2023-05-15T21:20:44.849Z] Step 3/20 : WORKDIR /edgex-go [2023-05-15T21:20:44.849Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:20:44.849Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:20:44.849Z] ---> ac7a8005cee8 [2023-05-15T21:20:44.849Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:20:44.849Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:20:44.849Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:20:44.849Z] ---> ac7a8005cee8 [2023-05-15T21:20:44.849Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:20:44.849Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:20:44.849Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:20:44.849Z] ---> ac7a8005cee8 [2023-05-15T21:20:44.849Z] Step 3/22 : WORKDIR /edgex-go [2023-05-15T21:20:50.201Z] ---> Running in bd7440903aa3 [2023-05-15T21:20:50.201Z] ---> Running in 3d34186b1e00 [2023-05-15T21:20:50.201Z] ---> Running in c27fb04b77b7 [2023-05-15T21:20:50.201Z] ---> Running in 80d69d0b232c [2023-05-15T21:20:50.201Z] ---> Running in 0338ba7bea02 [2023-05-15T21:20:50.201Z] Removing intermediate container bd7440903aa3 [2023-05-15T21:20:50.201Z] ---> 1250571c45d9 [2023-05-15T21:20:50.201Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T21:20:50.201Z] Removing intermediate container 3d34186b1e00 [2023-05-15T21:20:50.201Z] ---> 3cb3cf57ec31 [2023-05-15T21:20:50.201Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-15T21:20:50.201Z] Removing intermediate container 0338ba7bea02 [2023-05-15T21:20:50.201Z] ---> 2001a0a76533 [2023-05-15T21:20:50.201Z] Step 4/23 : WORKDIR /edgex-goRemoving intermediate container 80d69d0b232c [2023-05-15T21:20:50.201Z] [2023-05-15T21:20:50.201Z] ---> 26d13dabea6b [2023-05-15T21:20:50.201Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-15T21:20:50.201Z] Removing intermediate container c27fb04b77b7 [2023-05-15T21:20:50.201Z] ---> 45aff85123b6 [2023-05-15T21:20:50.201Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T21:20:50.201Z] ---> Running in ba4ca0aff2df [2023-05-15T21:20:50.201Z] ---> Running in 1ff8de03661f [2023-05-15T21:20:50.201Z] ---> Running in 8b37366793f2 [2023-05-15T21:20:50.201Z] ---> Running in f503195ae8b0 [2023-05-15T21:20:50.201Z] ---> Running in ea24f9ed8a12 [2023-05-15T21:20:50.201Z] Removing intermediate container ba4ca0aff2df [2023-05-15T21:20:50.201Z] ---> ab2a69cd9150 [2023-05-15T21:20:50.201Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T21:20:50.201Z] ---> Running in 499cd2e862a9 [2023-05-15T21:20:50.201Z] Removing intermediate container 1ff8de03661f [2023-05-15T21:20:50.201Z] ---> 0f052ebe7330 [2023-05-15T21:20:50.201Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T21:20:50.201Z] Removing intermediate container f503195ae8b0 [2023-05-15T21:20:50.201Z] ---> 3abc2f6d527c [2023-05-15T21:20:50.201Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T21:20:50.201Z] ---> Running in e62d6402fc42 [2023-05-15T21:20:50.201Z] ---> Running in 1ccad2ca8baf [2023-05-15T21:20:50.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:20:50.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:20:50.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:20:50.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:20:50.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:20:50.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:20:50.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:20:50.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:20:50.459Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T21:20:50.459Z] v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T21:20:50.459Z] OK: 17821 distinct packages available [2023-05-15T21:20:50.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:20:50.459Z] OK: 265 MiB in 53 packages [2023-05-15T21:20:50.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:20:50.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:20:50.459Z] OK: 265 MiB in 53 packages [2023-05-15T21:20:50.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:20:50.739Z] OK: 265 MiB in 53 packages [2023-05-15T21:20:50.739Z] OK: 265 MiB in 53 packages [2023-05-15T21:20:50.739Z] OK: 265 MiB in 53 packages [2023-05-15T21:20:50.999Z] Removing intermediate container 499cd2e862a9 [2023-05-15T21:20:50.999Z] ---> d64743242102 [2023-05-15T21:20:50.999Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T21:20:50.999Z] Removing intermediate container ea24f9ed8a12 [2023-05-15T21:20:50.999Z] ---> f3d6eb54d6dc [2023-05-15T21:20:50.999Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-15T21:20:51.257Z] ---> b73e6bb9072d [2023-05-15T21:20:51.257Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:20:51.257Z] ---> d9c8d8d9cd7e [2023-05-15T21:20:51.257Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:20:51.257Z] ---> Running in 908d16cd7203 [2023-05-15T21:20:51.257Z] ---> Running in 4c1f365d5068 [2023-05-15T21:20:51.257Z] Removing intermediate container 1ccad2ca8baf [2023-05-15T21:20:51.257Z] ---> 113d0c8c0945 [2023-05-15T21:20:51.257Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T21:20:51.516Z] Removing intermediate container e62d6402fc42 [2023-05-15T21:20:51.516Z] ---> c2a15a88cc74 [2023-05-15T21:20:51.516Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T21:20:51.516Z] Removing intermediate container 8b37366793f2 [2023-05-15T21:20:51.516Z] ---> 7bb0326fac04 [2023-05-15T21:20:51.516Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-15T21:20:51.516Z] ---> d807f3805afd [2023-05-15T21:20:51.516Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:20:51.516Z] ---> Running in 0d14e15383a0 [2023-05-15T21:20:51.516Z] ---> 631ac88b3434 [2023-05-15T21:20:51.516Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:20:51.516Z] ---> Running in 5b4f16191d0b [2023-05-15T21:20:51.516Z] ---> 4c7eaa6a9a0b [2023-05-15T21:20:51.516Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:20:51.516Z] ---> Running in f6f776cd87aa [2023-05-15T21:21:40.059Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15462 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-15T21:21:40.072Z] Running in /w/workspace/edgex-go/523 [Pipeline] { [Pipeline] checkout [2023-05-15T21:21:40.108Z] The recommended git tool is: git [2023-05-15T21:21:45.510Z] using credential edgex-jenkins-ssh [2023-05-15T21:21:45.529Z] Cloning the remote Git repository [2023-05-15T21:21:45.570Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-15T21:21:45.663Z] > git init /w/workspace/edgex-go/523 # timeout=10 [2023-05-15T21:21:45.809Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-15T21:21:45.811Z] > git --version # timeout=10 [2023-05-15T21:21:45.831Z] > git --version # 'git version 2.25.1' [2023-05-15T21:21:45.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-15T21:21:45.977Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-15T21:21:47.740Z] Removing intermediate container f6f776cd87aa [2023-05-15T21:21:47.741Z] ---> 293427778a77 [2023-05-15T21:21:47.741Z] Step 7/20 : COPY . . [2023-05-15T21:21:47.741Z] Removing intermediate container 0d14e15383a0 [2023-05-15T21:21:47.741Z] ---> 620493af24d6 [2023-05-15T21:21:47.741Z] Step 8/23 : COPY . . [2023-05-15T21:21:47.741Z] Removing intermediate container 908d16cd7203 [2023-05-15T21:21:47.741Z] ---> 3df395f9ead7 [2023-05-15T21:21:47.741Z] Step 8/23 : COPY . . [2023-05-15T21:21:47.741Z] Removing intermediate container 5b4f16191d0b [2023-05-15T21:21:47.741Z] Removing intermediate container 4c1f365d5068 [2023-05-15T21:21:47.741Z] ---> b75406a8a50e [2023-05-15T21:21:47.741Z] ---> 83511fd6b94e [2023-05-15T21:21:47.741Z] Step 8/23 : COPY . .Step 7/22 : COPY . . [2023-05-15T21:21:47.741Z] [2023-05-15T21:22:01.913Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-15T21:22:01.935Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-15T21:22:02.685Z] ---> 4c9c9d63c6db [2023-05-15T21:22:02.685Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-15T21:22:02.685Z] ---> a9c85dd4929d [2023-05-15T21:22:02.685Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-15T21:22:02.685Z] ---> ca9830395047 [2023-05-15T21:22:02.685Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-15T21:22:02.685Z] ---> 195938ae1e3b [2023-05-15T21:22:02.685Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-15T21:22:02.685Z] ---> 4a7053fde357 [2023-05-15T21:22:02.685Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-15T21:22:02.685Z] ---> Running in 553289fbda96 [2023-05-15T21:22:02.685Z] ---> Running in b906a9ad9e3e [2023-05-15T21:22:02.685Z] ---> Running in d3489576cbe7 [2023-05-15T21:22:02.685Z] ---> Running in 4a627d3323d5 [2023-05-15T21:22:02.685Z] ---> Running in 1b7cf0530228 [2023-05-15T21:22:02.802Z] Avoid second fetch [2023-05-15T21:22:02.803Z] Checking out Revision 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb (main) [2023-05-15T21:22:02.943Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-15T21:22:03.201Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-15T21:22:03.201Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-15T21:22:03.201Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-15T21:22:03.201Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-15T21:22:03.578Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4566)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-15T21:22:02.820Z] > git config core.sparsecheckout # timeout=10 [2023-05-15T21:22:02.895Z] > git checkout -f 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb # timeout=10 [2023-05-15T21:22:04.563Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-15T21:22:04.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-15T21:22:04.563Z] Dload Upload Total Spent Left Speed [2023-05-15T21:22:04.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75898 [Pipeline] sh [2023-05-15T21:22:05.146Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-15T21:22:05.473Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-15T21:22:05.473Z] + sudo tee /etc/docker/daemon.new [2023-05-15T21:22:05.473Z] { [2023-05-15T21:22:05.473Z] "registry-mirrors": [ [2023-05-15T21:22:05.473Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-15T21:22:05.473Z] ], [2023-05-15T21:22:05.473Z] "bip": "10.250.0.254/24", [2023-05-15T21:22:05.473Z] "hosts": [ [2023-05-15T21:22:05.473Z] "tcp://0.0.0.0:5555", [2023-05-15T21:22:05.473Z] "unix:///var/run/docker.sock" [2023-05-15T21:22:05.473Z] ], [2023-05-15T21:22:05.473Z] "mtu": 1458, [2023-05-15T21:22:05.473Z] "selinux-enabled": true, [2023-05-15T21:22:05.473Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-15T21:22:05.473Z] } [Pipeline] sh [2023-05-15T21:22:05.799Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-15T21:22:06.130Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-15T21:22:24.406Z] provisioning config files... [2023-05-15T21:22:24.430Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/523@tmp/config11196692529859161131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:22:24.776Z] ---> docker-login.sh [2023-05-15T21:22:24.776Z] nexus3.edgexfoundry.org:10001 [2023-05-15T21:22:25.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:22:25.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:22:25.316Z] Configure a credential helper to remove this warning. See [2023-05-15T21:22:25.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:22:25.316Z] [2023-05-15T21:22:25.316Z] Login Succeeded [2023-05-15T21:22:25.586Z] nexus3.edgexfoundry.org:10002 [2023-05-15T21:22:25.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:22:25.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:22:25.856Z] Configure a credential helper to remove this warning. See [2023-05-15T21:22:25.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:22:25.856Z] [2023-05-15T21:22:25.856Z] Login Succeeded [2023-05-15T21:22:25.856Z] nexus3.edgexfoundry.org:10003 [2023-05-15T21:22:26.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:22:26.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:22:26.127Z] Configure a credential helper to remove this warning. See [2023-05-15T21:22:26.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:22:26.127Z] [2023-05-15T21:22:26.127Z] Login Succeeded [2023-05-15T21:22:26.127Z] nexus3.edgexfoundry.org:10004 [2023-05-15T21:22:26.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:22:26.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:22:26.669Z] Configure a credential helper to remove this warning. See [2023-05-15T21:22:26.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:22:26.669Z] [2023-05-15T21:22:26.669Z] Login Succeeded [2023-05-15T21:22:26.669Z] docker.io [2023-05-15T21:22:26.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:22:27.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:22:27.254Z] Configure a credential helper to remove this warning. See [2023-05-15T21:22:27.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:22:27.254Z] [2023-05-15T21:22:27.254Z] Login Succeeded [2023-05-15T21:22:27.254Z] ---> docker-login.sh ends [Pipeline] } [2023-05-15T21:22:27.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-15T21:22:27.839Z] + git config --global --add safe.directory /w/workspace/edgex-go/523 [Pipeline] echo [2023-05-15T21:22:27.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T21:22:27.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T21:22:27.881Z] ========================================================= [2023-05-15T21:22:27.881Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-15T21:22:27.881Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-15T21:22:28.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-15T21:22:28.205Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-15T21:22:28.205Z] c41833b44d91: Pulling fs layer [2023-05-15T21:22:28.205Z] ed15518f5707: Pulling fs layer [2023-05-15T21:22:28.205Z] feae8fd75edb: Pulling fs layer [2023-05-15T21:22:28.205Z] 242c74f7c9fa: Pulling fs layer [2023-05-15T21:22:28.205Z] 3cdef696dda3: Pulling fs layer [2023-05-15T21:22:28.205Z] 2ced38df9373: Pulling fs layer [2023-05-15T21:22:28.205Z] 58f1dce35555: Pulling fs layer [2023-05-15T21:22:28.205Z] 242c74f7c9fa: Waiting [2023-05-15T21:22:28.205Z] 3cdef696dda3: Waiting [2023-05-15T21:22:28.205Z] 2ced38df9373: Waiting [2023-05-15T21:22:28.205Z] 58f1dce35555: Waiting [2023-05-15T21:22:28.477Z] ed15518f5707: Verifying Checksum [2023-05-15T21:22:28.478Z] ed15518f5707: Download complete [2023-05-15T21:22:28.478Z] 242c74f7c9fa: Verifying Checksum [2023-05-15T21:22:28.478Z] 242c74f7c9fa: Download complete [2023-05-15T21:22:28.478Z] 3cdef696dda3: Verifying Checksum [2023-05-15T21:22:28.478Z] 3cdef696dda3: Download complete [2023-05-15T21:22:28.478Z] c41833b44d91: Verifying Checksum [2023-05-15T21:22:28.478Z] c41833b44d91: Download complete [2023-05-15T21:22:29.463Z] c41833b44d91: Pull complete [2023-05-15T21:22:29.734Z] 58f1dce35555: Verifying Checksum [2023-05-15T21:22:29.734Z] 58f1dce35555: Download complete [2023-05-15T21:22:30.004Z] ed15518f5707: Pull complete [2023-05-15T21:22:30.992Z] feae8fd75edb: Verifying Checksum [2023-05-15T21:22:30.992Z] feae8fd75edb: Download complete [2023-05-15T21:22:30.992Z] 2ced38df9373: Verifying Checksum [2023-05-15T21:22:30.992Z] 2ced38df9373: Download complete [2023-05-15T21:22:41.886Z] Removing intermediate container 553289fbda96 [2023-05-15T21:22:41.886Z] ---> 4e930e336c11 [2023-05-15T21:22:41.886Z] [2023-05-15T21:22:41.886Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T21:22:41.886Z] Removing intermediate container d3489576cbe7 [2023-05-15T21:22:41.886Z] ---> 8f1fadd2efb0 [2023-05-15T21:22:41.886Z] [2023-05-15T21:22:41.886Z] Step 9/22 : FROM alpine:3.17 [2023-05-15T21:22:41.886Z] 3.17: Pulling from library/alpine [2023-05-15T21:22:41.886Z] 3.17: Pulling from library/alpine [2023-05-15T21:22:42.863Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-15T21:22:43.359Z] feae8fd75edb: Pull complete [2023-05-15T21:22:43.359Z] 242c74f7c9fa: Pull complete [2023-05-15T21:22:43.359Z] 3cdef696dda3: Pull complete [2023-05-15T21:22:43.429Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-15T21:22:43.688Z] Status: Downloaded newer image for alpine:3.17 [2023-05-15T21:22:43.688Z] Status: Image is up to date for alpine:3.17 [2023-05-15T21:22:43.945Z] ---> 9ed4aefc74f6 [2023-05-15T21:22:43.945Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-15T21:22:43.945Z] ---> 9ed4aefc74f6 [2023-05-15T21:22:43.945Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-15T21:22:43.945Z] ---> Running in 9b1de7cd9722 [2023-05-15T21:22:43.945Z] ---> Running in 776cb6d24ac3 [2023-05-15T21:22:44.204Z] Removing intermediate container 1b7cf0530228 [2023-05-15T21:22:44.204Z] ---> b369847cd5b4 [2023-05-15T21:22:44.204Z] [2023-05-15T21:22:44.204Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T21:22:44.204Z] ---> 9ed4aefc74f6 [2023-05-15T21:22:44.204Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-15T21:22:44.204Z] Removing intermediate container 4a627d3323d5 [2023-05-15T21:22:44.204Z] ---> 6c60c17613de [2023-05-15T21:22:44.204Z] [2023-05-15T21:22:44.204Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T21:22:44.204Z] ---> 9ed4aefc74f6 [2023-05-15T21:22:44.204Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T21:22:44.204Z] Removing intermediate container b906a9ad9e3e [2023-05-15T21:22:44.204Z] ---> 3469eddb6b2b [2023-05-15T21:22:44.204Z] [2023-05-15T21:22:44.204Z] Step 9/20 : FROM alpine:3.17 [2023-05-15T21:22:44.204Z] ---> 9ed4aefc74f6 [2023-05-15T21:22:44.204Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-15T21:22:44.204Z] ---> Running in 3e4a15f8c1d2 [2023-05-15T21:22:44.204Z] ---> Running in 1786976983e8 [2023-05-15T21:22:44.204Z] ---> Running in 0e7315e66323 [2023-05-15T21:22:44.204Z] Removing intermediate container 9b1de7cd9722 [2023-05-15T21:22:44.204Z] ---> d60454302a92 [2023-05-15T21:22:44.204Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T21:22:44.204Z] ---> Running in 29208e651d2d [2023-05-15T21:22:44.204Z] Removing intermediate container 1786976983e8 [2023-05-15T21:22:44.204Z] ---> 1f08fedd83bc [2023-05-15T21:22:44.204Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-15T21:22:44.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:22:44.462Z] Removing intermediate container 0e7315e66323 [2023-05-15T21:22:44.462Z] ---> 25bb9b543f15 [2023-05-15T21:22:44.462Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-15T21:22:44.462Z] Removing intermediate container 3e4a15f8c1d2 [2023-05-15T21:22:44.462Z] ---> 4cc90ee59bb1 [2023-05-15T21:22:44.462Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T21:22:44.462Z] ---> Running in 27bece15f6f8 [2023-05-15T21:22:44.462Z] ---> Running in e60fb70cd6d3 [2023-05-15T21:22:44.462Z] ---> Running in 43caf887f1d4 [2023-05-15T21:22:44.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:22:44.462Z] Removing intermediate container e60fb70cd6d3 [2023-05-15T21:22:44.462Z] ---> 558da6f92d4a [2023-05-15T21:22:44.462Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-15T21:22:44.462Z] ---> Running in dd29e2d37a34 [2023-05-15T21:22:44.462Z] Removing intermediate container dd29e2d37a34 [2023-05-15T21:22:44.462Z] ---> 6c97405c3954 [2023-05-15T21:22:44.462Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T21:22:44.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:22:44.722Z] ---> Running in 57f398614033 [2023-05-15T21:22:44.722Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-15T21:22:44.722Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-15T21:22:44.722Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:22:44.722Z] OK: 8 MiB in 17 packages [2023-05-15T21:22:44.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:22:44.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:22:44.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:22:44.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:22:44.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:22:44.987Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T21:22:44.987Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:22:44.987Z] OK: 7 MiB in 16 packages [2023-05-15T21:22:44.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:22:45.246Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T21:22:45.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:22:45.246Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:22:45.246Z] Removing intermediate container 776cb6d24ac3 [2023-05-15T21:22:45.246Z] ---> cf521c786d4d [2023-05-15T21:22:45.246Z] 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-15T21:22:45.246Z] OK: 7 MiB in 16 packages [2023-05-15T21:22:45.246Z] ---> Running in c4e0054fa062 [2023-05-15T21:22:45.246Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T21:22:45.246Z] v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T21:22:45.246Z] OK: 17821 distinct packages available [2023-05-15T21:22:45.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:22:45.246Z] Removing intermediate container c4e0054fa062 [2023-05-15T21:22:45.246Z] ---> 345dba3c09d5 [2023-05-15T21:22:45.246Z] Step 12/22 : WORKDIR /edgex [2023-05-15T21:22:45.246Z] ---> Running in ac1b68048091 [2023-05-15T21:22:45.505Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T21:22:45.505Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:22:45.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:22:45.505Z] OK: 7 MiB in 16 packages [2023-05-15T21:22:45.505Z] Removing intermediate container ac1b68048091 [2023-05-15T21:22:45.505Z] ---> a93392b5652c [2023-05-15T21:22:45.505Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:22:45.505Z] Removing intermediate container 29208e651d2d [2023-05-15T21:22:45.505Z] ---> ff144ef59df9 [2023-05-15T21:22:45.505Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:22:45.505Z] Removing intermediate container 43caf887f1d4 [2023-05-15T21:22:45.505Z] ---> 360932176ce2 [2023-05-15T21:22:45.505Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:22:45.505Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-15T21:22:45.505Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-15T21:22:45.505Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-15T21:22:45.763Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-15T21:22:45.763Z] ---> f0ea4b5db29e [2023-05-15T21:22:45.763Z] ---> 1efa77383071 [2023-05-15T21:22:45.763Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:22:45.763Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:22:45.763Z] (5/9) Installing curl (8.0.1-r0) [2023-05-15T21:22:45.763Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-15T21:22:45.763Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-15T21:22:45.763Z] (8/9) Installing libucontext (1.2-r0) [2023-05-15T21:22:45.763Z] ---> 0519598e4358 [2023-05-15T21:22:45.763Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:22:45.763Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-15T21:22:45.763Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:22:45.763Z] Executing ca-certificates-20230506-r0.trigger [2023-05-15T21:22:45.763Z] OK: 10 MiB in 24 packages [2023-05-15T21:22:45.763Z] Removing intermediate container 57f398614033 [2023-05-15T21:22:45.763Z] ---> 8f85b014ffc6 [2023-05-15T21:22:45.763Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:22:45.763Z] ---> 372eff615cdb [2023-05-15T21:22:45.763Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-15T21:22:45.763Z] ---> cbe395eebfb4 [2023-05-15T21:22:45.763Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-15T21:22:45.763Z] ---> 7c824b96bd8b [2023-05-15T21:22:45.763Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-15T21:22:46.329Z] ---> 5e525d20bcd1 [2023-05-15T21:22:46.329Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:22:46.586Z] ---> bef5fb0811d1 [2023-05-15T21:22:46.586Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-15T21:22:46.586Z] ---> 0256f7419d2f [2023-05-15T21:22:46.586Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:22:46.586Z] ---> d2c72c874028 [2023-05-15T21:22:46.586Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:22:46.881Z] Removing intermediate container 27bece15f6f8 [2023-05-15T21:22:46.881Z] ---> 510d44f1dbe1 [2023-05-15T21:22:46.881Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:22:46.881Z] ---> 8b6a5a46d96e [2023-05-15T21:22:46.881Z] ---> 5aa4a21dcfb2 [2023-05-15T21:22:46.881Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-15T21:22:46.881Z] [2023-05-15T21:22:46.881Z] ---> 83d03d9d34a1 [2023-05-15T21:22:46.881Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-15T21:22:46.881Z] ---> 4992b5cab766 [2023-05-15T21:22:46.881Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-15T21:22:47.448Z] ---> dfb58c512e50 [2023-05-15T21:22:47.448Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:22:47.448Z] ---> cac0b03a06e8 [2023-05-15T21:22:47.448Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T21:22:47.448Z] ---> 10d14a0bf593 [2023-05-15T21:22:47.448Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> d4f25994b9f9 [2023-05-15T21:22:47.448Z] [2023-05-15T21:22:47.448Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T21:22:47.448Z] ---> 28fb507c47ec [2023-05-15T21:22:47.448Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:22:47.448Z] ---> Running in 6ef07d681005 [2023-05-15T21:22:47.448Z] ---> Running in a9eebece8f1e [2023-05-15T21:22:47.448Z] ---> Running in 7163ecbe7c0f [2023-05-15T21:22:47.448Z] ---> 0f6c16be7740 [2023-05-15T21:22:47.448Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-15T21:22:47.706Z] ---> 6c93ec554822 [2023-05-15T21:22:47.706Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-15T21:22:47.706Z] ---> Running in 72a71d75be23 [2023-05-15T21:22:47.706Z] Removing intermediate container 72a71d75be23 [2023-05-15T21:22:47.706Z] ---> dc5bae955351 [2023-05-15T21:22:47.706Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T21:22:47.964Z] ---> Running in 968444aace88 [2023-05-15T21:22:47.964Z] ---> 3e279c65276b [2023-05-15T21:22:47.964Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:22:48.222Z] Removing intermediate container 968444aace88 [2023-05-15T21:22:48.222Z] ---> d4e3a37f6fb0 [2023-05-15T21:22:48.222Z] Step 21/23 : LABEL arch=x86_64 [2023-05-15T21:22:48.222Z] ---> Running in 28692ad1e5c5 [2023-05-15T21:22:48.222Z] Removing intermediate container 28692ad1e5c5 [2023-05-15T21:22:48.222Z] ---> b0055a0e50a8 [2023-05-15T21:22:48.222Z] Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:22:48.222Z] ---> Running in 2b4e322fc2a0 [2023-05-15T21:22:48.222Z] ---> 50f419255a27 [2023-05-15T21:22:48.222Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-15T21:22:48.222Z] ---> Running in 1c7349cff532 [2023-05-15T21:22:48.222Z] Removing intermediate container 2b4e322fc2a0 [2023-05-15T21:22:48.222Z] ---> 09a73a8ad653 [2023-05-15T21:22:48.222Z] Step 23/23 : LABEL version=3.0.0-dev.157 [2023-05-15T21:22:48.222Z] ---> Running in 2f94d225e36d [2023-05-15T21:22:48.479Z] Removing intermediate container 1c7349cff532 [2023-05-15T21:22:48.479Z] ---> 361a4930267c [2023-05-15T21:22:48.479Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-15T21:22:48.479Z] ---> Running in c8a60b696312 [2023-05-15T21:22:48.479Z] Removing intermediate container 2f94d225e36d [2023-05-15T21:22:48.479Z] ---> 9fa56b359d40 [2023-05-15T21:22:48.479Z] [2023-05-15T21:22:48.479Z] Successfully built 9fa56b359d40 [2023-05-15T21:22:48.479Z] Successfully tagged core-data:latest [2023-05-15T21:22:48.479Z] Building support-scheduler [2023-05-15T21:22:48.479Z] Removing intermediate container a9eebece8f1e [2023-05-15T21:22:48.479Z] ---> 6efc8f674745 [2023-05-15T21:22:48.479Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T21:22:48.479Z]  Building core-data ... done Removing intermediate container c8a60b696312 [2023-05-15T21:22:48.479Z] Removing intermediate container 7163ecbe7c0f [2023-05-15T21:22:48.479Z] ---> df4d04f3639a [2023-05-15T21:22:48.479Z] ---> d7489efdb71a [2023-05-15T21:22:48.737Z] Step 18/20 : LABEL arch=x86_64Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T21:22:48.737Z] [2023-05-15T21:22:48.737Z] ---> Running in 4e5a240773d8 [2023-05-15T21:22:48.737Z] ---> Running in 0d3e35bbe634 [2023-05-15T21:22:48.737Z] ---> Running in e27f753945e2 [2023-05-15T21:22:50.024Z] 2ced38df9373: Pull complete [2023-05-15T21:22:50.113Z] Removing intermediate container 4e5a240773d8 [2023-05-15T21:22:50.113Z] ---> b0ac7a919c1f [2023-05-15T21:22:50.113Z] Step 20/22 : LABEL arch=x86_64 [2023-05-15T21:22:51.044Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:22:51.044Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:22:51.983Z] 58f1dce35555: Pull complete [2023-05-15T21:22:51.983Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-15T21:22:51.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-15T21:22:51.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-15T21:22:52.325Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-15T21:22:52.325Z] WORKDIR /edgex [2023-05-15T21:22:52.325Z] COPY go.mod . [2023-05-15T21:22:52.325Z] RUN go mod download [2023-05-15T21:22:52.325Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-15T21:22:52.420Z] ---> ac7a8005cee8 [2023-05-15T21:22:52.420Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:22:52.420Z] ---> Using cache [2023-05-15T21:22:52.420Z] ---> 45aff85123b6 [2023-05-15T21:22:52.420Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T21:22:52.420Z] ---> Using cache [2023-05-15T21:22:52.420Z] ---> 3abc2f6d527c [2023-05-15T21:22:52.420Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T21:22:52.420Z] ---> Using cache [2023-05-15T21:22:52.420Z] ---> 113d0c8c0945 [2023-05-15T21:22:52.420Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T21:22:52.420Z] ---> Using cache [2023-05-15T21:22:52.420Z] ---> d807f3805afd [2023-05-15T21:22:52.420Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:22:52.420Z] ---> Using cache [2023-05-15T21:22:52.420Z] ---> 620493af24d6 [2023-05-15T21:22:52.420Z] Step 8/23 : COPY . . [2023-05-15T21:22:52.420Z] Removing intermediate container e27f753945e2 [2023-05-15T21:22:52.420Z] ---> e37061b55c24 [2023-05-15T21:22:52.420Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-15T21:22:52.420Z] ---> Running in 186ba9a31996 [2023-05-15T21:22:52.420Z] Removing intermediate container 0d3e35bbe634 [2023-05-15T21:22:52.420Z] ---> 4061bb8db067 [2023-05-15T21:22:52.420Z] Step 19/20 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:22:52.420Z] ---> Using cache [2023-05-15T21:22:52.420Z] ---> 4a7053fde357 [2023-05-15T21:22:52.420Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-15T21:22:52.420Z] ---> Running in 444fbcc82b43 [2023-05-15T21:22:52.420Z] ---> Running in a08a37cadf0d [2023-05-15T21:22:52.420Z] ---> Running in 5c3da09ac6e2 [2023-05-15T21:22:52.678Z] Removing intermediate container 6ef07d681005 [2023-05-15T21:22:52.678Z] ---> 9bc28c652716 [2023-05-15T21:22:52.678Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T21:22:52.678Z] Removing intermediate container 186ba9a31996 [2023-05-15T21:22:52.678Z] ---> 257f5ce5c043 [2023-05-15T21:22:52.678Z] Step 21/22 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:22:52.678Z] ---> Running in c42b66b2e8ac [2023-05-15T21:22:52.678Z] ---> Running in a28138d119ce [2023-05-15T21:22:52.678Z] Removing intermediate container a08a37cadf0d [2023-05-15T21:22:52.678Z] ---> 3f6cff6405d9 [2023-05-15T21:22:52.678Z] Step 20/20 : LABEL version=3.0.0-dev.157 [2023-05-15T21:22:52.678Z] Removing intermediate container 444fbcc82b43 [2023-05-15T21:22:52.678Z] ---> 433abb799286 [2023-05-15T21:22:52.678Z] Step 21/23 : LABEL arch=x86_64 [2023-05-15T21:22:52.678Z] Removing intermediate container c42b66b2e8ac [2023-05-15T21:22:52.678Z] ---> d50a23d16ea4 [2023-05-15T21:22:52.678Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-15T21:22:52.678Z] ---> Running in f6252fa0ee50 [2023-05-15T21:22:52.678Z] ---> Running in 7e79a619d73b [2023-05-15T21:22:52.678Z] ---> Running in f2c07f012da3 [2023-05-15T21:22:52.678Z] Removing intermediate container a28138d119ce [2023-05-15T21:22:52.678Z] ---> 16341e809e78 [2023-05-15T21:22:52.678Z] Step 22/22 : LABEL version=3.0.0-dev.157 [2023-05-15T21:22:52.678Z] ---> Running in 516b63e57510 [2023-05-15T21:22:52.913Z] Sending build context to Docker daemon 2.928MB [2023-05-15T21:22:52.913Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-15T21:22:52.913Z] ---> fadd8f120f05 [2023-05-15T21:22:52.913Z] Step 2/4 : WORKDIR /edgex [2023-05-15T21:22:52.938Z] Removing intermediate container 7e79a619d73b [2023-05-15T21:22:52.938Z] ---> da1676c60700 [2023-05-15T21:22:52.938Z] Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:22:52.938Z] Removing intermediate container f2c07f012da3 [2023-05-15T21:22:52.938Z] ---> 6e1624893943 [2023-05-15T21:22:52.938Z] Step 21/23 : LABEL arch=x86_64 [2023-05-15T21:22:52.938Z] Removing intermediate container f6252fa0ee50 [2023-05-15T21:22:52.938Z] ---> e1c0c4f39550 [2023-05-15T21:22:52.938Z] [2023-05-15T21:22:52.939Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-15T21:22:52.939Z] ---> Running in 8cb4cbdd765b [2023-05-15T21:22:52.939Z] ---> Running in 9869f46ee5dd [2023-05-15T21:22:52.939Z] Removing intermediate container 516b63e57510 [2023-05-15T21:22:52.939Z] ---> f7f85013d104 [2023-05-15T21:22:52.939Z] [2023-05-15T21:22:52.939Z] Successfully built e1c0c4f39550 [2023-05-15T21:22:52.939Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-15T21:22:52.939Z] Building security-spire-config [2023-05-15T21:22:53.197Z]  Building security-spiffe-token-provider ... done Successfully built f7f85013d104 [2023-05-15T21:22:53.197Z] Successfully tagged security-proxy-setup:latest [2023-05-15T21:22:53.197Z] Building security-spire-agent [2023-05-15T21:22:53.197Z]  Building security-proxy-setup ... done Removing intermediate container 8cb4cbdd765b [2023-05-15T21:22:53.197Z] ---> daa3f4706dbc [2023-05-15T21:22:53.197Z] Step 23/23 : LABEL version=3.0.0-dev.157 [2023-05-15T21:22:53.197Z] Removing intermediate container 9869f46ee5dd [2023-05-15T21:22:53.197Z] ---> 0bbe49865fbc [2023-05-15T21:22:53.197Z] Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:22:53.197Z] ---> Running in dbf3c36e1e69 [2023-05-15T21:22:53.197Z] ---> Running in 8f8809faedd3 [2023-05-15T21:22:54.867Z] ---> Running in a002b216a458 [2023-05-15T21:22:55.138Z] Removing intermediate container a002b216a458 [2023-05-15T21:22:55.138Z] ---> 7717482faa42 [2023-05-15T21:22:55.138Z] Step 3/4 : COPY go.mod . [2023-05-15T21:22:55.493Z] ---> c8a9cdd37c2b [2023-05-15T21:22:55.493Z] Step 4/4 : RUN go mod download [2023-05-15T21:22:55.773Z] ---> Running in 4cb127b8b168 [2023-05-15T21:22:59.544Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:22:59.544Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:22:59.544Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:22:59.544Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:22:59.544Z] ---> ac7a8005cee8 [2023-05-15T21:22:59.544Z] Step 3/27 : WORKDIR /edgex-go [2023-05-15T21:22:59.544Z] ---> ac7a8005cee8 [2023-05-15T21:22:59.544Z] Step 3/27 : WORKDIR /edgex-go [2023-05-15T21:22:59.544Z] ---> Using cache [2023-05-15T21:22:59.544Z] ---> 26d13dabea6b [2023-05-15T21:22:59.544Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-15T21:22:59.544Z] ---> Using cache [2023-05-15T21:22:59.544Z] ---> 26d13dabea6b [2023-05-15T21:22:59.544Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-15T21:22:59.802Z] Removing intermediate container dbf3c36e1e69 [2023-05-15T21:22:59.802Z] ---> c349ef7471d1 [2023-05-15T21:22:59.802Z] Step 23/23 : LABEL version=3.0.0-dev.157 [2023-05-15T21:23:03.981Z] Removing intermediate container 8f8809faedd3 [2023-05-15T21:23:03.981Z] ---> 594cd1e89963 [2023-05-15T21:23:03.981Z] [2023-05-15T21:23:03.981Z] ---> Running in e8bf18f6c556 [2023-05-15T21:23:03.981Z] ---> Running in 19edb07e6736 [2023-05-15T21:23:03.981Z] ---> Running in 459a1b7690af [2023-05-15T21:23:03.981Z] Successfully built 594cd1e89963 [2023-05-15T21:23:03.981Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-15T21:23:03.981Z] Building security-bootstrapper [2023-05-15T21:23:03.981Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 19edb07e6736 [2023-05-15T21:23:03.981Z] ---> 9e0ab27e058e [2023-05-15T21:23:03.981Z] [2023-05-15T21:23:04.239Z] Successfully built 9e0ab27e058e [2023-05-15T21:23:04.239Z] Successfully tagged security-proxy-auth:latest [2023-05-15T21:23:04.239Z] Building security-secretstore-setup [2023-05-15T21:23:04.497Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:04.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:04.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:04.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:04.755Z] OK: 265 MiB in 53 packages [2023-05-15T21:23:04.755Z] OK: 265 MiB in 53 packages [2023-05-15T21:23:08.032Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:23:08.032Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:23:08.032Z] ---> ac7a8005cee8 [2023-05-15T21:23:08.032Z] Step 3/25 : WORKDIR /edgex-go [2023-05-15T21:23:08.032Z] ---> Using cache [2023-05-15T21:23:08.032Z] ---> 26d13dabea6b [2023-05-15T21:23:08.032Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-15T21:23:08.032Z] ---> Using cache [2023-05-15T21:23:08.032Z] ---> f3d6eb54d6dc [2023-05-15T21:23:08.032Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-15T21:23:08.032Z] ---> Using cache [2023-05-15T21:23:08.032Z] ---> d9c8d8d9cd7e [2023-05-15T21:23:08.032Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:23:08.032Z] ---> Using cache [2023-05-15T21:23:08.032Z] ---> 83511fd6b94e [2023-05-15T21:23:08.032Z] Step 7/25 : COPY . . [2023-05-15T21:23:08.032Z] ---> Using cache [2023-05-15T21:23:08.032Z] ---> a9c85dd4929d [2023-05-15T21:23:08.032Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-15T21:23:08.597Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:23:08.597Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:23:08.597Z] ---> ac7a8005cee8 [2023-05-15T21:23:08.597Z] Step 3/33 : WORKDIR /edgex-go [2023-05-15T21:23:08.597Z] ---> Using cache [2023-05-15T21:23:08.597Z] ---> 26d13dabea6b [2023-05-15T21:23:08.597Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-15T21:23:08.597Z] ---> Using cache [2023-05-15T21:23:08.597Z] ---> f3d6eb54d6dc [2023-05-15T21:23:08.597Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-15T21:23:08.597Z] ---> Using cache [2023-05-15T21:23:08.597Z] ---> d9c8d8d9cd7e [2023-05-15T21:23:08.597Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:23:08.597Z] ---> Using cache [2023-05-15T21:23:08.597Z] ---> 83511fd6b94e [2023-05-15T21:23:08.597Z] Step 7/33 : COPY . . [2023-05-15T21:23:08.597Z] ---> Using cache [2023-05-15T21:23:08.597Z] ---> a9c85dd4929d [2023-05-15T21:23:08.597Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-15T21:23:15.178Z] ---> Running in 65c275759789 [2023-05-15T21:23:15.178Z] ---> Running in 845501cac592 [2023-05-15T21:23:15.178Z] Removing intermediate container e8bf18f6c556 [2023-05-15T21:23:15.178Z] ---> 01590d6737de [2023-05-15T21:23:15.178Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-15T21:23:15.178Z] Removing intermediate container 459a1b7690af [2023-05-15T21:23:15.178Z] ---> 06c3d915bc2c [2023-05-15T21:23:15.178Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-15T21:23:15.178Z] ---> 25e3b0a9c084 [2023-05-15T21:23:15.178Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:23:15.178Z] ---> e2f8c5476ad8 [2023-05-15T21:23:15.178Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:23:15.178Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-15T21:23:15.178Z] ---> Running in 7d1cd4a634fc [2023-05-15T21:23:15.178Z] ---> Running in 2f3f0d8c8fc6 [2023-05-15T21:23:15.178Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-15T21:23:19.367Z] Removing intermediate container 5c3da09ac6e2 [2023-05-15T21:23:19.367Z] ---> 170480412fb6 [2023-05-15T21:23:19.367Z] [2023-05-15T21:23:19.367Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T21:23:19.367Z] ---> 9ed4aefc74f6 [2023-05-15T21:23:19.367Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T21:23:19.367Z] ---> Running in 489d9e0f840c [2023-05-15T21:23:19.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:19.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:20.189Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T21:23:20.189Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:23:20.189Z] OK: 7 MiB in 16 packages [2023-05-15T21:23:22.087Z] Removing intermediate container 489d9e0f840c [2023-05-15T21:23:22.087Z] ---> a5dd64584fc3 [2023-05-15T21:23:22.087Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T21:23:22.087Z] ---> Running in 23ef088bd5de [2023-05-15T21:23:22.350Z] Removing intermediate container 23ef088bd5de [2023-05-15T21:23:22.350Z] ---> dbb457b16160 [2023-05-15T21:23:22.350Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-15T21:23:22.607Z] ---> Running in 4872a780e47e [2023-05-15T21:23:23.539Z] Removing intermediate container 4872a780e47e [2023-05-15T21:23:23.539Z] ---> 14b3c740f54f [2023-05-15T21:23:23.539Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-15T21:23:27.770Z] ---> Running in 3e3a8d73d3cf [2023-05-15T21:23:31.251Z] Removing intermediate container 4cb127b8b168 [2023-05-15T21:23:31.251Z] ---> 59b26534efeb [2023-05-15T21:23:31.251Z] Successfully built 59b26534efeb [2023-05-15T21:23:31.251Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:23:31.600Z] + docker inspect -f . ci-base-image-arm64 [2023-05-15T21:23:31.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:23:31.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-15462 does not seem to be running inside a container [2023-05-15T21:23:31.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@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-15T21:23:33.182Z] Removing intermediate container 3e3a8d73d3cf [2023-05-15T21:23:33.182Z] ---> 1fcae0cebf96 [2023-05-15T21:23:33.182Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:23:33.191Z] $ docker top ed6d10be7f223e686de789b461de4787cf6ff7370ffc2e7a06071c2b00a5b5f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T21:23:33.440Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-15T21:23:33.699Z] ---> d5d8f2e8bee0 [2023-05-15T21:23:33.699Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:23:33.961Z] ---> cdc186507d75 [2023-05-15T21:23:33.961Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-15T21:23:34.033Z] + go version [2023-05-15T21:23:34.033Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-15T21:23:34.061Z] $ docker stop --time=1 ed6d10be7f223e686de789b461de4787cf6ff7370ffc2e7a06071c2b00a5b5f6 [2023-05-15T21:23:35.692Z] $ docker rm -f --volumes ed6d10be7f223e686de789b461de4787cf6ff7370ffc2e7a06071c2b00a5b5f6 [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-15T21:23:36.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-15T21:23:36.280Z] [2023-05-15T21:23:36.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:23:36.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-15T21:23:36.615Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-15T21:23:36.615Z] 29e5d40040c1: Pulling fs layer [2023-05-15T21:23:36.615Z] 1ce36da41761: Pulling fs layer [2023-05-15T21:23:36.615Z] 25b303627fd3: Pulling fs layer [2023-05-15T21:23:36.884Z] 29e5d40040c1: Verifying Checksum [2023-05-15T21:23:36.884Z] 29e5d40040c1: Download complete [2023-05-15T21:23:37.153Z] 1ce36da41761: Verifying Checksum [2023-05-15T21:23:37.153Z] 1ce36da41761: Download complete [2023-05-15T21:23:37.422Z] 29e5d40040c1: Pull complete [2023-05-15T21:23:38.834Z] 25b303627fd3: Verifying Checksum [2023-05-15T21:23:38.834Z] 25b303627fd3: Download complete [2023-05-15T21:23:38.834Z] 1ce36da41761: Pull complete [2023-05-15T21:23:43.953Z] ---> 8775a67e30c3 [2023-05-15T21:23:43.953Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:23:43.953Z] Removing intermediate container 65c275759789 [2023-05-15T21:23:43.953Z] ---> 799ae7572a30 [2023-05-15T21:23:43.953Z] [2023-05-15T21:23:43.953Z] Step 9/33 : FROM alpine:3.17 [2023-05-15T21:23:43.953Z] ---> 9ed4aefc74f6 [2023-05-15T21:23:43.953Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-15T21:23:43.953Z] ---> Using cache [2023-05-15T21:23:43.953Z] ---> 1f08fedd83bc [2023-05-15T21:23:43.953Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-15T21:23:43.953Z] ---> Running in c6aac153cc0c [2023-05-15T21:23:43.953Z] ---> f3473d46f0e1 [2023-05-15T21:23:43.953Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-15T21:23:43.953Z] ---> Running in 58d41a43a6fb [2023-05-15T21:23:43.953Z] Removing intermediate container 7d1cd4a634fc [2023-05-15T21:23:43.953Z] ---> 0efe5edee2e7 [2023-05-15T21:23:43.953Z] Step 7/27 : COPY . . [2023-05-15T21:23:43.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:43.953Z] Removing intermediate container 2f3f0d8c8fc6 [2023-05-15T21:23:43.953Z] ---> 99bb7fc2be86 [2023-05-15T21:23:43.953Z] Step 7/27 : COPY . . [2023-05-15T21:23:43.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:43.953Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-15T21:23:43.953Z] (2/2) Installing su-exec (0.2-r2) [2023-05-15T21:23:43.953Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:23:43.953Z] OK: 7 MiB in 17 packages [2023-05-15T21:23:44.212Z] Removing intermediate container 58d41a43a6fb [2023-05-15T21:23:44.212Z] ---> e2886feb4305 [2023-05-15T21:23:44.212Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T21:23:48.952Z] 25b303627fd3: Pull complete [2023-05-15T21:23:48.952Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-15T21:23:48.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-15T21:23:48.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:23:49.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-15462 does not seem to be running inside a container [2023-05-15T21:23:49.222Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@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-15T21:23:51.258Z] $ docker top 3634faac43e5d32805143eb2792276233fdb1a33513f176caf026229454ba80b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T21:23:52.080Z] + docker-compose build --help [2023-05-15T21:23:52.080Z] + grep parallel [2023-05-15T21:23:52.319Z] ---> Running in e97c924f9874 [2023-05-15T21:23:52.319Z] ---> dd0803806789 [2023-05-15T21:23:52.319Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-15T21:23:52.319Z] Removing intermediate container 845501cac592 [2023-05-15T21:23:52.319Z] ---> 5a3c73d4cdbc [2023-05-15T21:23:52.319Z] [2023-05-15T21:23:52.319Z] Step 9/25 : FROM alpine:3.17 [2023-05-15T21:23:52.319Z] ---> 9ed4aefc74f6 [2023-05-15T21:23:52.319Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-15T21:23:52.319Z] ---> Running in 4ff670b2cae8 [2023-05-15T21:23:52.319Z] ---> Running in 9ac71583a868 [2023-05-15T21:23:52.319Z] ---> 3227ad9c674e [2023-05-15T21:23:52.319Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-15T21:23:52.319Z] Removing intermediate container e97c924f9874 [2023-05-15T21:23:52.319Z] ---> 822783b5264c [2023-05-15T21:23:52.319Z] Step 21/23 : LABEL arch=x86_64 [2023-05-15T21:23:52.319Z] Removing intermediate container c6aac153cc0c [2023-05-15T21:23:52.319Z] ---> b49dff37b258 [2023-05-15T21:23:52.319Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-15T21:23:52.319Z] ---> Running in c30624a9a3a1 [2023-05-15T21:23:52.319Z] ---> Running in 679f7b30149a [2023-05-15T21:23:52.319Z] ---> Running in 991c1f12330f [2023-05-15T21:23:52.319Z] Removing intermediate container 4ff670b2cae8 [2023-05-15T21:23:52.319Z] ---> 3bde39dd9d54 [2023-05-15T21:23:52.319Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-15T21:23:52.319Z] ---> Running in c1d91fd0bc03 [2023-05-15T21:23:52.319Z] Removing intermediate container c30624a9a3a1 [2023-05-15T21:23:52.319Z] ---> 277a9b6e466a [2023-05-15T21:23:52.319Z] Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:23:52.319Z] Removing intermediate container 679f7b30149a [2023-05-15T21:23:52.319Z] ---> b60a6491a46b [2023-05-15T21:23:52.319Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-15T21:23:52.319Z] Removing intermediate container 991c1f12330f [2023-05-15T21:23:52.319Z] ---> 0bc9060a0f35 [2023-05-15T21:23:52.319Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-15T21:23:52.319Z] ---> Running in bf4a5dd74d44 [2023-05-15T21:23:52.319Z] ---> Running in d2d2641d8b52 [2023-05-15T21:23:52.319Z] ---> Running in 91709b5cf0b5 [2023-05-15T21:23:52.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:52.319Z] Removing intermediate container c1d91fd0bc03 [2023-05-15T21:23:52.319Z] ---> 40a40d6d55ee [2023-05-15T21:23:52.319Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-15T21:23:52.319Z] ---> Running in a7f956fb3d7e [2023-05-15T21:23:52.319Z] Removing intermediate container bf4a5dd74d44 [2023-05-15T21:23:52.319Z] ---> a41ad612c9bd [2023-05-15T21:23:52.319Z] Step 23/23 : LABEL version=3.0.0-dev.157 [2023-05-15T21:23:52.319Z] ---> Running in 4142f2e5ca70 [2023-05-15T21:23:52.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:52.319Z] Removing intermediate container d2d2641d8b52 [2023-05-15T21:23:52.319Z] ---> 8185e04f1716 [2023-05-15T21:23:52.319Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-15T21:23:52.319Z] Removing intermediate container 91709b5cf0b5 [2023-05-15T21:23:52.319Z] ---> 11bce994fcb2 [2023-05-15T21:23:52.319Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-15T21:23:52.319Z] Removing intermediate container a7f956fb3d7e [2023-05-15T21:23:52.319Z] ---> fdae05b4c1ca [2023-05-15T21:23:52.319Z] 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-15T21:23:52.319Z] ---> Running in aae16a3f533e [2023-05-15T21:23:52.319Z] ---> Running in 4ce9772c1dea [2023-05-15T21:23:52.319Z] ---> Running in 00d9b3062cc0 [2023-05-15T21:23:52.319Z] Removing intermediate container 4142f2e5ca70 [2023-05-15T21:23:52.319Z] ---> a0b7765959a7 [2023-05-15T21:23:52.319Z] [2023-05-15T21:23:52.319Z] Successfully built a0b7765959a7 [2023-05-15T21:23:52.577Z] Successfully tagged support-scheduler:latest [2023-05-15T21:23:52.577Z]  Building support-scheduler ... done Building support-notifications [2023-05-15T21:23:52.577Z] Removing intermediate container aae16a3f533e [2023-05-15T21:23:52.577Z] ---> feddd5761802 [2023-05-15T21:23:52.577Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-15T21:23:52.577Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-15T21:23:52.577Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-15T21:23:52.577Z] Removing intermediate container 4ce9772c1dea [2023-05-15T21:23:52.577Z] ---> 5f836d12ff6f [2023-05-15T21:23:52.577Z] 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-15T21:23:52.577Z] (3/3) Installing su-exec (0.2-r2) [2023-05-15T21:23:52.577Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:23:52.577Z] Executing ca-certificates-20230506-r0.trigger [2023-05-15T21:23:52.577Z] ---> Running in a74c27bb0e11 [2023-05-15T21:23:52.577Z] ---> Running in a9cce4ab0eb4 [2023-05-15T21:23:52.577Z] OK: 8 MiB in 18 packages [2023-05-15T21:23:55.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:23:55.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:23:55.176Z] ---> ac7a8005cee8 [2023-05-15T21:23:55.176Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:23:55.176Z] ---> Using cache [2023-05-15T21:23:55.176Z] ---> 45aff85123b6 [2023-05-15T21:23:55.176Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T21:23:55.176Z] ---> Using cache [2023-05-15T21:23:55.176Z] ---> 3abc2f6d527c [2023-05-15T21:23:55.176Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-15T21:23:56.340Z] --parallel Build images in parallel. [Pipeline] } [2023-05-15T21:23:56.365Z] $ docker stop --time=1 3634faac43e5d32805143eb2792276233fdb1a33513f176caf026229454ba80b [2023-05-15T21:23:56.582Z] Removing intermediate container a74c27bb0e11 [2023-05-15T21:23:56.583Z] ---> 5c93d5cb9c6f [2023-05-15T21:23:56.583Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-15T21:23:56.583Z] ---> Running in 037a565a1328 [2023-05-15T21:23:56.845Z] ---> Running in 6decf334edae [2023-05-15T21:23:56.845Z] Removing intermediate container 9ac71583a868 [2023-05-15T21:23:56.845Z] ---> 39122ff95734 [2023-05-15T21:23:56.845Z] 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-15T21:23:56.845Z] ---> Running in a76e4cb82781 [2023-05-15T21:23:57.105Z] Removing intermediate container a76e4cb82781 [2023-05-15T21:23:57.105Z] ---> 37926fd4eb74 [2023-05-15T21:23:57.105Z] Step 12/25 : WORKDIR / [2023-05-15T21:23:57.105Z] ---> Running in 6cea5f048322 [2023-05-15T21:23:57.105Z] Removing intermediate container 00d9b3062cc0 [2023-05-15T21:23:57.105Z] ---> deb5be6768b3 [2023-05-15T21:23:57.105Z] Step 12/27 : WORKDIR /edgex-go [2023-05-15T21:23:57.105Z] ---> Running in 5bc6bada06b6 [2023-05-15T21:23:57.105Z] Removing intermediate container 6cea5f048322 [2023-05-15T21:23:57.105Z] ---> c62f7da06421 [2023-05-15T21:23:57.105Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:23:57.105Z] Removing intermediate container a9cce4ab0eb4 [2023-05-15T21:23:57.105Z] ---> 26b0e2a14e4e [2023-05-15T21:23:57.105Z] Step 12/27 : WORKDIR /edgex-go [2023-05-15T21:23:57.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:57.105Z] ---> Running in de9faf8b7d51 [2023-05-15T21:23:57.105Z] Removing intermediate container 5bc6bada06b6 [2023-05-15T21:23:57.105Z] ---> d1b75b05bb85 [2023-05-15T21:23:57.105Z] [2023-05-15T21:23:57.105Z] Step 13/27 : FROM alpine:3.17 [2023-05-15T21:23:57.105Z] ---> 9ed4aefc74f6 [2023-05-15T21:23:57.105Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-15T21:23:57.380Z] ---> Running in 3facce387206 [2023-05-15T21:23:57.380Z] ---> 76583b731c6a [2023-05-15T21:23:57.380Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:23:57.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:57.380Z] Removing intermediate container de9faf8b7d51 [2023-05-15T21:23:57.380Z] ---> 72361f0f5173 [2023-05-15T21:23:57.380Z] [2023-05-15T21:23:57.380Z] Step 13/27 : FROM alpine:3.17 [2023-05-15T21:23:57.380Z] ---> 9ed4aefc74f6 [2023-05-15T21:23:57.380Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-15T21:23:57.380Z] ---> Running in 1f760caeb179 [2023-05-15T21:23:57.380Z] Removing intermediate container 3facce387206 [2023-05-15T21:23:57.380Z] ---> 4508cbcd9e42 [2023-05-15T21:23:57.380Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-15T21:23:57.380Z] ---> Running in 4d478e7f0e3a [2023-05-15T21:23:57.380Z] ---> da0e81f6f4ea [2023-05-15T21:23:57.380Z] 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-15T21:23:57.640Z] OK: 265 MiB in 53 packages [2023-05-15T21:23:57.640Z] Removing intermediate container 1f760caeb179 [2023-05-15T21:23:57.640Z] ---> c8722610cad4 [2023-05-15T21:23:57.640Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-15T21:23:57.640Z] ---> Running in e8e6b5b56cbe [2023-05-15T21:23:57.640Z] ---> 7973a6a6411b [2023-05-15T21:23:57.640Z] 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-15T21:23:57.640Z] Removing intermediate container 6decf334edae [2023-05-15T21:23:57.640Z] ---> 7cbd9e83dc46 [2023-05-15T21:23:57.640Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-15T21:23:57.640Z] ---> Running in 62f5b76430d0 [2023-05-15T21:23:57.901Z] ---> e87012c3ea64 [2023-05-15T21:23:57.901Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:23:57.901Z] Removing intermediate container 62f5b76430d0 [2023-05-15T21:23:57.901Z] ---> 878c907d5213 [2023-05-15T21:23:57.901Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-15T21:23:57.901Z] Removing intermediate container 037a565a1328 [2023-05-15T21:23:57.901Z] ---> 93ee39928ea4 [2023-05-15T21:23:57.901Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T21:23:57.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:57.901Z] ---> 255c01147797 [2023-05-15T21:23:57.901Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-15T21:23:57.901Z] ---> 0b144d2e75f3 [2023-05-15T21:23:57.901Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-15T21:23:58.007Z] $ docker rm -f --volumes 3634faac43e5d32805143eb2792276233fdb1a33513f176caf026229454ba80b [Pipeline] // withDockerContainer [2023-05-15T21:23:58.161Z] ---> Running in a4717b8aa99d [2023-05-15T21:23:58.161Z] ---> ad24c29f2dc6 [2023-05-15T21:23:58.161Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:23:58.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:58.161Z] ---> Running in 0d90f5040d11 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:23:58.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:58.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:58.423Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T21:23:58.423Z] v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T21:23:58.423Z] OK: 17821 distinct packages available [2023-05-15T21:23:58.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:58.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-15T21:23:58.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:23:58.684Z] ---> 6f03cb61629d [2023-05-15T21:23:58.684Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-15T21:23:58.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:58.684Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T21:23:58.684Z] v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T21:23:58.684Z] OK: 17821 distinct packages available [2023-05-15T21:23:58.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:58.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-15462 does not seem to be running inside a container [2023-05-15T21:23:58.787Z] $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@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-15T21:23:58.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:23:59.240Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-15T21:23:59.240Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-15T21:23:59.240Z] (3/4) Installing libucontext (1.2-r0) [2023-05-15T21:23:59.240Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-15T21:23:59.240Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:23:59.240Z] OK: 7 MiB in 19 packages [2023-05-15T21:23:59.240Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-15T21:23:59.240Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-15T21:23:59.240Z] (3/5) Installing libucontext (1.2-r0) [2023-05-15T21:23:59.240Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-15T21:23:59.240Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-15T21:23:59.240Z] ---> d2c7033ea5e6 [2023-05-15T21:23:59.240Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-15T21:23:59.240Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:23:59.240Z] OK: 8 MiB in 20 packages [2023-05-15T21:23:59.240Z] Removing intermediate container a4717b8aa99d [2023-05-15T21:23:59.240Z] ---> bb2a0a6770e0 [2023-05-15T21:23:59.240Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:23:59.499Z] ---> 181d7e1dacfe [2023-05-15T21:23:59.499Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T21:23:59.499Z] ---> Running in 0650998aaf2f [2023-05-15T21:23:59.499Z] ---> 1faaea82e7b5 [2023-05-15T21:23:59.499Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:23:59.499Z] Removing intermediate container 4d478e7f0e3a [2023-05-15T21:23:59.499Z] ---> 8f4d59e50996 [2023-05-15T21:23:59.499Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:23:59.499Z] ---> ab1772eb11bb [2023-05-15T21:23:59.499Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-15T21:23:59.923Z] $ docker top 39798551fcccb411cafb21d0a440914944127a69a6fbc3ecc87f6a25a2558f91 -eo pid,comm [2023-05-15T21:24:00.019Z] ---> aec1f78e9d99 [2023-05-15T21:24:00.019Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:24:00.019Z] Removing intermediate container e8e6b5b56cbe [2023-05-15T21:24:00.019Z] ---> 5e845ac97f7c [2023-05-15T21:24:00.019Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh [2023-05-15T21:24:00.279Z] ---> dc8d0e35d3fd [2023-05-15T21:24:00.279Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-15T21:24:00.279Z] ---> 18c9849bc5e4 [2023-05-15T21:24:00.279Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:24:00.279Z] ---> 3630595055fa [2023-05-15T21:24:00.279Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-15T21:24:00.538Z] ---> be84a6c55efb [2023-05-15T21:24:00.538Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-15T21:24:00.538Z] ---> 607021563e97 [2023-05-15T21:24:00.538Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-15T21:24:00.538Z] Removing intermediate container 0650998aaf2f [2023-05-15T21:24:00.538Z] ---> b5cc3f42dcd2 [2023-05-15T21:24:00.538Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T21:24:00.538Z] ---> Running in 5f3eede8e1aa [2023-05-15T21:24:00.538Z] Removing intermediate container 5f3eede8e1aa [2023-05-15T21:24:00.538Z] ---> 06b0027ba59e [2023-05-15T21:24:00.538Z] Step 23/25 : LABEL arch=x86_64 [2023-05-15T21:24:00.730Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-15T21:24:00.797Z] ---> Running in f0d2f0d39dce [2023-05-15T21:24:00.797Z] ---> 679b80850125 [2023-05-15T21:24:00.797Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-15T21:24:02.712Z] Removing intermediate container f0d2f0d39dce [2023-05-15T21:24:02.712Z] ---> 1c00c8807953 [2023-05-15T21:24:02.712Z] Step 24/25 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:24:02.712Z] ---> 29fab8f66b84 [2023-05-15T21:24:02.712Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-15T21:24:02.712Z] ---> 036e9cb1633f [2023-05-15T21:24:02.712Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-15T21:24:02.712Z] ---> Running in d69c70e879c7 [2023-05-15T21:24:02.712Z] ---> 2b444f94f50c [2023-05-15T21:24:02.712Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-15T21:24:02.712Z] Removing intermediate container d69c70e879c7 [2023-05-15T21:24:02.712Z] ---> 6fa226eab604 [2023-05-15T21:24:02.712Z] Step 25/25 : LABEL version=3.0.0-dev.157 [2023-05-15T21:24:02.712Z] ---> d65492e3e813 [2023-05-15T21:24:02.712Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-15T21:24:02.713Z] ---> Running in c4eafd7c04bb [2023-05-15T21:24:02.713Z] ---> bd9fa0e3d29e [2023-05-15T21:24:02.713Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-15T21:24:02.713Z] ---> Running in 5fce2b68264c [2023-05-15T21:24:02.972Z] Removing intermediate container c4eafd7c04bb [2023-05-15T21:24:02.972Z] ---> cad9a5d6cd33 [2023-05-15T21:24:02.972Z] [2023-05-15T21:24:02.972Z] ---> a40e5c8bf619 [2023-05-15T21:24:02.972Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-15T21:24:02.972Z] Successfully built cad9a5d6cd33 [2023-05-15T21:24:02.972Z] Successfully tagged security-secretstore-setup:latest [2023-05-15T21:24:02.972Z] Building core-command [2023-05-15T21:24:02.972Z] ---> Running in b662971701d9 [2023-05-15T21:24:02.972Z] Removing intermediate container 5fce2b68264c [2023-05-15T21:24:02.972Z]  Building security-secretstore-setup ... done  ---> 4ae3d77d7581 [2023-05-15T21:24:02.972Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-15T21:24:04.975Z] Building core-command ... [2023-05-15T21:24:04.975Z] Building core-common-config-bootstrapper ... [2023-05-15T21:24:04.975Z] Building core-data ... [2023-05-15T21:24:04.975Z] Building core-metadata ... [2023-05-15T21:24:04.975Z] Building security-bootstrapper ... [2023-05-15T21:24:04.975Z] Building security-proxy-auth ... [2023-05-15T21:24:04.975Z] Building security-proxy-setup ... [2023-05-15T21:24:04.975Z] Building security-secretstore-setup ... [2023-05-15T21:24:04.975Z] Building security-spiffe-token-provider ... [2023-05-15T21:24:04.975Z] Building security-spire-agent ... [2023-05-15T21:24:04.975Z] Building security-spire-config ... [2023-05-15T21:24:04.975Z] Building security-spire-server ... [2023-05-15T21:24:04.975Z] Building support-notifications ... [2023-05-15T21:24:04.975Z] Building support-scheduler ... [2023-05-15T21:24:04.975Z] Building support-scheduler [2023-05-15T21:24:04.975Z] Building security-proxy-setup [2023-05-15T21:24:04.975Z] Building core-metadata [2023-05-15T21:24:04.975Z] Building security-secretstore-setup [2023-05-15T21:24:04.975Z] Building core-command [2023-05-15T21:24:07.220Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:24:07.220Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:24:07.220Z] ---> ac7a8005cee8 [2023-05-15T21:24:07.220Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:24:07.220Z] ---> Using cache [2023-05-15T21:24:07.220Z] ---> 45aff85123b6 [2023-05-15T21:24:07.220Z] Step 4/24 : WORKDIR /edgex-go [2023-05-15T21:24:07.220Z] ---> Using cache [2023-05-15T21:24:07.220Z] ---> 3abc2f6d527c [2023-05-15T21:24:07.220Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-15T21:24:07.220Z] ---> Using cache [2023-05-15T21:24:07.220Z] ---> 113d0c8c0945 [2023-05-15T21:24:07.220Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-15T21:24:07.220Z] ---> Using cache [2023-05-15T21:24:07.220Z] ---> d807f3805afd [2023-05-15T21:24:07.220Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:24:07.220Z] ---> Using cache [2023-05-15T21:24:07.220Z] ---> 620493af24d6 [2023-05-15T21:24:07.220Z] Step 8/24 : COPY . . [2023-05-15T21:24:07.220Z] ---> Using cache [2023-05-15T21:24:07.220Z] ---> 4a7053fde357 [2023-05-15T21:24:07.220Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-15T21:24:08.610Z] ---> 8523b16a9091 [2023-05-15T21:24:08.610Z] Step 22/27 : WORKDIR / [2023-05-15T21:24:08.610Z] ---> Running in 611bfb937398 [2023-05-15T21:24:08.610Z] ---> bcbc1d20d155 [2023-05-15T21:24:08.610Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-15T21:24:08.610Z] ---> Running in dd0ba01c46aa [2023-05-15T21:24:08.610Z] Removing intermediate container dd0ba01c46aa [2023-05-15T21:24:08.611Z] ---> 06c175971cf2 [2023-05-15T21:24:08.611Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-15T21:24:08.611Z] Removing intermediate container b662971701d9 [2023-05-15T21:24:08.611Z] ---> 47d91c2eeb93 [2023-05-15T21:24:08.611Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-15T21:24:08.611Z] ---> a1723cd7e97f [2023-05-15T21:24:08.611Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-15T21:24:08.611Z] ---> Running in 534417079d4a [2023-05-15T21:24:08.611Z] ---> Running in abe52725bf59 [2023-05-15T21:24:08.611Z] Removing intermediate container abe52725bf59 [2023-05-15T21:24:08.611Z] ---> 1650e9481b2f [2023-05-15T21:24:08.611Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-15T21:24:08.611Z] ---> Running in 2a411f627269 [2023-05-15T21:24:08.611Z] Removing intermediate container 534417079d4a [2023-05-15T21:24:08.611Z] ---> 78d7e49afa04 [2023-05-15T21:24:08.611Z] Step 30/33 : CMD ["gate"] [2023-05-15T21:24:08.611Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-15T21:24:08.871Z] ---> 4b7da6694c73 [2023-05-15T21:24:08.871Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-15T21:24:08.871Z] ---> Running in 3b57fd3ce52e [2023-05-15T21:24:08.871Z] Removing intermediate container 2a411f627269 [2023-05-15T21:24:08.871Z] ---> 681e675576f3 [2023-05-15T21:24:08.871Z] Step 25/27 : LABEL arch=x86_64 [2023-05-15T21:24:08.871Z] ---> Running in 6fcc1930148e [2023-05-15T21:24:08.871Z] Removing intermediate container 3b57fd3ce52e [2023-05-15T21:24:08.871Z] ---> c531b2e00832 [2023-05-15T21:24:08.871Z] Step 31/33 : LABEL arch=x86_64 [2023-05-15T21:24:08.871Z] ---> Running in 761336bc1a45 [2023-05-15T21:24:09.131Z] ---> 8b61e2568d7f [2023-05-15T21:24:09.131Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-15T21:24:09.131Z] Removing intermediate container 6fcc1930148e [2023-05-15T21:24:09.131Z] ---> d080b33ace46 [2023-05-15T21:24:09.131Z] Step 26/27 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:24:09.131Z] ---> Running in 08e60432d668 [2023-05-15T21:24:09.131Z] ---> Running in 785f769209fa [2023-05-15T21:24:09.131Z] Removing intermediate container 761336bc1a45 [2023-05-15T21:24:09.131Z] ---> e8e538236f80 [2023-05-15T21:24:09.131Z] Step 32/33 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:24:09.390Z] ---> Running in 36b897fd882c [2023-05-15T21:24:09.959Z] Removing intermediate container 08e60432d668 [2023-05-15T21:24:09.959Z] ---> 5fb49b52ec0a [2023-05-15T21:24:09.959Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-15T21:24:09.959Z] Removing intermediate container 785f769209fa [2023-05-15T21:24:09.959Z] ---> c6a588cb80eb [2023-05-15T21:24:09.959Z] Step 27/27 : LABEL version=3.0.0-dev.157 [2023-05-15T21:24:10.241Z] ---> Running in 097fd36e78a5 [2023-05-15T21:24:10.241Z] Removing intermediate container 36b897fd882c [2023-05-15T21:24:10.241Z] ---> 548a95f005ed [2023-05-15T21:24:10.241Z] Step 33/33 : LABEL version=3.0.0-dev.157 [2023-05-15T21:24:10.241Z] ---> Running in bdbe52e88ff7 [2023-05-15T21:24:10.241Z] ---> Running in 4249f5bd3989 [2023-05-15T21:24:10.501Z] Removing intermediate container 097fd36e78a5 [2023-05-15T21:24:10.501Z] ---> 7d75eda367e7 [2023-05-15T21:24:10.501Z] Step 25/27 : LABEL arch=x86_64 [2023-05-15T21:24:10.759Z] Removing intermediate container bdbe52e88ff7 [2023-05-15T21:24:10.759Z] ---> 1c63620a6408 [2023-05-15T21:24:10.759Z] [2023-05-15T21:24:11.018Z] Successfully built 1c63620a6408 [2023-05-15T21:24:11.018Z] Successfully tagged security-spire-config:latest [2023-05-15T21:24:11.018Z]  Building security-spire-config ... done Building core-metadata [2023-05-15T21:24:11.018Z] Removing intermediate container 4249f5bd3989 [2023-05-15T21:24:11.018Z] ---> f30310f73e09 [2023-05-15T21:24:11.018Z] [2023-05-15T21:24:11.018Z] Successfully built f30310f73e09 [2023-05-15T21:24:13.588Z] Successfully tagged security-bootstrapper:latest [2023-05-15T21:24:13.588Z] Building security-spire-server [2023-05-15T21:24:13.588Z]  Building security-bootstrapper ... done  ---> Running in 84c00f751ea8 [2023-05-15T21:24:13.848Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:24:13.848Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:24:13.848Z] ---> ac7a8005cee8 [2023-05-15T21:24:13.848Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:24:13.848Z] ---> Using cache [2023-05-15T21:24:13.848Z] ---> 45aff85123b6 [2023-05-15T21:24:13.848Z] Step 4/25 : WORKDIR /edgex-go [2023-05-15T21:24:13.848Z] ---> Using cache [2023-05-15T21:24:13.848Z] ---> 3abc2f6d527c [2023-05-15T21:24:13.848Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-15T21:24:13.848Z] ---> Using cache [2023-05-15T21:24:13.848Z] ---> 113d0c8c0945 [2023-05-15T21:24:13.848Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-15T21:24:13.848Z] ---> Using cache [2023-05-15T21:24:13.848Z] ---> d807f3805afd [2023-05-15T21:24:13.848Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:24:13.848Z] ---> Using cache [2023-05-15T21:24:13.848Z] ---> 620493af24d6 [2023-05-15T21:24:13.848Z] Step 8/25 : COPY . . [2023-05-15T21:24:13.848Z] ---> Using cache [2023-05-15T21:24:13.848Z] ---> 4a7053fde357 [2023-05-15T21:24:13.848Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-15T21:24:15.046Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:24:15.046Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:24:15.046Z] ---> 59b26534efeb [2023-05-15T21:24:15.046Z] Step 3/25 : WORKDIR /edgex-go [2023-05-15T21:24:15.046Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:24:15.046Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:24:15.046Z] ---> 59b26534efeb [2023-05-15T21:24:15.046Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:24:15.046Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:24:15.046Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:24:15.046Z] ---> 59b26534efeb [2023-05-15T21:24:15.046Z] Step 3/22 : WORKDIR /edgex-go [2023-05-15T21:24:15.046Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:24:15.046Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:24:15.046Z] ---> 59b26534efeb [2023-05-15T21:24:15.046Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:24:15.046Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:24:15.046Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:24:15.046Z] ---> 59b26534efeb [2023-05-15T21:24:15.046Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:24:15.046Z] ---> Running in b3be7b081874 [2023-05-15T21:24:15.046Z] ---> Running in 3cf3ab6497a3 [2023-05-15T21:24:15.046Z] ---> Running in 45e10caaa6dc [2023-05-15T21:24:15.046Z] ---> Running in 9bccf7ad744d [2023-05-15T21:24:15.046Z] ---> Running in f06771785d01 [2023-05-15T21:24:15.046Z] Removing intermediate container 9bccf7ad744d [2023-05-15T21:24:15.046Z] ---> e7d48827fa1f [2023-05-15T21:24:15.046Z] Step 4/24 : WORKDIR /edgex-go [2023-05-15T21:24:15.046Z] Removing intermediate container b3be7b081874 [2023-05-15T21:24:15.046Z] ---> 536f705b609a [2023-05-15T21:24:15.046Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T21:24:15.046Z] Removing intermediate container 3cf3ab6497a3 [2023-05-15T21:24:15.046Z] ---> f5384d404db8 [2023-05-15T21:24:15.046Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-15T21:24:15.046Z] ---> Running in d03417dd3fa2 [2023-05-15T21:24:15.046Z] Removing intermediate container 45e10caaa6dc [2023-05-15T21:24:15.046Z] ---> 497da5547422 [2023-05-15T21:24:15.046Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-15T21:24:15.046Z] Removing intermediate container f06771785d01 [2023-05-15T21:24:15.046Z] ---> a683356db21f [2023-05-15T21:24:15.046Z] Step 4/25 : WORKDIR /edgex-go [2023-05-15T21:24:15.046Z] ---> Running in f1241b7d02a5 [2023-05-15T21:24:15.315Z] ---> Running in 525b6344b449 [2023-05-15T21:24:15.315Z] ---> Running in 9308827a7dba [2023-05-15T21:24:15.315Z] ---> Running in c138e7df1af0 [2023-05-15T21:24:15.584Z] Removing intermediate container d03417dd3fa2 [2023-05-15T21:24:15.584Z] ---> de55673c6ea2 [2023-05-15T21:24:15.584Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-15T21:24:15.854Z] ---> Running in 53d98fbed709 [2023-05-15T21:24:16.122Z] Removing intermediate container f1241b7d02a5 [2023-05-15T21:24:16.122Z] ---> 7499bf019c70 [2023-05-15T21:24:16.122Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T21:24:16.122Z] Removing intermediate container 9308827a7dba [2023-05-15T21:24:16.122Z] ---> 2530e97d79d5 [2023-05-15T21:24:16.122Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-15T21:24:16.385Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:24:16.385Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:24:16.388Z] ---> Running in 8f3ccf49e199 [2023-05-15T21:24:16.388Z] ---> Running in 8965f161295a [2023-05-15T21:24:17.768Z] ---> ac7a8005cee8 [2023-05-15T21:24:17.768Z] Step 3/26 : WORKDIR /edgex-go [2023-05-15T21:24:17.768Z] ---> Using cache [2023-05-15T21:24:17.768Z] ---> 26d13dabea6b [2023-05-15T21:24:17.768Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-15T21:24:17.768Z] ---> Using cache [2023-05-15T21:24:17.768Z] ---> 06c3d915bc2c [2023-05-15T21:24:17.768Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-15T21:24:17.768Z] ---> Using cache [2023-05-15T21:24:17.768Z] ---> e2f8c5476ad8 [2023-05-15T21:24:17.768Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:24:17.768Z] ---> Using cache [2023-05-15T21:24:17.768Z] ---> 99bb7fc2be86 [2023-05-15T21:24:17.768Z] Step 7/26 : COPY . . [2023-05-15T21:24:17.768Z] ---> Using cache [2023-05-15T21:24:17.768Z] ---> dd0803806789 [2023-05-15T21:24:17.768Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-15T21:24:17.768Z] ---> Using cache [2023-05-15T21:24:17.768Z] ---> 3bde39dd9d54 [2023-05-15T21:24:17.768Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-15T21:24:17.768Z] ---> Using cache [2023-05-15T21:24:17.768Z] ---> 40a40d6d55ee [2023-05-15T21:24:17.768Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-15T21:24:17.768Z] ---> Using cache [2023-05-15T21:24:17.768Z] ---> fdae05b4c1ca [2023-05-15T21:24:17.768Z] 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-15T21:24:17.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:24:17.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:24:18.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:24:18.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:24:18.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:24:18.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:24:18.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:24:18.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:24:19.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:24:19.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:24:20.017Z] OK: 263 MiB in 53 packages [2023-05-15T21:24:20.017Z] OK: 263 MiB in 53 packages [2023-05-15T21:24:20.286Z] OK: 263 MiB in 53 packages [2023-05-15T21:24:20.558Z] OK: 263 MiB in 53 packages [2023-05-15T21:24:20.827Z] OK: 263 MiB in 53 packages [2023-05-15T21:24:21.085Z] Removing intermediate container 84c00f751ea8 [2023-05-15T21:24:21.085Z] ---> 2c0bb75ea09f [2023-05-15T21:24:21.085Z] Step 26/27 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:24:21.085Z] ---> Running in 04fb60c0b4e7 [2023-05-15T21:24:21.085Z] ---> Running in 17253409b392 [2023-05-15T21:24:21.085Z] ---> Running in 769cb8cf635c [2023-05-15T21:24:21.085Z] Removing intermediate container 17253409b392 [2023-05-15T21:24:21.085Z] ---> c916facdf10c [2023-05-15T21:24:21.085Z] Step 27/27 : LABEL version=3.0.0-dev.157 [2023-05-15T21:24:21.085Z] ---> Running in 27367dcda212 [2023-05-15T21:24:21.085Z] Removing intermediate container 27367dcda212 [2023-05-15T21:24:21.085Z] ---> 50ebbde912d7 [2023-05-15T21:24:21.085Z] [2023-05-15T21:24:21.085Z] Successfully built 50ebbde912d7 [2023-05-15T21:24:21.085Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-15T21:24:21.085Z] Successfully tagged security-spire-agent:latest [2023-05-15T21:24:22.244Z] Removing intermediate container c138e7df1af0 [2023-05-15T21:24:22.245Z] ---> f7a32f3c9047 [2023-05-15T21:24:22.245Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-15T21:24:22.245Z] Removing intermediate container 525b6344b449 [2023-05-15T21:24:22.245Z] ---> 0c13bad62b19 [2023-05-15T21:24:22.245Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-15T21:24:22.829Z] Removing intermediate container 8965f161295a [2023-05-15T21:24:22.829Z] ---> 9e1bdd62f6ce [2023-05-15T21:24:22.829Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-15T21:24:22.829Z] Removing intermediate container 8f3ccf49e199 [2023-05-15T21:24:22.829Z] ---> d3c08c532df6 [2023-05-15T21:24:22.830Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T21:24:23.099Z] Removing intermediate container 53d98fbed709 [2023-05-15T21:24:23.099Z] ---> 0d600c5e93e0 [2023-05-15T21:24:23.099Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-15T21:24:23.368Z] ---> 389589b3cf0a [2023-05-15T21:24:23.368Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:24:23.368Z] ---> 4f52ccc9f0cd [2023-05-15T21:24:23.368Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:24:23.368Z] ---> Running in ef5e0a2b55de [2023-05-15T21:24:23.636Z] ---> Running in 83c24998783c [2023-05-15T21:24:23.908Z] ---> c25032bceee1 [2023-05-15T21:24:23.908Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:24:24.181Z] ---> Running in bc6e0cf4a5b9 [2023-05-15T21:24:24.182Z] ---> 65371c937b96 [2023-05-15T21:24:24.182Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:24:24.451Z] ---> ecefa791d0a9 [2023-05-15T21:24:24.451Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:24:24.451Z] ---> Running in f43de23c3e01 [2023-05-15T21:24:24.722Z] ---> Running in b47d675b220c [2023-05-15T21:24:25.309Z]  Building security-spire-agent ... done Removing intermediate container 769cb8cf635c [2023-05-15T21:24:25.310Z] ---> 46198defa1f1 [2023-05-15T21:24:25.310Z] Step 12/26 : WORKDIR /edgex-go [2023-05-15T21:24:27.218Z] ---> Running in e1c9cfaceeb7 [2023-05-15T21:24:27.788Z] Removing intermediate container e1c9cfaceeb7 [2023-05-15T21:24:27.788Z] ---> 04c52ad855c4 [2023-05-15T21:24:27.788Z] [2023-05-15T21:24:27.788Z] Step 13/26 : FROM alpine:3.17 [2023-05-15T21:24:27.788Z] ---> 9ed4aefc74f6 [2023-05-15T21:24:27.788Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-15T21:24:27.788Z] ---> Using cache [2023-05-15T21:24:27.788Z] ---> c8722610cad4 [2023-05-15T21:24:27.788Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-15T21:24:27.788Z] ---> Using cache [2023-05-15T21:24:27.788Z] ---> 5e845ac97f7c [2023-05-15T21:24:27.788Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:24:27.788Z] ---> Using cache [2023-05-15T21:24:27.788Z] Removing intermediate container 0d90f5040d11 [2023-05-15T21:24:27.788Z] ---> 66389324af07 [2023-05-15T21:24:27.788Z] Step 8/23 : COPY . . [2023-05-15T21:24:27.788Z] ---> 18c9849bc5e4 [2023-05-15T21:24:27.788Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:24:27.788Z] ---> Using cache [2023-05-15T21:24:27.788Z] ---> be84a6c55efb [2023-05-15T21:24:27.788Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-15T21:24:35.928Z] ---> 387164b6dbb3 [2023-05-15T21:24:35.928Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-15T21:24:35.928Z] ---> 7f1462fa3778 [2023-05-15T21:24:35.928Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-15T21:24:35.928Z] ---> Running in dc6115187ab0 [2023-05-15T21:24:35.928Z] ---> 394fbef754cf [2023-05-15T21:24:35.928Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-15T21:24:35.928Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-15T21:24:35.928Z] ---> 4d727ecc2348 [2023-05-15T21:24:35.928Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-15T21:24:37.852Z] ---> 85ac547bd9cf [2023-05-15T21:24:37.852Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-15T21:24:37.852Z] ---> Running in 02bc967e4035 [2023-05-15T21:24:37.852Z] Removing intermediate container 611bfb937398 [2023-05-15T21:24:37.852Z] ---> f9c6116fb7f5 [2023-05-15T21:24:37.852Z] [2023-05-15T21:24:37.852Z] Step 10/24 : FROM alpine:3.17 [2023-05-15T21:24:37.852Z] ---> 9ed4aefc74f6 [2023-05-15T21:24:37.852Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-15T21:24:37.852Z] ---> Using cache [2023-05-15T21:24:37.852Z] ---> a5dd64584fc3 [2023-05-15T21:24:37.852Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T21:24:37.852Z] ---> Using cache [2023-05-15T21:24:37.852Z] ---> dbb457b16160 [2023-05-15T21:24:37.852Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-15T21:24:37.852Z] ---> Running in 2d06febbc93e [2023-05-15T21:24:37.852Z] Removing intermediate container 02bc967e4035 [2023-05-15T21:24:37.852Z] ---> def170f8d748 [2023-05-15T21:24:37.852Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-15T21:24:37.852Z] ---> Running in b511ee8aa63e [2023-05-15T21:24:37.852Z] Removing intermediate container 2d06febbc93e [2023-05-15T21:24:37.852Z] ---> 87fdd9643b48 [2023-05-15T21:24:37.852Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-15T21:24:37.852Z] Removing intermediate container b511ee8aa63e [2023-05-15T21:24:37.852Z] ---> cccf348de922 [2023-05-15T21:24:37.852Z] Step 24/26 : LABEL arch=x86_64 [2023-05-15T21:24:37.852Z] ---> Running in 6f822e51965c [2023-05-15T21:24:37.852Z] ---> Running in 90d4ca3b98eb [2023-05-15T21:24:38.115Z] Removing intermediate container 6f822e51965c [2023-05-15T21:24:38.115Z] ---> 8e06e12fe11d [2023-05-15T21:24:38.115Z] Step 15/24 : WORKDIR / [2023-05-15T21:24:38.115Z] ---> Running in ddf357537a6f [2023-05-15T21:24:38.115Z] Removing intermediate container 90d4ca3b98eb [2023-05-15T21:24:38.115Z] ---> b70f13d546f8 [2023-05-15T21:24:38.115Z] Step 25/26 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:24:38.115Z] ---> Running in a0f9020c5da3 [2023-05-15T21:24:38.115Z] Removing intermediate container ddf357537a6f [2023-05-15T21:24:38.115Z] ---> 1efde61d59c7 [2023-05-15T21:24:38.115Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:24:38.115Z] Removing intermediate container a0f9020c5da3 [2023-05-15T21:24:38.115Z] ---> 3581e965747a [2023-05-15T21:24:38.115Z] Step 26/26 : LABEL version=3.0.0-dev.157 [2023-05-15T21:24:38.115Z] ---> Running in a713c65fd281 [2023-05-15T21:24:38.374Z] ---> 806c01475995 [2023-05-15T21:24:38.374Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:24:38.374Z] Removing intermediate container a713c65fd281 [2023-05-15T21:24:38.374Z] ---> 83983c76ef74 [2023-05-15T21:24:38.374Z] [2023-05-15T21:24:38.374Z] Successfully built 83983c76ef74 [2023-05-15T21:24:38.374Z] Successfully tagged security-spire-server:latest [2023-05-15T21:24:38.634Z]  Building security-spire-server ... done  ---> 23b3e44110ba [2023-05-15T21:24:38.634Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-15T21:24:39.573Z] ---> f96e3be4d7a9 [2023-05-15T21:24:39.573Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:24:40.535Z] ---> 1348809087eb [2023-05-15T21:24:40.535Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-15T21:24:40.535Z] ---> Running in 3c03f34e63c3 [2023-05-15T21:24:40.926Z] Removing intermediate container 3c03f34e63c3 [2023-05-15T21:24:40.926Z] ---> c5cb44bff9b0 [2023-05-15T21:24:40.926Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T21:24:41.186Z] ---> Running in a1d952068c41 [2023-05-15T21:24:41.754Z] Removing intermediate container a1d952068c41 [2023-05-15T21:24:41.755Z] ---> 7f07c9079142 [2023-05-15T21:24:41.755Z] Step 22/24 : LABEL arch=x86_64 [2023-05-15T21:24:41.755Z] ---> Running in 9d434fd74a1c [2023-05-15T21:24:42.023Z] Removing intermediate container 9d434fd74a1c [2023-05-15T21:24:42.023Z] ---> ea657ae7974e [2023-05-15T21:24:42.023Z] Step 23/24 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:24:42.023Z] ---> Running in a13e50d772d4 [2023-05-15T21:24:42.283Z] Removing intermediate container a13e50d772d4 [2023-05-15T21:24:42.283Z] ---> 10397af609f1 [2023-05-15T21:24:42.283Z] Step 24/24 : LABEL version=3.0.0-dev.157 [2023-05-15T21:24:42.283Z] ---> Running in cf4da93c1a4c [2023-05-15T21:24:42.283Z] Removing intermediate container cf4da93c1a4c [2023-05-15T21:24:42.283Z] ---> 501bd3ea0af6 [2023-05-15T21:24:42.283Z] [2023-05-15T21:24:42.541Z] Successfully built 501bd3ea0af6 [2023-05-15T21:24:42.541Z] Successfully tagged core-command:latest [2023-05-15T21:24:47.829Z]  Building core-command ... done Removing intermediate container 04fb60c0b4e7 [2023-05-15T21:24:47.829Z] ---> 1255823f9ab4 [2023-05-15T21:24:47.829Z] [2023-05-15T21:24:47.829Z] Step 10/25 : FROM alpine:3.17 [2023-05-15T21:24:47.829Z] ---> 9ed4aefc74f6 [2023-05-15T21:24:47.829Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-15T21:24:47.829Z] ---> Using cache [2023-05-15T21:24:47.829Z] ---> a5dd64584fc3 [2023-05-15T21:24:47.829Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T21:24:47.829Z] ---> Using cache [2023-05-15T21:24:47.829Z] ---> dbb457b16160 [2023-05-15T21:24:47.829Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-15T21:24:47.829Z] ---> Running in cd5cc8a0ce28 [2023-05-15T21:24:47.829Z] Removing intermediate container cd5cc8a0ce28 [2023-05-15T21:24:47.829Z] ---> 0f57b9741d07 [2023-05-15T21:24:47.829Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-15T21:24:47.829Z] ---> Running in bd393cc668df [2023-05-15T21:24:47.829Z] Removing intermediate container bd393cc668df [2023-05-15T21:24:47.829Z] ---> bd95003dc2ec [2023-05-15T21:24:47.829Z] Step 15/25 : WORKDIR / [2023-05-15T21:24:47.829Z] ---> Running in 4935d720799f [2023-05-15T21:24:47.829Z] Removing intermediate container 4935d720799f [2023-05-15T21:24:47.829Z] ---> bcaeb4d003ea [2023-05-15T21:24:47.829Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:24:48.089Z] ---> e7c48d4318a5 [2023-05-15T21:24:48.089Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:24:48.349Z] ---> 5f8e9b93d84e [2023-05-15T21:24:48.349Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-15T21:24:49.290Z] ---> a714fc0a3d24 [2023-05-15T21:24:49.290Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:24:49.860Z] ---> 5c6575ae8045 [2023-05-15T21:24:49.860Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-15T21:24:50.119Z] ---> 186a69189489 [2023-05-15T21:24:50.119Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-15T21:24:50.119Z] ---> Running in c1aaee9a3d5c [2023-05-15T21:24:50.386Z] Removing intermediate container c1aaee9a3d5c [2023-05-15T21:24:50.386Z] ---> 52ebcd4ffd48 [2023-05-15T21:24:50.386Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T21:24:50.386Z] ---> Running in 57bcb77a058d [2023-05-15T21:24:50.386Z] Removing intermediate container 57bcb77a058d [2023-05-15T21:24:50.386Z] ---> fdd8a27b48ad [2023-05-15T21:24:50.386Z] Step 23/25 : LABEL arch=x86_64 [2023-05-15T21:24:50.386Z] ---> Running in 71768bd46bcf [2023-05-15T21:24:50.651Z] Removing intermediate container 71768bd46bcf [2023-05-15T21:24:50.651Z] ---> c57ed97e0c65 [2023-05-15T21:24:50.651Z] Step 24/25 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:24:50.651Z] ---> Running in a137fd754e11 [2023-05-15T21:24:50.651Z] Removing intermediate container a137fd754e11 [2023-05-15T21:24:50.651Z] ---> eb73308d46cc [2023-05-15T21:24:50.651Z] Step 25/25 : LABEL version=3.0.0-dev.157 [2023-05-15T21:24:50.651Z] ---> Running in d2fc4eb2c46c [2023-05-15T21:24:50.651Z] Removing intermediate container d2fc4eb2c46c [2023-05-15T21:24:50.651Z] ---> b3a9fb3b3dc2 [2023-05-15T21:24:50.651Z] [2023-05-15T21:24:50.651Z] Successfully built b3a9fb3b3dc2 [2023-05-15T21:24:50.651Z] Successfully tagged core-metadata:latest [2023-05-15T21:24:55.939Z]  Building core-metadata ... done Removing intermediate container dc6115187ab0 [2023-05-15T21:24:55.939Z] ---> 5ed7b4a42d57 [2023-05-15T21:24:55.939Z] [2023-05-15T21:24:55.939Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T21:24:55.939Z] ---> 9ed4aefc74f6 [2023-05-15T21:24:55.939Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-15T21:24:55.939Z] ---> Running in c78436ebdf84 [2023-05-15T21:24:56.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T21:24:56.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T21:24:56.462Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-15T21:24:56.462Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-15T21:24:56.462Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:24:56.462Z] Executing ca-certificates-20230506-r0.trigger [2023-05-15T21:24:56.462Z] OK: 8 MiB in 17 packages [2023-05-15T21:24:57.035Z] Removing intermediate container c78436ebdf84 [2023-05-15T21:24:57.035Z] ---> e62e760c0b8c [2023-05-15T21:24:57.035Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T21:24:57.035Z] ---> Running in f2f110d07fcc [2023-05-15T21:24:57.035Z] Removing intermediate container f2f110d07fcc [2023-05-15T21:24:57.035Z] ---> c8f17553d6ea [2023-05-15T21:24:57.035Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-15T21:24:57.035Z] ---> Running in 6bfeca448d99 [2023-05-15T21:24:57.035Z] Removing intermediate container 6bfeca448d99 [2023-05-15T21:24:57.035Z] ---> 78205e81b265 [2023-05-15T21:24:57.035Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-15T21:24:57.035Z] ---> Running in c7dde2a95cd2 [2023-05-15T21:24:57.296Z] Removing intermediate container c7dde2a95cd2 [2023-05-15T21:24:57.297Z] ---> 1d653244bf76 [2023-05-15T21:24:57.297Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:24:57.297Z] ---> c50f76a35b5a [2023-05-15T21:24:57.297Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:24:57.557Z] ---> 1479db93bc5b [2023-05-15T21:24:57.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-15T21:24:58.153Z] ---> a3c50eaea95b [2023-05-15T21:24:58.153Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:24:58.153Z] ---> 92a2e1745bc2 [2023-05-15T21:24:58.153Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-15T21:24:58.153Z] ---> Running in f863fecab897 [2023-05-15T21:24:58.412Z] Removing intermediate container f863fecab897 [2023-05-15T21:24:58.412Z] ---> 0209e560c115 [2023-05-15T21:24:58.412Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T21:24:58.412Z] ---> Running in 0656e23136c6 [2023-05-15T21:24:58.412Z] Removing intermediate container 0656e23136c6 [2023-05-15T21:24:58.412Z] ---> a54ec4107f99 [2023-05-15T21:24:58.412Z] Step 21/23 : LABEL arch=x86_64 [2023-05-15T21:24:58.412Z] ---> Running in 2a9a8d1de822 [2023-05-15T21:24:58.412Z] Removing intermediate container 2a9a8d1de822 [2023-05-15T21:24:58.412Z] ---> fc88f294093c [2023-05-15T21:24:58.412Z] Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:24:58.412Z] ---> Running in 46220226b273 [2023-05-15T21:24:58.672Z] Removing intermediate container 46220226b273 [2023-05-15T21:24:58.672Z] ---> a07c8a4b4d9b [2023-05-15T21:24:58.672Z] Step 23/23 : LABEL version=3.0.0-dev.157 [2023-05-15T21:24:58.672Z] ---> Running in df3bf2be45a6 [2023-05-15T21:24:58.672Z] Removing intermediate container df3bf2be45a6 [2023-05-15T21:24:58.672Z] ---> 5cb135389188 [2023-05-15T21:24:58.672Z] [2023-05-15T21:24:58.672Z] Successfully built 5cb135389188 [2023-05-15T21:24:58.672Z] Successfully tagged support-notifications:latest [2023-05-15T21:24:58.680Z]  Building support-notifications ... done  [Pipeline] } [2023-05-15T21:24:58.689Z] $ docker stop --time=1 d9316bc7faa62dbfee71a66090db9d8c500d6560fc2be46a2ede43c9fafe3798 [2023-05-15T21:24:59.967Z] $ docker rm -f --volumes d9316bc7faa62dbfee71a66090db9d8c500d6560fc2be46a2ede43c9fafe3798 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-15T21:25:00.295Z] + docker images [2023-05-15T21:25:00.295Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-15T21:25:00.295Z] support-notifications latest 5cb135389188 2 seconds ago 32.4MB [2023-05-15T21:25:00.295Z] 5ed7b4a42d57 6 seconds ago 1.79GB [2023-05-15T21:25:00.295Z] core-metadata latest b3a9fb3b3dc2 10 seconds ago 20.4MB [2023-05-15T21:25:00.295Z] 1255823f9ab4 16 seconds ago 1.73GB [2023-05-15T21:25:00.295Z] core-command latest 501bd3ea0af6 18 seconds ago 19.9MB [2023-05-15T21:25:00.295Z] security-spire-server latest 83983c76ef74 22 seconds ago 103MB [2023-05-15T21:25:00.295Z] f9c6116fb7f5 23 seconds ago 1.72GB [2023-05-15T21:25:00.295Z] 04c52ad855c4 33 seconds ago 1.58GB [2023-05-15T21:25:00.295Z] security-spire-agent latest 50ebbde912d7 40 seconds ago 161MB [2023-05-15T21:25:00.295Z] security-bootstrapper latest f30310f73e09 50 seconds ago 22.2MB [2023-05-15T21:25:00.295Z] security-spire-config latest 1c63620a6408 50 seconds ago 102MB [2023-05-15T21:25:00.295Z] security-secretstore-setup latest cad9a5d6cd33 58 seconds ago 32.8MB [2023-05-15T21:25:00.295Z] 72361f0f5173 About a minute ago 1.58GB [2023-05-15T21:25:00.295Z] d1b75b05bb85 About a minute ago 1.58GB [2023-05-15T21:25:00.295Z] support-scheduler latest a0b7765959a7 About a minute ago 31.8MB [2023-05-15T21:25:00.295Z] 5a3c73d4cdbc About a minute ago 1.72GB [2023-05-15T21:25:00.295Z] 799ae7572a30 About a minute ago 1.71GB [2023-05-15T21:25:00.295Z] 170480412fb6 About a minute ago 1.79GB [2023-05-15T21:25:00.295Z] security-proxy-auth latest 9e0ab27e058e About a minute ago 18.3MB [2023-05-15T21:25:00.295Z] core-common-config-bootstrapper latest 594cd1e89963 2 minutes ago 17.2MB [2023-05-15T21:25:00.295Z] security-spiffe-token-provider latest e1c0c4f39550 2 minutes ago 32.8MB [2023-05-15T21:25:00.295Z] security-proxy-setup latest f7f85013d104 2 minutes ago 18.7MB [2023-05-15T21:25:00.295Z] core-data latest 9fa56b359d40 2 minutes ago 20MB [2023-05-15T21:25:00.295Z] 6c60c17613de 2 minutes ago 1.73GB [2023-05-15T21:25:00.295Z] 3469eddb6b2b 2 minutes ago 1.76GB [2023-05-15T21:25:00.295Z] b369847cd5b4 2 minutes ago 1.72GB [2023-05-15T21:25:00.295Z] 4e930e336c11 2 minutes ago 1.7GB [2023-05-15T21:25:00.295Z] 8f1fadd2efb0 2 minutes ago 1.7GB [2023-05-15T21:25:00.295Z] ci-base-image-x86_64 latest ac7a8005cee8 6 minutes ago 918MB [2023-05-15T21:25:00.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB [2023-05-15T21:25:00.295Z] alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB [2023-05-15T21:25:00.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-15T21:25:00.295Z] 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-15T21:25:00.409Z] provisioning config files... [2023-05-15T21:25:00.416Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/523@tmp/config11887231196762401605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:25:00.714Z] ---> docker-login.sh [2023-05-15T21:25:00.714Z] nexus3.edgexfoundry.org:10001 [2023-05-15T21:25:00.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:25:00.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:25:00.714Z] Configure a credential helper to remove this warning. See [2023-05-15T21:25:00.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:25:00.714Z] [2023-05-15T21:25:00.714Z] Login Succeeded [2023-05-15T21:25:00.714Z] nexus3.edgexfoundry.org:10002 [2023-05-15T21:25:00.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:25:00.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:25:00.714Z] Configure a credential helper to remove this warning. See [2023-05-15T21:25:00.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:25:00.714Z] [2023-05-15T21:25:00.714Z] Login Succeeded [2023-05-15T21:25:00.714Z] nexus3.edgexfoundry.org:10003 [2023-05-15T21:25:00.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:25:00.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:25:00.973Z] Configure a credential helper to remove this warning. See [2023-05-15T21:25:00.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:25:00.973Z] [2023-05-15T21:25:00.973Z] Login Succeeded [2023-05-15T21:25:00.973Z] nexus3.edgexfoundry.org:10004 [2023-05-15T21:25:00.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:25:00.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:25:00.973Z] Configure a credential helper to remove this warning. See [2023-05-15T21:25:00.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:25:00.973Z] [2023-05-15T21:25:00.973Z] Login Succeeded [2023-05-15T21:25:00.973Z] docker.io [2023-05-15T21:25:00.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:25:01.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:25:01.232Z] Configure a credential helper to remove this warning. See [2023-05-15T21:25:01.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:25:01.232Z] [2023-05-15T21:25:01.232Z] Login Succeeded [2023-05-15T21:25:01.232Z] ---> docker-login.sh ends [Pipeline] } [2023-05-15T21:25:01.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:25:01.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T21:25:01.280Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-15T21:25:01.280Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:01.280Z] latest [2023-05-15T21:25:01.280Z] 3.0.0-dev.157 [2023-05-15T21:25:01.280Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:01.280Z] main [2023-05-15T21:25:01.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:01.592Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:01.895Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:01.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-15T21:25:01.895Z] 16a0d4e0b80a: Preparing [2023-05-15T21:25:01.895Z] ca777f3f63a5: Preparing [2023-05-15T21:25:01.895Z] 56aa6c295518: Preparing [2023-05-15T21:25:01.895Z] 3898b5b70c32: Preparing [2023-05-15T21:25:01.895Z] 07a7301c694e: Preparing [2023-05-15T21:25:01.895Z] f1417ff83b31: Preparing [2023-05-15T21:25:01.895Z] f1417ff83b31: Waiting [2023-05-15T21:25:01.895Z] 56aa6c295518: Pushed [2023-05-15T21:25:01.895Z] 16a0d4e0b80a: Pushed [2023-05-15T21:25:01.895Z] 07a7301c694e: Pushed [2023-05-15T21:25:01.895Z] 3898b5b70c32: Pushed [2023-05-15T21:25:01.895Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:03.275Z] ca777f3f63a5: Pushed [2023-05-15T21:25:03.275Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:02450aaa393e23b94ea81935280cf6505fbcd3137a8caf1bed16976e0ac32ad8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:03.579Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:03.884Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-15T21:25:03.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-15T21:25:03.884Z] 16a0d4e0b80a: Preparing [2023-05-15T21:25:03.884Z] ca777f3f63a5: Preparing [2023-05-15T21:25:03.884Z] 56aa6c295518: Preparing [2023-05-15T21:25:03.884Z] 3898b5b70c32: Preparing [2023-05-15T21:25:03.884Z] 07a7301c694e: Preparing [2023-05-15T21:25:03.884Z] f1417ff83b31: Preparing [2023-05-15T21:25:03.884Z] f1417ff83b31: Waiting [2023-05-15T21:25:03.884Z] ca777f3f63a5: Layer already exists [2023-05-15T21:25:03.884Z] 16a0d4e0b80a: Layer already exists [2023-05-15T21:25:03.884Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:03.884Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:03.884Z] 07a7301c694e: Layer already exists [2023-05-15T21:25:03.884Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:03.884Z] latest: digest: sha256:02450aaa393e23b94ea81935280cf6505fbcd3137a8caf1bed16976e0ac32ad8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:04.193Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:04.498Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.157 [2023-05-15T21:25:04.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-15T21:25:04.498Z] 16a0d4e0b80a: Preparing [2023-05-15T21:25:04.498Z] ca777f3f63a5: Preparing [2023-05-15T21:25:04.498Z] 56aa6c295518: Preparing [2023-05-15T21:25:04.498Z] 3898b5b70c32: Preparing [2023-05-15T21:25:04.498Z] 07a7301c694e: Preparing [2023-05-15T21:25:04.498Z] f1417ff83b31: Preparing [2023-05-15T21:25:04.498Z] f1417ff83b31: Waiting [2023-05-15T21:25:04.498Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:04.498Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:04.498Z] 07a7301c694e: Layer already exists [2023-05-15T21:25:04.498Z] ca777f3f63a5: Layer already exists [2023-05-15T21:25:04.498Z] 16a0d4e0b80a: Layer already exists [2023-05-15T21:25:04.498Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:04.498Z] 3.0.0-dev.157: digest: sha256:02450aaa393e23b94ea81935280cf6505fbcd3137a8caf1bed16976e0ac32ad8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:04.900Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:05.272Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:05.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-15T21:25:05.272Z] 16a0d4e0b80a: Preparing [2023-05-15T21:25:05.272Z] ca777f3f63a5: Preparing [2023-05-15T21:25:05.272Z] 56aa6c295518: Preparing [2023-05-15T21:25:05.272Z] 3898b5b70c32: Preparing [2023-05-15T21:25:05.272Z] 07a7301c694e: Preparing [2023-05-15T21:25:05.272Z] f1417ff83b31: Preparing [2023-05-15T21:25:05.272Z] f1417ff83b31: Waiting [2023-05-15T21:25:05.272Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:05.272Z] 16a0d4e0b80a: Layer already exists [2023-05-15T21:25:05.272Z] 07a7301c694e: Layer already exists [2023-05-15T21:25:05.272Z] ca777f3f63a5: Layer already exists [2023-05-15T21:25:05.272Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:05.272Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:05.272Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:02450aaa393e23b94ea81935280cf6505fbcd3137a8caf1bed16976e0ac32ad8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:05.626Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:05.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-15T21:25:05.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-15T21:25:05.969Z] 16a0d4e0b80a: Preparing [2023-05-15T21:25:05.969Z] ca777f3f63a5: Preparing [2023-05-15T21:25:05.969Z] 56aa6c295518: Preparing [2023-05-15T21:25:05.969Z] 3898b5b70c32: Preparing [2023-05-15T21:25:05.969Z] 07a7301c694e: Preparing [2023-05-15T21:25:05.969Z] f1417ff83b31: Preparing [2023-05-15T21:25:05.969Z] 16a0d4e0b80a: Layer already exists [2023-05-15T21:25:05.969Z] 07a7301c694e: Layer already exists [2023-05-15T21:25:05.969Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:05.969Z] ca777f3f63a5: Layer already exists [2023-05-15T21:25:05.969Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:05.969Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:05.969Z] main: digest: sha256:02450aaa393e23b94ea81935280cf6505fbcd3137a8caf1bed16976e0ac32ad8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:25:06.015Z] ===================================================== [Pipeline] echo [2023-05-15T21:25:06.020Z] taggedImages: [2023-05-15T21:25:06.020Z] - nexus3.edgexfoundry.org:10004/core-command:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:06.020Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-15T21:25:06.020Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.157 [2023-05-15T21:25:06.020Z] - nexus3.edgexfoundry.org:10004/core-command:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:06.020Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-15T21:25:06.036Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-15T21:25:06.036Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:06.036Z] latest [2023-05-15T21:25:06.036Z] 3.0.0-dev.157 [2023-05-15T21:25:06.036Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:06.036Z] main [2023-05-15T21:25:06.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:06.358Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:06.659Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:06.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-15T21:25:06.659Z] 4e08b4a5010c: Preparing [2023-05-15T21:25:06.659Z] 33d1fb9d7071: Preparing [2023-05-15T21:25:06.659Z] 2f562fca3056: Preparing [2023-05-15T21:25:06.659Z] 73d739b1f396: Preparing [2023-05-15T21:25:06.659Z] 56aa6c295518: Preparing [2023-05-15T21:25:06.659Z] 3898b5b70c32: Preparing [2023-05-15T21:25:06.659Z] 401edc8bc843: Preparing [2023-05-15T21:25:06.659Z] f1417ff83b31: Preparing [2023-05-15T21:25:06.659Z] 3898b5b70c32: Waiting [2023-05-15T21:25:06.659Z] 401edc8bc843: Waiting [2023-05-15T21:25:06.659Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:06.659Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:06.659Z] 2f562fca3056: Pushed [2023-05-15T21:25:06.659Z] 4e08b4a5010c: Pushed [2023-05-15T21:25:06.659Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:06.659Z] 401edc8bc843: Pushed [2023-05-15T21:25:06.659Z] 33d1fb9d7071: Pushed [2023-05-15T21:25:07.598Z] 73d739b1f396: Pushed [2023-05-15T21:25:07.858Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:15da17dd57e263aa231618b475ba9dbfd2a0acbd0c8f025dfb9c83726c010a0d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:08.166Z] + 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-15T21:25:08.476Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-15T21:25:08.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-15T21:25:08.476Z] 4e08b4a5010c: Preparing [2023-05-15T21:25:08.476Z] 33d1fb9d7071: Preparing [2023-05-15T21:25:08.476Z] 2f562fca3056: Preparing [2023-05-15T21:25:08.476Z] 73d739b1f396: Preparing [2023-05-15T21:25:08.476Z] 56aa6c295518: Preparing [2023-05-15T21:25:08.476Z] 3898b5b70c32: Preparing [2023-05-15T21:25:08.476Z] 401edc8bc843: Preparing [2023-05-15T21:25:08.476Z] f1417ff83b31: Preparing [2023-05-15T21:25:08.476Z] 401edc8bc843: Waiting [2023-05-15T21:25:08.476Z] 3898b5b70c32: Waiting [2023-05-15T21:25:08.476Z] f1417ff83b31: Waiting [2023-05-15T21:25:08.476Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:08.476Z] 4e08b4a5010c: Layer already exists [2023-05-15T21:25:08.476Z] 73d739b1f396: Layer already exists [2023-05-15T21:25:08.476Z] 33d1fb9d7071: Layer already exists [2023-05-15T21:25:08.476Z] 2f562fca3056: Layer already exists [2023-05-15T21:25:08.476Z] 401edc8bc843: Layer already exists [2023-05-15T21:25:08.476Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:08.476Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:08.476Z] latest: digest: sha256:15da17dd57e263aa231618b475ba9dbfd2a0acbd0c8f025dfb9c83726c010a0d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:08.789Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:09.093Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.157 [2023-05-15T21:25:09.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-15T21:25:09.093Z] 4e08b4a5010c: Preparing [2023-05-15T21:25:09.093Z] 33d1fb9d7071: Preparing [2023-05-15T21:25:09.093Z] 2f562fca3056: Preparing [2023-05-15T21:25:09.093Z] 73d739b1f396: Preparing [2023-05-15T21:25:09.093Z] 56aa6c295518: Preparing [2023-05-15T21:25:09.093Z] 3898b5b70c32: Preparing [2023-05-15T21:25:09.093Z] 401edc8bc843: Preparing [2023-05-15T21:25:09.093Z] f1417ff83b31: Preparing [2023-05-15T21:25:09.093Z] 3898b5b70c32: Waiting [2023-05-15T21:25:09.093Z] f1417ff83b31: Waiting [2023-05-15T21:25:09.093Z] 73d739b1f396: Layer already exists [2023-05-15T21:25:09.093Z] 4e08b4a5010c: Layer already exists [2023-05-15T21:25:09.093Z] 33d1fb9d7071: Layer already exists [2023-05-15T21:25:09.093Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:09.093Z] 2f562fca3056: Layer already exists [2023-05-15T21:25:09.093Z] 401edc8bc843: Layer already exists [2023-05-15T21:25:09.093Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:09.093Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:09.093Z] 3.0.0-dev.157: digest: sha256:15da17dd57e263aa231618b475ba9dbfd2a0acbd0c8f025dfb9c83726c010a0d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:09.404Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:09.706Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:09.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-15T21:25:09.706Z] 4e08b4a5010c: Preparing [2023-05-15T21:25:09.706Z] 33d1fb9d7071: Preparing [2023-05-15T21:25:09.706Z] 2f562fca3056: Preparing [2023-05-15T21:25:09.706Z] 73d739b1f396: Preparing [2023-05-15T21:25:09.706Z] 56aa6c295518: Preparing [2023-05-15T21:25:09.706Z] 3898b5b70c32: Preparing [2023-05-15T21:25:09.706Z] 401edc8bc843: Preparing [2023-05-15T21:25:09.706Z] f1417ff83b31: Preparing [2023-05-15T21:25:09.706Z] 3898b5b70c32: Waiting [2023-05-15T21:25:09.706Z] 401edc8bc843: Waiting [2023-05-15T21:25:09.706Z] f1417ff83b31: Waiting [2023-05-15T21:25:09.706Z] 2f562fca3056: Layer already exists [2023-05-15T21:25:09.706Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:09.706Z] 4e08b4a5010c: Layer already exists [2023-05-15T21:25:09.706Z] 33d1fb9d7071: Layer already exists [2023-05-15T21:25:09.706Z] 73d739b1f396: Layer already exists [2023-05-15T21:25:09.706Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:09.706Z] 401edc8bc843: Layer already exists [2023-05-15T21:25:09.706Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:09.706Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:15da17dd57e263aa231618b475ba9dbfd2a0acbd0c8f025dfb9c83726c010a0d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:10.008Z] + 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-15T21:25:10.310Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-15T21:25:10.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-15T21:25:10.310Z] 4e08b4a5010c: Preparing [2023-05-15T21:25:10.310Z] 33d1fb9d7071: Preparing [2023-05-15T21:25:10.310Z] 2f562fca3056: Preparing [2023-05-15T21:25:10.310Z] 73d739b1f396: Preparing [2023-05-15T21:25:10.310Z] 56aa6c295518: Preparing [2023-05-15T21:25:10.310Z] 3898b5b70c32: Preparing [2023-05-15T21:25:10.310Z] 401edc8bc843: Preparing [2023-05-15T21:25:10.310Z] f1417ff83b31: Preparing [2023-05-15T21:25:10.310Z] 3898b5b70c32: Waiting [2023-05-15T21:25:10.310Z] 401edc8bc843: Waiting [2023-05-15T21:25:10.310Z] f1417ff83b31: Waiting [2023-05-15T21:25:10.310Z] 4e08b4a5010c: Layer already exists [2023-05-15T21:25:10.310Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:10.310Z] 73d739b1f396: Layer already exists [2023-05-15T21:25:10.310Z] 33d1fb9d7071: Layer already exists [2023-05-15T21:25:10.310Z] 2f562fca3056: Layer already exists [2023-05-15T21:25:10.310Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:10.310Z] 401edc8bc843: Layer already exists [2023-05-15T21:25:10.310Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:10.310Z] main: digest: sha256:15da17dd57e263aa231618b475ba9dbfd2a0acbd0c8f025dfb9c83726c010a0d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:25:10.346Z] ===================================================== [Pipeline] echo [2023-05-15T21:25:10.352Z] taggedImages: [2023-05-15T21:25:10.352Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:10.352Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-15T21:25:10.352Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.157 [2023-05-15T21:25:10.352Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:10.352Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-15T21:25:10.368Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-15T21:25:10.368Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:10.368Z] latest [2023-05-15T21:25:10.368Z] 3.0.0-dev.157 [2023-05-15T21:25:10.368Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:10.368Z] main [2023-05-15T21:25:10.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:10.678Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:10.980Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:10.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-15T21:25:10.980Z] 8138533a80d3: Preparing [2023-05-15T21:25:10.980Z] 8dcb88c8c51d: Preparing [2023-05-15T21:25:10.980Z] 56aa6c295518: Preparing [2023-05-15T21:25:10.980Z] 3898b5b70c32: Preparing [2023-05-15T21:25:10.980Z] 401edc8bc843: Preparing [2023-05-15T21:25:10.980Z] f1417ff83b31: Preparing [2023-05-15T21:25:10.980Z] f1417ff83b31: Waiting [2023-05-15T21:25:10.980Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:10.980Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:10.980Z] 401edc8bc843: Layer already exists [2023-05-15T21:25:10.980Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:10.980Z] 8138533a80d3: Pushed [2023-05-15T21:25:12.357Z] 8dcb88c8c51d: Pushed [2023-05-15T21:25:12.357Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:75115cb4390a9b44b97cf581ccb06085263d83d1ab1437443a306a8ef68e7e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:12.662Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:12.974Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-15T21:25:12.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-15T21:25:12.974Z] 8138533a80d3: Preparing [2023-05-15T21:25:12.974Z] 8dcb88c8c51d: Preparing [2023-05-15T21:25:12.974Z] 56aa6c295518: Preparing [2023-05-15T21:25:12.974Z] 3898b5b70c32: Preparing [2023-05-15T21:25:12.974Z] 401edc8bc843: Preparing [2023-05-15T21:25:12.974Z] f1417ff83b31: Preparing [2023-05-15T21:25:12.974Z] f1417ff83b31: Waiting [2023-05-15T21:25:12.974Z] 8dcb88c8c51d: Layer already exists [2023-05-15T21:25:12.974Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:12.974Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:12.974Z] 8138533a80d3: Layer already exists [2023-05-15T21:25:12.974Z] 401edc8bc843: Layer already exists [2023-05-15T21:25:12.974Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:12.974Z] latest: digest: sha256:75115cb4390a9b44b97cf581ccb06085263d83d1ab1437443a306a8ef68e7e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:13.281Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:13.584Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.157 [2023-05-15T21:25:13.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-15T21:25:13.584Z] 8138533a80d3: Preparing [2023-05-15T21:25:13.584Z] 8dcb88c8c51d: Preparing [2023-05-15T21:25:13.584Z] 56aa6c295518: Preparing [2023-05-15T21:25:13.584Z] 3898b5b70c32: Preparing [2023-05-15T21:25:13.584Z] 401edc8bc843: Preparing [2023-05-15T21:25:13.584Z] f1417ff83b31: Preparing [2023-05-15T21:25:13.584Z] f1417ff83b31: Waiting [2023-05-15T21:25:13.584Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:13.584Z] 8dcb88c8c51d: Layer already exists [2023-05-15T21:25:13.584Z] 401edc8bc843: Layer already exists [2023-05-15T21:25:13.584Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:13.584Z] 8138533a80d3: Layer already exists [2023-05-15T21:25:13.584Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:13.584Z] 3.0.0-dev.157: digest: sha256:75115cb4390a9b44b97cf581ccb06085263d83d1ab1437443a306a8ef68e7e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:13.888Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:14.189Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:14.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-15T21:25:14.190Z] 8138533a80d3: Preparing [2023-05-15T21:25:14.190Z] 8dcb88c8c51d: Preparing [2023-05-15T21:25:14.190Z] 56aa6c295518: Preparing [2023-05-15T21:25:14.190Z] 3898b5b70c32: Preparing [2023-05-15T21:25:14.190Z] 401edc8bc843: Preparing [2023-05-15T21:25:14.190Z] f1417ff83b31: Preparing [2023-05-15T21:25:14.190Z] f1417ff83b31: Waiting [2023-05-15T21:25:14.190Z] 401edc8bc843: Layer already exists [2023-05-15T21:25:14.190Z] 8dcb88c8c51d: Layer already exists [2023-05-15T21:25:14.190Z] 8138533a80d3: Layer already exists [2023-05-15T21:25:14.190Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:14.190Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:14.190Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:14.190Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:75115cb4390a9b44b97cf581ccb06085263d83d1ab1437443a306a8ef68e7e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:14.495Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:14.796Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-15T21:25:14.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-15T21:25:14.796Z] 8138533a80d3: Preparing [2023-05-15T21:25:14.796Z] 8dcb88c8c51d: Preparing [2023-05-15T21:25:14.796Z] 56aa6c295518: Preparing [2023-05-15T21:25:14.796Z] 3898b5b70c32: Preparing [2023-05-15T21:25:14.796Z] 401edc8bc843: Preparing [2023-05-15T21:25:14.796Z] f1417ff83b31: Preparing [2023-05-15T21:25:14.796Z] f1417ff83b31: Waiting [2023-05-15T21:25:14.796Z] 401edc8bc843: Layer already exists [2023-05-15T21:25:14.796Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:14.796Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:14.796Z] 8138533a80d3: Layer already exists [2023-05-15T21:25:14.796Z] 8dcb88c8c51d: Layer already exists [2023-05-15T21:25:14.796Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:14.796Z] main: digest: sha256:75115cb4390a9b44b97cf581ccb06085263d83d1ab1437443a306a8ef68e7e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:25:14.848Z] ===================================================== [Pipeline] echo [2023-05-15T21:25:14.858Z] taggedImages: [2023-05-15T21:25:14.858Z] - nexus3.edgexfoundry.org:10004/core-data:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:14.858Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-15T21:25:14.858Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.157 [2023-05-15T21:25:14.858Z] - nexus3.edgexfoundry.org:10004/core-data:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:14.858Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-15T21:25:14.881Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-15T21:25:14.881Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:14.881Z] latest [2023-05-15T21:25:14.881Z] 3.0.0-dev.157 [2023-05-15T21:25:14.881Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:14.881Z] main [2023-05-15T21:25:14.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:15.196Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:15.510Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:15.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-15T21:25:15.510Z] b203a99cf9bd: Preparing [2023-05-15T21:25:15.510Z] 245b4bd6cc91: Preparing [2023-05-15T21:25:15.510Z] 72622086ab27: Preparing [2023-05-15T21:25:15.510Z] 56aa6c295518: Preparing [2023-05-15T21:25:15.510Z] 3898b5b70c32: Preparing [2023-05-15T21:25:15.510Z] 07a7301c694e: Preparing [2023-05-15T21:25:15.510Z] f1417ff83b31: Preparing [2023-05-15T21:25:15.510Z] 07a7301c694e: Waiting [2023-05-15T21:25:15.510Z] f1417ff83b31: Waiting [2023-05-15T21:25:15.510Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:15.510Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:15.510Z] 07a7301c694e: Layer already exists [2023-05-15T21:25:15.510Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:15.510Z] 245b4bd6cc91: Pushed [2023-05-15T21:25:15.510Z] b203a99cf9bd: Pushed [2023-05-15T21:25:16.885Z] 72622086ab27: Pushed [2023-05-15T21:25:16.885Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:287b2c64251dd6cb8ffe9941f9cd808f93f6b35181090d8be3e56915da3021d2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:17.451Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:17.753Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-15T21:25:17.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-15T21:25:17.753Z] b203a99cf9bd: Preparing [2023-05-15T21:25:17.753Z] 245b4bd6cc91: Preparing [2023-05-15T21:25:17.753Z] 72622086ab27: Preparing [2023-05-15T21:25:17.753Z] 56aa6c295518: Preparing [2023-05-15T21:25:17.753Z] 3898b5b70c32: Preparing [2023-05-15T21:25:17.753Z] 07a7301c694e: Preparing [2023-05-15T21:25:17.753Z] f1417ff83b31: Preparing [2023-05-15T21:25:17.753Z] 07a7301c694e: Waiting [2023-05-15T21:25:17.753Z] f1417ff83b31: Waiting [2023-05-15T21:25:17.753Z] b203a99cf9bd: Layer already exists [2023-05-15T21:25:17.753Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:17.753Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:17.753Z] 245b4bd6cc91: Layer already exists [2023-05-15T21:25:17.753Z] 72622086ab27: Layer already exists [2023-05-15T21:25:17.753Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:17.753Z] 07a7301c694e: Layer already exists [2023-05-15T21:25:17.753Z] latest: digest: sha256:287b2c64251dd6cb8ffe9941f9cd808f93f6b35181090d8be3e56915da3021d2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:18.057Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:18.359Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.157 [2023-05-15T21:25:18.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-15T21:25:18.359Z] b203a99cf9bd: Preparing [2023-05-15T21:25:18.359Z] 245b4bd6cc91: Preparing [2023-05-15T21:25:18.359Z] 72622086ab27: Preparing [2023-05-15T21:25:18.359Z] 56aa6c295518: Preparing [2023-05-15T21:25:18.359Z] 3898b5b70c32: Preparing [2023-05-15T21:25:18.359Z] 07a7301c694e: Preparing [2023-05-15T21:25:18.359Z] f1417ff83b31: Preparing [2023-05-15T21:25:18.359Z] 07a7301c694e: Waiting [2023-05-15T21:25:18.359Z] f1417ff83b31: Waiting [2023-05-15T21:25:18.359Z] b203a99cf9bd: Layer already exists [2023-05-15T21:25:18.359Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:18.359Z] 245b4bd6cc91: Layer already exists [2023-05-15T21:25:18.359Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:18.359Z] 72622086ab27: Layer already exists [2023-05-15T21:25:18.359Z] 07a7301c694e: Layer already exists [2023-05-15T21:25:18.359Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:18.359Z] 3.0.0-dev.157: digest: sha256:287b2c64251dd6cb8ffe9941f9cd808f93f6b35181090d8be3e56915da3021d2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:18.662Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:18.961Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:18.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-15T21:25:18.961Z] b203a99cf9bd: Preparing [2023-05-15T21:25:18.961Z] 245b4bd6cc91: Preparing [2023-05-15T21:25:18.961Z] 72622086ab27: Preparing [2023-05-15T21:25:18.961Z] 56aa6c295518: Preparing [2023-05-15T21:25:18.961Z] 3898b5b70c32: Preparing [2023-05-15T21:25:18.961Z] 07a7301c694e: Preparing [2023-05-15T21:25:18.961Z] f1417ff83b31: Preparing [2023-05-15T21:25:18.961Z] 07a7301c694e: Waiting [2023-05-15T21:25:18.961Z] f1417ff83b31: Waiting [2023-05-15T21:25:18.961Z] 245b4bd6cc91: Layer already exists [2023-05-15T21:25:18.961Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:18.961Z] 72622086ab27: Layer already exists [2023-05-15T21:25:18.961Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:18.961Z] b203a99cf9bd: Layer already exists [2023-05-15T21:25:18.961Z] 07a7301c694e: Layer already exists [2023-05-15T21:25:18.961Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:18.961Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:287b2c64251dd6cb8ffe9941f9cd808f93f6b35181090d8be3e56915da3021d2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:19.262Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:19.565Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-15T21:25:19.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-15T21:25:19.565Z] b203a99cf9bd: Preparing [2023-05-15T21:25:19.565Z] 245b4bd6cc91: Preparing [2023-05-15T21:25:19.565Z] 72622086ab27: Preparing [2023-05-15T21:25:19.565Z] 56aa6c295518: Preparing [2023-05-15T21:25:19.565Z] 3898b5b70c32: Preparing [2023-05-15T21:25:19.565Z] 07a7301c694e: Preparing [2023-05-15T21:25:19.565Z] f1417ff83b31: Preparing [2023-05-15T21:25:19.565Z] 07a7301c694e: Waiting [2023-05-15T21:25:19.565Z] f1417ff83b31: Waiting [2023-05-15T21:25:19.565Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:19.565Z] 72622086ab27: Layer already exists [2023-05-15T21:25:19.565Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:19.565Z] 245b4bd6cc91: Layer already exists [2023-05-15T21:25:19.565Z] b203a99cf9bd: Layer already exists [2023-05-15T21:25:19.565Z] 07a7301c694e: Layer already exists [2023-05-15T21:25:19.565Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:19.565Z] main: digest: sha256:287b2c64251dd6cb8ffe9941f9cd808f93f6b35181090d8be3e56915da3021d2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:25:19.603Z] ===================================================== [Pipeline] echo [2023-05-15T21:25:19.609Z] taggedImages: [2023-05-15T21:25:19.610Z] - nexus3.edgexfoundry.org:10004/core-metadata:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:19.610Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-15T21:25:19.610Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.157 [2023-05-15T21:25:19.610Z] - nexus3.edgexfoundry.org:10004/core-metadata:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:19.610Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-15T21:25:19.624Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-15T21:25:19.624Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:19.624Z] latest [2023-05-15T21:25:19.624Z] 3.0.0-dev.157 [2023-05-15T21:25:19.624Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:19.624Z] main [2023-05-15T21:25:19.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:19.958Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:20.257Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:20.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-15T21:25:20.257Z] f960a057342f: Preparing [2023-05-15T21:25:20.257Z] f960a057342f: Preparing [2023-05-15T21:25:20.257Z] 1d3a51b38dd9: Preparing [2023-05-15T21:25:20.257Z] 5c062c02aaab: Preparing [2023-05-15T21:25:20.257Z] ebf825fc4af1: Preparing [2023-05-15T21:25:20.257Z] fb9c0bf2b2cd: Preparing [2023-05-15T21:25:20.257Z] da5c9e3556ec: Preparing [2023-05-15T21:25:20.257Z] 56aa6c295518: Preparing [2023-05-15T21:25:20.257Z] 3898b5b70c32: Preparing [2023-05-15T21:25:20.257Z] bb76bd2f514c: Preparing [2023-05-15T21:25:20.257Z] 4ad1cb33f01f: Preparing [2023-05-15T21:25:20.257Z] 0e9d5b469b87: Preparing [2023-05-15T21:25:20.257Z] 9f9278133411: Preparing [2023-05-15T21:25:20.257Z] f1417ff83b31: Preparing [2023-05-15T21:25:20.257Z] 3898b5b70c32: Waiting [2023-05-15T21:25:20.257Z] bb76bd2f514c: Waiting [2023-05-15T21:25:20.257Z] 4ad1cb33f01f: Waiting [2023-05-15T21:25:20.257Z] 0e9d5b469b87: Waiting [2023-05-15T21:25:20.257Z] 9f9278133411: Waiting [2023-05-15T21:25:20.257Z] f1417ff83b31: Waiting [2023-05-15T21:25:20.257Z] 56aa6c295518: Waiting [2023-05-15T21:25:20.257Z] da5c9e3556ec: Waiting [2023-05-15T21:25:20.257Z] 5c062c02aaab: Pushed [2023-05-15T21:25:20.257Z] ebf825fc4af1: Pushed [2023-05-15T21:25:20.257Z] 1d3a51b38dd9: Pushed [2023-05-15T21:25:20.257Z] fb9c0bf2b2cd: Pushed [2023-05-15T21:25:20.257Z] f960a057342f: Pushed [2023-05-15T21:25:20.257Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:20.257Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:20.515Z] 0e9d5b469b87: Pushed [2023-05-15T21:25:20.515Z] 9f9278133411: Pushed [2023-05-15T21:25:20.515Z] bb76bd2f514c: Pushed [2023-05-15T21:25:20.515Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:20.515Z] 4ad1cb33f01f: Pushed [2023-05-15T21:25:21.898Z] da5c9e3556ec: Pushed [2023-05-15T21:25:22.158Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:5dabaecf6e8f51ae48609f3d0f00e6b7488c2d1ae2e2c4f1486b00f998a0c2e7 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:22.467Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:22.769Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-15T21:25:22.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-15T21:25:22.769Z] f960a057342f: Preparing [2023-05-15T21:25:22.769Z] f960a057342f: Preparing [2023-05-15T21:25:22.769Z] 1d3a51b38dd9: Preparing [2023-05-15T21:25:22.769Z] 5c062c02aaab: Preparing [2023-05-15T21:25:22.769Z] ebf825fc4af1: Preparing [2023-05-15T21:25:22.769Z] fb9c0bf2b2cd: Preparing [2023-05-15T21:25:22.770Z] da5c9e3556ec: Preparing [2023-05-15T21:25:22.770Z] 56aa6c295518: Preparing [2023-05-15T21:25:22.770Z] 3898b5b70c32: Preparing [2023-05-15T21:25:22.770Z] bb76bd2f514c: Preparing [2023-05-15T21:25:22.770Z] 4ad1cb33f01f: Preparing [2023-05-15T21:25:22.770Z] 0e9d5b469b87: Preparing [2023-05-15T21:25:22.770Z] 9f9278133411: Preparing [2023-05-15T21:25:22.770Z] f1417ff83b31: Preparing [2023-05-15T21:25:22.770Z] da5c9e3556ec: Waiting [2023-05-15T21:25:22.770Z] 56aa6c295518: Waiting [2023-05-15T21:25:22.770Z] 3898b5b70c32: Waiting [2023-05-15T21:25:22.770Z] bb76bd2f514c: Waiting [2023-05-15T21:25:22.770Z] 4ad1cb33f01f: Waiting [2023-05-15T21:25:22.770Z] 0e9d5b469b87: Waiting [2023-05-15T21:25:22.770Z] 9f9278133411: Waiting [2023-05-15T21:25:22.770Z] 1d3a51b38dd9: Layer already exists [2023-05-15T21:25:22.770Z] f960a057342f: Layer already exists [2023-05-15T21:25:22.770Z] 5c062c02aaab: Layer already exists [2023-05-15T21:25:22.770Z] fb9c0bf2b2cd: Layer already exists [2023-05-15T21:25:22.770Z] ebf825fc4af1: Layer already exists [2023-05-15T21:25:22.770Z] da5c9e3556ec: Layer already exists [2023-05-15T21:25:22.770Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:22.770Z] bb76bd2f514c: Layer already exists [2023-05-15T21:25:22.770Z] 4ad1cb33f01f: Layer already exists [2023-05-15T21:25:22.770Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:22.770Z] 9f9278133411: Layer already exists [2023-05-15T21:25:22.770Z] 0e9d5b469b87: Layer already exists [2023-05-15T21:25:22.770Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:22.770Z] latest: digest: sha256:5dabaecf6e8f51ae48609f3d0f00e6b7488c2d1ae2e2c4f1486b00f998a0c2e7 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:23.077Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:23.380Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.157 [2023-05-15T21:25:23.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-15T21:25:23.381Z] f960a057342f: Preparing [2023-05-15T21:25:23.381Z] f960a057342f: Preparing [2023-05-15T21:25:23.381Z] 1d3a51b38dd9: Preparing [2023-05-15T21:25:23.381Z] 5c062c02aaab: Preparing [2023-05-15T21:25:23.381Z] ebf825fc4af1: Preparing [2023-05-15T21:25:23.381Z] fb9c0bf2b2cd: Preparing [2023-05-15T21:25:23.381Z] da5c9e3556ec: Preparing [2023-05-15T21:25:23.381Z] 56aa6c295518: Preparing [2023-05-15T21:25:23.381Z] 3898b5b70c32: Preparing [2023-05-15T21:25:23.381Z] bb76bd2f514c: Preparing [2023-05-15T21:25:23.381Z] 4ad1cb33f01f: Preparing [2023-05-15T21:25:23.381Z] 0e9d5b469b87: Preparing [2023-05-15T21:25:23.381Z] 9f9278133411: Preparing [2023-05-15T21:25:23.381Z] f1417ff83b31: Preparing [2023-05-15T21:25:23.381Z] da5c9e3556ec: Waiting [2023-05-15T21:25:23.381Z] 56aa6c295518: Waiting [2023-05-15T21:25:23.381Z] 3898b5b70c32: Waiting [2023-05-15T21:25:23.381Z] 4ad1cb33f01f: Waiting [2023-05-15T21:25:23.381Z] bb76bd2f514c: Waiting [2023-05-15T21:25:23.381Z] 0e9d5b469b87: Waiting [2023-05-15T21:25:23.381Z] 9f9278133411: Waiting [2023-05-15T21:25:23.381Z] f1417ff83b31: Waiting [2023-05-15T21:25:23.381Z] 5c062c02aaab: Layer already exists [2023-05-15T21:25:23.381Z] fb9c0bf2b2cd: Layer already exists [2023-05-15T21:25:23.381Z] ebf825fc4af1: Layer already exists [2023-05-15T21:25:23.381Z] 1d3a51b38dd9: Layer already exists [2023-05-15T21:25:23.381Z] f960a057342f: Layer already exists [2023-05-15T21:25:23.381Z] bb76bd2f514c: Layer already exists [2023-05-15T21:25:23.381Z] da5c9e3556ec: Layer already exists [2023-05-15T21:25:23.381Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:23.381Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:23.381Z] 4ad1cb33f01f: Layer already exists [2023-05-15T21:25:23.381Z] 9f9278133411: Layer already exists [2023-05-15T21:25:23.381Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:23.381Z] 0e9d5b469b87: Layer already exists [2023-05-15T21:25:23.381Z] 3.0.0-dev.157: digest: sha256:5dabaecf6e8f51ae48609f3d0f00e6b7488c2d1ae2e2c4f1486b00f998a0c2e7 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:23.682Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:23.986Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:23.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-15T21:25:23.986Z] f960a057342f: Preparing [2023-05-15T21:25:23.986Z] f960a057342f: Preparing [2023-05-15T21:25:23.986Z] 1d3a51b38dd9: Preparing [2023-05-15T21:25:23.986Z] 5c062c02aaab: Preparing [2023-05-15T21:25:23.986Z] ebf825fc4af1: Preparing [2023-05-15T21:25:23.986Z] fb9c0bf2b2cd: Preparing [2023-05-15T21:25:23.986Z] da5c9e3556ec: Preparing [2023-05-15T21:25:23.986Z] 56aa6c295518: Preparing [2023-05-15T21:25:23.986Z] 3898b5b70c32: Preparing [2023-05-15T21:25:23.986Z] bb76bd2f514c: Preparing [2023-05-15T21:25:23.986Z] 4ad1cb33f01f: Preparing [2023-05-15T21:25:23.986Z] 0e9d5b469b87: Preparing [2023-05-15T21:25:23.986Z] 9f9278133411: Preparing [2023-05-15T21:25:23.986Z] f1417ff83b31: Preparing [2023-05-15T21:25:23.986Z] 3898b5b70c32: Waiting [2023-05-15T21:25:23.986Z] 0e9d5b469b87: Waiting [2023-05-15T21:25:23.986Z] bb76bd2f514c: Waiting [2023-05-15T21:25:23.986Z] 9f9278133411: Waiting [2023-05-15T21:25:23.986Z] da5c9e3556ec: Waiting [2023-05-15T21:25:23.986Z] 4ad1cb33f01f: Waiting [2023-05-15T21:25:23.986Z] f1417ff83b31: Waiting [2023-05-15T21:25:23.986Z] 56aa6c295518: Waiting [2023-05-15T21:25:23.986Z] fb9c0bf2b2cd: Layer already exists [2023-05-15T21:25:23.986Z] 5c062c02aaab: Layer already exists [2023-05-15T21:25:23.986Z] 1d3a51b38dd9: Layer already exists [2023-05-15T21:25:23.986Z] f960a057342f: Layer already exists [2023-05-15T21:25:23.986Z] ebf825fc4af1: Layer already exists [2023-05-15T21:25:23.986Z] da5c9e3556ec: Layer already exists [2023-05-15T21:25:23.986Z] bb76bd2f514c: Layer already exists [2023-05-15T21:25:23.986Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:23.986Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:23.986Z] 4ad1cb33f01f: Layer already exists [2023-05-15T21:25:23.986Z] 0e9d5b469b87: Layer already exists [2023-05-15T21:25:23.986Z] 9f9278133411: Layer already exists [2023-05-15T21:25:23.986Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:23.986Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:5dabaecf6e8f51ae48609f3d0f00e6b7488c2d1ae2e2c4f1486b00f998a0c2e7 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:24.295Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:24.597Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-15T21:25:24.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-15T21:25:24.597Z] f960a057342f: Preparing [2023-05-15T21:25:24.597Z] f960a057342f: Preparing [2023-05-15T21:25:24.597Z] 1d3a51b38dd9: Preparing [2023-05-15T21:25:24.597Z] 5c062c02aaab: Preparing [2023-05-15T21:25:24.597Z] ebf825fc4af1: Preparing [2023-05-15T21:25:24.597Z] fb9c0bf2b2cd: Preparing [2023-05-15T21:25:24.597Z] da5c9e3556ec: Preparing [2023-05-15T21:25:24.597Z] 56aa6c295518: Preparing [2023-05-15T21:25:24.597Z] 3898b5b70c32: Preparing [2023-05-15T21:25:24.597Z] bb76bd2f514c: Preparing [2023-05-15T21:25:24.597Z] 4ad1cb33f01f: Preparing [2023-05-15T21:25:24.597Z] 0e9d5b469b87: Preparing [2023-05-15T21:25:24.597Z] 9f9278133411: Preparing [2023-05-15T21:25:24.597Z] f1417ff83b31: Preparing [2023-05-15T21:25:24.597Z] 4ad1cb33f01f: Waiting [2023-05-15T21:25:24.597Z] 0e9d5b469b87: Waiting [2023-05-15T21:25:24.597Z] 9f9278133411: Waiting [2023-05-15T21:25:24.597Z] da5c9e3556ec: Waiting [2023-05-15T21:25:24.597Z] 3898b5b70c32: Waiting [2023-05-15T21:25:24.597Z] f1417ff83b31: Waiting [2023-05-15T21:25:24.597Z] 56aa6c295518: Waiting [2023-05-15T21:25:24.597Z] bb76bd2f514c: Waiting [2023-05-15T21:25:24.597Z] 5c062c02aaab: Layer already exists [2023-05-15T21:25:24.597Z] 1d3a51b38dd9: Layer already exists [2023-05-15T21:25:24.597Z] fb9c0bf2b2cd: Layer already exists [2023-05-15T21:25:24.597Z] f960a057342f: Layer already exists [2023-05-15T21:25:24.597Z] ebf825fc4af1: Layer already exists [2023-05-15T21:25:24.597Z] da5c9e3556ec: Layer already exists [2023-05-15T21:25:24.597Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:24.597Z] 4ad1cb33f01f: Layer already exists [2023-05-15T21:25:24.597Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:24.597Z] bb76bd2f514c: Layer already exists [2023-05-15T21:25:24.597Z] 0e9d5b469b87: Layer already exists [2023-05-15T21:25:24.597Z] 9f9278133411: Layer already exists [2023-05-15T21:25:24.597Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:24.597Z] main: digest: sha256:5dabaecf6e8f51ae48609f3d0f00e6b7488c2d1ae2e2c4f1486b00f998a0c2e7 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:25:24.636Z] ===================================================== [Pipeline] echo [2023-05-15T21:25:24.647Z] taggedImages: [2023-05-15T21:25:24.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:24.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-15T21:25:24.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.157 [2023-05-15T21:25:24.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:24.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-15T21:25:24.664Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-15T21:25:24.664Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:24.664Z] latest [2023-05-15T21:25:24.664Z] 3.0.0-dev.157 [2023-05-15T21:25:24.664Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:24.664Z] main [2023-05-15T21:25:24.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:24.967Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:25.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:25.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-15T21:25:25.271Z] 8273e5d21d3c: Preparing [2023-05-15T21:25:25.271Z] 33d1fb9d7071: Preparing [2023-05-15T21:25:25.271Z] 7d1c19c0cb2c: Preparing [2023-05-15T21:25:25.271Z] d2334468ac40: Preparing [2023-05-15T21:25:25.271Z] 56aa6c295518: Preparing [2023-05-15T21:25:25.271Z] 3898b5b70c32: Preparing [2023-05-15T21:25:25.271Z] 381ce8b42c40: Preparing [2023-05-15T21:25:25.271Z] f1417ff83b31: Preparing [2023-05-15T21:25:25.271Z] 3898b5b70c32: Waiting [2023-05-15T21:25:25.271Z] f1417ff83b31: Waiting [2023-05-15T21:25:25.271Z] 381ce8b42c40: Waiting [2023-05-15T21:25:25.271Z] 33d1fb9d7071: Layer already exists [2023-05-15T21:25:25.271Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:25.271Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:25.271Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:25.271Z] 7d1c19c0cb2c: Pushed [2023-05-15T21:25:25.271Z] 8273e5d21d3c: Pushed [2023-05-15T21:25:25.271Z] 381ce8b42c40: Pushed [2023-05-15T21:25:26.647Z] d2334468ac40: Pushed [2023-05-15T21:25:26.648Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:57f930d3249ed9d0bd8047f73439f71902926b2cfc01ef6a7852aa47a9c1d47d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:26.953Z] + 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-15T21:25:27.257Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-15T21:25:27.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-15T21:25:27.258Z] 8273e5d21d3c: Preparing [2023-05-15T21:25:27.258Z] 33d1fb9d7071: Preparing [2023-05-15T21:25:27.258Z] 7d1c19c0cb2c: Preparing [2023-05-15T21:25:27.258Z] d2334468ac40: Preparing [2023-05-15T21:25:27.258Z] 56aa6c295518: Preparing [2023-05-15T21:25:27.258Z] 3898b5b70c32: Preparing [2023-05-15T21:25:27.258Z] 381ce8b42c40: Preparing [2023-05-15T21:25:27.258Z] f1417ff83b31: Preparing [2023-05-15T21:25:27.258Z] 3898b5b70c32: Waiting [2023-05-15T21:25:27.258Z] f1417ff83b31: Waiting [2023-05-15T21:25:27.258Z] 381ce8b42c40: Waiting [2023-05-15T21:25:27.258Z] 8273e5d21d3c: Layer already exists [2023-05-15T21:25:27.258Z] 33d1fb9d7071: Layer already exists [2023-05-15T21:25:27.258Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:27.258Z] 7d1c19c0cb2c: Layer already exists [2023-05-15T21:25:27.258Z] d2334468ac40: Layer already exists [2023-05-15T21:25:27.258Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:27.258Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:27.258Z] 381ce8b42c40: Layer already exists [2023-05-15T21:25:27.258Z] latest: digest: sha256:57f930d3249ed9d0bd8047f73439f71902926b2cfc01ef6a7852aa47a9c1d47d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:27.563Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:27.866Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.157 [2023-05-15T21:25:27.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-15T21:25:27.866Z] 8273e5d21d3c: Preparing [2023-05-15T21:25:27.866Z] 33d1fb9d7071: Preparing [2023-05-15T21:25:27.866Z] 7d1c19c0cb2c: Preparing [2023-05-15T21:25:27.866Z] d2334468ac40: Preparing [2023-05-15T21:25:27.866Z] 56aa6c295518: Preparing [2023-05-15T21:25:27.866Z] 3898b5b70c32: Preparing [2023-05-15T21:25:27.866Z] 381ce8b42c40: Preparing [2023-05-15T21:25:27.866Z] f1417ff83b31: Preparing [2023-05-15T21:25:27.866Z] 381ce8b42c40: Waiting [2023-05-15T21:25:27.866Z] f1417ff83b31: Waiting [2023-05-15T21:25:27.866Z] 3898b5b70c32: Waiting [2023-05-15T21:25:27.866Z] d2334468ac40: Layer already exists [2023-05-15T21:25:27.866Z] 33d1fb9d7071: Layer already exists [2023-05-15T21:25:27.866Z] 8273e5d21d3c: Layer already exists [2023-05-15T21:25:27.866Z] 7d1c19c0cb2c: Layer already exists [2023-05-15T21:25:27.866Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:27.866Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:27.866Z] 381ce8b42c40: Layer already exists [2023-05-15T21:25:27.866Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:27.866Z] 3.0.0-dev.157: digest: sha256:57f930d3249ed9d0bd8047f73439f71902926b2cfc01ef6a7852aa47a9c1d47d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:28.175Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:28.477Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:28.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-15T21:25:28.477Z] 8273e5d21d3c: Preparing [2023-05-15T21:25:28.477Z] 33d1fb9d7071: Preparing [2023-05-15T21:25:28.477Z] 7d1c19c0cb2c: Preparing [2023-05-15T21:25:28.477Z] d2334468ac40: Preparing [2023-05-15T21:25:28.477Z] 56aa6c295518: Preparing [2023-05-15T21:25:28.477Z] 3898b5b70c32: Preparing [2023-05-15T21:25:28.477Z] 381ce8b42c40: Preparing [2023-05-15T21:25:28.477Z] f1417ff83b31: Preparing [2023-05-15T21:25:28.477Z] 3898b5b70c32: Waiting [2023-05-15T21:25:28.477Z] 381ce8b42c40: Waiting [2023-05-15T21:25:28.477Z] f1417ff83b31: Waiting [2023-05-15T21:25:28.477Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:28.477Z] d2334468ac40: Layer already exists [2023-05-15T21:25:28.477Z] 8273e5d21d3c: Layer already exists [2023-05-15T21:25:28.477Z] 7d1c19c0cb2c: Layer already exists [2023-05-15T21:25:28.477Z] 33d1fb9d7071: Layer already exists [2023-05-15T21:25:28.477Z] 381ce8b42c40: Layer already exists [2023-05-15T21:25:28.477Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:28.477Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:28.477Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:57f930d3249ed9d0bd8047f73439f71902926b2cfc01ef6a7852aa47a9c1d47d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:28.783Z] + 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-15T21:25:29.090Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-15T21:25:29.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-15T21:25:29.090Z] 8273e5d21d3c: Preparing [2023-05-15T21:25:29.090Z] 33d1fb9d7071: Preparing [2023-05-15T21:25:29.090Z] 7d1c19c0cb2c: Preparing [2023-05-15T21:25:29.090Z] d2334468ac40: Preparing [2023-05-15T21:25:29.090Z] 56aa6c295518: Preparing [2023-05-15T21:25:29.090Z] 3898b5b70c32: Preparing [2023-05-15T21:25:29.090Z] 381ce8b42c40: Preparing [2023-05-15T21:25:29.090Z] f1417ff83b31: Preparing [2023-05-15T21:25:29.090Z] 3898b5b70c32: Waiting [2023-05-15T21:25:29.090Z] 381ce8b42c40: Waiting [2023-05-15T21:25:29.090Z] f1417ff83b31: Waiting [2023-05-15T21:25:29.090Z] 7d1c19c0cb2c: Layer already exists [2023-05-15T21:25:29.090Z] d2334468ac40: Layer already exists [2023-05-15T21:25:29.090Z] 8273e5d21d3c: Layer already exists [2023-05-15T21:25:29.090Z] 33d1fb9d7071: Layer already exists [2023-05-15T21:25:29.090Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:29.090Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:29.090Z] 381ce8b42c40: Layer already exists [2023-05-15T21:25:29.090Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:29.090Z] main: digest: sha256:57f930d3249ed9d0bd8047f73439f71902926b2cfc01ef6a7852aa47a9c1d47d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:25:29.145Z] ===================================================== [Pipeline] echo [2023-05-15T21:25:29.152Z] taggedImages: [2023-05-15T21:25:29.152Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:29.152Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-15T21:25:29.152Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.157 [2023-05-15T21:25:29.152Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:29.152Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-15T21:25:29.177Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-15T21:25:29.177Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:29.177Z] latest [2023-05-15T21:25:29.177Z] 3.0.0-dev.157 [2023-05-15T21:25:29.177Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:29.177Z] main [2023-05-15T21:25:29.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:29.513Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:29.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:29.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-15T21:25:29.824Z] ced48073e46d: Preparing [2023-05-15T21:25:29.824Z] 3209b6a686d6: Preparing [2023-05-15T21:25:29.824Z] 05a164b2c77f: Preparing [2023-05-15T21:25:29.824Z] b63c5c0e241f: Preparing [2023-05-15T21:25:29.824Z] 56aa6c295518: Preparing [2023-05-15T21:25:29.824Z] 3898b5b70c32: Preparing [2023-05-15T21:25:29.824Z] 3d534b7ee2a4: Preparing [2023-05-15T21:25:29.824Z] 01891179e9aa: Preparing [2023-05-15T21:25:29.824Z] f1417ff83b31: Preparing [2023-05-15T21:25:29.824Z] 3898b5b70c32: Waiting [2023-05-15T21:25:29.824Z] 3d534b7ee2a4: Waiting [2023-05-15T21:25:29.824Z] 01891179e9aa: Waiting [2023-05-15T21:25:29.824Z] f1417ff83b31: Waiting [2023-05-15T21:25:29.824Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:29.824Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:29.824Z] ced48073e46d: Pushed [2023-05-15T21:25:29.824Z] 3209b6a686d6: Pushed [2023-05-15T21:25:29.824Z] b63c5c0e241f: Pushed [2023-05-15T21:25:29.824Z] 3d534b7ee2a4: Pushed [2023-05-15T21:25:29.824Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:30.083Z] 01891179e9aa: Pushed [2023-05-15T21:25:31.022Z] 05a164b2c77f: Pushed [2023-05-15T21:25:31.022Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:192d050d83d5f6e6afae1aa9332e897b45a53b41212f86df286a70909b769cf7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:31.335Z] + 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-15T21:25:31.654Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-15T21:25:31.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-15T21:25:31.654Z] ced48073e46d: Preparing [2023-05-15T21:25:31.654Z] 3209b6a686d6: Preparing [2023-05-15T21:25:31.654Z] 05a164b2c77f: Preparing [2023-05-15T21:25:31.654Z] b63c5c0e241f: Preparing [2023-05-15T21:25:31.654Z] 56aa6c295518: Preparing [2023-05-15T21:25:31.654Z] 3898b5b70c32: Preparing [2023-05-15T21:25:31.654Z] 3d534b7ee2a4: Preparing [2023-05-15T21:25:31.654Z] 01891179e9aa: Preparing [2023-05-15T21:25:31.654Z] 3898b5b70c32: Waiting [2023-05-15T21:25:31.654Z] 3d534b7ee2a4: Waiting [2023-05-15T21:25:31.654Z] f1417ff83b31: Preparing [2023-05-15T21:25:31.654Z] 01891179e9aa: Waiting [2023-05-15T21:25:31.654Z] f1417ff83b31: Waiting [2023-05-15T21:25:31.654Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:31.654Z] 05a164b2c77f: Layer already exists [2023-05-15T21:25:31.654Z] 3209b6a686d6: Layer already exists [2023-05-15T21:25:31.654Z] b63c5c0e241f: Layer already exists [2023-05-15T21:25:31.654Z] ced48073e46d: Layer already exists [2023-05-15T21:25:31.654Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:31.654Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:31.654Z] 3d534b7ee2a4: Layer already exists [2023-05-15T21:25:31.654Z] 01891179e9aa: Layer already exists [2023-05-15T21:25:31.654Z] latest: digest: sha256:192d050d83d5f6e6afae1aa9332e897b45a53b41212f86df286a70909b769cf7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:31.959Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:32.260Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.157 [2023-05-15T21:25:32.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-15T21:25:32.260Z] ced48073e46d: Preparing [2023-05-15T21:25:32.260Z] 3209b6a686d6: Preparing [2023-05-15T21:25:32.260Z] 05a164b2c77f: Preparing [2023-05-15T21:25:32.260Z] b63c5c0e241f: Preparing [2023-05-15T21:25:32.260Z] 56aa6c295518: Preparing [2023-05-15T21:25:32.260Z] 3898b5b70c32: Preparing [2023-05-15T21:25:32.260Z] 3d534b7ee2a4: Preparing [2023-05-15T21:25:32.260Z] 01891179e9aa: Preparing [2023-05-15T21:25:32.260Z] f1417ff83b31: Preparing [2023-05-15T21:25:32.260Z] 3898b5b70c32: Waiting [2023-05-15T21:25:32.260Z] 01891179e9aa: Waiting [2023-05-15T21:25:32.260Z] f1417ff83b31: Waiting [2023-05-15T21:25:32.260Z] 3d534b7ee2a4: Waiting [2023-05-15T21:25:32.260Z] 3209b6a686d6: Layer already exists [2023-05-15T21:25:32.260Z] b63c5c0e241f: Layer already exists [2023-05-15T21:25:32.260Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:32.260Z] ced48073e46d: Layer already exists [2023-05-15T21:25:32.260Z] 05a164b2c77f: Layer already exists [2023-05-15T21:25:32.260Z] 01891179e9aa: Layer already exists [2023-05-15T21:25:32.260Z] 3d534b7ee2a4: Layer already exists [2023-05-15T21:25:32.260Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:32.260Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:32.260Z] 3.0.0-dev.157: digest: sha256:192d050d83d5f6e6afae1aa9332e897b45a53b41212f86df286a70909b769cf7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:32.575Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:32.875Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:32.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-15T21:25:32.875Z] ced48073e46d: Preparing [2023-05-15T21:25:32.875Z] 3209b6a686d6: Preparing [2023-05-15T21:25:32.875Z] 05a164b2c77f: Preparing [2023-05-15T21:25:32.875Z] b63c5c0e241f: Preparing [2023-05-15T21:25:32.875Z] 56aa6c295518: Preparing [2023-05-15T21:25:32.875Z] 3898b5b70c32: Preparing [2023-05-15T21:25:32.875Z] 3d534b7ee2a4: Preparing [2023-05-15T21:25:32.875Z] 01891179e9aa: Preparing [2023-05-15T21:25:32.875Z] f1417ff83b31: Preparing [2023-05-15T21:25:32.875Z] 01891179e9aa: Waiting [2023-05-15T21:25:32.875Z] 3898b5b70c32: Waiting [2023-05-15T21:25:32.875Z] 3d534b7ee2a4: Waiting [2023-05-15T21:25:32.875Z] b63c5c0e241f: Layer already exists [2023-05-15T21:25:32.875Z] ced48073e46d: Layer already exists [2023-05-15T21:25:32.875Z] 3209b6a686d6: Layer already exists [2023-05-15T21:25:32.875Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:32.875Z] 05a164b2c77f: Layer already exists [2023-05-15T21:25:32.875Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:32.875Z] 3d534b7ee2a4: Layer already exists [2023-05-15T21:25:32.875Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:32.875Z] 01891179e9aa: Layer already exists [2023-05-15T21:25:32.876Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:192d050d83d5f6e6afae1aa9332e897b45a53b41212f86df286a70909b769cf7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:33.180Z] + 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-15T21:25:33.488Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-15T21:25:33.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-15T21:25:33.489Z] ced48073e46d: Preparing [2023-05-15T21:25:33.489Z] 3209b6a686d6: Preparing [2023-05-15T21:25:33.489Z] 05a164b2c77f: Preparing [2023-05-15T21:25:33.489Z] b63c5c0e241f: Preparing [2023-05-15T21:25:33.489Z] 56aa6c295518: Preparing [2023-05-15T21:25:33.489Z] 3898b5b70c32: Preparing [2023-05-15T21:25:33.489Z] 3d534b7ee2a4: Preparing [2023-05-15T21:25:33.489Z] 01891179e9aa: Preparing [2023-05-15T21:25:33.489Z] f1417ff83b31: Preparing [2023-05-15T21:25:33.489Z] 3898b5b70c32: Waiting [2023-05-15T21:25:33.489Z] 01891179e9aa: Waiting [2023-05-15T21:25:33.489Z] f1417ff83b31: Waiting [2023-05-15T21:25:33.489Z] 3d534b7ee2a4: Waiting [2023-05-15T21:25:33.489Z] 3209b6a686d6: Layer already exists [2023-05-15T21:25:33.489Z] b63c5c0e241f: Layer already exists [2023-05-15T21:25:33.489Z] 05a164b2c77f: Layer already exists [2023-05-15T21:25:33.489Z] ced48073e46d: Layer already exists [2023-05-15T21:25:33.489Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:33.489Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:33.489Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:33.489Z] 3d534b7ee2a4: Layer already exists [2023-05-15T21:25:33.489Z] 01891179e9aa: Layer already exists [2023-05-15T21:25:33.489Z] main: digest: sha256:192d050d83d5f6e6afae1aa9332e897b45a53b41212f86df286a70909b769cf7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:25:33.532Z] ===================================================== [Pipeline] echo [2023-05-15T21:25:33.537Z] taggedImages: [2023-05-15T21:25:33.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:33.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-15T21:25:33.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.157 [2023-05-15T21:25:33.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:33.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-15T21:25:33.553Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-15T21:25:33.553Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:33.553Z] latest [2023-05-15T21:25:33.553Z] 3.0.0-dev.157 [2023-05-15T21:25:33.553Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:33.553Z] main [2023-05-15T21:25:33.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:33.857Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:34.172Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:34.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-15T21:25:34.172Z] 427a7ad58642: Preparing [2023-05-15T21:25:34.172Z] b785a200c458: Preparing [2023-05-15T21:25:34.172Z] af169231e946: Preparing [2023-05-15T21:25:34.172Z] 09d6130bc434: Preparing [2023-05-15T21:25:34.172Z] 4ad547b13a6e: Preparing [2023-05-15T21:25:34.172Z] a64144193573: Preparing [2023-05-15T21:25:34.172Z] 332fc843fa23: Preparing [2023-05-15T21:25:34.172Z] 56aa6c295518: Preparing [2023-05-15T21:25:34.172Z] 3898b5b70c32: Preparing [2023-05-15T21:25:34.172Z] 6c363a39ff4f: Preparing [2023-05-15T21:25:34.172Z] f1417ff83b31: Preparing [2023-05-15T21:25:34.172Z] f1417ff83b31: Waiting [2023-05-15T21:25:34.172Z] 6c363a39ff4f: Waiting [2023-05-15T21:25:34.172Z] 56aa6c295518: Waiting [2023-05-15T21:25:34.172Z] 332fc843fa23: Waiting [2023-05-15T21:25:34.172Z] 3898b5b70c32: Waiting [2023-05-15T21:25:34.172Z] 427a7ad58642: Pushed [2023-05-15T21:25:34.172Z] 4ad547b13a6e: Pushed [2023-05-15T21:25:34.172Z] b785a200c458: Pushed [2023-05-15T21:25:34.172Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:34.173Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:34.431Z] a64144193573: Pushed [2023-05-15T21:25:34.431Z] 332fc843fa23: Pushed [2023-05-15T21:25:34.431Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:34.431Z] 6c363a39ff4f: Pushed [2023-05-15T21:25:35.367Z] 09d6130bc434: Pushed [2023-05-15T21:25:35.625Z] af169231e946: Pushed [2023-05-15T21:25:35.884Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:2178d5671c7294ca1fb01597155405204f32025b7716d4ad5c9385fce5813c00 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:36.191Z] + 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-15T21:25:36.494Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-15T21:25:36.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-15T21:25:36.494Z] 427a7ad58642: Preparing [2023-05-15T21:25:36.494Z] b785a200c458: Preparing [2023-05-15T21:25:36.494Z] af169231e946: Preparing [2023-05-15T21:25:36.494Z] 09d6130bc434: Preparing [2023-05-15T21:25:36.494Z] 4ad547b13a6e: Preparing [2023-05-15T21:25:36.494Z] a64144193573: Preparing [2023-05-15T21:25:36.494Z] 332fc843fa23: Preparing [2023-05-15T21:25:36.494Z] 56aa6c295518: Preparing [2023-05-15T21:25:36.494Z] 3898b5b70c32: Preparing [2023-05-15T21:25:36.494Z] 6c363a39ff4f: Preparing [2023-05-15T21:25:36.494Z] f1417ff83b31: Preparing [2023-05-15T21:25:36.494Z] a64144193573: Waiting [2023-05-15T21:25:36.494Z] 6c363a39ff4f: Waiting [2023-05-15T21:25:36.494Z] 332fc843fa23: Waiting [2023-05-15T21:25:36.494Z] f1417ff83b31: Waiting [2023-05-15T21:25:36.494Z] 56aa6c295518: Waiting [2023-05-15T21:25:36.494Z] 3898b5b70c32: Waiting [2023-05-15T21:25:36.494Z] af169231e946: Layer already exists [2023-05-15T21:25:36.494Z] b785a200c458: Layer already exists [2023-05-15T21:25:36.494Z] 427a7ad58642: Layer already exists [2023-05-15T21:25:36.494Z] 09d6130bc434: Layer already exists [2023-05-15T21:25:36.494Z] 4ad547b13a6e: Layer already exists [2023-05-15T21:25:36.494Z] a64144193573: Layer already exists [2023-05-15T21:25:36.494Z] 332fc843fa23: Layer already exists [2023-05-15T21:25:36.494Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:36.494Z] 6c363a39ff4f: Layer already exists [2023-05-15T21:25:36.494Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:36.494Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:36.494Z] latest: digest: sha256:2178d5671c7294ca1fb01597155405204f32025b7716d4ad5c9385fce5813c00 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:36.797Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:37.103Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.157 [2023-05-15T21:25:37.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-15T21:25:37.103Z] 427a7ad58642: Preparing [2023-05-15T21:25:37.103Z] b785a200c458: Preparing [2023-05-15T21:25:37.103Z] af169231e946: Preparing [2023-05-15T21:25:37.103Z] 09d6130bc434: Preparing [2023-05-15T21:25:37.103Z] 4ad547b13a6e: Preparing [2023-05-15T21:25:37.103Z] a64144193573: Preparing [2023-05-15T21:25:37.103Z] 332fc843fa23: Preparing [2023-05-15T21:25:37.103Z] 56aa6c295518: Preparing [2023-05-15T21:25:37.103Z] 3898b5b70c32: Preparing [2023-05-15T21:25:37.103Z] 6c363a39ff4f: Preparing [2023-05-15T21:25:37.103Z] f1417ff83b31: Preparing [2023-05-15T21:25:37.103Z] a64144193573: Waiting [2023-05-15T21:25:37.103Z] 332fc843fa23: Waiting [2023-05-15T21:25:37.103Z] 56aa6c295518: Waiting [2023-05-15T21:25:37.103Z] 3898b5b70c32: Waiting [2023-05-15T21:25:37.103Z] f1417ff83b31: Waiting [2023-05-15T21:25:37.103Z] 6c363a39ff4f: Waiting [2023-05-15T21:25:37.103Z] b785a200c458: Layer already exists [2023-05-15T21:25:37.103Z] 427a7ad58642: Layer already exists [2023-05-15T21:25:37.103Z] 4ad547b13a6e: Layer already exists [2023-05-15T21:25:37.103Z] 09d6130bc434: Layer already exists [2023-05-15T21:25:37.104Z] af169231e946: Layer already exists [2023-05-15T21:25:37.104Z] 332fc843fa23: Layer already exists [2023-05-15T21:25:37.104Z] a64144193573: Layer already exists [2023-05-15T21:25:37.104Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:37.104Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:37.104Z] 6c363a39ff4f: Layer already exists [2023-05-15T21:25:37.104Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:37.104Z] 3.0.0-dev.157: digest: sha256:2178d5671c7294ca1fb01597155405204f32025b7716d4ad5c9385fce5813c00 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:37.414Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:37.719Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:37.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-15T21:25:37.719Z] 427a7ad58642: Preparing [2023-05-15T21:25:37.719Z] b785a200c458: Preparing [2023-05-15T21:25:37.719Z] af169231e946: Preparing [2023-05-15T21:25:37.719Z] 09d6130bc434: Preparing [2023-05-15T21:25:37.719Z] 4ad547b13a6e: Preparing [2023-05-15T21:25:37.719Z] a64144193573: Preparing [2023-05-15T21:25:37.719Z] 332fc843fa23: Preparing [2023-05-15T21:25:37.719Z] 56aa6c295518: Preparing [2023-05-15T21:25:37.719Z] 3898b5b70c32: Preparing [2023-05-15T21:25:37.719Z] 6c363a39ff4f: Preparing [2023-05-15T21:25:37.719Z] f1417ff83b31: Preparing [2023-05-15T21:25:37.719Z] a64144193573: Waiting [2023-05-15T21:25:37.719Z] 332fc843fa23: Waiting [2023-05-15T21:25:37.719Z] 3898b5b70c32: Waiting [2023-05-15T21:25:37.719Z] f1417ff83b31: Waiting [2023-05-15T21:25:37.719Z] 6c363a39ff4f: Waiting [2023-05-15T21:25:37.719Z] 56aa6c295518: Waiting [2023-05-15T21:25:37.719Z] b785a200c458: Layer already exists [2023-05-15T21:25:37.719Z] 4ad547b13a6e: Layer already exists [2023-05-15T21:25:37.719Z] 09d6130bc434: Layer already exists [2023-05-15T21:25:37.719Z] af169231e946: Layer already exists [2023-05-15T21:25:37.719Z] 427a7ad58642: Layer already exists [2023-05-15T21:25:37.719Z] a64144193573: Layer already exists [2023-05-15T21:25:37.719Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:37.719Z] 6c363a39ff4f: Layer already exists [2023-05-15T21:25:37.719Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:37.719Z] 332fc843fa23: Layer already exists [2023-05-15T21:25:37.719Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:37.719Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:2178d5671c7294ca1fb01597155405204f32025b7716d4ad5c9385fce5813c00 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:38.024Z] + 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-15T21:25:38.328Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-15T21:25:38.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-15T21:25:38.328Z] 427a7ad58642: Preparing [2023-05-15T21:25:38.328Z] b785a200c458: Preparing [2023-05-15T21:25:38.328Z] af169231e946: Preparing [2023-05-15T21:25:38.328Z] 09d6130bc434: Preparing [2023-05-15T21:25:38.328Z] 4ad547b13a6e: Preparing [2023-05-15T21:25:38.328Z] a64144193573: Preparing [2023-05-15T21:25:38.328Z] 332fc843fa23: Preparing [2023-05-15T21:25:38.328Z] 56aa6c295518: Preparing [2023-05-15T21:25:38.328Z] 3898b5b70c32: Preparing [2023-05-15T21:25:38.328Z] 6c363a39ff4f: Preparing [2023-05-15T21:25:38.328Z] f1417ff83b31: Preparing [2023-05-15T21:25:38.328Z] a64144193573: Waiting [2023-05-15T21:25:38.328Z] 332fc843fa23: Waiting [2023-05-15T21:25:38.328Z] 56aa6c295518: Waiting [2023-05-15T21:25:38.328Z] 3898b5b70c32: Waiting [2023-05-15T21:25:38.328Z] 6c363a39ff4f: Waiting [2023-05-15T21:25:38.328Z] f1417ff83b31: Waiting [2023-05-15T21:25:38.328Z] af169231e946: Layer already exists [2023-05-15T21:25:38.328Z] b785a200c458: Layer already exists [2023-05-15T21:25:38.328Z] 427a7ad58642: Layer already exists [2023-05-15T21:25:38.328Z] 4ad547b13a6e: Layer already exists [2023-05-15T21:25:38.328Z] 09d6130bc434: Layer already exists [2023-05-15T21:25:38.328Z] a64144193573: Layer already exists [2023-05-15T21:25:38.328Z] 332fc843fa23: Layer already exists [2023-05-15T21:25:38.328Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:38.328Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:38.328Z] 6c363a39ff4f: Layer already exists [2023-05-15T21:25:38.328Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:38.328Z] main: digest: sha256:2178d5671c7294ca1fb01597155405204f32025b7716d4ad5c9385fce5813c00 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:25:38.372Z] ===================================================== [Pipeline] echo [2023-05-15T21:25:38.379Z] taggedImages: [2023-05-15T21:25:38.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:38.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-15T21:25:38.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.157 [2023-05-15T21:25:38.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:38.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-15T21:25:38.394Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-15T21:25:38.394Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:38.394Z] latest [2023-05-15T21:25:38.394Z] 3.0.0-dev.157 [2023-05-15T21:25:38.394Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:38.394Z] main [2023-05-15T21:25:38.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:38.700Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:39.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:39.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-15T21:25:39.004Z] 4cd753332cd1: Preparing [2023-05-15T21:25:39.004Z] da22371830af: Preparing [2023-05-15T21:25:39.004Z] 56aa6c295518: Preparing [2023-05-15T21:25:39.004Z] 3898b5b70c32: Preparing [2023-05-15T21:25:39.004Z] 87e888e7d4dc: Preparing [2023-05-15T21:25:39.004Z] f1417ff83b31: Preparing [2023-05-15T21:25:39.004Z] f1417ff83b31: Waiting [2023-05-15T21:25:39.004Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:39.004Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:39.004Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:39.004Z] 4cd753332cd1: Pushed [2023-05-15T21:25:39.579Z] 87e888e7d4dc: Pushed [2023-05-15T21:25:40.954Z] da22371830af: Pushed [2023-05-15T21:25:41.213Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:72080e17622f772dd389be12b6db3e9dee07633f8f48e588861cb70ad3a11fc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:41.519Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:41.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-15T21:25:41.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-15T21:25:41.822Z] 4cd753332cd1: Preparing [2023-05-15T21:25:41.822Z] da22371830af: Preparing [2023-05-15T21:25:41.822Z] 56aa6c295518: Preparing [2023-05-15T21:25:41.822Z] 3898b5b70c32: Preparing [2023-05-15T21:25:41.822Z] 87e888e7d4dc: Preparing [2023-05-15T21:25:41.822Z] f1417ff83b31: Preparing [2023-05-15T21:25:41.822Z] 4cd753332cd1: Layer already exists [2023-05-15T21:25:41.822Z] da22371830af: Layer already exists [2023-05-15T21:25:41.822Z] 87e888e7d4dc: Layer already exists [2023-05-15T21:25:41.822Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:41.822Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:41.822Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:41.822Z] latest: digest: sha256:72080e17622f772dd389be12b6db3e9dee07633f8f48e588861cb70ad3a11fc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:42.134Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:42.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.157 [2023-05-15T21:25:42.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-15T21:25:42.447Z] 4cd753332cd1: Preparing [2023-05-15T21:25:42.447Z] da22371830af: Preparing [2023-05-15T21:25:42.447Z] 56aa6c295518: Preparing [2023-05-15T21:25:42.447Z] 3898b5b70c32: Preparing [2023-05-15T21:25:42.447Z] 87e888e7d4dc: Preparing [2023-05-15T21:25:42.447Z] f1417ff83b31: Preparing [2023-05-15T21:25:42.447Z] f1417ff83b31: Waiting [2023-05-15T21:25:42.447Z] da22371830af: Layer already exists [2023-05-15T21:25:42.447Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:42.447Z] 87e888e7d4dc: Layer already exists [2023-05-15T21:25:42.447Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:42.447Z] 4cd753332cd1: Layer already exists [2023-05-15T21:25:42.447Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:42.447Z] 3.0.0-dev.157: digest: sha256:72080e17622f772dd389be12b6db3e9dee07633f8f48e588861cb70ad3a11fc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:42.760Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:43.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:43.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-15T21:25:43.069Z] 4cd753332cd1: Preparing [2023-05-15T21:25:43.069Z] da22371830af: Preparing [2023-05-15T21:25:43.069Z] 56aa6c295518: Preparing [2023-05-15T21:25:43.069Z] 3898b5b70c32: Preparing [2023-05-15T21:25:43.069Z] 87e888e7d4dc: Preparing [2023-05-15T21:25:43.069Z] f1417ff83b31: Preparing [2023-05-15T21:25:43.069Z] f1417ff83b31: Waiting [2023-05-15T21:25:43.069Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:43.069Z] da22371830af: Layer already exists [2023-05-15T21:25:43.069Z] 87e888e7d4dc: Layer already exists [2023-05-15T21:25:43.069Z] 4cd753332cd1: Layer already exists [2023-05-15T21:25:43.069Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:43.069Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:43.069Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:72080e17622f772dd389be12b6db3e9dee07633f8f48e588861cb70ad3a11fc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:43.380Z] + 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-15T21:25:43.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-15T21:25:43.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-15T21:25:43.690Z] 4cd753332cd1: Preparing [2023-05-15T21:25:43.690Z] da22371830af: Preparing [2023-05-15T21:25:43.690Z] 56aa6c295518: Preparing [2023-05-15T21:25:43.690Z] 3898b5b70c32: Preparing [2023-05-15T21:25:43.690Z] 87e888e7d4dc: Preparing [2023-05-15T21:25:43.690Z] f1417ff83b31: Preparing [2023-05-15T21:25:43.690Z] f1417ff83b31: Waiting [2023-05-15T21:25:43.690Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:43.690Z] 4cd753332cd1: Layer already exists [2023-05-15T21:25:43.690Z] da22371830af: Layer already exists [2023-05-15T21:25:43.690Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:43.690Z] 87e888e7d4dc: Layer already exists [2023-05-15T21:25:43.690Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:43.690Z] main: digest: sha256:72080e17622f772dd389be12b6db3e9dee07633f8f48e588861cb70ad3a11fc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:25:43.747Z] ===================================================== [Pipeline] echo [2023-05-15T21:25:43.758Z] taggedImages: [2023-05-15T21:25:43.758Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:43.758Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-15T21:25:43.758Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.157 [2023-05-15T21:25:43.758Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:43.758Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-15T21:25:43.788Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-15T21:25:43.788Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:43.788Z] latest [2023-05-15T21:25:43.788Z] 3.0.0-dev.157 [2023-05-15T21:25:43.788Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:43.788Z] main [2023-05-15T21:25:43.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:44.121Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:44.430Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:44.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-15T21:25:44.431Z] d881bb6f5f67: Preparing [2023-05-15T21:25:44.431Z] a27441ba0665: Preparing [2023-05-15T21:25:44.431Z] 9c1e94fec01b: Preparing [2023-05-15T21:25:44.431Z] 0281a24a12ce: Preparing [2023-05-15T21:25:44.431Z] 1e7585543b01: Preparing [2023-05-15T21:25:44.431Z] 56aa6c295518: Preparing [2023-05-15T21:25:44.431Z] 3898b5b70c32: Preparing [2023-05-15T21:25:44.431Z] f4b75baff404: Preparing [2023-05-15T21:25:44.431Z] f1417ff83b31: Preparing [2023-05-15T21:25:44.431Z] 56aa6c295518: Waiting [2023-05-15T21:25:44.431Z] 3898b5b70c32: Waiting [2023-05-15T21:25:44.431Z] f4b75baff404: Waiting [2023-05-15T21:25:44.431Z] f1417ff83b31: Waiting [2023-05-15T21:25:44.431Z] a27441ba0665: Pushed [2023-05-15T21:25:44.431Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:44.431Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:44.431Z] d881bb6f5f67: Pushed [2023-05-15T21:25:44.431Z] 9c1e94fec01b: Pushed [2023-05-15T21:25:44.690Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:44.949Z] f4b75baff404: Pushed [2023-05-15T21:25:50.216Z] 1e7585543b01: Pushed [2023-05-15T21:25:51.592Z] 0281a24a12ce: Pushed [2023-05-15T21:25:51.850Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:85fa679b29bb2e3e32e2b83baadcb0189af722716bd14c9f2985ba990833d8fb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:52.154Z] + 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-15T21:25:52.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-15T21:25:52.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-15T21:25:52.453Z] d881bb6f5f67: Preparing [2023-05-15T21:25:52.453Z] a27441ba0665: Preparing [2023-05-15T21:25:52.453Z] 9c1e94fec01b: Preparing [2023-05-15T21:25:52.453Z] 0281a24a12ce: Preparing [2023-05-15T21:25:52.453Z] 1e7585543b01: Preparing [2023-05-15T21:25:52.453Z] 56aa6c295518: Preparing [2023-05-15T21:25:52.453Z] 3898b5b70c32: Preparing [2023-05-15T21:25:52.453Z] f4b75baff404: Preparing [2023-05-15T21:25:52.453Z] f1417ff83b31: Preparing [2023-05-15T21:25:52.453Z] 56aa6c295518: Waiting [2023-05-15T21:25:52.453Z] 3898b5b70c32: Waiting [2023-05-15T21:25:52.453Z] f4b75baff404: Waiting [2023-05-15T21:25:52.453Z] f1417ff83b31: Waiting [2023-05-15T21:25:52.453Z] 0281a24a12ce: Layer already exists [2023-05-15T21:25:52.453Z] 1e7585543b01: Layer already exists [2023-05-15T21:25:52.453Z] d881bb6f5f67: Layer already exists [2023-05-15T21:25:52.453Z] a27441ba0665: Layer already exists [2023-05-15T21:25:52.453Z] 9c1e94fec01b: Layer already exists [2023-05-15T21:25:52.453Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:52.453Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:52.453Z] f4b75baff404: Layer already exists [2023-05-15T21:25:52.453Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:52.453Z] latest: digest: sha256:85fa679b29bb2e3e32e2b83baadcb0189af722716bd14c9f2985ba990833d8fb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:52.761Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:53.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.157 [2023-05-15T21:25:53.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-15T21:25:53.064Z] d881bb6f5f67: Preparing [2023-05-15T21:25:53.064Z] a27441ba0665: Preparing [2023-05-15T21:25:53.064Z] 9c1e94fec01b: Preparing [2023-05-15T21:25:53.064Z] 0281a24a12ce: Preparing [2023-05-15T21:25:53.064Z] 1e7585543b01: Preparing [2023-05-15T21:25:53.064Z] 56aa6c295518: Preparing [2023-05-15T21:25:53.064Z] 3898b5b70c32: Preparing [2023-05-15T21:25:53.064Z] 56aa6c295518: Waiting [2023-05-15T21:25:53.064Z] f4b75baff404: Preparing [2023-05-15T21:25:53.064Z] f1417ff83b31: Preparing [2023-05-15T21:25:53.064Z] 3898b5b70c32: Waiting [2023-05-15T21:25:53.064Z] f1417ff83b31: Waiting [2023-05-15T21:25:53.064Z] f4b75baff404: Waiting [2023-05-15T21:25:53.064Z] 9c1e94fec01b: Layer already exists [2023-05-15T21:25:53.064Z] a27441ba0665: Layer already exists [2023-05-15T21:25:53.064Z] d881bb6f5f67: Layer already exists [2023-05-15T21:25:53.064Z] 1e7585543b01: Layer already exists [2023-05-15T21:25:53.064Z] 0281a24a12ce: Layer already exists [2023-05-15T21:25:53.064Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:53.064Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:53.064Z] f4b75baff404: Layer already exists [2023-05-15T21:25:53.064Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:53.064Z] 3.0.0-dev.157: digest: sha256:85fa679b29bb2e3e32e2b83baadcb0189af722716bd14c9f2985ba990833d8fb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:53.372Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:53.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:53.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-15T21:25:53.672Z] d881bb6f5f67: Preparing [2023-05-15T21:25:53.672Z] a27441ba0665: Preparing [2023-05-15T21:25:53.672Z] 9c1e94fec01b: Preparing [2023-05-15T21:25:53.672Z] 0281a24a12ce: Preparing [2023-05-15T21:25:53.672Z] 1e7585543b01: Preparing [2023-05-15T21:25:53.672Z] 56aa6c295518: Preparing [2023-05-15T21:25:53.672Z] 3898b5b70c32: Preparing [2023-05-15T21:25:53.672Z] f4b75baff404: Preparing [2023-05-15T21:25:53.672Z] f1417ff83b31: Preparing [2023-05-15T21:25:53.672Z] 3898b5b70c32: Waiting [2023-05-15T21:25:53.672Z] f4b75baff404: Waiting [2023-05-15T21:25:53.672Z] 56aa6c295518: Waiting [2023-05-15T21:25:53.672Z] f1417ff83b31: Waiting [2023-05-15T21:25:53.672Z] 0281a24a12ce: Layer already exists [2023-05-15T21:25:53.672Z] 1e7585543b01: Layer already exists [2023-05-15T21:25:53.672Z] a27441ba0665: Layer already exists [2023-05-15T21:25:53.672Z] d881bb6f5f67: Layer already exists [2023-05-15T21:25:53.672Z] 9c1e94fec01b: Layer already exists [2023-05-15T21:25:53.672Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:53.672Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:53.672Z] f4b75baff404: Layer already exists [2023-05-15T21:25:53.672Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:53.672Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:85fa679b29bb2e3e32e2b83baadcb0189af722716bd14c9f2985ba990833d8fb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:53.976Z] + 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-15T21:25:54.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-15T21:25:54.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-15T21:25:54.283Z] d881bb6f5f67: Preparing [2023-05-15T21:25:54.283Z] a27441ba0665: Preparing [2023-05-15T21:25:54.283Z] 9c1e94fec01b: Preparing [2023-05-15T21:25:54.283Z] 0281a24a12ce: Preparing [2023-05-15T21:25:54.283Z] 1e7585543b01: Preparing [2023-05-15T21:25:54.283Z] 56aa6c295518: Preparing [2023-05-15T21:25:54.283Z] 3898b5b70c32: Preparing [2023-05-15T21:25:54.283Z] f4b75baff404: Preparing [2023-05-15T21:25:54.283Z] f1417ff83b31: Preparing [2023-05-15T21:25:54.283Z] 3898b5b70c32: Waiting [2023-05-15T21:25:54.283Z] f4b75baff404: Waiting [2023-05-15T21:25:54.283Z] f1417ff83b31: Waiting [2023-05-15T21:25:54.283Z] 56aa6c295518: Waiting [2023-05-15T21:25:54.283Z] 1e7585543b01: Layer already exists [2023-05-15T21:25:54.283Z] d881bb6f5f67: Layer already exists [2023-05-15T21:25:54.283Z] 9c1e94fec01b: Layer already exists [2023-05-15T21:25:54.283Z] a27441ba0665: Layer already exists [2023-05-15T21:25:54.283Z] 0281a24a12ce: Layer already exists [2023-05-15T21:25:54.283Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:54.283Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:54.283Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:54.283Z] f4b75baff404: Layer already exists [2023-05-15T21:25:54.283Z] main: digest: sha256:85fa679b29bb2e3e32e2b83baadcb0189af722716bd14c9f2985ba990833d8fb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:25:54.337Z] ===================================================== [Pipeline] echo [2023-05-15T21:25:54.350Z] taggedImages: [2023-05-15T21:25:54.350Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:54.350Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-15T21:25:54.350Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.157 [2023-05-15T21:25:54.350Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:54.350Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-15T21:25:54.373Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-15T21:25:54.373Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:54.373Z] latest [2023-05-15T21:25:54.373Z] 3.0.0-dev.157 [2023-05-15T21:25:54.373Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:25:54.373Z] main [2023-05-15T21:25:54.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:54.697Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:25:55.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:25:55.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-15T21:25:55.009Z] 4a8803a3546f: Preparing [2023-05-15T21:25:55.009Z] 814a025d309b: Preparing [2023-05-15T21:25:55.009Z] 7bac37727f0b: Preparing [2023-05-15T21:25:55.009Z] a87e338ceb32: Preparing [2023-05-15T21:25:55.009Z] 56aa6c295518: Preparing [2023-05-15T21:25:55.009Z] 3898b5b70c32: Preparing [2023-05-15T21:25:55.009Z] 39cf97d56401: Preparing [2023-05-15T21:25:55.009Z] f1417ff83b31: Preparing [2023-05-15T21:25:55.009Z] 39cf97d56401: Waiting [2023-05-15T21:25:55.009Z] 3898b5b70c32: Waiting [2023-05-15T21:25:55.009Z] f1417ff83b31: Waiting [2023-05-15T21:25:55.009Z] 56aa6c295518: Layer already exists [2023-05-15T21:25:55.009Z] 3898b5b70c32: Layer already exists [2023-05-15T21:25:55.009Z] 814a025d309b: Pushed [2023-05-15T21:25:55.009Z] 4a8803a3546f: Pushed [2023-05-15T21:25:55.009Z] 7bac37727f0b: Pushed [2023-05-15T21:25:55.009Z] f1417ff83b31: Layer already exists [2023-05-15T21:25:55.267Z] 39cf97d56401: Pushed [2023-05-15T21:26:03.389Z] a87e338ceb32: Pushed [2023-05-15T21:26:03.389Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:160d5c99a5b866fcff4df5503ec7168aedb2278e855744512928e87b27151d4b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:03.705Z] + 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-15T21:26:04.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-15T21:26:04.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-15T21:26:04.011Z] 4a8803a3546f: Preparing [2023-05-15T21:26:04.011Z] 814a025d309b: Preparing [2023-05-15T21:26:04.011Z] 7bac37727f0b: Preparing [2023-05-15T21:26:04.011Z] a87e338ceb32: Preparing [2023-05-15T21:26:04.011Z] 56aa6c295518: Preparing [2023-05-15T21:26:04.011Z] 3898b5b70c32: Preparing [2023-05-15T21:26:04.011Z] 39cf97d56401: Preparing [2023-05-15T21:26:04.011Z] f1417ff83b31: Preparing [2023-05-15T21:26:04.011Z] 3898b5b70c32: Waiting [2023-05-15T21:26:04.011Z] 39cf97d56401: Waiting [2023-05-15T21:26:04.011Z] f1417ff83b31: Waiting [2023-05-15T21:26:04.011Z] 7bac37727f0b: Layer already exists [2023-05-15T21:26:04.011Z] a87e338ceb32: Layer already exists [2023-05-15T21:26:04.011Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:04.011Z] 4a8803a3546f: Layer already exists [2023-05-15T21:26:04.011Z] 814a025d309b: Layer already exists [2023-05-15T21:26:04.011Z] 39cf97d56401: Layer already exists [2023-05-15T21:26:04.011Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:04.011Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:04.011Z] latest: digest: sha256:160d5c99a5b866fcff4df5503ec7168aedb2278e855744512928e87b27151d4b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:04.313Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:04.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.157 [2023-05-15T21:26:04.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-15T21:26:04.615Z] 4a8803a3546f: Preparing [2023-05-15T21:26:04.615Z] 814a025d309b: Preparing [2023-05-15T21:26:04.615Z] 7bac37727f0b: Preparing [2023-05-15T21:26:04.615Z] a87e338ceb32: Preparing [2023-05-15T21:26:04.615Z] 56aa6c295518: Preparing [2023-05-15T21:26:04.615Z] 3898b5b70c32: Preparing [2023-05-15T21:26:04.615Z] 39cf97d56401: Preparing [2023-05-15T21:26:04.615Z] f1417ff83b31: Preparing [2023-05-15T21:26:04.615Z] 3898b5b70c32: Waiting [2023-05-15T21:26:04.615Z] 39cf97d56401: Waiting [2023-05-15T21:26:04.615Z] f1417ff83b31: Waiting [2023-05-15T21:26:04.615Z] a87e338ceb32: Layer already exists [2023-05-15T21:26:04.615Z] 814a025d309b: Layer already exists [2023-05-15T21:26:04.615Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:04.615Z] 7bac37727f0b: Layer already exists [2023-05-15T21:26:04.615Z] 4a8803a3546f: Layer already exists [2023-05-15T21:26:04.615Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:04.615Z] 39cf97d56401: Layer already exists [2023-05-15T21:26:04.615Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:04.615Z] 3.0.0-dev.157: digest: sha256:160d5c99a5b866fcff4df5503ec7168aedb2278e855744512928e87b27151d4b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:04.919Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:05.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:26:05.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-15T21:26:05.220Z] 4a8803a3546f: Preparing [2023-05-15T21:26:05.220Z] 814a025d309b: Preparing [2023-05-15T21:26:05.220Z] 7bac37727f0b: Preparing [2023-05-15T21:26:05.220Z] a87e338ceb32: Preparing [2023-05-15T21:26:05.220Z] 56aa6c295518: Preparing [2023-05-15T21:26:05.220Z] 3898b5b70c32: Preparing [2023-05-15T21:26:05.220Z] 39cf97d56401: Preparing [2023-05-15T21:26:05.220Z] f1417ff83b31: Preparing [2023-05-15T21:26:05.220Z] 39cf97d56401: Waiting [2023-05-15T21:26:05.220Z] f1417ff83b31: Waiting [2023-05-15T21:26:05.220Z] 3898b5b70c32: Waiting [2023-05-15T21:26:05.220Z] 814a025d309b: Layer already exists [2023-05-15T21:26:05.220Z] 7bac37727f0b: Layer already exists [2023-05-15T21:26:05.220Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:05.220Z] a87e338ceb32: Layer already exists [2023-05-15T21:26:05.220Z] 4a8803a3546f: Layer already exists [2023-05-15T21:26:05.220Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:05.220Z] 39cf97d56401: Layer already exists [2023-05-15T21:26:05.220Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:05.220Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:160d5c99a5b866fcff4df5503ec7168aedb2278e855744512928e87b27151d4b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:05.527Z] + 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-15T21:26:05.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-15T21:26:05.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-15T21:26:05.829Z] 4a8803a3546f: Preparing [2023-05-15T21:26:05.829Z] 814a025d309b: Preparing [2023-05-15T21:26:05.829Z] 7bac37727f0b: Preparing [2023-05-15T21:26:05.829Z] a87e338ceb32: Preparing [2023-05-15T21:26:05.829Z] 56aa6c295518: Preparing [2023-05-15T21:26:05.829Z] 3898b5b70c32: Preparing [2023-05-15T21:26:05.829Z] 39cf97d56401: Preparing [2023-05-15T21:26:05.829Z] f1417ff83b31: Preparing [2023-05-15T21:26:05.829Z] 39cf97d56401: Waiting [2023-05-15T21:26:05.829Z] f1417ff83b31: Waiting [2023-05-15T21:26:05.829Z] 3898b5b70c32: Waiting [2023-05-15T21:26:05.829Z] 7bac37727f0b: Layer already exists [2023-05-15T21:26:05.829Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:05.829Z] a87e338ceb32: Layer already exists [2023-05-15T21:26:05.829Z] 814a025d309b: Layer already exists [2023-05-15T21:26:05.829Z] 4a8803a3546f: Layer already exists [2023-05-15T21:26:05.829Z] 39cf97d56401: Layer already exists [2023-05-15T21:26:05.829Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:05.829Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:05.829Z] main: digest: sha256:160d5c99a5b866fcff4df5503ec7168aedb2278e855744512928e87b27151d4b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:26:05.864Z] ===================================================== [Pipeline] echo [2023-05-15T21:26:05.870Z] taggedImages: [2023-05-15T21:26:05.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:26:05.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-15T21:26:05.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.157 [2023-05-15T21:26:05.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:26:05.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-15T21:26:05.891Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-15T21:26:05.891Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:26:05.891Z] latest [2023-05-15T21:26:05.891Z] 3.0.0-dev.157 [2023-05-15T21:26:05.891Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:26:05.891Z] main [2023-05-15T21:26:05.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:06.198Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:06.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:26:06.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-15T21:26:06.498Z] d5db8f64d99f: Preparing [2023-05-15T21:26:06.498Z] 390259aab3e9: Preparing [2023-05-15T21:26:06.498Z] 72d63ed72681: Preparing [2023-05-15T21:26:06.498Z] ba42bb994303: Preparing [2023-05-15T21:26:06.498Z] 56aa6c295518: Preparing [2023-05-15T21:26:06.498Z] 3898b5b70c32: Preparing [2023-05-15T21:26:06.498Z] f4b75baff404: Preparing [2023-05-15T21:26:06.498Z] f1417ff83b31: Preparing [2023-05-15T21:26:06.498Z] 3898b5b70c32: Waiting [2023-05-15T21:26:06.498Z] f4b75baff404: Waiting [2023-05-15T21:26:06.498Z] f1417ff83b31: Waiting [2023-05-15T21:26:06.498Z] 72d63ed72681: Pushed [2023-05-15T21:26:06.498Z] d5db8f64d99f: Pushed [2023-05-15T21:26:06.498Z] 390259aab3e9: Pushed [2023-05-15T21:26:06.498Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:06.757Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:06.757Z] f4b75baff404: Layer already exists [2023-05-15T21:26:06.757Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:15.003Z] ba42bb994303: Pushed [2023-05-15T21:26:15.003Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:5c76e92a90764cd76dd5a9882493b7816e5cabbafecf93d5e6306a5e3461497e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:15.385Z] + 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-15T21:26:15.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-15T21:26:15.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-15T21:26:15.703Z] d5db8f64d99f: Preparing [2023-05-15T21:26:15.703Z] 390259aab3e9: Preparing [2023-05-15T21:26:15.703Z] 72d63ed72681: Preparing [2023-05-15T21:26:15.703Z] ba42bb994303: Preparing [2023-05-15T21:26:15.703Z] 56aa6c295518: Preparing [2023-05-15T21:26:15.703Z] 3898b5b70c32: Preparing [2023-05-15T21:26:15.703Z] f4b75baff404: Preparing [2023-05-15T21:26:15.703Z] f1417ff83b31: Preparing [2023-05-15T21:26:15.703Z] 3898b5b70c32: Waiting [2023-05-15T21:26:15.703Z] f4b75baff404: Waiting [2023-05-15T21:26:15.703Z] 72d63ed72681: Layer already exists [2023-05-15T21:26:15.703Z] ba42bb994303: Layer already exists [2023-05-15T21:26:15.703Z] d5db8f64d99f: Layer already exists [2023-05-15T21:26:15.703Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:15.703Z] 390259aab3e9: Layer already exists [2023-05-15T21:26:15.703Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:15.703Z] f4b75baff404: Layer already exists [2023-05-15T21:26:15.703Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:15.703Z] latest: digest: sha256:5c76e92a90764cd76dd5a9882493b7816e5cabbafecf93d5e6306a5e3461497e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:16.013Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:16.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.157 [2023-05-15T21:26:16.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-15T21:26:16.315Z] d5db8f64d99f: Preparing [2023-05-15T21:26:16.315Z] 390259aab3e9: Preparing [2023-05-15T21:26:16.315Z] 72d63ed72681: Preparing [2023-05-15T21:26:16.315Z] ba42bb994303: Preparing [2023-05-15T21:26:16.315Z] 56aa6c295518: Preparing [2023-05-15T21:26:16.315Z] 3898b5b70c32: Preparing [2023-05-15T21:26:16.315Z] f4b75baff404: Preparing [2023-05-15T21:26:16.315Z] f1417ff83b31: Preparing [2023-05-15T21:26:16.315Z] f1417ff83b31: Waiting [2023-05-15T21:26:16.315Z] 3898b5b70c32: Waiting [2023-05-15T21:26:16.315Z] f4b75baff404: Waiting [2023-05-15T21:26:16.315Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:16.315Z] d5db8f64d99f: Layer already exists [2023-05-15T21:26:16.315Z] ba42bb994303: Layer already exists [2023-05-15T21:26:16.315Z] 72d63ed72681: Layer already exists [2023-05-15T21:26:16.315Z] 390259aab3e9: Layer already exists [2023-05-15T21:26:16.315Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:16.315Z] f4b75baff404: Layer already exists [2023-05-15T21:26:16.315Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:16.315Z] 3.0.0-dev.157: digest: sha256:5c76e92a90764cd76dd5a9882493b7816e5cabbafecf93d5e6306a5e3461497e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:16.399Z] Removing intermediate container bc6e0cf4a5b9 [2023-05-15T21:26:16.400Z] ---> 4cce07563eb3 [2023-05-15T21:26:16.400Z] Step 8/25 : COPY . . [2023-05-15T21:26:16.400Z] Removing intermediate container f43de23c3e01 [2023-05-15T21:26:16.400Z] ---> a1538c064e49 [2023-05-15T21:26:16.400Z] Step 8/23 : COPY . . [2023-05-15T21:26:16.400Z] Removing intermediate container b47d675b220c [2023-05-15T21:26:16.400Z] ---> ab082d21053b [2023-05-15T21:26:16.400Z] Step 8/24 : COPY . . [2023-05-15T21:26:16.400Z] Removing intermediate container 83c24998783c [2023-05-15T21:26:16.400Z] ---> 514e5b8e5943 [2023-05-15T21:26:16.400Z] Step 7/25 : COPY . . [2023-05-15T21:26:16.400Z] Removing intermediate container ef5e0a2b55de [2023-05-15T21:26:16.400Z] ---> 6bfea6e92d96 [2023-05-15T21:26:16.400Z] Step 7/22 : COPY . . [2023-05-15T21:26:16.400Z] ---> b0fd841b28c2 [2023-05-15T21:26:16.400Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-15T21:26:16.400Z] ---> Running in 360f39228504 [2023-05-15T21:26:16.620Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:16.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:26:16.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-15T21:26:16.924Z] d5db8f64d99f: Preparing [2023-05-15T21:26:16.924Z] 390259aab3e9: Preparing [2023-05-15T21:26:16.924Z] 72d63ed72681: Preparing [2023-05-15T21:26:16.924Z] ba42bb994303: Preparing [2023-05-15T21:26:16.924Z] 56aa6c295518: Preparing [2023-05-15T21:26:16.924Z] 3898b5b70c32: Preparing [2023-05-15T21:26:16.924Z] f4b75baff404: Preparing [2023-05-15T21:26:16.924Z] f1417ff83b31: Preparing [2023-05-15T21:26:16.924Z] 3898b5b70c32: Waiting [2023-05-15T21:26:16.924Z] f4b75baff404: Waiting [2023-05-15T21:26:16.924Z] f1417ff83b31: Waiting [2023-05-15T21:26:16.924Z] ba42bb994303: Layer already exists [2023-05-15T21:26:16.924Z] 72d63ed72681: Layer already exists [2023-05-15T21:26:16.924Z] d5db8f64d99f: Layer already exists [2023-05-15T21:26:16.924Z] 390259aab3e9: Layer already exists [2023-05-15T21:26:16.924Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:16.924Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:16.924Z] f4b75baff404: Layer already exists [2023-05-15T21:26:16.924Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:16.924Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:5c76e92a90764cd76dd5a9882493b7816e5cabbafecf93d5e6306a5e3461497e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:17.229Z] + 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-15T21:26:17.361Z] ---> 21cfc8908f1d [2023-05-15T21:26:17.361Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-15T21:26:17.361Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-15T21:26:17.361Z] ---> bf709be4f343 [2023-05-15T21:26:17.361Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-15T21:26:17.361Z] ---> d9ae43cf6df9 [2023-05-15T21:26:17.361Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-15T21:26:17.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-15T21:26:17.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-15T21:26:17.532Z] d5db8f64d99f: Preparing [2023-05-15T21:26:17.532Z] 390259aab3e9: Preparing [2023-05-15T21:26:17.532Z] 72d63ed72681: Preparing [2023-05-15T21:26:17.532Z] ba42bb994303: Preparing [2023-05-15T21:26:17.532Z] 56aa6c295518: Preparing [2023-05-15T21:26:17.532Z] 3898b5b70c32: Preparing [2023-05-15T21:26:17.532Z] f4b75baff404: Preparing [2023-05-15T21:26:17.532Z] f1417ff83b31: Preparing [2023-05-15T21:26:17.532Z] 3898b5b70c32: Waiting [2023-05-15T21:26:17.532Z] f4b75baff404: Waiting [2023-05-15T21:26:17.532Z] d5db8f64d99f: Layer already exists [2023-05-15T21:26:17.532Z] ba42bb994303: Layer already exists [2023-05-15T21:26:17.532Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:17.532Z] 390259aab3e9: Layer already exists [2023-05-15T21:26:17.532Z] 72d63ed72681: Layer already exists [2023-05-15T21:26:17.532Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:17.532Z] f4b75baff404: Layer already exists [2023-05-15T21:26:17.532Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:17.532Z] main: digest: sha256:5c76e92a90764cd76dd5a9882493b7816e5cabbafecf93d5e6306a5e3461497e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:26:17.569Z] ===================================================== [Pipeline] echo [2023-05-15T21:26:17.575Z] taggedImages: [2023-05-15T21:26:17.575Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:26:17.575Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-15T21:26:17.575Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.157 [2023-05-15T21:26:17.575Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:26:17.575Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-15T21:26:17.591Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-15T21:26:17.591Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:26:17.591Z] latest [2023-05-15T21:26:17.591Z] 3.0.0-dev.157 [2023-05-15T21:26:17.591Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:26:17.591Z] main [2023-05-15T21:26:17.591Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:17.631Z] ---> Running in 974a43540b03 [2023-05-15T21:26:17.631Z] ---> Running in 6a0fa3da2a67 [2023-05-15T21:26:17.631Z] ---> Running in 9706bb9d655b [2023-05-15T21:26:17.896Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:18.198Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:26:18.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-15T21:26:18.198Z] fcc8c89620e0: Preparing [2023-05-15T21:26:18.198Z] 47a0dc0f76cc: Preparing [2023-05-15T21:26:18.198Z] 56aa6c295518: Preparing [2023-05-15T21:26:18.198Z] 3898b5b70c32: Preparing [2023-05-15T21:26:18.198Z] ad0d2973f4a9: Preparing [2023-05-15T21:26:18.198Z] f1417ff83b31: Preparing [2023-05-15T21:26:18.198Z] f1417ff83b31: Waiting [2023-05-15T21:26:18.198Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:18.198Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:18.198Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:18.198Z] fcc8c89620e0: Pushed [2023-05-15T21:26:18.198Z] ad0d2973f4a9: Pushed [2023-05-15T21:26:18.223Z] ---> 52cb71a9837f [2023-05-15T21:26:18.223Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-15T21:26:18.497Z] ---> Running in 9c08d856f7c1 [2023-05-15T21:26:20.736Z] 47a0dc0f76cc: Pushed [2023-05-15T21:26:20.736Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:69296cbc9170dad8a8779f735a05c1114ba4713a75189bf7a72f3ea24c07d888 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:21.057Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:21.430Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-15T21:26:21.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-15T21:26:21.430Z] fcc8c89620e0: Preparing [2023-05-15T21:26:21.430Z] 47a0dc0f76cc: Preparing [2023-05-15T21:26:21.430Z] 56aa6c295518: Preparing [2023-05-15T21:26:21.430Z] 3898b5b70c32: Preparing [2023-05-15T21:26:21.430Z] ad0d2973f4a9: Preparing [2023-05-15T21:26:21.430Z] f1417ff83b31: Preparing [2023-05-15T21:26:21.430Z] f1417ff83b31: Waiting [2023-05-15T21:26:21.430Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:21.430Z] fcc8c89620e0: Layer already exists [2023-05-15T21:26:21.430Z] ad0d2973f4a9: Layer already exists [2023-05-15T21:26:21.430Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:21.430Z] 47a0dc0f76cc: Layer already exists [2023-05-15T21:26:21.430Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:21.430Z] latest: digest: sha256:69296cbc9170dad8a8779f735a05c1114ba4713a75189bf7a72f3ea24c07d888 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:21.748Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:21.947Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-15T21:26:22.057Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.157 [2023-05-15T21:26:22.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-15T21:26:22.057Z] fcc8c89620e0: Preparing [2023-05-15T21:26:22.057Z] 47a0dc0f76cc: Preparing [2023-05-15T21:26:22.057Z] 56aa6c295518: Preparing [2023-05-15T21:26:22.057Z] 3898b5b70c32: Preparing [2023-05-15T21:26:22.057Z] ad0d2973f4a9: Preparing [2023-05-15T21:26:22.057Z] f1417ff83b31: Preparing [2023-05-15T21:26:22.057Z] f1417ff83b31: Waiting [2023-05-15T21:26:22.057Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:22.057Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:22.057Z] fcc8c89620e0: Layer already exists [2023-05-15T21:26:22.057Z] 47a0dc0f76cc: Layer already exists [2023-05-15T21:26:22.057Z] ad0d2973f4a9: Layer already exists [2023-05-15T21:26:22.057Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:22.057Z] 3.0.0-dev.157: digest: sha256:69296cbc9170dad8a8779f735a05c1114ba4713a75189bf7a72f3ea24c07d888 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:22.214Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-15T21:26:22.367Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:22.480Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-15T21:26:22.681Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:26:22.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-15T21:26:22.681Z] fcc8c89620e0: Preparing [2023-05-15T21:26:22.681Z] 47a0dc0f76cc: Preparing [2023-05-15T21:26:22.681Z] 56aa6c295518: Preparing [2023-05-15T21:26:22.681Z] 3898b5b70c32: Preparing [2023-05-15T21:26:22.681Z] ad0d2973f4a9: Preparing [2023-05-15T21:26:22.681Z] f1417ff83b31: Preparing [2023-05-15T21:26:22.681Z] f1417ff83b31: Waiting [2023-05-15T21:26:22.681Z] 47a0dc0f76cc: Layer already exists [2023-05-15T21:26:22.681Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:22.681Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:22.681Z] fcc8c89620e0: Layer already exists [2023-05-15T21:26:22.681Z] ad0d2973f4a9: Layer already exists [2023-05-15T21:26:22.681Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:22.681Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:69296cbc9170dad8a8779f735a05c1114ba4713a75189bf7a72f3ea24c07d888 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:22.747Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-15T21:26:22.989Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:23.291Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-15T21:26:23.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-15T21:26:23.291Z] fcc8c89620e0: Preparing [2023-05-15T21:26:23.291Z] 47a0dc0f76cc: Preparing [2023-05-15T21:26:23.291Z] 56aa6c295518: Preparing [2023-05-15T21:26:23.291Z] 3898b5b70c32: Preparing [2023-05-15T21:26:23.291Z] ad0d2973f4a9: Preparing [2023-05-15T21:26:23.291Z] f1417ff83b31: Preparing [2023-05-15T21:26:23.291Z] f1417ff83b31: Waiting [2023-05-15T21:26:23.291Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:23.291Z] 47a0dc0f76cc: Layer already exists [2023-05-15T21:26:23.291Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:23.291Z] fcc8c89620e0: Layer already exists [2023-05-15T21:26:23.291Z] ad0d2973f4a9: Layer already exists [2023-05-15T21:26:23.291Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:23.291Z] main: digest: sha256:69296cbc9170dad8a8779f735a05c1114ba4713a75189bf7a72f3ea24c07d888 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:26:23.330Z] ===================================================== [Pipeline] echo [2023-05-15T21:26:23.340Z] taggedImages: [2023-05-15T21:26:23.340Z] - nexus3.edgexfoundry.org:10004/support-notifications:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:26:23.340Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-15T21:26:23.340Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.157 [2023-05-15T21:26:23.340Z] - nexus3.edgexfoundry.org:10004/support-notifications:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:26:23.340Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-15T21:26:23.358Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-15T21:26:23.358Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:26:23.358Z] latest [2023-05-15T21:26:23.358Z] 3.0.0-dev.157 [2023-05-15T21:26:23.358Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:26:23.358Z] main [2023-05-15T21:26:23.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:23.664Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:23.961Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:26:23.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-15T21:26:23.962Z] ceadd2bcca58: Preparing [2023-05-15T21:26:23.962Z] 40448ffe7787: Preparing [2023-05-15T21:26:23.962Z] 56aa6c295518: Preparing [2023-05-15T21:26:23.962Z] 3898b5b70c32: Preparing [2023-05-15T21:26:23.962Z] 07a7301c694e: Preparing [2023-05-15T21:26:23.962Z] f1417ff83b31: Preparing [2023-05-15T21:26:23.962Z] f1417ff83b31: Waiting [2023-05-15T21:26:23.962Z] 07a7301c694e: Layer already exists [2023-05-15T21:26:23.962Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:23.962Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:23.962Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:23.962Z] ceadd2bcca58: Pushed [2023-05-15T21:26:26.492Z] 40448ffe7787: Pushed [2023-05-15T21:26:26.492Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:405eb74f5925299963b1d2e50855d2b1b345c421197348a65a5387f7616bcd9a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:26.798Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:27.100Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-15T21:26:27.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-15T21:26:27.100Z] ceadd2bcca58: Preparing [2023-05-15T21:26:27.100Z] 40448ffe7787: Preparing [2023-05-15T21:26:27.100Z] 56aa6c295518: Preparing [2023-05-15T21:26:27.100Z] 3898b5b70c32: Preparing [2023-05-15T21:26:27.100Z] 07a7301c694e: Preparing [2023-05-15T21:26:27.100Z] f1417ff83b31: Preparing [2023-05-15T21:26:27.100Z] f1417ff83b31: Waiting [2023-05-15T21:26:27.100Z] 07a7301c694e: Layer already exists [2023-05-15T21:26:27.100Z] ceadd2bcca58: Layer already exists [2023-05-15T21:26:27.100Z] 40448ffe7787: Layer already exists [2023-05-15T21:26:27.100Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:27.100Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:27.100Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:27.100Z] latest: digest: sha256:405eb74f5925299963b1d2e50855d2b1b345c421197348a65a5387f7616bcd9a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:27.405Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:27.704Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.157 [2023-05-15T21:26:27.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-15T21:26:27.704Z] ceadd2bcca58: Preparing [2023-05-15T21:26:27.704Z] 40448ffe7787: Preparing [2023-05-15T21:26:27.704Z] 56aa6c295518: Preparing [2023-05-15T21:26:27.704Z] 3898b5b70c32: Preparing [2023-05-15T21:26:27.704Z] 07a7301c694e: Preparing [2023-05-15T21:26:27.704Z] f1417ff83b31: Preparing [2023-05-15T21:26:27.704Z] f1417ff83b31: Waiting [2023-05-15T21:26:27.704Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:27.704Z] 07a7301c694e: Layer already exists [2023-05-15T21:26:27.704Z] 40448ffe7787: Layer already exists [2023-05-15T21:26:27.704Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:27.704Z] ceadd2bcca58: Layer already exists [2023-05-15T21:26:27.704Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:27.704Z] 3.0.0-dev.157: digest: sha256:405eb74f5925299963b1d2e50855d2b1b345c421197348a65a5387f7616bcd9a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:28.007Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:28.316Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:26:28.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-15T21:26:28.316Z] ceadd2bcca58: Preparing [2023-05-15T21:26:28.316Z] 40448ffe7787: Preparing [2023-05-15T21:26:28.316Z] 56aa6c295518: Preparing [2023-05-15T21:26:28.316Z] 3898b5b70c32: Preparing [2023-05-15T21:26:28.316Z] 07a7301c694e: Preparing [2023-05-15T21:26:28.316Z] f1417ff83b31: Preparing [2023-05-15T21:26:28.316Z] f1417ff83b31: Waiting [2023-05-15T21:26:28.316Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:28.316Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:28.316Z] 07a7301c694e: Layer already exists [2023-05-15T21:26:28.316Z] 40448ffe7787: Layer already exists [2023-05-15T21:26:28.316Z] ceadd2bcca58: Layer already exists [2023-05-15T21:26:28.316Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:28.316Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:405eb74f5925299963b1d2e50855d2b1b345c421197348a65a5387f7616bcd9a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:28.619Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:26:28.919Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-15T21:26:28.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-15T21:26:28.919Z] ceadd2bcca58: Preparing [2023-05-15T21:26:28.919Z] 40448ffe7787: Preparing [2023-05-15T21:26:28.919Z] 56aa6c295518: Preparing [2023-05-15T21:26:28.919Z] 3898b5b70c32: Preparing [2023-05-15T21:26:28.919Z] 07a7301c694e: Preparing [2023-05-15T21:26:28.919Z] f1417ff83b31: Preparing [2023-05-15T21:26:28.919Z] f1417ff83b31: Waiting [2023-05-15T21:26:28.919Z] 3898b5b70c32: Layer already exists [2023-05-15T21:26:28.919Z] 07a7301c694e: Layer already exists [2023-05-15T21:26:28.919Z] 40448ffe7787: Layer already exists [2023-05-15T21:26:28.919Z] ceadd2bcca58: Layer already exists [2023-05-15T21:26:28.919Z] 56aa6c295518: Layer already exists [2023-05-15T21:26:28.919Z] f1417ff83b31: Layer already exists [2023-05-15T21:26:28.919Z] main: digest: sha256:405eb74f5925299963b1d2e50855d2b1b345c421197348a65a5387f7616bcd9a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:26:28.952Z] ===================================================== [Pipeline] echo [2023-05-15T21:26:28.957Z] taggedImages: [2023-05-15T21:26:28.957Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:26:28.957Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-15T21:26:28.957Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.157 [2023-05-15T21:26:28.957Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:26:28.957Z] - 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-15T21:32:44.740Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-15T21:32:46.681Z] Removing intermediate container 9c08d856f7c1 [2023-05-15T21:32:46.681Z] ---> 829fdd18f345 [2023-05-15T21:32:46.681Z] [2023-05-15T21:32:46.681Z] Step 9/22 : FROM alpine:3.17 [2023-05-15T21:32:46.681Z] 3.17: Pulling from library/alpine [2023-05-15T21:32:46.949Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-15T21:32:46.949Z] Status: Downloaded newer image for alpine:3.17 [2023-05-15T21:32:46.949Z] ---> 51e60588ff2c [2023-05-15T21:32:46.949Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-15T21:32:46.949Z] ---> Running in 233d3f331587 [2023-05-15T21:32:49.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:32:50.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:32:52.050Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-15T21:32:52.050Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-15T21:32:52.050Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:32:52.050Z] OK: 8 MiB in 17 packages [2023-05-15T21:32:54.652Z] Removing intermediate container 233d3f331587 [2023-05-15T21:32:54.652Z] ---> 0203224a10ef [2023-05-15T21:32:54.652Z] 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-15T21:32:54.652Z] ---> Running in 61b11adfc7b9 [2023-05-15T21:32:55.234Z] Removing intermediate container 61b11adfc7b9 [2023-05-15T21:32:55.234Z] ---> abb5f0a3e512 [2023-05-15T21:32:55.234Z] Step 12/22 : WORKDIR /edgex [2023-05-15T21:32:55.510Z] ---> Running in 0c62a8c6a7c2 [2023-05-15T21:32:56.473Z] Removing intermediate container 0c62a8c6a7c2 [2023-05-15T21:32:56.473Z] ---> ead0d693aeba [2023-05-15T21:32:56.473Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:32:57.890Z] ---> b1cea9794938 [2023-05-15T21:32:57.890Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:32:58.854Z] ---> aa6d083f596e [2023-05-15T21:32:58.854Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-15T21:32:59.460Z] Removing intermediate container 9706bb9d655b [2023-05-15T21:32:59.460Z] ---> 8769f159012d [2023-05-15T21:32:59.460Z] [2023-05-15T21:32:59.460Z] Step 9/25 : FROM alpine:3.17 [2023-05-15T21:32:59.460Z] ---> 51e60588ff2c [2023-05-15T21:32:59.460Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-15T21:32:59.731Z] ---> Running in a53ab51eedba [2023-05-15T21:32:59.731Z] ---> 907cd9c7daef [2023-05-15T21:32:59.731Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-15T21:33:02.325Z] ---> 7da21cd7967f [2023-05-15T21:33:02.325Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-15T21:33:02.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:33:02.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:33:04.327Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-15T21:33:04.327Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-15T21:33:04.327Z] (3/3) Installing su-exec (0.2-r2) [2023-05-15T21:33:04.327Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:33:04.327Z] Executing ca-certificates-20230506-r0.trigger [2023-05-15T21:33:04.914Z] OK: 8 MiB in 18 packages [2023-05-15T21:33:05.511Z] ---> a20ecb26a68e [2023-05-15T21:33:05.511Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T21:33:05.782Z] ---> Running in 04ce9cf2f10e [2023-05-15T21:33:07.198Z] Removing intermediate container a53ab51eedba [2023-05-15T21:33:07.198Z] ---> af20a455bcf7 [2023-05-15T21:33:07.198Z] 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-15T21:33:07.465Z] ---> Running in 760032af32a9 [2023-05-15T21:33:08.053Z] Removing intermediate container 760032af32a9 [2023-05-15T21:33:08.053Z] ---> 073237299f0b [2023-05-15T21:33:08.053Z] Step 12/25 : WORKDIR / [2023-05-15T21:33:08.053Z] ---> Running in bfb4ea2c05a3 [2023-05-15T21:33:09.011Z] Removing intermediate container bfb4ea2c05a3 [2023-05-15T21:33:09.011Z] ---> 7e528fee8697 [2023-05-15T21:33:09.011Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:33:09.594Z] Removing intermediate container 04ce9cf2f10e [2023-05-15T21:33:09.594Z] ---> dcb91c92f9b7 [2023-05-15T21:33:09.594Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T21:33:09.860Z] ---> Running in bcc2a1273a8a [2023-05-15T21:33:10.128Z] ---> cfbc2279a606 [2023-05-15T21:33:10.128Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:33:10.711Z] Removing intermediate container bcc2a1273a8a [2023-05-15T21:33:10.711Z] ---> 7fc8678f86e8 [2023-05-15T21:33:10.711Z] Step 20/22 : LABEL arch=arm64 [2023-05-15T21:33:10.982Z] ---> Running in 25a72e35fd1c [2023-05-15T21:33:10.982Z] ---> f8967f884a19 [2023-05-15T21:33:10.982Z] 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-15T21:33:11.565Z] Removing intermediate container 25a72e35fd1c [2023-05-15T21:33:11.565Z] ---> 3e6b6115879f [2023-05-15T21:33:11.565Z] Step 21/22 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:33:11.832Z] ---> Running in 2078020d5a98 [2023-05-15T21:33:12.099Z] ---> 287aa576874d [2023-05-15T21:33:12.099Z] 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-15T21:33:12.681Z] Removing intermediate container 2078020d5a98 [2023-05-15T21:33:12.681Z] ---> f1266033103c [2023-05-15T21:33:12.681Z] Step 22/22 : LABEL version=3.0.0-dev.157 [2023-05-15T21:33:12.681Z] ---> Running in 6961b487998d [2023-05-15T21:33:13.269Z] ---> 019f32fa8f15 [2023-05-15T21:33:13.269Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:33:13.539Z] Removing intermediate container 6961b487998d [2023-05-15T21:33:13.539Z] ---> 225a4bac1be0 [2023-05-15T21:33:13.539Z] [2023-05-15T21:33:13.807Z] Successfully built 225a4bac1be0 [2023-05-15T21:33:13.807Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-15T21:33:13.807Z] Building core-common-config-bootstrapper [2023-05-15T21:33:14.404Z]  Building security-proxy-setup ... done  ---> 32f55aaf32b8 [2023-05-15T21:33:14.404Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-15T21:33:15.809Z] ---> a57536ea3d5f [2023-05-15T21:33:15.809Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-15T21:33:20.092Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:33:20.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:33:20.092Z] ---> 59b26534efeb [2023-05-15T21:33:20.092Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:33:20.092Z] ---> Using cache [2023-05-15T21:33:20.092Z] ---> a683356db21f [2023-05-15T21:33:20.092Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T21:33:20.092Z] ---> Using cache [2023-05-15T21:33:20.092Z] ---> 2530e97d79d5 [2023-05-15T21:33:20.092Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T21:33:20.092Z] ---> Using cache [2023-05-15T21:33:20.092Z] ---> 9e1bdd62f6ce [2023-05-15T21:33:20.092Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T21:33:20.092Z] ---> Using cache [2023-05-15T21:33:20.092Z] ---> c25032bceee1 [2023-05-15T21:33:20.092Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:33:20.092Z] ---> Using cache [2023-05-15T21:33:20.092Z] ---> 4cce07563eb3 [2023-05-15T21:33:20.092Z] Step 8/23 : COPY . . [2023-05-15T21:33:20.092Z] ---> Using cache [2023-05-15T21:33:20.092Z] ---> b0fd841b28c2 [2023-05-15T21:33:20.092Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-15T21:33:20.092Z] ---> e7f4504ddb77 [2023-05-15T21:33:20.092Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-15T21:33:20.092Z] ---> Running in 38c1069a1c96 [2023-05-15T21:33:21.057Z] ---> 33b74c272e21 [2023-05-15T21:33:21.058Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T21:33:21.327Z] ---> Running in 1b34478aca56 [2023-05-15T21:33:23.408Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-15T21:33:26.947Z] Removing intermediate container 1b34478aca56 [2023-05-15T21:33:26.947Z] ---> 3b175579d05c [2023-05-15T21:33:26.947Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T21:33:26.947Z] ---> Running in 5a15a4fc8983 [2023-05-15T21:33:27.988Z] Removing intermediate container 5a15a4fc8983 [2023-05-15T21:33:27.988Z] ---> 510e20819e3d [2023-05-15T21:33:27.988Z] Step 23/25 : LABEL arch=arm64 [2023-05-15T21:33:28.268Z] ---> Running in 14b526d32411 [2023-05-15T21:33:29.713Z] Removing intermediate container 14b526d32411 [2023-05-15T21:33:29.713Z] ---> 919a1e1f0442 [2023-05-15T21:33:29.713Z] Step 24/25 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:33:29.713Z] ---> Running in c2c4731ae795 [2023-05-15T21:33:33.960Z] Removing intermediate container c2c4731ae795 [2023-05-15T21:33:33.960Z] ---> f06d20f283c8 [2023-05-15T21:33:33.960Z] Step 25/25 : LABEL version=3.0.0-dev.157 [2023-05-15T21:33:34.543Z] ---> Running in 201b6ad49e0a [2023-05-15T21:33:35.508Z] Removing intermediate container 201b6ad49e0a [2023-05-15T21:33:35.508Z] ---> 12c2b7c3a021 [2023-05-15T21:33:35.508Z] [2023-05-15T21:33:35.774Z] Successfully built 12c2b7c3a021 [2023-05-15T21:33:35.774Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-15T21:33:35.774Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-05-15T21:33:37.709Z] Removing intermediate container 6a0fa3da2a67 [2023-05-15T21:33:37.709Z] ---> 8733aebf97f8 [2023-05-15T21:33:37.709Z] [2023-05-15T21:33:37.709Z] Step 10/24 : FROM alpine:3.17 [2023-05-15T21:33:37.709Z] ---> 51e60588ff2c [2023-05-15T21:33:37.709Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-15T21:33:37.975Z] ---> Running in a6419bfaca3d [2023-05-15T21:33:38.242Z] Removing intermediate container 360f39228504 [2023-05-15T21:33:38.243Z] ---> 5020eaa2f280 [2023-05-15T21:33:38.243Z] [2023-05-15T21:33:38.243Z] Step 10/25 : FROM alpine:3.17 [2023-05-15T21:33:38.243Z] ---> 51e60588ff2c [2023-05-15T21:33:38.243Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-15T21:33:38.243Z] ---> Running in 5cf1f15eb493 [2023-05-15T21:33:40.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:33:40.820Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:33:40.820Z] [2023-05-15T21:33:40.820Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:33:40.820Z] ---> 59b26534efeb [2023-05-15T21:33:40.820Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:33:40.820Z] ---> Using cache [2023-05-15T21:33:40.820Z] ---> a683356db21f [2023-05-15T21:33:40.820Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T21:33:40.820Z] ---> Using cache [2023-05-15T21:33:40.820Z] ---> 2530e97d79d5 [2023-05-15T21:33:40.820Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T21:33:40.820Z] ---> Using cache [2023-05-15T21:33:40.820Z] ---> 9e1bdd62f6ce [2023-05-15T21:33:40.820Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T21:33:40.820Z] ---> Using cache [2023-05-15T21:33:40.820Z] ---> c25032bceee1 [2023-05-15T21:33:40.820Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:33:40.820Z] ---> Using cache [2023-05-15T21:33:40.820Z] ---> 4cce07563eb3 [2023-05-15T21:33:40.820Z] Step 8/23 : COPY . . [2023-05-15T21:33:40.820Z] ---> Using cache [2023-05-15T21:33:40.820Z] ---> b0fd841b28c2 [2023-05-15T21:33:40.820Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-15T21:33:41.087Z] ---> Running in 73a7efc45435 [2023-05-15T21:33:41.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:33:41.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:33:43.039Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-15T21:33:43.039Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T21:33:43.039Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:33:43.039Z] OK: 8 MiB in 16 packages [2023-05-15T21:33:43.621Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T21:33:43.621Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:33:43.621Z] OK: 8 MiB in 16 packages [2023-05-15T21:33:45.025Z] Removing intermediate container a6419bfaca3d [2023-05-15T21:33:45.025Z] ---> df04ec755b97 [2023-05-15T21:33:45.025Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T21:33:45.025Z] ---> Running in f20932e510c0 [2023-05-15T21:33:45.610Z] Removing intermediate container 5cf1f15eb493 [2023-05-15T21:33:45.610Z] ---> d9f3207e1e0d [2023-05-15T21:33:45.610Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T21:33:45.610Z] ---> Running in 1c00674795c9 [2023-05-15T21:33:45.876Z] Removing intermediate container f20932e510c0 [2023-05-15T21:33:45.876Z] ---> 6589adbbd3c3 [2023-05-15T21:33:45.876Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-15T21:33:45.876Z] ---> Running in 7f0e4fd39400 [2023-05-15T21:33:46.151Z] Removing intermediate container 1c00674795c9 [2023-05-15T21:33:46.151Z] ---> 9db6d70b7b1b [2023-05-15T21:33:46.151Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-15T21:33:46.421Z] ---> Running in ff6b62e96f97 [2023-05-15T21:33:46.421Z] Removing intermediate container 7f0e4fd39400 [2023-05-15T21:33:46.421Z] ---> ac6502f3f479 [2023-05-15T21:33:46.421Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-15T21:33:46.703Z] ---> Running in 63e7bc0aebf1 [2023-05-15T21:33:46.970Z] Removing intermediate container ff6b62e96f97 [2023-05-15T21:33:46.970Z] ---> 878f1324a885 [2023-05-15T21:33:46.970Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-15T21:33:47.238Z] ---> Running in bf5d628392e7 [2023-05-15T21:33:47.238Z] Removing intermediate container 63e7bc0aebf1 [2023-05-15T21:33:47.238Z] ---> 02106b610d9a [2023-05-15T21:33:47.238Z] Step 15/24 : WORKDIR / [2023-05-15T21:33:47.504Z] ---> Running in 14022f4064aa [2023-05-15T21:33:48.101Z] Removing intermediate container bf5d628392e7 [2023-05-15T21:33:48.101Z] ---> 3deb4ac125f8 [2023-05-15T21:33:48.101Z] Step 15/25 : WORKDIR / [2023-05-15T21:33:48.101Z] ---> Running in b247a76b830e [2023-05-15T21:33:48.371Z] Removing intermediate container 14022f4064aa [2023-05-15T21:33:48.371Z] ---> f7bc1a5e21b5 [2023-05-15T21:33:48.371Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:33:48.637Z] Removing intermediate container b247a76b830e [2023-05-15T21:33:48.637Z] ---> 82fd3fa7af2c [2023-05-15T21:33:48.637Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:33:49.603Z] ---> 864c7e828e04 [2023-05-15T21:33:49.603Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:33:49.869Z] ---> 34c184f1e802 [2023-05-15T21:33:49.869Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:33:50.833Z] ---> 9ff9d7d48e14 [2023-05-15T21:33:50.833Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-15T21:33:50.833Z] ---> 94b213692665 [2023-05-15T21:33:50.833Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-15T21:33:53.418Z] ---> 100ff2a60b44 [2023-05-15T21:33:53.418Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:33:53.418Z] ---> 35c137ba6058 [2023-05-15T21:33:53.418Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:33:54.385Z] ---> ee659f52f035 [2023-05-15T21:33:54.385Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-15T21:33:54.385Z] ---> Running in a5437fa898e3 [2023-05-15T21:33:54.653Z] ---> 7c507e5e08bb [2023-05-15T21:33:54.653Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-15T21:33:55.239Z] Removing intermediate container a5437fa898e3 [2023-05-15T21:33:55.239Z] ---> 32737481158e [2023-05-15T21:33:55.239Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T21:33:55.508Z] ---> Running in e14a1d33dee1 [2023-05-15T21:33:55.508Z] ---> e02d3dc6988e [2023-05-15T21:33:55.508Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-15T21:33:55.778Z] ---> Running in d46c06fc4d07 [2023-05-15T21:33:56.052Z] Removing intermediate container e14a1d33dee1 [2023-05-15T21:33:56.052Z] ---> aa035b9864f0 [2023-05-15T21:33:56.052Z] Step 22/24 : LABEL arch=arm64 [2023-05-15T21:33:56.324Z] ---> Running in 8c0600b6f05e [2023-05-15T21:33:56.590Z] Removing intermediate container d46c06fc4d07 [2023-05-15T21:33:56.591Z] ---> 3ec0856c4a9c [2023-05-15T21:33:56.591Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T21:33:56.858Z] ---> Running in dd847afa31b4 [2023-05-15T21:33:56.858Z] Removing intermediate container 8c0600b6f05e [2023-05-15T21:33:56.858Z] ---> 6d663509e9f1 [2023-05-15T21:33:56.859Z] Step 23/24 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:33:57.126Z] ---> Running in f0b29cf83239 [2023-05-15T21:33:57.710Z] Removing intermediate container dd847afa31b4 [2023-05-15T21:33:57.710Z] ---> bceef1ba4c6e [2023-05-15T21:33:57.710Z] Step 23/25 : LABEL arch=arm64 [2023-05-15T21:33:57.710Z] Removing intermediate container f0b29cf83239 [2023-05-15T21:33:57.710Z] ---> bfc9472f7e80 [2023-05-15T21:33:57.710Z] Step 24/24 : LABEL version=3.0.0-dev.157 [2023-05-15T21:33:57.710Z] ---> Running in 36ec1d540f92 [2023-05-15T21:33:57.977Z] ---> Running in 3ea9eed8c520 [2023-05-15T21:33:58.572Z] Removing intermediate container 36ec1d540f92 [2023-05-15T21:33:58.572Z] ---> f6039cf64b14 [2023-05-15T21:33:58.572Z] Step 24/25 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:33:58.572Z] ---> Running in dfa2f53d0dae [2023-05-15T21:33:58.840Z] Removing intermediate container 3ea9eed8c520 [2023-05-15T21:33:58.840Z] ---> c9ffa1e12f7b [2023-05-15T21:33:58.840Z] [2023-05-15T21:33:59.119Z] Successfully built c9ffa1e12f7b [2023-05-15T21:33:59.119Z] Successfully tagged core-command-arm64:latest [2023-05-15T21:33:59.119Z]  Building core-command ... done Building security-spiffe-token-provider [2023-05-15T21:33:59.119Z] Removing intermediate container dfa2f53d0dae [2023-05-15T21:33:59.119Z] ---> b393f9aee142 [2023-05-15T21:33:59.119Z] Step 25/25 : LABEL version=3.0.0-dev.157 [2023-05-15T21:33:59.399Z] ---> Running in 7124d9d4acbe [2023-05-15T21:33:59.666Z] Removing intermediate container 7124d9d4acbe [2023-05-15T21:33:59.666Z] ---> 0f2ce2ebd038 [2023-05-15T21:33:59.666Z] [2023-05-15T21:33:59.932Z] Successfully built 0f2ce2ebd038 [2023-05-15T21:33:59.932Z] Successfully tagged core-metadata-arm64:latest [2023-05-15T21:33:59.932Z]  Building core-metadata ... done Building security-spire-config [2023-05-15T21:34:04.178Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:34:04.178Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:34:04.178Z] ---> 59b26534efeb [2023-05-15T21:34:04.178Z] Step 3/20 : WORKDIR /edgex-go [2023-05-15T21:34:04.178Z] ---> Using cache [2023-05-15T21:34:04.178Z] ---> 497da5547422 [2023-05-15T21:34:04.178Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-15T21:34:04.178Z] ---> Running in 3fe64c159670 [2023-05-15T21:34:05.582Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:34:05.583Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:34:05.583Z] ---> 59b26534efeb [2023-05-15T21:34:05.583Z] Step 3/27 : WORKDIR /edgex-go [2023-05-15T21:34:05.583Z] ---> Using cache [2023-05-15T21:34:05.583Z] ---> 497da5547422 [2023-05-15T21:34:05.583Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-15T21:34:05.583Z] ---> Running in f04feda5853e [2023-05-15T21:34:06.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:34:07.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:34:07.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:34:08.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:34:08.965Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T21:34:08.965Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T21:34:08.965Z] OK: 17692 distinct packages available [2023-05-15T21:34:09.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:34:09.814Z] OK: 263 MiB in 53 packages [2023-05-15T21:34:10.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:34:11.070Z] Removing intermediate container f04feda5853e [2023-05-15T21:34:11.070Z] ---> d3610f7ee937 [2023-05-15T21:34:11.070Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-15T21:34:11.651Z] OK: 263 MiB in 53 packages [2023-05-15T21:34:15.014Z] ---> 2aa8dd9182d1 [2023-05-15T21:34:15.014Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:34:15.290Z] ---> Running in e9f3a8cc08fb [2023-05-15T21:34:16.717Z] Removing intermediate container 3fe64c159670 [2023-05-15T21:34:16.718Z] ---> aef80d040e7f [2023-05-15T21:34:16.718Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-15T21:34:17.688Z] ---> e0c221ba1563 [2023-05-15T21:34:17.688Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:34:17.688Z] ---> Running in 3242f0504e4d [2023-05-15T21:36:09.506Z] Removing intermediate container 974a43540b03 [2023-05-15T21:36:09.506Z] ---> 334c49889061 [2023-05-15T21:36:09.506Z] [2023-05-15T21:36:09.506Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T21:36:09.506Z] ---> 51e60588ff2c [2023-05-15T21:36:09.506Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T21:36:09.506Z] ---> Using cache [2023-05-15T21:36:09.506Z] ---> d9f3207e1e0d [2023-05-15T21:36:09.506Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T21:36:09.506Z] ---> Using cache [2023-05-15T21:36:09.506Z] ---> 9db6d70b7b1b [2023-05-15T21:36:09.506Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-15T21:36:09.506Z] ---> Running in 9fe3f1a9efb8 [2023-05-15T21:36:09.506Z] Removing intermediate container 9fe3f1a9efb8 [2023-05-15T21:36:09.506Z] ---> 4c666db82c3c [2023-05-15T21:36:09.506Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-15T21:36:09.506Z] ---> Running in da788a2549b9 [2023-05-15T21:36:09.506Z] Removing intermediate container da788a2549b9 [2023-05-15T21:36:09.506Z] ---> fa2a62bb9b34 [2023-05-15T21:36:09.506Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:36:12.090Z] ---> adf59a9f88c5 [2023-05-15T21:36:12.090Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:36:13.534Z] ---> c4f2db86a60f [2023-05-15T21:36:13.534Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-15T21:36:16.878Z] ---> 3c35fc598588 [2023-05-15T21:36:16.878Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:36:18.288Z] ---> e9664edd6e07 [2023-05-15T21:36:18.288Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-15T21:36:18.557Z] ---> Running in 124b272a2a09 [2023-05-15T21:36:18.822Z] Removing intermediate container e9f3a8cc08fb [2023-05-15T21:36:18.822Z] ---> 6fcb8d3ffa2c [2023-05-15T21:36:18.822Z] Step 7/27 : COPY . . [2023-05-15T21:36:19.416Z] Removing intermediate container 124b272a2a09 [2023-05-15T21:36:19.416Z] ---> 417939c4f1bd [2023-05-15T21:36:19.416Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T21:36:19.416Z] ---> Running in f38aabb18de5 [2023-05-15T21:36:20.375Z] Removing intermediate container f38aabb18de5 [2023-05-15T21:36:20.375Z] ---> f2efe956f33e [2023-05-15T21:36:20.375Z] Step 21/23 : LABEL arch=arm64 [2023-05-15T21:36:20.375Z] ---> Running in 7f4298bbb028 [2023-05-15T21:36:21.345Z] Removing intermediate container 7f4298bbb028 [2023-05-15T21:36:21.345Z] ---> ec62f5018995 [2023-05-15T21:36:21.345Z] Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:36:21.618Z] ---> Running in 864e579c985e [2023-05-15T21:36:22.214Z] Removing intermediate container 864e579c985e [2023-05-15T21:36:22.214Z] ---> 3154fc1ca152 [2023-05-15T21:36:22.214Z] Step 23/23 : LABEL version=3.0.0-dev.157 [2023-05-15T21:36:22.800Z] ---> Running in 9df1fd32e03a [2023-05-15T21:36:23.779Z] Removing intermediate container 9df1fd32e03a [2023-05-15T21:36:23.779Z] ---> dd27d17d9fe4 [2023-05-15T21:36:23.779Z] [2023-05-15T21:36:24.047Z] Successfully built dd27d17d9fe4 [2023-05-15T21:36:24.047Z] ---> 0790a01e5858 [2023-05-15T21:36:24.047Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-15T21:36:24.047Z] Successfully tagged support-scheduler-arm64:latest [2023-05-15T21:36:24.047Z] Building core-data [2023-05-15T21:36:24.323Z]  Building support-scheduler ... done  ---> Running in 48825835fa9a [2023-05-15T21:36:24.905Z] Removing intermediate container 3242f0504e4d [2023-05-15T21:36:24.905Z] ---> 23d5c985caf6 [2023-05-15T21:36:24.905Z] Step 7/20 : COPY . . [2023-05-15T21:36:25.171Z] Removing intermediate container 48825835fa9a [2023-05-15T21:36:25.171Z] ---> 9ca9e23b262a [2023-05-15T21:36:25.171Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-15T21:36:25.171Z] ---> Running in d1cac504527a [2023-05-15T21:36:26.154Z] Removing intermediate container d1cac504527a [2023-05-15T21:36:26.154Z] ---> a3bead53a91d [2023-05-15T21:36:26.154Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-15T21:36:26.154Z] ---> Running in f643501bc545 [2023-05-15T21:36:27.125Z] Removing intermediate container f643501bc545 [2023-05-15T21:36:27.125Z] ---> e8083bd435a4 [2023-05-15T21:36:27.126Z] 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-15T21:36:27.709Z] ---> Running in 46a1f25d37e5 [2023-05-15T21:36:29.123Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:36:29.123Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:36:29.123Z] ---> 59b26534efeb [2023-05-15T21:36:29.123Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:36:29.123Z] ---> Using cache [2023-05-15T21:36:29.123Z] ---> a683356db21f [2023-05-15T21:36:29.123Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T21:36:29.123Z] ---> Using cache [2023-05-15T21:36:29.123Z] ---> 2530e97d79d5 [2023-05-15T21:36:29.123Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T21:36:29.123Z] ---> Using cache [2023-05-15T21:36:29.123Z] ---> 9e1bdd62f6ce [2023-05-15T21:36:29.123Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T21:36:29.123Z] ---> Using cache [2023-05-15T21:36:29.123Z] ---> c25032bceee1 [2023-05-15T21:36:29.123Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:36:29.123Z] ---> Using cache [2023-05-15T21:36:29.123Z] ---> 4cce07563eb3 [2023-05-15T21:36:29.123Z] Step 8/23 : COPY . . [2023-05-15T21:36:29.390Z] ---> Using cache [2023-05-15T21:36:29.390Z] ---> b0fd841b28c2 [2023-05-15T21:36:29.390Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-15T21:36:29.973Z] ---> Running in 51b9f2772743 [2023-05-15T21:36:30.240Z] ---> c0669c236d48 [2023-05-15T21:36:30.240Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-15T21:36:30.515Z] ---> Running in c13465361470 [2023-05-15T21:36:32.472Z] Removing intermediate container 46a1f25d37e5 [2023-05-15T21:36:32.472Z] ---> 1181f00768f3 [2023-05-15T21:36:32.472Z] Step 12/27 : WORKDIR /edgex-go [2023-05-15T21:36:32.472Z] ---> Running in fac258dd32f5 [2023-05-15T21:36:33.455Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-15T21:36:33.455Z] Removing intermediate container fac258dd32f5 [2023-05-15T21:36:33.455Z] ---> 25b3d62b25b3 [2023-05-15T21:36:33.455Z] [2023-05-15T21:36:33.455Z] Step 13/27 : FROM alpine:3.17 [2023-05-15T21:36:33.455Z] ---> 51e60588ff2c [2023-05-15T21:36:33.455Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-15T21:36:33.721Z] ---> Running in 0bf3cb4a6c68 [2023-05-15T21:36:33.722Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-15T21:36:34.304Z] Removing intermediate container 0bf3cb4a6c68 [2023-05-15T21:36:34.304Z] ---> ea5693fce457 [2023-05-15T21:36:34.304Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-15T21:36:34.304Z] ---> Running in 69d5d62c4f1f [2023-05-15T21:36:36.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:36:37.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:36:38.619Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T21:36:38.619Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T21:36:38.619Z] OK: 17692 distinct packages available [2023-05-15T21:36:38.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:36:39.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:36:40.612Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-15T21:36:40.612Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-15T21:36:40.612Z] (3/4) Installing libucontext (1.2-r0) [2023-05-15T21:36:40.612Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-15T21:36:40.612Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:36:40.612Z] OK: 8 MiB in 19 packages [2023-05-15T21:36:44.871Z] Removing intermediate container 69d5d62c4f1f [2023-05-15T21:36:44.871Z] ---> 66f26a951bb3 [2023-05-15T21:36:44.871Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:36:45.830Z] ---> 1fe18848008a [2023-05-15T21:36:45.830Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:36:46.416Z] ---> bde07eb2326a [2023-05-15T21:36:46.416Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-15T21:36:53.057Z] ---> f3fcce498939 [2023-05-15T21:36:53.057Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-15T21:36:53.639Z] ---> 797ca949a0fa [2023-05-15T21:36:53.639Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-15T21:36:53.639Z] ---> Running in 92820897e5fe [2023-05-15T21:36:57.889Z] Removing intermediate container 92820897e5fe [2023-05-15T21:36:57.889Z] ---> 6a73d1c83e63 [2023-05-15T21:36:57.889Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-15T21:36:58.475Z] ---> 55abc001377c [2023-05-15T21:36:58.475Z] Step 22/27 : WORKDIR / [2023-05-15T21:36:58.741Z] ---> Running in f336852ad284 [2023-05-15T21:36:59.326Z] Removing intermediate container f336852ad284 [2023-05-15T21:36:59.326Z] ---> 47de71e5e757 [2023-05-15T21:36:59.326Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-15T21:36:59.326Z] ---> Running in 57eacb682cd7 [2023-05-15T21:36:59.913Z] Removing intermediate container 57eacb682cd7 [2023-05-15T21:36:59.913Z] ---> 04c3e81d318d [2023-05-15T21:36:59.913Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-15T21:36:59.913Z] ---> Running in 1d8c1ec18fd1 [2023-05-15T21:37:00.498Z] Removing intermediate container 1d8c1ec18fd1 [2023-05-15T21:37:00.498Z] ---> 42d0f3fc800d [2023-05-15T21:37:00.498Z] Step 25/27 : LABEL arch=arm64 [2023-05-15T21:37:00.765Z] ---> Running in 7625e12658d0 [2023-05-15T21:37:01.034Z] Removing intermediate container 7625e12658d0 [2023-05-15T21:37:01.034Z] ---> b0c47482735f [2023-05-15T21:37:01.034Z] Step 26/27 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:37:01.305Z] ---> Running in 9f4455c60149 [2023-05-15T21:37:01.896Z] Removing intermediate container 9f4455c60149 [2023-05-15T21:37:01.896Z] ---> b1b6aeecb2b9 [2023-05-15T21:37:01.896Z] Step 27/27 : LABEL version=3.0.0-dev.157 [2023-05-15T21:37:02.163Z] ---> Running in cc15515f6c91 [2023-05-15T21:37:02.748Z] Removing intermediate container cc15515f6c91 [2023-05-15T21:37:02.748Z] ---> e9e055b5cfa9 [2023-05-15T21:37:02.748Z] [2023-05-15T21:37:02.748Z] Successfully built e9e055b5cfa9 [2023-05-15T21:37:02.748Z] Successfully tagged security-spire-config-arm64:latest [2023-05-15T21:37:02.748Z]  Building security-spire-config ... done Building security-spire-server [2023-05-15T21:37:06.093Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:37:06.093Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:37:06.093Z] ---> 59b26534efeb [2023-05-15T21:37:06.093Z] Step 3/26 : WORKDIR /edgex-go [2023-05-15T21:37:06.093Z] ---> Using cache [2023-05-15T21:37:06.093Z] ---> 497da5547422 [2023-05-15T21:37:06.093Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-15T21:37:06.093Z] ---> Using cache [2023-05-15T21:37:06.093Z] ---> d3610f7ee937 [2023-05-15T21:37:06.093Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-15T21:37:06.093Z] ---> Using cache [2023-05-15T21:37:06.093Z] ---> 2aa8dd9182d1 [2023-05-15T21:37:06.093Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:37:06.093Z] ---> Using cache [2023-05-15T21:37:06.093Z] ---> 6fcb8d3ffa2c [2023-05-15T21:37:06.093Z] Step 7/26 : COPY . . [2023-05-15T21:37:06.093Z] ---> Using cache [2023-05-15T21:37:06.093Z] ---> 0790a01e5858 [2023-05-15T21:37:06.093Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-15T21:37:06.093Z] ---> Using cache [2023-05-15T21:37:06.093Z] ---> 9ca9e23b262a [2023-05-15T21:37:06.093Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-15T21:37:06.093Z] ---> Using cache [2023-05-15T21:37:06.093Z] ---> a3bead53a91d [2023-05-15T21:37:06.093Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-15T21:37:06.093Z] ---> Using cache [2023-05-15T21:37:06.093Z] ---> e8083bd435a4 [2023-05-15T21:37:06.093Z] 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-15T21:37:06.359Z] ---> Running in d0f555b77b51 [2023-05-15T21:37:09.722Z] Removing intermediate container d0f555b77b51 [2023-05-15T21:37:09.722Z] ---> 2ba32a3f1bf8 [2023-05-15T21:37:09.722Z] Step 12/26 : WORKDIR /edgex-go [2023-05-15T21:37:09.722Z] ---> Running in 01280e98f4d1 [2023-05-15T21:37:10.304Z] Removing intermediate container 01280e98f4d1 [2023-05-15T21:37:10.304Z] ---> 94fb181f1500 [2023-05-15T21:37:10.304Z] [2023-05-15T21:37:10.304Z] Step 13/26 : FROM alpine:3.17 [2023-05-15T21:37:10.304Z] ---> 51e60588ff2c [2023-05-15T21:37:10.304Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-15T21:37:10.304Z] ---> Using cache [2023-05-15T21:37:10.304Z] ---> ea5693fce457 [2023-05-15T21:37:10.304Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-15T21:37:10.304Z] ---> Running in 3f84355e533f [2023-05-15T21:37:12.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:37:12.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:37:14.245Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T21:37:14.245Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T21:37:14.245Z] OK: 17692 distinct packages available [2023-05-15T21:37:14.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:37:15.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:37:16.504Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-15T21:37:16.504Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-15T21:37:16.504Z] (3/5) Installing libucontext (1.2-r0) [2023-05-15T21:37:16.504Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-15T21:37:16.504Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-15T21:37:16.504Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:37:16.504Z] OK: 9 MiB in 20 packages [2023-05-15T21:37:18.451Z] Removing intermediate container 3f84355e533f [2023-05-15T21:37:18.451Z] ---> 3e380deffbfc [2023-05-15T21:37:18.451Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:37:19.041Z] ---> e6335f2a3f31 [2023-05-15T21:37:19.041Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:37:20.000Z] ---> f842bdd6b0f1 [2023-05-15T21:37:20.000Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-15T21:37:26.648Z] ---> 3d962506d158 [2023-05-15T21:37:26.648Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-15T21:37:26.915Z] ---> c3203d877e2c [2023-05-15T21:37:26.915Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-15T21:37:27.875Z] ---> be7cdf505d0d [2023-05-15T21:37:27.875Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-15T21:37:28.460Z] ---> 686697f597ed [2023-05-15T21:37:28.460Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-15T21:37:28.725Z] ---> Running in a388f8975769 [2023-05-15T21:37:29.307Z] Removing intermediate container a388f8975769 [2023-05-15T21:37:29.307Z] ---> 00a9771e3212 [2023-05-15T21:37:29.307Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-15T21:37:29.307Z] ---> Running in 4dabe6398bf1 [2023-05-15T21:37:29.581Z] Removing intermediate container 4dabe6398bf1 [2023-05-15T21:37:29.581Z] ---> f3ff38d4b26b [2023-05-15T21:37:29.581Z] Step 24/26 : LABEL arch=arm64 [2023-05-15T21:37:29.847Z] ---> Running in 3e6b87b32df4 [2023-05-15T21:37:30.122Z] Removing intermediate container 3e6b87b32df4 [2023-05-15T21:37:30.122Z] ---> 7c6332af1203 [2023-05-15T21:37:30.122Z] Step 25/26 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:37:30.393Z] ---> Running in a66a9bbc4990 [2023-05-15T21:37:30.976Z] Removing intermediate container a66a9bbc4990 [2023-05-15T21:37:30.976Z] ---> 463a888e7182 [2023-05-15T21:37:30.976Z] Step 26/26 : LABEL version=3.0.0-dev.157 [2023-05-15T21:37:30.976Z] ---> Running in 2ca190244d30 [2023-05-15T21:37:31.559Z] Removing intermediate container 2ca190244d30 [2023-05-15T21:37:31.559Z] ---> 1ab927918787 [2023-05-15T21:37:31.559Z] [2023-05-15T21:37:31.825Z] Successfully built 1ab927918787 [2023-05-15T21:37:31.825Z] Successfully tagged security-spire-server-arm64:latest [2023-05-15T21:37:31.825Z] Building security-spire-agent [2023-05-15T21:37:35.289Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:37:35.289Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:37:35.289Z] ---> 59b26534efeb [2023-05-15T21:37:35.289Z] Step 3/27 : WORKDIR /edgex-go [2023-05-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> 497da5547422 [2023-05-15T21:37:35.289Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> d3610f7ee937 [2023-05-15T21:37:35.289Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> 2aa8dd9182d1 [2023-05-15T21:37:35.289Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> 6fcb8d3ffa2c [2023-05-15T21:37:35.289Z] Step 7/27 : COPY . . [2023-05-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> 0790a01e5858 [2023-05-15T21:37:35.289Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> 9ca9e23b262a [2023-05-15T21:37:35.289Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> a3bead53a91d [2023-05-15T21:37:35.289Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> e8083bd435a4 [2023-05-15T21:37:35.289Z] 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-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> 1181f00768f3 [2023-05-15T21:37:35.289Z] Step 12/27 : WORKDIR /edgex-go [2023-05-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> 25b3d62b25b3 [2023-05-15T21:37:35.289Z] [2023-05-15T21:37:35.289Z] Step 13/27 : FROM alpine:3.17 [2023-05-15T21:37:35.289Z] ---> 51e60588ff2c [2023-05-15T21:37:35.289Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> ea5693fce457 [2023-05-15T21:37:35.289Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> 3e380deffbfc [2023-05-15T21:37:35.289Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> e6335f2a3f31 [2023-05-15T21:37:35.289Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:37:35.289Z] ---> Using cache [2023-05-15T21:37:35.289Z] ---> f842bdd6b0f1 [2023-05-15T21:37:35.289Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-15T21:37:39.706Z] ---> 35598d666285 [2023-05-15T21:37:39.706Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-15T21:37:46.552Z] ---> 392457af9594 [2023-05-15T21:37:46.552Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-15T21:37:46.552Z] ---> cdee60fe30cf [2023-05-15T21:37:46.552Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-15T21:37:47.509Z] ---> 99becd1b194d [2023-05-15T21:37:47.509Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-15T21:37:48.477Z] ---> 39d285c26de9 [2023-05-15T21:37:48.477Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-15T21:37:48.477Z] ---> Running in 4a59c038058f [2023-05-15T21:37:48.743Z] Removing intermediate container 4a59c038058f [2023-05-15T21:37:48.743Z] ---> e3c96b811b00 [2023-05-15T21:37:49.008Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-15T21:37:49.008Z] ---> Running in c7a28deb33ea [2023-05-15T21:37:49.589Z] Removing intermediate container c7a28deb33ea [2023-05-15T21:37:49.589Z] ---> 5a1961de9705 [2023-05-15T21:37:49.589Z] Step 25/27 : LABEL arch=arm64 [2023-05-15T21:37:49.855Z] ---> Running in 611892fe3d43 [2023-05-15T21:37:50.120Z] Removing intermediate container 611892fe3d43 [2023-05-15T21:37:50.120Z] ---> abd444ac0301 [2023-05-15T21:37:50.120Z] Step 26/27 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:37:50.394Z] ---> Running in e04a71d80457 [2023-05-15T21:37:52.329Z] Removing intermediate container e04a71d80457 [2023-05-15T21:37:52.329Z] ---> 73048bf2db02 [2023-05-15T21:37:52.329Z] Step 27/27 : LABEL version=3.0.0-dev.157 [2023-05-15T21:37:52.329Z] ---> Running in 1c9bfa1827d9 [2023-05-15T21:37:52.911Z] Removing intermediate container 1c9bfa1827d9 [2023-05-15T21:37:52.911Z] ---> dc980a6541c4 [2023-05-15T21:37:52.911Z] [2023-05-15T21:37:52.911Z] Successfully built dc980a6541c4 [2023-05-15T21:37:52.911Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-15T21:37:52.911Z] Building security-bootstrapper [2023-05-15T21:37:56.248Z]  Building security-spire-agent ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:37:56.248Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:37:56.248Z] ---> 59b26534efeb [2023-05-15T21:37:56.248Z] Step 3/33 : WORKDIR /edgex-go [2023-05-15T21:37:56.248Z] ---> Using cache [2023-05-15T21:37:56.248Z] ---> 497da5547422 [2023-05-15T21:37:56.248Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-15T21:37:56.248Z] ---> Using cache [2023-05-15T21:37:56.248Z] ---> f7a32f3c9047 [2023-05-15T21:37:56.248Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-15T21:37:56.248Z] ---> Using cache [2023-05-15T21:37:56.248Z] ---> 389589b3cf0a [2023-05-15T21:37:56.248Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:37:56.248Z] ---> Using cache [2023-05-15T21:37:56.248Z] ---> 6bfea6e92d96 [2023-05-15T21:37:56.248Z] Step 7/33 : COPY . . [2023-05-15T21:37:56.248Z] ---> Using cache [2023-05-15T21:37:56.248Z] ---> 52cb71a9837f [2023-05-15T21:37:56.248Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-15T21:37:56.248Z] ---> Running in d04c4a964a44 [2023-05-15T21:37:58.189Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-15T21:39:34.827Z] Removing intermediate container 73a7efc45435 [2023-05-15T21:39:34.827Z] ---> 18d73182a10e [2023-05-15T21:39:34.827Z] [2023-05-15T21:39:34.827Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T21:39:34.827Z] ---> 51e60588ff2c [2023-05-15T21:39:34.827Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-15T21:39:34.827Z] ---> Running in e9898632aab2 [2023-05-15T21:39:34.827Z] Removing intermediate container e9898632aab2 [2023-05-15T21:39:34.827Z] ---> 24b4a4606c2d [2023-05-15T21:39:34.827Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T21:39:34.827Z] ---> Running in 1a484ae6bab8 [2023-05-15T21:39:34.827Z] Removing intermediate container 38c1069a1c96 [2023-05-15T21:39:34.827Z] ---> 4df2972a736b [2023-05-15T21:39:34.827Z] [2023-05-15T21:39:34.827Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T21:39:34.827Z] ---> 51e60588ff2c [2023-05-15T21:39:34.827Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-15T21:39:34.827Z] ---> Using cache [2023-05-15T21:39:34.827Z] ---> 24b4a4606c2d [2023-05-15T21:39:34.827Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T21:39:34.827Z] ---> Running in 5a5cd9a2e816 [2023-05-15T21:39:34.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:39:34.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:39:34.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:39:34.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:39:34.827Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T21:39:34.827Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:39:34.827Z] OK: 8 MiB in 16 packages [2023-05-15T21:39:34.827Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T21:39:34.827Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:39:34.827Z] OK: 8 MiB in 16 packages [2023-05-15T21:39:34.827Z] Removing intermediate container 1a484ae6bab8 [2023-05-15T21:39:34.827Z] ---> c08c97761de0 [2023-05-15T21:39:34.827Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:39:34.827Z] Removing intermediate container 5a5cd9a2e816 [2023-05-15T21:39:34.827Z] ---> 8b7c1a995cf7 [2023-05-15T21:39:34.827Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:39:34.827Z] ---> b537d56ae2fd [2023-05-15T21:39:34.827Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:39:34.827Z] ---> 89312563f576 [2023-05-15T21:39:34.827Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:39:35.420Z] ---> b2cfb7fffb51 [2023-05-15T21:39:35.420Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-15T21:39:35.686Z] ---> dfeb37f9e7f4 [2023-05-15T21:39:35.686Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-15T21:39:39.955Z] ---> e60e94b66b06 [2023-05-15T21:39:39.955Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:39:39.955Z] ---> fb921ed209a5 [2023-05-15T21:39:39.955Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:39:40.537Z] ---> a63dc6b0a6ae [2023-05-15T21:39:40.537Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-15T21:39:40.537Z] ---> 6f10714e8b25 [2023-05-15T21:39:40.537Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-15T21:39:41.493Z] ---> 4400512e7ccc [2023-05-15T21:39:41.493Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T21:39:41.493Z] ---> Running in 755108e5daf8 [2023-05-15T21:39:41.760Z] ---> 9a1519b02f5e [2023-05-15T21:39:41.760Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T21:39:42.026Z] ---> Running in ee8e2eaa309a [2023-05-15T21:39:45.373Z] Removing intermediate container 755108e5daf8 [2023-05-15T21:39:45.373Z] ---> b03279bc45b6 [2023-05-15T21:39:45.373Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T21:39:45.373Z] ---> Running in d4397803afb3 [2023-05-15T21:39:45.639Z] Removing intermediate container ee8e2eaa309a [2023-05-15T21:39:45.639Z] ---> 1e2b79cc3d8b [2023-05-15T21:39:45.639Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T21:39:45.639Z] ---> Running in 6978cef20128 [2023-05-15T21:39:45.907Z] Removing intermediate container d4397803afb3 [2023-05-15T21:39:45.907Z] ---> c659598e8761 [2023-05-15T21:39:45.907Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-15T21:39:46.175Z] ---> Running in f76fdc0c6974 [2023-05-15T21:39:46.442Z] Removing intermediate container 6978cef20128 [2023-05-15T21:39:46.442Z] ---> 34f4bf257337 [2023-05-15T21:39:46.442Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-15T21:39:46.708Z] ---> Running in a8223b9e2104 [2023-05-15T21:39:46.974Z] Removing intermediate container f76fdc0c6974 [2023-05-15T21:39:46.974Z] ---> febd5ccd12e9 [2023-05-15T21:39:46.974Z] Step 21/23 : LABEL arch=arm64 [2023-05-15T21:39:46.974Z] ---> Running in 0cf4b78dc0c5 [2023-05-15T21:39:47.558Z] Removing intermediate container a8223b9e2104 [2023-05-15T21:39:47.558Z] ---> 8760852cee33 [2023-05-15T21:39:47.558Z] Step 21/23 : LABEL arch=arm64 [2023-05-15T21:39:47.558Z] ---> Running in e2579e005fe2 [2023-05-15T21:39:47.832Z] Removing intermediate container 0cf4b78dc0c5 [2023-05-15T21:39:47.832Z] ---> 2df185b51e4d [2023-05-15T21:39:47.832Z] Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:39:47.832Z] ---> Running in b62f253bf3ba [2023-05-15T21:39:48.414Z] Removing intermediate container e2579e005fe2 [2023-05-15T21:39:48.414Z] ---> 1f9d2ea649c6 [2023-05-15T21:39:48.414Z] Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:39:48.683Z] Removing intermediate container b62f253bf3ba [2023-05-15T21:39:48.683Z] ---> 6f852d3a5a21 [2023-05-15T21:39:48.684Z] Step 23/23 : LABEL version=3.0.0-dev.157 [2023-05-15T21:39:48.684Z] ---> Running in 03b3dff9b04b [2023-05-15T21:39:48.684Z] ---> Running in 8e99f9e1ae95 [2023-05-15T21:39:49.641Z] Removing intermediate container 03b3dff9b04b [2023-05-15T21:39:49.641Z] ---> c6848061c2fe [2023-05-15T21:39:49.641Z] Step 23/23 : LABEL version=3.0.0-dev.157 [2023-05-15T21:39:49.641Z] Removing intermediate container 8e99f9e1ae95 [2023-05-15T21:39:49.641Z] ---> 471741f05e0f [2023-05-15T21:39:49.641Z] [2023-05-15T21:39:49.641Z] ---> Running in 8fc7202960c0 [2023-05-15T21:39:49.908Z] Successfully built 471741f05e0f [2023-05-15T21:39:49.908Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-15T21:39:49.908Z] Building support-notifications [2023-05-15T21:39:52.484Z]  Building security-proxy-auth ... done Removing intermediate container 8fc7202960c0 [2023-05-15T21:39:52.484Z] ---> 50c698177bb5 [2023-05-15T21:39:52.484Z] [2023-05-15T21:39:52.484Z] Successfully built 50c698177bb5 [2023-05-15T21:39:52.484Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-15T21:39:53.062Z]  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T21:39:53.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T21:39:53.062Z] ---> 59b26534efeb [2023-05-15T21:39:53.062Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T21:39:53.062Z] ---> Using cache [2023-05-15T21:39:53.062Z] ---> a683356db21f [2023-05-15T21:39:53.062Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T21:39:53.062Z] ---> Using cache [2023-05-15T21:39:53.062Z] ---> 2530e97d79d5 [2023-05-15T21:39:53.062Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-15T21:39:53.062Z] ---> Running in c1f470c8bdae [2023-05-15T21:39:54.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:39:55.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:39:56.979Z] OK: 263 MiB in 53 packages [2023-05-15T21:39:57.934Z] Removing intermediate container c1f470c8bdae [2023-05-15T21:39:57.934Z] ---> f58062f24551 [2023-05-15T21:39:57.934Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T21:39:58.890Z] ---> b256760e082f [2023-05-15T21:39:58.890Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T21:39:59.156Z] ---> Running in 6845dc37a674 [2023-05-15T21:41:35.857Z] Removing intermediate container 6845dc37a674 [2023-05-15T21:41:35.857Z] ---> 56353b31b965 [2023-05-15T21:41:35.857Z] Step 8/23 : COPY . . [2023-05-15T21:41:35.857Z] ---> 058d5e343180 [2023-05-15T21:41:35.857Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-15T21:41:35.857Z] ---> Running in cb58160fc5a0 [2023-05-15T21:41:35.857Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-15T21:42:57.477Z] Removing intermediate container 51b9f2772743 [2023-05-15T21:42:57.477Z] ---> ca3d7408b51e [2023-05-15T21:42:57.477Z] [2023-05-15T21:42:57.477Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T21:42:57.477Z] ---> 51e60588ff2c [2023-05-15T21:42:57.477Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T21:42:57.770Z] ---> Running in 74498ae150f9 [2023-05-15T21:42:58.354Z] Removing intermediate container 74498ae150f9 [2023-05-15T21:42:58.354Z] ---> e5ef90f72f14 [2023-05-15T21:42:58.354Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-15T21:42:58.354Z] ---> Running in 54d6f1ef5864 [2023-05-15T21:42:58.938Z] Removing intermediate container 54d6f1ef5864 [2023-05-15T21:42:58.938Z] ---> 1fd23aa84a96 [2023-05-15T21:42:58.938Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-15T21:42:58.938Z] ---> Running in 2dbd18b6f7a7 [2023-05-15T21:42:59.527Z] Removing intermediate container 2dbd18b6f7a7 [2023-05-15T21:42:59.527Z] ---> a87bee81b1fa [2023-05-15T21:42:59.527Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T21:42:59.796Z] ---> Running in a190c16c5245 [2023-05-15T21:43:01.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:43:02.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:43:03.424Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T21:43:03.424Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:43:03.424Z] OK: 8 MiB in 16 packages [2023-05-15T21:43:05.368Z] Removing intermediate container a190c16c5245 [2023-05-15T21:43:05.368Z] ---> 6cea58d64132 [2023-05-15T21:43:05.368Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:43:05.950Z] ---> fd51aa86771f [2023-05-15T21:43:05.950Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:43:06.909Z] ---> b8b0055fc58c [2023-05-15T21:43:06.909Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-15T21:43:08.855Z] ---> 687bd27987fb [2023-05-15T21:43:08.855Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:43:09.813Z] ---> b8f06ee0dad2 [2023-05-15T21:43:09.813Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-15T21:43:10.080Z] ---> Running in 7dae078e87bd [2023-05-15T21:43:10.351Z] Removing intermediate container 7dae078e87bd [2023-05-15T21:43:10.351Z] ---> 0c0b68ff986c [2023-05-15T21:43:10.351Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T21:43:10.618Z] ---> Running in b8c10d631dd7 [2023-05-15T21:43:11.208Z] Removing intermediate container b8c10d631dd7 [2023-05-15T21:43:11.208Z] ---> 892fb692ecdd [2023-05-15T21:43:11.208Z] Step 21/23 : LABEL arch=arm64 [2023-05-15T21:43:11.208Z] ---> Running in d8b44f0b4390 [2023-05-15T21:43:11.793Z] Removing intermediate container d8b44f0b4390 [2023-05-15T21:43:11.793Z] ---> 692d361b42be [2023-05-15T21:43:11.793Z] Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:43:11.793Z] ---> Running in d6813f125460 [2023-05-15T21:43:12.375Z] Removing intermediate container d6813f125460 [2023-05-15T21:43:12.375Z] ---> 6e0a082e53ba [2023-05-15T21:43:12.375Z] Step 23/23 : LABEL version=3.0.0-dev.157 [2023-05-15T21:43:12.641Z] ---> Running in f13b93d168b3 [2023-05-15T21:43:15.977Z] Removing intermediate container f13b93d168b3 [2023-05-15T21:43:15.977Z] ---> 9be919204d0b [2023-05-15T21:43:15.977Z] [2023-05-15T21:43:16.243Z] Successfully built 9be919204d0b [2023-05-15T21:43:16.243Z] Successfully tagged core-data-arm64:latest [2023-05-15T21:43:26.308Z]  Building core-data ... done Removing intermediate container d04c4a964a44 [2023-05-15T21:43:26.308Z] ---> 5773e5ac541e [2023-05-15T21:43:26.308Z] [2023-05-15T21:43:26.308Z] Step 9/33 : FROM alpine:3.17 [2023-05-15T21:43:26.308Z] ---> 51e60588ff2c [2023-05-15T21:43:26.308Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-15T21:43:26.308Z] ---> Running in aa0b3d2b9549 [2023-05-15T21:43:26.308Z] Removing intermediate container aa0b3d2b9549 [2023-05-15T21:43:26.308Z] ---> 501fc5c63eec [2023-05-15T21:43:26.308Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-15T21:43:26.308Z] ---> Running in 9fc9389d33bd [2023-05-15T21:43:26.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:43:27.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:43:28.801Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-15T21:43:28.801Z] (2/2) Installing su-exec (0.2-r2) [2023-05-15T21:43:28.801Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:43:28.801Z] OK: 8 MiB in 17 packages [2023-05-15T21:43:30.741Z] Removing intermediate container 9fc9389d33bd [2023-05-15T21:43:30.741Z] ---> ebb391ed6392 [2023-05-15T21:43:30.741Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-15T21:43:30.741Z] ---> Running in fdebe8bab71e [2023-05-15T21:43:31.323Z] Removing intermediate container fdebe8bab71e [2023-05-15T21:43:31.323Z] ---> 425d53435e5d [2023-05-15T21:43:31.323Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-15T21:43:31.323Z] ---> Running in 6b4e2f46bb80 [2023-05-15T21:43:31.905Z] Removing intermediate container 6b4e2f46bb80 [2023-05-15T21:43:31.905Z] ---> 377a631d1057 [2023-05-15T21:43:31.905Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-15T21:43:31.905Z] ---> Running in 6f0b41866046 [2023-05-15T21:43:32.488Z] Removing intermediate container 6f0b41866046 [2023-05-15T21:43:32.488Z] ---> b7b51250d64f [2023-05-15T21:43:32.488Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-15T21:43:32.488Z] ---> Running in 33240925f4f1 [2023-05-15T21:43:32.762Z] Removing intermediate container 33240925f4f1 [2023-05-15T21:43:32.762Z] ---> 181ec04721a5 [2023-05-15T21:43:32.762Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-15T21:43:33.034Z] ---> Running in c735f417abc6 [2023-05-15T21:43:36.375Z] Removing intermediate container c735f417abc6 [2023-05-15T21:43:36.375Z] ---> 5842cfe5406e [2023-05-15T21:43:36.375Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-15T21:43:36.375Z] ---> Running in 6d9153ab15ac [2023-05-15T21:43:36.375Z] Removing intermediate container 6d9153ab15ac [2023-05-15T21:43:36.375Z] ---> d7fdc47841ca [2023-05-15T21:43:36.375Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-15T21:43:37.338Z] ---> 1e0b0d6234a5 [2023-05-15T21:43:37.338Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-15T21:43:37.338Z] ---> Running in 70a766b022ce [2023-05-15T21:43:40.686Z] Removing intermediate container 70a766b022ce [2023-05-15T21:43:40.686Z] ---> b618d754e82b [2023-05-15T21:43:40.686Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:43:40.955Z] ---> 00b9f24ed346 [2023-05-15T21:43:40.955Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:43:42.900Z] ---> 8f591c958150 [2023-05-15T21:43:42.900Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-15T21:43:45.476Z] ---> dfb2055c5e5e [2023-05-15T21:43:45.476Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-15T21:43:45.742Z] ---> 9584450b914d [2023-05-15T21:43:45.742Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-15T21:43:47.159Z] ---> a086aa96d710 [2023-05-15T21:43:47.159Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-15T21:43:48.114Z] ---> 95d3b51b04cb [2023-05-15T21:43:48.114Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-15T21:43:49.519Z] ---> 31e4336b861e [2023-05-15T21:43:49.519Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-15T21:43:50.925Z] ---> 9862fff7ab36 [2023-05-15T21:43:50.925Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-15T21:43:51.192Z] ---> Running in b1db74e70224 [2023-05-15T21:43:59.387Z] Removing intermediate container b1db74e70224 [2023-05-15T21:43:59.387Z] ---> 3ad2609b9bd3 [2023-05-15T21:43:59.387Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-15T21:43:59.387Z] ---> Running in 783a6676247c [2023-05-15T21:43:59.387Z] Removing intermediate container 783a6676247c [2023-05-15T21:43:59.387Z] ---> 626ee1eebd09 [2023-05-15T21:43:59.387Z] Step 30/33 : CMD ["gate"] [2023-05-15T21:43:59.387Z] ---> Running in 8f227c72ea80 [2023-05-15T21:43:59.976Z] Removing intermediate container 8f227c72ea80 [2023-05-15T21:43:59.977Z] ---> 338cac1771bd [2023-05-15T21:43:59.977Z] Step 31/33 : LABEL arch=arm64 [2023-05-15T21:43:59.977Z] ---> Running in b713712378d6 [2023-05-15T21:44:00.560Z] Removing intermediate container b713712378d6 [2023-05-15T21:44:00.560Z] ---> bf143a2316b2 [2023-05-15T21:44:00.560Z] Step 32/33 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:44:00.826Z] ---> Running in 6760f93c7e3a [2023-05-15T21:44:01.406Z] Removing intermediate container c13465361470 [2023-05-15T21:44:01.406Z] ---> 24ffb6bc73ca [2023-05-15T21:44:01.406Z] [2023-05-15T21:44:01.406Z] Step 9/20 : FROM alpine:3.17 [2023-05-15T21:44:01.406Z] ---> 51e60588ff2c [2023-05-15T21:44:01.406Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-15T21:44:01.406Z] ---> Using cache [2023-05-15T21:44:01.406Z] ---> 501fc5c63eec [2023-05-15T21:44:01.406Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-15T21:44:01.680Z] ---> Running in 399fd1e82238 [2023-05-15T21:44:01.680Z] Removing intermediate container 6760f93c7e3a [2023-05-15T21:44:01.680Z] ---> be153e622d50 [2023-05-15T21:44:01.680Z] Step 33/33 : LABEL version=3.0.0-dev.157 [2023-05-15T21:44:01.946Z] ---> Running in 65e333ac7309 [2023-05-15T21:44:02.532Z] Removing intermediate container 65e333ac7309 [2023-05-15T21:44:02.532Z] ---> b30b7a7b652d [2023-05-15T21:44:02.532Z] [2023-05-15T21:44:02.799Z] Successfully built b30b7a7b652d [2023-05-15T21:44:02.799Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-15T21:44:03.759Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:44:04.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:44:05.765Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T21:44:05.765Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T21:44:05.765Z] OK: 17692 distinct packages available [2023-05-15T21:44:05.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:44:06.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:44:07.309Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-15T21:44:07.576Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-15T21:44:07.576Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-15T21:44:07.576Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-15T21:44:07.576Z] (5/9) Installing curl (8.0.1-r0) [2023-05-15T21:44:07.576Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-15T21:44:07.576Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-15T21:44:07.576Z] (8/9) Installing libucontext (1.2-r0) [2023-05-15T21:44:07.576Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-15T21:44:07.576Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:44:07.576Z] Executing ca-certificates-20230506-r0.trigger [2023-05-15T21:44:08.164Z] OK: 11 MiB in 24 packages [2023-05-15T21:44:11.498Z] Removing intermediate container 399fd1e82238 [2023-05-15T21:44:11.498Z] ---> 1b75e3fc254b [2023-05-15T21:44:11.498Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:44:12.090Z] ---> 590df1b9e6c0 [2023-05-15T21:44:12.090Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:44:13.048Z] ---> 6e5140c39c4f [2023-05-15T21:44:13.048Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-15T21:44:15.138Z] ---> 4e639fe5bfa5 [2023-05-15T21:44:15.138Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:44:16.204Z] ---> efeda4bd78c9 [2023-05-15T21:44:16.204Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-15T21:44:16.540Z] ---> Running in 1c9f7b80b4db [2023-05-15T21:44:16.846Z] Removing intermediate container 1c9f7b80b4db [2023-05-15T21:44:16.846Z] ---> 34f20c7de4d9 [2023-05-15T21:44:16.846Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-15T21:44:16.846Z] ---> Running in 3bf6548bbec1 [2023-05-15T21:44:17.463Z] Removing intermediate container 3bf6548bbec1 [2023-05-15T21:44:17.463Z] ---> 1cd03ab0cf3a [2023-05-15T21:44:17.463Z] Step 18/20 : LABEL arch=arm64 [2023-05-15T21:44:17.463Z] ---> Running in 9fcd2916095a [2023-05-15T21:44:18.090Z] Removing intermediate container 9fcd2916095a [2023-05-15T21:44:18.090Z] ---> 969efd7977cd [2023-05-15T21:44:18.090Z] Step 19/20 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:44:18.090Z] ---> Running in 6396f7acf13c [2023-05-15T21:44:18.720Z] Removing intermediate container 6396f7acf13c [2023-05-15T21:44:18.720Z] ---> 4182e8f8ff9d [2023-05-15T21:44:18.720Z] Step 20/20 : LABEL version=3.0.0-dev.157 [2023-05-15T21:44:18.720Z] ---> Running in d7b14aa761fd [2023-05-15T21:44:19.356Z] Removing intermediate container d7b14aa761fd [2023-05-15T21:44:19.356Z] ---> 6201b95aea2e [2023-05-15T21:44:19.356Z] [2023-05-15T21:44:19.356Z] Successfully built 6201b95aea2e [2023-05-15T21:44:19.356Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-15T21:45:27.200Z]  Building security-spiffe-token-provider ... done Removing intermediate container cb58160fc5a0 [2023-05-15T21:45:27.200Z] ---> 5c9b2ac8b32a [2023-05-15T21:45:27.200Z] [2023-05-15T21:45:27.200Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T21:45:27.200Z] ---> 51e60588ff2c [2023-05-15T21:45:27.200Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-15T21:45:27.200Z] ---> Running in f97cbf3f8c18 [2023-05-15T21:45:27.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T21:45:27.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T21:45:27.200Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-15T21:45:27.200Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-15T21:45:27.200Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T21:45:27.200Z] Executing ca-certificates-20230506-r0.trigger [2023-05-15T21:45:27.200Z] OK: 8 MiB in 17 packages [2023-05-15T21:45:27.200Z] Removing intermediate container f97cbf3f8c18 [2023-05-15T21:45:27.200Z] ---> e49e7c088333 [2023-05-15T21:45:27.200Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T21:45:27.200Z] ---> Running in a30e602f0a12 [2023-05-15T21:45:27.200Z] Removing intermediate container a30e602f0a12 [2023-05-15T21:45:27.200Z] ---> f6816b22f32b [2023-05-15T21:45:27.200Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-15T21:45:27.200Z] ---> Running in d8bf8f8687f1 [2023-05-15T21:45:27.201Z] Removing intermediate container d8bf8f8687f1 [2023-05-15T21:45:27.201Z] ---> c444406f7981 [2023-05-15T21:45:27.201Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-15T21:45:27.201Z] ---> Running in 30a9769acac9 [2023-05-15T21:45:27.201Z] Removing intermediate container 30a9769acac9 [2023-05-15T21:45:27.201Z] ---> e4f2e44e6069 [2023-05-15T21:45:27.201Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T21:45:27.201Z] ---> 9523e387f2e3 [2023-05-15T21:45:27.201Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T21:45:27.201Z] ---> bc4b91ec99c1 [2023-05-15T21:45:27.201Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-15T21:45:27.201Z] ---> a3dcee2f4867 [2023-05-15T21:45:27.201Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-15T21:45:29.137Z] ---> d4636eb11807 [2023-05-15T21:45:29.138Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-15T21:45:29.407Z] ---> Running in 13d8e5f702aa [2023-05-15T21:45:29.673Z] Removing intermediate container 13d8e5f702aa [2023-05-15T21:45:29.673Z] ---> 82641d4d1b80 [2023-05-15T21:45:29.673Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T21:45:29.673Z] ---> Running in 387e8d8a3def [2023-05-15T21:45:29.939Z] Removing intermediate container 387e8d8a3def [2023-05-15T21:45:29.939Z] ---> 9d06274551f9 [2023-05-15T21:45:29.939Z] Step 21/23 : LABEL arch=arm64 [2023-05-15T21:45:29.939Z] ---> Running in f6ab189df2b0 [2023-05-15T21:45:30.208Z] Removing intermediate container f6ab189df2b0 [2023-05-15T21:45:30.208Z] ---> aa4ad9f2042a [2023-05-15T21:45:30.208Z] Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:45:30.476Z] ---> Running in 7c10e22b9341 [2023-05-15T21:45:30.742Z] Removing intermediate container 7c10e22b9341 [2023-05-15T21:45:30.742Z] ---> 44386b3404d4 [2023-05-15T21:45:30.742Z] Step 23/23 : LABEL version=3.0.0-dev.157 [2023-05-15T21:45:30.742Z] ---> Running in e0c17b1cb50a [2023-05-15T21:45:31.008Z] Removing intermediate container e0c17b1cb50a [2023-05-15T21:45:31.008Z] ---> ae4612e6f6a8 [2023-05-15T21:45:31.008Z] [2023-05-15T21:45:31.008Z] Successfully built ae4612e6f6a8 [2023-05-15T21:45:31.008Z] Successfully tagged support-notifications-arm64:latest [2023-05-15T21:45:31.285Z]  Building support-notifications ... done  [Pipeline] } [2023-05-15T21:45:31.305Z] $ docker stop --time=1 39798551fcccb411cafb21d0a440914944127a69a6fbc3ecc87f6a25a2558f91 [2023-05-15T21:45:32.983Z] $ docker rm -f --volumes 39798551fcccb411cafb21d0a440914944127a69a6fbc3ecc87f6a25a2558f91 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-15T21:45:33.439Z] + docker images [2023-05-15T21:45:33.705Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-15T21:45:33.705Z] support-notifications-arm64 latest ae4612e6f6a8 3 seconds ago 31.9MB [2023-05-15T21:45:33.705Z] 5c9b2ac8b32a 15 seconds ago 1.42GB [2023-05-15T21:45:33.705Z] security-spiffe-token-provider-arm64 latest 6201b95aea2e About a minute ago 32.7MB [2023-05-15T21:45:33.705Z] security-bootstrapper-arm64 latest b30b7a7b652d About a minute ago 21.9MB [2023-05-15T21:45:33.705Z] 24ffb6bc73ca About a minute ago 1.39GB [2023-05-15T21:45:33.705Z] 5773e5ac541e 2 minutes ago 1.34GB [2023-05-15T21:45:33.705Z] core-data-arm64 latest 9be919204d0b 2 minutes ago 19.9MB [2023-05-15T21:45:33.705Z] ca3d7408b51e 2 minutes ago 1.36GB [2023-05-15T21:45:33.705Z] core-common-config-bootstrapper-arm64 latest 50c698177bb5 5 minutes ago 17.2MB [2023-05-15T21:45:33.705Z] security-proxy-auth-arm64 latest 471741f05e0f 5 minutes ago 18.1MB [2023-05-15T21:45:33.705Z] 4df2972a736b 6 minutes ago 1.35GB [2023-05-15T21:45:33.705Z] 18d73182a10e 6 minutes ago 1.33GB [2023-05-15T21:45:33.705Z] security-spire-agent-arm64 latest dc980a6541c4 7 minutes ago 153MB [2023-05-15T21:45:33.705Z] security-spire-server-arm64 latest 1ab927918787 8 minutes ago 97MB [2023-05-15T21:45:33.705Z] 94fb181f1500 8 minutes ago 1.21GB [2023-05-15T21:45:33.705Z] security-spire-config-arm64 latest e9e055b5cfa9 8 minutes ago 96.1MB [2023-05-15T21:45:33.705Z] 25b3d62b25b3 9 minutes ago 1.21GB [2023-05-15T21:45:33.705Z] support-scheduler-arm64 latest dd27d17d9fe4 9 minutes ago 31.2MB [2023-05-15T21:45:33.705Z] 334c49889061 9 minutes ago 1.42GB [2023-05-15T21:45:33.705Z] core-metadata-arm64 latest 0f2ce2ebd038 11 minutes ago 20.2MB [2023-05-15T21:45:33.705Z] core-command-arm64 latest c9ffa1e12f7b 11 minutes ago 19.7MB [2023-05-15T21:45:33.706Z] 5020eaa2f280 11 minutes ago 1.36GB [2023-05-15T21:45:33.706Z] 8733aebf97f8 11 minutes ago 1.35GB [2023-05-15T21:45:33.706Z] security-secretstore-setup-arm64 latest 12c2b7c3a021 11 minutes ago 32.2MB [2023-05-15T21:45:33.706Z] security-proxy-setup-arm64 latest 225a4bac1be0 12 minutes ago 18.7MB [2023-05-15T21:45:33.706Z] 8769f159012d 12 minutes ago 1.35GB [2023-05-15T21:45:33.706Z] 829fdd18f345 12 minutes ago 1.33GB [2023-05-15T21:45:33.706Z] ci-base-image-arm64 latest 59b26534efeb 22 minutes ago 899MB [2023-05-15T21:45:33.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB [2023-05-15T21:45:33.706Z] alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB [2023-05-15T21:45:33.706Z] 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-15T21:45:33.836Z] provisioning config files... [2023-05-15T21:45:33.848Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/523@tmp/config15029178878738395586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:45:34.171Z] ---> docker-login.sh [2023-05-15T21:45:34.172Z] nexus3.edgexfoundry.org:10001 [2023-05-15T21:45:34.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:45:34.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:45:34.439Z] Configure a credential helper to remove this warning. See [2023-05-15T21:45:34.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:45:34.439Z] [2023-05-15T21:45:34.439Z] Login Succeeded [2023-05-15T21:45:34.439Z] nexus3.edgexfoundry.org:10002 [2023-05-15T21:45:34.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:45:34.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:45:34.975Z] Configure a credential helper to remove this warning. See [2023-05-15T21:45:34.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:45:34.975Z] [2023-05-15T21:45:34.975Z] Login Succeeded [2023-05-15T21:45:34.975Z] nexus3.edgexfoundry.org:10003 [2023-05-15T21:45:35.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:45:35.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:45:35.241Z] Configure a credential helper to remove this warning. See [2023-05-15T21:45:35.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:45:35.241Z] [2023-05-15T21:45:35.241Z] Login Succeeded [2023-05-15T21:45:35.241Z] nexus3.edgexfoundry.org:10004 [2023-05-15T21:45:35.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:45:35.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:45:35.774Z] Configure a credential helper to remove this warning. See [2023-05-15T21:45:35.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:45:35.774Z] [2023-05-15T21:45:35.774Z] Login Succeeded [2023-05-15T21:45:35.774Z] docker.io [2023-05-15T21:45:36.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T21:45:36.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T21:45:36.305Z] Configure a credential helper to remove this warning. See [2023-05-15T21:45:36.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T21:45:36.305Z] [2023-05-15T21:45:36.305Z] Login Succeeded [2023-05-15T21:45:36.305Z] ---> docker-login.sh ends [Pipeline] } [2023-05-15T21:45:36.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:45:36.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T21:45:36.379Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-15T21:45:36.379Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:45:36.379Z] latest [2023-05-15T21:45:36.379Z] 3.0.0-dev.157 [2023-05-15T21:45:36.379Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:45:36.379Z] main [2023-05-15T21:45:36.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:36.710Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:37.048Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:45:37.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-15T21:45:37.048Z] 9912d86f268a: Preparing [2023-05-15T21:45:37.048Z] 704ea056cd8a: Preparing [2023-05-15T21:45:37.048Z] 7ff10666eee3: Preparing [2023-05-15T21:45:37.048Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:37.048Z] 58e8f9c4bbd5: Preparing [2023-05-15T21:45:37.048Z] 26cbea5cba74: Preparing [2023-05-15T21:45:37.048Z] 26cbea5cba74: Waiting [2023-05-15T21:45:37.314Z] 7ff10666eee3: Pushed [2023-05-15T21:45:37.314Z] 6c799ea70e2d: Pushed [2023-05-15T21:45:37.314Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:37.314Z] 58e8f9c4bbd5: Pushed [2023-05-15T21:45:37.314Z] 9912d86f268a: Pushed [2023-05-15T21:45:40.648Z] 704ea056cd8a: Pushed [2023-05-15T21:45:40.648Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:2599ae506efd375313c8ee16fd044710cd853306564235a679b8d4494595dbed size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:40.998Z] + 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-15T21:45:41.339Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-15T21:45:41.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-15T21:45:41.339Z] 9912d86f268a: Preparing [2023-05-15T21:45:41.339Z] 704ea056cd8a: Preparing [2023-05-15T21:45:41.339Z] 7ff10666eee3: Preparing [2023-05-15T21:45:41.339Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:41.339Z] 58e8f9c4bbd5: Preparing [2023-05-15T21:45:41.339Z] 26cbea5cba74: Preparing [2023-05-15T21:45:41.339Z] 26cbea5cba74: Waiting [2023-05-15T21:45:41.339Z] 9912d86f268a: Layer already exists [2023-05-15T21:45:41.339Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:41.339Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:41.339Z] 704ea056cd8a: Layer already exists [2023-05-15T21:45:41.339Z] 58e8f9c4bbd5: Layer already exists [2023-05-15T21:45:41.339Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:41.606Z] latest: digest: sha256:2599ae506efd375313c8ee16fd044710cd853306564235a679b8d4494595dbed size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:41.950Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:42.300Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.157 [2023-05-15T21:45:42.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-15T21:45:42.300Z] 9912d86f268a: Preparing [2023-05-15T21:45:42.300Z] 704ea056cd8a: Preparing [2023-05-15T21:45:42.300Z] 7ff10666eee3: Preparing [2023-05-15T21:45:42.300Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:42.300Z] 58e8f9c4bbd5: Preparing [2023-05-15T21:45:42.300Z] 26cbea5cba74: Preparing [2023-05-15T21:45:42.300Z] 26cbea5cba74: Waiting [2023-05-15T21:45:42.300Z] 58e8f9c4bbd5: Layer already exists [2023-05-15T21:45:42.300Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:42.300Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:42.300Z] 9912d86f268a: Layer already exists [2023-05-15T21:45:42.300Z] 704ea056cd8a: Layer already exists [2023-05-15T21:45:42.300Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:42.300Z] 3.0.0-dev.157: digest: sha256:2599ae506efd375313c8ee16fd044710cd853306564235a679b8d4494595dbed size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:42.916Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:43.252Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:45:43.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-15T21:45:43.252Z] 9912d86f268a: Preparing [2023-05-15T21:45:43.252Z] 704ea056cd8a: Preparing [2023-05-15T21:45:43.252Z] 7ff10666eee3: Preparing [2023-05-15T21:45:43.252Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:43.252Z] 58e8f9c4bbd5: Preparing [2023-05-15T21:45:43.252Z] 26cbea5cba74: Preparing [2023-05-15T21:45:43.252Z] 26cbea5cba74: Waiting [2023-05-15T21:45:43.252Z] 704ea056cd8a: Layer already exists [2023-05-15T21:45:43.252Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:43.252Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:43.252Z] 58e8f9c4bbd5: Layer already exists [2023-05-15T21:45:43.252Z] 9912d86f268a: Layer already exists [2023-05-15T21:45:43.252Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:43.252Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:2599ae506efd375313c8ee16fd044710cd853306564235a679b8d4494595dbed size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:43.858Z] + 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-15T21:45:44.192Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-15T21:45:44.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-15T21:45:44.192Z] 9912d86f268a: Preparing [2023-05-15T21:45:44.192Z] 704ea056cd8a: Preparing [2023-05-15T21:45:44.192Z] 7ff10666eee3: Preparing [2023-05-15T21:45:44.192Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:44.192Z] 58e8f9c4bbd5: Preparing [2023-05-15T21:45:44.192Z] 26cbea5cba74: Preparing [2023-05-15T21:45:44.192Z] 26cbea5cba74: Waiting [2023-05-15T21:45:44.192Z] 9912d86f268a: Layer already exists [2023-05-15T21:45:44.192Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:44.192Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:44.192Z] 58e8f9c4bbd5: Layer already exists [2023-05-15T21:45:44.192Z] 704ea056cd8a: Layer already exists [2023-05-15T21:45:44.192Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:44.458Z] main: digest: sha256:2599ae506efd375313c8ee16fd044710cd853306564235a679b8d4494595dbed size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:45:44.507Z] ===================================================== [Pipeline] echo [2023-05-15T21:45:44.515Z] taggedImages: [2023-05-15T21:45:44.515Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:45:44.515Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-15T21:45:44.515Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.157 [2023-05-15T21:45:44.515Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:45:44.515Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-15T21:45:44.533Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-15T21:45:44.533Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:45:44.533Z] latest [2023-05-15T21:45:44.533Z] 3.0.0-dev.157 [2023-05-15T21:45:44.533Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:45:44.533Z] main [2023-05-15T21:45:44.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:44.880Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:45.212Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:45:45.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-15T21:45:45.212Z] ec3bc89b6f4c: Preparing [2023-05-15T21:45:45.212Z] ac88e2beb476: Preparing [2023-05-15T21:45:45.212Z] e0755d474abb: Preparing [2023-05-15T21:45:45.212Z] ec5b2df26bb4: Preparing [2023-05-15T21:45:45.212Z] 7ff10666eee3: Preparing [2023-05-15T21:45:45.212Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:45.212Z] d6f6cf40b348: Preparing [2023-05-15T21:45:45.212Z] 26cbea5cba74: Preparing [2023-05-15T21:45:45.212Z] 6c799ea70e2d: Waiting [2023-05-15T21:45:45.212Z] d6f6cf40b348: Waiting [2023-05-15T21:45:45.212Z] 26cbea5cba74: Waiting [2023-05-15T21:45:45.212Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:45.212Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:45.477Z] e0755d474abb: Pushed [2023-05-15T21:45:45.477Z] ac88e2beb476: Pushed [2023-05-15T21:45:45.477Z] ec3bc89b6f4c: Pushed [2023-05-15T21:45:45.477Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:45.477Z] d6f6cf40b348: Pushed [2023-05-15T21:45:48.047Z] ec5b2df26bb4: Pushed [2023-05-15T21:45:48.047Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:5185c20c98c9d283f12bad9ceb46050098dcc6737c7dd957ebc35dcb02625ecb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:48.385Z] + 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-15T21:45:48.723Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-15T21:45:48.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-15T21:45:48.723Z] ec3bc89b6f4c: Preparing [2023-05-15T21:45:48.723Z] ac88e2beb476: Preparing [2023-05-15T21:45:48.723Z] e0755d474abb: Preparing [2023-05-15T21:45:48.723Z] ec5b2df26bb4: Preparing [2023-05-15T21:45:48.723Z] 7ff10666eee3: Preparing [2023-05-15T21:45:48.723Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:48.723Z] d6f6cf40b348: Preparing [2023-05-15T21:45:48.723Z] 26cbea5cba74: Preparing [2023-05-15T21:45:48.723Z] 6c799ea70e2d: Waiting [2023-05-15T21:45:48.723Z] d6f6cf40b348: Waiting [2023-05-15T21:45:48.723Z] 26cbea5cba74: Waiting [2023-05-15T21:45:48.723Z] ec5b2df26bb4: Layer already exists [2023-05-15T21:45:48.723Z] e0755d474abb: Layer already exists [2023-05-15T21:45:48.723Z] ec3bc89b6f4c: Layer already exists [2023-05-15T21:45:48.723Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:48.723Z] ac88e2beb476: Layer already exists [2023-05-15T21:45:48.723Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:48.723Z] d6f6cf40b348: Layer already exists [2023-05-15T21:45:48.723Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:48.988Z] latest: digest: sha256:5185c20c98c9d283f12bad9ceb46050098dcc6737c7dd957ebc35dcb02625ecb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:49.336Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:49.689Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.157 [2023-05-15T21:45:49.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-15T21:45:49.689Z] ec3bc89b6f4c: Preparing [2023-05-15T21:45:49.689Z] ac88e2beb476: Preparing [2023-05-15T21:45:49.689Z] e0755d474abb: Preparing [2023-05-15T21:45:49.689Z] ec5b2df26bb4: Preparing [2023-05-15T21:45:49.689Z] 7ff10666eee3: Preparing [2023-05-15T21:45:49.689Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:49.689Z] d6f6cf40b348: Preparing [2023-05-15T21:45:49.689Z] 26cbea5cba74: Preparing [2023-05-15T21:45:49.689Z] d6f6cf40b348: Waiting [2023-05-15T21:45:49.689Z] 26cbea5cba74: Waiting [2023-05-15T21:45:49.689Z] 6c799ea70e2d: Waiting [2023-05-15T21:45:49.689Z] e0755d474abb: Layer already exists [2023-05-15T21:45:49.689Z] ec5b2df26bb4: Layer already exists [2023-05-15T21:45:49.689Z] ac88e2beb476: Layer already exists [2023-05-15T21:45:49.689Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:49.689Z] ec3bc89b6f4c: Layer already exists [2023-05-15T21:45:49.689Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:49.689Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:49.689Z] d6f6cf40b348: Layer already exists [2023-05-15T21:45:49.689Z] 3.0.0-dev.157: digest: sha256:5185c20c98c9d283f12bad9ceb46050098dcc6737c7dd957ebc35dcb02625ecb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:50.293Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:50.624Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:45:50.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-15T21:45:50.624Z] ec3bc89b6f4c: Preparing [2023-05-15T21:45:50.624Z] ac88e2beb476: Preparing [2023-05-15T21:45:50.624Z] e0755d474abb: Preparing [2023-05-15T21:45:50.624Z] ec5b2df26bb4: Preparing [2023-05-15T21:45:50.624Z] 7ff10666eee3: Preparing [2023-05-15T21:45:50.624Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:50.624Z] d6f6cf40b348: Preparing [2023-05-15T21:45:50.624Z] 26cbea5cba74: Preparing [2023-05-15T21:45:50.624Z] 26cbea5cba74: Waiting [2023-05-15T21:45:50.624Z] 6c799ea70e2d: Waiting [2023-05-15T21:45:50.624Z] d6f6cf40b348: Waiting [2023-05-15T21:45:50.624Z] ac88e2beb476: Layer already exists [2023-05-15T21:45:50.624Z] e0755d474abb: Layer already exists [2023-05-15T21:45:50.624Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:50.624Z] ec3bc89b6f4c: Layer already exists [2023-05-15T21:45:50.624Z] ec5b2df26bb4: Layer already exists [2023-05-15T21:45:50.624Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:50.624Z] d6f6cf40b348: Layer already exists [2023-05-15T21:45:50.624Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:50.624Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:5185c20c98c9d283f12bad9ceb46050098dcc6737c7dd957ebc35dcb02625ecb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:51.231Z] + 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-15T21:45:51.573Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-15T21:45:51.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-15T21:45:51.573Z] ec3bc89b6f4c: Preparing [2023-05-15T21:45:51.573Z] ac88e2beb476: Preparing [2023-05-15T21:45:51.573Z] e0755d474abb: Preparing [2023-05-15T21:45:51.573Z] ec5b2df26bb4: Preparing [2023-05-15T21:45:51.573Z] 7ff10666eee3: Preparing [2023-05-15T21:45:51.573Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:51.573Z] d6f6cf40b348: Preparing [2023-05-15T21:45:51.573Z] 26cbea5cba74: Preparing [2023-05-15T21:45:51.573Z] d6f6cf40b348: Waiting [2023-05-15T21:45:51.573Z] 26cbea5cba74: Waiting [2023-05-15T21:45:51.573Z] 6c799ea70e2d: Waiting [2023-05-15T21:45:51.573Z] ec5b2df26bb4: Layer already exists [2023-05-15T21:45:51.573Z] ac88e2beb476: Layer already exists [2023-05-15T21:45:51.573Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:51.573Z] ec3bc89b6f4c: Layer already exists [2023-05-15T21:45:51.573Z] e0755d474abb: Layer already exists [2023-05-15T21:45:51.573Z] d6f6cf40b348: Layer already exists [2023-05-15T21:45:51.573Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:51.573Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:51.573Z] main: digest: sha256:5185c20c98c9d283f12bad9ceb46050098dcc6737c7dd957ebc35dcb02625ecb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:45:51.897Z] ===================================================== [Pipeline] echo [2023-05-15T21:45:51.911Z] taggedImages: [2023-05-15T21:45:51.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:45:51.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-15T21:45:51.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.157 [2023-05-15T21:45:51.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:45:51.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-15T21:45:51.939Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-15T21:45:51.939Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:45:51.939Z] latest [2023-05-15T21:45:51.939Z] 3.0.0-dev.157 [2023-05-15T21:45:51.939Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:45:51.939Z] main [2023-05-15T21:45:51.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:52.295Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:52.631Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:45:52.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-15T21:45:52.631Z] d7a2a5ddd3f1: Preparing [2023-05-15T21:45:52.631Z] 40e5ccfb81e1: Preparing [2023-05-15T21:45:52.631Z] 7ff10666eee3: Preparing [2023-05-15T21:45:52.631Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:52.631Z] f07ddd528e8b: Preparing [2023-05-15T21:45:52.631Z] 26cbea5cba74: Preparing [2023-05-15T21:45:52.631Z] 26cbea5cba74: Waiting [2023-05-15T21:45:52.631Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:52.895Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:52.895Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:52.895Z] f07ddd528e8b: Pushed [2023-05-15T21:45:52.895Z] d7a2a5ddd3f1: Pushed [2023-05-15T21:45:55.467Z] 40e5ccfb81e1: Pushed [2023-05-15T21:45:55.733Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:977c9b52437a1a3ffe6edd6e4d4b6ffab2c96de2e8643831ce0997e6be6a1d1e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:56.066Z] + 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-15T21:45:56.402Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-15T21:45:56.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-15T21:45:56.402Z] d7a2a5ddd3f1: Preparing [2023-05-15T21:45:56.402Z] 40e5ccfb81e1: Preparing [2023-05-15T21:45:56.402Z] 7ff10666eee3: Preparing [2023-05-15T21:45:56.402Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:56.402Z] f07ddd528e8b: Preparing [2023-05-15T21:45:56.402Z] 26cbea5cba74: Preparing [2023-05-15T21:45:56.402Z] 26cbea5cba74: Waiting [2023-05-15T21:45:56.402Z] 40e5ccfb81e1: Layer already exists [2023-05-15T21:45:56.402Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:56.402Z] d7a2a5ddd3f1: Layer already exists [2023-05-15T21:45:56.402Z] f07ddd528e8b: Layer already exists [2023-05-15T21:45:56.402Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:56.402Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:56.402Z] latest: digest: sha256:977c9b52437a1a3ffe6edd6e4d4b6ffab2c96de2e8643831ce0997e6be6a1d1e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:57.003Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:57.336Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.157 [2023-05-15T21:45:57.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-15T21:45:57.336Z] d7a2a5ddd3f1: Preparing [2023-05-15T21:45:57.336Z] 40e5ccfb81e1: Preparing [2023-05-15T21:45:57.336Z] 7ff10666eee3: Preparing [2023-05-15T21:45:57.336Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:57.336Z] f07ddd528e8b: Preparing [2023-05-15T21:45:57.336Z] 26cbea5cba74: Preparing [2023-05-15T21:45:57.336Z] 26cbea5cba74: Waiting [2023-05-15T21:45:57.336Z] f07ddd528e8b: Layer already exists [2023-05-15T21:45:57.336Z] 40e5ccfb81e1: Layer already exists [2023-05-15T21:45:57.336Z] d7a2a5ddd3f1: Layer already exists [2023-05-15T21:45:57.336Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:57.336Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:57.336Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:57.336Z] 3.0.0-dev.157: digest: sha256:977c9b52437a1a3ffe6edd6e4d4b6ffab2c96de2e8643831ce0997e6be6a1d1e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:57.671Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:58.006Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:45:58.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-15T21:45:58.007Z] d7a2a5ddd3f1: Preparing [2023-05-15T21:45:58.007Z] 40e5ccfb81e1: Preparing [2023-05-15T21:45:58.007Z] 7ff10666eee3: Preparing [2023-05-15T21:45:58.007Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:58.007Z] f07ddd528e8b: Preparing [2023-05-15T21:45:58.007Z] 26cbea5cba74: Preparing [2023-05-15T21:45:58.007Z] 26cbea5cba74: Waiting [2023-05-15T21:45:58.007Z] 40e5ccfb81e1: Layer already exists [2023-05-15T21:45:58.007Z] d7a2a5ddd3f1: Layer already exists [2023-05-15T21:45:58.007Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:58.007Z] f07ddd528e8b: Layer already exists [2023-05-15T21:45:58.007Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:58.007Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:58.007Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:977c9b52437a1a3ffe6edd6e4d4b6ffab2c96de2e8643831ce0997e6be6a1d1e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:58.603Z] + 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-15T21:45:58.933Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-15T21:45:58.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-15T21:45:58.933Z] d7a2a5ddd3f1: Preparing [2023-05-15T21:45:58.933Z] 40e5ccfb81e1: Preparing [2023-05-15T21:45:58.933Z] 7ff10666eee3: Preparing [2023-05-15T21:45:58.933Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:58.933Z] f07ddd528e8b: Preparing [2023-05-15T21:45:58.933Z] 26cbea5cba74: Preparing [2023-05-15T21:45:58.933Z] 26cbea5cba74: Waiting [2023-05-15T21:45:58.933Z] d7a2a5ddd3f1: Layer already exists [2023-05-15T21:45:58.933Z] 40e5ccfb81e1: Layer already exists [2023-05-15T21:45:58.933Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:45:58.933Z] f07ddd528e8b: Layer already exists [2023-05-15T21:45:58.934Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:58.934Z] 26cbea5cba74: Layer already exists [2023-05-15T21:45:58.934Z] main: digest: sha256:977c9b52437a1a3ffe6edd6e4d4b6ffab2c96de2e8643831ce0997e6be6a1d1e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:45:59.241Z] ===================================================== [Pipeline] echo [2023-05-15T21:45:59.246Z] taggedImages: [2023-05-15T21:45:59.246Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:45:59.246Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-15T21:45:59.246Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.157 [2023-05-15T21:45:59.246Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:45:59.246Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-15T21:45:59.260Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-15T21:45:59.260Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:45:59.260Z] latest [2023-05-15T21:45:59.260Z] 3.0.0-dev.157 [2023-05-15T21:45:59.260Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:45:59.260Z] main [2023-05-15T21:45:59.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:59.605Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:45:59.950Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:45:59.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-15T21:45:59.950Z] 088c3fb6fec3: Preparing [2023-05-15T21:45:59.950Z] 4157543fc427: Preparing [2023-05-15T21:45:59.950Z] 63b747a65ca7: Preparing [2023-05-15T21:45:59.950Z] 7ff10666eee3: Preparing [2023-05-15T21:45:59.950Z] 6c799ea70e2d: Preparing [2023-05-15T21:45:59.950Z] 63bad60ac386: Preparing [2023-05-15T21:45:59.950Z] 26cbea5cba74: Preparing [2023-05-15T21:45:59.950Z] 63bad60ac386: Waiting [2023-05-15T21:45:59.950Z] 26cbea5cba74: Waiting [2023-05-15T21:45:59.950Z] 7ff10666eee3: Layer already exists [2023-05-15T21:45:59.950Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:00.215Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:00.215Z] 088c3fb6fec3: Pushed [2023-05-15T21:46:00.215Z] 4157543fc427: Pushed [2023-05-15T21:46:00.215Z] 63bad60ac386: Pushed [2023-05-15T21:46:02.781Z] 63b747a65ca7: Pushed [2023-05-15T21:46:03.045Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:bba12a1fd74f8c79a3533cadc8647742b4083aea2474fac7f45245c432da2491 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:03.384Z] + 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-15T21:46:03.721Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-15T21:46:03.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-15T21:46:03.722Z] 088c3fb6fec3: Preparing [2023-05-15T21:46:03.722Z] 4157543fc427: Preparing [2023-05-15T21:46:03.722Z] 63b747a65ca7: Preparing [2023-05-15T21:46:03.722Z] 7ff10666eee3: Preparing [2023-05-15T21:46:03.722Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:03.722Z] 63bad60ac386: Preparing [2023-05-15T21:46:03.722Z] 26cbea5cba74: Preparing [2023-05-15T21:46:03.722Z] 26cbea5cba74: Waiting [2023-05-15T21:46:03.722Z] 63bad60ac386: Waiting [2023-05-15T21:46:03.722Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:03.722Z] 63b747a65ca7: Layer already exists [2023-05-15T21:46:03.722Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:03.722Z] 088c3fb6fec3: Layer already exists [2023-05-15T21:46:03.722Z] 4157543fc427: Layer already exists [2023-05-15T21:46:03.722Z] 63bad60ac386: Layer already exists [2023-05-15T21:46:03.722Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:03.987Z] latest: digest: sha256:bba12a1fd74f8c79a3533cadc8647742b4083aea2474fac7f45245c432da2491 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:04.321Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:04.656Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.157 [2023-05-15T21:46:04.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-15T21:46:04.656Z] 088c3fb6fec3: Preparing [2023-05-15T21:46:04.656Z] 4157543fc427: Preparing [2023-05-15T21:46:04.656Z] 63b747a65ca7: Preparing [2023-05-15T21:46:04.656Z] 7ff10666eee3: Preparing [2023-05-15T21:46:04.656Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:04.656Z] 63bad60ac386: Preparing [2023-05-15T21:46:04.656Z] 26cbea5cba74: Preparing [2023-05-15T21:46:04.656Z] 63bad60ac386: Waiting [2023-05-15T21:46:04.656Z] 26cbea5cba74: Waiting [2023-05-15T21:46:04.656Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:04.656Z] 088c3fb6fec3: Layer already exists [2023-05-15T21:46:04.656Z] 63b747a65ca7: Layer already exists [2023-05-15T21:46:04.656Z] 4157543fc427: Layer already exists [2023-05-15T21:46:04.656Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:04.656Z] 63bad60ac386: Layer already exists [2023-05-15T21:46:04.656Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:04.656Z] 3.0.0-dev.157: digest: sha256:bba12a1fd74f8c79a3533cadc8647742b4083aea2474fac7f45245c432da2491 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:05.256Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:05.587Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:05.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-15T21:46:05.587Z] 088c3fb6fec3: Preparing [2023-05-15T21:46:05.587Z] 4157543fc427: Preparing [2023-05-15T21:46:05.587Z] 63b747a65ca7: Preparing [2023-05-15T21:46:05.587Z] 7ff10666eee3: Preparing [2023-05-15T21:46:05.587Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:05.587Z] 63bad60ac386: Preparing [2023-05-15T21:46:05.587Z] 26cbea5cba74: Preparing [2023-05-15T21:46:05.587Z] 63bad60ac386: Waiting [2023-05-15T21:46:05.587Z] 26cbea5cba74: Waiting [2023-05-15T21:46:05.587Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:05.587Z] 4157543fc427: Layer already exists [2023-05-15T21:46:05.587Z] 63b747a65ca7: Layer already exists [2023-05-15T21:46:05.587Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:05.587Z] 088c3fb6fec3: Layer already exists [2023-05-15T21:46:05.587Z] 63bad60ac386: Layer already exists [2023-05-15T21:46:05.587Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:05.587Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:bba12a1fd74f8c79a3533cadc8647742b4083aea2474fac7f45245c432da2491 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:06.196Z] + 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-15T21:46:08.475Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-15T21:46:08.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-15T21:46:08.475Z] 088c3fb6fec3: Preparing [2023-05-15T21:46:08.475Z] 4157543fc427: Preparing [2023-05-15T21:46:08.475Z] 63b747a65ca7: Preparing [2023-05-15T21:46:08.475Z] 7ff10666eee3: Preparing [2023-05-15T21:46:08.475Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:08.475Z] 63bad60ac386: Preparing [2023-05-15T21:46:08.475Z] 26cbea5cba74: Preparing [2023-05-15T21:46:08.475Z] 63bad60ac386: Waiting [2023-05-15T21:46:08.475Z] 26cbea5cba74: Waiting [2023-05-15T21:46:08.475Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:08.475Z] 63b747a65ca7: Layer already exists [2023-05-15T21:46:08.475Z] 088c3fb6fec3: Layer already exists [2023-05-15T21:46:08.475Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:08.475Z] 4157543fc427: Layer already exists [2023-05-15T21:46:08.475Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:08.475Z] 63bad60ac386: Layer already exists [2023-05-15T21:46:08.741Z] main: digest: sha256:bba12a1fd74f8c79a3533cadc8647742b4083aea2474fac7f45245c432da2491 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:46:08.783Z] ===================================================== [Pipeline] echo [2023-05-15T21:46:08.795Z] taggedImages: [2023-05-15T21:46:08.795Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:08.795Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-15T21:46:08.795Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.157 [2023-05-15T21:46:08.795Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:08.795Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-15T21:46:08.816Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-15T21:46:08.816Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:08.816Z] latest [2023-05-15T21:46:08.816Z] 3.0.0-dev.157 [2023-05-15T21:46:08.816Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:08.816Z] main [2023-05-15T21:46:08.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:09.164Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:09.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:09.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-15T21:46:09.518Z] e65106bfabed: Preparing [2023-05-15T21:46:09.518Z] e65106bfabed: Preparing [2023-05-15T21:46:09.518Z] b85ae25dd426: Preparing [2023-05-15T21:46:09.518Z] 4454c5606e4f: Preparing [2023-05-15T21:46:09.518Z] 87bace1e6dc5: Preparing [2023-05-15T21:46:09.518Z] c66b4942cb87: Preparing [2023-05-15T21:46:09.518Z] 7d4969ce4d02: Preparing [2023-05-15T21:46:09.518Z] 7ff10666eee3: Preparing [2023-05-15T21:46:09.518Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:09.518Z] 7efd76f80794: Preparing [2023-05-15T21:46:09.518Z] 62ec682973d5: Preparing [2023-05-15T21:46:09.518Z] 3c0ad004d7c6: Preparing [2023-05-15T21:46:09.518Z] 949e7ff25f7c: Preparing [2023-05-15T21:46:09.518Z] 26cbea5cba74: Preparing [2023-05-15T21:46:09.518Z] 7ff10666eee3: Waiting [2023-05-15T21:46:09.518Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:09.518Z] 7efd76f80794: Waiting [2023-05-15T21:46:09.518Z] 62ec682973d5: Waiting [2023-05-15T21:46:09.518Z] 3c0ad004d7c6: Waiting [2023-05-15T21:46:09.518Z] 949e7ff25f7c: Waiting [2023-05-15T21:46:09.518Z] 26cbea5cba74: Waiting [2023-05-15T21:46:09.518Z] 7d4969ce4d02: Waiting [2023-05-15T21:46:09.785Z] e65106bfabed: Pushed [2023-05-15T21:46:09.785Z] 87bace1e6dc5: Pushed [2023-05-15T21:46:09.785Z] 4454c5606e4f: Pushed [2023-05-15T21:46:09.785Z] b85ae25dd426: Pushed [2023-05-15T21:46:09.785Z] c66b4942cb87: Pushed [2023-05-15T21:46:09.785Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:09.785Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:10.050Z] 62ec682973d5: Pushed [2023-05-15T21:46:10.050Z] 3c0ad004d7c6: Pushed [2023-05-15T21:46:10.050Z] 7efd76f80794: Pushed [2023-05-15T21:46:10.050Z] 949e7ff25f7c: Pushed [2023-05-15T21:46:10.050Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:13.380Z] 7d4969ce4d02: Pushed [2023-05-15T21:46:13.646Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:a7b40084fa68d10f0b38e50aedc0721701200d9d8a10b3097b573901d372274f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:14.042Z] + 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-15T21:46:14.391Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-15T21:46:14.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-15T21:46:14.391Z] e65106bfabed: Preparing [2023-05-15T21:46:14.391Z] e65106bfabed: Preparing [2023-05-15T21:46:14.391Z] b85ae25dd426: Preparing [2023-05-15T21:46:14.391Z] 4454c5606e4f: Preparing [2023-05-15T21:46:14.391Z] 87bace1e6dc5: Preparing [2023-05-15T21:46:14.391Z] c66b4942cb87: Preparing [2023-05-15T21:46:14.391Z] 7d4969ce4d02: Preparing [2023-05-15T21:46:14.391Z] 7ff10666eee3: Preparing [2023-05-15T21:46:14.391Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:14.391Z] 7efd76f80794: Preparing [2023-05-15T21:46:14.391Z] 62ec682973d5: Preparing [2023-05-15T21:46:14.391Z] 3c0ad004d7c6: Preparing [2023-05-15T21:46:14.391Z] 949e7ff25f7c: Preparing [2023-05-15T21:46:14.391Z] 26cbea5cba74: Preparing [2023-05-15T21:46:14.391Z] 7d4969ce4d02: Waiting [2023-05-15T21:46:14.391Z] 7ff10666eee3: Waiting [2023-05-15T21:46:14.391Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:14.391Z] 7efd76f80794: Waiting [2023-05-15T21:46:14.391Z] 62ec682973d5: Waiting [2023-05-15T21:46:14.391Z] 3c0ad004d7c6: Waiting [2023-05-15T21:46:14.391Z] 949e7ff25f7c: Waiting [2023-05-15T21:46:14.391Z] 87bace1e6dc5: Layer already exists [2023-05-15T21:46:14.391Z] e65106bfabed: Layer already exists [2023-05-15T21:46:14.391Z] 4454c5606e4f: Layer already exists [2023-05-15T21:46:14.391Z] b85ae25dd426: Layer already exists [2023-05-15T21:46:14.391Z] c66b4942cb87: Layer already exists [2023-05-15T21:46:14.391Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:14.391Z] 7d4969ce4d02: Layer already exists [2023-05-15T21:46:14.391Z] 7efd76f80794: Layer already exists [2023-05-15T21:46:14.391Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:14.391Z] 62ec682973d5: Layer already exists [2023-05-15T21:46:14.391Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:14.391Z] 949e7ff25f7c: Layer already exists [2023-05-15T21:46:14.391Z] 3c0ad004d7c6: Layer already exists [2023-05-15T21:46:14.661Z] latest: digest: sha256:a7b40084fa68d10f0b38e50aedc0721701200d9d8a10b3097b573901d372274f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:15.009Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:15.372Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.157 [2023-05-15T21:46:15.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-15T21:46:15.373Z] e65106bfabed: Preparing [2023-05-15T21:46:15.373Z] e65106bfabed: Preparing [2023-05-15T21:46:15.373Z] b85ae25dd426: Preparing [2023-05-15T21:46:15.373Z] 4454c5606e4f: Preparing [2023-05-15T21:46:15.373Z] 87bace1e6dc5: Preparing [2023-05-15T21:46:15.373Z] c66b4942cb87: Preparing [2023-05-15T21:46:15.373Z] 7d4969ce4d02: Preparing [2023-05-15T21:46:15.373Z] 7ff10666eee3: Preparing [2023-05-15T21:46:15.373Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:15.373Z] 7efd76f80794: Preparing [2023-05-15T21:46:15.373Z] 62ec682973d5: Preparing [2023-05-15T21:46:15.373Z] 3c0ad004d7c6: Preparing [2023-05-15T21:46:15.373Z] 949e7ff25f7c: Preparing [2023-05-15T21:46:15.373Z] 26cbea5cba74: Preparing [2023-05-15T21:46:15.373Z] 7d4969ce4d02: Waiting [2023-05-15T21:46:15.373Z] 7ff10666eee3: Waiting [2023-05-15T21:46:15.373Z] 62ec682973d5: Waiting [2023-05-15T21:46:15.373Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:15.373Z] 7efd76f80794: Waiting [2023-05-15T21:46:15.373Z] 3c0ad004d7c6: Waiting [2023-05-15T21:46:15.373Z] 949e7ff25f7c: Waiting [2023-05-15T21:46:15.373Z] 26cbea5cba74: Waiting [2023-05-15T21:46:15.373Z] 87bace1e6dc5: Layer already exists [2023-05-15T21:46:15.373Z] b85ae25dd426: Layer already exists [2023-05-15T21:46:15.373Z] 4454c5606e4f: Layer already exists [2023-05-15T21:46:15.373Z] e65106bfabed: Layer already exists [2023-05-15T21:46:15.373Z] c66b4942cb87: Layer already exists [2023-05-15T21:46:15.373Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:15.373Z] 7d4969ce4d02: Layer already exists [2023-05-15T21:46:15.373Z] 7efd76f80794: Layer already exists [2023-05-15T21:46:15.373Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:15.373Z] 62ec682973d5: Layer already exists [2023-05-15T21:46:15.373Z] 3c0ad004d7c6: Layer already exists [2023-05-15T21:46:15.373Z] 949e7ff25f7c: Layer already exists [2023-05-15T21:46:15.373Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:15.646Z] 3.0.0-dev.157: digest: sha256:a7b40084fa68d10f0b38e50aedc0721701200d9d8a10b3097b573901d372274f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:15.993Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:16.328Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:16.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-15T21:46:16.328Z] e65106bfabed: Preparing [2023-05-15T21:46:16.328Z] e65106bfabed: Preparing [2023-05-15T21:46:16.328Z] b85ae25dd426: Preparing [2023-05-15T21:46:16.328Z] 4454c5606e4f: Preparing [2023-05-15T21:46:16.328Z] 87bace1e6dc5: Preparing [2023-05-15T21:46:16.328Z] c66b4942cb87: Preparing [2023-05-15T21:46:16.328Z] 7d4969ce4d02: Preparing [2023-05-15T21:46:16.328Z] 7ff10666eee3: Preparing [2023-05-15T21:46:16.328Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:16.328Z] 7efd76f80794: Preparing [2023-05-15T21:46:16.328Z] 62ec682973d5: Preparing [2023-05-15T21:46:16.328Z] 3c0ad004d7c6: Preparing [2023-05-15T21:46:16.328Z] 949e7ff25f7c: Preparing [2023-05-15T21:46:16.328Z] 26cbea5cba74: Preparing [2023-05-15T21:46:16.328Z] 7efd76f80794: Waiting [2023-05-15T21:46:16.328Z] 62ec682973d5: Waiting [2023-05-15T21:46:16.328Z] 3c0ad004d7c6: Waiting [2023-05-15T21:46:16.328Z] 26cbea5cba74: Waiting [2023-05-15T21:46:16.328Z] 7d4969ce4d02: Waiting [2023-05-15T21:46:16.328Z] 949e7ff25f7c: Waiting [2023-05-15T21:46:16.328Z] 7ff10666eee3: Waiting [2023-05-15T21:46:16.328Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:16.328Z] c66b4942cb87: Layer already exists [2023-05-15T21:46:16.328Z] 87bace1e6dc5: Layer already exists [2023-05-15T21:46:16.328Z] e65106bfabed: Layer already exists [2023-05-15T21:46:16.328Z] 4454c5606e4f: Layer already exists [2023-05-15T21:46:16.328Z] b85ae25dd426: Layer already exists [2023-05-15T21:46:16.328Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:16.328Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:16.328Z] 7d4969ce4d02: Layer already exists [2023-05-15T21:46:16.328Z] 7efd76f80794: Layer already exists [2023-05-15T21:46:16.328Z] 62ec682973d5: Layer already exists [2023-05-15T21:46:16.328Z] 949e7ff25f7c: Layer already exists [2023-05-15T21:46:16.328Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:16.328Z] 3c0ad004d7c6: Layer already exists [2023-05-15T21:46:16.593Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:a7b40084fa68d10f0b38e50aedc0721701200d9d8a10b3097b573901d372274f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:16.927Z] + 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-15T21:46:17.259Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-15T21:46:17.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-15T21:46:17.259Z] e65106bfabed: Preparing [2023-05-15T21:46:17.259Z] e65106bfabed: Preparing [2023-05-15T21:46:17.259Z] b85ae25dd426: Preparing [2023-05-15T21:46:17.259Z] 4454c5606e4f: Preparing [2023-05-15T21:46:17.259Z] 87bace1e6dc5: Preparing [2023-05-15T21:46:17.259Z] c66b4942cb87: Preparing [2023-05-15T21:46:17.259Z] 7d4969ce4d02: Preparing [2023-05-15T21:46:17.259Z] 7ff10666eee3: Preparing [2023-05-15T21:46:17.259Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:17.259Z] 7efd76f80794: Preparing [2023-05-15T21:46:17.259Z] 62ec682973d5: Preparing [2023-05-15T21:46:17.259Z] 3c0ad004d7c6: Preparing [2023-05-15T21:46:17.259Z] 949e7ff25f7c: Preparing [2023-05-15T21:46:17.259Z] 26cbea5cba74: Preparing [2023-05-15T21:46:17.259Z] 7d4969ce4d02: Waiting [2023-05-15T21:46:17.259Z] 7ff10666eee3: Waiting [2023-05-15T21:46:17.259Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:17.259Z] 3c0ad004d7c6: Waiting [2023-05-15T21:46:17.259Z] 62ec682973d5: Waiting [2023-05-15T21:46:17.259Z] 7efd76f80794: Waiting [2023-05-15T21:46:17.259Z] 26cbea5cba74: Waiting [2023-05-15T21:46:17.259Z] 949e7ff25f7c: Waiting [2023-05-15T21:46:17.259Z] 87bace1e6dc5: Layer already exists [2023-05-15T21:46:17.259Z] e65106bfabed: Layer already exists [2023-05-15T21:46:17.259Z] 4454c5606e4f: Layer already exists [2023-05-15T21:46:17.259Z] c66b4942cb87: Layer already exists [2023-05-15T21:46:17.259Z] b85ae25dd426: Layer already exists [2023-05-15T21:46:17.259Z] 7d4969ce4d02: Layer already exists [2023-05-15T21:46:17.259Z] 62ec682973d5: Layer already exists [2023-05-15T21:46:17.259Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:17.259Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:17.259Z] 7efd76f80794: Layer already exists [2023-05-15T21:46:17.259Z] 949e7ff25f7c: Layer already exists [2023-05-15T21:46:17.259Z] 3c0ad004d7c6: Layer already exists [2023-05-15T21:46:17.259Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:17.524Z] main: digest: sha256:a7b40084fa68d10f0b38e50aedc0721701200d9d8a10b3097b573901d372274f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:46:17.564Z] ===================================================== [Pipeline] echo [2023-05-15T21:46:17.572Z] taggedImages: [2023-05-15T21:46:17.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:17.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-15T21:46:17.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.157 [2023-05-15T21:46:17.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:17.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-15T21:46:17.588Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-15T21:46:17.588Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:17.588Z] latest [2023-05-15T21:46:17.588Z] 3.0.0-dev.157 [2023-05-15T21:46:17.588Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:17.588Z] main [2023-05-15T21:46:17.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:17.927Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:18.267Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:18.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-15T21:46:18.267Z] ec3bc89b6f4c: Preparing [2023-05-15T21:46:18.267Z] ac88e2beb476: Preparing [2023-05-15T21:46:18.267Z] 1baceb4cbc97: Preparing [2023-05-15T21:46:18.267Z] a5934280406c: Preparing [2023-05-15T21:46:18.267Z] 7ff10666eee3: Preparing [2023-05-15T21:46:18.267Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:18.267Z] c977a7ad67e3: Preparing [2023-05-15T21:46:18.267Z] 26cbea5cba74: Preparing [2023-05-15T21:46:18.267Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:18.267Z] 26cbea5cba74: Waiting [2023-05-15T21:46:18.267Z] c977a7ad67e3: Waiting [2023-05-15T21:46:18.267Z] ac88e2beb476: Layer already exists [2023-05-15T21:46:18.267Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:18.267Z] ec3bc89b6f4c: Layer already exists [2023-05-15T21:46:18.534Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:18.534Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:18.534Z] 1baceb4cbc97: Pushed [2023-05-15T21:46:18.534Z] c977a7ad67e3: Pushed [2023-05-15T21:46:21.111Z] a5934280406c: Pushed [2023-05-15T21:46:21.377Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:68d59f34b355277600ae03b1477841cf2c9d295382c0563ab5df0459df66fd92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:21.715Z] + 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-15T21:46:22.057Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-15T21:46:22.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-15T21:46:22.058Z] ec3bc89b6f4c: Preparing [2023-05-15T21:46:22.058Z] ac88e2beb476: Preparing [2023-05-15T21:46:22.058Z] 1baceb4cbc97: Preparing [2023-05-15T21:46:22.058Z] a5934280406c: Preparing [2023-05-15T21:46:22.058Z] 7ff10666eee3: Preparing [2023-05-15T21:46:22.058Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:22.058Z] c977a7ad67e3: Preparing [2023-05-15T21:46:22.058Z] 26cbea5cba74: Preparing [2023-05-15T21:46:22.058Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:22.058Z] 26cbea5cba74: Waiting [2023-05-15T21:46:22.058Z] c977a7ad67e3: Waiting [2023-05-15T21:46:22.058Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:22.058Z] ac88e2beb476: Layer already exists [2023-05-15T21:46:22.058Z] ec3bc89b6f4c: Layer already exists [2023-05-15T21:46:22.058Z] a5934280406c: Layer already exists [2023-05-15T21:46:22.058Z] 1baceb4cbc97: Layer already exists [2023-05-15T21:46:22.058Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:22.058Z] c977a7ad67e3: Layer already exists [2023-05-15T21:46:22.058Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:22.322Z] latest: digest: sha256:68d59f34b355277600ae03b1477841cf2c9d295382c0563ab5df0459df66fd92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:22.671Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:23.014Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.157 [2023-05-15T21:46:23.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-15T21:46:23.014Z] ec3bc89b6f4c: Preparing [2023-05-15T21:46:23.014Z] ac88e2beb476: Preparing [2023-05-15T21:46:23.014Z] 1baceb4cbc97: Preparing [2023-05-15T21:46:23.014Z] a5934280406c: Preparing [2023-05-15T21:46:23.014Z] 7ff10666eee3: Preparing [2023-05-15T21:46:23.014Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:23.014Z] c977a7ad67e3: Preparing [2023-05-15T21:46:23.014Z] 26cbea5cba74: Preparing [2023-05-15T21:46:23.014Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:23.014Z] c977a7ad67e3: Waiting [2023-05-15T21:46:23.014Z] 26cbea5cba74: Waiting [2023-05-15T21:46:23.014Z] ac88e2beb476: Layer already exists [2023-05-15T21:46:23.014Z] 1baceb4cbc97: Layer already exists [2023-05-15T21:46:23.014Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:23.014Z] a5934280406c: Layer already exists [2023-05-15T21:46:23.014Z] ec3bc89b6f4c: Layer already exists [2023-05-15T21:46:23.014Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:23.014Z] c977a7ad67e3: Layer already exists [2023-05-15T21:46:23.014Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:23.281Z] 3.0.0-dev.157: digest: sha256:68d59f34b355277600ae03b1477841cf2c9d295382c0563ab5df0459df66fd92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:23.619Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:23.948Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:23.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-15T21:46:23.948Z] ec3bc89b6f4c: Preparing [2023-05-15T21:46:23.948Z] ac88e2beb476: Preparing [2023-05-15T21:46:23.948Z] 1baceb4cbc97: Preparing [2023-05-15T21:46:23.948Z] a5934280406c: Preparing [2023-05-15T21:46:23.948Z] 7ff10666eee3: Preparing [2023-05-15T21:46:23.948Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:23.948Z] c977a7ad67e3: Preparing [2023-05-15T21:46:23.948Z] 26cbea5cba74: Preparing [2023-05-15T21:46:23.948Z] c977a7ad67e3: Waiting [2023-05-15T21:46:23.948Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:23.948Z] 26cbea5cba74: Waiting [2023-05-15T21:46:23.948Z] ec3bc89b6f4c: Layer already exists [2023-05-15T21:46:23.948Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:23.948Z] a5934280406c: Layer already exists [2023-05-15T21:46:23.948Z] ac88e2beb476: Layer already exists [2023-05-15T21:46:23.948Z] 1baceb4cbc97: Layer already exists [2023-05-15T21:46:23.948Z] c977a7ad67e3: Layer already exists [2023-05-15T21:46:23.948Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:23.948Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:24.213Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:68d59f34b355277600ae03b1477841cf2c9d295382c0563ab5df0459df66fd92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:24.545Z] + 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-15T21:46:24.874Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-15T21:46:24.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-15T21:46:24.874Z] ec3bc89b6f4c: Preparing [2023-05-15T21:46:24.874Z] ac88e2beb476: Preparing [2023-05-15T21:46:24.874Z] 1baceb4cbc97: Preparing [2023-05-15T21:46:24.874Z] a5934280406c: Preparing [2023-05-15T21:46:24.874Z] 7ff10666eee3: Preparing [2023-05-15T21:46:24.874Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:24.874Z] c977a7ad67e3: Preparing [2023-05-15T21:46:24.874Z] 26cbea5cba74: Preparing [2023-05-15T21:46:24.874Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:24.874Z] c977a7ad67e3: Waiting [2023-05-15T21:46:24.874Z] 26cbea5cba74: Waiting [2023-05-15T21:46:24.874Z] ac88e2beb476: Layer already exists [2023-05-15T21:46:24.874Z] ec3bc89b6f4c: Layer already exists [2023-05-15T21:46:24.874Z] 1baceb4cbc97: Layer already exists [2023-05-15T21:46:24.874Z] a5934280406c: Layer already exists [2023-05-15T21:46:24.874Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:24.874Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:24.874Z] c977a7ad67e3: Layer already exists [2023-05-15T21:46:24.874Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:25.140Z] main: digest: sha256:68d59f34b355277600ae03b1477841cf2c9d295382c0563ab5df0459df66fd92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:46:25.184Z] ===================================================== [Pipeline] echo [2023-05-15T21:46:25.190Z] taggedImages: [2023-05-15T21:46:25.190Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:25.190Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-15T21:46:25.190Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.157 [2023-05-15T21:46:25.190Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:25.190Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-15T21:46:25.205Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-15T21:46:25.205Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:25.205Z] latest [2023-05-15T21:46:25.205Z] 3.0.0-dev.157 [2023-05-15T21:46:25.205Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:25.205Z] main [2023-05-15T21:46:25.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:25.541Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:25.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:25.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-15T21:46:25.880Z] d31a4edc71e0: Preparing [2023-05-15T21:46:25.880Z] 8e1a2df6a3ba: Preparing [2023-05-15T21:46:25.880Z] c4b6dcddc61d: Preparing [2023-05-15T21:46:25.880Z] 02cd5a1c7dad: Preparing [2023-05-15T21:46:25.880Z] 7ff10666eee3: Preparing [2023-05-15T21:46:25.880Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:25.880Z] 9e56023f84de: Preparing [2023-05-15T21:46:25.880Z] bc4d13165e9e: Preparing [2023-05-15T21:46:25.880Z] 26cbea5cba74: Preparing [2023-05-15T21:46:25.880Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:25.880Z] 9e56023f84de: Waiting [2023-05-15T21:46:25.880Z] bc4d13165e9e: Waiting [2023-05-15T21:46:25.880Z] 26cbea5cba74: Waiting [2023-05-15T21:46:25.880Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:25.880Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:26.146Z] 02cd5a1c7dad: Pushed [2023-05-15T21:46:26.146Z] d31a4edc71e0: Pushed [2023-05-15T21:46:26.146Z] 8e1a2df6a3ba: Pushed [2023-05-15T21:46:26.146Z] 9e56023f84de: Pushed [2023-05-15T21:46:26.146Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:26.413Z] bc4d13165e9e: Pushed [2023-05-15T21:46:28.350Z] c4b6dcddc61d: Pushed [2023-05-15T21:46:28.615Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:97d646f2d1cc5a3249e160c388ebdf4bb63d0af0bd9aa394f2bfc7be7ca827ef size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:28.956Z] + 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-15T21:46:29.285Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-15T21:46:29.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-15T21:46:29.285Z] d31a4edc71e0: Preparing [2023-05-15T21:46:29.285Z] 8e1a2df6a3ba: Preparing [2023-05-15T21:46:29.285Z] c4b6dcddc61d: Preparing [2023-05-15T21:46:29.285Z] 02cd5a1c7dad: Preparing [2023-05-15T21:46:29.285Z] 7ff10666eee3: Preparing [2023-05-15T21:46:29.285Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:29.285Z] 9e56023f84de: Preparing [2023-05-15T21:46:29.285Z] bc4d13165e9e: Preparing [2023-05-15T21:46:29.285Z] 26cbea5cba74: Preparing [2023-05-15T21:46:29.285Z] 26cbea5cba74: Waiting [2023-05-15T21:46:29.285Z] 9e56023f84de: Waiting [2023-05-15T21:46:29.285Z] bc4d13165e9e: Waiting [2023-05-15T21:46:29.285Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:29.285Z] 02cd5a1c7dad: Layer already exists [2023-05-15T21:46:29.285Z] d31a4edc71e0: Layer already exists [2023-05-15T21:46:29.285Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:29.285Z] c4b6dcddc61d: Layer already exists [2023-05-15T21:46:29.285Z] 8e1a2df6a3ba: Layer already exists [2023-05-15T21:46:29.285Z] bc4d13165e9e: Layer already exists [2023-05-15T21:46:29.285Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:29.285Z] 9e56023f84de: Layer already exists [2023-05-15T21:46:29.285Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:29.550Z] latest: digest: sha256:97d646f2d1cc5a3249e160c388ebdf4bb63d0af0bd9aa394f2bfc7be7ca827ef size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:29.878Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:30.205Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.157 [2023-05-15T21:46:30.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-15T21:46:30.205Z] d31a4edc71e0: Preparing [2023-05-15T21:46:30.205Z] 8e1a2df6a3ba: Preparing [2023-05-15T21:46:30.205Z] c4b6dcddc61d: Preparing [2023-05-15T21:46:30.205Z] 02cd5a1c7dad: Preparing [2023-05-15T21:46:30.205Z] 7ff10666eee3: Preparing [2023-05-15T21:46:30.205Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:30.205Z] 9e56023f84de: Preparing [2023-05-15T21:46:30.205Z] bc4d13165e9e: Preparing [2023-05-15T21:46:30.205Z] 26cbea5cba74: Preparing [2023-05-15T21:46:30.205Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:30.205Z] 9e56023f84de: Waiting [2023-05-15T21:46:30.205Z] bc4d13165e9e: Waiting [2023-05-15T21:46:30.205Z] 26cbea5cba74: Waiting [2023-05-15T21:46:30.205Z] c4b6dcddc61d: Layer already exists [2023-05-15T21:46:30.205Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:30.205Z] 02cd5a1c7dad: Layer already exists [2023-05-15T21:46:30.205Z] 8e1a2df6a3ba: Layer already exists [2023-05-15T21:46:30.205Z] d31a4edc71e0: Layer already exists [2023-05-15T21:46:30.205Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:30.205Z] 9e56023f84de: Layer already exists [2023-05-15T21:46:30.205Z] bc4d13165e9e: Layer already exists [2023-05-15T21:46:30.205Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:30.205Z] 3.0.0-dev.157: digest: sha256:97d646f2d1cc5a3249e160c388ebdf4bb63d0af0bd9aa394f2bfc7be7ca827ef size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:30.813Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:31.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:31.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-15T21:46:31.143Z] d31a4edc71e0: Preparing [2023-05-15T21:46:31.143Z] 8e1a2df6a3ba: Preparing [2023-05-15T21:46:31.143Z] c4b6dcddc61d: Preparing [2023-05-15T21:46:31.143Z] 02cd5a1c7dad: Preparing [2023-05-15T21:46:31.143Z] 7ff10666eee3: Preparing [2023-05-15T21:46:31.143Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:31.143Z] 9e56023f84de: Preparing [2023-05-15T21:46:31.143Z] bc4d13165e9e: Preparing [2023-05-15T21:46:31.143Z] 26cbea5cba74: Preparing [2023-05-15T21:46:31.143Z] 9e56023f84de: Waiting [2023-05-15T21:46:31.143Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:31.143Z] bc4d13165e9e: Waiting [2023-05-15T21:46:31.143Z] 26cbea5cba74: Waiting [2023-05-15T21:46:31.143Z] d31a4edc71e0: Layer already exists [2023-05-15T21:46:31.143Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:31.143Z] 8e1a2df6a3ba: Layer already exists [2023-05-15T21:46:31.143Z] 02cd5a1c7dad: Layer already exists [2023-05-15T21:46:31.143Z] c4b6dcddc61d: Layer already exists [2023-05-15T21:46:31.143Z] 9e56023f84de: Layer already exists [2023-05-15T21:46:31.143Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:31.143Z] bc4d13165e9e: Layer already exists [2023-05-15T21:46:31.143Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:31.409Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:97d646f2d1cc5a3249e160c388ebdf4bb63d0af0bd9aa394f2bfc7be7ca827ef size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:31.743Z] + 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-15T21:46:32.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-15T21:46:32.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-15T21:46:32.074Z] d31a4edc71e0: Preparing [2023-05-15T21:46:32.074Z] 8e1a2df6a3ba: Preparing [2023-05-15T21:46:32.074Z] c4b6dcddc61d: Preparing [2023-05-15T21:46:32.074Z] 02cd5a1c7dad: Preparing [2023-05-15T21:46:32.074Z] 7ff10666eee3: Preparing [2023-05-15T21:46:32.074Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:32.074Z] 9e56023f84de: Preparing [2023-05-15T21:46:32.074Z] bc4d13165e9e: Preparing [2023-05-15T21:46:32.074Z] 26cbea5cba74: Preparing [2023-05-15T21:46:32.074Z] 9e56023f84de: Waiting [2023-05-15T21:46:32.074Z] bc4d13165e9e: Waiting [2023-05-15T21:46:32.074Z] 26cbea5cba74: Waiting [2023-05-15T21:46:32.074Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:32.074Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:32.074Z] d31a4edc71e0: Layer already exists [2023-05-15T21:46:32.074Z] c4b6dcddc61d: Layer already exists [2023-05-15T21:46:32.074Z] 8e1a2df6a3ba: Layer already exists [2023-05-15T21:46:32.074Z] 02cd5a1c7dad: Layer already exists [2023-05-15T21:46:32.074Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:32.074Z] 9e56023f84de: Layer already exists [2023-05-15T21:46:32.074Z] bc4d13165e9e: Layer already exists [2023-05-15T21:46:32.074Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:32.341Z] main: digest: sha256:97d646f2d1cc5a3249e160c388ebdf4bb63d0af0bd9aa394f2bfc7be7ca827ef size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:46:32.384Z] ===================================================== [Pipeline] echo [2023-05-15T21:46:32.395Z] taggedImages: [2023-05-15T21:46:32.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:32.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-15T21:46:32.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.157 [2023-05-15T21:46:32.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:32.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-15T21:46:32.414Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-15T21:46:32.414Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:32.414Z] latest [2023-05-15T21:46:32.414Z] 3.0.0-dev.157 [2023-05-15T21:46:32.414Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:32.414Z] main [2023-05-15T21:46:32.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:32.746Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:33.085Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:33.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-15T21:46:33.085Z] 396da868da61: Preparing [2023-05-15T21:46:33.085Z] 0f9241c1df83: Preparing [2023-05-15T21:46:33.085Z] 2684a094eb87: Preparing [2023-05-15T21:46:33.085Z] 48a4104c3abb: Preparing [2023-05-15T21:46:33.085Z] a40ff2630960: Preparing [2023-05-15T21:46:33.085Z] 78499bff1c66: Preparing [2023-05-15T21:46:33.085Z] 468b243bb5f8: Preparing [2023-05-15T21:46:33.085Z] 7ff10666eee3: Preparing [2023-05-15T21:46:33.085Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:33.085Z] 2d47a6814e82: Preparing [2023-05-15T21:46:33.085Z] 26cbea5cba74: Preparing [2023-05-15T21:46:33.085Z] 7ff10666eee3: Waiting [2023-05-15T21:46:33.085Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:33.085Z] 2d47a6814e82: Waiting [2023-05-15T21:46:33.085Z] 26cbea5cba74: Waiting [2023-05-15T21:46:33.085Z] 468b243bb5f8: Waiting [2023-05-15T21:46:33.361Z] a40ff2630960: Pushed [2023-05-15T21:46:33.361Z] 0f9241c1df83: Pushed [2023-05-15T21:46:33.361Z] 396da868da61: Pushed [2023-05-15T21:46:33.361Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:33.361Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:33.625Z] 78499bff1c66: Pushed [2023-05-15T21:46:33.625Z] 468b243bb5f8: Pushed [2023-05-15T21:46:33.625Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:33.892Z] 2d47a6814e82: Pushed [2023-05-15T21:46:35.826Z] 48a4104c3abb: Pushed [2023-05-15T21:46:36.783Z] 2684a094eb87: Pushed [2023-05-15T21:46:36.783Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:f6a572a8f16cc462ed598fcc71554c7897add01262ed335d137ce759f6e76eee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:37.119Z] + 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-15T21:46:37.448Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-15T21:46:37.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-15T21:46:37.448Z] 396da868da61: Preparing [2023-05-15T21:46:37.448Z] 0f9241c1df83: Preparing [2023-05-15T21:46:37.448Z] 2684a094eb87: Preparing [2023-05-15T21:46:37.448Z] 48a4104c3abb: Preparing [2023-05-15T21:46:37.448Z] a40ff2630960: Preparing [2023-05-15T21:46:37.448Z] 78499bff1c66: Preparing [2023-05-15T21:46:37.448Z] 468b243bb5f8: Preparing [2023-05-15T21:46:37.448Z] 7ff10666eee3: Preparing [2023-05-15T21:46:37.448Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:37.448Z] 2d47a6814e82: Preparing [2023-05-15T21:46:37.448Z] 26cbea5cba74: Preparing [2023-05-15T21:46:37.448Z] 7ff10666eee3: Waiting [2023-05-15T21:46:37.448Z] 2d47a6814e82: Waiting [2023-05-15T21:46:37.448Z] 26cbea5cba74: Waiting [2023-05-15T21:46:37.448Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:37.448Z] 78499bff1c66: Waiting [2023-05-15T21:46:37.448Z] 468b243bb5f8: Waiting [2023-05-15T21:46:37.448Z] 48a4104c3abb: Layer already exists [2023-05-15T21:46:37.448Z] a40ff2630960: Layer already exists [2023-05-15T21:46:37.448Z] 0f9241c1df83: Layer already exists [2023-05-15T21:46:37.448Z] 396da868da61: Layer already exists [2023-05-15T21:46:37.448Z] 2684a094eb87: Layer already exists [2023-05-15T21:46:37.448Z] 468b243bb5f8: Layer already exists [2023-05-15T21:46:37.448Z] 78499bff1c66: Layer already exists [2023-05-15T21:46:37.448Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:37.448Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:37.448Z] 2d47a6814e82: Layer already exists [2023-05-15T21:46:37.448Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:37.715Z] latest: digest: sha256:f6a572a8f16cc462ed598fcc71554c7897add01262ed335d137ce759f6e76eee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:38.050Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:38.376Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.157 [2023-05-15T21:46:38.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-15T21:46:38.376Z] 396da868da61: Preparing [2023-05-15T21:46:38.376Z] 0f9241c1df83: Preparing [2023-05-15T21:46:38.376Z] 2684a094eb87: Preparing [2023-05-15T21:46:38.376Z] 48a4104c3abb: Preparing [2023-05-15T21:46:38.376Z] a40ff2630960: Preparing [2023-05-15T21:46:38.376Z] 78499bff1c66: Preparing [2023-05-15T21:46:38.376Z] 468b243bb5f8: Preparing [2023-05-15T21:46:38.376Z] 7ff10666eee3: Preparing [2023-05-15T21:46:38.376Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:38.376Z] 2d47a6814e82: Preparing [2023-05-15T21:46:38.376Z] 26cbea5cba74: Preparing [2023-05-15T21:46:38.376Z] 78499bff1c66: Waiting [2023-05-15T21:46:38.376Z] 468b243bb5f8: Waiting [2023-05-15T21:46:38.376Z] 7ff10666eee3: Waiting [2023-05-15T21:46:38.376Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:38.376Z] 2d47a6814e82: Waiting [2023-05-15T21:46:38.376Z] 26cbea5cba74: Waiting [2023-05-15T21:46:38.376Z] a40ff2630960: Layer already exists [2023-05-15T21:46:38.376Z] 396da868da61: Layer already exists [2023-05-15T21:46:38.376Z] 48a4104c3abb: Layer already exists [2023-05-15T21:46:38.376Z] 0f9241c1df83: Layer already exists [2023-05-15T21:46:38.376Z] 2684a094eb87: Layer already exists [2023-05-15T21:46:38.376Z] 468b243bb5f8: Layer already exists [2023-05-15T21:46:38.376Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:38.376Z] 78499bff1c66: Layer already exists [2023-05-15T21:46:38.376Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:38.376Z] 2d47a6814e82: Layer already exists [2023-05-15T21:46:38.376Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:38.642Z] 3.0.0-dev.157: digest: sha256:f6a572a8f16cc462ed598fcc71554c7897add01262ed335d137ce759f6e76eee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:38.979Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:39.308Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:39.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-15T21:46:39.309Z] 396da868da61: Preparing [2023-05-15T21:46:39.309Z] 0f9241c1df83: Preparing [2023-05-15T21:46:39.309Z] 2684a094eb87: Preparing [2023-05-15T21:46:39.309Z] 48a4104c3abb: Preparing [2023-05-15T21:46:39.309Z] a40ff2630960: Preparing [2023-05-15T21:46:39.309Z] 78499bff1c66: Preparing [2023-05-15T21:46:39.309Z] 468b243bb5f8: Preparing [2023-05-15T21:46:39.309Z] 7ff10666eee3: Preparing [2023-05-15T21:46:39.309Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:39.309Z] 2d47a6814e82: Preparing [2023-05-15T21:46:39.309Z] 26cbea5cba74: Preparing [2023-05-15T21:46:39.309Z] 7ff10666eee3: Waiting [2023-05-15T21:46:39.309Z] 78499bff1c66: Waiting [2023-05-15T21:46:39.309Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:39.309Z] 468b243bb5f8: Waiting [2023-05-15T21:46:39.309Z] 2d47a6814e82: Waiting [2023-05-15T21:46:39.309Z] 26cbea5cba74: Waiting [2023-05-15T21:46:39.309Z] a40ff2630960: Layer already exists [2023-05-15T21:46:39.309Z] 2684a094eb87: Layer already exists [2023-05-15T21:46:39.309Z] 48a4104c3abb: Layer already exists [2023-05-15T21:46:39.309Z] 396da868da61: Layer already exists [2023-05-15T21:46:39.309Z] 0f9241c1df83: Layer already exists [2023-05-15T21:46:39.309Z] 2d47a6814e82: Layer already exists [2023-05-15T21:46:39.309Z] 468b243bb5f8: Layer already exists [2023-05-15T21:46:39.309Z] 78499bff1c66: Layer already exists [2023-05-15T21:46:39.309Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:39.309Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:39.309Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:39.575Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:f6a572a8f16cc462ed598fcc71554c7897add01262ed335d137ce759f6e76eee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:39.907Z] + 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-15T21:46:40.239Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-15T21:46:40.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-15T21:46:40.239Z] 396da868da61: Preparing [2023-05-15T21:46:40.239Z] 0f9241c1df83: Preparing [2023-05-15T21:46:40.239Z] 2684a094eb87: Preparing [2023-05-15T21:46:40.239Z] 48a4104c3abb: Preparing [2023-05-15T21:46:40.239Z] a40ff2630960: Preparing [2023-05-15T21:46:40.239Z] 78499bff1c66: Preparing [2023-05-15T21:46:40.239Z] 468b243bb5f8: Preparing [2023-05-15T21:46:40.239Z] 7ff10666eee3: Preparing [2023-05-15T21:46:40.239Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:40.239Z] 2d47a6814e82: Preparing [2023-05-15T21:46:40.239Z] 26cbea5cba74: Preparing [2023-05-15T21:46:40.239Z] 78499bff1c66: Waiting [2023-05-15T21:46:40.239Z] 468b243bb5f8: Waiting [2023-05-15T21:46:40.239Z] 7ff10666eee3: Waiting [2023-05-15T21:46:40.239Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:40.239Z] 2d47a6814e82: Waiting [2023-05-15T21:46:40.239Z] 26cbea5cba74: Waiting [2023-05-15T21:46:40.239Z] 396da868da61: Layer already exists [2023-05-15T21:46:40.239Z] a40ff2630960: Layer already exists [2023-05-15T21:46:40.239Z] 48a4104c3abb: Layer already exists [2023-05-15T21:46:40.239Z] 0f9241c1df83: Layer already exists [2023-05-15T21:46:40.239Z] 2684a094eb87: Layer already exists [2023-05-15T21:46:40.239Z] 78499bff1c66: Layer already exists [2023-05-15T21:46:40.239Z] 468b243bb5f8: Layer already exists [2023-05-15T21:46:40.239Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:40.239Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:40.239Z] 2d47a6814e82: Layer already exists [2023-05-15T21:46:40.239Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:40.505Z] main: digest: sha256:f6a572a8f16cc462ed598fcc71554c7897add01262ed335d137ce759f6e76eee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:46:40.573Z] ===================================================== [Pipeline] echo [2023-05-15T21:46:40.581Z] taggedImages: [2023-05-15T21:46:40.581Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:40.581Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-15T21:46:40.581Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.157 [2023-05-15T21:46:40.581Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:40.581Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-15T21:46:40.599Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-15T21:46:40.599Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:40.599Z] latest [2023-05-15T21:46:40.599Z] 3.0.0-dev.157 [2023-05-15T21:46:40.599Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:40.599Z] main [2023-05-15T21:46:40.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:40.923Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:41.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:41.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-15T21:46:41.265Z] 3eefbf57c7ed: Preparing [2023-05-15T21:46:41.265Z] 73fb587fc516: Preparing [2023-05-15T21:46:41.265Z] 7ff10666eee3: Preparing [2023-05-15T21:46:41.265Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:41.265Z] 3fbe24a43fdc: Preparing [2023-05-15T21:46:41.265Z] 26cbea5cba74: Preparing [2023-05-15T21:46:41.265Z] 26cbea5cba74: Waiting [2023-05-15T21:46:41.265Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:41.265Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:41.265Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:41.532Z] 3eefbf57c7ed: Pushed [2023-05-15T21:46:42.934Z] 3fbe24a43fdc: Pushed [2023-05-15T21:46:46.264Z] 73fb587fc516: Pushed [2023-05-15T21:46:47.220Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:9a1b46dffaa741def7f9c5448616677efe740a497e1022a288fb9c58a285be92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:47.565Z] + 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-15T21:46:47.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-15T21:46:47.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-15T21:46:47.903Z] 3eefbf57c7ed: Preparing [2023-05-15T21:46:47.903Z] 73fb587fc516: Preparing [2023-05-15T21:46:47.903Z] 7ff10666eee3: Preparing [2023-05-15T21:46:47.903Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:47.903Z] 3fbe24a43fdc: Preparing [2023-05-15T21:46:47.903Z] 26cbea5cba74: Preparing [2023-05-15T21:46:47.903Z] 26cbea5cba74: Waiting [2023-05-15T21:46:47.903Z] 3fbe24a43fdc: Layer already exists [2023-05-15T21:46:47.903Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:47.903Z] 73fb587fc516: Layer already exists [2023-05-15T21:46:47.903Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:47.903Z] 3eefbf57c7ed: Layer already exists [2023-05-15T21:46:47.903Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:48.167Z] latest: digest: sha256:9a1b46dffaa741def7f9c5448616677efe740a497e1022a288fb9c58a285be92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:48.511Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:48.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.157 [2023-05-15T21:46:48.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-15T21:46:48.853Z] 3eefbf57c7ed: Preparing [2023-05-15T21:46:48.853Z] 73fb587fc516: Preparing [2023-05-15T21:46:48.853Z] 7ff10666eee3: Preparing [2023-05-15T21:46:48.853Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:48.853Z] 3fbe24a43fdc: Preparing [2023-05-15T21:46:48.853Z] 26cbea5cba74: Preparing [2023-05-15T21:46:48.853Z] 26cbea5cba74: Waiting [2023-05-15T21:46:48.853Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:48.853Z] 3eefbf57c7ed: Layer already exists [2023-05-15T21:46:48.853Z] 3fbe24a43fdc: Layer already exists [2023-05-15T21:46:48.853Z] 73fb587fc516: Layer already exists [2023-05-15T21:46:48.853Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:48.853Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:48.853Z] 3.0.0-dev.157: digest: sha256:9a1b46dffaa741def7f9c5448616677efe740a497e1022a288fb9c58a285be92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:49.186Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:49.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:49.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-15T21:46:49.513Z] 3eefbf57c7ed: Preparing [2023-05-15T21:46:49.513Z] 73fb587fc516: Preparing [2023-05-15T21:46:49.513Z] 7ff10666eee3: Preparing [2023-05-15T21:46:49.513Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:49.513Z] 3fbe24a43fdc: Preparing [2023-05-15T21:46:49.513Z] 26cbea5cba74: Preparing [2023-05-15T21:46:49.513Z] 3eefbf57c7ed: Layer already exists [2023-05-15T21:46:49.513Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:49.513Z] 3fbe24a43fdc: Layer already exists [2023-05-15T21:46:49.513Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:49.513Z] 73fb587fc516: Layer already exists [2023-05-15T21:46:49.513Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:49.513Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:9a1b46dffaa741def7f9c5448616677efe740a497e1022a288fb9c58a285be92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:49.843Z] + 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-15T21:46:50.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-15T21:46:50.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-15T21:46:50.173Z] 3eefbf57c7ed: Preparing [2023-05-15T21:46:50.173Z] 73fb587fc516: Preparing [2023-05-15T21:46:50.173Z] 7ff10666eee3: Preparing [2023-05-15T21:46:50.173Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:50.173Z] 3fbe24a43fdc: Preparing [2023-05-15T21:46:50.173Z] 26cbea5cba74: Preparing [2023-05-15T21:46:50.173Z] 26cbea5cba74: Waiting [2023-05-15T21:46:50.173Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:50.173Z] 3eefbf57c7ed: Layer already exists [2023-05-15T21:46:50.173Z] 73fb587fc516: Layer already exists [2023-05-15T21:46:50.173Z] 3fbe24a43fdc: Layer already exists [2023-05-15T21:46:50.173Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:50.173Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:50.437Z] main: digest: sha256:9a1b46dffaa741def7f9c5448616677efe740a497e1022a288fb9c58a285be92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:46:50.477Z] ===================================================== [Pipeline] echo [2023-05-15T21:46:50.488Z] taggedImages: [2023-05-15T21:46:50.489Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:50.489Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-15T21:46:50.489Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.157 [2023-05-15T21:46:50.489Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:50.489Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-15T21:46:50.506Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-15T21:46:50.506Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:50.506Z] latest [2023-05-15T21:46:50.506Z] 3.0.0-dev.157 [2023-05-15T21:46:50.506Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:46:50.506Z] main [2023-05-15T21:46:50.506Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:50.830Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:46:51.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:46:51.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-15T21:46:51.157Z] 76f911d1913f: Preparing [2023-05-15T21:46:51.157Z] 817c2a5ffac0: Preparing [2023-05-15T21:46:51.157Z] 672e5d569d88: Preparing [2023-05-15T21:46:51.157Z] da6f5f9a1ba0: Preparing [2023-05-15T21:46:51.157Z] 0bb01417e26f: Preparing [2023-05-15T21:46:51.157Z] 7ff10666eee3: Preparing [2023-05-15T21:46:51.157Z] 6c799ea70e2d: Preparing [2023-05-15T21:46:51.157Z] 9ea953d0ca1f: Preparing [2023-05-15T21:46:51.157Z] 26cbea5cba74: Preparing [2023-05-15T21:46:51.157Z] 6c799ea70e2d: Waiting [2023-05-15T21:46:51.157Z] 9ea953d0ca1f: Waiting [2023-05-15T21:46:51.157Z] 26cbea5cba74: Waiting [2023-05-15T21:46:51.157Z] 7ff10666eee3: Waiting [2023-05-15T21:46:51.423Z] 76f911d1913f: Pushed [2023-05-15T21:46:51.423Z] 817c2a5ffac0: Pushed [2023-05-15T21:46:51.423Z] 672e5d569d88: Pushed [2023-05-15T21:46:51.423Z] 7ff10666eee3: Layer already exists [2023-05-15T21:46:51.423Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:46:51.423Z] 26cbea5cba74: Layer already exists [2023-05-15T21:46:52.375Z] 9ea953d0ca1f: Pushed [2023-05-15T21:47:04.663Z] 0bb01417e26f: Pushed [2023-05-15T21:47:08.904Z] da6f5f9a1ba0: Pushed [2023-05-15T21:47:09.172Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:1aa560efbb9027a0b477155437a1460c6dccca4291aa7424902b3b9067ee42b4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:09.512Z] + 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-15T21:47:09.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-15T21:47:09.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-15T21:47:09.839Z] 76f911d1913f: Preparing [2023-05-15T21:47:09.839Z] 817c2a5ffac0: Preparing [2023-05-15T21:47:09.839Z] 672e5d569d88: Preparing [2023-05-15T21:47:09.839Z] da6f5f9a1ba0: Preparing [2023-05-15T21:47:09.839Z] 0bb01417e26f: Preparing [2023-05-15T21:47:09.839Z] 7ff10666eee3: Preparing [2023-05-15T21:47:09.839Z] 6c799ea70e2d: Preparing [2023-05-15T21:47:09.839Z] 9ea953d0ca1f: Preparing [2023-05-15T21:47:09.839Z] 26cbea5cba74: Preparing [2023-05-15T21:47:09.839Z] 6c799ea70e2d: Waiting [2023-05-15T21:47:09.839Z] 7ff10666eee3: Waiting [2023-05-15T21:47:09.839Z] 9ea953d0ca1f: Waiting [2023-05-15T21:47:09.839Z] 26cbea5cba74: Waiting [2023-05-15T21:47:09.839Z] 76f911d1913f: Layer already exists [2023-05-15T21:47:09.839Z] da6f5f9a1ba0: Layer already exists [2023-05-15T21:47:09.839Z] 817c2a5ffac0: Layer already exists [2023-05-15T21:47:09.839Z] 0bb01417e26f: Layer already exists [2023-05-15T21:47:09.839Z] 672e5d569d88: Layer already exists [2023-05-15T21:47:09.839Z] 9ea953d0ca1f: Layer already exists [2023-05-15T21:47:09.839Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:47:09.839Z] 7ff10666eee3: Layer already exists [2023-05-15T21:47:09.839Z] 26cbea5cba74: Layer already exists [2023-05-15T21:47:10.102Z] latest: digest: sha256:1aa560efbb9027a0b477155437a1460c6dccca4291aa7424902b3b9067ee42b4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:10.440Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:10.775Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.157 [2023-05-15T21:47:10.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-15T21:47:10.775Z] 76f911d1913f: Preparing [2023-05-15T21:47:10.775Z] 817c2a5ffac0: Preparing [2023-05-15T21:47:10.775Z] 672e5d569d88: Preparing [2023-05-15T21:47:10.775Z] da6f5f9a1ba0: Preparing [2023-05-15T21:47:10.775Z] 0bb01417e26f: Preparing [2023-05-15T21:47:10.775Z] 7ff10666eee3: Preparing [2023-05-15T21:47:10.775Z] 6c799ea70e2d: Preparing [2023-05-15T21:47:10.775Z] 9ea953d0ca1f: Preparing [2023-05-15T21:47:10.775Z] 26cbea5cba74: Preparing [2023-05-15T21:47:10.775Z] 9ea953d0ca1f: Waiting [2023-05-15T21:47:10.775Z] 26cbea5cba74: Waiting [2023-05-15T21:47:10.775Z] 7ff10666eee3: Waiting [2023-05-15T21:47:10.775Z] 6c799ea70e2d: Waiting [2023-05-15T21:47:10.775Z] 0bb01417e26f: Layer already exists [2023-05-15T21:47:10.775Z] 76f911d1913f: Layer already exists [2023-05-15T21:47:10.775Z] 672e5d569d88: Layer already exists [2023-05-15T21:47:10.776Z] 817c2a5ffac0: Layer already exists [2023-05-15T21:47:10.776Z] da6f5f9a1ba0: Layer already exists [2023-05-15T21:47:10.776Z] 7ff10666eee3: Layer already exists [2023-05-15T21:47:10.776Z] 26cbea5cba74: Layer already exists [2023-05-15T21:47:10.776Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:47:10.776Z] 9ea953d0ca1f: Layer already exists [2023-05-15T21:47:11.041Z] 3.0.0-dev.157: digest: sha256:1aa560efbb9027a0b477155437a1460c6dccca4291aa7424902b3b9067ee42b4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:11.389Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:11.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:47:11.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-15T21:47:11.722Z] 76f911d1913f: Preparing [2023-05-15T21:47:11.722Z] 817c2a5ffac0: Preparing [2023-05-15T21:47:11.722Z] 672e5d569d88: Preparing [2023-05-15T21:47:11.722Z] da6f5f9a1ba0: Preparing [2023-05-15T21:47:11.722Z] 0bb01417e26f: Preparing [2023-05-15T21:47:11.722Z] 7ff10666eee3: Preparing [2023-05-15T21:47:11.722Z] 6c799ea70e2d: Preparing [2023-05-15T21:47:11.722Z] 9ea953d0ca1f: Preparing [2023-05-15T21:47:11.722Z] 26cbea5cba74: Preparing [2023-05-15T21:47:11.722Z] 7ff10666eee3: Waiting [2023-05-15T21:47:11.722Z] 6c799ea70e2d: Waiting [2023-05-15T21:47:11.722Z] 9ea953d0ca1f: Waiting [2023-05-15T21:47:11.722Z] 26cbea5cba74: Waiting [2023-05-15T21:47:11.722Z] 76f911d1913f: Layer already exists [2023-05-15T21:47:11.722Z] 0bb01417e26f: Layer already exists [2023-05-15T21:47:11.722Z] 817c2a5ffac0: Layer already exists [2023-05-15T21:47:11.722Z] 672e5d569d88: Layer already exists [2023-05-15T21:47:11.722Z] da6f5f9a1ba0: Layer already exists [2023-05-15T21:47:11.722Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:47:11.722Z] 26cbea5cba74: Layer already exists [2023-05-15T21:47:11.722Z] 9ea953d0ca1f: Layer already exists [2023-05-15T21:47:11.988Z] 7ff10666eee3: Layer already exists [2023-05-15T21:47:11.988Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:1aa560efbb9027a0b477155437a1460c6dccca4291aa7424902b3b9067ee42b4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:12.326Z] + 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-15T21:47:12.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-15T21:47:12.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-15T21:47:12.662Z] 76f911d1913f: Preparing [2023-05-15T21:47:12.662Z] 817c2a5ffac0: Preparing [2023-05-15T21:47:12.662Z] 672e5d569d88: Preparing [2023-05-15T21:47:12.662Z] da6f5f9a1ba0: Preparing [2023-05-15T21:47:12.662Z] 0bb01417e26f: Preparing [2023-05-15T21:47:12.662Z] 7ff10666eee3: Preparing [2023-05-15T21:47:12.662Z] 6c799ea70e2d: Preparing [2023-05-15T21:47:12.662Z] 9ea953d0ca1f: Preparing [2023-05-15T21:47:12.662Z] 26cbea5cba74: Preparing [2023-05-15T21:47:12.662Z] 6c799ea70e2d: Waiting [2023-05-15T21:47:12.662Z] 9ea953d0ca1f: Waiting [2023-05-15T21:47:12.662Z] 7ff10666eee3: Waiting [2023-05-15T21:47:12.662Z] 26cbea5cba74: Waiting [2023-05-15T21:47:12.662Z] 0bb01417e26f: Layer already exists [2023-05-15T21:47:12.662Z] 76f911d1913f: Layer already exists [2023-05-15T21:47:12.662Z] 672e5d569d88: Layer already exists [2023-05-15T21:47:12.662Z] 817c2a5ffac0: Layer already exists [2023-05-15T21:47:12.662Z] da6f5f9a1ba0: Layer already exists [2023-05-15T21:47:12.662Z] 9ea953d0ca1f: Layer already exists [2023-05-15T21:47:12.662Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:47:12.662Z] 7ff10666eee3: Layer already exists [2023-05-15T21:47:12.662Z] 26cbea5cba74: Layer already exists [2023-05-15T21:47:12.929Z] main: digest: sha256:1aa560efbb9027a0b477155437a1460c6dccca4291aa7424902b3b9067ee42b4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:47:12.968Z] ===================================================== [Pipeline] echo [2023-05-15T21:47:12.973Z] taggedImages: [2023-05-15T21:47:12.973Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:47:12.973Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-15T21:47:12.973Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.157 [2023-05-15T21:47:12.973Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:47:12.973Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-15T21:47:12.989Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-15T21:47:12.989Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:47:12.989Z] latest [2023-05-15T21:47:12.989Z] 3.0.0-dev.157 [2023-05-15T21:47:12.989Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:47:12.989Z] main [2023-05-15T21:47:12.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:13.361Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:13.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:47:13.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-15T21:47:13.726Z] dde2dcadd347: Preparing [2023-05-15T21:47:13.726Z] 7db0cae831f4: Preparing [2023-05-15T21:47:13.726Z] 43a2b401eb7f: Preparing [2023-05-15T21:47:13.726Z] 56a9e62744f3: Preparing [2023-05-15T21:47:13.726Z] 7ff10666eee3: Preparing [2023-05-15T21:47:13.726Z] 6c799ea70e2d: Preparing [2023-05-15T21:47:13.726Z] 383cd34d367c: Preparing [2023-05-15T21:47:13.726Z] 26cbea5cba74: Preparing [2023-05-15T21:47:13.726Z] 6c799ea70e2d: Waiting [2023-05-15T21:47:13.726Z] 383cd34d367c: Waiting [2023-05-15T21:47:13.726Z] 26cbea5cba74: Waiting [2023-05-15T21:47:13.726Z] 7ff10666eee3: Layer already exists [2023-05-15T21:47:13.997Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:47:13.997Z] 7db0cae831f4: Pushed [2023-05-15T21:47:13.997Z] dde2dcadd347: Pushed [2023-05-15T21:47:13.997Z] 43a2b401eb7f: Pushed [2023-05-15T21:47:13.997Z] 26cbea5cba74: Layer already exists [2023-05-15T21:47:14.591Z] 383cd34d367c: Pushed [2023-05-15T21:47:32.804Z] 56a9e62744f3: Pushed [2023-05-15T21:47:32.804Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:d496410d5c2bdc5e3ae721ef3a52e5ac3164bf197bf22800b977afb746c241d9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:33.139Z] + 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-15T21:47:33.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-15T21:47:33.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-15T21:47:33.465Z] dde2dcadd347: Preparing [2023-05-15T21:47:33.465Z] 7db0cae831f4: Preparing [2023-05-15T21:47:33.465Z] 43a2b401eb7f: Preparing [2023-05-15T21:47:33.465Z] 56a9e62744f3: Preparing [2023-05-15T21:47:33.465Z] 7ff10666eee3: Preparing [2023-05-15T21:47:33.465Z] 6c799ea70e2d: Preparing [2023-05-15T21:47:33.465Z] 383cd34d367c: Preparing [2023-05-15T21:47:33.465Z] 26cbea5cba74: Preparing [2023-05-15T21:47:33.465Z] 6c799ea70e2d: Waiting [2023-05-15T21:47:33.465Z] 383cd34d367c: Waiting [2023-05-15T21:47:33.465Z] 26cbea5cba74: Waiting [2023-05-15T21:47:33.465Z] 7ff10666eee3: Layer already exists [2023-05-15T21:47:33.465Z] 56a9e62744f3: Layer already exists [2023-05-15T21:47:33.465Z] 43a2b401eb7f: Layer already exists [2023-05-15T21:47:33.465Z] 7db0cae831f4: Layer already exists [2023-05-15T21:47:33.465Z] dde2dcadd347: Layer already exists [2023-05-15T21:47:33.465Z] 383cd34d367c: Layer already exists [2023-05-15T21:47:33.465Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:47:33.465Z] 26cbea5cba74: Layer already exists [2023-05-15T21:47:33.729Z] latest: digest: sha256:d496410d5c2bdc5e3ae721ef3a52e5ac3164bf197bf22800b977afb746c241d9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:34.060Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:34.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.157 [2023-05-15T21:47:34.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-15T21:47:34.387Z] dde2dcadd347: Preparing [2023-05-15T21:47:34.387Z] 7db0cae831f4: Preparing [2023-05-15T21:47:34.387Z] 43a2b401eb7f: Preparing [2023-05-15T21:47:34.387Z] 56a9e62744f3: Preparing [2023-05-15T21:47:34.387Z] 7ff10666eee3: Preparing [2023-05-15T21:47:34.387Z] 6c799ea70e2d: Preparing [2023-05-15T21:47:34.387Z] 383cd34d367c: Preparing [2023-05-15T21:47:34.387Z] 26cbea5cba74: Preparing [2023-05-15T21:47:34.387Z] 6c799ea70e2d: Waiting [2023-05-15T21:47:34.387Z] 383cd34d367c: Waiting [2023-05-15T21:47:34.387Z] 26cbea5cba74: Waiting [2023-05-15T21:47:34.387Z] 7db0cae831f4: Layer already exists [2023-05-15T21:47:34.387Z] 56a9e62744f3: Layer already exists [2023-05-15T21:47:34.387Z] 7ff10666eee3: Layer already exists [2023-05-15T21:47:34.387Z] dde2dcadd347: Layer already exists [2023-05-15T21:47:34.387Z] 43a2b401eb7f: Layer already exists [2023-05-15T21:47:34.387Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:47:34.387Z] 383cd34d367c: Layer already exists [2023-05-15T21:47:34.387Z] 26cbea5cba74: Layer already exists [2023-05-15T21:47:34.654Z] 3.0.0-dev.157: digest: sha256:d496410d5c2bdc5e3ae721ef3a52e5ac3164bf197bf22800b977afb746c241d9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:34.985Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:35.312Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:47:35.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-15T21:47:35.313Z] dde2dcadd347: Preparing [2023-05-15T21:47:35.313Z] 7db0cae831f4: Preparing [2023-05-15T21:47:35.313Z] 43a2b401eb7f: Preparing [2023-05-15T21:47:35.313Z] 56a9e62744f3: Preparing [2023-05-15T21:47:35.313Z] 7ff10666eee3: Preparing [2023-05-15T21:47:35.313Z] 6c799ea70e2d: Preparing [2023-05-15T21:47:35.313Z] 383cd34d367c: Preparing [2023-05-15T21:47:35.313Z] 26cbea5cba74: Preparing [2023-05-15T21:47:35.313Z] 383cd34d367c: Waiting [2023-05-15T21:47:35.313Z] 26cbea5cba74: Waiting [2023-05-15T21:47:35.313Z] 6c799ea70e2d: Waiting [2023-05-15T21:47:35.313Z] 56a9e62744f3: Layer already exists [2023-05-15T21:47:35.313Z] dde2dcadd347: Layer already exists [2023-05-15T21:47:35.313Z] 43a2b401eb7f: Layer already exists [2023-05-15T21:47:35.313Z] 7db0cae831f4: Layer already exists [2023-05-15T21:47:35.313Z] 7ff10666eee3: Layer already exists [2023-05-15T21:47:35.313Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:47:35.313Z] 26cbea5cba74: Layer already exists [2023-05-15T21:47:35.313Z] 383cd34d367c: Layer already exists [2023-05-15T21:47:35.313Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:d496410d5c2bdc5e3ae721ef3a52e5ac3164bf197bf22800b977afb746c241d9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:35.920Z] + 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-15T21:47:36.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-15T21:47:36.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-15T21:47:36.252Z] dde2dcadd347: Preparing [2023-05-15T21:47:36.252Z] 7db0cae831f4: Preparing [2023-05-15T21:47:36.252Z] 43a2b401eb7f: Preparing [2023-05-15T21:47:36.252Z] 56a9e62744f3: Preparing [2023-05-15T21:47:36.252Z] 7ff10666eee3: Preparing [2023-05-15T21:47:36.252Z] 6c799ea70e2d: Preparing [2023-05-15T21:47:36.252Z] 383cd34d367c: Preparing [2023-05-15T21:47:36.252Z] 6c799ea70e2d: Waiting [2023-05-15T21:47:36.252Z] 26cbea5cba74: Preparing [2023-05-15T21:47:36.252Z] 383cd34d367c: Waiting [2023-05-15T21:47:36.252Z] 26cbea5cba74: Waiting [2023-05-15T21:47:36.252Z] 43a2b401eb7f: Layer already exists [2023-05-15T21:47:36.252Z] dde2dcadd347: Layer already exists [2023-05-15T21:47:36.252Z] 56a9e62744f3: Layer already exists [2023-05-15T21:47:36.252Z] 7db0cae831f4: Layer already exists [2023-05-15T21:47:36.252Z] 7ff10666eee3: Layer already exists [2023-05-15T21:47:36.252Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:47:36.252Z] 383cd34d367c: Layer already exists [2023-05-15T21:47:36.252Z] 26cbea5cba74: Layer already exists [2023-05-15T21:47:36.517Z] main: digest: sha256:d496410d5c2bdc5e3ae721ef3a52e5ac3164bf197bf22800b977afb746c241d9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:47:36.565Z] ===================================================== [Pipeline] echo [2023-05-15T21:47:36.572Z] taggedImages: [2023-05-15T21:47:36.572Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:47:36.572Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-15T21:47:36.572Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.157 [2023-05-15T21:47:36.572Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:47:36.572Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-15T21:47:36.586Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-15T21:47:36.586Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:47:36.586Z] latest [2023-05-15T21:47:36.586Z] 3.0.0-dev.157 [2023-05-15T21:47:36.586Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:47:36.586Z] main [2023-05-15T21:47:36.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:36.913Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:37.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:47:37.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-15T21:47:37.237Z] 06b4ddb140b1: Preparing [2023-05-15T21:47:37.237Z] e9958aad6593: Preparing [2023-05-15T21:47:37.237Z] 40fb22b1ab7c: Preparing [2023-05-15T21:47:37.237Z] 91286ba405a0: Preparing [2023-05-15T21:47:37.237Z] 7ff10666eee3: Preparing [2023-05-15T21:47:37.237Z] 6c799ea70e2d: Preparing [2023-05-15T21:47:37.237Z] 9ea953d0ca1f: Preparing [2023-05-15T21:47:37.237Z] 26cbea5cba74: Preparing [2023-05-15T21:47:37.237Z] 6c799ea70e2d: Waiting [2023-05-15T21:47:37.237Z] 9ea953d0ca1f: Waiting [2023-05-15T21:47:37.237Z] 26cbea5cba74: Waiting [2023-05-15T21:47:37.237Z] 7ff10666eee3: Layer already exists [2023-05-15T21:47:37.502Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:47:37.502Z] 9ea953d0ca1f: Layer already exists [2023-05-15T21:47:37.502Z] 26cbea5cba74: Layer already exists [2023-05-15T21:47:37.502Z] 40fb22b1ab7c: Pushed [2023-05-15T21:47:37.502Z] 06b4ddb140b1: Pushed [2023-05-15T21:47:37.502Z] e9958aad6593: Pushed [2023-05-15T21:47:57.150Z] 91286ba405a0: Pushed [2023-05-15T21:47:57.150Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:143d2bc371b90ec7ff72fa657193a181fd2795b09125a54b826d710efb81edb0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:57.491Z] + 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-15T21:47:57.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-15T21:47:57.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-15T21:47:57.825Z] 06b4ddb140b1: Preparing [2023-05-15T21:47:57.825Z] e9958aad6593: Preparing [2023-05-15T21:47:57.825Z] 40fb22b1ab7c: Preparing [2023-05-15T21:47:57.825Z] 91286ba405a0: Preparing [2023-05-15T21:47:57.825Z] 7ff10666eee3: Preparing [2023-05-15T21:47:57.825Z] 6c799ea70e2d: Preparing [2023-05-15T21:47:57.825Z] 9ea953d0ca1f: Preparing [2023-05-15T21:47:57.825Z] 26cbea5cba74: Preparing [2023-05-15T21:47:57.825Z] 6c799ea70e2d: Waiting [2023-05-15T21:47:57.825Z] 9ea953d0ca1f: Waiting [2023-05-15T21:47:57.825Z] 26cbea5cba74: Waiting [2023-05-15T21:47:57.825Z] 91286ba405a0: Layer already exists [2023-05-15T21:47:57.825Z] e9958aad6593: Layer already exists [2023-05-15T21:47:57.825Z] 40fb22b1ab7c: Layer already exists [2023-05-15T21:47:57.825Z] 7ff10666eee3: Layer already exists [2023-05-15T21:47:57.825Z] 06b4ddb140b1: Layer already exists [2023-05-15T21:47:57.825Z] 9ea953d0ca1f: Layer already exists [2023-05-15T21:47:57.825Z] 26cbea5cba74: Layer already exists [2023-05-15T21:47:57.825Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:47:58.089Z] latest: digest: sha256:143d2bc371b90ec7ff72fa657193a181fd2795b09125a54b826d710efb81edb0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:58.425Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:58.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.157 [2023-05-15T21:47:58.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-15T21:47:58.760Z] 06b4ddb140b1: Preparing [2023-05-15T21:47:58.760Z] e9958aad6593: Preparing [2023-05-15T21:47:58.760Z] 40fb22b1ab7c: Preparing [2023-05-15T21:47:58.760Z] 91286ba405a0: Preparing [2023-05-15T21:47:58.760Z] 7ff10666eee3: Preparing [2023-05-15T21:47:58.760Z] 6c799ea70e2d: Preparing [2023-05-15T21:47:58.760Z] 9ea953d0ca1f: Preparing [2023-05-15T21:47:58.760Z] 26cbea5cba74: Preparing [2023-05-15T21:47:58.760Z] 6c799ea70e2d: Waiting [2023-05-15T21:47:58.760Z] 9ea953d0ca1f: Waiting [2023-05-15T21:47:58.760Z] 26cbea5cba74: Waiting [2023-05-15T21:47:58.760Z] 7ff10666eee3: Layer already exists [2023-05-15T21:47:58.760Z] 06b4ddb140b1: Layer already exists [2023-05-15T21:47:58.760Z] e9958aad6593: Layer already exists [2023-05-15T21:47:58.760Z] 91286ba405a0: Layer already exists [2023-05-15T21:47:58.760Z] 40fb22b1ab7c: Layer already exists [2023-05-15T21:47:58.760Z] 26cbea5cba74: Layer already exists [2023-05-15T21:47:58.760Z] 9ea953d0ca1f: Layer already exists [2023-05-15T21:47:58.760Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:47:58.760Z] 3.0.0-dev.157: digest: sha256:143d2bc371b90ec7ff72fa657193a181fd2795b09125a54b826d710efb81edb0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:59.099Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:47:59.434Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:47:59.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-15T21:47:59.434Z] 06b4ddb140b1: Preparing [2023-05-15T21:47:59.434Z] e9958aad6593: Preparing [2023-05-15T21:47:59.434Z] 40fb22b1ab7c: Preparing [2023-05-15T21:47:59.434Z] 91286ba405a0: Preparing [2023-05-15T21:47:59.434Z] 7ff10666eee3: Preparing [2023-05-15T21:47:59.434Z] 6c799ea70e2d: Preparing [2023-05-15T21:47:59.434Z] 9ea953d0ca1f: Preparing [2023-05-15T21:47:59.434Z] 26cbea5cba74: Preparing [2023-05-15T21:47:59.434Z] 9ea953d0ca1f: Waiting [2023-05-15T21:47:59.434Z] 26cbea5cba74: Waiting [2023-05-15T21:47:59.434Z] 6c799ea70e2d: Waiting [2023-05-15T21:47:59.434Z] 7ff10666eee3: Layer already exists [2023-05-15T21:47:59.434Z] 40fb22b1ab7c: Layer already exists [2023-05-15T21:47:59.434Z] e9958aad6593: Layer already exists [2023-05-15T21:47:59.434Z] 91286ba405a0: Layer already exists [2023-05-15T21:47:59.434Z] 06b4ddb140b1: Layer already exists [2023-05-15T21:47:59.434Z] 9ea953d0ca1f: Layer already exists [2023-05-15T21:47:59.434Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:47:59.434Z] 26cbea5cba74: Layer already exists [2023-05-15T21:47:59.699Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:143d2bc371b90ec7ff72fa657193a181fd2795b09125a54b826d710efb81edb0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:00.040Z] + 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-15T21:48:00.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-15T21:48:00.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-15T21:48:00.805Z] 06b4ddb140b1: Preparing [2023-05-15T21:48:00.805Z] e9958aad6593: Preparing [2023-05-15T21:48:00.805Z] 40fb22b1ab7c: Preparing [2023-05-15T21:48:00.805Z] 91286ba405a0: Preparing [2023-05-15T21:48:00.805Z] 7ff10666eee3: Preparing [2023-05-15T21:48:00.805Z] 6c799ea70e2d: Preparing [2023-05-15T21:48:00.805Z] 9ea953d0ca1f: Preparing [2023-05-15T21:48:00.805Z] 26cbea5cba74: Preparing [2023-05-15T21:48:00.805Z] 6c799ea70e2d: Waiting [2023-05-15T21:48:00.805Z] 26cbea5cba74: Waiting [2023-05-15T21:48:00.805Z] 9ea953d0ca1f: Waiting [2023-05-15T21:48:00.805Z] 06b4ddb140b1: Layer already exists [2023-05-15T21:48:00.805Z] 7ff10666eee3: Layer already exists [2023-05-15T21:48:00.805Z] 91286ba405a0: Layer already exists [2023-05-15T21:48:00.805Z] e9958aad6593: Layer already exists [2023-05-15T21:48:00.805Z] 40fb22b1ab7c: Layer already exists [2023-05-15T21:48:00.805Z] 26cbea5cba74: Layer already exists [2023-05-15T21:48:00.805Z] 9ea953d0ca1f: Layer already exists [2023-05-15T21:48:00.805Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:48:00.805Z] main: digest: sha256:143d2bc371b90ec7ff72fa657193a181fd2795b09125a54b826d710efb81edb0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:48:00.861Z] ===================================================== [Pipeline] echo [2023-05-15T21:48:00.870Z] taggedImages: [2023-05-15T21:48:00.870Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:48:00.870Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-15T21:48:00.870Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.157 [2023-05-15T21:48:00.870Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:48:00.870Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-15T21:48:00.897Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-15T21:48:00.897Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:48:00.897Z] latest [2023-05-15T21:48:00.897Z] 3.0.0-dev.157 [2023-05-15T21:48:00.897Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:48:00.897Z] main [2023-05-15T21:48:00.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:01.231Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:01.571Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:48:01.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-15T21:48:01.571Z] 6315f19a1be4: Preparing [2023-05-15T21:48:01.571Z] 0d0b97c853e9: Preparing [2023-05-15T21:48:01.571Z] 7ff10666eee3: Preparing [2023-05-15T21:48:01.571Z] 6c799ea70e2d: Preparing [2023-05-15T21:48:01.571Z] ba9cb0add5a3: Preparing [2023-05-15T21:48:01.571Z] 26cbea5cba74: Preparing [2023-05-15T21:48:01.571Z] 26cbea5cba74: Waiting [2023-05-15T21:48:01.571Z] 7ff10666eee3: Layer already exists [2023-05-15T21:48:01.571Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:48:01.837Z] 26cbea5cba74: Layer already exists [2023-05-15T21:48:01.837Z] 6315f19a1be4: Pushed [2023-05-15T21:48:02.102Z] ba9cb0add5a3: Pushed [2023-05-15T21:48:07.422Z] 0d0b97c853e9: Pushed [2023-05-15T21:48:07.422Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:29341f8785bd2b63c9cbdadd33c8afc3abc28c53f4646936e441beb40424a025 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:07.752Z] + 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-15T21:48:08.079Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-15T21:48:08.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-15T21:48:08.079Z] 6315f19a1be4: Preparing [2023-05-15T21:48:08.079Z] 0d0b97c853e9: Preparing [2023-05-15T21:48:08.079Z] 7ff10666eee3: Preparing [2023-05-15T21:48:08.079Z] 6c799ea70e2d: Preparing [2023-05-15T21:48:08.079Z] ba9cb0add5a3: Preparing [2023-05-15T21:48:08.079Z] 26cbea5cba74: Preparing [2023-05-15T21:48:08.079Z] 26cbea5cba74: Waiting [2023-05-15T21:48:08.079Z] ba9cb0add5a3: Layer already exists [2023-05-15T21:48:08.079Z] 7ff10666eee3: Layer already exists [2023-05-15T21:48:08.079Z] 0d0b97c853e9: Layer already exists [2023-05-15T21:48:08.079Z] 6315f19a1be4: Layer already exists [2023-05-15T21:48:08.079Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:48:08.079Z] 26cbea5cba74: Layer already exists [2023-05-15T21:48:08.079Z] latest: digest: sha256:29341f8785bd2b63c9cbdadd33c8afc3abc28c53f4646936e441beb40424a025 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:08.676Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:09.008Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.157 [2023-05-15T21:48:09.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-15T21:48:09.008Z] 6315f19a1be4: Preparing [2023-05-15T21:48:09.008Z] 0d0b97c853e9: Preparing [2023-05-15T21:48:09.008Z] 7ff10666eee3: Preparing [2023-05-15T21:48:09.008Z] 6c799ea70e2d: Preparing [2023-05-15T21:48:09.008Z] ba9cb0add5a3: Preparing [2023-05-15T21:48:09.008Z] 26cbea5cba74: Preparing [2023-05-15T21:48:09.008Z] 26cbea5cba74: Waiting [2023-05-15T21:48:09.008Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:48:09.008Z] 6315f19a1be4: Layer already exists [2023-05-15T21:48:09.008Z] 0d0b97c853e9: Layer already exists [2023-05-15T21:48:09.008Z] ba9cb0add5a3: Layer already exists [2023-05-15T21:48:09.008Z] 7ff10666eee3: Layer already exists [2023-05-15T21:48:09.008Z] 26cbea5cba74: Layer already exists [2023-05-15T21:48:09.008Z] 3.0.0-dev.157: digest: sha256:29341f8785bd2b63c9cbdadd33c8afc3abc28c53f4646936e441beb40424a025 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:09.341Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:09.666Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:48:09.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-15T21:48:09.666Z] 6315f19a1be4: Preparing [2023-05-15T21:48:09.666Z] 0d0b97c853e9: Preparing [2023-05-15T21:48:09.666Z] 7ff10666eee3: Preparing [2023-05-15T21:48:09.666Z] 6c799ea70e2d: Preparing [2023-05-15T21:48:09.666Z] ba9cb0add5a3: Preparing [2023-05-15T21:48:09.666Z] 26cbea5cba74: Preparing [2023-05-15T21:48:09.666Z] 26cbea5cba74: Waiting [2023-05-15T21:48:09.666Z] 7ff10666eee3: Layer already exists [2023-05-15T21:48:09.666Z] 0d0b97c853e9: Layer already exists [2023-05-15T21:48:09.666Z] 6315f19a1be4: Layer already exists [2023-05-15T21:48:09.666Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:48:09.666Z] ba9cb0add5a3: Layer already exists [2023-05-15T21:48:09.666Z] 26cbea5cba74: Layer already exists [2023-05-15T21:48:09.666Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:29341f8785bd2b63c9cbdadd33c8afc3abc28c53f4646936e441beb40424a025 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:10.263Z] + 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-15T21:48:10.586Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-15T21:48:10.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-15T21:48:10.586Z] 6315f19a1be4: Preparing [2023-05-15T21:48:10.586Z] 0d0b97c853e9: Preparing [2023-05-15T21:48:10.586Z] 7ff10666eee3: Preparing [2023-05-15T21:48:10.586Z] 6c799ea70e2d: Preparing [2023-05-15T21:48:10.586Z] ba9cb0add5a3: Preparing [2023-05-15T21:48:10.586Z] 26cbea5cba74: Preparing [2023-05-15T21:48:10.586Z] 26cbea5cba74: Waiting [2023-05-15T21:48:10.586Z] 6315f19a1be4: Layer already exists [2023-05-15T21:48:10.586Z] 0d0b97c853e9: Layer already exists [2023-05-15T21:48:10.586Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:48:10.586Z] 7ff10666eee3: Layer already exists [2023-05-15T21:48:10.586Z] ba9cb0add5a3: Layer already exists [2023-05-15T21:48:10.586Z] 26cbea5cba74: Layer already exists [2023-05-15T21:48:10.849Z] main: digest: sha256:29341f8785bd2b63c9cbdadd33c8afc3abc28c53f4646936e441beb40424a025 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:48:10.890Z] ===================================================== [Pipeline] echo [2023-05-15T21:48:10.895Z] taggedImages: [2023-05-15T21:48:10.895Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:48:10.895Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-15T21:48:10.895Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.157 [2023-05-15T21:48:10.895Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:48:10.895Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-15T21:48:10.909Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-15T21:48:10.909Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:48:10.909Z] latest [2023-05-15T21:48:10.909Z] 3.0.0-dev.157 [2023-05-15T21:48:10.909Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:48:10.909Z] main [2023-05-15T21:48:10.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:11.239Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:11.573Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:48:11.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-15T21:48:11.573Z] 11e36ee7b1aa: Preparing [2023-05-15T21:48:11.573Z] 46243190009d: Preparing [2023-05-15T21:48:11.573Z] 7ff10666eee3: Preparing [2023-05-15T21:48:11.573Z] 6c799ea70e2d: Preparing [2023-05-15T21:48:11.573Z] 63bad60ac386: Preparing [2023-05-15T21:48:11.573Z] 26cbea5cba74: Preparing [2023-05-15T21:48:11.573Z] 26cbea5cba74: Waiting [2023-05-15T21:48:11.573Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:48:11.573Z] 63bad60ac386: Layer already exists [2023-05-15T21:48:11.573Z] 7ff10666eee3: Layer already exists [2023-05-15T21:48:11.573Z] 26cbea5cba74: Layer already exists [2023-05-15T21:48:11.839Z] 11e36ee7b1aa: Pushed [2023-05-15T21:48:17.165Z] 46243190009d: Pushed [2023-05-15T21:48:17.165Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:27ff7362faca4e02e49a0670f03c8c93fc4a07ca6ae00392cea18fc906110376 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:17.503Z] + 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-15T21:48:17.837Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-15T21:48:17.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-15T21:48:17.837Z] 11e36ee7b1aa: Preparing [2023-05-15T21:48:17.837Z] 46243190009d: Preparing [2023-05-15T21:48:17.837Z] 7ff10666eee3: Preparing [2023-05-15T21:48:17.837Z] 6c799ea70e2d: Preparing [2023-05-15T21:48:17.837Z] 63bad60ac386: Preparing [2023-05-15T21:48:17.837Z] 26cbea5cba74: Preparing [2023-05-15T21:48:17.837Z] 11e36ee7b1aa: Layer already exists [2023-05-15T21:48:17.837Z] 46243190009d: Layer already exists [2023-05-15T21:48:17.837Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:48:17.837Z] 63bad60ac386: Layer already exists [2023-05-15T21:48:17.837Z] 7ff10666eee3: Layer already exists [2023-05-15T21:48:17.837Z] 26cbea5cba74: Layer already exists [2023-05-15T21:48:17.837Z] latest: digest: sha256:27ff7362faca4e02e49a0670f03c8c93fc4a07ca6ae00392cea18fc906110376 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:18.434Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:18.761Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.157 [2023-05-15T21:48:18.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-15T21:48:18.761Z] 11e36ee7b1aa: Preparing [2023-05-15T21:48:18.761Z] 46243190009d: Preparing [2023-05-15T21:48:18.761Z] 7ff10666eee3: Preparing [2023-05-15T21:48:18.761Z] 6c799ea70e2d: Preparing [2023-05-15T21:48:18.761Z] 63bad60ac386: Preparing [2023-05-15T21:48:18.761Z] 26cbea5cba74: Preparing [2023-05-15T21:48:18.761Z] 26cbea5cba74: Waiting [2023-05-15T21:48:18.761Z] 63bad60ac386: Layer already exists [2023-05-15T21:48:18.761Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:48:18.761Z] 7ff10666eee3: Layer already exists [2023-05-15T21:48:18.761Z] 11e36ee7b1aa: Layer already exists [2023-05-15T21:48:18.761Z] 46243190009d: Layer already exists [2023-05-15T21:48:18.761Z] 26cbea5cba74: Layer already exists [2023-05-15T21:48:19.026Z] 3.0.0-dev.157: digest: sha256:27ff7362faca4e02e49a0670f03c8c93fc4a07ca6ae00392cea18fc906110376 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:19.359Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:19.688Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:48:19.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-15T21:48:19.688Z] 11e36ee7b1aa: Preparing [2023-05-15T21:48:19.688Z] 46243190009d: Preparing [2023-05-15T21:48:19.688Z] 7ff10666eee3: Preparing [2023-05-15T21:48:19.688Z] 6c799ea70e2d: Preparing [2023-05-15T21:48:19.688Z] 63bad60ac386: Preparing [2023-05-15T21:48:19.688Z] 26cbea5cba74: Preparing [2023-05-15T21:48:19.688Z] 26cbea5cba74: Waiting [2023-05-15T21:48:19.688Z] 11e36ee7b1aa: Layer already exists [2023-05-15T21:48:19.688Z] 7ff10666eee3: Layer already exists [2023-05-15T21:48:19.688Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:48:19.688Z] 63bad60ac386: Layer already exists [2023-05-15T21:48:19.688Z] 46243190009d: Layer already exists [2023-05-15T21:48:19.688Z] 26cbea5cba74: Layer already exists [2023-05-15T21:48:19.688Z] 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:27ff7362faca4e02e49a0670f03c8c93fc4a07ca6ae00392cea18fc906110376 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:20.293Z] + 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-15T21:48:20.620Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-15T21:48:20.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-15T21:48:20.620Z] 11e36ee7b1aa: Preparing [2023-05-15T21:48:20.620Z] 46243190009d: Preparing [2023-05-15T21:48:20.620Z] 7ff10666eee3: Preparing [2023-05-15T21:48:20.620Z] 6c799ea70e2d: Preparing [2023-05-15T21:48:20.620Z] 63bad60ac386: Preparing [2023-05-15T21:48:20.620Z] 26cbea5cba74: Preparing [2023-05-15T21:48:20.620Z] 26cbea5cba74: Waiting [2023-05-15T21:48:20.620Z] 11e36ee7b1aa: Layer already exists [2023-05-15T21:48:20.620Z] 6c799ea70e2d: Layer already exists [2023-05-15T21:48:20.620Z] 63bad60ac386: Layer already exists [2023-05-15T21:48:20.620Z] 46243190009d: Layer already exists [2023-05-15T21:48:20.620Z] 7ff10666eee3: Layer already exists [2023-05-15T21:48:20.620Z] 26cbea5cba74: Layer already exists [2023-05-15T21:48:20.886Z] main: digest: sha256:27ff7362faca4e02e49a0670f03c8c93fc4a07ca6ae00392cea18fc906110376 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-15T21:48:20.928Z] ===================================================== [Pipeline] echo [2023-05-15T21:48:20.939Z] taggedImages: [2023-05-15T21:48:20.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [2023-05-15T21:48:20.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-15T21:48:20.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.157 [2023-05-15T21:48:20.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [2023-05-15T21:48:20.939Z] - 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-15T21:48:21.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-15T21:48:21.310Z] [2023-05-15T21:48:21.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:21.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-15T21:48:23.034Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-15T21:48:23.034Z] 8998bd30e6a1: Pulling fs layer [2023-05-15T21:48:23.034Z] 04944245beec: Pulling fs layer [2023-05-15T21:48:23.034Z] 699f458cf7ca: Pulling fs layer [2023-05-15T21:48:23.034Z] 765212b225bb: Pulling fs layer [2023-05-15T21:48:23.034Z] f23df028b6ca: Pulling fs layer [2023-05-15T21:48:23.034Z] d65c8cfc05b1: Pulling fs layer [2023-05-15T21:48:23.034Z] 2437ff75d9bd: Pulling fs layer [2023-05-15T21:48:23.034Z] 765212b225bb: Waiting [2023-05-15T21:48:23.034Z] f23df028b6ca: Waiting [2023-05-15T21:48:23.034Z] d65c8cfc05b1: Waiting [2023-05-15T21:48:23.034Z] 2437ff75d9bd: Waiting [2023-05-15T21:48:23.034Z] 04944245beec: Verifying Checksum [2023-05-15T21:48:23.034Z] 04944245beec: Download complete [2023-05-15T21:48:23.034Z] 765212b225bb: Verifying Checksum [2023-05-15T21:48:23.034Z] 765212b225bb: Download complete [2023-05-15T21:48:23.301Z] f23df028b6ca: Verifying Checksum [2023-05-15T21:48:23.301Z] f23df028b6ca: Download complete [2023-05-15T21:48:23.301Z] d65c8cfc05b1: Verifying Checksum [2023-05-15T21:48:23.301Z] d65c8cfc05b1: Download complete [2023-05-15T21:48:23.301Z] 699f458cf7ca: Verifying Checksum [2023-05-15T21:48:23.301Z] 699f458cf7ca: Download complete [2023-05-15T21:48:23.567Z] 8998bd30e6a1: Verifying Checksum [2023-05-15T21:48:23.567Z] 8998bd30e6a1: Download complete [2023-05-15T21:48:26.137Z] 2437ff75d9bd: Verifying Checksum [2023-05-15T21:48:26.137Z] 2437ff75d9bd: Download complete [2023-05-15T21:48:27.540Z] 8998bd30e6a1: Pull complete [2023-05-15T21:48:27.806Z] 04944245beec: Pull complete [2023-05-15T21:48:29.209Z] 699f458cf7ca: Pull complete [2023-05-15T21:48:29.209Z] 765212b225bb: Pull complete [2023-05-15T21:48:29.787Z] f23df028b6ca: Pull complete [2023-05-15T21:48:30.054Z] d65c8cfc05b1: Pull complete [2023-05-15T21:48:42.345Z] 2437ff75d9bd: Pull complete [2023-05-15T21:48:42.345Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-15T21:48:42.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-15T21:48:42.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:48:42.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-15462 does not seem to be running inside a container [2023-05-15T21:48:42.610Z] $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@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-15T21:48:45.298Z] $ docker top cdfcbbaaadfc9a23b36a3ad1d9a289ee3b297a36622adc6c1ed45829b9a17356 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:48:46.180Z] ---> job-cost.sh [2023-05-15T21:48:46.180Z] lf-activate-venv: SKIPPING [2023-05-15T21:48:46.180Z] INFO: No Stack... [2023-05-15T21:48:46.758Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-15T21:48:47.337Z] INFO: Archiving Costs [Pipeline] sh [2023-05-15T21:48:47.967Z] + cat /w/workspace/edgex-go/523/archives/cost.csv [2023-05-15T21:48:47.967Z] + cut -d, -f6 [Pipeline] lock [2023-05-15T21:48:48.030Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-523-stack-cost] [2023-05-15T21:48:48.037Z] Resource [jenkins-edgexfoundry-edgex-go-main-523-stack-cost] did not exist. Created. [2023-05-15T21:48:48.038Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-523-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-15T21:48:48.670Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-15T21:48:49.389Z] Stashed 1 file(s) [Pipeline] } [2023-05-15T21:48:49.400Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-523-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-15T21:48:49.431Z] $ docker stop --time=1 cdfcbbaaadfc9a23b36a3ad1d9a289ee3b297a36622adc6c1ed45829b9a17356 [2023-05-15T21:48:51.610Z] $ docker rm -f --volumes cdfcbbaaadfc9a23b36a3ad1d9a289ee3b297a36622adc6c1ed45829b9a17356 [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-15T21:48:52.122Z] provisioning config files... [2023-05-15T21:48:52.129Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/523@tmp/config7463429105144822175tmp [Pipeline] { [Pipeline] sh [2023-05-15T21:48:52.424Z] + set +x [2023-05-15T21:48:52.424Z] + curl -s https://codecov.io/bash [2023-05-15T21:48:52.424Z] + bash -s -- [2023-05-15T21:48:52.424Z] [2023-05-15T21:48:52.424Z] _____ _ [2023-05-15T21:48:52.424Z] / ____| | | [2023-05-15T21:48:52.424Z] | | ___ __| | ___ ___ _____ __ [2023-05-15T21:48:52.424Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-15T21:48:52.424Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-15T21:48:52.424Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-15T21:48:52.424Z] Bash-1.0.6 [2023-05-15T21:48:52.424Z] [2023-05-15T21:48:52.424Z] [2023-05-15T21:48:52.424Z] ==> git version 2.25.1 found [2023-05-15T21:48:52.424Z] ==> 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-15T21:48:52.424Z] Release-Date: 2020-01-08 [2023-05-15T21:48:52.424Z] 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-15T21:48:52.424Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-15T21:48:52.424Z] ==> Jenkins CI detected. [2023-05-15T21:48:52.424Z] current dir:  /w/workspace/edgex-go/523 [2023-05-15T21:48:52.424Z] project root: . [2023-05-15T21:48:52.424Z] --> token set from env [2023-05-15T21:48:52.424Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-15T21:48:52.683Z] ==> Running gcov in . (disable via -X gcov) [2023-05-15T21:48:52.683Z] ==> Python coveragepy not found [2023-05-15T21:48:52.683Z] ==> Searching for coverage reports in: [2023-05-15T21:48:52.683Z] + . [2023-05-15T21:48:52.683Z] -> Found 1 reports [2023-05-15T21:48:52.683Z] ==> Detecting git/mercurial file structure [2023-05-15T21:48:52.683Z] ==> Reading reports [2023-05-15T21:48:52.683Z] + ./coverage.out bytes=447731 [2023-05-15T21:48:52.683Z] ==> Appending adjustments [2023-05-15T21:48:52.683Z] https://docs.codecov.io/docs/fixing-reports [2023-05-15T21:48:54.063Z] + Found adjustments [2023-05-15T21:48:54.063Z] ==> Gzipping contents [2023-05-15T21:48:54.063Z] 60K /tmp/codecov.KXVoFM.gz [2023-05-15T21:48:54.063Z] ==> Uploading reports [2023-05-15T21:48:54.063Z] url: https://codecov.io [2023-05-15T21:48:54.063Z] query: branch=main&commit=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb&build=523&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F523%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-15T21:48:54.063Z] -> Pinging Codecov [2023-05-15T21:48:54.063Z] 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=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb&build=523&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F523%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-15T21:48:54.063Z] -> Uploading to [2023-05-15T21:48:54.063Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-15/00271124DB129430A58F1EEE437C3FCB/0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb/ea8ca6cb-c5c7-4ede-bbe8-6ef4c5b326dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230515%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230515T214853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdf53e35338f371edda528dd35782b38f45a402e755ae3498aebae26d86dc56b [2023-05-15T21:48:54.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-15T21:48:54.063Z] Dload Upload Total Spent Left Speed [2023-05-15T21:48:54.323Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57454 0 0 100 57454 0 217k --:--:-- --:--:-- --:--:-- 217k [2023-05-15T21:48:54.323Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [2023-05-15T21:48:54.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-15T21:48:54.551Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-15T21:48:54.566Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:48:54.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-15T21:48:54.865Z] [2023-05-15T21:48:54.865Z] 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-15T21:48:55.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-15T21:48:55.162Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-15T21:48:55.162Z] df9b9388f04a: Pulling fs layer [2023-05-15T21:48:55.162Z] 52dc419b0ee2: Pulling fs layer [2023-05-15T21:48:55.162Z] 25bc292e5bac: Pulling fs layer [2023-05-15T21:48:55.162Z] 114826534d7a: Pulling fs layer [2023-05-15T21:48:55.162Z] 4657fd5d0bcf: Pulling fs layer [2023-05-15T21:48:55.162Z] 6ad1cebc031e: Pulling fs layer [2023-05-15T21:48:55.162Z] 8a3aa393b2d8: Pulling fs layer [2023-05-15T21:48:55.162Z] 4657fd5d0bcf: Waiting [2023-05-15T21:48:55.162Z] 6ad1cebc031e: Waiting [2023-05-15T21:48:55.162Z] 8a3aa393b2d8: Waiting [2023-05-15T21:48:55.162Z] 114826534d7a: Waiting [2023-05-15T21:48:55.162Z] 25bc292e5bac: Verifying Checksum [2023-05-15T21:48:55.162Z] 25bc292e5bac: Download complete [2023-05-15T21:48:55.162Z] 52dc419b0ee2: Download complete [2023-05-15T21:48:55.162Z] 4657fd5d0bcf: Verifying Checksum [2023-05-15T21:48:55.162Z] 4657fd5d0bcf: Download complete [2023-05-15T21:48:55.162Z] df9b9388f04a: Download complete [2023-05-15T21:48:55.420Z] df9b9388f04a: Pull complete [2023-05-15T21:48:55.420Z] 6ad1cebc031e: Verifying Checksum [2023-05-15T21:48:55.420Z] 6ad1cebc031e: Download complete [2023-05-15T21:48:55.420Z] 52dc419b0ee2: Pull complete [2023-05-15T21:48:55.420Z] 25bc292e5bac: Pull complete [2023-05-15T21:48:55.988Z] 114826534d7a: Download complete [2023-05-15T21:48:55.988Z] 8a3aa393b2d8: Verifying Checksum [2023-05-15T21:48:55.988Z] 8a3aa393b2d8: Download complete [2023-05-15T21:48:59.265Z] 114826534d7a: Pull complete [2023-05-15T21:48:59.265Z] 4657fd5d0bcf: Pull complete [2023-05-15T21:48:59.522Z] 6ad1cebc031e: Pull complete [2023-05-15T21:49:02.048Z] 8a3aa393b2d8: Pull complete [2023-05-15T21:49:02.048Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-15T21:49:02.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-15T21:49:02.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:49:02.128Z] prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container [2023-05-15T21:49:02.163Z] $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-15T21:49:06.155Z] $ docker top 5dfe3cb099cba795e1827728c3eaebca33fc56f2198a80fbff93023145e36460 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-15T21:49:06.220Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-15T21:49:06.498Z] + set -o pipefail [2023-05-15T21:49:06.498Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-15T21:49:11.788Z] [2023-05-15T21:49:11.788Z] Monitoring /w/workspace/edgex-go/523 (github.com/edgexfoundry/edgex-go)... [2023-05-15T21:49:11.788Z] [2023-05-15T21:49:11.788Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/53fc22dc-b5ee-4f82-81eb-1252abd2a4ca [2023-05-15T21:49:11.788Z] [2023-05-15T21:49:11.788Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-15T21:49:11.788Z] [2023-05-15T21:49:11.788Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-15T21:49:11.788Z] [2023-05-15T21:49:11.788Z] [2023-05-15T21:49:11.788Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-15T21:49:11.788Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-15T21:49:11.788Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-15T21:49:11.802Z] $ docker stop --time=1 5dfe3cb099cba795e1827728c3eaebca33fc56f2198a80fbff93023145e36460 [2023-05-15T21:49:14.596Z] $ docker rm -f --volumes 5dfe3cb099cba795e1827728c3eaebca33fc56f2198a80fbff93023145e36460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-15T21:49:14.940Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-15T21:49:14.951Z] provisioning config files... [2023-05-15T21:49:14.959Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/523@tmp/config3712608652606788272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:49:15.253Z] --> edgex-publish-swagger.sh [2023-05-15T21:49:15.253Z] === Publish openapi/v3 API === [2023-05-15T21:49:15.253Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-15T21:49:15.253Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/523/openapi/v3/core-command.yaml] [2023-05-15T21:49:15.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-15T21:49:15.253Z] Dload Upload Total Spent Left Speed [2023-05-15T21:49:15.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 48626 --:--:-- --:--:-- --:--:-- 48545 100 29030 0 0 100 29030 0 48626 --:--:-- --:--:-- --:--:-- 48545 [2023-05-15T21:49:15.823Z] [2023-05-15T21:49:15.823Z] [2023-05-15T21:49:15.823Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/523/openapi/v3/core-data.yaml] [2023-05-15T21:49:15.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-15T21:49:15.823Z] Dload Upload Total Spent Left Speed [2023-05-15T21:49:16.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 76028 --:--:-- --:--:-- --:--:-- 76028 [2023-05-15T21:49:16.762Z] [2023-05-15T21:49:16.762Z] [2023-05-15T21:49:16.762Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/523/openapi/v3/core-metadata.yaml] [2023-05-15T21:49:16.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-15T21:49:16.762Z] Dload Upload Total Spent Left Speed [2023-05-15T21:49:17.329Z] 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 253k --:--:-- --:--:-- --:--:-- 252k [2023-05-15T21:49:17.329Z] [2023-05-15T21:49:17.329Z] [2023-05-15T21:49:17.329Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/523/openapi/v3/support-notifications.yaml] [2023-05-15T21:49:17.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-15T21:49:17.329Z] Dload Upload Total Spent Left Speed [2023-05-15T21:49:17.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 149k --:--:-- --:--:-- --:--:-- 148k 100 86965 0 0 100 86965 0 149k --:--:-- --:--:-- --:--:-- 148k [2023-05-15T21:49:17.899Z] [2023-05-15T21:49:17.899Z] [2023-05-15T21:49:17.899Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/523/openapi/v3/support-scheduler.yaml] [2023-05-15T21:49:17.899Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-15T21:49:17.899Z] Dload Upload Total Spent Left Speed [2023-05-15T21:49:18.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 61791 --:--:-- --:--:-- --:--:-- 61791 [2023-05-15T21:49:18.468Z] [2023-05-15T21:49:18.468Z] [Pipeline] } [2023-05-15T21:49:18.476Z] 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-15T21:49:18.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-15T21:49:18.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:49:19.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-15T21:49:19.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:49:19.212Z] prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container [2023-05-15T21:49:19.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-15T21:49:19.645Z] $ docker top f03d98fa46d468a8562893a8cf050b20f4dea00349b9b900d230178b8746db8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-15T21:49:19.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-15T21:49:19.721Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-15T21:49:19.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-15T21:49:19.825Z] $ docker exec f03d98fa46d468a8562893a8cf050b20f4dea00349b9b900d230178b8746db8d ssh-agent [2023-05-15T21:49:19.929Z] SSH_AUTH_SOCK=/tmp/ssh-Yw2OZOW9FNg4/agent.32 [2023-05-15T21:49:19.929Z] SSH_AGENT_PID=38 [2023-05-15T21:49:19.934Z] Running ssh-add (command line suppressed) [2023-05-15T21:49:20.032Z] Identity added: /w/workspace/edgex-go/523@tmp/private_key_1296029744041453853.key (/w/workspace/edgex-go/523@tmp/private_key_1296029744041453853.key) [2023-05-15T21:49:20.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-15T21:49:20.331Z] + git semver tag [2023-05-15T21:49:20.590Z] 2023-05-15 21:49:20,517 [run_tag] DEBUG tag force:False [2023-05-15T21:49:20.590Z] 2023-05-15 21:49:20,518 [check_head_tag] DEBUG check head tag [2023-05-15T21:49:20.590Z] 2023-05-15 21:49:20,522 [execute] INFO git cat-file --batch-check [2023-05-15T21:49:20.590Z] 2023-05-15 21:49:20,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/523, universal_newlines=False, shell=None, istream=) [2023-05-15T21:49:20.590Z] 2023-05-15 21:49:20,525 [execute] INFO git cat-file --batch [2023-05-15T21:49:20.590Z] 2023-05-15 21:49:20,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/523, universal_newlines=False, shell=None, istream=) [2023-05-15T21:49:20.590Z] 2023-05-15 21:49:20,585 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main [2023-05-15T21:49:20.590Z] 2023-05-15 21:49:20,585 [execute] INFO git tag -a v3.0.0-dev.157 -m v3.0.0-dev.157 [2023-05-15T21:49:20.590Z] 2023-05-15 21:49:20,585 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.157', '-m', 'v3.0.0-dev.157'], cwd=/w/workspace/edgex-go/523, universal_newlines=False, shell=None, istream=None) [2023-05-15T21:49:20.590Z] 2023-05-15 21:49:20,589 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main [2023-05-15T21:49:20.590Z] 3.0.0-dev.157 [Pipeline] } [2023-05-15T21:49:20.863Z] $ docker exec --env ******** --env ******** f03d98fa46d468a8562893a8cf050b20f4dea00349b9b900d230178b8746db8d ssh-agent -k [2023-05-15T21:49:20.953Z] unset SSH_AUTH_SOCK; [2023-05-15T21:49:20.954Z] unset SSH_AGENT_PID; [2023-05-15T21:49:20.961Z] echo Agent pid 38 killed; [2023-05-15T21:49:20.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-15T21:49:21.260Z] + git semver [Pipeline] } [2023-05-15T21:49:21.537Z] $ docker stop --time=1 f03d98fa46d468a8562893a8cf050b20f4dea00349b9b900d230178b8746db8d [2023-05-15T21:49:22.796Z] $ docker rm -f --volumes f03d98fa46d468a8562893a8cf050b20f4dea00349b9b900d230178b8746db8d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:49:23.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-15T21:49:23.178Z] [2023-05-15T21:49:23.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:49:23.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-15T21:49:23.477Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-15T21:49:23.477Z] ab5ef0e58194: Pulling fs layer [2023-05-15T21:49:23.477Z] 9712f1f96733: Pulling fs layer [2023-05-15T21:49:23.477Z] 63f879dbbcfc: Pulling fs layer [2023-05-15T21:49:23.477Z] 0d9ebad4ef96: Pulling fs layer [2023-05-15T21:49:23.477Z] e9a5061849ea: Pulling fs layer [2023-05-15T21:49:23.477Z] 0d9ebad4ef96: Waiting [2023-05-15T21:49:23.477Z] d747dcd14b5f: Pulling fs layer [2023-05-15T21:49:23.477Z] e9a5061849ea: Waiting [2023-05-15T21:49:23.477Z] 2de7ff778b66: Pulling fs layer [2023-05-15T21:49:23.477Z] d747dcd14b5f: Waiting [2023-05-15T21:49:23.477Z] 2de7ff778b66: Waiting [2023-05-15T21:49:23.477Z] 9712f1f96733: Verifying Checksum [2023-05-15T21:49:23.477Z] 9712f1f96733: Download complete [2023-05-15T21:49:23.737Z] 63f879dbbcfc: Verifying Checksum [2023-05-15T21:49:23.737Z] 63f879dbbcfc: Download complete [2023-05-15T21:49:23.996Z] e9a5061849ea: Verifying Checksum [2023-05-15T21:49:23.996Z] e9a5061849ea: Download complete [2023-05-15T21:49:23.996Z] d747dcd14b5f: Download complete [2023-05-15T21:49:23.996Z] 0d9ebad4ef96: Verifying Checksum [2023-05-15T21:49:23.996Z] 0d9ebad4ef96: Download complete [2023-05-15T21:49:23.996Z] ab5ef0e58194: Verifying Checksum [2023-05-15T21:49:23.996Z] ab5ef0e58194: Download complete [2023-05-15T21:49:24.254Z] 2de7ff778b66: Verifying Checksum [2023-05-15T21:49:24.254Z] 2de7ff778b66: Download complete [2023-05-15T21:49:26.780Z] ab5ef0e58194: Pull complete [2023-05-15T21:49:26.780Z] 9712f1f96733: Pull complete [2023-05-15T21:49:27.346Z] 63f879dbbcfc: Pull complete [2023-05-15T21:49:31.530Z] 0d9ebad4ef96: Pull complete [2023-05-15T21:49:31.530Z] e9a5061849ea: Pull complete [2023-05-15T21:49:31.531Z] d747dcd14b5f: Pull complete [2023-05-15T21:49:32.098Z] 2de7ff778b66: Pull complete [2023-05-15T21:49:32.357Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-15T21:49:32.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-15T21:49:32.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:49:32.439Z] prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container [2023-05-15T21:49:32.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-15T21:49:37.665Z] $ docker top 962c20f5c95927964715a8d93b0d2fc166aa7b1a706502689961c53474785b92 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-15T21:49:37.723Z] provisioning config files... [2023-05-15T21:49:37.729Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/523@tmp/config17173882880805547492tmp [2023-05-15T21:49:37.738Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/523@tmp/config5282196367201193761tmp [2023-05-15T21:49:37.746Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/523@tmp/config10256299263722761860tmp [Pipeline] { [Pipeline] echo [2023-05-15T21:49:37.761Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:49:38.040Z] ---> sigul-configuration.sh [2023-05-15T21:49:38.040Z] gpg: directory `/root/.gnupg' created [2023-05-15T21:49:38.040Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-15T21:49:38.040Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-15T21:49:38.040Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-15T21:49:38.040Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-15T21:49:38.040Z] gpg: CAST5 encrypted data [2023-05-15T21:49:38.040Z] gpg: encrypted with 1 passphrase [2023-05-15T21:49:38.040Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-15T21:49:38.324Z] + mkdir /home/jenkins [2023-05-15T21:49:38.324Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-15T21:49:38.607Z] + 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-15T21:49:38.616Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:49:38.901Z] ---> sigul-install.sh [2023-05-15T21:49:38.901Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-15T21:49:39.184Z] + git tag --list [2023-05-15T21:49:39.184Z] 0.6.0 [2023-05-15T21:49:39.184Z] 0.6.1 [2023-05-15T21:49:39.184Z] 0.7.0 [2023-05-15T21:49:39.184Z] 0.7.1 [2023-05-15T21:49:39.184Z] v1.0.0 [2023-05-15T21:49:39.184Z] v1.0.1 [2023-05-15T21:49:39.184Z] v1.1.0 [2023-05-15T21:49:39.184Z] v1.2.0 [2023-05-15T21:49:39.184Z] v1.2.1 [2023-05-15T21:49:39.184Z] v1.3.0 [2023-05-15T21:49:39.184Z] v1.3.1 [2023-05-15T21:49:39.184Z] v2.0.0 [2023-05-15T21:49:39.184Z] v2.1.0 [2023-05-15T21:49:39.184Z] v2.1.1 [2023-05-15T21:49:39.184Z] v2.1.1-dev.1 [2023-05-15T21:49:39.184Z] v2.1.1-dev.2 [2023-05-15T21:49:39.184Z] v2.1.1-dev.3 [2023-05-15T21:49:39.184Z] v2.1.1-dev.4 [2023-05-15T21:49:39.184Z] v2.1.1-dev.5 [2023-05-15T21:49:39.184Z] v2.1.1-dev.6 [2023-05-15T21:49:39.184Z] v2.1.1-dev.7 [2023-05-15T21:49:39.184Z] v2.1.1-dev.8 [2023-05-15T21:49:39.184Z] v2.1.2-dev.1 [2023-05-15T21:49:39.184Z] v2.2.0 [2023-05-15T21:49:39.184Z] v2.2.1-dev.1 [2023-05-15T21:49:39.184Z] v2.2.1-dev.10 [2023-05-15T21:49:39.184Z] v2.2.1-dev.11 [2023-05-15T21:49:39.184Z] v2.2.1-dev.12 [2023-05-15T21:49:39.184Z] v2.2.1-dev.13 [2023-05-15T21:49:39.184Z] v2.2.1-dev.14 [2023-05-15T21:49:39.184Z] v2.2.1-dev.15 [2023-05-15T21:49:39.184Z] v2.2.1-dev.16 [2023-05-15T21:49:39.184Z] v2.2.1-dev.17 [2023-05-15T21:49:39.184Z] v2.2.1-dev.18 [2023-05-15T21:49:39.184Z] v2.2.1-dev.19 [2023-05-15T21:49:39.184Z] v2.2.1-dev.2 [2023-05-15T21:49:39.184Z] v2.2.1-dev.20 [2023-05-15T21:49:39.184Z] v2.2.1-dev.21 [2023-05-15T21:49:39.184Z] v2.2.1-dev.22 [2023-05-15T21:49:39.184Z] v2.2.1-dev.23 [2023-05-15T21:49:39.184Z] v2.2.1-dev.24 [2023-05-15T21:49:39.184Z] v2.2.1-dev.25 [2023-05-15T21:49:39.184Z] v2.2.1-dev.26 [2023-05-15T21:49:39.184Z] v2.2.1-dev.27 [2023-05-15T21:49:39.184Z] v2.2.1-dev.28 [2023-05-15T21:49:39.184Z] v2.2.1-dev.29 [2023-05-15T21:49:39.184Z] v2.2.1-dev.3 [2023-05-15T21:49:39.184Z] v2.2.1-dev.4 [2023-05-15T21:49:39.184Z] v2.2.1-dev.5 [2023-05-15T21:49:39.184Z] v2.2.1-dev.6 [2023-05-15T21:49:39.184Z] v2.2.1-dev.7 [2023-05-15T21:49:39.184Z] v2.2.1-dev.8 [2023-05-15T21:49:39.184Z] v2.2.1-dev.9 [2023-05-15T21:49:39.184Z] v2.3.0 [2023-05-15T21:49:39.184Z] v2.3.0-dev.100 [2023-05-15T21:49:39.184Z] v2.3.0-dev.101 [2023-05-15T21:49:39.185Z] v2.3.0-dev.102 [2023-05-15T21:49:39.185Z] v2.3.0-dev.103 [2023-05-15T21:49:39.185Z] v2.3.0-dev.104 [2023-05-15T21:49:39.185Z] v2.3.0-dev.105 [2023-05-15T21:49:39.185Z] v2.3.0-dev.106 [2023-05-15T21:49:39.185Z] v2.3.0-dev.29 [2023-05-15T21:49:39.185Z] v2.3.0-dev.30 [2023-05-15T21:49:39.185Z] v2.3.0-dev.31 [2023-05-15T21:49:39.185Z] v2.3.0-dev.32 [2023-05-15T21:49:39.185Z] v2.3.0-dev.33 [2023-05-15T21:49:39.185Z] v2.3.0-dev.34 [2023-05-15T21:49:39.185Z] v2.3.0-dev.35 [2023-05-15T21:49:39.185Z] v2.3.0-dev.36 [2023-05-15T21:49:39.185Z] v2.3.0-dev.37 [2023-05-15T21:49:39.185Z] v2.3.0-dev.38 [2023-05-15T21:49:39.185Z] v2.3.0-dev.39 [2023-05-15T21:49:39.185Z] v2.3.0-dev.40 [2023-05-15T21:49:39.185Z] v2.3.0-dev.41 [2023-05-15T21:49:39.185Z] v2.3.0-dev.42 [2023-05-15T21:49:39.185Z] v2.3.0-dev.43 [2023-05-15T21:49:39.185Z] v2.3.0-dev.44 [2023-05-15T21:49:39.185Z] v2.3.0-dev.45 [2023-05-15T21:49:39.185Z] v2.3.0-dev.46 [2023-05-15T21:49:39.185Z] v2.3.0-dev.47 [2023-05-15T21:49:39.185Z] v2.3.0-dev.48 [2023-05-15T21:49:39.185Z] v2.3.0-dev.49 [2023-05-15T21:49:39.185Z] v2.3.0-dev.50 [2023-05-15T21:49:39.185Z] v2.3.0-dev.51 [2023-05-15T21:49:39.185Z] v2.3.0-dev.52 [2023-05-15T21:49:39.185Z] v2.3.0-dev.53 [2023-05-15T21:49:39.185Z] v2.3.0-dev.54 [2023-05-15T21:49:39.185Z] v2.3.0-dev.55 [2023-05-15T21:49:39.185Z] v2.3.0-dev.56 [2023-05-15T21:49:39.185Z] v2.3.0-dev.57 [2023-05-15T21:49:39.185Z] v2.3.0-dev.58 [2023-05-15T21:49:39.185Z] v2.3.0-dev.59 [2023-05-15T21:49:39.185Z] v2.3.0-dev.60 [2023-05-15T21:49:39.185Z] v2.3.0-dev.61 [2023-05-15T21:49:39.185Z] v2.3.0-dev.62 [2023-05-15T21:49:39.185Z] v2.3.0-dev.63 [2023-05-15T21:49:39.185Z] v2.3.0-dev.64 [2023-05-15T21:49:39.185Z] v2.3.0-dev.65 [2023-05-15T21:49:39.185Z] v2.3.0-dev.66 [2023-05-15T21:49:39.185Z] v2.3.0-dev.67 [2023-05-15T21:49:39.185Z] v2.3.0-dev.68 [2023-05-15T21:49:39.185Z] v2.3.0-dev.69 [2023-05-15T21:49:39.185Z] v2.3.0-dev.70 [2023-05-15T21:49:39.185Z] v2.3.0-dev.71 [2023-05-15T21:49:39.185Z] v2.3.0-dev.72 [2023-05-15T21:49:39.185Z] v2.3.0-dev.73 [2023-05-15T21:49:39.185Z] v2.3.0-dev.74 [2023-05-15T21:49:39.185Z] v2.3.0-dev.75 [2023-05-15T21:49:39.185Z] v2.3.0-dev.76 [2023-05-15T21:49:39.185Z] v2.3.0-dev.77 [2023-05-15T21:49:39.185Z] v2.3.0-dev.78 [2023-05-15T21:49:39.185Z] v2.3.0-dev.79 [2023-05-15T21:49:39.185Z] v2.3.0-dev.80 [2023-05-15T21:49:39.185Z] v2.3.0-dev.81 [2023-05-15T21:49:39.185Z] v2.3.0-dev.82 [2023-05-15T21:49:39.185Z] v2.3.0-dev.83 [2023-05-15T21:49:39.185Z] v2.3.0-dev.84 [2023-05-15T21:49:39.185Z] v2.3.0-dev.85 [2023-05-15T21:49:39.185Z] v2.3.0-dev.86 [2023-05-15T21:49:39.185Z] v2.3.0-dev.87 [2023-05-15T21:49:39.185Z] v2.3.0-dev.88 [2023-05-15T21:49:39.185Z] v2.3.0-dev.89 [2023-05-15T21:49:39.185Z] v2.3.0-dev.90 [2023-05-15T21:49:39.185Z] v2.3.0-dev.91 [2023-05-15T21:49:39.185Z] v2.3.0-dev.92 [2023-05-15T21:49:39.185Z] v2.3.0-dev.93 [2023-05-15T21:49:39.185Z] v2.3.0-dev.94 [2023-05-15T21:49:39.185Z] v2.3.0-dev.95 [2023-05-15T21:49:39.185Z] v2.3.0-dev.96 [2023-05-15T21:49:39.185Z] v2.3.0-dev.97 [2023-05-15T21:49:39.185Z] v2.3.0-dev.98 [2023-05-15T21:49:39.185Z] v2.3.0-dev.99 [2023-05-15T21:49:39.185Z] v2.3.1-dev.1 [2023-05-15T21:49:39.185Z] v2.3.1-dev.2 [2023-05-15T21:49:39.185Z] v2.3.1-dev.3 [2023-05-15T21:49:39.185Z] v2.3.1-dev.4 [2023-05-15T21:49:39.185Z] v2.3.1-dev.5 [2023-05-15T21:49:39.185Z] v3.0.0-dev.1 [2023-05-15T21:49:39.185Z] v3.0.0-dev.10 [2023-05-15T21:49:39.185Z] v3.0.0-dev.100 [2023-05-15T21:49:39.185Z] v3.0.0-dev.101 [2023-05-15T21:49:39.185Z] v3.0.0-dev.102 [2023-05-15T21:49:39.185Z] v3.0.0-dev.103 [2023-05-15T21:49:39.185Z] v3.0.0-dev.104 [2023-05-15T21:49:39.185Z] v3.0.0-dev.105 [2023-05-15T21:49:39.185Z] v3.0.0-dev.106 [2023-05-15T21:49:39.185Z] v3.0.0-dev.107 [2023-05-15T21:49:39.185Z] v3.0.0-dev.108 [2023-05-15T21:49:39.185Z] v3.0.0-dev.109 [2023-05-15T21:49:39.185Z] v3.0.0-dev.11 [2023-05-15T21:49:39.185Z] v3.0.0-dev.110 [2023-05-15T21:49:39.185Z] v3.0.0-dev.111 [2023-05-15T21:49:39.185Z] v3.0.0-dev.112 [2023-05-15T21:49:39.185Z] v3.0.0-dev.113 [2023-05-15T21:49:39.185Z] v3.0.0-dev.114 [2023-05-15T21:49:39.185Z] v3.0.0-dev.115 [2023-05-15T21:49:39.185Z] v3.0.0-dev.116 [2023-05-15T21:49:39.185Z] v3.0.0-dev.117 [2023-05-15T21:49:39.185Z] v3.0.0-dev.118 [2023-05-15T21:49:39.185Z] v3.0.0-dev.119 [2023-05-15T21:49:39.185Z] v3.0.0-dev.12 [2023-05-15T21:49:39.185Z] v3.0.0-dev.120 [2023-05-15T21:49:39.185Z] v3.0.0-dev.121 [2023-05-15T21:49:39.185Z] v3.0.0-dev.122 [2023-05-15T21:49:39.185Z] v3.0.0-dev.123 [2023-05-15T21:49:39.185Z] v3.0.0-dev.124 [2023-05-15T21:49:39.185Z] v3.0.0-dev.125 [2023-05-15T21:49:39.185Z] v3.0.0-dev.126 [2023-05-15T21:49:39.185Z] v3.0.0-dev.127 [2023-05-15T21:49:39.185Z] v3.0.0-dev.128 [2023-05-15T21:49:39.185Z] v3.0.0-dev.129 [2023-05-15T21:49:39.185Z] v3.0.0-dev.13 [2023-05-15T21:49:39.185Z] v3.0.0-dev.130 [2023-05-15T21:49:39.185Z] v3.0.0-dev.131 [2023-05-15T21:49:39.185Z] v3.0.0-dev.132 [2023-05-15T21:49:39.185Z] v3.0.0-dev.133 [2023-05-15T21:49:39.185Z] v3.0.0-dev.134 [2023-05-15T21:49:39.185Z] v3.0.0-dev.135 [2023-05-15T21:49:39.185Z] v3.0.0-dev.136 [2023-05-15T21:49:39.185Z] v3.0.0-dev.137 [2023-05-15T21:49:39.185Z] v3.0.0-dev.138 [2023-05-15T21:49:39.185Z] v3.0.0-dev.139 [2023-05-15T21:49:39.185Z] v3.0.0-dev.14 [2023-05-15T21:49:39.185Z] v3.0.0-dev.140 [2023-05-15T21:49:39.185Z] v3.0.0-dev.141 [2023-05-15T21:49:39.185Z] v3.0.0-dev.142 [2023-05-15T21:49:39.185Z] v3.0.0-dev.143 [2023-05-15T21:49:39.185Z] v3.0.0-dev.144 [2023-05-15T21:49:39.185Z] v3.0.0-dev.145 [2023-05-15T21:49:39.185Z] v3.0.0-dev.146 [2023-05-15T21:49:39.185Z] v3.0.0-dev.147 [2023-05-15T21:49:39.185Z] v3.0.0-dev.148 [2023-05-15T21:49:39.185Z] v3.0.0-dev.149 [2023-05-15T21:49:39.185Z] v3.0.0-dev.15 [2023-05-15T21:49:39.185Z] v3.0.0-dev.150 [2023-05-15T21:49:39.185Z] v3.0.0-dev.151 [2023-05-15T21:49:39.185Z] v3.0.0-dev.152 [2023-05-15T21:49:39.185Z] v3.0.0-dev.153 [2023-05-15T21:49:39.185Z] v3.0.0-dev.154 [2023-05-15T21:49:39.185Z] v3.0.0-dev.155 [2023-05-15T21:49:39.185Z] v3.0.0-dev.156 [2023-05-15T21:49:39.185Z] v3.0.0-dev.157 [2023-05-15T21:49:39.185Z] v3.0.0-dev.16 [2023-05-15T21:49:39.185Z] v3.0.0-dev.17 [2023-05-15T21:49:39.185Z] v3.0.0-dev.18 [2023-05-15T21:49:39.185Z] v3.0.0-dev.19 [2023-05-15T21:49:39.185Z] v3.0.0-dev.2 [2023-05-15T21:49:39.185Z] v3.0.0-dev.20 [2023-05-15T21:49:39.185Z] v3.0.0-dev.21 [2023-05-15T21:49:39.185Z] v3.0.0-dev.22 [2023-05-15T21:49:39.185Z] v3.0.0-dev.23 [2023-05-15T21:49:39.185Z] v3.0.0-dev.24 [2023-05-15T21:49:39.185Z] v3.0.0-dev.25 [2023-05-15T21:49:39.185Z] v3.0.0-dev.26 [2023-05-15T21:49:39.185Z] v3.0.0-dev.27 [2023-05-15T21:49:39.185Z] v3.0.0-dev.28 [2023-05-15T21:49:39.185Z] v3.0.0-dev.29 [2023-05-15T21:49:39.185Z] v3.0.0-dev.3 [2023-05-15T21:49:39.185Z] v3.0.0-dev.30 [2023-05-15T21:49:39.185Z] v3.0.0-dev.31 [2023-05-15T21:49:39.185Z] v3.0.0-dev.32 [2023-05-15T21:49:39.185Z] v3.0.0-dev.33 [2023-05-15T21:49:39.185Z] v3.0.0-dev.34 [2023-05-15T21:49:39.185Z] v3.0.0-dev.35 [2023-05-15T21:49:39.185Z] v3.0.0-dev.36 [2023-05-15T21:49:39.185Z] v3.0.0-dev.37 [2023-05-15T21:49:39.185Z] v3.0.0-dev.38 [2023-05-15T21:49:39.185Z] v3.0.0-dev.39 [2023-05-15T21:49:39.185Z] v3.0.0-dev.4 [2023-05-15T21:49:39.185Z] v3.0.0-dev.40 [2023-05-15T21:49:39.185Z] v3.0.0-dev.41 [2023-05-15T21:49:39.185Z] v3.0.0-dev.42 [2023-05-15T21:49:39.185Z] v3.0.0-dev.43 [2023-05-15T21:49:39.185Z] v3.0.0-dev.44 [2023-05-15T21:49:39.185Z] v3.0.0-dev.45 [2023-05-15T21:49:39.185Z] v3.0.0-dev.46 [2023-05-15T21:49:39.185Z] v3.0.0-dev.47 [2023-05-15T21:49:39.185Z] v3.0.0-dev.48 [2023-05-15T21:49:39.185Z] v3.0.0-dev.49 [2023-05-15T21:49:39.185Z] v3.0.0-dev.5 [2023-05-15T21:49:39.185Z] v3.0.0-dev.50 [2023-05-15T21:49:39.185Z] v3.0.0-dev.51 [2023-05-15T21:49:39.185Z] v3.0.0-dev.52 [2023-05-15T21:49:39.185Z] v3.0.0-dev.53 [2023-05-15T21:49:39.185Z] v3.0.0-dev.54 [2023-05-15T21:49:39.185Z] v3.0.0-dev.55 [2023-05-15T21:49:39.185Z] v3.0.0-dev.56 [2023-05-15T21:49:39.185Z] v3.0.0-dev.57 [2023-05-15T21:49:39.185Z] v3.0.0-dev.58 [2023-05-15T21:49:39.185Z] v3.0.0-dev.59 [2023-05-15T21:49:39.185Z] v3.0.0-dev.6 [2023-05-15T21:49:39.185Z] v3.0.0-dev.60 [2023-05-15T21:49:39.185Z] v3.0.0-dev.61 [2023-05-15T21:49:39.185Z] v3.0.0-dev.62 [2023-05-15T21:49:39.185Z] v3.0.0-dev.63 [2023-05-15T21:49:39.185Z] v3.0.0-dev.64 [2023-05-15T21:49:39.185Z] v3.0.0-dev.65 [2023-05-15T21:49:39.185Z] v3.0.0-dev.66 [2023-05-15T21:49:39.185Z] v3.0.0-dev.67 [2023-05-15T21:49:39.185Z] v3.0.0-dev.68 [2023-05-15T21:49:39.185Z] v3.0.0-dev.69 [2023-05-15T21:49:39.185Z] v3.0.0-dev.7 [2023-05-15T21:49:39.185Z] v3.0.0-dev.70 [2023-05-15T21:49:39.185Z] v3.0.0-dev.71 [2023-05-15T21:49:39.185Z] v3.0.0-dev.72 [2023-05-15T21:49:39.185Z] v3.0.0-dev.73 [2023-05-15T21:49:39.185Z] v3.0.0-dev.74 [2023-05-15T21:49:39.185Z] v3.0.0-dev.75 [2023-05-15T21:49:39.185Z] v3.0.0-dev.76 [2023-05-15T21:49:39.185Z] v3.0.0-dev.77 [2023-05-15T21:49:39.185Z] v3.0.0-dev.78 [2023-05-15T21:49:39.185Z] v3.0.0-dev.79 [2023-05-15T21:49:39.185Z] v3.0.0-dev.8 [2023-05-15T21:49:39.185Z] v3.0.0-dev.80 [2023-05-15T21:49:39.185Z] v3.0.0-dev.81 [2023-05-15T21:49:39.185Z] v3.0.0-dev.82 [2023-05-15T21:49:39.185Z] v3.0.0-dev.83 [2023-05-15T21:49:39.185Z] v3.0.0-dev.84 [2023-05-15T21:49:39.185Z] v3.0.0-dev.85 [2023-05-15T21:49:39.185Z] v3.0.0-dev.86 [2023-05-15T21:49:39.185Z] v3.0.0-dev.87 [2023-05-15T21:49:39.185Z] v3.0.0-dev.88 [2023-05-15T21:49:39.185Z] v3.0.0-dev.89 [2023-05-15T21:49:39.185Z] v3.0.0-dev.9 [2023-05-15T21:49:39.185Z] v3.0.0-dev.90 [2023-05-15T21:49:39.185Z] v3.0.0-dev.91 [2023-05-15T21:49:39.185Z] v3.0.0-dev.92 [2023-05-15T21:49:39.185Z] v3.0.0-dev.93 [2023-05-15T21:49:39.185Z] v3.0.0-dev.94 [2023-05-15T21:49:39.185Z] v3.0.0-dev.95 [2023-05-15T21:49:39.185Z] v3.0.0-dev.96 [2023-05-15T21:49:39.185Z] v3.0.0-dev.97 [2023-05-15T21:49:39.185Z] v3.0.0-dev.98 [2023-05-15T21:49:39.185Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-15T21:49:39.468Z] + lftools sign git-tag v3.0.0-dev.157 [2023-05-15T21:49:40.035Z] Signing Git tag with Sigul... [2023-05-15T21:49:40.035Z] Signing v3.0.0-dev.157 [Pipeline] echo [2023-05-15T21:49:40.303Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:49:40.591Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-15T21:49:40.598Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-15T21:49:40.620Z] $ docker stop --time=1 962c20f5c95927964715a8d93b0d2fc166aa7b1a706502689961c53474785b92 [2023-05-15T21:49:42.008Z] $ docker rm -f --volumes 962c20f5c95927964715a8d93b0d2fc166aa7b1a706502689961c53474785b92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-15T21:49:42.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-15T21:49:42.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:49:42.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-15T21:49:42.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:49:42.794Z] prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container [2023-05-15T21:49:42.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-15T21:49:43.160Z] $ docker top 19185358f340a3b857962ef812668dd0d6a1a569c8b186c5b39b2d81a3792271 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-15T21:49:43.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-15T21:49:43.242Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-15T21:49:43.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-15T21:49:43.352Z] $ docker exec 19185358f340a3b857962ef812668dd0d6a1a569c8b186c5b39b2d81a3792271 ssh-agent [2023-05-15T21:49:43.456Z] SSH_AUTH_SOCK=/tmp/ssh-urDOYDtJsW2a/agent.32 [2023-05-15T21:49:43.456Z] SSH_AGENT_PID=38 [2023-05-15T21:49:43.460Z] Running ssh-add (command line suppressed) [2023-05-15T21:49:43.556Z] Identity added: /w/workspace/edgex-go/523@tmp/private_key_10154212435865548335.key (/w/workspace/edgex-go/523@tmp/private_key_10154212435865548335.key) [2023-05-15T21:49:43.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-15T21:49:43.851Z] + git semver bump pre [2023-05-15T21:49:44.110Z] 2023-05-15 21:49:44,023 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main [2023-05-15T21:49:44.110Z] 2023-05-15 21:49:44,023 [bump_version] DEBUG bumping version:3.0.0-dev.157 on axis:pre with prefix:dev [2023-05-15T21:49:44.110Z] 2023-05-15 21:49:44,024 [bump_version] DEBUG bumped version:3.0.0-dev.158 [2023-05-15T21:49:44.110Z] 2023-05-15 21:49:44,024 [write_version] DEBUG write version:3.0.0-dev.158 to path:/w/workspace/edgex-go/523/.semver/main with force:True [2023-05-15T21:49:44.110Z] 2023-05-15 21:49:44,024 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main [2023-05-15T21:49:44.110Z] 2023-05-15 21:49:44,024 [write_file] DEBUG write to file:/w/workspace/edgex-go/523/.semver/main [2023-05-15T21:49:44.110Z] 2023-05-15 21:49:44,028 [execute] INFO git cat-file --batch-check [2023-05-15T21:49:44.110Z] 2023-05-15 21:49:44,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/523/.semver, universal_newlines=False, shell=None, istream=) [2023-05-15T21:49:44.110Z] 2023-05-15 21:49:44,035 [execute] INFO git cat-file --batch [2023-05-15T21:49:44.110Z] 2023-05-15 21:49:44,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/523/.semver, universal_newlines=False, shell=None, istream=) [2023-05-15T21:49:44.110Z] 2023-05-15 21:49:44,040 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main [2023-05-15T21:49:44.110Z] 3.0.0-dev.158 [Pipeline] } [2023-05-15T21:49:44.122Z] $ docker exec --env ******** --env ******** 19185358f340a3b857962ef812668dd0d6a1a569c8b186c5b39b2d81a3792271 ssh-agent -k [2023-05-15T21:49:44.233Z] unset SSH_AUTH_SOCK; [2023-05-15T21:49:44.233Z] unset SSH_AGENT_PID; [2023-05-15T21:49:44.233Z] echo Agent pid 38 killed; [2023-05-15T21:49:44.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-15T21:49:44.549Z] + git semver [Pipeline] } [2023-05-15T21:49:44.825Z] $ docker stop --time=1 19185358f340a3b857962ef812668dd0d6a1a569c8b186c5b39b2d81a3792271 [2023-05-15T21:49:46.375Z] $ docker rm -f --volumes 19185358f340a3b857962ef812668dd0d6a1a569c8b186c5b39b2d81a3792271 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-15T21:49:46.785Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-15T21:49:46.785Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:49:47.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-15T21:49:47.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:49:47.150Z] prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container [2023-05-15T21:49:47.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-15T21:49:47.863Z] $ docker top 5f2f938a8f95ab2f2731f7c48d10b2b222cd6743caaf96e3746d6d29ce112d6f -eo pid,comm [2023-05-15T21:49:47.903Z] 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-15T21:49:47.903Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-15T21:49:47.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-15T21:49:47.952Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-15T21:49:48.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-15T21:49:48.074Z] $ docker exec 5f2f938a8f95ab2f2731f7c48d10b2b222cd6743caaf96e3746d6d29ce112d6f ssh-agent [2023-05-15T21:49:48.186Z] SSH_AUTH_SOCK=/tmp/ssh-LqOTURXKwhLZ/agent.33 [2023-05-15T21:49:48.186Z] SSH_AGENT_PID=39 [2023-05-15T21:49:48.209Z] Running ssh-add (command line suppressed) [2023-05-15T21:49:48.306Z] Identity added: /w/workspace/edgex-go/523@tmp/private_key_4585324271898543263.key (/w/workspace/edgex-go/523@tmp/private_key_4585324271898543263.key) [2023-05-15T21:49:48.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-15T21:49:48.601Z] + git semver push [2023-05-15T21:49:48.861Z] 2023-05-15 21:49:48,769 [run_push] DEBUG push [2023-05-15T21:49:48.861Z] 2023-05-15 21:49:48,770 [execute] INFO git cat-file --batch-check [2023-05-15T21:49:48.861Z] 2023-05-15 21:49:48,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/523/.semver, universal_newlines=False, shell=None, istream=) [2023-05-15T21:49:48.861Z] 2023-05-15 21:49:48,773 [execute] INFO git rev-list 48744c020bd440a3d1dec58f8010c16732caf6c1 -- [2023-05-15T21:49:48.861Z] 2023-05-15 21:49:48,773 [execute] DEBUG Popen(['git', 'rev-list', '48744c020bd440a3d1dec58f8010c16732caf6c1', '--'], cwd=/w/workspace/edgex-go/523/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-15T21:49:48.861Z] 2023-05-15 21:49:48,790 [execute] INFO git fetch -v origin [2023-05-15T21:49:48.861Z] 2023-05-15 21:49:48,790 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/523/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-15T21:49:49.430Z] 2023-05-15 21:49:49,245 [run_push] DEBUG no remote changes detected [2023-05-15T21:49:49.430Z] 2023-05-15 21:49:49,245 [execute] INFO git push origin semver [2023-05-15T21:49:49.430Z] 2023-05-15 21:49:49,245 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/523/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-15T21:49:50.368Z] 2023-05-15 21:49:50,098 [run_push] DEBUG push all version tags [2023-05-15T21:49:50.368Z] 2023-05-15 21:49:50,099 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-15T21:49:50.368Z] 2023-05-15 21:49:50,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/523, universal_newlines=False, shell=None, istream=None) [2023-05-15T21:49:50.937Z] 2023-05-15 21:49:50,937 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main [2023-05-15T21:49:50.937Z] 3.0.0-dev.158 [Pipeline] } [2023-05-15T21:49:51.209Z] $ docker exec --env ******** --env ******** 5f2f938a8f95ab2f2731f7c48d10b2b222cd6743caaf96e3746d6d29ce112d6f ssh-agent -k [2023-05-15T21:49:51.322Z] unset SSH_AUTH_SOCK; [2023-05-15T21:49:51.322Z] unset SSH_AGENT_PID; [2023-05-15T21:49:51.322Z] echo Agent pid 39 killed; [2023-05-15T21:49:51.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-15T21:49:51.639Z] + git semver [Pipeline] } [2023-05-15T21:49:51.917Z] $ docker stop --time=1 5f2f938a8f95ab2f2731f7c48d10b2b222cd6743caaf96e3746d6d29ce112d6f [2023-05-15T21:49:53.227Z] $ docker rm -f --volumes 5f2f938a8f95ab2f2731f7c48d10b2b222cd6743caaf96e3746d6d29ce112d6f [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-15T21:49:53.734Z] + [ -d /w/workspace/edgex-go/523/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:49:54.021Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:49:54.880Z] ---> package-listing.sh [2023-05-15T21:49:54.880Z] ++ facter osfamily [2023-05-15T21:49:54.880Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-15T21:49:55.140Z] + OS_FAMILY=debian [2023-05-15T21:49:55.140Z] + workspace=/w/workspace/edgex-go/523 [2023-05-15T21:49:55.140Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-15T21:49:55.140Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-15T21:49:55.140Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-15T21:49:55.140Z] + PACKAGES=/tmp/packages_start.txt [2023-05-15T21:49:55.140Z] + '[' /w/workspace/edgex-go/523 ']' [2023-05-15T21:49:55.140Z] + PACKAGES=/tmp/packages_end.txt [2023-05-15T21:49:55.140Z] + case "${OS_FAMILY}" in [2023-05-15T21:49:55.140Z] + dpkg -l [2023-05-15T21:49:55.140Z] + grep '^ii' [2023-05-15T21:49:55.140Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-15T21:49:55.140Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-15T21:49:55.140Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-15T21:49:55.140Z] + '[' /w/workspace/edgex-go/523 ']' [2023-05-15T21:49:55.140Z] + mkdir -p /w/workspace/edgex-go/523/archives/ [2023-05-15T21:49:55.140Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/523/archives/ [Pipeline] echo [2023-05-15T21:49:55.152Z] 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/523/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-15T21:49:55.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:49:55.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-15T21:49:55.979Z] [2023-05-15T21:49:55.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T21:49:56.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-15T21:49:56.273Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-15T21:49:56.273Z] 5eb5b503b376: Pulling fs layer [2023-05-15T21:49:56.273Z] 5c69ac0246d0: Pulling fs layer [2023-05-15T21:49:56.273Z] ec43610c2a17: Pulling fs layer [2023-05-15T21:49:56.273Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-15T21:49:56.273Z] 33b1e0a273af: Pulling fs layer [2023-05-15T21:49:56.273Z] 5d3b04190fa2: Pulling fs layer [2023-05-15T21:49:56.273Z] 2f39f015ded8: Pulling fs layer [2023-05-15T21:49:56.273Z] 33b1e0a273af: Waiting [2023-05-15T21:49:56.273Z] 3a2ae6a8a46f: Waiting [2023-05-15T21:49:56.273Z] 5d3b04190fa2: Waiting [2023-05-15T21:49:56.273Z] 2f39f015ded8: Waiting [2023-05-15T21:49:56.273Z] 5c69ac0246d0: Verifying Checksum [2023-05-15T21:49:56.273Z] 5c69ac0246d0: Download complete [2023-05-15T21:49:56.273Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-15T21:49:56.273Z] 3a2ae6a8a46f: Download complete [2023-05-15T21:49:56.273Z] 33b1e0a273af: Verifying Checksum [2023-05-15T21:49:56.273Z] 33b1e0a273af: Download complete [2023-05-15T21:49:56.273Z] ec43610c2a17: Verifying Checksum [2023-05-15T21:49:56.273Z] ec43610c2a17: Download complete [2023-05-15T21:49:56.273Z] 5d3b04190fa2: Verifying Checksum [2023-05-15T21:49:56.273Z] 5d3b04190fa2: Download complete [2023-05-15T21:49:56.532Z] 5eb5b503b376: Download complete [2023-05-15T21:49:57.097Z] 2f39f015ded8: Verifying Checksum [2023-05-15T21:49:57.098Z] 2f39f015ded8: Download complete [2023-05-15T21:49:57.667Z] 5eb5b503b376: Pull complete [2023-05-15T21:49:57.925Z] 5c69ac0246d0: Pull complete [2023-05-15T21:49:58.183Z] ec43610c2a17: Pull complete [2023-05-15T21:49:58.183Z] 3a2ae6a8a46f: Pull complete [2023-05-15T21:49:58.442Z] 33b1e0a273af: Pull complete [2023-05-15T21:49:58.699Z] 5d3b04190fa2: Pull complete [2023-05-15T21:50:02.881Z] 2f39f015ded8: Pull complete [2023-05-15T21:50:02.881Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-15T21:50:02.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-15T21:50:02.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T21:50:02.955Z] prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container [2023-05-15T21:50:02.987Z] $ 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/523/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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-15T21:50:06.034Z] $ docker top bb56a0b170cff71277241bd416dce6fcfbe5b18fb457530eb745a3185ed1d581 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T21:50:06.372Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-15T21:50:06.654Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-15T21:50:06.937Z] + ls /var/log/sa-host [2023-05-15T21:50:06.937Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-15T21:50:07.112Z] provisioning config files... [2023-05-15T21:50:07.121Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/523@tmp/config12439179475220296321tmp [Pipeline] { [Pipeline] echo [2023-05-15T21:50:07.135Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:50:07.414Z] ---> create-netrc.sh [Pipeline] } [2023-05-15T21:50:07.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:50:07.759Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-15T21:50:07.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:50:08.048Z] ---> sudo-logs.sh [2023-05-15T21:50:08.048Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-15T21:50:08.069Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:50:08.349Z] ---> job-cost.sh [2023-05-15T21:50:08.349Z] lf-activate-venv: SKIPPING [2023-05-15T21:50:08.349Z] DEBUG: total: 0.10999999940395355 [2023-05-15T21:50:08.349Z] INFO: Retrieving Stack Cost... [2023-05-15T21:50:08.917Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-15T21:50:09.176Z] INFO: Archiving Costs [Pipeline] echo [2023-05-15T21:50:09.187Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T21:50:09.521Z] ---> logs-deploy.sh [2023-05-15T21:50:09.521Z] lf-activate-venv: SKIPPING [2023-05-15T21:50:09.521Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/523 [2023-05-15T21:50:09.521Z] INFO: archiving workspace using pattern(s): [2023-05-15T21:50:10.458Z] Archives upload complete. [2023-05-15T21:50:10.458Z] INFO: archiving logs to Nexus