Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eecf9864b491fb41522b6558cae261f6169b3352 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-ssh11929701772412830427.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-ssh233961971670057733.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-ssh5862909156751096319.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-ssh10755066215003442145.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-ssh14836201497665612832.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15242 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/522 [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/522 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision eecf9864b491fb41522b6558cae261f6169b3352 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4564)" > git rev-list --no-walk 1c894e2fcaddd09107904491402c53dd28c48fa9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T21:59:52.235Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T21:59:52.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T21:59:52.319Z] ========================================================= [2023-05-11T21:59:52.319Z] EdgeX Global Pipelines Version Info [2023-05-11T21:59:52.319Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T21:59:53.046Z] ------------------- [2023-05-11T21:59:53.046Z] stable info: [2023-05-11T21:59:53.046Z] ------------------- [2023-05-11T21:59:53.046Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T21:59:53.046Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T21:59:53.046Z] Message: update stable to v1.0.249 [2023-05-11T21:59:53.617Z] ------------------- [2023-05-11T21:59:53.617Z] experimental info: [2023-05-11T21:59:53.617Z] ------------------- [2023-05-11T21:59:53.617Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T21:59:53.617Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T21:59:53.617Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T21:59:53.792Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-11T21:59:53.804Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-11T21:59:53.816Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T21:59:53.832Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T21:59:53.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T21:59:53.856Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T21:59:53.868Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T21:59:53.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-11T21:59:53.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-11T21:59:53.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-11T21:59:53.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T21:59:53.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T21:59:53.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T21:59:53.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T21:59:53.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T21:59:53.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T21:59:54.001Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T21:59:54.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T21:59:54.037Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-11T21:59:54.053Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-11T21:59:54.062Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T21:59:54.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T21:59:54.089Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T21:59:54.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-11T21:59:54.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-11T21:59:54.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-11T21:59:54.146Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] echo [2023-05-11T21:59:54.158Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eecf986 [Pipeline] echo [2023-05-11T21:59:54.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T21:59:54.220Z] provisioning config files... [2023-05-11T21:59:54.234Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/522@tmp/config13145881217897150292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T21:59:54.538Z] ---> docker-login.sh [2023-05-11T21:59:54.538Z] nexus3.edgexfoundry.org:10001 [2023-05-11T21:59:54.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T21:59:55.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T21:59:55.059Z] Configure a credential helper to remove this warning. See [2023-05-11T21:59:55.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T21:59:55.059Z] [2023-05-11T21:59:55.059Z] Login Succeeded [2023-05-11T21:59:55.059Z] nexus3.edgexfoundry.org:10002 [2023-05-11T21:59:55.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T21:59:55.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T21:59:55.059Z] Configure a credential helper to remove this warning. See [2023-05-11T21:59:55.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T21:59:55.059Z] [2023-05-11T21:59:55.059Z] Login Succeeded [2023-05-11T21:59:55.059Z] nexus3.edgexfoundry.org:10003 [2023-05-11T21:59:55.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T21:59:55.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T21:59:55.319Z] Configure a credential helper to remove this warning. See [2023-05-11T21:59:55.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T21:59:55.319Z] [2023-05-11T21:59:55.319Z] Login Succeeded [2023-05-11T21:59:55.319Z] nexus3.edgexfoundry.org:10004 [2023-05-11T21:59:55.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T21:59:55.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T21:59:55.320Z] Configure a credential helper to remove this warning. See [2023-05-11T21:59:55.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T21:59:55.320Z] [2023-05-11T21:59:55.320Z] Login Succeeded [2023-05-11T21:59:55.320Z] docker.io [2023-05-11T21:59:55.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T21:59:55.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T21:59:55.580Z] Configure a credential helper to remove this warning. See [2023-05-11T21:59:55.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T21:59:55.580Z] [2023-05-11T21:59:55.580Z] Login Succeeded [2023-05-11T21:59:55.580Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T21:59:55.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T21:59:55.892Z] + 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-11T21:59:55.892Z] + dirname cmd/core-command/Dockerfile [2023-05-11T21:59:55.892Z] + cut -d/ -f2 [2023-05-11T21:59:55.892Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-11T21:59:55.892Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-11T21:59:55.892Z] + cut -d/ -f2 [2023-05-11T21:59:55.892Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-11T21:59:55.892Z] + dirname cmd/core-data/Dockerfile [2023-05-11T21:59:55.892Z] + cut -d/ -f2 [2023-05-11T21:59:55.892Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-11T21:59:55.892Z] + dirname cmd/core-metadata/Dockerfile [2023-05-11T21:59:55.892Z] + cut -d/ -f2 [2023-05-11T21:59:55.892Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-11T21:59:55.892Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-11T21:59:55.892Z] + cut -d/ -f2 [2023-05-11T21:59:55.892Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-11T21:59:55.892Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-11T21:59:55.892Z] + cut -d/ -f2 [2023-05-11T21:59:55.892Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-11T21:59:55.892Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-11T21:59:55.892Z] + cut -d/ -f2 [2023-05-11T21:59:55.892Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-11T21:59:55.892Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-11T21:59:55.892Z] cut -d/ -f2 [2023-05-11T21:59:55.892Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-11T21:59:55.892Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-11T21:59:55.892Z] + cut -d/ -f2 [2023-05-11T21:59:55.892Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-11T21:59:55.892Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-11T21:59:55.892Z] + cut -d/ -f2 [2023-05-11T21:59:55.892Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-11T21:59:55.892Z] + + dirname cmd/security-spire-config/Dockerfile [2023-05-11T21:59:55.892Z] cut -d/ -f2 [2023-05-11T21:59:55.892Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-11T21:59:55.892Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-11T21:59:55.892Z] + cut -d/ -f2 [2023-05-11T21:59:55.892Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-11T21:59:55.892Z] + dirname cmd/support-notifications/Dockerfile [2023-05-11T21:59:55.892Z] + cut -d/ -f2 [2023-05-11T21:59:55.892Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-11T21:59:55.892Z] + cut -d/ -f2 [2023-05-11T21:59:55.892Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-11T21:59:55.892Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-11T21:59:55.944Z] 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-11T21:59:56.306Z] + git rev-list -1 --merges eecf9864b491fb41522b6558cae261f6169b3352~1..eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] echo [2023-05-11T21:59:56.354Z] -----------> git rev-list -1 --merges eecf9864b491fb41522b6558cae261f6169b3352~1..eecf9864b491fb41522b6558cae261f6169b3352 eecf9864b491fb41522b6558cae261f6169b3352 [false] [Pipeline] sh [2023-05-11T21:59:56.641Z] + git log --format=format:%s -1 eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] echo [2023-05-11T21:59:56.657Z] ========================================================= [2023-05-11T21:59:56.658Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T21:59:56.658Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-11T21:59:57.060Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T21:59:57.060Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T21:59:57.060Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T21:59:57.060Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T21:59:57.060Z] + + sudo tee -a /etc/ssh/ssh_known_hostsecho [2023-05-11T21:59:57.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T21:59:57.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T21:59:57.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T21:59:57.491Z] [2023-05-11T21:59:57.491Z] 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-11T21:59:57.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T21:59:57.804Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T21:59:57.804Z] b85a868b505f: Pulling fs layer [2023-05-11T21:59:57.804Z] e2be974225ed: Pulling fs layer [2023-05-11T21:59:57.804Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T21:59:57.804Z] 988bab9f4d93: Pulling fs layer [2023-05-11T21:59:57.804Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T21:59:57.804Z] eaf3925da568: Pulling fs layer [2023-05-11T21:59:57.804Z] bab4dde63d76: Pulling fs layer [2023-05-11T21:59:57.804Z] bde34c3a00c8: Pulling fs layer [2023-05-11T21:59:57.804Z] b352a97aabf1: Pulling fs layer [2023-05-11T21:59:57.804Z] 4872d77fe225: Pulling fs layer [2023-05-11T21:59:57.804Z] 5851b861e8e6: Pulling fs layer [2023-05-11T21:59:57.804Z] 988bab9f4d93: Waiting [2023-05-11T21:59:57.804Z] 1469e6f7b9e6: Waiting [2023-05-11T21:59:57.804Z] eaf3925da568: Waiting [2023-05-11T21:59:57.804Z] 5851b861e8e6: Waiting [2023-05-11T21:59:57.804Z] b352a97aabf1: Waiting [2023-05-11T21:59:57.804Z] bab4dde63d76: Waiting [2023-05-11T21:59:57.804Z] bde34c3a00c8: Waiting [2023-05-11T21:59:57.804Z] 4872d77fe225: Waiting [2023-05-11T21:59:57.804Z] e2be974225ed: Verifying Checksum [2023-05-11T21:59:57.804Z] e2be974225ed: Download complete [2023-05-11T21:59:57.804Z] 988bab9f4d93: Verifying Checksum [2023-05-11T21:59:57.804Z] 988bab9f4d93: Download complete [2023-05-11T21:59:58.064Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T21:59:58.064Z] 1469e6f7b9e6: Download complete [2023-05-11T21:59:58.064Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T21:59:58.064Z] 339a4e72a1f5: Download complete [2023-05-11T21:59:58.064Z] eaf3925da568: Download complete [2023-05-11T21:59:58.064Z] bde34c3a00c8: Download complete [2023-05-11T21:59:58.064Z] b352a97aabf1: Download complete [2023-05-11T21:59:58.064Z] 4872d77fe225: Verifying Checksum [2023-05-11T21:59:58.064Z] 4872d77fe225: Download complete [2023-05-11T21:59:58.064Z] 5851b861e8e6: Download complete [2023-05-11T21:59:58.064Z] b85a868b505f: Verifying Checksum [2023-05-11T21:59:58.064Z] b85a868b505f: Download complete [2023-05-11T21:59:58.324Z] bab4dde63d76: Verifying Checksum [2023-05-11T21:59:58.324Z] bab4dde63d76: Download complete [2023-05-11T21:59:59.272Z] b85a868b505f: Pull complete [2023-05-11T21:59:59.531Z] e2be974225ed: Pull complete [2023-05-11T22:00:00.100Z] 339a4e72a1f5: Pull complete [2023-05-11T22:00:00.100Z] 988bab9f4d93: Pull complete [2023-05-11T22:00:00.360Z] 1469e6f7b9e6: Pull complete [2023-05-11T22:00:00.619Z] eaf3925da568: Pull complete [2023-05-11T22:00:02.528Z] bab4dde63d76: Pull complete [2023-05-11T22:00:02.528Z] bde34c3a00c8: Pull complete [2023-05-11T22:00:02.528Z] b352a97aabf1: Pull complete [2023-05-11T22:00:02.528Z] 4872d77fe225: Pull complete [2023-05-11T22:00:02.528Z] 5851b861e8e6: Pull complete [2023-05-11T22:00:02.528Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T22:00:02.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T22:00:02.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:00:02.641Z] prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container [2023-05-11T22:00:02.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:00:05.488Z] $ docker top 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c -eo pid,comm [2023-05-11T22:00:05.538Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T22:00:05.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T22:00:05.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T22:00:05.582Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T22:00:05.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T22:00:05.716Z] $ docker exec 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c ssh-agent [2023-05-11T22:00:05.815Z] SSH_AUTH_SOCK=/tmp/ssh-L2q0LRsqsraS/agent.31 [2023-05-11T22:00:05.815Z] SSH_AGENT_PID=37 [2023-05-11T22:00:05.822Z] Running ssh-add (command line suppressed) [2023-05-11T22:00:05.934Z] Identity added: /w/workspace/edgex-go/522@tmp/private_key_16418339509689644120.key (/w/workspace/edgex-go/522@tmp/private_key_16418339509689644120.key) [2023-05-11T22:00:05.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T22:00:06.235Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T22:00:06.250Z] $ docker exec --env ******** --env ******** 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c ssh-agent -k [2023-05-11T22:00:06.345Z] unset SSH_AUTH_SOCK; [2023-05-11T22:00:06.345Z] unset SSH_AGENT_PID; [2023-05-11T22:00:06.345Z] echo Agent pid 37 killed; [2023-05-11T22:00:06.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T22:00:06.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T22:00:06.375Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T22:00:06.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T22:00:06.494Z] $ docker exec 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c ssh-agent [2023-05-11T22:00:06.598Z] SSH_AUTH_SOCK=/tmp/ssh-qUkWpx2s3xxj/agent.69 [2023-05-11T22:00:06.598Z] SSH_AGENT_PID=75 [2023-05-11T22:00:06.604Z] Running ssh-add (command line suppressed) [2023-05-11T22:00:06.712Z] Identity added: /w/workspace/edgex-go/522@tmp/private_key_4578533028716152580.key (/w/workspace/edgex-go/522@tmp/private_key_4578533028716152580.key) [2023-05-11T22:00:06.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T22:00:07.003Z] + git semver init [2023-05-11T22:00:07.263Z] 2023-05-11 22:00:07,179 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T22:00:07.263Z] 2023-05-11 22:00:07,180 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/522/.semver [2023-05-11T22:00:07.263Z] 2023-05-11 22:00:07,181 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/522/.semver [2023-05-11T22:00:07.263Z] 2023-05-11 22:00:07,181 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/522/.semver'], cwd=/w/workspace/edgex-go/522, universal_newlines=False, shell=None, istream=None) [2023-05-11T22:00:12.550Z] 2023-05-11 22:00:12,185 [append_file] DEBUG append to file:/w/workspace/edgex-go/522/.git/info/exclude [2023-05-11T22:00:12.550Z] 2023-05-11 22:00:12,185 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/522/.semver/main with force:False [2023-05-11T22:00:12.550Z] 2023-05-11 22:00:12,185 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main [2023-05-11T22:00:12.550Z] 2023-05-11 22:00:12,186 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main [2023-05-11T22:00:12.550Z] 3.0.0-dev.156 [Pipeline] } [2023-05-11T22:00:12.564Z] $ docker exec --env ******** --env ******** 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c ssh-agent -k [2023-05-11T22:00:12.679Z] unset SSH_AUTH_SOCK; [2023-05-11T22:00:12.679Z] unset SSH_AGENT_PID; [2023-05-11T22:00:12.680Z] echo Agent pid 75 killed; [2023-05-11T22:00:12.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T22:00:12.983Z] + git semver [Pipeline] } [2023-05-11T22:00:13.262Z] $ docker stop --time=1 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c [2023-05-11T22:00:14.547Z] $ docker rm -f --volumes 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T22:00:14.873Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T22:00:15.077Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T22:00:15.080Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.156 [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-11T22:00:15.565Z] + git config --global --add safe.directory /w/workspace/edgex-go/522 [Pipeline] echo [2023-05-11T22:00:15.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T22:00:15.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T22:00:15.596Z] ========================================================= [2023-05-11T22:00:15.596Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T22:00:15.596Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-11T22:00:15.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T22:00:15.883Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T22:00:15.883Z] f56be85fc22e: Pulling fs layer [2023-05-11T22:00:15.883Z] 85791d961cd3: Pulling fs layer [2023-05-11T22:00:15.883Z] d694b5ae8c79: Pulling fs layer [2023-05-11T22:00:15.883Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T22:00:15.883Z] 4d19c01a9841: Pulling fs layer [2023-05-11T22:00:15.883Z] 9325e15d5711: Pulling fs layer [2023-05-11T22:00:15.883Z] 556b6ee489ea: Pulling fs layer [2023-05-11T22:00:15.883Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T22:00:15.883Z] 9f32a84ed3da: Waiting [2023-05-11T22:00:15.883Z] 9325e15d5711: Waiting [2023-05-11T22:00:15.883Z] 4d19c01a9841: Waiting [2023-05-11T22:00:15.883Z] 556b6ee489ea: Waiting [2023-05-11T22:00:15.883Z] c5a4b2cf53e6: Waiting [2023-05-11T22:00:15.883Z] 85791d961cd3: Verifying Checksum [2023-05-11T22:00:15.883Z] 85791d961cd3: Download complete [2023-05-11T22:00:15.883Z] 9f32a84ed3da: Verifying Checksum [2023-05-11T22:00:15.883Z] 9f32a84ed3da: Download complete [2023-05-11T22:00:15.883Z] 4d19c01a9841: Download complete [2023-05-11T22:00:15.883Z] f56be85fc22e: Verifying Checksum [2023-05-11T22:00:15.883Z] f56be85fc22e: Download complete [2023-05-11T22:00:15.883Z] 9325e15d5711: Verifying Checksum [2023-05-11T22:00:15.883Z] 9325e15d5711: Download complete [2023-05-11T22:00:16.144Z] f56be85fc22e: Pull complete [2023-05-11T22:00:16.144Z] 85791d961cd3: Pull complete [2023-05-11T22:00:16.404Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T22:00:16.404Z] c5a4b2cf53e6: Download complete [2023-05-11T22:00:16.662Z] d694b5ae8c79: Verifying Checksum [2023-05-11T22:00:16.662Z] d694b5ae8c79: Download complete [2023-05-11T22:00:16.662Z] 556b6ee489ea: Verifying Checksum [2023-05-11T22:00:16.662Z] 556b6ee489ea: Download complete [2023-05-11T22:00:19.947Z] d694b5ae8c79: Pull complete [2023-05-11T22:00:19.947Z] 9f32a84ed3da: Pull complete [2023-05-11T22:00:19.947Z] 4d19c01a9841: Pull complete [2023-05-11T22:00:19.947Z] 9325e15d5711: Pull complete [2023-05-11T22:00:22.475Z] 556b6ee489ea: Pull complete [2023-05-11T22:00:23.041Z] c5a4b2cf53e6: Pull complete [2023-05-11T22:00:23.041Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T22:00:23.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T22:00:23.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-11T22:00:23.336Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-05-11T22:00:23.336Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T22:00:23.336Z] WORKDIR /edgex [2023-05-11T22:00:23.336Z] COPY go.mod . [2023-05-11T22:00:23.336Z] RUN go mod download [2023-05-11T22:00:23.914Z] Sending build context to Docker daemon 170.7MB [2023-05-11T22:00:23.914Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T22:00:23.914Z] ---> c4be618373d6 [2023-05-11T22:00:23.914Z] Step 2/4 : WORKDIR /edgex [2023-05-11T22:00:29.294Z] ---> Running in 3f128b5b6919 [2023-05-11T22:00:29.294Z] Removing intermediate container 3f128b5b6919 [2023-05-11T22:00:29.294Z] ---> daf0966fdb95 [2023-05-11T22:00:29.294Z] Step 3/4 : COPY go.mod . [2023-05-11T22:00:29.294Z] ---> 87ec4f66fb1d [2023-05-11T22:00:29.294Z] Step 4/4 : RUN go mod download [2023-05-11T22:00:29.294Z] ---> Running in 7f077b98cc03 [2023-05-11T22:00:30.233Z] Still waiting to schedule task [2023-05-11T22:00:30.233Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-11T22:00:41.526Z] Removing intermediate container 7f077b98cc03 [2023-05-11T22:00:41.526Z] ---> 4de16198b07e [2023-05-11T22:00:41.526Z] Successfully built 4de16198b07e [2023-05-11T22:00:41.526Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:00:41.835Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T22:00:41.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:00:41.909Z] prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container [2023-05-11T22:00:41.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:00:42.326Z] $ docker top 465ef55034914bc31b8361c011f423d08d22200fb8c23363ab9995828f5b04f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T22:00:42.664Z] + go version [2023-05-11T22:00:42.664Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T22:00:42.676Z] $ docker stop --time=1 465ef55034914bc31b8361c011f423d08d22200fb8c23363ab9995828f5b04f3 [2023-05-11T22:00:43.939Z] $ docker rm -f --volumes 465ef55034914bc31b8361c011f423d08d22200fb8c23363ab9995828f5b04f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:00:44.339Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T22:00:44.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:00:44.412Z] prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container [2023-05-11T22:00:44.448Z] $ 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/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:00:44.763Z] $ docker top 567b945e607446d5e2534210c9085b5bb39fd8d893ff63284c772fc2b2967310 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T22:00:44.821Z] ========================================================= [2023-05-11T22:00:44.821Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-11T22:00:44.821Z] ========================================================= [Pipeline] sh [2023-05-11T22:00:45.096Z] + git config --global --add safe.directory /w/workspace/edgex-go/522 [Pipeline] fileExists [Pipeline] sh [2023-05-11T22:00:45.388Z] + make test [2023-05-11T22:00:45.389Z] go test -race -coverprofile=coverage.out ./... [2023-05-11T22:00:53.508Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-11T22:01:05.703Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-11T22:01:05.703Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-11T22:01:05.703Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-11T22:01:05.703Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-11T22:01:05.703Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-11T22:01:05.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-11T22:01:05.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-11T22:01:05.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-11T22:01:05.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-11T22:01:05.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-11T22:01:05.963Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-11T22:01:06.222Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-11T22:01:06.222Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-11T22:01:06.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-11T22:01:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-11T22:01:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-11T22:01:07.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-05-11T22:01:07.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2023-05-11T22:01:07.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-11T22:01:07.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-11T22:01:07.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-11T22:01:08.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-11T22:01:08.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-11T22:01:08.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-11T22:01:08.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-11T22:01:08.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-11T22:01:08.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-11T22:01:08.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-11T22:01:09.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-11T22:01:09.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-11T22:01:10.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.082s coverage: 71.5% of statements [2023-05-11T22:01:10.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-05-11T22:01:11.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.551s coverage: 88.5% of statements [2023-05-11T22:01:11.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements [2023-05-11T22:01:12.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-11T22:01:12.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-11T22:01:12.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-11T22:01:12.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-11T22:01:12.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-11T22:01:12.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-11T22:01:12.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-11T22:01:12.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-11T22:01:12.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.392s coverage: 95.6% of statements [2023-05-11T22:01:12.316Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-05-11T22:01:12.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-11T22:01:12.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-11T22:01:12.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-11T22:01:12.885Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-05-11T22:01:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-11T22:01:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-11T22:01:13.708Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2023-05-11T22:01:13.708Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements [2023-05-11T22:01:13.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 42.9% of statements [2023-05-11T22:01:13.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements [2023-05-11T22:01:13.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2023-05-11T22:01:13.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2023-05-11T22:01:14.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2023-05-11T22:01:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-11T22:01:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-11T22:01:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-11T22:01:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-11T22:01:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-11T22:01:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-11T22:01:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-11T22:01:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-11T22:01:15.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-11T22:01:15.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-11T22:01:15.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-11T22:01:15.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-11T22:01:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-11T22:01:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-11T22:01:16.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-11T22:01:18.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-11T22:01:18.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-11T22:01:19.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-11T22:01:19.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-11T22:01:21.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-11T22:01:21.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-11T22:01:21.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-11T22:01:22.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-11T22:01:22.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-11T22:01:22.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-11T22:01:23.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-11T22:01:23.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-11T22:01:23.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-11T22:01:23.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-11T22:01:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-11T22:01:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-11T22:01:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-11T22:01:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-11T22:01:26.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-11T22:01:26.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-11T22:01:26.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-11T22:01:26.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-11T22:01:26.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2023-05-11T22:01:27.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-11T22:01:27.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-11T22:01:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-11T22:01:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.276s coverage: 79.9% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.064s coverage: 92.9% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.117s coverage: 100.0% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.8% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.1% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements [2023-05-11T22:01:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2023-05-11T22:01:39.839Z] 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-11T22:01:39.839Z] running golangci-lint [2023-05-11T22:01:39.839Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-11T22:01:39.839Z] go version go1.20.2 linux/amd64 [2023-05-11T22:01:39.840Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-11T22:01:39.840Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-11T22:01:54.884Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|exports_file|files|types_sizes) took 14.781134747s" [2023-05-11T22:01:54.884Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.754167ms" [2023-05-11T22:02:02.992Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.295743875s with top 10 stages: buildir: 34.850984626s, ctrlflow: 1.816302307s, printf: 1.814451277s, fact_deprecated: 1.756836802s, gosec: 1.428625647s, inspect: 1.312240342s, S1038: 1.020215674s, fact_purity: 818.069324ms, nilness: 768.601436ms, S1039: 594.816954ms" [2023-05-11T22:02:02.992Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-11T22:02:02.992Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, cgo: 203/203, skip_files: 203/203, nolint: 0/23, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203" [2023-05-11T22:02:02.992Z] level=info msg="[runner] processing took 17.413649ms with stages: nolint: 7.353824ms, identifier_marker: 4.738574ms, exclude-rules: 1.521138ms, path_prettifier: 1.503677ms, autogenerated_exclude: 1.471117ms, skip_dirs: 687.828µs, cgo: 109.141µs, filename_unadjuster: 22.78µs, max_from_linter: 710ns, uniq_by_line: 700ns, skip_files: 670ns, max_same_issues: 650ns, path_prefixer: 570ns, exclude: 470ns, diff: 440ns, sort_results: 420ns, severity-rules: 360ns, source_code: 290ns, path_shortener: 160ns, max_per_file_from_linter: 130ns" [2023-05-11T22:02:02.992Z] level=info msg="[runner] linters took 8.254962491s with stages: goanalysis_metalinter: 8.237456981s" [2023-05-11T22:02:02.992Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-11T22:02:02.992Z] level=info msg="Memory: 230 samples, avg is 187.9MB, max is 782.0MB" [2023-05-11T22:02:02.992Z] level=info msg="Execution took 23.085717402s" [2023-05-11T22:02:02.992Z] go vet ./... [2023-05-11T22:02:06.573Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15243 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-11T22:02:06.585Z] Running in /w/workspace/edgex-go/522 [Pipeline] { [Pipeline] checkout [2023-05-11T22:02:06.622Z] The recommended git tool is: git [2023-05-11T22:02:07.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T22:02:07.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T22:02:07.173Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T22:02:07.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-11T22:02:07.528Z] + ls -al . [2023-05-11T22:02:07.528Z] total 704 [2023-05-11T22:02:07.528Z] drwxrwxr-x 11 1001 1001 4096 May 11 22:00 . [2023-05-11T22:02:07.528Z] drwxr-xr-x 4 root root 4096 May 11 22:00 .. [2023-05-11T22:02:07.528Z] drwxrwxr-x 2 1001 1001 4096 May 11 21:59 .blubracket [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 16 May 11 21:59 .dockerignore [2023-05-11T22:02:07.528Z] drwxrwxr-x 8 1001 1001 4096 May 11 22:00 .git [2023-05-11T22:02:07.528Z] drwxrwxr-x 3 1001 1001 4096 May 11 21:59 .github [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 1133 May 11 21:59 .gitignore [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 42 May 11 21:59 .golangci.yml [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 87 May 11 21:59 .hadolint.yml [2023-05-11T22:02:07.528Z] drwxr-xr-x 3 1001 1001 4096 May 11 22:00 .semver [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 166 May 11 21:59 .sonarcloud.properties [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 1171 May 11 21:59 ADOPTERS.md [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 10835 May 11 21:59 Attribution.txt [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 73765 May 11 21:59 CHANGELOG.md [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 3804 May 11 21:59 CONTRIBUTING.md [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 677 May 11 21:59 GOVERNANCE.md [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 883 May 11 21:59 Jenkinsfile [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 10775 May 11 21:59 LICENSE [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 14368 May 11 21:59 Makefile [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 582 May 11 21:59 OWNERS.md [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 9902 May 11 21:59 README.md [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 789 May 11 21:59 SECURITY.md [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 13 May 11 22:00 VERSION [2023-05-11T22:02:07.528Z] drwxrwxr-x 2 1001 1001 4096 May 11 21:59 bin [2023-05-11T22:02:07.528Z] drwxrwxr-x 18 1001 1001 4096 May 11 21:59 cmd [2023-05-11T22:02:07.528Z] -rw-r--r-- 1 root root 447730 May 11 22:01 coverage.out [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 3200 May 11 21:59 go.mod [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 31040 May 11 21:59 go.sum [2023-05-11T22:02:07.528Z] drwxrwxr-x 7 1001 1001 4096 May 11 21:59 internal [2023-05-11T22:02:07.528Z] drwxrwxr-x 3 1001 1001 4096 May 11 21:59 openapi [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 594 May 11 21:59 security.txt [2023-05-11T22:02:07.528Z] drwxrwxr-x 4 1001 1001 4096 May 11 21:59 snap [2023-05-11T22:02:07.528Z] -rw-rw-r-- 1 1001 1001 204 May 11 21:59 version.go [Pipeline] sh [2023-05-11T22:02:07.818Z] + '[' -e coverage.out ] [2023-05-11T22:02:07.818Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-11T22:02:07.949Z] Stashed 1 file(s) [Pipeline] sh [2023-05-11T22:02:08.228Z] + make build [2023-05-11T22:02:08.228Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-11T22:02:12.223Z] using credential edgex-jenkins-ssh [2023-05-11T22:02:12.248Z] Cloning the remote Git repository [2023-05-11T22:02:12.294Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-11T22:02:12.385Z] > git init /w/workspace/edgex-go/522 # timeout=10 [2023-05-11T22:02:12.544Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-11T22:02:12.545Z] > git --version # timeout=10 [2023-05-11T22:02:12.568Z] > git --version # 'git version 2.25.1' [2023-05-11T22:02:12.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T22:02:12.772Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T22:02:20.433Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-11T22:02:20.692Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-11T22:02:22.069Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-11T22:02:23.008Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-11T22:02:29.573Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-11T22:02:30.510Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-11T22:02:31.397Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-11T22:02:31.899Z] Avoid second fetch [2023-05-11T22:02:31.899Z] Checking out Revision eecf9864b491fb41522b6558cae261f6169b3352 (main) [2023-05-11T22:02:32.649Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4564)" [2023-05-11T22:02:32.776Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T22:02:30.975Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-11T22:02:30.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T22:02:31.919Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T22:02:31.980Z] > git checkout -f eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 [2023-05-11T22:02:33.345Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-11T22:02:33.493Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T22:02:33.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T22:02:33.493Z] Dload Upload Total Spent Left Speed [2023-05-11T22:02:33.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-05-11T22:02:34.116Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T22:02:34.281Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-11T22:02:34.451Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T22:02:34.451Z] + sudo tee /etc/docker/daemon.new [2023-05-11T22:02:34.451Z] { [2023-05-11T22:02:34.451Z] "registry-mirrors": [ [2023-05-11T22:02:34.451Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T22:02:34.451Z] ], [2023-05-11T22:02:34.451Z] "bip": "10.250.0.254/24", [2023-05-11T22:02:34.451Z] "hosts": [ [2023-05-11T22:02:34.451Z] "tcp://0.0.0.0:5555", [2023-05-11T22:02:34.451Z] "unix:///var/run/docker.sock" [2023-05-11T22:02:34.451Z] ], [2023-05-11T22:02:34.451Z] "mtu": 1458, [2023-05-11T22:02:34.451Z] "selinux-enabled": true, [2023-05-11T22:02:34.451Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T22:02:34.451Z] } [Pipeline] sh [2023-05-11T22:02:34.792Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T22:02:35.139Z] + sudo service docker restart [2023-05-11T22:02:35.214Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-11T22:02:36.601Z] $ docker stop --time=1 567b945e607446d5e2534210c9085b5bb39fd8d893ff63284c772fc2b2967310 [2023-05-11T22:02:39.995Z] $ docker rm -f --volumes 567b945e607446d5e2534210c9085b5bb39fd8d893ff63284c772fc2b2967310 [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-11T22:02:40.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-11T22:02:40.858Z] [2023-05-11T22:02:40.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:02:41.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-11T22:02:41.155Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-11T22:02:41.155Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-11T22:02:41.155Z] ca9280d653b3: Pulling fs layer [2023-05-11T22:02:41.155Z] 7e9c9ca2126c: Pulling fs layer [2023-05-11T22:02:41.155Z] cbdbe7a5bc2a: Download complete [2023-05-11T22:02:41.412Z] ca9280d653b3: Verifying Checksum [2023-05-11T22:02:41.412Z] cbdbe7a5bc2a: Pull complete [2023-05-11T22:02:41.669Z] 7e9c9ca2126c: Verifying Checksum [2023-05-11T22:02:41.669Z] 7e9c9ca2126c: Download complete [2023-05-11T22:02:41.926Z] ca9280d653b3: Pull complete [2023-05-11T22:02:45.209Z] 7e9c9ca2126c: Pull complete [2023-05-11T22:02:45.209Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-11T22:02:45.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-11T22:02:45.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:02:45.284Z] prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container [2023-05-11T22:02:45.314Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:02:47.481Z] $ docker top 26b4e3cf9f3b71a7fcd9dd4c497f2efbd65d240ad397a674e545aac72f1ebf5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T22:02:47.823Z] + docker-compose build --help [2023-05-11T22:02:47.823Z] + grep parallel [2023-05-11T22:02:48.390Z] --parallel Build images in parallel. [Pipeline] } [2023-05-11T22:02:48.403Z] $ docker stop --time=1 26b4e3cf9f3b71a7fcd9dd4c497f2efbd65d240ad397a674e545aac72f1ebf5a [2023-05-11T22:02:49.675Z] $ docker rm -f --volumes 26b4e3cf9f3b71a7fcd9dd4c497f2efbd65d240ad397a674e545aac72f1ebf5a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:02:50.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-11T22:02:50.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:02:50.127Z] prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container [2023-05-11T22:02:50.160Z] $ 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/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:02:50.502Z] $ docker top 937b51af312edada34ab4b54d5ea3432a5ef9491fe331597f85fbbcc65cb3ce2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T22:02:50.841Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-11T22:02:51.410Z] Building core-command ... [2023-05-11T22:02:51.410Z] Building core-common-config-bootstrapper ... [2023-05-11T22:02:51.410Z] Building core-data ... [2023-05-11T22:02:51.410Z] Building core-metadata ... [2023-05-11T22:02:51.410Z] Building security-bootstrapper ... [2023-05-11T22:02:51.410Z] Building security-proxy-auth ... [2023-05-11T22:02:51.410Z] Building security-proxy-setup ... [2023-05-11T22:02:51.410Z] Building security-secretstore-setup ... [2023-05-11T22:02:51.410Z] Building security-spiffe-token-provider ... [2023-05-11T22:02:51.410Z] Building security-spire-agent ... [2023-05-11T22:02:51.410Z] Building security-spire-config ... [2023-05-11T22:02:51.410Z] Building security-spire-server ... [2023-05-11T22:02:51.410Z] Building support-notifications ... [2023-05-11T22:02:51.410Z] Building support-scheduler ... [2023-05-11T22:02:51.410Z] Building support-notifications [2023-05-11T22:02:51.410Z] Building security-proxy-auth [2023-05-11T22:02:51.410Z] Building support-scheduler [2023-05-11T22:02:51.410Z] Building core-command [2023-05-11T22:02:51.410Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T22:02:53.418Z] provisioning config files... [2023-05-11T22:02:53.446Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/522@tmp/config15950968265201222123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:02:53.807Z] ---> docker-login.sh [2023-05-11T22:02:53.807Z] nexus3.edgexfoundry.org:10001 [2023-05-11T22:02:54.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:02:54.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:02:54.349Z] Configure a credential helper to remove this warning. See [2023-05-11T22:02:54.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:02:54.349Z] [2023-05-11T22:02:54.349Z] Login Succeeded [2023-05-11T22:02:54.349Z] nexus3.edgexfoundry.org:10002 [2023-05-11T22:02:54.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:02:54.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:02:54.889Z] Configure a credential helper to remove this warning. See [2023-05-11T22:02:54.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:02:54.889Z] [2023-05-11T22:02:54.889Z] Login Succeeded [2023-05-11T22:02:54.889Z] nexus3.edgexfoundry.org:10003 [2023-05-11T22:02:55.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:02:55.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:02:55.161Z] Configure a credential helper to remove this warning. See [2023-05-11T22:02:55.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:02:55.161Z] [2023-05-11T22:02:55.161Z] Login Succeeded [2023-05-11T22:02:55.161Z] nexus3.edgexfoundry.org:10004 [2023-05-11T22:02:55.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:02:55.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:02:55.439Z] Configure a credential helper to remove this warning. See [2023-05-11T22:02:55.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:02:55.439Z] [2023-05-11T22:02:55.439Z] Login Succeeded [2023-05-11T22:02:55.439Z] docker.io [2023-05-11T22:02:55.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:02:55.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:02:55.977Z] Configure a credential helper to remove this warning. See [2023-05-11T22:02:55.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:02:55.978Z] [2023-05-11T22:02:55.978Z] Login Succeeded [2023-05-11T22:02:55.978Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T22:02:55.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-11T22:02:56.568Z] + git config --global --add safe.directory /w/workspace/edgex-go/522 [Pipeline] echo [2023-05-11T22:02:56.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T22:02:56.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T22:02:56.619Z] ========================================================= [2023-05-11T22:02:56.619Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T22:02:56.619Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-11T22:02:56.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T22:02:58.362Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T22:02:58.362Z] c41833b44d91: Pulling fs layer [2023-05-11T22:02:58.362Z] ed15518f5707: Pulling fs layer [2023-05-11T22:02:58.362Z] feae8fd75edb: Pulling fs layer [2023-05-11T22:02:58.362Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T22:02:58.362Z] 3cdef696dda3: Pulling fs layer [2023-05-11T22:02:58.362Z] 2ced38df9373: Pulling fs layer [2023-05-11T22:02:58.362Z] 58f1dce35555: Pulling fs layer [2023-05-11T22:02:58.362Z] 3cdef696dda3: Waiting [2023-05-11T22:02:58.362Z] 58f1dce35555: Waiting [2023-05-11T22:02:58.362Z] 2ced38df9373: Waiting [2023-05-11T22:02:58.362Z] 242c74f7c9fa: Waiting [2023-05-11T22:02:58.362Z] ed15518f5707: Verifying Checksum [2023-05-11T22:02:58.362Z] ed15518f5707: Download complete [2023-05-11T22:02:58.362Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T22:02:58.362Z] 242c74f7c9fa: Download complete [2023-05-11T22:02:58.362Z] 3cdef696dda3: Verifying Checksum [2023-05-11T22:02:58.362Z] 3cdef696dda3: Download complete [2023-05-11T22:02:58.362Z] c41833b44d91: Verifying Checksum [2023-05-11T22:02:58.362Z] c41833b44d91: Download complete [2023-05-11T22:02:59.331Z] c41833b44d91: Pull complete [2023-05-11T22:02:59.605Z] 58f1dce35555: Verifying Checksum [2023-05-11T22:02:59.605Z] 58f1dce35555: Download complete [2023-05-11T22:02:59.605Z] ed15518f5707: Pull complete [2023-05-11T22:03:00.573Z] feae8fd75edb: Verifying Checksum [2023-05-11T22:03:00.573Z] feae8fd75edb: Download complete [2023-05-11T22:03:00.573Z] 2ced38df9373: Verifying Checksum [2023-05-11T22:03:00.573Z] 2ced38df9373: Download complete [2023-05-11T22:03:03.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:03:03.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:03:03.605Z] ---> 4de16198b07e [2023-05-11T22:03:03.605Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:03:03.605Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:03:03.605Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:03:03.605Z] ---> 4de16198b07e [2023-05-11T22:03:03.605Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:03:03.606Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:03:03.606Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:03:03.606Z] ---> 4de16198b07e [2023-05-11T22:03:03.606Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:03:03.606Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:03:03.606Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:03:03.606Z] ---> 4de16198b07e [2023-05-11T22:03:03.606Z] Step 3/25 : WORKDIR /edgex-go [2023-05-11T22:03:04.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:03:04.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:03:04.172Z] ---> 4de16198b07e [2023-05-11T22:03:04.172Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:03:09.439Z] ---> Running in bec44f8bb1e2 [2023-05-11T22:03:09.439Z] ---> Running in 1635172212d0 [2023-05-11T22:03:09.439Z] ---> Running in c92883e58db0 [2023-05-11T22:03:09.439Z] ---> Running in fad70b197082 [2023-05-11T22:03:09.439Z] ---> Running in 51a0e64f0c23 [2023-05-11T22:03:09.439Z] Removing intermediate container bec44f8bb1e2 [2023-05-11T22:03:09.439Z] ---> 5a014be62d60 [2023-05-11T22:03:09.439Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T22:03:09.439Z] Removing intermediate container fad70b197082 [2023-05-11T22:03:09.439Z] ---> e547ea3ac491 [2023-05-11T22:03:09.439Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T22:03:09.439Z] Removing intermediate container 1635172212d0 [2023-05-11T22:03:09.439Z] ---> f4e6feae1032 [2023-05-11T22:03:09.439Z] Step 4/24 : WORKDIR /edgex-go [2023-05-11T22:03:09.439Z] Removing intermediate container c92883e58db0 [2023-05-11T22:03:09.439Z] ---> 8bccb439ce80 [2023-05-11T22:03:09.439Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T22:03:09.439Z] Removing intermediate container 51a0e64f0c23 [2023-05-11T22:03:09.439Z] ---> eb59ffae6da4 [2023-05-11T22:03:09.439Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-11T22:03:09.439Z] ---> Running in 7fb54ecc3b4f [2023-05-11T22:03:09.439Z] ---> Running in a999bf68c852 [2023-05-11T22:03:09.439Z] ---> Running in 0ccbb12a49d7 [2023-05-11T22:03:09.439Z] ---> Running in 2c1d3be2df52 [2023-05-11T22:03:09.439Z] ---> Running in b235b8bf8848 [2023-05-11T22:03:09.439Z] Removing intermediate container a999bf68c852 [2023-05-11T22:03:09.439Z] ---> ec0eadf67c04 [2023-05-11T22:03:09.439Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-11T22:03:09.439Z] Removing intermediate container 7fb54ecc3b4f [2023-05-11T22:03:09.439Z] ---> 8b732c9cc82f [2023-05-11T22:03:09.439Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T22:03:09.439Z] ---> Running in 725d512433c0 [2023-05-11T22:03:09.439Z] Removing intermediate container 2c1d3be2df52 [2023-05-11T22:03:09.439Z] ---> ef234ab9fcb8 [2023-05-11T22:03:09.439Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T22:03:09.439Z] ---> Running in 3a069844639d [2023-05-11T22:03:09.439Z] Removing intermediate container 0ccbb12a49d7 [2023-05-11T22:03:09.439Z] ---> 181abac8da80 [2023-05-11T22:03:09.439Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-11T22:03:09.698Z] ---> Running in 40d06769659f [2023-05-11T22:03:09.698Z] ---> Running in 66a7b56d4ea7 [2023-05-11T22:03:09.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:09.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:09.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:09.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:10.213Z] OK: 265 MiB in 53 packages [2023-05-11T22:03:10.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:10.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:10.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:10.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:10.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:10.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:10.213Z] OK: 265 MiB in 53 packages [2023-05-11T22:03:10.491Z] OK: 265 MiB in 53 packages [2023-05-11T22:03:10.491Z] OK: 265 MiB in 53 packages [2023-05-11T22:03:10.491Z] OK: 265 MiB in 53 packages [2023-05-11T22:03:10.491Z] Removing intermediate container b235b8bf8848 [2023-05-11T22:03:10.491Z] ---> 19e785b13863 [2023-05-11T22:03:10.491Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-11T22:03:10.749Z] Removing intermediate container 725d512433c0 [2023-05-11T22:03:10.749Z] ---> 3c5266b5de46 [2023-05-11T22:03:10.749Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T22:03:10.749Z] ---> c1d4f26d3ea6 [2023-05-11T22:03:10.749Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:03:10.749Z] ---> Running in 228e36c5bd38 [2023-05-11T22:03:10.749Z] Removing intermediate container 3a069844639d [2023-05-11T22:03:10.749Z] ---> f6223e775ad8 [2023-05-11T22:03:10.749Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T22:03:11.007Z] ---> 03648b62122e [2023-05-11T22:03:11.007Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:03:11.007Z] ---> Running in ddbd9480e7bd [2023-05-11T22:03:11.007Z] ---> 62cb3114c993 [2023-05-11T22:03:11.007Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:03:11.007Z] ---> Running in 1e400ea005c6 [2023-05-11T22:03:11.007Z] Removing intermediate container 66a7b56d4ea7 [2023-05-11T22:03:11.007Z] ---> 22ffa177c542 [2023-05-11T22:03:11.007Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-11T22:03:11.007Z] Removing intermediate container 40d06769659f [2023-05-11T22:03:11.007Z] ---> f6c6504223e8 [2023-05-11T22:03:11.007Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T22:03:11.264Z] ---> a9c39cb377cc [2023-05-11T22:03:11.264Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:03:11.264Z] ---> Running in cb584381e685 [2023-05-11T22:03:11.264Z] ---> f3e694a4a8cb [2023-05-11T22:03:11.264Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:03:11.264Z] ---> Running in e62332408403 [2023-05-11T22:03:12.918Z] feae8fd75edb: Pull complete [2023-05-11T22:03:12.918Z] 242c74f7c9fa: Pull complete [2023-05-11T22:03:12.919Z] 3cdef696dda3: Pull complete [2023-05-11T22:03:19.595Z] 2ced38df9373: Pull complete [2023-05-11T22:03:21.646Z] 58f1dce35555: Pull complete [2023-05-11T22:03:21.646Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T22:03:21.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T22:03:21.646Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-11T22:03:21.990Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T22:03:21.990Z] WORKDIR /edgex [2023-05-11T22:03:21.990Z] COPY go.mod . [2023-05-11T22:03:21.990Z] RUN go mod download -t [2023-05-11T22:03:21.990Z] ci-base-image-arm64 -f - . [2023-05-11T22:03:22.577Z] Sending build context to Docker daemon 2.928MB [2023-05-11T22:03:22.577Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T22:03:22.577Z] ---> fadd8f120f05 [2023-05-11T22:03:22.577Z] Step 2/4 : WORKDIR /edgex [2023-05-11T22:03:24.527Z] ---> Running in 45025bb0f29c [2023-05-11T22:03:24.527Z] Removing intermediate container 45025bb0f29c [2023-05-11T22:03:24.527Z] ---> 04e900760ad1 [2023-05-11T22:03:24.527Z] Step 3/4 : COPY go.mod . [2023-05-11T22:03:26.491Z] ---> 86d3d6e9afbe [2023-05-11T22:03:26.491Z] Step 4/4 : RUN go mod download [2023-05-11T22:03:26.491Z] ---> Running in ddbc4bc39224 [2023-05-11T22:03:58.073Z] Removing intermediate container e62332408403 [2023-05-11T22:03:58.073Z] ---> c031154e235d [2023-05-11T22:03:58.073Z] Step 8/23 : COPY . . [2023-05-11T22:03:58.073Z] Removing intermediate container ddbd9480e7bd [2023-05-11T22:03:58.073Z] ---> f72bfa294800 [2023-05-11T22:03:58.073Z] Step 8/23 : COPY . . [2023-05-11T22:03:58.073Z] Removing intermediate container 228e36c5bd38 [2023-05-11T22:03:58.073Z] ---> a991d8919714 [2023-05-11T22:03:58.073Z] Step 7/25 : COPY . . [2023-05-11T22:03:58.073Z] Removing intermediate container 1e400ea005c6 [2023-05-11T22:03:58.073Z] ---> c7f72b8b75c1 [2023-05-11T22:03:58.073Z] Step 8/23 : COPY . . [2023-05-11T22:03:58.073Z] Removing intermediate container cb584381e685 [2023-05-11T22:03:58.073Z] ---> b1ae32d78e49 [2023-05-11T22:03:58.073Z] Step 8/24 : COPY . . [2023-05-11T22:03:58.782Z] Removing intermediate container ddbc4bc39224 [2023-05-11T22:03:58.782Z] ---> d9547ee4cd3e [2023-05-11T22:03:58.782Z] Successfully built d9547ee4cd3e [2023-05-11T22:03:58.782Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:03:59.125Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T22:03:59.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:03:59.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-15243 does not seem to be running inside a container [2023-05-11T22:03:59.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:04:00.662Z] $ docker top f6e7faddf8f000562db7740c9ca925a1c58214004e898c7dfc7d5496e171c0c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T22:04:01.500Z] + go version [2023-05-11T22:04:01.500Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T22:04:01.521Z] $ docker stop --time=1 f6e7faddf8f000562db7740c9ca925a1c58214004e898c7dfc7d5496e171c0c7 [2023-05-11T22:04:03.142Z] $ docker rm -f --volumes f6e7faddf8f000562db7740c9ca925a1c58214004e898c7dfc7d5496e171c0c7 [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-11T22:04:03.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-11T22:04:03.726Z] [2023-05-11T22:04:03.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:04:04.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-11T22:04:04.069Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-11T22:04:04.069Z] 29e5d40040c1: Pulling fs layer [2023-05-11T22:04:04.069Z] 1ce36da41761: Pulling fs layer [2023-05-11T22:04:04.069Z] 25b303627fd3: Pulling fs layer [2023-05-11T22:04:04.337Z] 29e5d40040c1: Verifying Checksum [2023-05-11T22:04:04.337Z] 29e5d40040c1: Download complete [2023-05-11T22:04:04.606Z] 1ce36da41761: Verifying Checksum [2023-05-11T22:04:04.606Z] 1ce36da41761: Download complete [2023-05-11T22:04:04.883Z] 29e5d40040c1: Pull complete [2023-05-11T22:04:06.299Z] 25b303627fd3: Verifying Checksum [2023-05-11T22:04:06.299Z] 25b303627fd3: Download complete [2023-05-11T22:04:06.566Z] 1ce36da41761: Pull complete [2023-05-11T22:04:08.061Z] ---> e70bfdf15250 [2023-05-11T22:04:08.061Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-11T22:04:08.061Z] ---> 3bbae7f5f984 [2023-05-11T22:04:08.061Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-11T22:04:08.061Z] ---> e8218da7e6ea [2023-05-11T22:04:08.061Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-11T22:04:08.061Z] ---> b7afd84d7d35 [2023-05-11T22:04:08.061Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-11T22:04:08.061Z] ---> c549f3981505 [2023-05-11T22:04:08.061Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-11T22:04:08.061Z] ---> Running in 9405f6b270e9 [2023-05-11T22:04:08.061Z] ---> Running in d76aa5006079 [2023-05-11T22:04:08.061Z] ---> Running in 719e03227942 [2023-05-11T22:04:08.061Z] ---> Running in 747c68d6bab3 [2023-05-11T22:04:08.061Z] ---> Running in fa521428c7ce [2023-05-11T22:04:08.061Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-11T22:04:08.061Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-11T22:04:08.061Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-11T22:04:08.061Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-11T22:04:08.061Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-11T22:04:14.783Z] 25b303627fd3: Pull complete [2023-05-11T22:04:14.783Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-11T22:04:14.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-11T22:04:14.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:04:14.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-15243 does not seem to be running inside a container [2023-05-11T22:04:15.053Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:04:17.152Z] $ docker top acab9f3e14a75cfe4cb81828b19331534b15cbcc8b6a4cfaa002bb01f3b5eb55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T22:04:17.974Z] + grep parallel [2023-05-11T22:04:17.974Z] + docker-compose build --help [2023-05-11T22:04:23.326Z] --parallel Build images in parallel. [Pipeline] } [2023-05-11T22:04:23.346Z] $ docker stop --time=1 acab9f3e14a75cfe4cb81828b19331534b15cbcc8b6a4cfaa002bb01f3b5eb55 [2023-05-11T22:04:24.987Z] $ docker rm -f --volumes acab9f3e14a75cfe4cb81828b19331534b15cbcc8b6a4cfaa002bb01f3b5eb55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:04:25.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-11T22:04:25.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:04:25.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-15243 does not seem to be running inside a container [2023-05-11T22:04:25.752Z] $ 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/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:04:26.968Z] $ docker top 97020098161ef4716710c2ce2324a4e4d733333c269e179c7f265117b1c4e9e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T22:04:27.469Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-11T22:04:32.814Z] Building core-command ... [2023-05-11T22:04:32.814Z] Building core-common-config-bootstrapper ... [2023-05-11T22:04:32.814Z] Building core-data ... [2023-05-11T22:04:32.814Z] Building core-metadata ... [2023-05-11T22:04:32.814Z] Building security-bootstrapper ... [2023-05-11T22:04:32.814Z] Building security-proxy-auth ... [2023-05-11T22:04:32.814Z] Building security-proxy-setup ... [2023-05-11T22:04:32.814Z] Building security-secretstore-setup ... [2023-05-11T22:04:32.814Z] Building security-spiffe-token-provider ... [2023-05-11T22:04:32.814Z] Building security-spire-agent ... [2023-05-11T22:04:32.814Z] Building security-spire-config ... [2023-05-11T22:04:32.814Z] Building security-spire-server ... [2023-05-11T22:04:32.814Z] Building support-notifications ... [2023-05-11T22:04:32.814Z] Building support-scheduler ... [2023-05-11T22:04:32.814Z] Building security-secretstore-setup [2023-05-11T22:04:32.814Z] Building security-spire-server [2023-05-11T22:04:32.814Z] Building core-command [2023-05-11T22:04:32.814Z] Building core-metadata [2023-05-11T22:04:32.814Z] Building core-common-config-bootstrapper [2023-05-11T22:04:40.154Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-11T22:04:42.706Z] Removing intermediate container 9405f6b270e9 [2023-05-11T22:04:42.706Z] ---> 49ca85098040 [2023-05-11T22:04:42.706Z] [2023-05-11T22:04:42.706Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T22:04:42.706Z] 3.17: Pulling from library/alpine [2023-05-11T22:04:42.706Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T22:04:42.706Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T22:04:42.706Z] ---> 9ed4aefc74f6 [2023-05-11T22:04:42.706Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-11T22:04:42.923Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:04:42.923Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:04:42.923Z] ---> d9547ee4cd3e [2023-05-11T22:04:42.923Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:04:42.923Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:04:42.923Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:04:42.923Z] ---> d9547ee4cd3e [2023-05-11T22:04:42.923Z] Step 3/26 : WORKDIR /edgex-go [2023-05-11T22:04:42.923Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:04:42.923Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:04:42.923Z] ---> d9547ee4cd3e [2023-05-11T22:04:42.923Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:04:42.923Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:04:42.923Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:04:42.923Z] ---> d9547ee4cd3e [2023-05-11T22:04:42.923Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:04:42.923Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:04:42.923Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:04:42.923Z] ---> d9547ee4cd3e [2023-05-11T22:04:42.923Z] Step 3/25 : WORKDIR /edgex-go [2023-05-11T22:04:42.923Z] ---> Running in cf3a49db4082 [2023-05-11T22:04:42.923Z] ---> Running in 5a2bbd3881c4 [2023-05-11T22:04:42.923Z] ---> Running in a8cf634cb513 [2023-05-11T22:04:42.923Z] ---> Running in d784f8efb75c [2023-05-11T22:04:42.923Z] ---> Running in af0989bbe5ed [2023-05-11T22:04:43.519Z] Removing intermediate container cf3a49db4082 [2023-05-11T22:04:43.519Z] ---> dcc8e08a944e [2023-05-11T22:04:43.519Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T22:04:43.519Z] Removing intermediate container af0989bbe5ed [2023-05-11T22:04:43.519Z] ---> 92b402008a32 [2023-05-11T22:04:43.519Z] Step 4/25 : WORKDIR /edgex-go [2023-05-11T22:04:43.519Z] ---> Running in 0ca21e554767 [2023-05-11T22:04:43.816Z] Removing intermediate container 5a2bbd3881c4 [2023-05-11T22:04:43.816Z] ---> 2b36d6683d14 [2023-05-11T22:04:43.816Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T22:04:43.816Z] ---> Running in a6a6999a99ef [2023-05-11T22:04:43.816Z] Removing intermediate container d784f8efb75c [2023-05-11T22:04:43.816Z] ---> 198bc38dcdf5 [2023-05-11T22:04:43.816Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-11T22:04:43.816Z] Removing intermediate container a8cf634cb513 [2023-05-11T22:04:43.816Z] ---> 577d29ad32f1 [2023-05-11T22:04:43.816Z] Step 4/24 : WORKDIR /edgex-go [2023-05-11T22:04:43.816Z] ---> Running in 41eaa682b884 [2023-05-11T22:04:44.086Z] ---> Running in 3f20bae08fd8 [2023-05-11T22:04:44.086Z] ---> Running in 3538b67fd041 [2023-05-11T22:04:44.356Z] Removing intermediate container 0ca21e554767 [2023-05-11T22:04:44.356Z] ---> 4fae9a8d74b0 [2023-05-11T22:04:44.356Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T22:04:44.630Z] ---> Running in 834dcbd50dfa [2023-05-11T22:04:44.630Z] Removing intermediate container a6a6999a99ef [2023-05-11T22:04:44.630Z] ---> 626744b5dade [2023-05-11T22:04:44.630Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-11T22:04:44.903Z] Removing intermediate container 3538b67fd041 [2023-05-11T22:04:44.903Z] ---> 7145b6c9423d [2023-05-11T22:04:44.903Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-11T22:04:44.903Z] ---> Running in 32434bc791ea [2023-05-11T22:04:45.180Z] ---> Running in 492bdb5697a7 [2023-05-11T22:04:45.234Z] ---> Running in 30d5563d3a58 [2023-05-11T22:04:45.493Z] Removing intermediate container 30d5563d3a58 [2023-05-11T22:04:45.493Z] ---> f3ddbff92ddc [2023-05-11T22:04:45.493Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:04:45.493Z] Removing intermediate container 747c68d6bab3 [2023-05-11T22:04:45.493Z] ---> 2215da18182a [2023-05-11T22:04:45.493Z] [2023-05-11T22:04:45.493Z] Step 10/24 : FROM alpine:3.17 [2023-05-11T22:04:45.493Z] ---> 9ed4aefc74f6 [2023-05-11T22:04:45.493Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:04:45.493Z] Removing intermediate container 719e03227942 [2023-05-11T22:04:45.493Z] ---> 4f09d05c1fdc [2023-05-11T22:04:45.493Z] [2023-05-11T22:04:45.493Z] Step 9/25 : FROM alpine:3.17 [2023-05-11T22:04:45.493Z] ---> 9ed4aefc74f6 [2023-05-11T22:04:45.493Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-11T22:04:45.756Z] ---> Running in ecc2e969647c [2023-05-11T22:04:45.756Z] ---> Running in f45f74165788 [2023-05-11T22:04:45.756Z] ---> Running in bf081e6cb6eb [2023-05-11T22:04:46.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:04:46.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:04:46.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:04:46.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:04:46.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:04:46.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:04:46.580Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T22:04:46.580Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:04:46.580Z] OK: 7 MiB in 16 packages [2023-05-11T22:04:46.580Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-11T22:04:46.580Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-11T22:04:46.580Z] (3/3) Installing su-exec (0.2-r2) [2023-05-11T22:04:46.580Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:04:46.580Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T22:04:46.580Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T22:04:46.580Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:04:46.580Z] OK: 7 MiB in 16 packages [2023-05-11T22:04:46.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:04:46.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:04:46.837Z] OK: 8 MiB in 18 packages [2023-05-11T22:04:47.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:04:47.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:04:47.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:04:47.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:04:47.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:04:48.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:04:48.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:04:48.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:04:48.905Z] OK: 263 MiB in 53 packages [2023-05-11T22:04:49.177Z] OK: 263 MiB in 53 packages [2023-05-11T22:04:49.772Z] OK: 263 MiB in 53 packages [2023-05-11T22:04:49.772Z] OK: 263 MiB in 53 packages [2023-05-11T22:04:50.046Z] OK: 263 MiB in 53 packages [2023-05-11T22:04:50.647Z] Removing intermediate container 41eaa682b884 [2023-05-11T22:04:50.647Z] ---> 3af930f82684 [2023-05-11T22:04:50.647Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-11T22:04:51.071Z] Removing intermediate container ecc2e969647c [2023-05-11T22:04:51.071Z] ---> a9b3e4aeec4b [2023-05-11T22:04:51.071Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:04:51.071Z] Removing intermediate container f45f74165788 [2023-05-11T22:04:51.071Z] ---> b10b91d50608 [2023-05-11T22:04:51.071Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T22:04:51.071Z] Removing intermediate container d76aa5006079 [2023-05-11T22:04:51.071Z] ---> d82ee3ca270a [2023-05-11T22:04:51.071Z] [2023-05-11T22:04:51.071Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T22:04:51.071Z] ---> 9ed4aefc74f6 [2023-05-11T22:04:51.071Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-11T22:04:51.071Z] Removing intermediate container fa521428c7ce [2023-05-11T22:04:51.071Z] ---> 2316c6b5e61d [2023-05-11T22:04:51.071Z] [2023-05-11T22:04:51.071Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T22:04:51.071Z] ---> 9ed4aefc74f6 [2023-05-11T22:04:51.071Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:04:51.071Z] ---> Using cache [2023-05-11T22:04:51.071Z] ---> b10b91d50608 [2023-05-11T22:04:51.071Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T22:04:51.071Z] ---> Running in 6cce12b5d9ff [2023-05-11T22:04:51.071Z] ---> Running in 36730b6c5efb [2023-05-11T22:04:51.071Z] ---> Running in f5d9f6f61511 [2023-05-11T22:04:51.071Z] Removing intermediate container bf081e6cb6eb [2023-05-11T22:04:51.071Z] ---> 410efc2aea5f [2023-05-11T22:04:51.071Z] 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-11T22:04:51.071Z] ---> d64c64bfe9d3 [2023-05-11T22:04:51.071Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:04:51.071Z] ---> Running in b71abcc41767 [2023-05-11T22:04:51.071Z] Removing intermediate container 6cce12b5d9ff [2023-05-11T22:04:51.071Z] ---> c985c9eab89f [2023-05-11T22:04:51.071Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-11T22:04:51.071Z] Removing intermediate container 36730b6c5efb [2023-05-11T22:04:51.071Z] ---> 4285a119e3e9 [2023-05-11T22:04:51.071Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-11T22:04:51.071Z] ---> Running in 6bf396255bc3 [2023-05-11T22:04:51.071Z] ---> Running in 723e72594ea6 [2023-05-11T22:04:51.071Z] Removing intermediate container b71abcc41767 [2023-05-11T22:04:51.071Z] ---> 977b83431ad2 [2023-05-11T22:04:51.071Z] Step 12/25 : WORKDIR / [2023-05-11T22:04:51.071Z] ---> ffd55cfae925 [2023-05-11T22:04:51.071Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-11T22:04:51.071Z] ---> Running in a63c870e1794 [2023-05-11T22:04:51.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:04:51.071Z] Removing intermediate container 723e72594ea6 [2023-05-11T22:04:51.071Z] ---> f6d9c2bab349 [2023-05-11T22:04:51.071Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-11T22:04:51.071Z] Removing intermediate container 6bf396255bc3 [2023-05-11T22:04:51.071Z] ---> 06404e28f03a [2023-05-11T22:04:51.071Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-11T22:04:51.071Z] ---> Running in 6745aecf0186 [2023-05-11T22:04:51.071Z] ---> Running in 4517e9f2cb91 [2023-05-11T22:04:51.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:04:51.071Z] Removing intermediate container a63c870e1794 [2023-05-11T22:04:51.071Z] ---> 8077297c6e3d [2023-05-11T22:04:51.071Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:04:51.253Z] Removing intermediate container 3f20bae08fd8 [2023-05-11T22:04:51.253Z] ---> 619a31b22293 [2023-05-11T22:04:51.253Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-11T22:04:51.332Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-11T22:04:51.332Z] Removing intermediate container 6745aecf0186 [2023-05-11T22:04:51.332Z] ---> 9a5ff92cf0b0 [2023-05-11T22:04:51.332Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:04:51.332Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-11T22:04:51.332Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:04:51.332Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T22:04:51.332Z] Removing intermediate container 4517e9f2cb91 [2023-05-11T22:04:51.332Z] ---> b1b2df6a1b82 [2023-05-11T22:04:51.332Z] Step 15/24 : WORKDIR / [2023-05-11T22:04:51.332Z] ---> f7d0f874e390 [2023-05-11T22:04:51.332Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:04:51.332Z] ---> caa7baa31e81 [2023-05-11T22:04:51.332Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:04:51.332Z] ---> Running in e9bacdae1fb8 [2023-05-11T22:04:51.592Z] ---> 217e754d55f7 [2023-05-11T22:04:51.592Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:04:51.592Z] OK: 8 MiB in 17 packages [2023-05-11T22:04:51.592Z] ---> 4eb27ea21212 [2023-05-11T22:04:51.592Z] 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-11T22:04:51.592Z] ---> 7db6c909fe5f [2023-05-11T22:04:51.592Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-11T22:04:51.849Z] Removing intermediate container 834dcbd50dfa [2023-05-11T22:04:51.849Z] Removing intermediate container 32434bc791ea [2023-05-11T22:04:51.849Z] ---> 3e44ce908dde [2023-05-11T22:04:51.849Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-11T22:04:51.849Z] ---> 2668c2352fab [2023-05-11T22:04:51.849Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T22:04:51.849Z] Removing intermediate container 492bdb5697a7 [2023-05-11T22:04:51.849Z] ---> 96290b4b0f1a [2023-05-11T22:04:51.849Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-11T22:04:51.849Z] ---> 320f67d31392 [2023-05-11T22:04:51.849Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:04:51.851Z] Removing intermediate container e9bacdae1fb8 [2023-05-11T22:04:51.851Z] ---> 748b4ce01761 [2023-05-11T22:04:51.851Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:04:52.109Z] ---> 03363c3d9834 [2023-05-11T22:04:52.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-11T22:04:52.110Z] ---> 6a3464c832d8 [2023-05-11T22:04:52.110Z] 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-11T22:04:52.121Z] ---> Running in d33e2b84c7c4 [2023-05-11T22:04:52.121Z] ---> c2037224d58d [2023-05-11T22:04:52.121Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:04:52.398Z] ---> Running in da66930ac52f [2023-05-11T22:04:52.430Z] ---> 7726f234b208 [2023-05-11T22:04:52.430Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T22:04:52.991Z] ---> a6f0f2cbf52a [2023-05-11T22:04:52.991Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:04:52.999Z] ---> Running in 052613c4c58b [2023-05-11T22:04:52.999Z] ---> d941f2c78467 [2023-05-11T22:04:52.999Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:04:52.999Z] Removing intermediate container f5d9f6f61511 [2023-05-11T22:04:52.999Z] ---> 4648765c1ce2 [2023-05-11T22:04:52.999Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T22:04:52.999Z] ---> ca9286c8f1c6 [2023-05-11T22:04:52.999Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:04:52.999Z] ---> d46255fae0d8 [2023-05-11T22:04:52.999Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:04:52.999Z] ---> Running in a5437ce6ef46 [2023-05-11T22:04:53.258Z] Removing intermediate container a5437ce6ef46 [2023-05-11T22:04:53.258Z] ---> b02939c6e40e [2023-05-11T22:04:53.258Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-11T22:04:53.258Z] ---> 77b2e757144f [2023-05-11T22:04:53.258Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-11T22:04:53.258Z] ---> 4741298ca386 [2023-05-11T22:04:53.258Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-11T22:04:53.258Z] ---> 3754510faa26 [2023-05-11T22:04:53.258Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-11T22:04:53.258Z] ---> Running in 67bd580632ba [2023-05-11T22:04:53.258Z] ---> Running in 8afc79ac20e3 [2023-05-11T22:04:53.258Z] Removing intermediate container 8afc79ac20e3 [2023-05-11T22:04:53.258Z] ---> 0c5a157c06c7 [2023-05-11T22:04:53.258Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T22:04:53.266Z] ---> Running in d7d37c8e505a [2023-05-11T22:04:53.266Z] ---> 738312c02f6d [2023-05-11T22:04:53.266Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 32397e5d52bf [2023-05-11T22:04:53.266Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:04:53.266Z] [2023-05-11T22:04:53.533Z] ---> Running in 00d76582e481 [2023-05-11T22:04:53.533Z] Removing intermediate container 67bd580632ba [2023-05-11T22:04:53.533Z] ---> 43b2602ba5b4 [2023-05-11T22:04:53.533Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-11T22:04:53.535Z] ---> Running in 3c6fa307a5f2 [2023-05-11T22:04:53.535Z] ---> Running in e5f11184b164 [2023-05-11T22:04:53.791Z] ---> Running in fbbdbc458c52 [2023-05-11T22:04:53.791Z] Removing intermediate container 00d76582e481 [2023-05-11T22:04:53.791Z] ---> 3bc29f3c2309 [2023-05-11T22:04:53.791Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T22:04:53.791Z] ---> 2820e3a17ff2 [2023-05-11T22:04:53.791Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:04:53.791Z] ---> 6d12dc008a45 [2023-05-11T22:04:53.791Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-11T22:04:53.791Z] ---> Running in 4a3fba5adbd5 [2023-05-11T22:04:53.791Z] Removing intermediate container fbbdbc458c52 [2023-05-11T22:04:53.791Z] ---> 36aca2d35790 [2023-05-11T22:04:53.791Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:04:53.791Z] Removing intermediate container 052613c4c58b [2023-05-11T22:04:53.791Z] ---> fd3082d69b2c [2023-05-11T22:04:53.791Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T22:04:54.051Z] ---> Running in 8a2db40b8431 [2023-05-11T22:04:54.051Z] Removing intermediate container 4a3fba5adbd5 [2023-05-11T22:04:54.051Z] ---> ad1989788a53 [2023-05-11T22:04:54.051Z] Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:04:54.051Z] ---> Running in d490c8fbe37e [2023-05-11T22:04:54.051Z] ---> 24dc6b11b607 [2023-05-11T22:04:54.051Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-11T22:04:54.051Z] Removing intermediate container 8a2db40b8431 [2023-05-11T22:04:54.051Z] ---> 589f7cd88330 [2023-05-11T22:04:54.051Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T22:04:54.308Z] ---> b3021f3f01e6 [2023-05-11T22:04:54.308Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:04:54.308Z] Removing intermediate container d490c8fbe37e [2023-05-11T22:04:54.309Z] ---> 9d5d4adeeaab [2023-05-11T22:04:54.309Z] Step 23/23 : LABEL version=3.0.0-dev.156 [2023-05-11T22:04:54.309Z] ---> Running in c29c309887f9 [2023-05-11T22:04:54.309Z] ---> Running in a27d506e4366 [2023-05-11T22:04:54.309Z] ---> Running in edb0f4ba579e [2023-05-11T22:04:54.309Z] ---> 1d8ba00a350b [2023-05-11T22:04:54.309Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-11T22:04:54.576Z] Removing intermediate container c29c309887f9 [2023-05-11T22:04:54.576Z] ---> 6a6e5c06ef09 [2023-05-11T22:04:54.576Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T22:04:54.576Z] Removing intermediate container edb0f4ba579e [2023-05-11T22:04:54.576Z] ---> 5a6b797ef48a [2023-05-11T22:04:54.576Z] [2023-05-11T22:04:54.576Z] ---> Running in 89349c9b746d [2023-05-11T22:04:54.576Z] Removing intermediate container a27d506e4366 [2023-05-11T22:04:54.576Z] ---> 39db87bdebb4 [2023-05-11T22:04:54.576Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T22:04:54.576Z] ---> Running in 3d98700a8a7d [2023-05-11T22:04:54.576Z] ---> efcf6907da34 [2023-05-11T22:04:54.576Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-11T22:04:54.576Z] ---> c8f46fe885ae [2023-05-11T22:04:54.576Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T22:04:54.836Z] ---> Running in c245b4ce1a78 [2023-05-11T22:04:54.836Z] Successfully built 5a6b797ef48a [2023-05-11T22:04:54.836Z] Successfully tagged support-scheduler:latest [2023-05-11T22:04:54.836Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-05-11T22:04:54.836Z] Removing intermediate container 89349c9b746d [2023-05-11T22:04:54.836Z] ---> 47ada0bd45c9 [2023-05-11T22:04:54.836Z] Step 22/24 : LABEL arch=x86_64 [2023-05-11T22:04:54.836Z] Removing intermediate container 3d98700a8a7d [2023-05-11T22:04:54.836Z] ---> 4a1a43876343 [2023-05-11T22:04:54.836Z] Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:04:54.836Z] ---> Running in 33f0ab9c16ba [2023-05-11T22:04:55.096Z] ---> Running in df3b87c69197 [2023-05-11T22:04:57.723Z] Removing intermediate container 33f0ab9c16ba [2023-05-11T22:04:57.723Z] ---> f3d77a62312c [2023-05-11T22:04:57.723Z] Step 23/24 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:04:57.723Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:04:57.723Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:04:57.723Z] ---> 4de16198b07e [2023-05-11T22:04:57.723Z] Step 3/20 : WORKDIR /edgex-go [2023-05-11T22:04:57.723Z] ---> Using cache [2023-05-11T22:04:57.723Z] ---> eb59ffae6da4 [2023-05-11T22:04:57.723Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-11T22:04:58.006Z] ---> 2a30c8200c68 [2023-05-11T22:04:58.006Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:04:58.006Z] Removing intermediate container df3b87c69197 [2023-05-11T22:04:58.006Z] ---> 3ae18d935772 [2023-05-11T22:04:58.006Z] Step 23/23 : LABEL version=3.0.0-dev.156 [2023-05-11T22:04:58.006Z] ---> Running in 6fba1a572704 [2023-05-11T22:04:58.006Z] ---> Running in 318e52c3970c [2023-05-11T22:04:58.006Z] ---> Running in 7f3845021baa [2023-05-11T22:04:58.006Z] Removing intermediate container 6fba1a572704 [2023-05-11T22:04:58.006Z] ---> 533889153a33 [2023-05-11T22:04:58.006Z] Step 24/24 : LABEL version=3.0.0-dev.156 [2023-05-11T22:04:58.006Z] ---> Running in 3cfa68703890 [2023-05-11T22:04:58.006Z] Removing intermediate container 7f3845021baa [2023-05-11T22:04:58.006Z] ---> 7df3034356c6 [2023-05-11T22:04:58.006Z] [2023-05-11T22:04:58.006Z] Successfully built 7df3034356c6 [2023-05-11T22:04:58.453Z] Successfully tagged security-proxy-auth:latest [2023-05-11T22:04:58.453Z] Building security-bootstrapper [2023-05-11T22:04:59.026Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:04:59.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:04:59.288Z] v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T22:04:59.288Z] v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T22:04:59.288Z] OK: 17821 distinct packages available [2023-05-11T22:04:59.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:04:59.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:04:59.546Z] OK: 265 MiB in 53 packages [2023-05-11T22:05:01.463Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:05:01.463Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:05:01.463Z] ---> 4de16198b07e [2023-05-11T22:05:01.463Z] Step 3/33 : WORKDIR /edgex-go [2023-05-11T22:05:01.463Z] ---> Using cache [2023-05-11T22:05:01.463Z] ---> eb59ffae6da4 [2023-05-11T22:05:01.463Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-11T22:05:01.722Z] ---> Using cache [2023-05-11T22:05:01.722Z] ---> 19e785b13863 [2023-05-11T22:05:01.722Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-11T22:05:01.722Z] ---> Using cache [2023-05-11T22:05:01.722Z] ---> c1d4f26d3ea6 [2023-05-11T22:05:01.722Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:05:01.722Z] ---> Using cache [2023-05-11T22:05:01.722Z] ---> a991d8919714 [2023-05-11T22:05:01.722Z] Step 7/33 : COPY . . [2023-05-11T22:05:01.722Z] Removing intermediate container 3cfa68703890 [2023-05-11T22:05:01.722Z] ---> 5f7c3d97d0d2 [2023-05-11T22:05:01.722Z] [2023-05-11T22:05:01.722Z] ---> 2d1a4b84d192 [2023-05-11T22:05:01.722Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-11T22:05:01.722Z] ---> Using cache [2023-05-11T22:05:01.722Z] ---> e8218da7e6ea [2023-05-11T22:05:01.722Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-11T22:05:01.722Z] Removing intermediate container c245b4ce1a78 [2023-05-11T22:05:01.722Z] ---> 2bd360a30e3c [2023-05-11T22:05:01.722Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T22:05:01.722Z] ---> Running in e014dc27f29a [2023-05-11T22:05:01.722Z] ---> Running in a793a7d35472 [2023-05-11T22:05:01.722Z] ---> Running in 84dc6cafc692 [2023-05-11T22:05:01.722Z] Successfully built 5f7c3d97d0d2 [2023-05-11T22:05:01.722Z] Successfully tagged core-command:latest [2023-05-11T22:05:01.722Z]  Building core-command ... done Building core-data [2023-05-11T22:05:01.722Z] Removing intermediate container 318e52c3970c [2023-05-11T22:05:01.722Z] ---> d181300021d3 [2023-05-11T22:05:01.722Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-11T22:05:01.982Z] Removing intermediate container 84dc6cafc692 [2023-05-11T22:05:01.982Z] ---> 2b996fa9d5f2 [2023-05-11T22:05:01.982Z] Step 23/25 : LABEL arch=x86_64 [2023-05-11T22:05:02.926Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-11T22:05:03.504Z] Removing intermediate container a793a7d35472 [2023-05-11T22:05:03.504Z] ---> 61944b5b66bd [2023-05-11T22:05:03.504Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T22:05:05.056Z] ---> Running in a8d78f3a3d6c [2023-05-11T22:05:05.056Z] ---> eb599c37a97e [2023-05-11T22:05:05.056Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:05:05.056Z] ---> Running in 41cb33ad2d55 [2023-05-11T22:05:05.056Z] ---> Running in 4447bb1be5a9 [2023-05-11T22:05:05.323Z] Removing intermediate container a8d78f3a3d6c [2023-05-11T22:05:05.323Z] ---> cad7703b9e6d [2023-05-11T22:05:05.323Z] Step 24/25 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:05:05.323Z] Removing intermediate container 41cb33ad2d55 [2023-05-11T22:05:05.323Z] ---> 337b1d9d86f2 [2023-05-11T22:05:05.323Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T22:05:05.624Z] ---> Running in bebd2f964736 [2023-05-11T22:05:05.624Z] ---> Running in e3e907cfcc52 [2023-05-11T22:05:05.884Z] Removing intermediate container bebd2f964736 [2023-05-11T22:05:05.884Z] ---> 50a21b224068 [2023-05-11T22:05:05.884Z] Step 25/25 : LABEL version=3.0.0-dev.156 [2023-05-11T22:05:05.884Z] ---> Running in a90151c336f6 [2023-05-11T22:05:05.884Z] Removing intermediate container e3e907cfcc52 [2023-05-11T22:05:05.884Z] ---> 38f13ecd46de [2023-05-11T22:05:05.884Z] Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:05:06.143Z] ---> Running in 3e18c6e02d59 [2023-05-11T22:05:06.143Z] Removing intermediate container a90151c336f6 [2023-05-11T22:05:06.143Z] ---> 103221581a71 [2023-05-11T22:05:06.143Z] [2023-05-11T22:05:06.402Z] Successfully built 103221581a71 [2023-05-11T22:05:06.402Z] Successfully tagged security-secretstore-setup:latest [2023-05-11T22:05:06.402Z] Building security-spire-agent [2023-05-11T22:05:06.685Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:05:06.685Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:05:06.685Z] ---> 4de16198b07e [2023-05-11T22:05:06.685Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:05:06.685Z] ---> Using cache [2023-05-11T22:05:06.685Z] ---> 8bccb439ce80 [2023-05-11T22:05:06.685Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T22:05:06.685Z] ---> Using cache [2023-05-11T22:05:06.685Z] ---> ef234ab9fcb8 [2023-05-11T22:05:06.685Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T22:05:06.685Z] ---> Using cache [2023-05-11T22:05:06.685Z] ---> f6c6504223e8 [2023-05-11T22:05:06.685Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T22:05:06.685Z] ---> Using cache [2023-05-11T22:05:06.685Z] ---> f3e694a4a8cb [2023-05-11T22:05:06.685Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:05:06.685Z] ---> Using cache [2023-05-11T22:05:06.685Z] ---> c031154e235d [2023-05-11T22:05:06.685Z] Step 8/23 : COPY . . [2023-05-11T22:05:06.685Z] ---> Using cache [2023-05-11T22:05:06.685Z] ---> b7afd84d7d35 [2023-05-11T22:05:06.685Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-11T22:05:09.220Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:05:09.220Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:05:09.220Z] ---> 4de16198b07e [2023-05-11T22:05:09.220Z] Step 3/27 : WORKDIR /edgex-go [2023-05-11T22:05:09.220Z] ---> Using cache [2023-05-11T22:05:09.220Z] ---> eb59ffae6da4 [2023-05-11T22:05:09.220Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T22:05:11.151Z] Removing intermediate container 3e18c6e02d59 [2023-05-11T22:05:11.151Z] ---> 7244b10c0efc [2023-05-11T22:05:11.151Z] Step 23/23 : LABEL version=3.0.0-dev.156 [2023-05-11T22:05:11.151Z] ---> Running in d3708f08abc3 [2023-05-11T22:05:11.151Z] ---> Running in 8f47db61e016 [2023-05-11T22:05:11.151Z] ---> Running in 94768251b4f5 [2023-05-11T22:05:11.409Z] Removing intermediate container 94768251b4f5 [2023-05-11T22:05:11.409Z] ---> 079cb7e4b368 [2023-05-11T22:05:11.409Z] [2023-05-11T22:05:11.409Z] Successfully built 079cb7e4b368 [2023-05-11T22:05:11.409Z] Successfully tagged support-notifications:latest [2023-05-11T22:05:11.409Z] Building security-proxy-setup [2023-05-11T22:05:11.668Z]  Building support-notifications ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-11T22:05:11.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:05:11.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:05:12.235Z] OK: 265 MiB in 53 packages [2023-05-11T22:05:14.769Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:05:14.769Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:05:14.769Z] ---> 4de16198b07e [2023-05-11T22:05:14.769Z] Step 3/22 : WORKDIR /edgex-go [2023-05-11T22:05:14.769Z] ---> Using cache [2023-05-11T22:05:14.769Z] ---> eb59ffae6da4 [2023-05-11T22:05:14.769Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-11T22:05:14.769Z] ---> Using cache [2023-05-11T22:05:14.769Z] ---> 19e785b13863 [2023-05-11T22:05:14.769Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-11T22:05:14.769Z] ---> Using cache [2023-05-11T22:05:14.769Z] ---> c1d4f26d3ea6 [2023-05-11T22:05:14.769Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:05:14.769Z] ---> Using cache [2023-05-11T22:05:14.769Z] ---> a991d8919714 [2023-05-11T22:05:14.769Z] Step 7/22 : COPY . . [2023-05-11T22:05:14.769Z] ---> Using cache [2023-05-11T22:05:14.769Z] ---> e8218da7e6ea [2023-05-11T22:05:14.769Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-11T22:05:17.472Z] ---> Running in 5c429cb4968f [2023-05-11T22:05:17.472Z] Removing intermediate container 8f47db61e016 [2023-05-11T22:05:17.472Z] ---> 6b74fa43ff82 [2023-05-11T22:05:17.472Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-11T22:05:17.729Z] ---> 8bb3f36f8de1 [2023-05-11T22:05:17.729Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:05:17.729Z] ---> Running in 65841a870204 [2023-05-11T22:05:17.987Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-11T22:05:40.031Z] Removing intermediate container e014dc27f29a [2023-05-11T22:05:40.031Z] ---> ec3f3ed00e9e [2023-05-11T22:05:40.031Z] [2023-05-11T22:05:40.031Z] Step 9/33 : FROM alpine:3.17 [2023-05-11T22:05:40.031Z] ---> 9ed4aefc74f6 [2023-05-11T22:05:40.031Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-11T22:05:40.031Z] Removing intermediate container 4447bb1be5a9 [2023-05-11T22:05:40.031Z] ---> d710dcc3418b [2023-05-11T22:05:40.031Z] Step 7/20 : COPY . . [2023-05-11T22:05:42.570Z] ---> Running in c63e39ba3ffa [2023-05-11T22:05:45.962Z] Removing intermediate container c63e39ba3ffa [2023-05-11T22:05:45.962Z] ---> 7feb9c9fa36b [2023-05-11T22:05:45.962Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-11T22:05:45.962Z] ---> Running in 8b4f3f6e2803 [2023-05-11T22:05:45.962Z] ---> 910dfb21f7bd [2023-05-11T22:05:45.962Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-11T22:05:46.247Z] ---> Running in a657aa9d26e3 [2023-05-11T22:05:46.247Z] Removing intermediate container d3708f08abc3 [2023-05-11T22:05:46.247Z] ---> 4c6ee8639cb5 [2023-05-11T22:05:46.248Z] [2023-05-11T22:05:46.248Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T22:05:46.248Z] ---> 9ed4aefc74f6 [2023-05-11T22:05:46.248Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T22:05:46.513Z] ---> Running in 7ede722b007c [2023-05-11T22:05:46.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:05:46.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:05:46.776Z] Removing intermediate container 65841a870204 [2023-05-11T22:05:46.776Z] ---> f2421469bc0d [2023-05-11T22:05:46.776Z] Step 7/27 : COPY . . [2023-05-11T22:05:47.038Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-11T22:05:47.038Z] Removing intermediate container 7ede722b007c [2023-05-11T22:05:47.038Z] ---> b2a48a74bb30 [2023-05-11T22:05:47.038Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-11T22:05:47.038Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-11T22:05:47.038Z] (2/2) Installing su-exec (0.2-r2) [2023-05-11T22:05:47.038Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:05:47.038Z] OK: 7 MiB in 17 packages [2023-05-11T22:05:48.456Z] ---> Running in 1efde2b3ecb2 [2023-05-11T22:05:51.796Z] Removing intermediate container 5c429cb4968f [2023-05-11T22:05:51.796Z] ---> 0e9bab5caf70 [2023-05-11T22:05:51.796Z] [2023-05-11T22:05:51.796Z] Step 9/22 : FROM alpine:3.17 [2023-05-11T22:05:51.796Z] ---> 9ed4aefc74f6 [2023-05-11T22:05:51.796Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-11T22:05:51.796Z] Removing intermediate container 1efde2b3ecb2 [2023-05-11T22:05:51.796Z] ---> d76f37d78450 [2023-05-11T22:05:51.796Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-11T22:05:51.796Z] ---> Running in bfe6667ff6c4 [2023-05-11T22:05:51.796Z] Removing intermediate container 8b4f3f6e2803 [2023-05-11T22:05:51.796Z] ---> 5ea29c524cb1 [2023-05-11T22:05:51.796Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-11T22:05:51.796Z] ---> Running in 9cb231b493aa [2023-05-11T22:05:51.796Z] ---> Running in dd16a4703a8a [2023-05-11T22:05:51.796Z] ---> 2a28f1d3b6bc [2023-05-11T22:05:51.796Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T22:05:52.152Z] ---> Running in 07f7e971508e [2023-05-11T22:05:52.152Z] Removing intermediate container 9cb231b493aa [2023-05-11T22:05:52.152Z] ---> fe7324099ccf [2023-05-11T22:05:52.152Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:05:52.152Z] Removing intermediate container dd16a4703a8a [2023-05-11T22:05:52.152Z] ---> 6f538671e417 [2023-05-11T22:05:52.152Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-11T22:05:52.152Z] ---> Running in c155971fccf3 [2023-05-11T22:05:52.152Z] ---> Running in f2369683feb7 [2023-05-11T22:05:52.412Z] Removing intermediate container 07f7e971508e [2023-05-11T22:05:52.412Z] ---> 2904a86d9409 [2023-05-11T22:05:52.412Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-11T22:05:52.412Z] Removing intermediate container f2369683feb7 [2023-05-11T22:05:52.412Z] ---> a90a779a03ac [2023-05-11T22:05:52.412Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-11T22:05:52.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:05:52.412Z] ---> Running in 78dc392b575b [2023-05-11T22:05:52.412Z] ---> Running in 818e75c5a924 [2023-05-11T22:05:52.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:05:52.672Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-11T22:05:52.672Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-11T22:05:52.672Z] Removing intermediate container 78dc392b575b [2023-05-11T22:05:52.672Z] ---> 8fd4521f8012 [2023-05-11T22:05:52.672Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T22:05:52.672Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:05:52.672Z] Removing intermediate container 818e75c5a924 [2023-05-11T22:05:52.672Z] ---> 9139534d1d2a [2023-05-11T22:05:52.672Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-11T22:05:52.672Z] OK: 8 MiB in 17 packages [2023-05-11T22:05:52.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:05:52.672Z] ---> Running in e8f493a3abc8 [2023-05-11T22:05:52.672Z] ---> Running in 705ca0dc5d4d [2023-05-11T22:05:52.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:05:52.934Z] Removing intermediate container e8f493a3abc8 [2023-05-11T22:05:52.934Z] ---> e700a792234f [2023-05-11T22:05:52.934Z] 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-11T22:05:52.934Z] Removing intermediate container 705ca0dc5d4d [2023-05-11T22:05:52.934Z] ---> c2a17450c775 [2023-05-11T22:05:52.934Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-11T22:05:53.221Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T22:05:53.221Z] ---> Running in b074afc0eade [2023-05-11T22:05:53.221Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:05:53.221Z] OK: 7 MiB in 16 packages [2023-05-11T22:05:53.221Z] ---> Running in 1d3f287c9b72 [2023-05-11T22:05:53.483Z] Removing intermediate container bfe6667ff6c4 [2023-05-11T22:05:53.483Z] ---> f97a71fa1cf3 [2023-05-11T22:05:53.483Z] 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-11T22:05:53.483Z] ---> Running in 12caf22a61d0 [2023-05-11T22:05:53.743Z] Removing intermediate container 12caf22a61d0 [2023-05-11T22:05:53.743Z] ---> 654bba31252f [2023-05-11T22:05:53.743Z] Step 12/22 : WORKDIR /edgex [2023-05-11T22:05:53.743Z] ---> Running in 0a6d2ad90623 [2023-05-11T22:05:53.743Z] Removing intermediate container c155971fccf3 [2023-05-11T22:05:53.743Z] ---> 5cf60508f989 [2023-05-11T22:05:53.743Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:05:54.003Z] Removing intermediate container 0a6d2ad90623 [2023-05-11T22:05:54.003Z] ---> a95444d1b98a [2023-05-11T22:05:54.003Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:05:54.263Z] ---> e6d15b32f734 [2023-05-11T22:05:54.263Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:05:54.263Z] Removing intermediate container b074afc0eade [2023-05-11T22:05:54.263Z] ---> 2a24e9a08024 [2023-05-11T22:05:54.263Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-11T22:05:54.263Z] ---> Running in 735bc5c3487b [2023-05-11T22:05:54.263Z] Removing intermediate container 1d3f287c9b72 [2023-05-11T22:05:54.263Z] ---> 932f470ba298 [2023-05-11T22:05:54.263Z] Step 12/27 : WORKDIR /edgex-go [2023-05-11T22:05:54.263Z] ---> Running in 3d665dad7c81 [2023-05-11T22:05:54.524Z] ---> bdf8a884b5d6 [2023-05-11T22:05:54.524Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:05:54.524Z] Removing intermediate container 735bc5c3487b [2023-05-11T22:05:54.524Z] ---> d92a2f98424d [2023-05-11T22:05:54.524Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-11T22:05:54.524Z] ---> b502d38c4f5a [2023-05-11T22:05:54.524Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-11T22:05:54.524Z] Removing intermediate container 3d665dad7c81 [2023-05-11T22:05:54.524Z] ---> b8bb19c97690 [2023-05-11T22:05:54.524Z] [2023-05-11T22:05:54.524Z] Step 13/27 : FROM alpine:3.17 [2023-05-11T22:05:54.524Z] ---> 9ed4aefc74f6 [2023-05-11T22:05:54.524Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T22:05:54.817Z] ---> Running in 6f36028e008a [2023-05-11T22:05:55.094Z] ---> f261738e1d55 [2023-05-11T22:05:55.094Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-11T22:05:55.094Z] Removing intermediate container 6f36028e008a [2023-05-11T22:05:55.094Z] ---> d2fd912f0bd5 [2023-05-11T22:05:55.094Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-11T22:05:55.354Z] ---> 5dba1acf7535 [2023-05-11T22:05:55.354Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-11T22:05:55.354Z] ---> Running in bd4561a60743 [2023-05-11T22:05:55.354Z] ---> Running in 3c496bf16eec [2023-05-11T22:05:55.354Z] ---> 9604f006ca49 [2023-05-11T22:05:55.354Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:05:55.354Z] ---> 0d7e3ad77c8b [2023-05-11T22:05:55.354Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-11T22:05:55.929Z] ---> ef53d5fcca60 [2023-05-11T22:05:55.929Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-11T22:05:55.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:05:55.930Z] ---> Running in 4254fc67ad3d [2023-05-11T22:05:55.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:05:56.190Z] v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T22:05:56.190Z] v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T22:05:56.190Z] OK: 17821 distinct packages available [2023-05-11T22:05:56.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:05:56.451Z] ---> cb701f9d1eac [2023-05-11T22:05:56.451Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-11T22:05:56.451Z] Removing intermediate container 4254fc67ad3d [2023-05-11T22:05:56.451Z] ---> 2ff84a245541 [2023-05-11T22:05:56.451Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T22:05:56.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:05:56.451Z] ---> Running in 33d1da7dee0b [2023-05-11T22:05:56.769Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-11T22:05:56.769Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-11T22:05:56.769Z] (3/5) Installing libucontext (1.2-r0) [2023-05-11T22:05:56.769Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-11T22:05:56.769Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-11T22:05:56.769Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:05:56.769Z] OK: 8 MiB in 20 packages [2023-05-11T22:05:57.029Z] Removing intermediate container 33d1da7dee0b [2023-05-11T22:05:57.029Z] ---> 6e623a18b0e4 [2023-05-11T22:05:57.029Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T22:05:57.029Z] Removing intermediate container 3c496bf16eec [2023-05-11T22:05:57.029Z] ---> f2349e3ebef8 [2023-05-11T22:05:57.029Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:05:57.029Z] ---> f474e8db7752 [2023-05-11T22:05:57.029Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T22:05:57.029Z] ---> Running in c59210aa89a7 [2023-05-11T22:05:57.029Z] ---> Running in 38b185ec17f8 [2023-05-11T22:05:57.613Z] Removing intermediate container c59210aa89a7 [2023-05-11T22:05:57.613Z] ---> 3b6e671e6272 [2023-05-11T22:05:57.613Z] Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:05:57.613Z] ---> 3194e80da4a6 [2023-05-11T22:05:57.613Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:05:57.874Z] ---> Running in 8d6c575f9574 [2023-05-11T22:05:57.874Z] Removing intermediate container bd4561a60743 [2023-05-11T22:05:57.874Z] ---> e135efb553ee [2023-05-11T22:05:57.874Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:05:58.191Z] ---> 05513a7b4ebc [2023-05-11T22:05:58.191Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-11T22:05:58.191Z] Removing intermediate container 8d6c575f9574 [2023-05-11T22:05:58.191Z] ---> e5da46c621eb [2023-05-11T22:05:58.191Z] Step 23/23 : LABEL version=3.0.0-dev.156 [2023-05-11T22:05:58.191Z] ---> 3f63e495cdbd [2023-05-11T22:05:58.191Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:05:58.466Z] ---> Running in 963fd198cb2b [2023-05-11T22:05:58.760Z] Removing intermediate container 38b185ec17f8 [2023-05-11T22:05:58.760Z] ---> 0b34fae52b96 [2023-05-11T22:05:58.760Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T22:05:58.760Z] Removing intermediate container 963fd198cb2b [2023-05-11T22:05:58.760Z] ---> 1fe305ce1fea [2023-05-11T22:05:58.760Z] [2023-05-11T22:05:59.022Z] ---> f8f97a176a2d [2023-05-11T22:05:59.023Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-11T22:05:59.023Z] ---> Running in b862a0e6641c [2023-05-11T22:05:59.023Z] ---> b831d296d8c5 [2023-05-11T22:05:59.023Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-11T22:05:59.023Z] Successfully built 1fe305ce1fea [2023-05-11T22:05:59.023Z] Successfully tagged core-data:latest [2023-05-11T22:05:59.023Z] Building security-spire-config [2023-05-11T22:05:59.023Z]  Building core-data ... done Removing intermediate container b862a0e6641c [2023-05-11T22:05:59.023Z] ---> 839edadc467d [2023-05-11T22:05:59.023Z] Step 20/22 : LABEL arch=x86_64 [2023-05-11T22:05:59.281Z] ---> Running in f18bcef41442 [2023-05-11T22:06:02.603Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:06:02.603Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:06:03.544Z] ---> 4de16198b07e [2023-05-11T22:06:03.544Z] Step 3/27 : WORKDIR /edgex-go [2023-05-11T22:06:04.129Z] ---> Using cache [2023-05-11T22:06:04.129Z] ---> eb59ffae6da4 [2023-05-11T22:06:04.129Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T22:06:04.129Z] ---> Using cache [2023-05-11T22:06:04.129Z] ---> 6b74fa43ff82 [2023-05-11T22:06:04.129Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-11T22:06:04.129Z] ---> 9a8cd0a9f711 [2023-05-11T22:06:04.129Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-11T22:06:04.391Z] ---> Using cache [2023-05-11T22:06:04.391Z] ---> 8bb3f36f8de1 [2023-05-11T22:06:04.391Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:06:04.391Z] ---> Using cache [2023-05-11T22:06:04.391Z] ---> f2421469bc0d [2023-05-11T22:06:04.391Z] Step 7/27 : COPY . . [2023-05-11T22:06:04.391Z] ---> a1831b95c61c [2023-05-11T22:06:04.391Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T22:06:04.391Z] ---> Using cache [2023-05-11T22:06:04.391Z] ---> 2a28f1d3b6bc [2023-05-11T22:06:04.391Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T22:06:04.391Z] ---> Using cache [2023-05-11T22:06:04.391Z] ---> 2904a86d9409 [2023-05-11T22:06:04.391Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-11T22:06:04.391Z] ---> Using cache [2023-05-11T22:06:04.391Z] ---> 8fd4521f8012 [2023-05-11T22:06:04.391Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T22:06:04.391Z] ---> Using cache [2023-05-11T22:06:04.391Z] ---> e700a792234f [2023-05-11T22:06:04.391Z] 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-11T22:06:04.391Z] ---> Using cache [2023-05-11T22:06:04.391Z] ---> 932f470ba298 [2023-05-11T22:06:04.391Z] Step 12/27 : WORKDIR /edgex-go [2023-05-11T22:06:04.391Z] ---> Using cache [2023-05-11T22:06:04.391Z] ---> b8bb19c97690 [2023-05-11T22:06:04.391Z] [2023-05-11T22:06:04.391Z] Step 13/27 : FROM alpine:3.17 [2023-05-11T22:06:04.391Z] ---> 9ed4aefc74f6 [2023-05-11T22:06:04.391Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T22:06:04.391Z] ---> Using cache [2023-05-11T22:06:04.391Z] ---> d2fd912f0bd5 [2023-05-11T22:06:04.391Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-11T22:06:04.391Z] Removing intermediate container f18bcef41442 [2023-05-11T22:06:04.391Z] ---> 7939a0ecf721 [2023-05-11T22:06:04.391Z] Step 21/22 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:04.391Z] ---> Running in 78f7bf852590 [2023-05-11T22:06:04.391Z] ---> Running in 7bc3f244d8e4 [2023-05-11T22:06:04.391Z] ---> 25dfdfe04e4f [2023-05-11T22:06:04.391Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-11T22:06:04.722Z] Removing intermediate container 78f7bf852590 [2023-05-11T22:06:04.722Z] ---> a261a2f4c6da [2023-05-11T22:06:04.722Z] Step 22/22 : LABEL version=3.0.0-dev.156 [2023-05-11T22:06:04.722Z] ---> Running in f3e25b5c4118 [2023-05-11T22:06:04.722Z] ---> c3323a79b157 [2023-05-11T22:06:04.722Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-11T22:06:04.982Z] Removing intermediate container f3e25b5c4118 [2023-05-11T22:06:04.982Z] ---> b796bdcd021b [2023-05-11T22:06:04.982Z] [2023-05-11T22:06:04.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:06:04.982Z] Successfully built b796bdcd021b [2023-05-11T22:06:04.982Z] Successfully tagged security-proxy-setup:latest [2023-05-11T22:06:04.982Z]  Building security-proxy-setup ... done Building security-spire-server [2023-05-11T22:06:04.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:06:05.577Z] v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T22:06:05.577Z] v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T22:06:05.577Z] OK: 17821 distinct packages available [2023-05-11T22:06:05.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:06:05.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:06:05.839Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-11T22:06:05.839Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-11T22:06:05.839Z] (3/4) Installing libucontext (1.2-r0) [2023-05-11T22:06:05.839Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-11T22:06:06.100Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:06:06.100Z] OK: 7 MiB in 19 packages [2023-05-11T22:06:08.011Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:06:08.011Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:06:08.011Z] ---> 4de16198b07e [2023-05-11T22:06:08.011Z] Step 3/26 : WORKDIR /edgex-go [2023-05-11T22:06:08.011Z] ---> Using cache [2023-05-11T22:06:08.011Z] ---> eb59ffae6da4 [2023-05-11T22:06:08.011Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T22:06:08.011Z] ---> Using cache [2023-05-11T22:06:08.011Z] ---> 6b74fa43ff82 [2023-05-11T22:06:08.011Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-11T22:06:08.011Z] ---> Using cache [2023-05-11T22:06:08.011Z] ---> 8bb3f36f8de1 [2023-05-11T22:06:08.011Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:06:08.011Z] ---> Using cache [2023-05-11T22:06:08.011Z] ---> f2421469bc0d [2023-05-11T22:06:08.011Z] Step 7/26 : COPY . . [2023-05-11T22:06:08.011Z] ---> Using cache [2023-05-11T22:06:08.011Z] ---> 2a28f1d3b6bc [2023-05-11T22:06:08.011Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T22:06:08.011Z] ---> Using cache [2023-05-11T22:06:08.011Z] ---> 2904a86d9409 [2023-05-11T22:06:08.011Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-11T22:06:08.011Z] ---> Using cache [2023-05-11T22:06:08.011Z] ---> 8fd4521f8012 [2023-05-11T22:06:08.011Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T22:06:08.011Z] ---> Using cache [2023-05-11T22:06:08.011Z] ---> e700a792234f [2023-05-11T22:06:08.011Z] 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-11T22:06:08.954Z] ---> 7fb52bc353d6 [2023-05-11T22:06:08.954Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-11T22:06:08.954Z] ---> Running in 4029c694512b [2023-05-11T22:06:08.954Z] ---> 604276110121 [2023-05-11T22:06:08.954Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T22:06:08.954Z] ---> ca53022907e1 [2023-05-11T22:06:08.954Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-11T22:06:08.954Z] Removing intermediate container 7bc3f244d8e4 [2023-05-11T22:06:08.954Z] ---> 242643f40260 [2023-05-11T22:06:08.954Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:06:08.954Z] ---> Running in de6566d8e5bb [2023-05-11T22:06:08.954Z] ---> 05bd2413f4fb [2023-05-11T22:06:08.954Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-11T22:06:09.540Z] ---> 34a80cc36e31 [2023-05-11T22:06:09.540Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:06:09.540Z] ---> 7013a063ed3b [2023-05-11T22:06:09.540Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-11T22:06:09.813Z] ---> 8c2febe8357b [2023-05-11T22:06:09.813Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T22:06:09.813Z] ---> c19661b11331 [2023-05-11T22:06:09.813Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T22:06:10.183Z] ---> Running in 773cf28d4ccf [2023-05-11T22:06:11.569Z] Removing intermediate container de6566d8e5bb [2023-05-11T22:06:11.569Z] ---> c647b31871f8 [2023-05-11T22:06:11.569Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-11T22:06:11.569Z] Removing intermediate container 4029c694512b [2023-05-11T22:06:11.569Z] ---> 58360c145310 [2023-05-11T22:06:11.569Z] Step 12/26 : WORKDIR /edgex-go [2023-05-11T22:06:11.569Z] Removing intermediate container 773cf28d4ccf [2023-05-11T22:06:11.569Z] ---> 3820d90f4637 [2023-05-11T22:06:11.569Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T22:06:11.569Z] ---> Running in 2464705e52bb [2023-05-11T22:06:11.569Z] ---> 8bbb8fe87929 [2023-05-11T22:06:11.569Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T22:06:11.569Z] ---> Running in 2b1eca109a53 [2023-05-11T22:06:11.569Z] ---> Running in dd10c2d17315 [2023-05-11T22:06:11.843Z] Removing intermediate container 2464705e52bb [2023-05-11T22:06:11.843Z] ---> 4ca3b7c0966d [2023-05-11T22:06:11.843Z] Step 30/33 : CMD ["gate"] [2023-05-11T22:06:11.843Z] Removing intermediate container 2b1eca109a53 [2023-05-11T22:06:11.843Z] ---> 33aea4cca04c [2023-05-11T22:06:11.843Z] Step 25/27 : LABEL arch=x86_64 [2023-05-11T22:06:11.843Z] Removing intermediate container dd10c2d17315 [2023-05-11T22:06:11.843Z] ---> 75451f63ae67 [2023-05-11T22:06:11.843Z] [2023-05-11T22:06:11.843Z] Step 13/26 : FROM alpine:3.17 [2023-05-11T22:06:11.843Z] ---> 9ed4aefc74f6 [2023-05-11T22:06:11.843Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T22:06:11.843Z] ---> Using cache [2023-05-11T22:06:11.843Z] ---> d2fd912f0bd5 [2023-05-11T22:06:11.843Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-11T22:06:11.843Z] ---> Using cache [2023-05-11T22:06:11.843Z] ---> e135efb553ee [2023-05-11T22:06:11.843Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:06:11.843Z] ---> Using cache [2023-05-11T22:06:11.843Z] ---> 3f63e495cdbd [2023-05-11T22:06:11.843Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:06:11.843Z] ---> Using cache [2023-05-11T22:06:11.843Z] ---> Running in 84dc6f16fc86 [2023-05-11T22:06:11.843Z] ---> cb05853af740 [2023-05-11T22:06:11.843Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-11T22:06:11.843Z] ---> f8f97a176a2d [2023-05-11T22:06:11.843Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T22:06:11.843Z] ---> Running in 5d202327a6e1 [2023-05-11T22:06:12.102Z] Removing intermediate container a657aa9d26e3 [2023-05-11T22:06:12.102Z] ---> dcd4101df771 [2023-05-11T22:06:12.102Z] [2023-05-11T22:06:12.102Z] Step 9/20 : FROM alpine:3.17 [2023-05-11T22:06:12.102Z] ---> 9ed4aefc74f6 [2023-05-11T22:06:12.102Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-11T22:06:12.102Z] ---> Using cache [2023-05-11T22:06:12.102Z] ---> 7feb9c9fa36b [2023-05-11T22:06:12.102Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-11T22:06:12.102Z] ---> Running in 9541aed401f3 [2023-05-11T22:06:12.102Z] ---> Running in aee1fdf92312 [2023-05-11T22:06:12.102Z] Removing intermediate container 84dc6f16fc86 [2023-05-11T22:06:12.102Z] ---> ca59bef4b6c5 [2023-05-11T22:06:12.102Z] Step 31/33 : LABEL arch=x86_64 [2023-05-11T22:06:12.102Z] Removing intermediate container 5d202327a6e1 [2023-05-11T22:06:12.102Z] ---> 47e54b70b5aa [2023-05-11T22:06:12.102Z] Step 26/27 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:12.102Z] ---> Running in 50a20e08e0a6 [2023-05-11T22:06:12.102Z] ---> Running in 33e16958657b [2023-05-11T22:06:12.102Z] Removing intermediate container 9541aed401f3 [2023-05-11T22:06:12.102Z] ---> 59e9c0813600 [2023-05-11T22:06:12.102Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-11T22:06:12.360Z] Removing intermediate container 50a20e08e0a6 [2023-05-11T22:06:12.360Z] ---> 836e0445ee51 [2023-05-11T22:06:12.360Z] Step 32/33 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:12.361Z] Removing intermediate container 33e16958657b [2023-05-11T22:06:12.361Z] ---> 3732ba6cfc8b [2023-05-11T22:06:12.361Z] Step 27/27 : LABEL version=3.0.0-dev.156 [2023-05-11T22:06:12.619Z] ---> Running in 58f94e4a03f6 [2023-05-11T22:06:12.885Z] ---> Running in c37793c3ad7f [2023-05-11T22:06:12.885Z] ---> c378905430e7 [2023-05-11T22:06:12.885Z] Step 22/27 : WORKDIR / [2023-05-11T22:06:12.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:06:13.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:06:13.143Z] v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T22:06:13.143Z] v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T22:06:13.143Z] OK: 17821 distinct packages available [2023-05-11T22:06:13.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:06:13.455Z] Removing intermediate container 58f94e4a03f6 [2023-05-11T22:06:13.455Z] ---> 3ba327fc5090 [2023-05-11T22:06:13.455Z] Step 33/33 : LABEL version=3.0.0-dev.156 [2023-05-11T22:06:13.455Z] ---> Running in e1baa5342995 [2023-05-11T22:06:13.455Z] Removing intermediate container c37793c3ad7f [2023-05-11T22:06:13.455Z] ---> 81f7363a92c1 [2023-05-11T22:06:13.455Z] [2023-05-11T22:06:13.455Z] ---> Running in 8befcc20aad5 [2023-05-11T22:06:13.455Z] Successfully built 81f7363a92c1 [2023-05-11T22:06:13.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:06:13.455Z] Successfully tagged security-spire-agent:latest [2023-05-11T22:06:13.455Z]  Building security-spire-agent ... done Building core-metadata [2023-05-11T22:06:13.726Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-11T22:06:13.726Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-11T22:06:13.726Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-11T22:06:13.726Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-11T22:06:13.726Z] (5/9) Installing curl (8.0.1-r0) [2023-05-11T22:06:13.726Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-11T22:06:13.726Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-11T22:06:13.726Z] (8/9) Installing libucontext (1.2-r0) [2023-05-11T22:06:13.726Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-11T22:06:13.726Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:06:13.726Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T22:06:13.726Z] OK: 10 MiB in 24 packages [2023-05-11T22:06:14.537Z] Removing intermediate container e1baa5342995 [2023-05-11T22:06:14.537Z] ---> de7003239ff3 [2023-05-11T22:06:14.537Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T22:06:15.474Z] Removing intermediate container 8befcc20aad5 [2023-05-11T22:06:15.474Z] ---> 9c3fe41f9a31 [2023-05-11T22:06:15.474Z] [2023-05-11T22:06:15.474Z] Successfully built 9c3fe41f9a31 [2023-05-11T22:06:15.732Z] Successfully tagged security-bootstrapper:latest [2023-05-11T22:06:15.732Z] Building core-common-config-bootstrapper [2023-05-11T22:06:17.155Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:06:17.155Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:06:17.155Z] ---> 4de16198b07e [2023-05-11T22:06:17.155Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:06:17.155Z] ---> Using cache [2023-05-11T22:06:17.155Z] ---> 8bccb439ce80 [2023-05-11T22:06:17.155Z] Step 4/25 : WORKDIR /edgex-go [2023-05-11T22:06:17.155Z] ---> Using cache [2023-05-11T22:06:17.155Z] ---> ef234ab9fcb8 [2023-05-11T22:06:17.155Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-11T22:06:17.155Z] ---> Using cache [2023-05-11T22:06:17.155Z] ---> f6c6504223e8 [2023-05-11T22:06:17.155Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-11T22:06:17.155Z] ---> Using cache [2023-05-11T22:06:17.155Z] ---> f3e694a4a8cb [2023-05-11T22:06:17.155Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:06:17.155Z] ---> Using cache [2023-05-11T22:06:17.155Z] ---> c031154e235d [2023-05-11T22:06:17.155Z] Step 8/25 : COPY . . [2023-05-11T22:06:17.155Z] ---> Using cache [2023-05-11T22:06:17.155Z] ---> b7afd84d7d35 [2023-05-11T22:06:17.155Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-11T22:06:19.058Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:06:19.058Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:06:19.058Z] ---> 4de16198b07e [2023-05-11T22:06:19.058Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:06:19.058Z] ---> Using cache [2023-05-11T22:06:19.058Z] ---> 8bccb439ce80 [2023-05-11T22:06:19.058Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T22:06:19.058Z] ---> Using cache [2023-05-11T22:06:19.058Z] ---> ef234ab9fcb8 [2023-05-11T22:06:19.058Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T22:06:19.058Z] ---> Using cache [2023-05-11T22:06:19.058Z] ---> f6c6504223e8 [2023-05-11T22:06:19.058Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T22:06:19.058Z] ---> Using cache [2023-05-11T22:06:19.058Z] ---> f3e694a4a8cb [2023-05-11T22:06:19.058Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:06:19.058Z] ---> Using cache [2023-05-11T22:06:19.058Z] ---> c031154e235d [2023-05-11T22:06:19.058Z] Step 8/23 : COPY . . [2023-05-11T22:06:19.058Z] ---> Using cache [2023-05-11T22:06:19.058Z] ---> b7afd84d7d35 [2023-05-11T22:06:19.058Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-11T22:06:19.322Z] ---> 61a7628c2946 [2023-05-11T22:06:19.322Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T22:06:19.584Z] ---> Running in 254a2f464b2a [2023-05-11T22:06:19.584Z] ---> Running in b4b7d064a4e4 [2023-05-11T22:06:19.584Z] ---> Running in 75d782a02adc [2023-05-11T22:06:19.584Z] Removing intermediate container 254a2f464b2a [2023-05-11T22:06:19.584Z] ---> cea407042e6b [2023-05-11T22:06:19.584Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T22:06:19.584Z] ---> eaa4d504c4e7 [2023-05-11T22:06:19.584Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-11T22:06:19.584Z] ---> Running in f2e69d5fd6db [2023-05-11T22:06:19.849Z] Removing intermediate container aee1fdf92312 [2023-05-11T22:06:19.849Z] ---> ac6230d2436c [2023-05-11T22:06:19.849Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:06:19.849Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-11T22:06:19.849Z] Removing intermediate container f2e69d5fd6db [2023-05-11T22:06:19.849Z] ---> eef9cacc5f52 [2023-05-11T22:06:19.849Z] Step 25/27 : LABEL arch=x86_64 [2023-05-11T22:06:19.849Z] ---> 1be3a1cd5b22 [2023-05-11T22:06:19.849Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-11T22:06:19.849Z] ---> Running in 5c38de742779 [2023-05-11T22:06:19.849Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-11T22:06:20.108Z] Removing intermediate container 5c38de742779 [2023-05-11T22:06:20.108Z] ---> 797b65bd9efe [2023-05-11T22:06:20.108Z] Step 26/27 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:20.108Z] ---> cbb20db6f35b [2023-05-11T22:06:20.108Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:06:20.108Z] ---> Running in abd0696ceb38 [2023-05-11T22:06:20.108Z] ---> e5dad1e2743f [2023-05-11T22:06:20.108Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T22:06:20.366Z] ---> Running in 7100aae64258 [2023-05-11T22:06:20.366Z] Removing intermediate container abd0696ceb38 [2023-05-11T22:06:20.366Z] ---> 1d4c4840000a [2023-05-11T22:06:20.366Z] Step 27/27 : LABEL version=3.0.0-dev.156 [2023-05-11T22:06:20.366Z] ---> bab14c1dc1da [2023-05-11T22:06:20.366Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-11T22:06:20.366Z] ---> Running in 4e0aebe68d4c [2023-05-11T22:06:20.366Z] Removing intermediate container 7100aae64258 [2023-05-11T22:06:20.366Z] ---> 1b113591b027 [2023-05-11T22:06:20.366Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T22:06:20.366Z] ---> Running in be306f9982a1 [2023-05-11T22:06:20.366Z] Removing intermediate container 4e0aebe68d4c [2023-05-11T22:06:20.366Z] ---> ae07a94e45fc [2023-05-11T22:06:20.366Z] [2023-05-11T22:06:20.630Z] Successfully built ae07a94e45fc [2023-05-11T22:06:20.889Z] Successfully tagged security-spire-config:latest [2023-05-11T22:06:20.889Z]  Building security-spire-config ... done Removing intermediate container be306f9982a1 [2023-05-11T22:06:20.889Z] ---> 503e9a0b9d43 [2023-05-11T22:06:20.889Z] Step 24/26 : LABEL arch=x86_64 [2023-05-11T22:06:21.147Z] ---> Running in f2d412762f33 [2023-05-11T22:06:21.147Z] ---> 65f0299470ae [2023-05-11T22:06:21.147Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:06:21.147Z] Removing intermediate container f2d412762f33 [2023-05-11T22:06:21.147Z] ---> cb90f9eac116 [2023-05-11T22:06:21.147Z] Step 25/26 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:21.147Z] ---> Running in 2bad4e670828 [2023-05-11T22:06:21.147Z] ---> b2bc8009dc21 [2023-05-11T22:06:21.147Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-11T22:06:21.147Z] ---> Running in 04bec7904d38 [2023-05-11T22:06:21.147Z] Removing intermediate container 2bad4e670828 [2023-05-11T22:06:21.147Z] ---> 5bcf2fd9efc8 [2023-05-11T22:06:21.147Z] Step 26/26 : LABEL version=3.0.0-dev.156 [2023-05-11T22:06:21.404Z] ---> Running in 36cbc4c2dadb [2023-05-11T22:06:21.405Z] Removing intermediate container 04bec7904d38 [2023-05-11T22:06:21.405Z] ---> cbdc56ea8d55 [2023-05-11T22:06:21.405Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T22:06:21.405Z] ---> Running in f8c80bb622ef [2023-05-11T22:06:21.405Z] Removing intermediate container 36cbc4c2dadb [2023-05-11T22:06:21.405Z] ---> 76d19bdf28bc [2023-05-11T22:06:21.405Z] [2023-05-11T22:06:21.405Z] Removing intermediate container f8c80bb622ef [2023-05-11T22:06:21.405Z] ---> 49197b6a5a10 [2023-05-11T22:06:21.405Z] Step 18/20 : LABEL arch=x86_64 [2023-05-11T22:06:21.405Z] Successfully built 76d19bdf28bc [2023-05-11T22:06:21.405Z] Successfully tagged security-spire-server:latest [2023-05-11T22:06:21.405Z]  Building security-spire-server ... done  ---> Running in 73e299fd4f19 [2023-05-11T22:06:21.663Z] Removing intermediate container 73e299fd4f19 [2023-05-11T22:06:21.663Z] ---> dad9f7a5c0ec [2023-05-11T22:06:21.663Z] Step 19/20 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:21.663Z] ---> Running in f2155520bc64 [2023-05-11T22:06:21.663Z] Removing intermediate container f2155520bc64 [2023-05-11T22:06:21.663Z] ---> 7fcd39ed1263 [2023-05-11T22:06:21.663Z] Step 20/20 : LABEL version=3.0.0-dev.156 [2023-05-11T22:06:21.664Z] ---> Running in c794c97b8356 [2023-05-11T22:06:21.664Z] Removing intermediate container c794c97b8356 [2023-05-11T22:06:21.664Z] ---> 538cb1046d16 [2023-05-11T22:06:21.664Z] [2023-05-11T22:06:21.921Z] Successfully built 538cb1046d16 [2023-05-11T22:06:21.921Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-11T22:06:43.848Z]  Building security-spiffe-token-provider ... done Removing intermediate container 75d782a02adc [2023-05-11T22:06:43.848Z] ---> 98b2679a3d17 [2023-05-11T22:06:43.848Z] [2023-05-11T22:06:43.848Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T22:06:43.848Z] ---> 9ed4aefc74f6 [2023-05-11T22:06:43.848Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-11T22:06:43.848Z] ---> Using cache [2023-05-11T22:06:43.848Z] ---> f3ddbff92ddc [2023-05-11T22:06:43.848Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:06:43.848Z] ---> Using cache [2023-05-11T22:06:43.848Z] ---> a9b3e4aeec4b [2023-05-11T22:06:43.848Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:06:43.848Z] Removing intermediate container b4b7d064a4e4 [2023-05-11T22:06:43.848Z] ---> 62451c9cee42 [2023-05-11T22:06:43.848Z] [2023-05-11T22:06:43.848Z] Step 10/25 : FROM alpine:3.17 [2023-05-11T22:06:43.848Z] ---> 9ed4aefc74f6 [2023-05-11T22:06:43.848Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:06:43.848Z] ---> Using cache [2023-05-11T22:06:43.848Z] ---> b10b91d50608 [2023-05-11T22:06:43.848Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T22:06:43.848Z] ---> Using cache [2023-05-11T22:06:43.848Z] ---> 4285a119e3e9 [2023-05-11T22:06:43.848Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-11T22:06:43.848Z] ---> Using cache [2023-05-11T22:06:43.848Z] ---> d64c64bfe9d3 [2023-05-11T22:06:43.848Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:06:43.848Z] ---> Using cache [2023-05-11T22:06:43.848Z] ---> ffd55cfae925 [2023-05-11T22:06:43.848Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-11T22:06:43.848Z] ---> Running in 8848a4443452 [2023-05-11T22:06:43.848Z] Removing intermediate container 8848a4443452 [2023-05-11T22:06:43.848Z] ---> 0e5ba0608b48 [2023-05-11T22:06:43.848Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-11T22:06:43.848Z] ---> Running in 9e885ffdb0a8 [2023-05-11T22:06:43.848Z] Removing intermediate container 9e885ffdb0a8 [2023-05-11T22:06:43.848Z] ---> 68ccb805a1cc [2023-05-11T22:06:43.848Z] Step 15/25 : WORKDIR / [2023-05-11T22:06:43.848Z] ---> Running in e8c8b9d8f0f9 [2023-05-11T22:06:43.848Z] ---> 7a5e2ce517ef [2023-05-11T22:06:43.848Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:06:43.848Z] Removing intermediate container e8c8b9d8f0f9 [2023-05-11T22:06:43.849Z] ---> ca0ab5d0f92f [2023-05-11T22:06:43.849Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:06:43.849Z] ---> e2071c691a96 [2023-05-11T22:06:43.849Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-11T22:06:43.849Z] ---> 60cb75279ddd [2023-05-11T22:06:43.849Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:06:43.849Z] ---> 7c932c8927a4 [2023-05-11T22:06:43.849Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T22:06:43.849Z] ---> Running in 0b718acb5089 [2023-05-11T22:06:43.849Z] ---> 9656a71aeb17 [2023-05-11T22:06:43.849Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-11T22:06:43.849Z] ---> 472b92a3b376 [2023-05-11T22:06:43.849Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:06:43.849Z] ---> 925f19ee0e12 [2023-05-11T22:06:43.849Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-11T22:06:43.849Z] Removing intermediate container 0b718acb5089 [2023-05-11T22:06:43.849Z] ---> b54251fcde29 [2023-05-11T22:06:43.849Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T22:06:43.849Z] ---> Running in ffeb7fe8c163 [2023-05-11T22:06:43.849Z] ---> c260604e8a69 [2023-05-11T22:06:43.849Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-11T22:06:43.849Z] ---> Running in fd8f2e0d6d06 [2023-05-11T22:06:43.849Z] Removing intermediate container ffeb7fe8c163 [2023-05-11T22:06:43.849Z] ---> 9b8595a79165 [2023-05-11T22:06:43.849Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T22:06:43.849Z] ---> Running in 44e4dc792c0c [2023-05-11T22:06:43.849Z] Removing intermediate container fd8f2e0d6d06 [2023-05-11T22:06:43.849Z] ---> 1947a6655b84 [2023-05-11T22:06:43.849Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T22:06:43.849Z] ---> Running in a2edb2ab76f0 [2023-05-11T22:06:43.849Z] Removing intermediate container 44e4dc792c0c [2023-05-11T22:06:43.849Z] ---> bf2cf617c334 [2023-05-11T22:06:43.849Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T22:06:43.849Z] ---> Running in 1d1249bb1271 [2023-05-11T22:06:43.849Z] Removing intermediate container a2edb2ab76f0 [2023-05-11T22:06:43.849Z] ---> 236c765c4456 [2023-05-11T22:06:43.849Z] Step 23/25 : LABEL arch=x86_64 [2023-05-11T22:06:43.849Z] ---> Running in f83eb2aa8233 [2023-05-11T22:06:43.849Z] Removing intermediate container 1d1249bb1271 [2023-05-11T22:06:43.849Z] ---> 81965baf9397 [2023-05-11T22:06:43.849Z] Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:43.849Z] ---> Running in 0d5e870cf009 [2023-05-11T22:06:43.849Z] Removing intermediate container f83eb2aa8233 [2023-05-11T22:06:43.849Z] ---> 8caec03bcf3f [2023-05-11T22:06:43.849Z] Step 24/25 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:43.849Z] ---> Running in a3a0998bfb12 [2023-05-11T22:06:43.849Z] Removing intermediate container 0d5e870cf009 [2023-05-11T22:06:43.849Z] ---> d78b03fe2579 [2023-05-11T22:06:43.849Z] Step 23/23 : LABEL version=3.0.0-dev.156 [2023-05-11T22:06:43.849Z] ---> Running in b6291f9984d8 [2023-05-11T22:06:43.849Z] Removing intermediate container a3a0998bfb12 [2023-05-11T22:06:43.849Z] ---> a99b7096bbae [2023-05-11T22:06:43.849Z] Step 25/25 : LABEL version=3.0.0-dev.156 [2023-05-11T22:06:43.849Z] ---> Running in 065a8dca8094 [2023-05-11T22:06:43.849Z] Removing intermediate container b6291f9984d8 [2023-05-11T22:06:43.849Z] ---> 4cfaae05414f [2023-05-11T22:06:43.849Z] [2023-05-11T22:06:43.849Z] Successfully built 4cfaae05414f [2023-05-11T22:06:43.849Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-11T22:06:43.849Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 065a8dca8094 [2023-05-11T22:06:43.849Z] ---> b45747b52566 [2023-05-11T22:06:43.849Z] [2023-05-11T22:06:43.849Z] Successfully built b45747b52566 [2023-05-11T22:06:43.849Z] Successfully tagged core-metadata:latest [2023-05-11T22:06:43.856Z]  Building core-metadata ... done  [Pipeline] } [2023-05-11T22:06:43.863Z] $ docker stop --time=1 937b51af312edada34ab4b54d5ea3432a5ef9491fe331597f85fbbcc65cb3ce2 [2023-05-11T22:06:45.142Z] $ docker rm -f --volumes 937b51af312edada34ab4b54d5ea3432a5ef9491fe331597f85fbbcc65cb3ce2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T22:06:45.299Z] Removing intermediate container d33e2b84c7c4 [2023-05-11T22:06:45.299Z] ---> 0abdc186aaef [2023-05-11T22:06:45.299Z] Step 7/25 : COPY . . [2023-05-11T22:06:45.299Z] Removing intermediate container e5f11184b164 [2023-05-11T22:06:45.299Z] ---> fbc97587ae87 [2023-05-11T22:06:45.299Z] Step 8/25 : COPY . . [2023-05-11T22:06:45.299Z] Removing intermediate container d7d37c8e505a [2023-05-11T22:06:45.299Z] ---> f8f730342643 [2023-05-11T22:06:45.299Z] Step 8/23 : COPY . . [2023-05-11T22:06:45.299Z] Removing intermediate container 3c6fa307a5f2 [2023-05-11T22:06:45.299Z] ---> 1c372f4d0828 [2023-05-11T22:06:45.299Z] Step 8/24 : COPY . . [2023-05-11T22:06:45.299Z] Removing intermediate container da66930ac52f [2023-05-11T22:06:45.299Z] ---> 2430df3acda3 [2023-05-11T22:06:45.299Z] Step 7/26 : COPY . . [2023-05-11T22:06:45.484Z] + docker images [2023-05-11T22:06:45.484Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-11T22:06:45.484Z] core-common-config-bootstrapper latest 4cfaae05414f 2 seconds ago 17.2MB [2023-05-11T22:06:45.484Z] core-metadata latest b45747b52566 2 seconds ago 20.4MB [2023-05-11T22:06:45.484Z] 62451c9cee42 5 seconds ago 1.73GB [2023-05-11T22:06:45.484Z] 98b2679a3d17 6 seconds ago 1.72GB [2023-05-11T22:06:45.484Z] security-spiffe-token-provider latest 538cb1046d16 24 seconds ago 32.8MB [2023-05-11T22:06:45.484Z] security-spire-server latest 76d19bdf28bc 24 seconds ago 103MB [2023-05-11T22:06:45.484Z] security-spire-config latest ae07a94e45fc 25 seconds ago 102MB [2023-05-11T22:06:45.484Z] security-bootstrapper latest 9c3fe41f9a31 32 seconds ago 22.2MB [2023-05-11T22:06:45.484Z] security-spire-agent latest 81f7363a92c1 32 seconds ago 161MB [2023-05-11T22:06:45.484Z] dcd4101df771 34 seconds ago 1.76GB [2023-05-11T22:06:45.484Z] 75451f63ae67 34 seconds ago 1.58GB [2023-05-11T22:06:45.484Z] security-proxy-setup latest b796bdcd021b 41 seconds ago 18.7MB [2023-05-11T22:06:45.484Z] core-data latest 1fe305ce1fea 47 seconds ago 20MB [2023-05-11T22:06:45.484Z] b8bb19c97690 51 seconds ago 1.58GB [2023-05-11T22:06:45.484Z] 0e9bab5caf70 57 seconds ago 1.7GB [2023-05-11T22:06:45.484Z] 4c6ee8639cb5 About a minute ago 1.73GB [2023-05-11T22:06:45.484Z] ec3f3ed00e9e About a minute ago 1.71GB [2023-05-11T22:06:45.484Z] support-notifications latest 079cb7e4b368 About a minute ago 32.4MB [2023-05-11T22:06:45.484Z] security-secretstore-setup latest 103221581a71 About a minute ago 32.8MB [2023-05-11T22:06:45.484Z] core-command latest 5f7c3d97d0d2 About a minute ago 19.9MB [2023-05-11T22:06:45.484Z] security-proxy-auth latest 7df3034356c6 About a minute ago 18.3MB [2023-05-11T22:06:45.484Z] support-scheduler latest 5a6b797ef48a About a minute ago 31.8MB [2023-05-11T22:06:45.484Z] 2316c6b5e61d About a minute ago 1.79GB [2023-05-11T22:06:45.484Z] d82ee3ca270a About a minute ago 1.79GB [2023-05-11T22:06:45.484Z] 2215da18182a 2 minutes ago 1.72GB [2023-05-11T22:06:45.484Z] 4f09d05c1fdc 2 minutes ago 1.72GB [2023-05-11T22:06:45.484Z] 49ca85098040 2 minutes ago 1.7GB [2023-05-11T22:06:45.484Z] ci-base-image-x86_64 latest 4de16198b07e 6 minutes ago 918MB [2023-05-11T22:06:45.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-11T22:06:45.484Z] alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB [2023-05-11T22:06:45.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-11T22:06:45.484Z] 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-11T22:06:45.619Z] provisioning config files... [2023-05-11T22:06:45.628Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/522@tmp/config15617391260673878839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:06:45.958Z] ---> docker-login.sh [2023-05-11T22:06:45.958Z] nexus3.edgexfoundry.org:10001 [2023-05-11T22:06:45.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:06:45.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:06:45.958Z] Configure a credential helper to remove this warning. See [2023-05-11T22:06:45.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:06:45.958Z] [2023-05-11T22:06:45.958Z] Login Succeeded [2023-05-11T22:06:45.958Z] nexus3.edgexfoundry.org:10002 [2023-05-11T22:06:45.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:06:45.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:06:45.958Z] Configure a credential helper to remove this warning. See [2023-05-11T22:06:45.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:06:45.958Z] [2023-05-11T22:06:45.958Z] Login Succeeded [2023-05-11T22:06:45.958Z] nexus3.edgexfoundry.org:10003 [2023-05-11T22:06:46.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:06:46.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:06:46.218Z] Configure a credential helper to remove this warning. See [2023-05-11T22:06:46.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:06:46.218Z] [2023-05-11T22:06:46.218Z] Login Succeeded [2023-05-11T22:06:46.218Z] nexus3.edgexfoundry.org:10004 [2023-05-11T22:06:46.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:06:46.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:06:46.218Z] Configure a credential helper to remove this warning. See [2023-05-11T22:06:46.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:06:46.218Z] [2023-05-11T22:06:46.218Z] Login Succeeded [2023-05-11T22:06:46.218Z] docker.io [2023-05-11T22:06:46.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:06:46.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:06:46.478Z] Configure a credential helper to remove this warning. See [2023-05-11T22:06:46.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:06:46.478Z] [2023-05-11T22:06:46.478Z] Login Succeeded [2023-05-11T22:06:46.478Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T22:06:46.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:06:46.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T22:06:46.535Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-11T22:06:46.535Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:46.535Z] latest [2023-05-11T22:06:46.535Z] 3.0.0-dev.156 [2023-05-11T22:06:46.535Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:06:46.535Z] main [2023-05-11T22:06:46.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:46.849Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:47.153Z] + docker push nexus3.edgexfoundry.org:10004/core-command:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:47.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-11T22:06:47.154Z] b8d898c0da74: Preparing [2023-05-11T22:06:47.154Z] 6930bc8d33e3: Preparing [2023-05-11T22:06:47.154Z] 6043203e1b76: Preparing [2023-05-11T22:06:47.154Z] 5c76b8f4505d: Preparing [2023-05-11T22:06:47.154Z] 203e8b0373eb: Preparing [2023-05-11T22:06:47.154Z] f1417ff83b31: Preparing [2023-05-11T22:06:47.154Z] f1417ff83b31: Waiting [2023-05-11T22:06:47.154Z] 203e8b0373eb: Pushed [2023-05-11T22:06:47.154Z] 5c76b8f4505d: Pushed [2023-05-11T22:06:47.154Z] b8d898c0da74: Pushed [2023-05-11T22:06:47.154Z] 6043203e1b76: Pushed [2023-05-11T22:06:47.154Z] f1417ff83b31: Layer already exists [2023-05-11T22:06:47.255Z] ---> 77c7594509d9 [2023-05-11T22:06:47.255Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-11T22:06:47.255Z] ---> d95c7d4becd1 [2023-05-11T22:06:47.255Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-11T22:06:47.255Z] ---> 1a95f01f260b [2023-05-11T22:06:47.255Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-11T22:06:47.255Z] ---> Running in c34633d41e29 [2023-05-11T22:06:47.529Z] ---> Running in 1042ff1b9576 [2023-05-11T22:06:47.529Z] ---> Running in d5c2830ebd7e [2023-05-11T22:06:47.529Z] ---> 7b267c3a0052 [2023-05-11T22:06:47.529Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-11T22:06:47.529Z] ---> 7afff0696acc [2023-05-11T22:06:47.529Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T22:06:47.800Z] ---> Running in 1b230ccd8d3c [2023-05-11T22:06:48.078Z] ---> Running in c7080a34d787 [2023-05-11T22:06:48.671Z] Removing intermediate container c7080a34d787 [2023-05-11T22:06:48.671Z] ---> 9ebfa2536f48 [2023-05-11T22:06:48.671Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-11T22:06:48.941Z] ---> Running in 65cdfa3c7cb8 [2023-05-11T22:06:49.058Z] 6930bc8d33e3: Pushed [2023-05-11T22:06:49.058Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:60739d7fc4f99957171bf2e14fa57beeef76e7c540a9420532fa7bee8a7631f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:49.384Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:49.533Z] Removing intermediate container 65cdfa3c7cb8 [2023-05-11T22:06:49.533Z] ---> ee741676c11e [2023-05-11T22:06:49.533Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T22:06:49.533Z] ---> Running in ab96ffa34e25 [2023-05-11T22:06:49.700Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-11T22:06:49.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-11T22:06:49.700Z] b8d898c0da74: Preparing [2023-05-11T22:06:49.700Z] 6930bc8d33e3: Preparing [2023-05-11T22:06:49.700Z] 6043203e1b76: Preparing [2023-05-11T22:06:49.700Z] 5c76b8f4505d: Preparing [2023-05-11T22:06:49.700Z] 203e8b0373eb: Preparing [2023-05-11T22:06:49.700Z] f1417ff83b31: Preparing [2023-05-11T22:06:49.700Z] f1417ff83b31: Waiting [2023-05-11T22:06:49.700Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:06:49.700Z] 203e8b0373eb: Layer already exists [2023-05-11T22:06:49.700Z] 6930bc8d33e3: Layer already exists [2023-05-11T22:06:49.700Z] b8d898c0da74: Layer already exists [2023-05-11T22:06:49.700Z] 6043203e1b76: Layer already exists [2023-05-11T22:06:49.700Z] f1417ff83b31: Layer already exists [2023-05-11T22:06:49.700Z] latest: digest: sha256:60739d7fc4f99957171bf2e14fa57beeef76e7c540a9420532fa7bee8a7631f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:50.010Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:50.322Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.156 [2023-05-11T22:06:50.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-11T22:06:50.322Z] b8d898c0da74: Preparing [2023-05-11T22:06:50.322Z] 6930bc8d33e3: Preparing [2023-05-11T22:06:50.322Z] 6043203e1b76: Preparing [2023-05-11T22:06:50.322Z] 5c76b8f4505d: Preparing [2023-05-11T22:06:50.322Z] 203e8b0373eb: Preparing [2023-05-11T22:06:50.322Z] f1417ff83b31: Preparing [2023-05-11T22:06:50.322Z] f1417ff83b31: Waiting [2023-05-11T22:06:50.322Z] 203e8b0373eb: Layer already exists [2023-05-11T22:06:50.322Z] 6930bc8d33e3: Layer already exists [2023-05-11T22:06:50.322Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:06:50.322Z] 6043203e1b76: Layer already exists [2023-05-11T22:06:50.322Z] b8d898c0da74: Layer already exists [2023-05-11T22:06:50.322Z] f1417ff83b31: Layer already exists [2023-05-11T22:06:50.322Z] 3.0.0-dev.156: digest: sha256:60739d7fc4f99957171bf2e14fa57beeef76e7c540a9420532fa7bee8a7631f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:50.511Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-11T22:06:50.511Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-11T22:06:50.637Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:50.806Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-11T22:06:50.806Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-11T22:06:50.806Z] Removing intermediate container ab96ffa34e25 [2023-05-11T22:06:50.806Z] ---> de9b1d46d91a [2023-05-11T22:06:50.806Z] 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-11T22:06:50.945Z] + docker push nexus3.edgexfoundry.org:10004/core-command:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:06:50.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-11T22:06:50.945Z] b8d898c0da74: Preparing [2023-05-11T22:06:50.945Z] 6930bc8d33e3: Preparing [2023-05-11T22:06:50.945Z] 6043203e1b76: Preparing [2023-05-11T22:06:50.945Z] 5c76b8f4505d: Preparing [2023-05-11T22:06:50.945Z] 203e8b0373eb: Preparing [2023-05-11T22:06:50.945Z] f1417ff83b31: Preparing [2023-05-11T22:06:50.945Z] f1417ff83b31: Waiting [2023-05-11T22:06:50.945Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:06:50.945Z] b8d898c0da74: Layer already exists [2023-05-11T22:06:50.945Z] 6043203e1b76: Layer already exists [2023-05-11T22:06:50.945Z] 203e8b0373eb: Layer already exists [2023-05-11T22:06:50.945Z] 6930bc8d33e3: Layer already exists [2023-05-11T22:06:50.945Z] f1417ff83b31: Layer already exists [2023-05-11T22:06:50.945Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:60739d7fc4f99957171bf2e14fa57beeef76e7c540a9420532fa7bee8a7631f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:51.079Z] ---> Running in 924ac4f90d14 [2023-05-11T22:06:51.253Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:51.578Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-11T22:06:51.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-11T22:06:51.578Z] b8d898c0da74: Preparing [2023-05-11T22:06:51.578Z] 6930bc8d33e3: Preparing [2023-05-11T22:06:51.578Z] 6043203e1b76: Preparing [2023-05-11T22:06:51.578Z] 5c76b8f4505d: Preparing [2023-05-11T22:06:51.578Z] 203e8b0373eb: Preparing [2023-05-11T22:06:51.578Z] f1417ff83b31: Preparing [2023-05-11T22:06:51.578Z] f1417ff83b31: Waiting [2023-05-11T22:06:51.578Z] 6930bc8d33e3: Layer already exists [2023-05-11T22:06:51.578Z] 203e8b0373eb: Layer already exists [2023-05-11T22:06:51.578Z] b8d898c0da74: Layer already exists [2023-05-11T22:06:51.578Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:06:51.578Z] 6043203e1b76: Layer already exists [2023-05-11T22:06:51.578Z] f1417ff83b31: Layer already exists [2023-05-11T22:06:51.578Z] main: digest: sha256:60739d7fc4f99957171bf2e14fa57beeef76e7c540a9420532fa7bee8a7631f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:06:51.626Z] ===================================================== [Pipeline] echo [2023-05-11T22:06:51.634Z] taggedImages: [2023-05-11T22:06:51.634Z] - nexus3.edgexfoundry.org:10004/core-command:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:51.634Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-11T22:06:51.634Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.156 [2023-05-11T22:06:51.634Z] - nexus3.edgexfoundry.org:10004/core-command:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:06:51.634Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-11T22:06:51.659Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-11T22:06:51.659Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:51.659Z] latest [2023-05-11T22:06:51.659Z] 3.0.0-dev.156 [2023-05-11T22:06:51.659Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:06:51.659Z] main [2023-05-11T22:06:51.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:51.979Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:52.286Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:52.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-11T22:06:52.286Z] 3a3be3c00128: Preparing [2023-05-11T22:06:52.286Z] b7dc0e66f543: Preparing [2023-05-11T22:06:52.286Z] 2a52b738a414: Preparing [2023-05-11T22:06:52.286Z] 2d1a9bd9f8e3: Preparing [2023-05-11T22:06:52.286Z] 6043203e1b76: Preparing [2023-05-11T22:06:52.286Z] 5c76b8f4505d: Preparing [2023-05-11T22:06:52.286Z] 203e8b0373eb: Preparing [2023-05-11T22:06:52.286Z] f1417ff83b31: Preparing [2023-05-11T22:06:52.286Z] 203e8b0373eb: Waiting [2023-05-11T22:06:52.286Z] 5c76b8f4505d: Waiting [2023-05-11T22:06:52.286Z] f1417ff83b31: Waiting [2023-05-11T22:06:52.286Z] 6043203e1b76: Layer already exists [2023-05-11T22:06:52.286Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:06:52.286Z] 203e8b0373eb: Layer already exists [2023-05-11T22:06:52.286Z] f1417ff83b31: Layer already exists [2023-05-11T22:06:52.286Z] 2a52b738a414: Pushed [2023-05-11T22:06:52.286Z] b7dc0e66f543: Pushed [2023-05-11T22:06:52.286Z] 3a3be3c00128: Pushed [2023-05-11T22:06:53.669Z] 2d1a9bd9f8e3: Pushed [2023-05-11T22:06:53.669Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:41385d9838f0106db3e4d17110bd7c8f739fa7c5a1ba8f0f639b3c2885d7e5d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:53.996Z] + 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-11T22:06:54.316Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-11T22:06:54.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-11T22:06:54.317Z] 3a3be3c00128: Preparing [2023-05-11T22:06:54.317Z] b7dc0e66f543: Preparing [2023-05-11T22:06:54.317Z] 2a52b738a414: Preparing [2023-05-11T22:06:54.317Z] 2d1a9bd9f8e3: Preparing [2023-05-11T22:06:54.317Z] 6043203e1b76: Preparing [2023-05-11T22:06:54.317Z] 5c76b8f4505d: Preparing [2023-05-11T22:06:54.317Z] 203e8b0373eb: Preparing [2023-05-11T22:06:54.317Z] f1417ff83b31: Preparing [2023-05-11T22:06:54.317Z] 5c76b8f4505d: Waiting [2023-05-11T22:06:54.317Z] 203e8b0373eb: Waiting [2023-05-11T22:06:54.317Z] f1417ff83b31: Waiting [2023-05-11T22:06:54.317Z] 6043203e1b76: Layer already exists [2023-05-11T22:06:54.317Z] b7dc0e66f543: Layer already exists [2023-05-11T22:06:54.317Z] 2d1a9bd9f8e3: Layer already exists [2023-05-11T22:06:54.317Z] 2a52b738a414: Layer already exists [2023-05-11T22:06:54.317Z] 3a3be3c00128: Layer already exists [2023-05-11T22:06:54.317Z] f1417ff83b31: Layer already exists [2023-05-11T22:06:54.317Z] 203e8b0373eb: Layer already exists [2023-05-11T22:06:54.317Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:06:54.317Z] latest: digest: sha256:41385d9838f0106db3e4d17110bd7c8f739fa7c5a1ba8f0f639b3c2885d7e5d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:54.638Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:54.944Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.156 [2023-05-11T22:06:54.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-11T22:06:54.944Z] 3a3be3c00128: Preparing [2023-05-11T22:06:54.944Z] b7dc0e66f543: Preparing [2023-05-11T22:06:54.944Z] 2a52b738a414: Preparing [2023-05-11T22:06:54.944Z] 2d1a9bd9f8e3: Preparing [2023-05-11T22:06:54.944Z] 6043203e1b76: Preparing [2023-05-11T22:06:54.944Z] 5c76b8f4505d: Preparing [2023-05-11T22:06:54.944Z] 203e8b0373eb: Preparing [2023-05-11T22:06:54.944Z] f1417ff83b31: Preparing [2023-05-11T22:06:54.944Z] 5c76b8f4505d: Waiting [2023-05-11T22:06:54.944Z] 203e8b0373eb: Waiting [2023-05-11T22:06:54.944Z] f1417ff83b31: Waiting [2023-05-11T22:06:54.944Z] 3a3be3c00128: Layer already exists [2023-05-11T22:06:54.944Z] 2a52b738a414: Layer already exists [2023-05-11T22:06:54.944Z] b7dc0e66f543: Layer already exists [2023-05-11T22:06:54.944Z] 6043203e1b76: Layer already exists [2023-05-11T22:06:54.944Z] 2d1a9bd9f8e3: Layer already exists [2023-05-11T22:06:54.944Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:06:54.944Z] f1417ff83b31: Layer already exists [2023-05-11T22:06:54.944Z] 203e8b0373eb: Layer already exists [2023-05-11T22:06:54.944Z] 3.0.0-dev.156: digest: sha256:41385d9838f0106db3e4d17110bd7c8f739fa7c5a1ba8f0f639b3c2885d7e5d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:55.358Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:55.432Z] Removing intermediate container 924ac4f90d14 [2023-05-11T22:06:55.432Z] ---> 40bbdca116fe [2023-05-11T22:06:55.432Z] Step 12/26 : WORKDIR /edgex-go [2023-05-11T22:06:55.432Z] ---> Running in 5800e6788b0a [2023-05-11T22:06:55.761Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:06:55.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-11T22:06:55.761Z] 3a3be3c00128: Preparing [2023-05-11T22:06:55.761Z] b7dc0e66f543: Preparing [2023-05-11T22:06:55.761Z] 2a52b738a414: Preparing [2023-05-11T22:06:55.761Z] 2d1a9bd9f8e3: Preparing [2023-05-11T22:06:55.761Z] 6043203e1b76: Preparing [2023-05-11T22:06:55.761Z] 5c76b8f4505d: Preparing [2023-05-11T22:06:55.761Z] 203e8b0373eb: Preparing [2023-05-11T22:06:55.761Z] f1417ff83b31: Preparing [2023-05-11T22:06:55.761Z] f1417ff83b31: Waiting [2023-05-11T22:06:55.761Z] 5c76b8f4505d: Waiting [2023-05-11T22:06:55.761Z] 3a3be3c00128: Layer already exists [2023-05-11T22:06:55.761Z] b7dc0e66f543: Layer already exists [2023-05-11T22:06:55.761Z] 2a52b738a414: Layer already exists [2023-05-11T22:06:55.761Z] 6043203e1b76: Layer already exists [2023-05-11T22:06:55.761Z] 2d1a9bd9f8e3: Layer already exists [2023-05-11T22:06:55.761Z] 203e8b0373eb: Layer already exists [2023-05-11T22:06:55.761Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:06:55.761Z] f1417ff83b31: Layer already exists [2023-05-11T22:06:55.761Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:41385d9838f0106db3e4d17110bd7c8f739fa7c5a1ba8f0f639b3c2885d7e5d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:56.032Z] Removing intermediate container 5800e6788b0a [2023-05-11T22:06:56.032Z] ---> 9e0ad4786184 [2023-05-11T22:06:56.032Z] [2023-05-11T22:06:56.032Z] Step 13/26 : FROM alpine:3.17 [2023-05-11T22:06:56.032Z] 3.17: Pulling from library/alpine [2023-05-11T22:06:56.128Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:56.301Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T22:06:56.302Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T22:06:56.302Z] ---> 51e60588ff2c [2023-05-11T22:06:56.302Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T22:06:56.434Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-11T22:06:56.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-11T22:06:56.434Z] 3a3be3c00128: Preparing [2023-05-11T22:06:56.434Z] b7dc0e66f543: Preparing [2023-05-11T22:06:56.434Z] 2a52b738a414: Preparing [2023-05-11T22:06:56.434Z] 2d1a9bd9f8e3: Preparing [2023-05-11T22:06:56.434Z] 6043203e1b76: Preparing [2023-05-11T22:06:56.434Z] 5c76b8f4505d: Preparing [2023-05-11T22:06:56.434Z] 203e8b0373eb: Preparing [2023-05-11T22:06:56.434Z] f1417ff83b31: Preparing [2023-05-11T22:06:56.434Z] 5c76b8f4505d: Waiting [2023-05-11T22:06:56.434Z] 203e8b0373eb: Waiting [2023-05-11T22:06:56.434Z] f1417ff83b31: Waiting [2023-05-11T22:06:56.434Z] 3a3be3c00128: Layer already exists [2023-05-11T22:06:56.434Z] b7dc0e66f543: Layer already exists [2023-05-11T22:06:56.434Z] 2d1a9bd9f8e3: Layer already exists [2023-05-11T22:06:56.434Z] 6043203e1b76: Layer already exists [2023-05-11T22:06:56.434Z] 2a52b738a414: Layer already exists [2023-05-11T22:06:56.434Z] 203e8b0373eb: Layer already exists [2023-05-11T22:06:56.434Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:06:56.434Z] f1417ff83b31: Layer already exists [2023-05-11T22:06:56.434Z] main: digest: sha256:41385d9838f0106db3e4d17110bd7c8f739fa7c5a1ba8f0f639b3c2885d7e5d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:06:56.472Z] ===================================================== [Pipeline] echo [2023-05-11T22:06:56.478Z] taggedImages: [2023-05-11T22:06:56.478Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:56.478Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-11T22:06:56.478Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.156 [2023-05-11T22:06:56.478Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:06:56.478Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-11T22:06:56.493Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-11T22:06:56.493Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:56.493Z] latest [2023-05-11T22:06:56.493Z] 3.0.0-dev.156 [2023-05-11T22:06:56.493Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:06:56.493Z] main [2023-05-11T22:06:56.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:56.583Z] ---> Running in 12d6b25561e7 [2023-05-11T22:06:56.800Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:57.109Z] + docker push nexus3.edgexfoundry.org:10004/core-data:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:06:57.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-11T22:06:57.109Z] 0921b4ead5f5: Preparing [2023-05-11T22:06:57.109Z] b19b23410005: Preparing [2023-05-11T22:06:57.109Z] 6043203e1b76: Preparing [2023-05-11T22:06:57.109Z] 5c76b8f4505d: Preparing [2023-05-11T22:06:57.109Z] a6cfd353375d: Preparing [2023-05-11T22:06:57.109Z] f1417ff83b31: Preparing [2023-05-11T22:06:57.109Z] f1417ff83b31: Waiting [2023-05-11T22:06:57.109Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:06:57.109Z] 6043203e1b76: Layer already exists [2023-05-11T22:06:57.109Z] f1417ff83b31: Layer already exists [2023-05-11T22:06:57.109Z] 0921b4ead5f5: Pushed [2023-05-11T22:06:57.109Z] a6cfd353375d: Pushed [2023-05-11T22:06:57.170Z] Removing intermediate container 12d6b25561e7 [2023-05-11T22:06:57.171Z] ---> 00d0ad512244 [2023-05-11T22:06:57.171Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-11T22:06:57.471Z] ---> Running in 325f1b12dffb [2023-05-11T22:06:58.492Z] b19b23410005: Pushed [2023-05-11T22:06:58.751Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:656a053f5a3723ed65c3403fad774f0209389b258952090006065b07ab17e9e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:59.058Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:59.367Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-11T22:06:59.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-11T22:06:59.367Z] 0921b4ead5f5: Preparing [2023-05-11T22:06:59.367Z] b19b23410005: Preparing [2023-05-11T22:06:59.367Z] 6043203e1b76: Preparing [2023-05-11T22:06:59.367Z] 5c76b8f4505d: Preparing [2023-05-11T22:06:59.367Z] a6cfd353375d: Preparing [2023-05-11T22:06:59.367Z] f1417ff83b31: Preparing [2023-05-11T22:06:59.367Z] b19b23410005: Layer already exists [2023-05-11T22:06:59.367Z] 0921b4ead5f5: Layer already exists [2023-05-11T22:06:59.368Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:06:59.368Z] 6043203e1b76: Layer already exists [2023-05-11T22:06:59.368Z] a6cfd353375d: Layer already exists [2023-05-11T22:06:59.368Z] f1417ff83b31: Layer already exists [2023-05-11T22:06:59.368Z] latest: digest: sha256:656a053f5a3723ed65c3403fad774f0209389b258952090006065b07ab17e9e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:59.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:06:59.682Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:06:59.983Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.156 [2023-05-11T22:06:59.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-11T22:06:59.983Z] 0921b4ead5f5: Preparing [2023-05-11T22:06:59.983Z] b19b23410005: Preparing [2023-05-11T22:06:59.983Z] 6043203e1b76: Preparing [2023-05-11T22:06:59.983Z] 5c76b8f4505d: Preparing [2023-05-11T22:06:59.983Z] a6cfd353375d: Preparing [2023-05-11T22:06:59.983Z] f1417ff83b31: Preparing [2023-05-11T22:06:59.983Z] f1417ff83b31: Waiting [2023-05-11T22:06:59.983Z] a6cfd353375d: Layer already exists [2023-05-11T22:06:59.983Z] 6043203e1b76: Layer already exists [2023-05-11T22:06:59.983Z] b19b23410005: Layer already exists [2023-05-11T22:06:59.983Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:06:59.983Z] 0921b4ead5f5: Layer already exists [2023-05-11T22:06:59.983Z] f1417ff83b31: Layer already exists [2023-05-11T22:06:59.983Z] 3.0.0-dev.156: digest: sha256:656a053f5a3723ed65c3403fad774f0209389b258952090006065b07ab17e9e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:00.308Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:00.621Z] + docker push nexus3.edgexfoundry.org:10004/core-data:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:00.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-11T22:07:00.621Z] 0921b4ead5f5: Preparing [2023-05-11T22:07:00.621Z] b19b23410005: Preparing [2023-05-11T22:07:00.621Z] 6043203e1b76: Preparing [2023-05-11T22:07:00.621Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:00.621Z] a6cfd353375d: Preparing [2023-05-11T22:07:00.621Z] f1417ff83b31: Preparing [2023-05-11T22:07:00.621Z] f1417ff83b31: Waiting [2023-05-11T22:07:00.621Z] a6cfd353375d: Layer already exists [2023-05-11T22:07:00.621Z] b19b23410005: Layer already exists [2023-05-11T22:07:00.621Z] 0921b4ead5f5: Layer already exists [2023-05-11T22:07:00.621Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:00.621Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:00.621Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:00.621Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:656a053f5a3723ed65c3403fad774f0209389b258952090006065b07ab17e9e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:00.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:07:00.937Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:01.248Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-11T22:07:01.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-11T22:07:01.248Z] 0921b4ead5f5: Preparing [2023-05-11T22:07:01.248Z] b19b23410005: Preparing [2023-05-11T22:07:01.248Z] 6043203e1b76: Preparing [2023-05-11T22:07:01.248Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:01.248Z] a6cfd353375d: Preparing [2023-05-11T22:07:01.248Z] f1417ff83b31: Preparing [2023-05-11T22:07:01.248Z] f1417ff83b31: Waiting [2023-05-11T22:07:01.248Z] b19b23410005: Layer already exists [2023-05-11T22:07:01.248Z] a6cfd353375d: Layer already exists [2023-05-11T22:07:01.248Z] 0921b4ead5f5: Layer already exists [2023-05-11T22:07:01.248Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:01.248Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:01.248Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:01.248Z] main: digest: sha256:656a053f5a3723ed65c3403fad774f0209389b258952090006065b07ab17e9e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:07:01.300Z] ===================================================== [Pipeline] echo [2023-05-11T22:07:01.309Z] taggedImages: [2023-05-11T22:07:01.309Z] - nexus3.edgexfoundry.org:10004/core-data:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:01.309Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-11T22:07:01.309Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.156 [2023-05-11T22:07:01.309Z] - nexus3.edgexfoundry.org:10004/core-data:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:01.309Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-11T22:07:01.327Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-11T22:07:01.327Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:01.327Z] latest [2023-05-11T22:07:01.327Z] 3.0.0-dev.156 [2023-05-11T22:07:01.327Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:01.327Z] main [2023-05-11T22:07:01.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:01.640Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:01.957Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:01.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-11T22:07:01.957Z] 199f822c8bb8: Preparing [2023-05-11T22:07:01.957Z] 8ea95f5c4c09: Preparing [2023-05-11T22:07:01.957Z] af27f8cbee65: Preparing [2023-05-11T22:07:01.957Z] 6043203e1b76: Preparing [2023-05-11T22:07:01.957Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:01.957Z] 203e8b0373eb: Preparing [2023-05-11T22:07:01.957Z] f1417ff83b31: Preparing [2023-05-11T22:07:01.957Z] 203e8b0373eb: Waiting [2023-05-11T22:07:01.957Z] f1417ff83b31: Waiting [2023-05-11T22:07:01.957Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:01.957Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:01.957Z] 203e8b0373eb: Layer already exists [2023-05-11T22:07:01.957Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:01.957Z] 8ea95f5c4c09: Pushed [2023-05-11T22:07:01.957Z] 199f822c8bb8: Pushed [2023-05-11T22:07:03.336Z] af27f8cbee65: Pushed [2023-05-11T22:07:03.421Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T22:07:03.422Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T22:07:03.422Z] OK: 17692 distinct packages available [2023-05-11T22:07:03.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:07:03.596Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:5113254e7bbe97db6c32d923537f4590897b63d7b79ed345b7dd93dad8fe0929 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:03.908Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:04.219Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-11T22:07:04.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-11T22:07:04.219Z] 199f822c8bb8: Preparing [2023-05-11T22:07:04.219Z] 8ea95f5c4c09: Preparing [2023-05-11T22:07:04.219Z] af27f8cbee65: Preparing [2023-05-11T22:07:04.219Z] 6043203e1b76: Preparing [2023-05-11T22:07:04.219Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:04.219Z] 203e8b0373eb: Preparing [2023-05-11T22:07:04.219Z] f1417ff83b31: Preparing [2023-05-11T22:07:04.219Z] 203e8b0373eb: Waiting [2023-05-11T22:07:04.219Z] f1417ff83b31: Waiting [2023-05-11T22:07:04.219Z] 199f822c8bb8: Layer already exists [2023-05-11T22:07:04.219Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:04.219Z] af27f8cbee65: Layer already exists [2023-05-11T22:07:04.219Z] 8ea95f5c4c09: Layer already exists [2023-05-11T22:07:04.219Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:04.219Z] 203e8b0373eb: Layer already exists [2023-05-11T22:07:04.219Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:04.219Z] latest: digest: sha256:5113254e7bbe97db6c32d923537f4590897b63d7b79ed345b7dd93dad8fe0929 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:04.522Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:04.822Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.156 [2023-05-11T22:07:04.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-11T22:07:04.823Z] 199f822c8bb8: Preparing [2023-05-11T22:07:04.823Z] 8ea95f5c4c09: Preparing [2023-05-11T22:07:04.823Z] af27f8cbee65: Preparing [2023-05-11T22:07:04.823Z] 6043203e1b76: Preparing [2023-05-11T22:07:04.823Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:04.823Z] 203e8b0373eb: Preparing [2023-05-11T22:07:04.823Z] f1417ff83b31: Preparing [2023-05-11T22:07:04.823Z] 203e8b0373eb: Waiting [2023-05-11T22:07:04.823Z] f1417ff83b31: Waiting [2023-05-11T22:07:04.823Z] af27f8cbee65: Layer already exists [2023-05-11T22:07:04.823Z] 199f822c8bb8: Layer already exists [2023-05-11T22:07:04.823Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:04.823Z] 8ea95f5c4c09: Layer already exists [2023-05-11T22:07:04.823Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:04.823Z] 203e8b0373eb: Layer already exists [2023-05-11T22:07:04.823Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:04.823Z] 3.0.0-dev.156: digest: sha256:5113254e7bbe97db6c32d923537f4590897b63d7b79ed345b7dd93dad8fe0929 size: 1777 [Pipeline] } [2023-05-11T22:07:04.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:05.137Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:05.448Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:05.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-11T22:07:05.448Z] 199f822c8bb8: Preparing [2023-05-11T22:07:05.448Z] 8ea95f5c4c09: Preparing [2023-05-11T22:07:05.448Z] af27f8cbee65: Preparing [2023-05-11T22:07:05.448Z] 6043203e1b76: Preparing [2023-05-11T22:07:05.448Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:05.448Z] 203e8b0373eb: Preparing [2023-05-11T22:07:05.448Z] f1417ff83b31: Preparing [2023-05-11T22:07:05.448Z] 203e8b0373eb: Waiting [2023-05-11T22:07:05.448Z] f1417ff83b31: Waiting [2023-05-11T22:07:05.448Z] 8ea95f5c4c09: Layer already exists [2023-05-11T22:07:05.448Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:05.448Z] af27f8cbee65: Layer already exists [2023-05-11T22:07:05.448Z] 199f822c8bb8: Layer already exists [2023-05-11T22:07:05.448Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:05.448Z] 203e8b0373eb: Layer already exists [2023-05-11T22:07:05.448Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:05.448Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:5113254e7bbe97db6c32d923537f4590897b63d7b79ed345b7dd93dad8fe0929 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:05.768Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:06.073Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-11T22:07:06.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-11T22:07:06.074Z] 199f822c8bb8: Preparing [2023-05-11T22:07:06.074Z] 8ea95f5c4c09: Preparing [2023-05-11T22:07:06.074Z] af27f8cbee65: Preparing [2023-05-11T22:07:06.074Z] 6043203e1b76: Preparing [2023-05-11T22:07:06.074Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:06.074Z] 203e8b0373eb: Preparing [2023-05-11T22:07:06.074Z] f1417ff83b31: Preparing [2023-05-11T22:07:06.074Z] f1417ff83b31: Waiting [2023-05-11T22:07:06.074Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:06.074Z] 8ea95f5c4c09: Layer already exists [2023-05-11T22:07:06.074Z] af27f8cbee65: Layer already exists [2023-05-11T22:07:06.074Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:06.074Z] 199f822c8bb8: Layer already exists [2023-05-11T22:07:06.074Z] 203e8b0373eb: Layer already exists [2023-05-11T22:07:06.074Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:06.074Z] main: digest: sha256:5113254e7bbe97db6c32d923537f4590897b63d7b79ed345b7dd93dad8fe0929 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:07:06.115Z] ===================================================== [Pipeline] echo [2023-05-11T22:07:06.123Z] taggedImages: [2023-05-11T22:07:06.123Z] - nexus3.edgexfoundry.org:10004/core-metadata:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:06.123Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-11T22:07:06.123Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.156 [2023-05-11T22:07:06.123Z] - nexus3.edgexfoundry.org:10004/core-metadata:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:06.123Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-11T22:07:06.140Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-11T22:07:06.140Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:06.140Z] latest [2023-05-11T22:07:06.140Z] 3.0.0-dev.156 [2023-05-11T22:07:06.140Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:06.140Z] main [2023-05-11T22:07:06.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:06.443Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:06.747Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:06.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-11T22:07:06.747Z] a9543b406d94: Preparing [2023-05-11T22:07:06.747Z] a9543b406d94: Preparing [2023-05-11T22:07:06.747Z] 6e61bacb688a: Preparing [2023-05-11T22:07:06.747Z] 43cb69947108: Preparing [2023-05-11T22:07:06.747Z] ff4fa81bd529: Preparing [2023-05-11T22:07:06.747Z] acb680f9a227: Preparing [2023-05-11T22:07:06.747Z] 6fa0cca1bbdb: Preparing [2023-05-11T22:07:06.747Z] 6043203e1b76: Preparing [2023-05-11T22:07:06.747Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:06.747Z] 2b74f986636a: Preparing [2023-05-11T22:07:06.747Z] 6fa0cca1bbdb: Waiting [2023-05-11T22:07:06.747Z] 6043203e1b76: Waiting [2023-05-11T22:07:06.747Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:06.747Z] 2b74f986636a: Waiting [2023-05-11T22:07:06.747Z] 4ae407d2a209: Preparing [2023-05-11T22:07:06.747Z] 3830ed5810e7: Preparing [2023-05-11T22:07:06.747Z] f322ecfc6c66: Preparing [2023-05-11T22:07:06.747Z] f1417ff83b31: Preparing [2023-05-11T22:07:06.747Z] 3830ed5810e7: Waiting [2023-05-11T22:07:06.747Z] 4ae407d2a209: Waiting [2023-05-11T22:07:06.747Z] f322ecfc6c66: Waiting [2023-05-11T22:07:06.747Z] f1417ff83b31: Waiting [2023-05-11T22:07:06.747Z] 6e61bacb688a: Pushed [2023-05-11T22:07:06.747Z] ff4fa81bd529: Pushed [2023-05-11T22:07:06.747Z] acb680f9a227: Pushed [2023-05-11T22:07:06.747Z] a9543b406d94: Pushed [2023-05-11T22:07:06.747Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:06.747Z] 43cb69947108: Pushed [2023-05-11T22:07:06.747Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:06.767Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-11T22:07:06.767Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-11T22:07:06.767Z] (3/5) Installing libucontext (1.2-r0) [2023-05-11T22:07:06.767Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-11T22:07:06.767Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-11T22:07:06.767Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:07:06.767Z] OK: 9 MiB in 20 packages [2023-05-11T22:07:07.005Z] 2b74f986636a: Pushed [2023-05-11T22:07:07.005Z] 4ae407d2a209: Pushed [2023-05-11T22:07:07.005Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:07.005Z] 3830ed5810e7: Pushed [2023-05-11T22:07:07.005Z] f322ecfc6c66: Pushed [2023-05-11T22:07:08.383Z] 6fa0cca1bbdb: Pushed [2023-05-11T22:07:08.643Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:249756d5b73c813de8ce81c2b85f84ba1972f64584ba4cf30f20301feb40bae8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:08.959Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:09.268Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-11T22:07:09.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-11T22:07:09.268Z] a9543b406d94: Preparing [2023-05-11T22:07:09.268Z] a9543b406d94: Preparing [2023-05-11T22:07:09.268Z] 6e61bacb688a: Preparing [2023-05-11T22:07:09.268Z] 43cb69947108: Preparing [2023-05-11T22:07:09.268Z] ff4fa81bd529: Preparing [2023-05-11T22:07:09.268Z] acb680f9a227: Preparing [2023-05-11T22:07:09.268Z] 6fa0cca1bbdb: Preparing [2023-05-11T22:07:09.268Z] 6043203e1b76: Preparing [2023-05-11T22:07:09.268Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:09.268Z] 2b74f986636a: Preparing [2023-05-11T22:07:09.268Z] 4ae407d2a209: Preparing [2023-05-11T22:07:09.268Z] 3830ed5810e7: Preparing [2023-05-11T22:07:09.268Z] f322ecfc6c66: Preparing [2023-05-11T22:07:09.268Z] f1417ff83b31: Preparing [2023-05-11T22:07:09.268Z] 2b74f986636a: Waiting [2023-05-11T22:07:09.268Z] 4ae407d2a209: Waiting [2023-05-11T22:07:09.268Z] 3830ed5810e7: Waiting [2023-05-11T22:07:09.268Z] f322ecfc6c66: Waiting [2023-05-11T22:07:09.268Z] f1417ff83b31: Waiting [2023-05-11T22:07:09.268Z] 6fa0cca1bbdb: Waiting [2023-05-11T22:07:09.268Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:09.268Z] ff4fa81bd529: Layer already exists [2023-05-11T22:07:09.268Z] 43cb69947108: Layer already exists [2023-05-11T22:07:09.268Z] 6e61bacb688a: Layer already exists [2023-05-11T22:07:09.268Z] a9543b406d94: Layer already exists [2023-05-11T22:07:09.268Z] acb680f9a227: Layer already exists [2023-05-11T22:07:09.268Z] 6fa0cca1bbdb: Layer already exists [2023-05-11T22:07:09.268Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:09.268Z] 4ae407d2a209: Layer already exists [2023-05-11T22:07:09.268Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:09.268Z] 2b74f986636a: Layer already exists [2023-05-11T22:07:09.268Z] 3830ed5810e7: Layer already exists [2023-05-11T22:07:09.268Z] f322ecfc6c66: Layer already exists [2023-05-11T22:07:09.268Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:09.268Z] latest: digest: sha256:249756d5b73c813de8ce81c2b85f84ba1972f64584ba4cf30f20301feb40bae8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:09.350Z] Removing intermediate container 325f1b12dffb [2023-05-11T22:07:09.350Z] ---> c8bfe3417c3c [2023-05-11T22:07:09.350Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:07:09.594Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:09.895Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.156 [2023-05-11T22:07:09.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-11T22:07:09.895Z] a9543b406d94: Preparing [2023-05-11T22:07:09.895Z] a9543b406d94: Preparing [2023-05-11T22:07:09.895Z] 6e61bacb688a: Preparing [2023-05-11T22:07:09.895Z] 43cb69947108: Preparing [2023-05-11T22:07:09.895Z] ff4fa81bd529: Preparing [2023-05-11T22:07:09.895Z] acb680f9a227: Preparing [2023-05-11T22:07:09.895Z] 6fa0cca1bbdb: Preparing [2023-05-11T22:07:09.895Z] 6043203e1b76: Preparing [2023-05-11T22:07:09.895Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:09.895Z] 2b74f986636a: Preparing [2023-05-11T22:07:09.895Z] 4ae407d2a209: Preparing [2023-05-11T22:07:09.895Z] 3830ed5810e7: Preparing [2023-05-11T22:07:09.895Z] f322ecfc6c66: Preparing [2023-05-11T22:07:09.895Z] f1417ff83b31: Preparing [2023-05-11T22:07:09.895Z] 3830ed5810e7: Waiting [2023-05-11T22:07:09.895Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:09.895Z] 2b74f986636a: Waiting [2023-05-11T22:07:09.895Z] 4ae407d2a209: Waiting [2023-05-11T22:07:09.895Z] f1417ff83b31: Waiting [2023-05-11T22:07:09.895Z] f322ecfc6c66: Waiting [2023-05-11T22:07:09.895Z] 6fa0cca1bbdb: Waiting [2023-05-11T22:07:09.895Z] 6043203e1b76: Waiting [2023-05-11T22:07:09.895Z] 43cb69947108: Layer already exists [2023-05-11T22:07:09.895Z] 6e61bacb688a: Layer already exists [2023-05-11T22:07:09.895Z] acb680f9a227: Layer already exists [2023-05-11T22:07:09.895Z] ff4fa81bd529: Layer already exists [2023-05-11T22:07:09.895Z] a9543b406d94: Layer already exists [2023-05-11T22:07:09.895Z] 6fa0cca1bbdb: Layer already exists [2023-05-11T22:07:09.895Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:09.895Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:09.895Z] 4ae407d2a209: Layer already exists [2023-05-11T22:07:09.895Z] 2b74f986636a: Layer already exists [2023-05-11T22:07:09.895Z] 3830ed5810e7: Layer already exists [2023-05-11T22:07:09.895Z] f322ecfc6c66: Layer already exists [2023-05-11T22:07:09.895Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:09.895Z] 3.0.0-dev.156: digest: sha256:249756d5b73c813de8ce81c2b85f84ba1972f64584ba4cf30f20301feb40bae8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:10.211Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:10.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:10.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-11T22:07:10.518Z] a9543b406d94: Preparing [2023-05-11T22:07:10.518Z] a9543b406d94: Preparing [2023-05-11T22:07:10.518Z] 6e61bacb688a: Preparing [2023-05-11T22:07:10.518Z] 43cb69947108: Preparing [2023-05-11T22:07:10.518Z] ff4fa81bd529: Preparing [2023-05-11T22:07:10.518Z] acb680f9a227: Preparing [2023-05-11T22:07:10.518Z] 6fa0cca1bbdb: Preparing [2023-05-11T22:07:10.518Z] 6043203e1b76: Preparing [2023-05-11T22:07:10.518Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:10.518Z] 2b74f986636a: Preparing [2023-05-11T22:07:10.518Z] 4ae407d2a209: Preparing [2023-05-11T22:07:10.518Z] 3830ed5810e7: Preparing [2023-05-11T22:07:10.518Z] f322ecfc6c66: Preparing [2023-05-11T22:07:10.518Z] f1417ff83b31: Preparing [2023-05-11T22:07:10.518Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:10.518Z] 3830ed5810e7: Waiting [2023-05-11T22:07:10.518Z] 2b74f986636a: Waiting [2023-05-11T22:07:10.518Z] f1417ff83b31: Waiting [2023-05-11T22:07:10.518Z] f322ecfc6c66: Waiting [2023-05-11T22:07:10.518Z] 4ae407d2a209: Waiting [2023-05-11T22:07:10.518Z] 6fa0cca1bbdb: Waiting [2023-05-11T22:07:10.518Z] 6043203e1b76: Waiting [2023-05-11T22:07:10.518Z] acb680f9a227: Layer already exists [2023-05-11T22:07:10.518Z] 6e61bacb688a: Layer already exists [2023-05-11T22:07:10.518Z] ff4fa81bd529: Layer already exists [2023-05-11T22:07:10.518Z] a9543b406d94: Layer already exists [2023-05-11T22:07:10.518Z] 43cb69947108: Layer already exists [2023-05-11T22:07:10.518Z] 6fa0cca1bbdb: Layer already exists [2023-05-11T22:07:10.518Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:10.518Z] 2b74f986636a: Layer already exists [2023-05-11T22:07:10.518Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:10.518Z] 4ae407d2a209: Layer already exists [2023-05-11T22:07:10.518Z] 3830ed5810e7: Layer already exists [2023-05-11T22:07:10.518Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:10.518Z] f322ecfc6c66: Layer already exists [2023-05-11T22:07:10.518Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:249756d5b73c813de8ce81c2b85f84ba1972f64584ba4cf30f20301feb40bae8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:10.833Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:11.141Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-11T22:07:11.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-11T22:07:11.141Z] a9543b406d94: Preparing [2023-05-11T22:07:11.141Z] a9543b406d94: Preparing [2023-05-11T22:07:11.141Z] 6e61bacb688a: Preparing [2023-05-11T22:07:11.141Z] 43cb69947108: Preparing [2023-05-11T22:07:11.141Z] ff4fa81bd529: Preparing [2023-05-11T22:07:11.141Z] acb680f9a227: Preparing [2023-05-11T22:07:11.141Z] 6fa0cca1bbdb: Preparing [2023-05-11T22:07:11.141Z] 6043203e1b76: Preparing [2023-05-11T22:07:11.141Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:11.141Z] 2b74f986636a: Preparing [2023-05-11T22:07:11.141Z] 4ae407d2a209: Preparing [2023-05-11T22:07:11.141Z] 3830ed5810e7: Preparing [2023-05-11T22:07:11.141Z] f322ecfc6c66: Preparing [2023-05-11T22:07:11.141Z] f1417ff83b31: Preparing [2023-05-11T22:07:11.141Z] 2b74f986636a: Waiting [2023-05-11T22:07:11.141Z] 4ae407d2a209: Waiting [2023-05-11T22:07:11.141Z] f1417ff83b31: Waiting [2023-05-11T22:07:11.141Z] f322ecfc6c66: Waiting [2023-05-11T22:07:11.141Z] 6fa0cca1bbdb: Waiting [2023-05-11T22:07:11.141Z] 3830ed5810e7: Waiting [2023-05-11T22:07:11.141Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:11.141Z] acb680f9a227: Layer already exists [2023-05-11T22:07:11.141Z] ff4fa81bd529: Layer already exists [2023-05-11T22:07:11.141Z] 6e61bacb688a: Layer already exists [2023-05-11T22:07:11.141Z] 43cb69947108: Layer already exists [2023-05-11T22:07:11.141Z] a9543b406d94: Layer already exists [2023-05-11T22:07:11.141Z] 6fa0cca1bbdb: Layer already exists [2023-05-11T22:07:11.141Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:11.141Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:11.141Z] 4ae407d2a209: Layer already exists [2023-05-11T22:07:11.141Z] 2b74f986636a: Layer already exists [2023-05-11T22:07:11.141Z] f322ecfc6c66: Layer already exists [2023-05-11T22:07:11.141Z] 3830ed5810e7: Layer already exists [2023-05-11T22:07:11.141Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:11.141Z] main: digest: sha256:249756d5b73c813de8ce81c2b85f84ba1972f64584ba4cf30f20301feb40bae8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:07:11.192Z] ===================================================== [Pipeline] echo [2023-05-11T22:07:11.204Z] taggedImages: [2023-05-11T22:07:11.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:11.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-11T22:07:11.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.156 [2023-05-11T22:07:11.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:11.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-11T22:07:11.228Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-11T22:07:11.228Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:11.228Z] latest [2023-05-11T22:07:11.228Z] 3.0.0-dev.156 [2023-05-11T22:07:11.228Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:11.228Z] main [2023-05-11T22:07:11.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:11.301Z] ---> 181ee9fc3f26 [2023-05-11T22:07:11.301Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:07:11.560Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:11.857Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:11.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-11T22:07:11.858Z] 63a8465cdf32: Preparing [2023-05-11T22:07:11.858Z] 446f510143b7: Preparing [2023-05-11T22:07:11.858Z] 996f549b18ac: Preparing [2023-05-11T22:07:11.858Z] 71d552336c37: Preparing [2023-05-11T22:07:11.858Z] 6043203e1b76: Preparing [2023-05-11T22:07:11.858Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:11.858Z] 203e8b0373eb: Preparing [2023-05-11T22:07:11.858Z] f1417ff83b31: Preparing [2023-05-11T22:07:11.858Z] f1417ff83b31: Waiting [2023-05-11T22:07:11.858Z] 203e8b0373eb: Waiting [2023-05-11T22:07:11.858Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:11.858Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:11.858Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:11.858Z] 203e8b0373eb: Layer already exists [2023-05-11T22:07:11.858Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:11.858Z] 446f510143b7: Pushed [2023-05-11T22:07:11.858Z] 63a8465cdf32: Pushed [2023-05-11T22:07:11.858Z] 996f549b18ac: Pushed [2023-05-11T22:07:12.718Z] ---> 3259991c1ca8 [2023-05-11T22:07:12.718Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T22:07:13.232Z] 71d552336c37: Pushed [2023-05-11T22:07:13.232Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:0575b6ca823e83b1494d2a4f5714707acd6a91c772bb34fa5754a1ee612c1e33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:13.551Z] + 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-11T22:07:13.858Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-11T22:07:13.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-11T22:07:13.858Z] 63a8465cdf32: Preparing [2023-05-11T22:07:13.858Z] 446f510143b7: Preparing [2023-05-11T22:07:13.858Z] 996f549b18ac: Preparing [2023-05-11T22:07:13.858Z] 71d552336c37: Preparing [2023-05-11T22:07:13.858Z] 6043203e1b76: Preparing [2023-05-11T22:07:13.858Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:13.858Z] 203e8b0373eb: Preparing [2023-05-11T22:07:13.858Z] f1417ff83b31: Preparing [2023-05-11T22:07:13.858Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:13.858Z] 203e8b0373eb: Waiting [2023-05-11T22:07:13.858Z] f1417ff83b31: Waiting [2023-05-11T22:07:13.858Z] 996f549b18ac: Layer already exists [2023-05-11T22:07:13.858Z] 71d552336c37: Layer already exists [2023-05-11T22:07:13.858Z] 63a8465cdf32: Layer already exists [2023-05-11T22:07:13.858Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:13.858Z] 446f510143b7: Layer already exists [2023-05-11T22:07:13.858Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:13.858Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:13.858Z] 203e8b0373eb: Layer already exists [2023-05-11T22:07:13.858Z] latest: digest: sha256:0575b6ca823e83b1494d2a4f5714707acd6a91c772bb34fa5754a1ee612c1e33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:14.174Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:14.482Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.156 [2023-05-11T22:07:14.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-11T22:07:14.482Z] 63a8465cdf32: Preparing [2023-05-11T22:07:14.482Z] 446f510143b7: Preparing [2023-05-11T22:07:14.482Z] 996f549b18ac: Preparing [2023-05-11T22:07:14.482Z] 71d552336c37: Preparing [2023-05-11T22:07:14.482Z] 6043203e1b76: Preparing [2023-05-11T22:07:14.482Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:14.482Z] 203e8b0373eb: Preparing [2023-05-11T22:07:14.482Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:14.482Z] 203e8b0373eb: Waiting [2023-05-11T22:07:14.482Z] f1417ff83b31: Preparing [2023-05-11T22:07:14.482Z] f1417ff83b31: Waiting [2023-05-11T22:07:14.482Z] 71d552336c37: Layer already exists [2023-05-11T22:07:14.482Z] 446f510143b7: Layer already exists [2023-05-11T22:07:14.482Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:14.482Z] 63a8465cdf32: Layer already exists [2023-05-11T22:07:14.482Z] 996f549b18ac: Layer already exists [2023-05-11T22:07:14.482Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:14.482Z] 203e8b0373eb: Layer already exists [2023-05-11T22:07:14.482Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:14.482Z] 3.0.0-dev.156: digest: sha256:0575b6ca823e83b1494d2a4f5714707acd6a91c772bb34fa5754a1ee612c1e33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:14.781Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:15.086Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:15.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-11T22:07:15.086Z] 63a8465cdf32: Preparing [2023-05-11T22:07:15.086Z] 446f510143b7: Preparing [2023-05-11T22:07:15.086Z] 996f549b18ac: Preparing [2023-05-11T22:07:15.086Z] 71d552336c37: Preparing [2023-05-11T22:07:15.086Z] 6043203e1b76: Preparing [2023-05-11T22:07:15.086Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:15.086Z] 203e8b0373eb: Preparing [2023-05-11T22:07:15.086Z] f1417ff83b31: Preparing [2023-05-11T22:07:15.086Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:15.086Z] 203e8b0373eb: Waiting [2023-05-11T22:07:15.086Z] f1417ff83b31: Waiting [2023-05-11T22:07:15.086Z] 63a8465cdf32: Layer already exists [2023-05-11T22:07:15.086Z] 446f510143b7: Layer already exists [2023-05-11T22:07:15.086Z] 996f549b18ac: Layer already exists [2023-05-11T22:07:15.086Z] 71d552336c37: Layer already exists [2023-05-11T22:07:15.086Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:15.086Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:15.086Z] 203e8b0373eb: Layer already exists [2023-05-11T22:07:15.086Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:15.086Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:0575b6ca823e83b1494d2a4f5714707acd6a91c772bb34fa5754a1ee612c1e33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:15.391Z] + 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-11T22:07:15.694Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-11T22:07:15.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-11T22:07:15.694Z] 63a8465cdf32: Preparing [2023-05-11T22:07:15.694Z] 446f510143b7: Preparing [2023-05-11T22:07:15.694Z] 996f549b18ac: Preparing [2023-05-11T22:07:15.694Z] 71d552336c37: Preparing [2023-05-11T22:07:15.694Z] 6043203e1b76: Preparing [2023-05-11T22:07:15.694Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:15.694Z] 203e8b0373eb: Preparing [2023-05-11T22:07:15.694Z] f1417ff83b31: Preparing [2023-05-11T22:07:15.694Z] 203e8b0373eb: Waiting [2023-05-11T22:07:15.694Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:15.694Z] 446f510143b7: Layer already exists [2023-05-11T22:07:15.694Z] 71d552336c37: Layer already exists [2023-05-11T22:07:15.694Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:15.694Z] 63a8465cdf32: Layer already exists [2023-05-11T22:07:15.694Z] 996f549b18ac: Layer already exists [2023-05-11T22:07:15.694Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:15.694Z] 203e8b0373eb: Layer already exists [2023-05-11T22:07:15.694Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:15.694Z] main: digest: sha256:0575b6ca823e83b1494d2a4f5714707acd6a91c772bb34fa5754a1ee612c1e33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:07:15.733Z] ===================================================== [Pipeline] echo [2023-05-11T22:07:15.742Z] taggedImages: [2023-05-11T22:07:15.742Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:15.742Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-11T22:07:15.742Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.156 [2023-05-11T22:07:15.742Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:15.742Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-11T22:07:15.765Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-11T22:07:15.765Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:15.765Z] latest [2023-05-11T22:07:15.765Z] 3.0.0-dev.156 [2023-05-11T22:07:15.765Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:15.765Z] main [2023-05-11T22:07:15.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:16.083Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:16.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:16.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-11T22:07:16.400Z] f759e33220d2: Preparing [2023-05-11T22:07:16.400Z] 2090eb8178e2: Preparing [2023-05-11T22:07:16.400Z] 2e292ae583e6: Preparing [2023-05-11T22:07:16.400Z] 2270ea45d140: Preparing [2023-05-11T22:07:16.400Z] 6043203e1b76: Preparing [2023-05-11T22:07:16.400Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:16.400Z] c38a4ad2f53c: Preparing [2023-05-11T22:07:16.400Z] 84956e27e041: Preparing [2023-05-11T22:07:16.400Z] f1417ff83b31: Preparing [2023-05-11T22:07:16.400Z] 84956e27e041: Waiting [2023-05-11T22:07:16.400Z] c38a4ad2f53c: Waiting [2023-05-11T22:07:16.400Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:16.400Z] f1417ff83b31: Waiting [2023-05-11T22:07:16.400Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:16.400Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:16.400Z] f759e33220d2: Pushed [2023-05-11T22:07:16.400Z] 2270ea45d140: Pushed [2023-05-11T22:07:16.400Z] 2090eb8178e2: Pushed [2023-05-11T22:07:16.400Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:16.400Z] c38a4ad2f53c: Pushed [2023-05-11T22:07:16.659Z] 84956e27e041: Pushed [2023-05-11T22:07:17.597Z] 2e292ae583e6: Pushed [2023-05-11T22:07:17.857Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:1e9adb60c0dd659be74eb8336279e1a321b39b55666fa69a2374a59a2fedf22e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:18.167Z] + 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-11T22:07:18.465Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-11T22:07:18.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-11T22:07:18.466Z] f759e33220d2: Preparing [2023-05-11T22:07:18.466Z] 2090eb8178e2: Preparing [2023-05-11T22:07:18.466Z] 2e292ae583e6: Preparing [2023-05-11T22:07:18.466Z] 2270ea45d140: Preparing [2023-05-11T22:07:18.466Z] 6043203e1b76: Preparing [2023-05-11T22:07:18.466Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:18.466Z] c38a4ad2f53c: Preparing [2023-05-11T22:07:18.466Z] 84956e27e041: Preparing [2023-05-11T22:07:18.466Z] f1417ff83b31: Preparing [2023-05-11T22:07:18.466Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:18.466Z] c38a4ad2f53c: Waiting [2023-05-11T22:07:18.466Z] 84956e27e041: Waiting [2023-05-11T22:07:18.466Z] f1417ff83b31: Waiting [2023-05-11T22:07:18.466Z] 2090eb8178e2: Layer already exists [2023-05-11T22:07:18.466Z] f759e33220d2: Layer already exists [2023-05-11T22:07:18.466Z] 2270ea45d140: Layer already exists [2023-05-11T22:07:18.466Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:18.466Z] 2e292ae583e6: Layer already exists [2023-05-11T22:07:18.466Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:18.466Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:18.466Z] c38a4ad2f53c: Layer already exists [2023-05-11T22:07:18.466Z] 84956e27e041: Layer already exists [2023-05-11T22:07:18.466Z] latest: digest: sha256:1e9adb60c0dd659be74eb8336279e1a321b39b55666fa69a2374a59a2fedf22e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:18.775Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:19.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.156 [2023-05-11T22:07:19.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-11T22:07:19.084Z] f759e33220d2: Preparing [2023-05-11T22:07:19.084Z] 2090eb8178e2: Preparing [2023-05-11T22:07:19.084Z] 2e292ae583e6: Preparing [2023-05-11T22:07:19.084Z] 2270ea45d140: Preparing [2023-05-11T22:07:19.084Z] 6043203e1b76: Preparing [2023-05-11T22:07:19.084Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:19.084Z] c38a4ad2f53c: Preparing [2023-05-11T22:07:19.084Z] 84956e27e041: Preparing [2023-05-11T22:07:19.084Z] f1417ff83b31: Preparing [2023-05-11T22:07:19.084Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:19.085Z] 84956e27e041: Waiting [2023-05-11T22:07:19.085Z] f1417ff83b31: Waiting [2023-05-11T22:07:19.085Z] 2090eb8178e2: Layer already exists [2023-05-11T22:07:19.085Z] 2270ea45d140: Layer already exists [2023-05-11T22:07:19.085Z] 2e292ae583e6: Layer already exists [2023-05-11T22:07:19.085Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:19.085Z] f759e33220d2: Layer already exists [2023-05-11T22:07:19.085Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:19.085Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:19.085Z] c38a4ad2f53c: Layer already exists [2023-05-11T22:07:19.085Z] 84956e27e041: Layer already exists [2023-05-11T22:07:19.085Z] 3.0.0-dev.156: digest: sha256:1e9adb60c0dd659be74eb8336279e1a321b39b55666fa69a2374a59a2fedf22e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:19.405Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:19.713Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:19.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-11T22:07:19.713Z] f759e33220d2: Preparing [2023-05-11T22:07:19.713Z] 2090eb8178e2: Preparing [2023-05-11T22:07:19.713Z] 2e292ae583e6: Preparing [2023-05-11T22:07:19.713Z] 2270ea45d140: Preparing [2023-05-11T22:07:19.713Z] 6043203e1b76: Preparing [2023-05-11T22:07:19.713Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:19.713Z] c38a4ad2f53c: Preparing [2023-05-11T22:07:19.713Z] 84956e27e041: Preparing [2023-05-11T22:07:19.713Z] f1417ff83b31: Preparing [2023-05-11T22:07:19.713Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:19.713Z] 84956e27e041: Waiting [2023-05-11T22:07:19.713Z] f1417ff83b31: Waiting [2023-05-11T22:07:19.713Z] 2270ea45d140: Layer already exists [2023-05-11T22:07:19.713Z] f759e33220d2: Layer already exists [2023-05-11T22:07:19.713Z] 2e292ae583e6: Layer already exists [2023-05-11T22:07:19.713Z] 2090eb8178e2: Layer already exists [2023-05-11T22:07:19.713Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:19.713Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:19.713Z] 84956e27e041: Layer already exists [2023-05-11T22:07:19.713Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:19.713Z] c38a4ad2f53c: Layer already exists [2023-05-11T22:07:19.713Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:1e9adb60c0dd659be74eb8336279e1a321b39b55666fa69a2374a59a2fedf22e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:20.032Z] + 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-11T22:07:20.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-11T22:07:20.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-11T22:07:20.343Z] f759e33220d2: Preparing [2023-05-11T22:07:20.343Z] 2090eb8178e2: Preparing [2023-05-11T22:07:20.343Z] 2e292ae583e6: Preparing [2023-05-11T22:07:20.343Z] 2270ea45d140: Preparing [2023-05-11T22:07:20.343Z] 6043203e1b76: Preparing [2023-05-11T22:07:20.343Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:20.343Z] c38a4ad2f53c: Preparing [2023-05-11T22:07:20.343Z] 84956e27e041: Preparing [2023-05-11T22:07:20.343Z] f1417ff83b31: Preparing [2023-05-11T22:07:20.343Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:20.343Z] c38a4ad2f53c: Waiting [2023-05-11T22:07:20.343Z] 84956e27e041: Waiting [2023-05-11T22:07:20.343Z] f1417ff83b31: Waiting [2023-05-11T22:07:20.343Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:20.343Z] 2270ea45d140: Layer already exists [2023-05-11T22:07:20.343Z] 2e292ae583e6: Layer already exists [2023-05-11T22:07:20.343Z] 2090eb8178e2: Layer already exists [2023-05-11T22:07:20.343Z] f759e33220d2: Layer already exists [2023-05-11T22:07:20.343Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:20.343Z] 84956e27e041: Layer already exists [2023-05-11T22:07:20.343Z] c38a4ad2f53c: Layer already exists [2023-05-11T22:07:20.343Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:20.343Z] main: digest: sha256:1e9adb60c0dd659be74eb8336279e1a321b39b55666fa69a2374a59a2fedf22e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:07:20.387Z] ===================================================== [Pipeline] echo [2023-05-11T22:07:20.398Z] taggedImages: [2023-05-11T22:07:20.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:20.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-11T22:07:20.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.156 [2023-05-11T22:07:20.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:20.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-11T22:07:20.415Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-11T22:07:20.415Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:20.415Z] latest [2023-05-11T22:07:20.415Z] 3.0.0-dev.156 [2023-05-11T22:07:20.415Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:20.415Z] main [2023-05-11T22:07:20.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:20.737Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:21.048Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:21.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-11T22:07:21.048Z] 1d1d6590b104: Preparing [2023-05-11T22:07:21.048Z] a8fa15723393: Preparing [2023-05-11T22:07:21.048Z] bd65c7dc2535: Preparing [2023-05-11T22:07:21.048Z] 1ffe4447858d: Preparing [2023-05-11T22:07:21.048Z] 83dc07ae9dce: Preparing [2023-05-11T22:07:21.048Z] c0e7c02ce9b2: Preparing [2023-05-11T22:07:21.048Z] b87d3ae5ac17: Preparing [2023-05-11T22:07:21.048Z] 6043203e1b76: Preparing [2023-05-11T22:07:21.048Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:21.048Z] 5fe020de746e: Preparing [2023-05-11T22:07:21.048Z] f1417ff83b31: Preparing [2023-05-11T22:07:21.048Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:21.048Z] 5fe020de746e: Waiting [2023-05-11T22:07:21.048Z] f1417ff83b31: Waiting [2023-05-11T22:07:21.048Z] c0e7c02ce9b2: Waiting [2023-05-11T22:07:21.048Z] b87d3ae5ac17: Waiting [2023-05-11T22:07:21.048Z] 6043203e1b76: Waiting [2023-05-11T22:07:21.048Z] a8fa15723393: Pushed [2023-05-11T22:07:21.048Z] 1d1d6590b104: Pushed [2023-05-11T22:07:21.048Z] 83dc07ae9dce: Pushed [2023-05-11T22:07:21.048Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:21.048Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:21.307Z] b87d3ae5ac17: Pushed [2023-05-11T22:07:21.307Z] c0e7c02ce9b2: Pushed [2023-05-11T22:07:21.307Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:21.307Z] 5fe020de746e: Pushed [2023-05-11T22:07:22.246Z] 1ffe4447858d: Pushed [2023-05-11T22:07:22.814Z] bd65c7dc2535: Pushed [2023-05-11T22:07:22.814Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:db2263aa6484500b22bb2286d370d16510c3cb5e983de0efa21cd2847c15a49a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:23.110Z] ---> e5795d5468fd [2023-05-11T22:07:23.110Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T22:07:23.119Z] + 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-11T22:07:23.420Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-11T22:07:23.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-11T22:07:23.420Z] 1d1d6590b104: Preparing [2023-05-11T22:07:23.420Z] a8fa15723393: Preparing [2023-05-11T22:07:23.420Z] bd65c7dc2535: Preparing [2023-05-11T22:07:23.420Z] 1ffe4447858d: Preparing [2023-05-11T22:07:23.420Z] 83dc07ae9dce: Preparing [2023-05-11T22:07:23.420Z] c0e7c02ce9b2: Preparing [2023-05-11T22:07:23.420Z] b87d3ae5ac17: Preparing [2023-05-11T22:07:23.421Z] 6043203e1b76: Preparing [2023-05-11T22:07:23.421Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:23.421Z] 5fe020de746e: Preparing [2023-05-11T22:07:23.421Z] f1417ff83b31: Preparing [2023-05-11T22:07:23.421Z] b87d3ae5ac17: Waiting [2023-05-11T22:07:23.421Z] c0e7c02ce9b2: Waiting [2023-05-11T22:07:23.421Z] 5fe020de746e: Waiting [2023-05-11T22:07:23.421Z] 6043203e1b76: Waiting [2023-05-11T22:07:23.421Z] f1417ff83b31: Waiting [2023-05-11T22:07:23.421Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:23.421Z] a8fa15723393: Layer already exists [2023-05-11T22:07:23.421Z] 83dc07ae9dce: Layer already exists [2023-05-11T22:07:23.421Z] 1ffe4447858d: Layer already exists [2023-05-11T22:07:23.421Z] bd65c7dc2535: Layer already exists [2023-05-11T22:07:23.421Z] 1d1d6590b104: Layer already exists [2023-05-11T22:07:23.421Z] b87d3ae5ac17: Layer already exists [2023-05-11T22:07:23.421Z] c0e7c02ce9b2: Layer already exists [2023-05-11T22:07:23.421Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:23.421Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:23.421Z] 5fe020de746e: Layer already exists [2023-05-11T22:07:23.421Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:23.421Z] latest: digest: sha256:db2263aa6484500b22bb2286d370d16510c3cb5e983de0efa21cd2847c15a49a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:23.731Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:24.051Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.156 [2023-05-11T22:07:24.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-11T22:07:24.051Z] 1d1d6590b104: Preparing [2023-05-11T22:07:24.051Z] a8fa15723393: Preparing [2023-05-11T22:07:24.051Z] bd65c7dc2535: Preparing [2023-05-11T22:07:24.051Z] 1ffe4447858d: Preparing [2023-05-11T22:07:24.051Z] 83dc07ae9dce: Preparing [2023-05-11T22:07:24.051Z] c0e7c02ce9b2: Preparing [2023-05-11T22:07:24.051Z] b87d3ae5ac17: Preparing [2023-05-11T22:07:24.051Z] 6043203e1b76: Preparing [2023-05-11T22:07:24.051Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:24.051Z] 5fe020de746e: Preparing [2023-05-11T22:07:24.051Z] f1417ff83b31: Preparing [2023-05-11T22:07:24.051Z] 6043203e1b76: Waiting [2023-05-11T22:07:24.051Z] f1417ff83b31: Waiting [2023-05-11T22:07:24.051Z] c0e7c02ce9b2: Waiting [2023-05-11T22:07:24.051Z] b87d3ae5ac17: Waiting [2023-05-11T22:07:24.051Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:24.051Z] 5fe020de746e: Waiting [2023-05-11T22:07:24.051Z] bd65c7dc2535: Layer already exists [2023-05-11T22:07:24.051Z] 1d1d6590b104: Layer already exists [2023-05-11T22:07:24.051Z] 83dc07ae9dce: Layer already exists [2023-05-11T22:07:24.051Z] a8fa15723393: Layer already exists [2023-05-11T22:07:24.051Z] 1ffe4447858d: Layer already exists [2023-05-11T22:07:24.051Z] b87d3ae5ac17: Layer already exists [2023-05-11T22:07:24.051Z] c0e7c02ce9b2: Layer already exists [2023-05-11T22:07:24.051Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:24.051Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:24.051Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:24.051Z] 5fe020de746e: Layer already exists [2023-05-11T22:07:24.051Z] 3.0.0-dev.156: digest: sha256:db2263aa6484500b22bb2286d370d16510c3cb5e983de0efa21cd2847c15a49a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:24.374Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:24.686Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:24.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-11T22:07:24.686Z] 1d1d6590b104: Preparing [2023-05-11T22:07:24.686Z] a8fa15723393: Preparing [2023-05-11T22:07:24.686Z] bd65c7dc2535: Preparing [2023-05-11T22:07:24.686Z] 1ffe4447858d: Preparing [2023-05-11T22:07:24.686Z] 83dc07ae9dce: Preparing [2023-05-11T22:07:24.686Z] c0e7c02ce9b2: Preparing [2023-05-11T22:07:24.686Z] b87d3ae5ac17: Preparing [2023-05-11T22:07:24.686Z] 6043203e1b76: Preparing [2023-05-11T22:07:24.686Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:24.686Z] 5fe020de746e: Preparing [2023-05-11T22:07:24.686Z] f1417ff83b31: Preparing [2023-05-11T22:07:24.686Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:24.686Z] 5fe020de746e: Waiting [2023-05-11T22:07:24.686Z] f1417ff83b31: Waiting [2023-05-11T22:07:24.686Z] c0e7c02ce9b2: Waiting [2023-05-11T22:07:24.686Z] b87d3ae5ac17: Waiting [2023-05-11T22:07:24.686Z] 6043203e1b76: Waiting [2023-05-11T22:07:24.686Z] 83dc07ae9dce: Layer already exists [2023-05-11T22:07:24.686Z] 1d1d6590b104: Layer already exists [2023-05-11T22:07:24.686Z] a8fa15723393: Layer already exists [2023-05-11T22:07:24.686Z] 1ffe4447858d: Layer already exists [2023-05-11T22:07:24.686Z] bd65c7dc2535: Layer already exists [2023-05-11T22:07:24.686Z] b87d3ae5ac17: Layer already exists [2023-05-11T22:07:24.686Z] c0e7c02ce9b2: Layer already exists [2023-05-11T22:07:24.686Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:24.686Z] 5fe020de746e: Layer already exists [2023-05-11T22:07:24.686Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:24.686Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:24.686Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:db2263aa6484500b22bb2286d370d16510c3cb5e983de0efa21cd2847c15a49a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:24.991Z] + 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-11T22:07:25.292Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-11T22:07:25.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-11T22:07:25.292Z] 1d1d6590b104: Preparing [2023-05-11T22:07:25.292Z] a8fa15723393: Preparing [2023-05-11T22:07:25.292Z] bd65c7dc2535: Preparing [2023-05-11T22:07:25.292Z] 1ffe4447858d: Preparing [2023-05-11T22:07:25.292Z] 83dc07ae9dce: Preparing [2023-05-11T22:07:25.292Z] c0e7c02ce9b2: Preparing [2023-05-11T22:07:25.292Z] b87d3ae5ac17: Preparing [2023-05-11T22:07:25.292Z] 6043203e1b76: Preparing [2023-05-11T22:07:25.292Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:25.292Z] 5fe020de746e: Preparing [2023-05-11T22:07:25.292Z] f1417ff83b31: Preparing [2023-05-11T22:07:25.292Z] b87d3ae5ac17: Waiting [2023-05-11T22:07:25.292Z] 6043203e1b76: Waiting [2023-05-11T22:07:25.292Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:25.292Z] 5fe020de746e: Waiting [2023-05-11T22:07:25.292Z] c0e7c02ce9b2: Waiting [2023-05-11T22:07:25.292Z] f1417ff83b31: Waiting [2023-05-11T22:07:25.292Z] bd65c7dc2535: Layer already exists [2023-05-11T22:07:25.292Z] a8fa15723393: Layer already exists [2023-05-11T22:07:25.292Z] 1d1d6590b104: Layer already exists [2023-05-11T22:07:25.292Z] 1ffe4447858d: Layer already exists [2023-05-11T22:07:25.292Z] 83dc07ae9dce: Layer already exists [2023-05-11T22:07:25.292Z] c0e7c02ce9b2: Layer already exists [2023-05-11T22:07:25.292Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:25.292Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:25.292Z] b87d3ae5ac17: Layer already exists [2023-05-11T22:07:25.292Z] 5fe020de746e: Layer already exists [2023-05-11T22:07:25.292Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:25.292Z] main: digest: sha256:db2263aa6484500b22bb2286d370d16510c3cb5e983de0efa21cd2847c15a49a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:07:25.341Z] ===================================================== [Pipeline] echo [2023-05-11T22:07:25.352Z] taggedImages: [2023-05-11T22:07:25.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:25.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-11T22:07:25.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.156 [2023-05-11T22:07:25.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:25.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-11T22:07:25.382Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-11T22:07:25.382Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:25.382Z] latest [2023-05-11T22:07:25.382Z] 3.0.0-dev.156 [2023-05-11T22:07:25.382Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:25.382Z] main [2023-05-11T22:07:25.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:25.701Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:26.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:26.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-11T22:07:26.001Z] b23f95a81d13: Preparing [2023-05-11T22:07:26.001Z] b12c3b1a7f45: Preparing [2023-05-11T22:07:26.001Z] 6043203e1b76: Preparing [2023-05-11T22:07:26.001Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:26.001Z] d6eeaec549f3: Preparing [2023-05-11T22:07:26.001Z] f1417ff83b31: Preparing [2023-05-11T22:07:26.001Z] f1417ff83b31: Waiting [2023-05-11T22:07:26.001Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:26.001Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:26.001Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:26.001Z] b23f95a81d13: Pushed [2023-05-11T22:07:26.552Z] ---> 3d21a7f57df3 [2023-05-11T22:07:26.552Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-11T22:07:26.568Z] d6eeaec549f3: Pushed [2023-05-11T22:07:27.964Z] ---> daa74286d51a [2023-05-11T22:07:27.964Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-11T22:07:28.476Z] b12c3b1a7f45: Pushed [2023-05-11T22:07:28.476Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:0aae37fbf9618c45631dd657d2abb34e191af672dace344e1de95e2b9368075c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:28.782Z] + 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-11T22:07:28.995Z] ---> 029f2914b6cc [2023-05-11T22:07:28.995Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T22:07:28.995Z] ---> Running in 6bdc28462d8a [2023-05-11T22:07:29.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-11T22:07:29.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-11T22:07:29.087Z] b23f95a81d13: Preparing [2023-05-11T22:07:29.087Z] b12c3b1a7f45: Preparing [2023-05-11T22:07:29.087Z] 6043203e1b76: Preparing [2023-05-11T22:07:29.087Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:29.087Z] d6eeaec549f3: Preparing [2023-05-11T22:07:29.087Z] f1417ff83b31: Preparing [2023-05-11T22:07:29.087Z] f1417ff83b31: Waiting [2023-05-11T22:07:29.087Z] d6eeaec549f3: Layer already exists [2023-05-11T22:07:29.087Z] b23f95a81d13: Layer already exists [2023-05-11T22:07:29.087Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:29.087Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:29.087Z] b12c3b1a7f45: Layer already exists [2023-05-11T22:07:29.087Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:29.087Z] latest: digest: sha256:0aae37fbf9618c45631dd657d2abb34e191af672dace344e1de95e2b9368075c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:29.397Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:29.586Z] Removing intermediate container 6bdc28462d8a [2023-05-11T22:07:29.587Z] ---> 407bf7e7c44b [2023-05-11T22:07:29.587Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T22:07:29.587Z] ---> Running in 9814e858d938 [2023-05-11T22:07:29.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.156 [2023-05-11T22:07:29.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-11T22:07:29.704Z] b23f95a81d13: Preparing [2023-05-11T22:07:29.704Z] b12c3b1a7f45: Preparing [2023-05-11T22:07:29.704Z] 6043203e1b76: Preparing [2023-05-11T22:07:29.704Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:29.704Z] d6eeaec549f3: Preparing [2023-05-11T22:07:29.704Z] f1417ff83b31: Preparing [2023-05-11T22:07:29.704Z] f1417ff83b31: Waiting [2023-05-11T22:07:29.704Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:29.704Z] b12c3b1a7f45: Layer already exists [2023-05-11T22:07:29.704Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:29.704Z] d6eeaec549f3: Layer already exists [2023-05-11T22:07:29.704Z] b23f95a81d13: Layer already exists [2023-05-11T22:07:29.704Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:29.704Z] 3.0.0-dev.156: digest: sha256:0aae37fbf9618c45631dd657d2abb34e191af672dace344e1de95e2b9368075c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:29.858Z] Removing intermediate container 9814e858d938 [2023-05-11T22:07:29.858Z] ---> 320b67fb8a37 [2023-05-11T22:07:29.858Z] Step 24/26 : LABEL arch=arm64 [2023-05-11T22:07:30.021Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:30.134Z] ---> Running in 121e8d6736ac [2023-05-11T22:07:30.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:30.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-11T22:07:30.327Z] b23f95a81d13: Preparing [2023-05-11T22:07:30.327Z] b12c3b1a7f45: Preparing [2023-05-11T22:07:30.327Z] 6043203e1b76: Preparing [2023-05-11T22:07:30.327Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:30.327Z] d6eeaec549f3: Preparing [2023-05-11T22:07:30.327Z] f1417ff83b31: Preparing [2023-05-11T22:07:30.327Z] f1417ff83b31: Waiting [2023-05-11T22:07:30.327Z] b12c3b1a7f45: Layer already exists [2023-05-11T22:07:30.327Z] d6eeaec549f3: Layer already exists [2023-05-11T22:07:30.327Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:30.327Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:30.327Z] b23f95a81d13: Layer already exists [2023-05-11T22:07:30.327Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:30.327Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:0aae37fbf9618c45631dd657d2abb34e191af672dace344e1de95e2b9368075c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:30.432Z] Removing intermediate container 121e8d6736ac [2023-05-11T22:07:30.432Z] ---> 23de92a44ae2 [2023-05-11T22:07:30.432Z] Step 25/26 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:30.631Z] + 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-11T22:07:30.700Z] ---> Running in 9d498596038a [2023-05-11T22:07:30.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-11T22:07:30.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-11T22:07:30.943Z] b23f95a81d13: Preparing [2023-05-11T22:07:30.943Z] b12c3b1a7f45: Preparing [2023-05-11T22:07:30.943Z] 6043203e1b76: Preparing [2023-05-11T22:07:30.943Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:30.943Z] d6eeaec549f3: Preparing [2023-05-11T22:07:30.943Z] f1417ff83b31: Preparing [2023-05-11T22:07:30.943Z] f1417ff83b31: Waiting [2023-05-11T22:07:30.943Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:30.943Z] b23f95a81d13: Layer already exists [2023-05-11T22:07:30.943Z] d6eeaec549f3: Layer already exists [2023-05-11T22:07:30.943Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:30.943Z] b12c3b1a7f45: Layer already exists [2023-05-11T22:07:30.943Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:30.943Z] main: digest: sha256:0aae37fbf9618c45631dd657d2abb34e191af672dace344e1de95e2b9368075c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:07:30.983Z] ===================================================== [Pipeline] echo [2023-05-11T22:07:30.989Z] taggedImages: [2023-05-11T22:07:30.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:30.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-11T22:07:30.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.156 [2023-05-11T22:07:30.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:30.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-11T22:07:31.004Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-11T22:07:31.004Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:31.004Z] latest [2023-05-11T22:07:31.004Z] 3.0.0-dev.156 [2023-05-11T22:07:31.004Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:31.004Z] main [2023-05-11T22:07:31.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:31.290Z] Removing intermediate container 9d498596038a [2023-05-11T22:07:31.291Z] ---> 882e48802611 [2023-05-11T22:07:31.291Z] Step 26/26 : LABEL version=3.0.0-dev.156 [2023-05-11T22:07:31.291Z] ---> Running in a32b574a6d72 [2023-05-11T22:07:31.308Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:31.558Z] Removing intermediate container a32b574a6d72 [2023-05-11T22:07:31.558Z] ---> e8c020bde44b [2023-05-11T22:07:31.558Z] [2023-05-11T22:07:31.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:31.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-11T22:07:31.610Z] dcea9f3dc902: Preparing [2023-05-11T22:07:31.610Z] 94f919162653: Preparing [2023-05-11T22:07:31.610Z] 8984e65426cd: Preparing [2023-05-11T22:07:31.610Z] 47d07e43132e: Preparing [2023-05-11T22:07:31.610Z] 109c76ac5095: Preparing [2023-05-11T22:07:31.610Z] 6043203e1b76: Preparing [2023-05-11T22:07:31.610Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:31.610Z] 7127a6edf27d: Preparing [2023-05-11T22:07:31.610Z] f1417ff83b31: Preparing [2023-05-11T22:07:31.610Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:31.610Z] f1417ff83b31: Waiting [2023-05-11T22:07:31.610Z] 6043203e1b76: Waiting [2023-05-11T22:07:31.610Z] 7127a6edf27d: Waiting [2023-05-11T22:07:31.610Z] 94f919162653: Pushed [2023-05-11T22:07:31.610Z] 8984e65426cd: Pushed [2023-05-11T22:07:31.610Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:31.610Z] dcea9f3dc902: Pushed [2023-05-11T22:07:31.610Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:31.610Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:31.826Z] Successfully built e8c020bde44b [2023-05-11T22:07:31.827Z] Successfully tagged security-spire-server-arm64:latest [2023-05-11T22:07:31.827Z]  Building security-spire-server ... done Building security-proxy-auth [2023-05-11T22:07:32.177Z] 7127a6edf27d: Pushed [2023-05-11T22:07:35.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:07:35.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:07:35.174Z] ---> d9547ee4cd3e [2023-05-11T22:07:35.174Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:07:35.174Z] ---> Using cache [2023-05-11T22:07:35.174Z] ---> 577d29ad32f1 [2023-05-11T22:07:35.174Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T22:07:35.174Z] ---> Using cache [2023-05-11T22:07:35.174Z] ---> 7145b6c9423d [2023-05-11T22:07:35.174Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T22:07:35.174Z] ---> Using cache [2023-05-11T22:07:35.174Z] ---> 96290b4b0f1a [2023-05-11T22:07:35.174Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T22:07:35.174Z] ---> Using cache [2023-05-11T22:07:35.174Z] ---> 32397e5d52bf [2023-05-11T22:07:35.174Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:07:35.174Z] ---> Using cache [2023-05-11T22:07:35.174Z] ---> 1c372f4d0828 [2023-05-11T22:07:35.174Z] Step 8/23 : COPY . . [2023-05-11T22:07:35.445Z] ---> Using cache [2023-05-11T22:07:35.445Z] ---> 7b267c3a0052 [2023-05-11T22:07:35.445Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-11T22:07:35.720Z] ---> Running in fd4834c09b80 [2023-05-11T22:07:37.438Z] 109c76ac5095: Pushed [2023-05-11T22:07:37.672Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-11T22:07:39.984Z] 47d07e43132e: Pushed [2023-05-11T22:07:39.984Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:043206078a0fd6ea98e52edacbe3f9c1ed49b1b2fee0d42b4a6a9664fa585dd9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:40.284Z] + 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-11T22:07:40.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-11T22:07:40.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-11T22:07:40.583Z] dcea9f3dc902: Preparing [2023-05-11T22:07:40.583Z] 94f919162653: Preparing [2023-05-11T22:07:40.583Z] 8984e65426cd: Preparing [2023-05-11T22:07:40.583Z] 47d07e43132e: Preparing [2023-05-11T22:07:40.583Z] 109c76ac5095: Preparing [2023-05-11T22:07:40.583Z] 6043203e1b76: Preparing [2023-05-11T22:07:40.583Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:40.583Z] 7127a6edf27d: Preparing [2023-05-11T22:07:40.583Z] f1417ff83b31: Preparing [2023-05-11T22:07:40.583Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:40.583Z] 7127a6edf27d: Waiting [2023-05-11T22:07:40.583Z] f1417ff83b31: Waiting [2023-05-11T22:07:40.583Z] 6043203e1b76: Waiting [2023-05-11T22:07:40.583Z] 8984e65426cd: Layer already exists [2023-05-11T22:07:40.583Z] 94f919162653: Layer already exists [2023-05-11T22:07:40.583Z] 47d07e43132e: Layer already exists [2023-05-11T22:07:40.583Z] dcea9f3dc902: Layer already exists [2023-05-11T22:07:40.583Z] 109c76ac5095: Layer already exists [2023-05-11T22:07:40.583Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:40.583Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:40.583Z] 7127a6edf27d: Layer already exists [2023-05-11T22:07:40.583Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:40.583Z] latest: digest: sha256:043206078a0fd6ea98e52edacbe3f9c1ed49b1b2fee0d42b4a6a9664fa585dd9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:40.890Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:41.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.156 [2023-05-11T22:07:41.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-11T22:07:41.193Z] dcea9f3dc902: Preparing [2023-05-11T22:07:41.193Z] 94f919162653: Preparing [2023-05-11T22:07:41.193Z] 8984e65426cd: Preparing [2023-05-11T22:07:41.193Z] 47d07e43132e: Preparing [2023-05-11T22:07:41.193Z] 109c76ac5095: Preparing [2023-05-11T22:07:41.193Z] 6043203e1b76: Preparing [2023-05-11T22:07:41.193Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:41.193Z] 7127a6edf27d: Preparing [2023-05-11T22:07:41.193Z] f1417ff83b31: Preparing [2023-05-11T22:07:41.193Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:41.193Z] 7127a6edf27d: Waiting [2023-05-11T22:07:41.193Z] 6043203e1b76: Waiting [2023-05-11T22:07:41.193Z] f1417ff83b31: Waiting [2023-05-11T22:07:41.193Z] 109c76ac5095: Layer already exists [2023-05-11T22:07:41.193Z] 8984e65426cd: Layer already exists [2023-05-11T22:07:41.193Z] dcea9f3dc902: Layer already exists [2023-05-11T22:07:41.193Z] 47d07e43132e: Layer already exists [2023-05-11T22:07:41.193Z] 94f919162653: Layer already exists [2023-05-11T22:07:41.193Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:41.193Z] 7127a6edf27d: Layer already exists [2023-05-11T22:07:41.193Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:41.193Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:41.193Z] 3.0.0-dev.156: digest: sha256:043206078a0fd6ea98e52edacbe3f9c1ed49b1b2fee0d42b4a6a9664fa585dd9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:41.500Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:41.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:41.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-11T22:07:41.804Z] dcea9f3dc902: Preparing [2023-05-11T22:07:41.804Z] 94f919162653: Preparing [2023-05-11T22:07:41.804Z] 8984e65426cd: Preparing [2023-05-11T22:07:41.804Z] 47d07e43132e: Preparing [2023-05-11T22:07:41.804Z] 109c76ac5095: Preparing [2023-05-11T22:07:41.804Z] 6043203e1b76: Preparing [2023-05-11T22:07:41.804Z] 6043203e1b76: Waiting [2023-05-11T22:07:41.804Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:41.804Z] 7127a6edf27d: Preparing [2023-05-11T22:07:41.804Z] f1417ff83b31: Preparing [2023-05-11T22:07:41.804Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:41.804Z] 7127a6edf27d: Waiting [2023-05-11T22:07:41.804Z] 94f919162653: Layer already exists [2023-05-11T22:07:41.804Z] 47d07e43132e: Layer already exists [2023-05-11T22:07:41.804Z] dcea9f3dc902: Layer already exists [2023-05-11T22:07:41.804Z] 8984e65426cd: Layer already exists [2023-05-11T22:07:41.804Z] 109c76ac5095: Layer already exists [2023-05-11T22:07:41.804Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:41.804Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:41.804Z] 7127a6edf27d: Layer already exists [2023-05-11T22:07:41.804Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:41.804Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:043206078a0fd6ea98e52edacbe3f9c1ed49b1b2fee0d42b4a6a9664fa585dd9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:42.115Z] + 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-11T22:07:42.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-11T22:07:42.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-11T22:07:42.419Z] dcea9f3dc902: Preparing [2023-05-11T22:07:42.419Z] 94f919162653: Preparing [2023-05-11T22:07:42.419Z] 8984e65426cd: Preparing [2023-05-11T22:07:42.419Z] 47d07e43132e: Preparing [2023-05-11T22:07:42.419Z] 109c76ac5095: Preparing [2023-05-11T22:07:42.419Z] 6043203e1b76: Preparing [2023-05-11T22:07:42.419Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:42.419Z] 7127a6edf27d: Preparing [2023-05-11T22:07:42.419Z] f1417ff83b31: Preparing [2023-05-11T22:07:42.419Z] 7127a6edf27d: Waiting [2023-05-11T22:07:42.419Z] f1417ff83b31: Waiting [2023-05-11T22:07:42.419Z] 6043203e1b76: Waiting [2023-05-11T22:07:42.419Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:42.419Z] dcea9f3dc902: Layer already exists [2023-05-11T22:07:42.419Z] 47d07e43132e: Layer already exists [2023-05-11T22:07:42.419Z] 109c76ac5095: Layer already exists [2023-05-11T22:07:42.419Z] 94f919162653: Layer already exists [2023-05-11T22:07:42.419Z] 8984e65426cd: Layer already exists [2023-05-11T22:07:42.419Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:42.419Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:42.419Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:42.419Z] 7127a6edf27d: Layer already exists [2023-05-11T22:07:42.419Z] main: digest: sha256:043206078a0fd6ea98e52edacbe3f9c1ed49b1b2fee0d42b4a6a9664fa585dd9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:07:42.457Z] ===================================================== [Pipeline] echo [2023-05-11T22:07:42.463Z] taggedImages: [2023-05-11T22:07:42.463Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:42.463Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-11T22:07:42.463Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.156 [2023-05-11T22:07:42.463Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:42.463Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-11T22:07:42.478Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-11T22:07:42.478Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:42.478Z] latest [2023-05-11T22:07:42.478Z] 3.0.0-dev.156 [2023-05-11T22:07:42.478Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:42.478Z] main [2023-05-11T22:07:42.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:42.780Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:43.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:43.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-11T22:07:43.083Z] 687d77963269: Preparing [2023-05-11T22:07:43.083Z] c98dddefeb13: Preparing [2023-05-11T22:07:43.083Z] d420f4db51ff: Preparing [2023-05-11T22:07:43.083Z] be58e852946e: Preparing [2023-05-11T22:07:43.083Z] 6043203e1b76: Preparing [2023-05-11T22:07:43.083Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:43.083Z] 64430a828b0a: Preparing [2023-05-11T22:07:43.083Z] f1417ff83b31: Preparing [2023-05-11T22:07:43.083Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:43.083Z] 64430a828b0a: Waiting [2023-05-11T22:07:43.083Z] f1417ff83b31: Waiting [2023-05-11T22:07:43.083Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:43.083Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:43.083Z] c98dddefeb13: Pushed [2023-05-11T22:07:43.083Z] 687d77963269: Pushed [2023-05-11T22:07:43.083Z] d420f4db51ff: Pushed [2023-05-11T22:07:43.083Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:43.341Z] 64430a828b0a: Pushed [2023-05-11T22:07:51.460Z] be58e852946e: Pushed [2023-05-11T22:07:51.720Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:854708daa678941aa42016c273a2f83c95d9434663c290e34ef370b5c366de4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:52.103Z] + 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-11T22:07:52.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-11T22:07:52.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-11T22:07:52.404Z] 687d77963269: Preparing [2023-05-11T22:07:52.404Z] c98dddefeb13: Preparing [2023-05-11T22:07:52.404Z] d420f4db51ff: Preparing [2023-05-11T22:07:52.404Z] be58e852946e: Preparing [2023-05-11T22:07:52.404Z] 6043203e1b76: Preparing [2023-05-11T22:07:52.404Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:52.404Z] 64430a828b0a: Preparing [2023-05-11T22:07:52.404Z] f1417ff83b31: Preparing [2023-05-11T22:07:52.404Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:52.404Z] 64430a828b0a: Waiting [2023-05-11T22:07:52.404Z] f1417ff83b31: Waiting [2023-05-11T22:07:52.404Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:52.404Z] 687d77963269: Layer already exists [2023-05-11T22:07:52.404Z] c98dddefeb13: Layer already exists [2023-05-11T22:07:52.404Z] d420f4db51ff: Layer already exists [2023-05-11T22:07:52.404Z] be58e852946e: Layer already exists [2023-05-11T22:07:52.404Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:52.404Z] 64430a828b0a: Layer already exists [2023-05-11T22:07:52.404Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:52.404Z] latest: digest: sha256:854708daa678941aa42016c273a2f83c95d9434663c290e34ef370b5c366de4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:52.709Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:53.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.156 [2023-05-11T22:07:53.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-11T22:07:53.016Z] 687d77963269: Preparing [2023-05-11T22:07:53.016Z] c98dddefeb13: Preparing [2023-05-11T22:07:53.016Z] d420f4db51ff: Preparing [2023-05-11T22:07:53.016Z] be58e852946e: Preparing [2023-05-11T22:07:53.016Z] 6043203e1b76: Preparing [2023-05-11T22:07:53.016Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:53.016Z] 64430a828b0a: Preparing [2023-05-11T22:07:53.016Z] f1417ff83b31: Preparing [2023-05-11T22:07:53.016Z] f1417ff83b31: Waiting [2023-05-11T22:07:53.016Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:53.016Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:53.016Z] 687d77963269: Layer already exists [2023-05-11T22:07:53.016Z] d420f4db51ff: Layer already exists [2023-05-11T22:07:53.016Z] be58e852946e: Layer already exists [2023-05-11T22:07:53.016Z] c98dddefeb13: Layer already exists [2023-05-11T22:07:53.016Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:53.016Z] 64430a828b0a: Layer already exists [2023-05-11T22:07:53.016Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:53.016Z] 3.0.0-dev.156: digest: sha256:854708daa678941aa42016c273a2f83c95d9434663c290e34ef370b5c366de4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:53.324Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:53.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:53.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-11T22:07:53.632Z] 687d77963269: Preparing [2023-05-11T22:07:53.632Z] c98dddefeb13: Preparing [2023-05-11T22:07:53.632Z] d420f4db51ff: Preparing [2023-05-11T22:07:53.632Z] be58e852946e: Preparing [2023-05-11T22:07:53.632Z] 6043203e1b76: Preparing [2023-05-11T22:07:53.632Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:53.632Z] 64430a828b0a: Preparing [2023-05-11T22:07:53.632Z] f1417ff83b31: Preparing [2023-05-11T22:07:53.632Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:53.632Z] 64430a828b0a: Waiting [2023-05-11T22:07:53.632Z] f1417ff83b31: Waiting [2023-05-11T22:07:53.632Z] be58e852946e: Layer already exists [2023-05-11T22:07:53.632Z] d420f4db51ff: Layer already exists [2023-05-11T22:07:53.632Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:53.632Z] 687d77963269: Layer already exists [2023-05-11T22:07:53.632Z] c98dddefeb13: Layer already exists [2023-05-11T22:07:53.632Z] 64430a828b0a: Layer already exists [2023-05-11T22:07:53.632Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:53.632Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:53.632Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:854708daa678941aa42016c273a2f83c95d9434663c290e34ef370b5c366de4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:53.940Z] + 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-11T22:07:54.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-11T22:07:54.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-11T22:07:54.243Z] 687d77963269: Preparing [2023-05-11T22:07:54.243Z] c98dddefeb13: Preparing [2023-05-11T22:07:54.243Z] d420f4db51ff: Preparing [2023-05-11T22:07:54.243Z] be58e852946e: Preparing [2023-05-11T22:07:54.243Z] 6043203e1b76: Preparing [2023-05-11T22:07:54.243Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:54.243Z] 64430a828b0a: Preparing [2023-05-11T22:07:54.243Z] f1417ff83b31: Preparing [2023-05-11T22:07:54.243Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:54.243Z] 64430a828b0a: Waiting [2023-05-11T22:07:54.243Z] f1417ff83b31: Waiting [2023-05-11T22:07:54.243Z] 687d77963269: Layer already exists [2023-05-11T22:07:54.243Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:54.243Z] d420f4db51ff: Layer already exists [2023-05-11T22:07:54.243Z] be58e852946e: Layer already exists [2023-05-11T22:07:54.243Z] c98dddefeb13: Layer already exists [2023-05-11T22:07:54.243Z] 64430a828b0a: Layer already exists [2023-05-11T22:07:54.243Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:54.243Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:54.243Z] main: digest: sha256:854708daa678941aa42016c273a2f83c95d9434663c290e34ef370b5c366de4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:07:54.284Z] ===================================================== [Pipeline] echo [2023-05-11T22:07:54.290Z] taggedImages: [2023-05-11T22:07:54.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:54.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-11T22:07:54.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.156 [2023-05-11T22:07:54.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:54.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-11T22:07:54.306Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-11T22:07:54.306Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:54.306Z] latest [2023-05-11T22:07:54.306Z] 3.0.0-dev.156 [2023-05-11T22:07:54.306Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:07:54.306Z] main [2023-05-11T22:07:54.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:54.623Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:54.929Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:07:54.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-11T22:07:54.929Z] dd09f7f9896c: Preparing [2023-05-11T22:07:54.929Z] 4b371e3eefa2: Preparing [2023-05-11T22:07:54.929Z] e931d328243b: Preparing [2023-05-11T22:07:54.929Z] eff4aad1a3aa: Preparing [2023-05-11T22:07:54.929Z] 6043203e1b76: Preparing [2023-05-11T22:07:54.929Z] 5c76b8f4505d: Preparing [2023-05-11T22:07:54.929Z] 7127a6edf27d: Preparing [2023-05-11T22:07:54.929Z] f1417ff83b31: Preparing [2023-05-11T22:07:54.929Z] 5c76b8f4505d: Waiting [2023-05-11T22:07:54.929Z] 7127a6edf27d: Waiting [2023-05-11T22:07:54.929Z] f1417ff83b31: Waiting [2023-05-11T22:07:54.929Z] 6043203e1b76: Layer already exists [2023-05-11T22:07:54.929Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:07:54.929Z] 7127a6edf27d: Layer already exists [2023-05-11T22:07:54.929Z] f1417ff83b31: Layer already exists [2023-05-11T22:07:54.929Z] 4b371e3eefa2: Pushed [2023-05-11T22:07:54.929Z] dd09f7f9896c: Pushed [2023-05-11T22:07:54.929Z] e931d328243b: Pushed [2023-05-11T22:08:03.050Z] eff4aad1a3aa: Pushed [2023-05-11T22:08:03.050Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:f202e5a3db999509b1fc9851feca2a24cf5a5e81826af1c8639745f3216c639d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:03.433Z] + 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-11T22:08:03.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-11T22:08:03.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-11T22:08:03.797Z] dd09f7f9896c: Preparing [2023-05-11T22:08:03.797Z] 4b371e3eefa2: Preparing [2023-05-11T22:08:03.797Z] e931d328243b: Preparing [2023-05-11T22:08:03.797Z] eff4aad1a3aa: Preparing [2023-05-11T22:08:03.797Z] 6043203e1b76: Preparing [2023-05-11T22:08:03.797Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:03.797Z] 7127a6edf27d: Preparing [2023-05-11T22:08:03.797Z] f1417ff83b31: Preparing [2023-05-11T22:08:03.797Z] 5c76b8f4505d: Waiting [2023-05-11T22:08:03.797Z] 7127a6edf27d: Waiting [2023-05-11T22:08:03.797Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:03.797Z] 4b371e3eefa2: Layer already exists [2023-05-11T22:08:03.797Z] eff4aad1a3aa: Layer already exists [2023-05-11T22:08:03.797Z] dd09f7f9896c: Layer already exists [2023-05-11T22:08:03.797Z] e931d328243b: Layer already exists [2023-05-11T22:08:03.797Z] 7127a6edf27d: Layer already exists [2023-05-11T22:08:03.797Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:03.797Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:03.797Z] latest: digest: sha256:f202e5a3db999509b1fc9851feca2a24cf5a5e81826af1c8639745f3216c639d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:04.140Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:04.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.156 [2023-05-11T22:08:04.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-11T22:08:04.445Z] dd09f7f9896c: Preparing [2023-05-11T22:08:04.445Z] 4b371e3eefa2: Preparing [2023-05-11T22:08:04.445Z] e931d328243b: Preparing [2023-05-11T22:08:04.445Z] eff4aad1a3aa: Preparing [2023-05-11T22:08:04.445Z] 6043203e1b76: Preparing [2023-05-11T22:08:04.445Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:04.445Z] 7127a6edf27d: Preparing [2023-05-11T22:08:04.445Z] f1417ff83b31: Preparing [2023-05-11T22:08:04.445Z] 5c76b8f4505d: Waiting [2023-05-11T22:08:04.445Z] 7127a6edf27d: Waiting [2023-05-11T22:08:04.445Z] f1417ff83b31: Waiting [2023-05-11T22:08:04.445Z] eff4aad1a3aa: Layer already exists [2023-05-11T22:08:04.445Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:04.445Z] 4b371e3eefa2: Layer already exists [2023-05-11T22:08:04.445Z] dd09f7f9896c: Layer already exists [2023-05-11T22:08:04.445Z] e931d328243b: Layer already exists [2023-05-11T22:08:04.445Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:04.445Z] 7127a6edf27d: Layer already exists [2023-05-11T22:08:04.445Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:04.445Z] 3.0.0-dev.156: digest: sha256:f202e5a3db999509b1fc9851feca2a24cf5a5e81826af1c8639745f3216c639d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:04.753Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:05.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:08:05.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-11T22:08:05.055Z] dd09f7f9896c: Preparing [2023-05-11T22:08:05.055Z] 4b371e3eefa2: Preparing [2023-05-11T22:08:05.055Z] e931d328243b: Preparing [2023-05-11T22:08:05.055Z] eff4aad1a3aa: Preparing [2023-05-11T22:08:05.055Z] 6043203e1b76: Preparing [2023-05-11T22:08:05.055Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:05.055Z] 7127a6edf27d: Preparing [2023-05-11T22:08:05.055Z] f1417ff83b31: Preparing [2023-05-11T22:08:05.055Z] 5c76b8f4505d: Waiting [2023-05-11T22:08:05.055Z] f1417ff83b31: Waiting [2023-05-11T22:08:05.055Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:05.055Z] 4b371e3eefa2: Layer already exists [2023-05-11T22:08:05.055Z] eff4aad1a3aa: Layer already exists [2023-05-11T22:08:05.055Z] dd09f7f9896c: Layer already exists [2023-05-11T22:08:05.055Z] e931d328243b: Layer already exists [2023-05-11T22:08:05.055Z] 7127a6edf27d: Layer already exists [2023-05-11T22:08:05.055Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:05.055Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:05.055Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:f202e5a3db999509b1fc9851feca2a24cf5a5e81826af1c8639745f3216c639d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:05.355Z] + 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-11T22:08:05.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-11T22:08:05.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-11T22:08:05.657Z] dd09f7f9896c: Preparing [2023-05-11T22:08:05.657Z] 4b371e3eefa2: Preparing [2023-05-11T22:08:05.657Z] e931d328243b: Preparing [2023-05-11T22:08:05.657Z] eff4aad1a3aa: Preparing [2023-05-11T22:08:05.657Z] 6043203e1b76: Preparing [2023-05-11T22:08:05.657Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:05.657Z] 7127a6edf27d: Preparing [2023-05-11T22:08:05.657Z] f1417ff83b31: Preparing [2023-05-11T22:08:05.657Z] f1417ff83b31: Waiting [2023-05-11T22:08:05.657Z] 5c76b8f4505d: Waiting [2023-05-11T22:08:05.657Z] 7127a6edf27d: Waiting [2023-05-11T22:08:05.657Z] eff4aad1a3aa: Layer already exists [2023-05-11T22:08:05.657Z] dd09f7f9896c: Layer already exists [2023-05-11T22:08:05.657Z] 4b371e3eefa2: Layer already exists [2023-05-11T22:08:05.657Z] e931d328243b: Layer already exists [2023-05-11T22:08:05.657Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:05.657Z] 7127a6edf27d: Layer already exists [2023-05-11T22:08:05.657Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:05.657Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:05.657Z] main: digest: sha256:f202e5a3db999509b1fc9851feca2a24cf5a5e81826af1c8639745f3216c639d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:08:05.700Z] ===================================================== [Pipeline] echo [2023-05-11T22:08:05.708Z] taggedImages: [2023-05-11T22:08:05.708Z] - nexus3.edgexfoundry.org:10004/security-spire-server:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:08:05.708Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-11T22:08:05.708Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.156 [2023-05-11T22:08:05.708Z] - nexus3.edgexfoundry.org:10004/security-spire-server:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:08:05.708Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-11T22:08:05.725Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-11T22:08:05.725Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:08:05.725Z] latest [2023-05-11T22:08:05.725Z] 3.0.0-dev.156 [2023-05-11T22:08:05.725Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:08:05.725Z] main [2023-05-11T22:08:05.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:06.037Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:06.343Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:08:06.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-11T22:08:06.343Z] b2bc65f89da4: Preparing [2023-05-11T22:08:06.343Z] af4c9fdfc43f: Preparing [2023-05-11T22:08:06.343Z] 6043203e1b76: Preparing [2023-05-11T22:08:06.343Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:06.343Z] 10346fb97515: Preparing [2023-05-11T22:08:06.343Z] f1417ff83b31: Preparing [2023-05-11T22:08:06.343Z] f1417ff83b31: Waiting [2023-05-11T22:08:06.343Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:06.343Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:06.343Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:06.343Z] b2bc65f89da4: Pushed [2023-05-11T22:08:06.343Z] 10346fb97515: Pushed [2023-05-11T22:08:08.875Z] af4c9fdfc43f: Pushed [2023-05-11T22:08:08.875Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:f1f416d21948b6a2e424b2ce87bef512f9be1531ac966d31f253c87047491eae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:09.189Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:09.500Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-11T22:08:09.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-11T22:08:09.500Z] b2bc65f89da4: Preparing [2023-05-11T22:08:09.500Z] af4c9fdfc43f: Preparing [2023-05-11T22:08:09.500Z] 6043203e1b76: Preparing [2023-05-11T22:08:09.500Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:09.500Z] 10346fb97515: Preparing [2023-05-11T22:08:09.500Z] f1417ff83b31: Preparing [2023-05-11T22:08:09.500Z] f1417ff83b31: Waiting [2023-05-11T22:08:09.500Z] af4c9fdfc43f: Layer already exists [2023-05-11T22:08:09.500Z] 10346fb97515: Layer already exists [2023-05-11T22:08:09.500Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:09.500Z] b2bc65f89da4: Layer already exists [2023-05-11T22:08:09.500Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:09.500Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:09.500Z] latest: digest: sha256:f1f416d21948b6a2e424b2ce87bef512f9be1531ac966d31f253c87047491eae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:09.818Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:10.132Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.156 [2023-05-11T22:08:10.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-11T22:08:10.132Z] b2bc65f89da4: Preparing [2023-05-11T22:08:10.132Z] af4c9fdfc43f: Preparing [2023-05-11T22:08:10.132Z] 6043203e1b76: Preparing [2023-05-11T22:08:10.132Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:10.132Z] 10346fb97515: Preparing [2023-05-11T22:08:10.132Z] f1417ff83b31: Preparing [2023-05-11T22:08:10.132Z] f1417ff83b31: Waiting [2023-05-11T22:08:10.132Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:10.132Z] 10346fb97515: Layer already exists [2023-05-11T22:08:10.132Z] b2bc65f89da4: Layer already exists [2023-05-11T22:08:10.132Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:10.132Z] af4c9fdfc43f: Layer already exists [2023-05-11T22:08:10.132Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:10.132Z] 3.0.0-dev.156: digest: sha256:f1f416d21948b6a2e424b2ce87bef512f9be1531ac966d31f253c87047491eae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:10.435Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:10.737Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:08:10.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-11T22:08:10.737Z] b2bc65f89da4: Preparing [2023-05-11T22:08:10.737Z] af4c9fdfc43f: Preparing [2023-05-11T22:08:10.737Z] 6043203e1b76: Preparing [2023-05-11T22:08:10.737Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:10.737Z] 10346fb97515: Preparing [2023-05-11T22:08:10.737Z] f1417ff83b31: Preparing [2023-05-11T22:08:10.737Z] f1417ff83b31: Waiting [2023-05-11T22:08:10.737Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:10.737Z] b2bc65f89da4: Layer already exists [2023-05-11T22:08:10.737Z] 10346fb97515: Layer already exists [2023-05-11T22:08:10.737Z] af4c9fdfc43f: Layer already exists [2023-05-11T22:08:10.737Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:10.737Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:10.737Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:f1f416d21948b6a2e424b2ce87bef512f9be1531ac966d31f253c87047491eae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:11.043Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:11.349Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-11T22:08:11.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-11T22:08:11.349Z] b2bc65f89da4: Preparing [2023-05-11T22:08:11.349Z] af4c9fdfc43f: Preparing [2023-05-11T22:08:11.349Z] 6043203e1b76: Preparing [2023-05-11T22:08:11.349Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:11.349Z] 10346fb97515: Preparing [2023-05-11T22:08:11.349Z] f1417ff83b31: Preparing [2023-05-11T22:08:11.349Z] f1417ff83b31: Waiting [2023-05-11T22:08:11.349Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:11.349Z] 10346fb97515: Layer already exists [2023-05-11T22:08:11.349Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:11.349Z] af4c9fdfc43f: Layer already exists [2023-05-11T22:08:11.349Z] b2bc65f89da4: Layer already exists [2023-05-11T22:08:11.349Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:11.349Z] main: digest: sha256:f1f416d21948b6a2e424b2ce87bef512f9be1531ac966d31f253c87047491eae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:08:11.401Z] ===================================================== [Pipeline] echo [2023-05-11T22:08:11.411Z] taggedImages: [2023-05-11T22:08:11.411Z] - nexus3.edgexfoundry.org:10004/support-notifications:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:08:11.411Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-11T22:08:11.411Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.156 [2023-05-11T22:08:11.411Z] - nexus3.edgexfoundry.org:10004/support-notifications:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:08:11.411Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-11T22:08:11.436Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-11T22:08:11.436Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:08:11.436Z] latest [2023-05-11T22:08:11.436Z] 3.0.0-dev.156 [2023-05-11T22:08:11.436Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:08:11.436Z] main [2023-05-11T22:08:11.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:11.751Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:12.057Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:08:12.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-11T22:08:12.058Z] 3a5123a7da91: Preparing [2023-05-11T22:08:12.058Z] 2c23a29d8895: Preparing [2023-05-11T22:08:12.058Z] 6043203e1b76: Preparing [2023-05-11T22:08:12.058Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:12.058Z] 203e8b0373eb: Preparing [2023-05-11T22:08:12.058Z] f1417ff83b31: Preparing [2023-05-11T22:08:12.058Z] f1417ff83b31: Waiting [2023-05-11T22:08:12.058Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:12.058Z] 203e8b0373eb: Layer already exists [2023-05-11T22:08:12.058Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:12.058Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:12.058Z] 3a5123a7da91: Pushed [2023-05-11T22:08:14.596Z] 2c23a29d8895: Pushed [2023-05-11T22:08:14.856Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:67c88733d33305b788daa2250d14e5c78e19ec345eb46593cef5b4318a3bf997 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:15.169Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:15.495Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-11T22:08:15.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-11T22:08:15.495Z] 3a5123a7da91: Preparing [2023-05-11T22:08:15.495Z] 2c23a29d8895: Preparing [2023-05-11T22:08:15.495Z] 6043203e1b76: Preparing [2023-05-11T22:08:15.495Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:15.495Z] 203e8b0373eb: Preparing [2023-05-11T22:08:15.495Z] f1417ff83b31: Preparing [2023-05-11T22:08:15.495Z] f1417ff83b31: Waiting [2023-05-11T22:08:15.495Z] 203e8b0373eb: Layer already exists [2023-05-11T22:08:15.495Z] 3a5123a7da91: Layer already exists [2023-05-11T22:08:15.495Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:15.495Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:15.495Z] 2c23a29d8895: Layer already exists [2023-05-11T22:08:15.496Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:15.496Z] latest: digest: sha256:67c88733d33305b788daa2250d14e5c78e19ec345eb46593cef5b4318a3bf997 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:15.801Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:16.113Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.156 [2023-05-11T22:08:16.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-11T22:08:16.113Z] 3a5123a7da91: Preparing [2023-05-11T22:08:16.113Z] 2c23a29d8895: Preparing [2023-05-11T22:08:16.113Z] 6043203e1b76: Preparing [2023-05-11T22:08:16.113Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:16.113Z] 203e8b0373eb: Preparing [2023-05-11T22:08:16.113Z] f1417ff83b31: Preparing [2023-05-11T22:08:16.113Z] f1417ff83b31: Waiting [2023-05-11T22:08:16.113Z] 2c23a29d8895: Layer already exists [2023-05-11T22:08:16.113Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:16.113Z] 203e8b0373eb: Layer already exists [2023-05-11T22:08:16.113Z] 3a5123a7da91: Layer already exists [2023-05-11T22:08:16.113Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:16.113Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:16.113Z] 3.0.0-dev.156: digest: sha256:67c88733d33305b788daa2250d14e5c78e19ec345eb46593cef5b4318a3bf997 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:16.422Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:16.735Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:08:16.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-11T22:08:16.735Z] 3a5123a7da91: Preparing [2023-05-11T22:08:16.735Z] 2c23a29d8895: Preparing [2023-05-11T22:08:16.735Z] 6043203e1b76: Preparing [2023-05-11T22:08:16.735Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:16.735Z] 203e8b0373eb: Preparing [2023-05-11T22:08:16.735Z] f1417ff83b31: Preparing [2023-05-11T22:08:16.735Z] f1417ff83b31: Waiting [2023-05-11T22:08:16.735Z] 3a5123a7da91: Layer already exists [2023-05-11T22:08:16.735Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:16.735Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:16.735Z] 203e8b0373eb: Layer already exists [2023-05-11T22:08:16.735Z] 2c23a29d8895: Layer already exists [2023-05-11T22:08:16.735Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:16.736Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:67c88733d33305b788daa2250d14e5c78e19ec345eb46593cef5b4318a3bf997 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:17.042Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:08:17.340Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-11T22:08:17.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-11T22:08:17.340Z] 3a5123a7da91: Preparing [2023-05-11T22:08:17.340Z] 2c23a29d8895: Preparing [2023-05-11T22:08:17.340Z] 6043203e1b76: Preparing [2023-05-11T22:08:17.340Z] 5c76b8f4505d: Preparing [2023-05-11T22:08:17.340Z] 203e8b0373eb: Preparing [2023-05-11T22:08:17.340Z] f1417ff83b31: Preparing [2023-05-11T22:08:17.340Z] 203e8b0373eb: Layer already exists [2023-05-11T22:08:17.340Z] 6043203e1b76: Layer already exists [2023-05-11T22:08:17.340Z] 5c76b8f4505d: Layer already exists [2023-05-11T22:08:17.340Z] 3a5123a7da91: Layer already exists [2023-05-11T22:08:17.340Z] 2c23a29d8895: Layer already exists [2023-05-11T22:08:17.340Z] f1417ff83b31: Layer already exists [2023-05-11T22:08:17.340Z] main: digest: sha256:67c88733d33305b788daa2250d14e5c78e19ec345eb46593cef5b4318a3bf997 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:08:17.376Z] ===================================================== [Pipeline] echo [2023-05-11T22:08:17.381Z] taggedImages: [2023-05-11T22:08:17.381Z] - nexus3.edgexfoundry.org:10004/support-scheduler:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:08:17.381Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-11T22:08:17.381Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.156 [2023-05-11T22:08:17.381Z] - nexus3.edgexfoundry.org:10004/support-scheduler:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:08:17.381Z] - 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-11T22:13:44.692Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-11T22:13:51.359Z] Removing intermediate container c34633d41e29 [2023-05-11T22:13:51.359Z] ---> 9d6e6d96e7d6 [2023-05-11T22:13:51.359Z] [2023-05-11T22:13:51.359Z] Step 9/25 : FROM alpine:3.17 [2023-05-11T22:13:51.359Z] ---> 51e60588ff2c [2023-05-11T22:13:51.359Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-11T22:13:52.325Z] ---> Running in 90a40d0d2ae4 [2023-05-11T22:13:54.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:13:55.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:13:56.694Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-11T22:13:56.694Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-11T22:13:56.694Z] (3/3) Installing su-exec (0.2-r2) [2023-05-11T22:13:56.694Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:13:56.694Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T22:13:57.284Z] OK: 8 MiB in 18 packages [2023-05-11T22:13:59.882Z] Removing intermediate container 90a40d0d2ae4 [2023-05-11T22:13:59.882Z] ---> f0c05b02bcc6 [2023-05-11T22:13:59.882Z] 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-11T22:13:59.882Z] ---> Running in f0c9f6e12817 [2023-05-11T22:13:59.882Z] Removing intermediate container f0c9f6e12817 [2023-05-11T22:13:59.882Z] ---> 633d6ac7bd0a [2023-05-11T22:13:59.882Z] Step 12/25 : WORKDIR / [2023-05-11T22:14:00.168Z] ---> Running in 5c5f26972b6d [2023-05-11T22:14:00.751Z] Removing intermediate container 5c5f26972b6d [2023-05-11T22:14:00.751Z] ---> 08c5a3743fcc [2023-05-11T22:14:00.751Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:14:01.715Z] ---> c96f5dc3c778 [2023-05-11T22:14:01.715Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:14:02.689Z] ---> cc73b2d17d3b [2023-05-11T22:14:02.689Z] 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-11T22:14:06.975Z] ---> 4ea2f0bc2408 [2023-05-11T22:14:06.975Z] 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-11T22:14:08.384Z] ---> f1153dd29c82 [2023-05-11T22:14:08.384Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:14:10.329Z] ---> c47c1e9487a9 [2023-05-11T22:14:10.329Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-11T22:14:13.676Z] ---> 47791a1df1fa [2023-05-11T22:14:13.676Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-11T22:14:15.637Z] Removing intermediate container d5c2830ebd7e [2023-05-11T22:14:15.637Z] ---> d4c5e82a15bb [2023-05-11T22:14:15.637Z] [2023-05-11T22:14:15.637Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T22:14:15.637Z] ---> 51e60588ff2c [2023-05-11T22:14:15.637Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-11T22:14:15.637Z] ---> Running in b79f05fe79b5 [2023-05-11T22:14:16.229Z] Removing intermediate container b79f05fe79b5 [2023-05-11T22:14:16.229Z] ---> 2cab59e23097 [2023-05-11T22:14:16.229Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:14:16.497Z] ---> b3487954a064 [2023-05-11T22:14:16.497Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-11T22:14:16.497Z] ---> Running in f5a18eaf27e2 [2023-05-11T22:14:19.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:14:19.846Z] ---> ce4781fe93fa [2023-05-11T22:14:19.846Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T22:14:20.113Z] ---> Running in 06431acde118 [2023-05-11T22:14:20.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:14:20.961Z] Removing intermediate container fd4834c09b80 [2023-05-11T22:14:20.961Z] ---> 227bd1677a0b [2023-05-11T22:14:20.961Z] [2023-05-11T22:14:20.961Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T22:14:20.961Z] ---> 51e60588ff2c [2023-05-11T22:14:20.961Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-11T22:14:20.961Z] ---> Using cache [2023-05-11T22:14:20.961Z] ---> 2cab59e23097 [2023-05-11T22:14:20.961Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:14:21.231Z] ---> Running in 6276d34acf29 [2023-05-11T22:14:21.516Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T22:14:21.516Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:14:21.516Z] OK: 8 MiB in 16 packages [2023-05-11T22:14:23.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:14:23.465Z] Removing intermediate container f5a18eaf27e2 [2023-05-11T22:14:23.465Z] ---> 171b37412d1c [2023-05-11T22:14:23.465Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:14:24.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:14:24.053Z] Removing intermediate container 06431acde118 [2023-05-11T22:14:24.053Z] ---> 79ce9ead1291 [2023-05-11T22:14:24.053Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T22:14:24.321Z] ---> Running in 9a0c1b52ff59 [2023-05-11T22:14:24.321Z] ---> 12ebb81cb2eb [2023-05-11T22:14:24.321Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:14:24.906Z] Removing intermediate container 9a0c1b52ff59 [2023-05-11T22:14:24.906Z] ---> ab0ebfb50394 [2023-05-11T22:14:24.906Z] Step 23/25 : LABEL arch=arm64 [2023-05-11T22:14:25.173Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T22:14:25.173Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:14:25.173Z] OK: 8 MiB in 16 packages [2023-05-11T22:14:25.173Z] ---> Running in 84cf8b299f9b [2023-05-11T22:14:26.140Z] ---> 3f5bd802400d [2023-05-11T22:14:26.141Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-11T22:14:26.141Z] Removing intermediate container 84cf8b299f9b [2023-05-11T22:14:26.141Z] ---> aeaff1d6f42e [2023-05-11T22:14:26.141Z] Step 24/25 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:14:26.141Z] ---> Running in 1df47895d767 [2023-05-11T22:14:26.741Z] Removing intermediate container 6276d34acf29 [2023-05-11T22:14:26.741Z] ---> ae49ebd7865f [2023-05-11T22:14:26.741Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:14:27.015Z] Removing intermediate container 1df47895d767 [2023-05-11T22:14:27.015Z] ---> d6f6fa65d8c6 [2023-05-11T22:14:27.015Z] Step 25/25 : LABEL version=3.0.0-dev.156 [2023-05-11T22:14:27.286Z] ---> Running in 5c32eb6edcc2 [2023-05-11T22:14:27.875Z] ---> 6f7cd66421ea [2023-05-11T22:14:27.875Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:14:27.875Z] Removing intermediate container 5c32eb6edcc2 [2023-05-11T22:14:27.875Z] ---> c2a306088e59 [2023-05-11T22:14:27.875Z] [2023-05-11T22:14:27.875Z] ---> 582888700375 [2023-05-11T22:14:27.875Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:14:28.141Z] Successfully built c2a306088e59 [2023-05-11T22:14:28.141Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-11T22:14:28.141Z]  Building security-secretstore-setup ... done Building support-scheduler [2023-05-11T22:14:28.141Z] Removing intermediate container 1b230ccd8d3c [2023-05-11T22:14:28.141Z] ---> eb22990c7357 [2023-05-11T22:14:28.141Z] [2023-05-11T22:14:28.141Z] Step 10/24 : FROM alpine:3.17 [2023-05-11T22:14:28.141Z] ---> 51e60588ff2c [2023-05-11T22:14:28.141Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:14:28.415Z] ---> Running in 5e8b6eea6046 [2023-05-11T22:14:29.000Z] ---> e70b857339cd [2023-05-11T22:14:29.000Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-11T22:14:29.000Z] ---> fe58c2d7a7a4 [2023-05-11T22:14:29.000Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-11T22:14:30.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:14:30.713Z] ---> 68bd1b8c361e [2023-05-11T22:14:30.713Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T22:14:30.713Z] ---> Running in b1a246ae66c2 [2023-05-11T22:14:30.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:14:31.571Z] ---> 13d53ffa2d60 [2023-05-11T22:14:31.571Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:14:32.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:14:32.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:14:32.157Z] ---> d9547ee4cd3e [2023-05-11T22:14:32.157Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:14:32.157Z] ---> Using cache [2023-05-11T22:14:32.157Z] ---> 577d29ad32f1 [2023-05-11T22:14:32.157Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T22:14:32.157Z] ---> Using cache [2023-05-11T22:14:32.157Z] ---> 7145b6c9423d [2023-05-11T22:14:32.157Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T22:14:32.157Z] ---> Using cache [2023-05-11T22:14:32.157Z] ---> 96290b4b0f1a [2023-05-11T22:14:32.157Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T22:14:32.157Z] ---> Using cache [2023-05-11T22:14:32.157Z] ---> 32397e5d52bf [2023-05-11T22:14:32.157Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:14:32.157Z] ---> Using cache [2023-05-11T22:14:32.157Z] ---> 1c372f4d0828 [2023-05-11T22:14:32.157Z] Step 8/23 : COPY . . [2023-05-11T22:14:32.428Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T22:14:32.428Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:14:32.428Z] OK: 8 MiB in 16 packages [2023-05-11T22:14:33.361Z] ---> Using cache [2023-05-11T22:14:33.362Z] ---> 7b267c3a0052 [2023-05-11T22:14:33.362Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-11T22:14:33.631Z] ---> 1df72787a634 [2023-05-11T22:14:33.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-11T22:14:33.631Z] ---> Running in 3806e7177c50 [2023-05-11T22:14:35.051Z] Removing intermediate container 5e8b6eea6046 [2023-05-11T22:14:35.051Z] ---> 67da8f248e6a [2023-05-11T22:14:35.051Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T22:14:35.051Z] ---> 917779be5761 [2023-05-11T22:14:35.051Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T22:14:35.051Z] ---> Running in 93822766ef7c [2023-05-11T22:14:35.341Z] ---> Running in feb4e20ee381 [2023-05-11T22:14:35.619Z] Removing intermediate container b1a246ae66c2 [2023-05-11T22:14:35.619Z] ---> 3e848b01ed33 [2023-05-11T22:14:35.619Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T22:14:35.619Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-11T22:14:35.886Z] ---> Running in b88acb9fe039 [2023-05-11T22:14:35.886Z] Removing intermediate container 93822766ef7c [2023-05-11T22:14:35.886Z] ---> ece47348628f [2023-05-11T22:14:35.886Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-11T22:14:36.152Z] ---> Running in bebee6e5a665 [2023-05-11T22:14:36.738Z] Removing intermediate container b88acb9fe039 [2023-05-11T22:14:36.738Z] ---> cc64302119cb [2023-05-11T22:14:36.738Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T22:14:37.007Z] ---> Running in 7f70d77f4338 [2023-05-11T22:14:37.007Z] Removing intermediate container bebee6e5a665 [2023-05-11T22:14:37.007Z] ---> f4aed701c251 [2023-05-11T22:14:37.007Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-11T22:14:37.612Z] ---> Running in 3a811db102cc [2023-05-11T22:14:37.612Z] Removing intermediate container 7f70d77f4338 [2023-05-11T22:14:37.612Z] ---> c22d8dfb597c [2023-05-11T22:14:37.612Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T22:14:38.198Z] ---> Running in 0c25aa4a90bd [2023-05-11T22:14:38.199Z] Removing intermediate container 1042ff1b9576 [2023-05-11T22:14:38.199Z] ---> 26790fb07e9e [2023-05-11T22:14:38.199Z] [2023-05-11T22:14:38.199Z] Step 10/25 : FROM alpine:3.17 [2023-05-11T22:14:38.199Z] ---> 51e60588ff2c [2023-05-11T22:14:38.199Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:14:38.199Z] ---> Using cache [2023-05-11T22:14:38.199Z] ---> 67da8f248e6a [2023-05-11T22:14:38.199Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T22:14:38.199Z] ---> Using cache [2023-05-11T22:14:38.199Z] ---> ece47348628f [2023-05-11T22:14:38.199Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-11T22:14:38.466Z] Removing intermediate container 3a811db102cc [2023-05-11T22:14:38.466Z] ---> 5c2f118edc7e [2023-05-11T22:14:38.466Z] Step 15/24 : WORKDIR / [2023-05-11T22:14:38.466Z] ---> Running in 00d58533f12b [2023-05-11T22:14:38.732Z] ---> Running in 7f306dd4afee [2023-05-11T22:14:38.732Z] Removing intermediate container feb4e20ee381 [2023-05-11T22:14:38.732Z] ---> 16604948b5a8 [2023-05-11T22:14:38.732Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T22:14:39.003Z] ---> Running in c4fad24818c4 [2023-05-11T22:14:39.003Z] Removing intermediate container 0c25aa4a90bd [2023-05-11T22:14:39.003Z] ---> d4e731a9bef1 [2023-05-11T22:14:39.003Z] Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:14:39.298Z] ---> Running in 452f52781286 [2023-05-11T22:14:39.298Z] Removing intermediate container 00d58533f12b [2023-05-11T22:14:39.298Z] ---> f7cde489e3fe [2023-05-11T22:14:39.298Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-11T22:14:39.567Z] ---> Running in d0ec73e0a69a [2023-05-11T22:14:39.567Z] Removing intermediate container 7f306dd4afee [2023-05-11T22:14:39.567Z] ---> dbf5a8c275ff [2023-05-11T22:14:39.567Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:14:39.835Z] Removing intermediate container c4fad24818c4 [2023-05-11T22:14:39.835Z] ---> 732f3ba31f16 [2023-05-11T22:14:39.835Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T22:14:40.103Z] Removing intermediate container 452f52781286 [2023-05-11T22:14:40.103Z] ---> a642a8c2da86 [2023-05-11T22:14:40.103Z] Step 23/23 : LABEL version=3.0.0-dev.156 [2023-05-11T22:14:40.103Z] ---> Running in 1e2441f1d6c7 [2023-05-11T22:14:40.379Z] ---> Running in 7adc64d3deef [2023-05-11T22:14:40.379Z] Removing intermediate container d0ec73e0a69a [2023-05-11T22:14:40.379Z] ---> e82f05796a83 [2023-05-11T22:14:40.379Z] Step 15/25 : WORKDIR / [2023-05-11T22:14:40.647Z] ---> Running in 3586cb827b35 [2023-05-11T22:14:40.916Z] Removing intermediate container 1e2441f1d6c7 [2023-05-11T22:14:40.916Z] ---> e1391ecefb67 [2023-05-11T22:14:40.916Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T22:14:41.187Z] ---> 91411c93d281 [2023-05-11T22:14:41.187Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:14:41.187Z] ---> Running in 802bd1147270 [2023-05-11T22:14:41.457Z] Removing intermediate container 7adc64d3deef [2023-05-11T22:14:41.457Z] ---> 17408889a18c [2023-05-11T22:14:41.457Z] [2023-05-11T22:14:41.457Z] Removing intermediate container 3586cb827b35 [2023-05-11T22:14:41.457Z] ---> 824b69520fc9 [2023-05-11T22:14:41.457Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:14:41.729Z] Successfully built 17408889a18c [2023-05-11T22:14:41.729Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-11T22:14:41.729Z] Building security-proxy-setup [2023-05-11T22:14:41.996Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 802bd1147270 [2023-05-11T22:14:41.996Z] ---> d6e0fbdebfc4 [2023-05-11T22:14:41.996Z] Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:14:41.996Z] ---> Running in ffc1343dade6 [2023-05-11T22:14:42.267Z] ---> 87be5ffdc284 [2023-05-11T22:14:42.267Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-11T22:14:42.856Z] Removing intermediate container ffc1343dade6 [2023-05-11T22:14:42.856Z] ---> 041029126ad6 [2023-05-11T22:14:42.856Z] Step 23/23 : LABEL version=3.0.0-dev.156 [2023-05-11T22:14:42.856Z] ---> 94cdbdec2932 [2023-05-11T22:14:42.856Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:14:42.856Z] ---> Running in ca11c45fba2a [2023-05-11T22:14:43.820Z] Removing intermediate container ca11c45fba2a [2023-05-11T22:14:43.820Z] ---> b3f1a06d82bc [2023-05-11T22:14:43.820Z] [2023-05-11T22:14:44.089Z] Successfully built b3f1a06d82bc [2023-05-11T22:14:44.089Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-11T22:14:44.089Z] Building security-spire-agent [2023-05-11T22:14:44.365Z]  Building security-proxy-auth ... done  ---> b48ea530a315 [2023-05-11T22:14:44.365Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-11T22:14:44.949Z] ---> bcaf1a78e2b5 [2023-05-11T22:14:44.949Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:14:45.908Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:14:45.908Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:14:45.908Z] ---> d9547ee4cd3e [2023-05-11T22:14:45.908Z] Step 3/22 : WORKDIR /edgex-go [2023-05-11T22:14:45.908Z] ---> Using cache [2023-05-11T22:14:45.908Z] ---> 198bc38dcdf5 [2023-05-11T22:14:45.908Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-11T22:14:45.908Z] ---> Using cache [2023-05-11T22:14:45.908Z] ---> 3af930f82684 [2023-05-11T22:14:45.908Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-11T22:14:45.908Z] ---> Using cache [2023-05-11T22:14:45.908Z] ---> 320f67d31392 [2023-05-11T22:14:45.908Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:14:45.908Z] ---> Using cache [2023-05-11T22:14:45.908Z] ---> 0abdc186aaef [2023-05-11T22:14:45.908Z] Step 7/22 : COPY . . [2023-05-11T22:14:46.177Z] ---> Using cache [2023-05-11T22:14:46.177Z] ---> 77c7594509d9 [2023-05-11T22:14:46.177Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-11T22:14:46.766Z] ---> 414432f5d22f [2023-05-11T22:14:46.766Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-11T22:14:46.766Z] ---> Running in 907afe499ca6 [2023-05-11T22:14:46.766Z] ---> Running in 5fad5a9cac19 [2023-05-11T22:14:47.350Z] ---> 6504edd9258c [2023-05-11T22:14:47.350Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:14:48.312Z] Removing intermediate container 5fad5a9cac19 [2023-05-11T22:14:48.312Z] ---> 1fc822ee3617 [2023-05-11T22:14:48.312Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T22:14:48.312Z] ---> Running in d578f0959df9 [2023-05-11T22:14:48.898Z] ---> 0ad3b6c656c6 [2023-05-11T22:14:48.898Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-11T22:14:49.165Z] Removing intermediate container d578f0959df9 [2023-05-11T22:14:49.165Z] ---> 24795e368f53 [2023-05-11T22:14:49.165Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-11T22:14:49.165Z] Step 22/24 : LABEL arch=arm64 [2023-05-11T22:14:49.431Z] ---> Running in fe3e79585ce9 [2023-05-11T22:14:49.431Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:14:49.431Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:14:49.697Z] ---> d9547ee4cd3e [2023-05-11T22:14:49.697Z] Step 3/27 : WORKDIR /edgex-go [2023-05-11T22:14:49.697Z] ---> Using cache [2023-05-11T22:14:49.697Z] ---> 198bc38dcdf5 [2023-05-11T22:14:49.697Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T22:14:49.697Z] ---> Running in 377ecdba3c23 [2023-05-11T22:14:50.294Z] ---> 52082117dae6 [2023-05-11T22:14:50.294Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-11T22:14:50.564Z] Removing intermediate container fe3e79585ce9 [2023-05-11T22:14:50.564Z] ---> df85e432a351 [2023-05-11T22:14:50.564Z] Step 23/24 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:14:50.564Z] ---> Running in 51aac318f099 [2023-05-11T22:14:50.831Z] ---> Running in e4c0454cf7eb [2023-05-11T22:14:51.418Z] Removing intermediate container 51aac318f099 [2023-05-11T22:14:51.418Z] ---> 2043ad959713 [2023-05-11T22:14:51.418Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T22:14:51.418Z] Removing intermediate container e4c0454cf7eb [2023-05-11T22:14:51.418Z] ---> f9b037146be9 [2023-05-11T22:14:51.418Z] Step 24/24 : LABEL version=3.0.0-dev.156 [2023-05-11T22:14:51.693Z] ---> Running in b9d6e18c1b5c [2023-05-11T22:14:51.693Z] ---> Running in 10cb4bc86c9a [2023-05-11T22:14:52.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:14:52.277Z] Removing intermediate container b9d6e18c1b5c [2023-05-11T22:14:52.277Z] ---> fcbca7704366 [2023-05-11T22:14:52.277Z] Step 23/25 : LABEL arch=arm64 [2023-05-11T22:14:52.277Z] Removing intermediate container 10cb4bc86c9a [2023-05-11T22:14:52.277Z] ---> 4a67347f84ba [2023-05-11T22:14:52.277Z] [2023-05-11T22:14:52.545Z] ---> Running in d92a99c9cf29 [2023-05-11T22:14:52.545Z] Successfully built 4a67347f84ba [2023-05-11T22:14:52.545Z] Successfully tagged core-command-arm64:latest [2023-05-11T22:14:52.545Z] Building core-data [2023-05-11T22:14:53.124Z]  Building core-command ... done Removing intermediate container d92a99c9cf29 [2023-05-11T22:14:53.125Z] ---> 7ae209a3e72d [2023-05-11T22:14:53.125Z] Step 24/25 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:14:53.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:14:53.125Z] ---> Running in 72add315badb [2023-05-11T22:14:53.706Z] Removing intermediate container 72add315badb [2023-05-11T22:14:53.706Z] ---> f961db4e2b1e [2023-05-11T22:14:53.706Z] Step 25/25 : LABEL version=3.0.0-dev.156 [2023-05-11T22:14:53.972Z] ---> Running in 92cea71de969 [2023-05-11T22:14:54.238Z] Removing intermediate container 92cea71de969 [2023-05-11T22:14:54.238Z] ---> a058d664193b [2023-05-11T22:14:54.238Z] [2023-05-11T22:14:54.504Z] Successfully built a058d664193b [2023-05-11T22:14:54.504Z] Successfully tagged core-metadata-arm64:latest [2023-05-11T22:14:54.504Z]  Building core-metadata ... done Building security-spire-config [2023-05-11T22:14:54.504Z] OK: 263 MiB in 53 packages [2023-05-11T22:14:55.915Z] Removing intermediate container 377ecdba3c23 [2023-05-11T22:14:55.916Z] ---> 4a998a3a15b0 [2023-05-11T22:14:55.916Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-11T22:14:56.496Z] ---> b96e01aa8b3e [2023-05-11T22:14:56.496Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:14:56.496Z] ---> Running in 85943c23b12f [2023-05-11T22:14:58.436Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:14:58.436Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:14:58.436Z] ---> d9547ee4cd3e [2023-05-11T22:14:58.436Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:14:58.436Z] ---> Using cache [2023-05-11T22:14:58.436Z] ---> 577d29ad32f1 [2023-05-11T22:14:58.436Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T22:14:58.436Z] ---> Using cache [2023-05-11T22:14:58.436Z] ---> 7145b6c9423d [2023-05-11T22:14:58.436Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T22:14:58.436Z] ---> Using cache [2023-05-11T22:14:58.436Z] ---> 96290b4b0f1a [2023-05-11T22:14:58.436Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T22:14:58.436Z] ---> Using cache [2023-05-11T22:14:58.436Z] ---> 32397e5d52bf [2023-05-11T22:14:58.436Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:14:58.436Z] ---> Using cache [2023-05-11T22:14:58.436Z] ---> 1c372f4d0828 [2023-05-11T22:14:58.436Z] Step 8/23 : COPY . . [2023-05-11T22:14:58.702Z] ---> Using cache [2023-05-11T22:14:58.702Z] ---> 7b267c3a0052 [2023-05-11T22:14:58.702Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-11T22:15:00.657Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:15:00.657Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:15:00.657Z] ---> d9547ee4cd3e [2023-05-11T22:15:00.657Z] Step 3/27 : WORKDIR /edgex-go [2023-05-11T22:15:00.657Z] ---> Using cache [2023-05-11T22:15:00.657Z] ---> 198bc38dcdf5 [2023-05-11T22:15:00.657Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T22:15:00.657Z] ---> Using cache [2023-05-11T22:15:00.657Z] ---> 4a998a3a15b0 [2023-05-11T22:15:00.657Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-11T22:15:00.657Z] ---> Using cache [2023-05-11T22:15:00.657Z] ---> b96e01aa8b3e [2023-05-11T22:15:00.657Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:15:00.657Z] ---> Running in a1063a6eb95d [2023-05-11T22:15:00.657Z] ---> Running in 201b474487a6 [2023-05-11T22:15:03.248Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-11T22:16:55.179Z] Removing intermediate container 85943c23b12f [2023-05-11T22:16:55.179Z] ---> 96bd92816928 [2023-05-11T22:16:55.179Z] Step 7/27 : COPY . . [2023-05-11T22:16:55.179Z] Removing intermediate container a1063a6eb95d [2023-05-11T22:16:55.179Z] ---> 51c237af7466 [2023-05-11T22:16:55.179Z] Step 7/27 : COPY . . [2023-05-11T22:16:55.179Z] ---> 5198d1c75c36 [2023-05-11T22:16:55.179Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T22:16:55.179Z] ---> Running in 5ca9b66b992c [2023-05-11T22:16:55.179Z] Removing intermediate container 5ca9b66b992c [2023-05-11T22:16:55.179Z] ---> ba6a02f4d4ef [2023-05-11T22:16:55.179Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-11T22:16:55.179Z] ---> Running in a56bbdeef217 [2023-05-11T22:16:55.179Z] Removing intermediate container a56bbdeef217 [2023-05-11T22:16:55.179Z] ---> dcb9e40a2ef1 [2023-05-11T22:16:55.179Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T22:16:55.179Z] ---> Running in 32b0bb14f4a1 [2023-05-11T22:16:55.179Z] Removing intermediate container 32b0bb14f4a1 [2023-05-11T22:16:55.179Z] ---> 830b4ba8766a [2023-05-11T22:16:55.179Z] 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-11T22:16:55.179Z] ---> Running in 115c180d154d [2023-05-11T22:16:55.179Z] ---> c26e0dd3769c [2023-05-11T22:16:55.179Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T22:16:55.179Z] ---> Running in 1a5ab49ea58d [2023-05-11T22:16:55.179Z] Removing intermediate container 1a5ab49ea58d [2023-05-11T22:16:55.179Z] ---> 17ce04e67aa9 [2023-05-11T22:16:55.179Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-11T22:16:55.179Z] ---> Running in 7483794fbb9f [2023-05-11T22:16:55.179Z] Removing intermediate container 7483794fbb9f [2023-05-11T22:16:55.179Z] ---> fb1cbf480748 [2023-05-11T22:16:55.179Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T22:16:55.179Z] ---> Running in 56474b72860e [2023-05-11T22:16:55.179Z] Removing intermediate container 115c180d154d [2023-05-11T22:16:55.179Z] ---> 7a5e470bcc04 [2023-05-11T22:16:55.179Z] Step 12/27 : WORKDIR /edgex-go [2023-05-11T22:16:55.179Z] Removing intermediate container 56474b72860e [2023-05-11T22:16:55.179Z] ---> eae63961e3ba [2023-05-11T22:16:55.179Z] 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-11T22:16:55.179Z] ---> Running in a30adc10584d [2023-05-11T22:16:55.179Z] ---> Running in 6eaed3d3652d [2023-05-11T22:16:55.179Z] Removing intermediate container a30adc10584d [2023-05-11T22:16:55.179Z] ---> 23682ed3b46e [2023-05-11T22:16:55.179Z] [2023-05-11T22:16:55.179Z] Step 13/27 : FROM alpine:3.17 [2023-05-11T22:16:55.179Z] ---> 51e60588ff2c [2023-05-11T22:16:55.179Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T22:16:55.179Z] ---> Using cache [2023-05-11T22:16:55.179Z] ---> 00d0ad512244 [2023-05-11T22:16:55.179Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-11T22:16:55.179Z] ---> Using cache [2023-05-11T22:16:55.179Z] ---> c8bfe3417c3c [2023-05-11T22:16:55.179Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:16:55.179Z] ---> Using cache [2023-05-11T22:16:55.179Z] ---> 181ee9fc3f26 [2023-05-11T22:16:55.179Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:16:55.179Z] ---> Using cache [2023-05-11T22:16:55.179Z] ---> 3259991c1ca8 [2023-05-11T22:16:55.179Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-11T22:16:58.524Z] Removing intermediate container 6eaed3d3652d [2023-05-11T22:16:58.524Z] ---> 81da44b47eeb [2023-05-11T22:16:58.524Z] Step 12/27 : WORKDIR /edgex-go [2023-05-11T22:16:58.524Z] ---> Running in 543bebed5cde [2023-05-11T22:16:58.791Z] Removing intermediate container 543bebed5cde [2023-05-11T22:16:58.791Z] ---> af3610ca79e1 [2023-05-11T22:16:58.791Z] [2023-05-11T22:16:58.791Z] Step 13/27 : FROM alpine:3.17 [2023-05-11T22:16:58.791Z] ---> 51e60588ff2c [2023-05-11T22:16:58.791Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T22:16:58.791Z] ---> Using cache [2023-05-11T22:16:58.791Z] ---> 00d0ad512244 [2023-05-11T22:16:58.791Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-11T22:16:59.063Z] ---> Running in 51dd072c6ce1 [2023-05-11T22:17:01.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:17:01.641Z] ---> a7018eb4ccf9 [2023-05-11T22:17:01.641Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T22:17:02.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:17:03.637Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T22:17:03.637Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T22:17:03.637Z] OK: 17692 distinct packages available [2023-05-11T22:17:03.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:17:04.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:17:06.829Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-11T22:17:06.829Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-11T22:17:06.829Z] (3/4) Installing libucontext (1.2-r0) [2023-05-11T22:17:06.829Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-11T22:17:06.829Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:17:06.829Z] OK: 8 MiB in 19 packages [2023-05-11T22:17:07.830Z] ---> bbdc6674ced4 [2023-05-11T22:17:07.830Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T22:17:08.809Z] Removing intermediate container 51dd072c6ce1 [2023-05-11T22:17:08.809Z] ---> eedd06b86bc8 [2023-05-11T22:17:08.809Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:17:09.090Z] ---> 45bd9d977846 [2023-05-11T22:17:09.090Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-11T22:17:10.072Z] ---> 29f327f6d9f0 [2023-05-11T22:17:10.073Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:17:10.342Z] ---> 681f58a3bbc0 [2023-05-11T22:17:10.342Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-11T22:17:10.930Z] ---> f604f56aa101 [2023-05-11T22:17:10.930Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T22:17:11.525Z] ---> 074c0b01783e [2023-05-11T22:17:11.525Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T22:17:11.802Z] ---> Running in ceabce650155 [2023-05-11T22:17:12.386Z] Removing intermediate container ceabce650155 [2023-05-11T22:17:12.386Z] ---> f48be896b7a0 [2023-05-11T22:17:12.386Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T22:17:12.659Z] ---> Running in a49e0210f667 [2023-05-11T22:17:13.245Z] Removing intermediate container a49e0210f667 [2023-05-11T22:17:13.245Z] ---> 8daf7b32c7c1 [2023-05-11T22:17:13.245Z] Step 25/27 : LABEL arch=arm64 [2023-05-11T22:17:13.512Z] ---> Running in 8fd6f31ea88d [2023-05-11T22:17:14.102Z] Removing intermediate container 8fd6f31ea88d [2023-05-11T22:17:14.102Z] ---> 1db683208e60 [2023-05-11T22:17:14.102Z] Step 26/27 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:17:14.377Z] ---> Running in 6b5059b9105d [2023-05-11T22:17:18.627Z] Removing intermediate container 6b5059b9105d [2023-05-11T22:17:18.627Z] ---> 50be10f9f5f0 [2023-05-11T22:17:18.627Z] Step 27/27 : LABEL version=3.0.0-dev.156 [2023-05-11T22:17:18.627Z] ---> Running in 0318150a10b3 [2023-05-11T22:17:19.584Z] Removing intermediate container 0318150a10b3 [2023-05-11T22:17:19.584Z] ---> 17967ecb9802 [2023-05-11T22:17:19.584Z] [2023-05-11T22:17:19.584Z] ---> ca474fdc34db [2023-05-11T22:17:19.584Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T22:17:19.584Z] Successfully built 17967ecb9802 [2023-05-11T22:17:19.584Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-11T22:17:19.584Z]  Building security-spire-agent ... done Building support-notifications [2023-05-11T22:17:20.556Z] ---> 076ea82f98df [2023-05-11T22:17:20.556Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-11T22:17:20.556Z] ---> Running in 9e40a80b3800 [2023-05-11T22:17:21.139Z] Removing intermediate container 9e40a80b3800 [2023-05-11T22:17:21.139Z] ---> a6f9eaf49e38 [2023-05-11T22:17:21.139Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-11T22:17:21.724Z] ---> ff4964697f77 [2023-05-11T22:17:21.990Z] Step 22/27 : WORKDIR / [2023-05-11T22:17:21.990Z] ---> Running in a70f0e5197f1 [2023-05-11T22:17:22.573Z] Removing intermediate container a70f0e5197f1 [2023-05-11T22:17:22.573Z] ---> 215d0e3f0a40 [2023-05-11T22:17:22.573Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T22:17:22.573Z] ---> Running in 00afa6f0de06 [2023-05-11T22:17:23.156Z] Removing intermediate container 00afa6f0de06 [2023-05-11T22:17:23.156Z] ---> a6e5992e2afb [2023-05-11T22:17:23.156Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T22:17:23.156Z] ---> Running in 045439df77cb [2023-05-11T22:17:23.738Z] Removing intermediate container 045439df77cb [2023-05-11T22:17:23.738Z] ---> 1019026457d9 [2023-05-11T22:17:23.738Z] Step 25/27 : LABEL arch=arm64 [2023-05-11T22:17:24.004Z] ---> Running in 6d76a3feba79 [2023-05-11T22:17:24.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:17:24.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:17:24.970Z] ---> d9547ee4cd3e [2023-05-11T22:17:24.970Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:17:24.970Z] ---> Using cache [2023-05-11T22:17:24.970Z] ---> 577d29ad32f1 [2023-05-11T22:17:24.970Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T22:17:24.970Z] ---> Using cache [2023-05-11T22:17:24.970Z] ---> 7145b6c9423d [2023-05-11T22:17:24.970Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-11T22:17:24.970Z] ---> Running in 516f47cce8c5 [2023-05-11T22:17:24.970Z] Removing intermediate container 6d76a3feba79 [2023-05-11T22:17:24.970Z] ---> afe53e1efc8b [2023-05-11T22:17:24.970Z] Step 26/27 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:17:24.970Z] ---> Running in 10151daa99ea [2023-05-11T22:17:25.931Z] Removing intermediate container 10151daa99ea [2023-05-11T22:17:25.931Z] ---> 8419fb7a49bd [2023-05-11T22:17:25.931Z] Step 27/27 : LABEL version=3.0.0-dev.156 [2023-05-11T22:17:25.931Z] ---> Running in cb061bb21a9b [2023-05-11T22:17:26.512Z] Removing intermediate container cb061bb21a9b [2023-05-11T22:17:26.512Z] ---> eaed45aaad01 [2023-05-11T22:17:26.512Z] [2023-05-11T22:17:26.782Z] Successfully built eaed45aaad01 [2023-05-11T22:17:26.782Z] Successfully tagged security-spire-config-arm64:latest [2023-05-11T22:17:26.782Z] Building security-spiffe-token-provider [2023-05-11T22:17:27.049Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:17:28.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:17:29.414Z] OK: 263 MiB in 53 packages [2023-05-11T22:17:29.684Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:17:29.684Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:17:29.684Z] ---> d9547ee4cd3e [2023-05-11T22:17:29.684Z] Step 3/20 : WORKDIR /edgex-go [2023-05-11T22:17:29.684Z] ---> Using cache [2023-05-11T22:17:29.684Z] ---> 198bc38dcdf5 [2023-05-11T22:17:29.684Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-11T22:17:29.951Z] ---> Running in 9be4122852a9 [2023-05-11T22:17:31.361Z] Removing intermediate container 516f47cce8c5 [2023-05-11T22:17:31.361Z] ---> 87ef67565e7f [2023-05-11T22:17:31.361Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T22:17:32.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:17:32.326Z] ---> 7d6d84ac7550 [2023-05-11T22:17:32.326Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:17:32.595Z] ---> Running in 0fbf4e62a138 [2023-05-11T22:17:33.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:17:34.599Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T22:17:34.599Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T22:17:34.599Z] OK: 17692 distinct packages available [2023-05-11T22:17:34.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:17:35.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:17:36.977Z] OK: 263 MiB in 53 packages [2023-05-11T22:17:38.391Z] Removing intermediate container 9be4122852a9 [2023-05-11T22:17:38.391Z] ---> 6cae9e399d96 [2023-05-11T22:17:38.391Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-11T22:17:39.352Z] ---> edfac1721b1e [2023-05-11T22:17:39.352Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:17:39.619Z] ---> Running in 07bed4531027 [2023-05-11T22:19:31.255Z] Removing intermediate container 0fbf4e62a138 [2023-05-11T22:19:31.255Z] ---> 336e3a0b8fae [2023-05-11T22:19:31.255Z] Step 8/23 : COPY . . [2023-05-11T22:19:31.255Z] ---> e87195484af3 [2023-05-11T22:19:31.255Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-11T22:19:31.255Z] ---> Running in cd0aa7e28a3d [2023-05-11T22:19:31.255Z] Removing intermediate container 07bed4531027 [2023-05-11T22:19:31.255Z] ---> 0b5f03b68ed7 [2023-05-11T22:19:31.255Z] Step 7/20 : COPY . . [2023-05-11T22:19:31.255Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-11T22:19:31.255Z] ---> 801caaa04a3b [2023-05-11T22:19:31.255Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-11T22:19:31.255Z] ---> Running in 705b97c3a4e0 [2023-05-11T22:19:31.255Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-11T22:21:07.885Z] Removing intermediate container 907afe499ca6 [2023-05-11T22:21:07.885Z] ---> 1f6b50fb98ba [2023-05-11T22:21:07.885Z] [2023-05-11T22:21:07.885Z] Step 9/22 : FROM alpine:3.17 [2023-05-11T22:21:07.885Z] ---> 51e60588ff2c [2023-05-11T22:21:07.885Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-11T22:21:07.885Z] ---> Running in 1639c11b3f28 [2023-05-11T22:21:07.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:21:07.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:21:07.885Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-11T22:21:07.885Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-11T22:21:07.885Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:21:07.885Z] OK: 8 MiB in 17 packages [2023-05-11T22:21:07.885Z] Removing intermediate container 1639c11b3f28 [2023-05-11T22:21:07.885Z] ---> 31cdaabb16ff [2023-05-11T22:21:07.885Z] 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-11T22:21:07.885Z] ---> Running in 8e56defce8c9 [2023-05-11T22:21:07.885Z] Removing intermediate container 8e56defce8c9 [2023-05-11T22:21:07.885Z] ---> 03d39dc29014 [2023-05-11T22:21:07.885Z] Step 12/22 : WORKDIR /edgex [2023-05-11T22:21:07.885Z] ---> Running in 02952a4c9f90 [2023-05-11T22:21:07.885Z] Removing intermediate container 02952a4c9f90 [2023-05-11T22:21:07.885Z] ---> c50385b055a4 [2023-05-11T22:21:07.885Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:21:07.885Z] ---> 2923392403cd [2023-05-11T22:21:07.885Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:21:07.885Z] ---> b7119748cb9d [2023-05-11T22:21:07.885Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-11T22:21:07.885Z] ---> 09d165851b36 [2023-05-11T22:21:07.885Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-11T22:21:08.469Z] ---> 4e7d72b6189c [2023-05-11T22:21:08.470Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-11T22:21:09.434Z] ---> 705f3f14e9a8 [2023-05-11T22:21:09.434Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T22:21:09.434Z] ---> Running in 9005a276c486 [2023-05-11T22:21:12.783Z] Removing intermediate container 9005a276c486 [2023-05-11T22:21:12.783Z] ---> c491cfb2ba36 [2023-05-11T22:21:12.783Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T22:21:12.783Z] ---> Running in 4a2cf536abe1 [2023-05-11T22:21:13.049Z] Removing intermediate container 4a2cf536abe1 [2023-05-11T22:21:13.049Z] ---> d702e656e223 [2023-05-11T22:21:13.049Z] Step 20/22 : LABEL arch=arm64 [2023-05-11T22:21:13.049Z] ---> Running in 9f58234e855c [2023-05-11T22:21:13.632Z] Removing intermediate container 9f58234e855c [2023-05-11T22:21:13.632Z] ---> 231968eb39a7 [2023-05-11T22:21:13.632Z] Step 21/22 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:21:13.900Z] ---> Running in b9d54b313955 [2023-05-11T22:21:14.483Z] Removing intermediate container b9d54b313955 [2023-05-11T22:21:14.483Z] ---> bc0c231c04a2 [2023-05-11T22:21:14.483Z] Step 22/22 : LABEL version=3.0.0-dev.156 [2023-05-11T22:21:14.483Z] ---> Running in 6934366304ed [2023-05-11T22:21:15.065Z] Removing intermediate container 6934366304ed [2023-05-11T22:21:15.065Z] ---> 38907dd5d8a5 [2023-05-11T22:21:15.065Z] [2023-05-11T22:21:15.331Z] Successfully built 38907dd5d8a5 [2023-05-11T22:21:15.331Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-11T22:21:15.331Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-05-11T22:21:18.659Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T22:21:18.659Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-11T22:21:18.659Z] ---> d9547ee4cd3e [2023-05-11T22:21:18.659Z] Step 3/33 : WORKDIR /edgex-go [2023-05-11T22:21:18.659Z] ---> Using cache [2023-05-11T22:21:18.659Z] ---> 198bc38dcdf5 [2023-05-11T22:21:18.659Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-11T22:21:18.659Z] ---> Using cache [2023-05-11T22:21:18.659Z] ---> 3af930f82684 [2023-05-11T22:21:18.659Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-11T22:21:18.659Z] ---> Using cache [2023-05-11T22:21:18.659Z] ---> 320f67d31392 [2023-05-11T22:21:18.659Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:21:18.659Z] ---> Using cache [2023-05-11T22:21:18.659Z] ---> 0abdc186aaef [2023-05-11T22:21:18.659Z] Step 7/33 : COPY . . [2023-05-11T22:21:18.659Z] ---> Using cache [2023-05-11T22:21:18.659Z] ---> 77c7594509d9 [2023-05-11T22:21:18.659Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-11T22:21:18.925Z] ---> Running in b108a0ec5de9 [2023-05-11T22:21:20.869Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-11T22:22:17.244Z] Removing intermediate container 201b474487a6 [2023-05-11T22:22:17.244Z] ---> 419f77437580 [2023-05-11T22:22:17.244Z] [2023-05-11T22:22:17.244Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T22:22:17.244Z] ---> 51e60588ff2c [2023-05-11T22:22:17.244Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T22:22:17.244Z] ---> Running in c16f530ac54b [2023-05-11T22:22:17.244Z] Removing intermediate container c16f530ac54b [2023-05-11T22:22:17.244Z] ---> 88ccdf622168 [2023-05-11T22:22:17.244Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-11T22:22:17.244Z] ---> Running in 34d22d48651f [2023-05-11T22:22:17.244Z] Removing intermediate container 34d22d48651f [2023-05-11T22:22:17.244Z] ---> ebee06f2a113 [2023-05-11T22:22:17.244Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-11T22:22:17.244Z] ---> Running in 12a7dec9153c [2023-05-11T22:22:17.244Z] Removing intermediate container 12a7dec9153c [2023-05-11T22:22:17.244Z] ---> 1202011b0ba2 [2023-05-11T22:22:17.244Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:22:17.244Z] ---> Running in 6000a8bac72f [2023-05-11T22:22:17.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:22:17.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:22:17.244Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T22:22:17.244Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:22:17.244Z] OK: 8 MiB in 16 packages [2023-05-11T22:22:17.509Z] Removing intermediate container 6000a8bac72f [2023-05-11T22:22:17.509Z] ---> 287b5b86d915 [2023-05-11T22:22:17.509Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:22:18.471Z] ---> b608743e2d8a [2023-05-11T22:22:18.471Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:22:19.054Z] ---> 0a442fd83502 [2023-05-11T22:22:19.054Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-11T22:22:20.995Z] ---> e3e076af4d31 [2023-05-11T22:22:20.995Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:22:21.953Z] ---> 013d7f3c860e [2023-05-11T22:22:21.953Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-11T22:22:22.220Z] ---> Running in 8dbc7f4bb3ed [2023-05-11T22:22:22.806Z] Removing intermediate container 8dbc7f4bb3ed [2023-05-11T22:22:22.806Z] ---> a3d82d4fac1f [2023-05-11T22:22:22.806Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T22:22:22.806Z] ---> Running in 342f1242c3f6 [2023-05-11T22:22:23.390Z] Removing intermediate container 342f1242c3f6 [2023-05-11T22:22:23.390Z] ---> ff3e0d34125c [2023-05-11T22:22:23.390Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T22:22:23.657Z] ---> Running in 6743a30b97f6 [2023-05-11T22:22:24.243Z] Removing intermediate container 6743a30b97f6 [2023-05-11T22:22:24.243Z] ---> 8ddccf07ca2c [2023-05-11T22:22:24.243Z] Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:22:24.243Z] ---> Running in 1a7125c6dd53 [2023-05-11T22:22:24.826Z] Removing intermediate container 1a7125c6dd53 [2023-05-11T22:22:24.826Z] ---> f4e176344902 [2023-05-11T22:22:24.826Z] Step 23/23 : LABEL version=3.0.0-dev.156 [2023-05-11T22:22:25.784Z] ---> Running in fa8045f07164 [2023-05-11T22:22:26.366Z] Removing intermediate container fa8045f07164 [2023-05-11T22:22:26.366Z] ---> fbd0e460113d [2023-05-11T22:22:26.366Z] [2023-05-11T22:22:26.366Z] Successfully built fbd0e460113d [2023-05-11T22:22:26.366Z] Successfully tagged core-data-arm64:latest [2023-05-11T22:24:02.990Z]  Building core-data ... done Removing intermediate container 3806e7177c50 [2023-05-11T22:24:02.990Z] ---> d908c06f1fc0 [2023-05-11T22:24:02.990Z] [2023-05-11T22:24:02.990Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T22:24:02.990Z] ---> 51e60588ff2c [2023-05-11T22:24:02.990Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:24:02.990Z] ---> Using cache [2023-05-11T22:24:02.990Z] ---> 67da8f248e6a [2023-05-11T22:24:02.990Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T22:24:02.990Z] ---> Using cache [2023-05-11T22:24:02.990Z] ---> ece47348628f [2023-05-11T22:24:02.990Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-11T22:24:02.990Z] ---> Running in c45454a33643 [2023-05-11T22:24:02.990Z] Removing intermediate container c45454a33643 [2023-05-11T22:24:02.990Z] ---> 590bd3c01038 [2023-05-11T22:24:02.990Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-11T22:24:02.990Z] ---> Running in a716acc2fc16 [2023-05-11T22:24:02.990Z] Removing intermediate container a716acc2fc16 [2023-05-11T22:24:02.990Z] ---> 10f2162db6f3 [2023-05-11T22:24:02.990Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:24:02.990Z] ---> 6b0cedce0043 [2023-05-11T22:24:02.990Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:24:02.990Z] ---> 19d25f8056c0 [2023-05-11T22:24:02.990Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-11T22:24:02.990Z] ---> f2fce0b68d57 [2023-05-11T22:24:02.990Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:24:02.990Z] ---> b1449212a6f7 [2023-05-11T22:24:02.990Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-11T22:24:02.990Z] ---> Running in f55cf3c134fc [2023-05-11T22:24:02.990Z] Removing intermediate container f55cf3c134fc [2023-05-11T22:24:02.990Z] ---> 663446e16c69 [2023-05-11T22:24:02.990Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T22:24:02.990Z] ---> Running in 734cab244747 [2023-05-11T22:24:02.990Z] Removing intermediate container 734cab244747 [2023-05-11T22:24:02.990Z] ---> d9d1aca40179 [2023-05-11T22:24:02.990Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T22:24:02.990Z] ---> Running in eda6007d3648 [2023-05-11T22:24:03.261Z] Removing intermediate container eda6007d3648 [2023-05-11T22:24:03.262Z] ---> 1dc365092f43 [2023-05-11T22:24:03.262Z] Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:24:03.529Z] ---> Running in 7677f1a7b89d [2023-05-11T22:24:04.113Z] Removing intermediate container 7677f1a7b89d [2023-05-11T22:24:04.113Z] ---> 314093e9bc9d [2023-05-11T22:24:04.113Z] Step 23/23 : LABEL version=3.0.0-dev.156 [2023-05-11T22:24:04.113Z] ---> Running in c08b71da7ac7 [2023-05-11T22:24:04.379Z] Removing intermediate container c08b71da7ac7 [2023-05-11T22:24:04.379Z] ---> 238c504cf0a0 [2023-05-11T22:24:04.379Z] [2023-05-11T22:24:04.652Z] Successfully built 238c504cf0a0 [2023-05-11T22:24:04.652Z] Successfully tagged support-scheduler-arm64:latest [2023-05-11T22:26:11.601Z]  Building support-scheduler ... done Removing intermediate container b108a0ec5de9 [2023-05-11T22:26:11.601Z] ---> 1c5a9f6f772f [2023-05-11T22:26:11.601Z] [2023-05-11T22:26:11.601Z] Step 9/33 : FROM alpine:3.17 [2023-05-11T22:26:11.601Z] ---> 51e60588ff2c [2023-05-11T22:26:11.601Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-11T22:26:11.601Z] ---> Running in 9c4c251aefa9 [2023-05-11T22:26:11.601Z] Removing intermediate container 9c4c251aefa9 [2023-05-11T22:26:11.601Z] ---> 2a452b72e556 [2023-05-11T22:26:11.601Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-11T22:26:11.601Z] ---> Running in bfb81f93ac6f [2023-05-11T22:26:11.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:26:11.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:26:11.601Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-11T22:26:11.601Z] (2/2) Installing su-exec (0.2-r2) [2023-05-11T22:26:11.601Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:26:11.601Z] OK: 8 MiB in 17 packages [2023-05-11T22:26:11.601Z] Removing intermediate container bfb81f93ac6f [2023-05-11T22:26:11.601Z] ---> 8199539e76e8 [2023-05-11T22:26:11.601Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-11T22:26:11.601Z] ---> Running in 40b272d64d47 [2023-05-11T22:26:11.601Z] Removing intermediate container 40b272d64d47 [2023-05-11T22:26:11.602Z] ---> 32f4572476b6 [2023-05-11T22:26:11.602Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-11T22:26:11.602Z] ---> Running in 809e31f4b2f7 [2023-05-11T22:26:11.602Z] Removing intermediate container 809e31f4b2f7 [2023-05-11T22:26:11.602Z] ---> 42667d1b9cb0 [2023-05-11T22:26:11.602Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-11T22:26:11.602Z] ---> Running in d668af8f8b25 [2023-05-11T22:26:11.882Z] Removing intermediate container d668af8f8b25 [2023-05-11T22:26:11.882Z] ---> ef88dc7d85a8 [2023-05-11T22:26:11.882Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-11T22:26:12.158Z] ---> Running in cf51fb3313cd [2023-05-11T22:26:14.805Z] Removing intermediate container cf51fb3313cd [2023-05-11T22:26:14.805Z] ---> c8aee3784830 [2023-05-11T22:26:14.805Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-11T22:26:15.081Z] ---> Running in e40d3043c6d2 [2023-05-11T22:26:17.668Z] Removing intermediate container e40d3043c6d2 [2023-05-11T22:26:17.668Z] ---> 517050654df6 [2023-05-11T22:26:17.668Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-11T22:26:17.936Z] ---> Running in 8088e7a1814c [2023-05-11T22:26:18.203Z] Removing intermediate container 8088e7a1814c [2023-05-11T22:26:18.203Z] ---> fea8b963ae7d [2023-05-11T22:26:18.203Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-11T22:26:20.149Z] ---> b587a04862ca [2023-05-11T22:26:20.149Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-11T22:26:20.149Z] ---> Running in c4232c5b4438 [2023-05-11T22:26:22.097Z] Removing intermediate container 705b97c3a4e0 [2023-05-11T22:26:22.097Z] ---> 46075bc4fa4f [2023-05-11T22:26:22.097Z] [2023-05-11T22:26:22.097Z] Step 9/20 : FROM alpine:3.17 [2023-05-11T22:26:22.097Z] ---> 51e60588ff2c [2023-05-11T22:26:22.097Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-11T22:26:22.097Z] ---> Using cache [2023-05-11T22:26:22.097Z] ---> 2a452b72e556 [2023-05-11T22:26:22.097Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-11T22:26:22.097Z] ---> Running in 21513b148985 [2023-05-11T22:26:23.058Z] Removing intermediate container c4232c5b4438 [2023-05-11T22:26:23.058Z] ---> 1dd1cfc95818 [2023-05-11T22:26:23.058Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:26:23.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:26:23.640Z] ---> 63301eddcada [2023-05-11T22:26:23.640Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:26:24.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:26:24.223Z] ---> f3c2f7602eaa [2023-05-11T22:26:24.223Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-11T22:26:25.634Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T22:26:25.634Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T22:26:25.634Z] OK: 17692 distinct packages available [2023-05-11T22:26:25.634Z] ---> aec9c718d76e [2023-05-11T22:26:25.634Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-11T22:26:25.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:26:26.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:26:27.622Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-11T22:26:27.622Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-11T22:26:27.622Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-11T22:26:27.622Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-11T22:26:27.622Z] (5/9) Installing curl (8.0.1-r0) [2023-05-11T22:26:27.622Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-11T22:26:27.622Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-11T22:26:27.622Z] (8/9) Installing libucontext (1.2-r0) [2023-05-11T22:26:27.622Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-11T22:26:27.622Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:26:27.622Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T22:26:27.889Z] OK: 11 MiB in 24 packages [2023-05-11T22:26:29.305Z] ---> afed665fd766 [2023-05-11T22:26:29.305Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-11T22:26:30.272Z] ---> 04038971bbbd [2023-05-11T22:26:30.273Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-11T22:26:30.539Z] Removing intermediate container 21513b148985 [2023-05-11T22:26:30.539Z] ---> a5bdb03d429a [2023-05-11T22:26:30.539Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:26:31.124Z] ---> 42223f40a0d7 [2023-05-11T22:26:31.124Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-11T22:26:31.392Z] ---> b2be64cea7f5 [2023-05-11T22:26:31.392Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:26:31.981Z] ---> f144b3732546 [2023-05-11T22:26:31.981Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-11T22:26:32.247Z] ---> 1157e686cb3f [2023-05-11T22:26:32.247Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-11T22:26:33.207Z] ---> 31cb693c76c3 [2023-05-11T22:26:33.207Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-11T22:26:33.207Z] ---> Running in 46083bfc5220 [2023-05-11T22:26:34.616Z] ---> 125f1e3ad1c4 [2023-05-11T22:26:34.616Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:26:35.574Z] Removing intermediate container 46083bfc5220 [2023-05-11T22:26:35.574Z] ---> 491a9e534255 [2023-05-11T22:26:35.574Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-11T22:26:35.574Z] ---> 2094821a25dd [2023-05-11T22:26:35.574Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-11T22:26:35.574Z] ---> Running in 2842b1688478 [2023-05-11T22:26:35.840Z] ---> Running in 44943402de18 [2023-05-11T22:26:36.111Z] Removing intermediate container 2842b1688478 [2023-05-11T22:26:36.111Z] ---> 81b3ef2b4544 [2023-05-11T22:26:36.111Z] Step 30/33 : CMD ["gate"] [2023-05-11T22:26:36.111Z] Removing intermediate container 44943402de18 [2023-05-11T22:26:36.111Z] ---> 492f2e39cf78 [2023-05-11T22:26:36.111Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T22:26:36.377Z] ---> Running in 290be04388ea [2023-05-11T22:26:36.377Z] ---> Running in 3e05bcf38a77 [2023-05-11T22:26:36.983Z] Removing intermediate container 290be04388ea [2023-05-11T22:26:36.983Z] ---> 83ad543acb27 [2023-05-11T22:26:36.983Z] Step 18/20 : LABEL arch=arm64 [2023-05-11T22:26:36.983Z] Removing intermediate container 3e05bcf38a77 [2023-05-11T22:26:36.983Z] ---> 200d2c223103 [2023-05-11T22:26:36.983Z] Step 31/33 : LABEL arch=arm64 [2023-05-11T22:26:36.983Z] ---> Running in f051aee237aa [2023-05-11T22:26:36.983Z] ---> Running in eabf7062dc77 [2023-05-11T22:26:37.577Z] Removing intermediate container f051aee237aa [2023-05-11T22:26:37.577Z] ---> 02c8c089a3ee [2023-05-11T22:26:37.577Z] Step 19/20 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:26:37.577Z] Removing intermediate container eabf7062dc77 [2023-05-11T22:26:37.577Z] ---> c363e7ad63b8 [2023-05-11T22:26:37.577Z] Step 32/33 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:26:37.577Z] ---> Running in 6c22f7b2de01 [2023-05-11T22:26:37.844Z] ---> Running in 4ea5c36d43d0 [2023-05-11T22:26:38.112Z] Removing intermediate container 6c22f7b2de01 [2023-05-11T22:26:38.112Z] ---> 968e5edc17d0 [2023-05-11T22:26:38.112Z] Step 20/20 : LABEL version=3.0.0-dev.156 [2023-05-11T22:26:38.379Z] Removing intermediate container 4ea5c36d43d0 [2023-05-11T22:26:38.379Z] ---> 06428af9988c [2023-05-11T22:26:38.379Z] Step 33/33 : LABEL version=3.0.0-dev.156 [2023-05-11T22:26:38.379Z] ---> Running in eff444e35caa [2023-05-11T22:26:38.379Z] ---> Running in b82d0c501326 [2023-05-11T22:26:38.962Z] Removing intermediate container eff444e35caa [2023-05-11T22:26:38.962Z] ---> 66dce2fe9a70 [2023-05-11T22:26:38.962Z] [2023-05-11T22:26:38.962Z] Removing intermediate container b82d0c501326 [2023-05-11T22:26:38.962Z] ---> 928f7fbd9380 [2023-05-11T22:26:38.962Z] [2023-05-11T22:26:38.962Z] Successfully built 66dce2fe9a70 [2023-05-11T22:26:38.962Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-11T22:26:38.962Z]  Building security-spiffe-token-provider ... done Successfully built 928f7fbd9380 [2023-05-11T22:26:38.962Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-11T22:26:39.566Z]  Building security-bootstrapper ... done Removing intermediate container cd0aa7e28a3d [2023-05-11T22:26:39.566Z] ---> 07fdd7cb3df0 [2023-05-11T22:26:39.566Z] [2023-05-11T22:26:39.566Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T22:26:39.566Z] ---> 51e60588ff2c [2023-05-11T22:26:39.566Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-11T22:26:39.835Z] ---> Running in e3d83cf259ac [2023-05-11T22:26:40.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:26:41.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:26:42.345Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-11T22:26:42.610Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-11T22:26:42.610Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:26:42.610Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T22:26:42.876Z] OK: 8 MiB in 17 packages [2023-05-11T22:26:44.288Z] Removing intermediate container e3d83cf259ac [2023-05-11T22:26:44.288Z] ---> 9127e0e054ff [2023-05-11T22:26:44.288Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T22:26:44.288Z] ---> Running in 58aabec1243b [2023-05-11T22:26:44.288Z] Removing intermediate container 58aabec1243b [2023-05-11T22:26:44.288Z] ---> 6fafdf2db9bb [2023-05-11T22:26:44.288Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-11T22:26:44.555Z] ---> Running in 5cc12915717e [2023-05-11T22:26:44.821Z] Removing intermediate container 5cc12915717e [2023-05-11T22:26:44.821Z] ---> 5984311461d1 [2023-05-11T22:26:44.821Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-11T22:26:44.821Z] ---> Running in 07d8d8c59f0e [2023-05-11T22:26:45.088Z] Removing intermediate container 07d8d8c59f0e [2023-05-11T22:26:45.088Z] ---> dcb8a33a68ea [2023-05-11T22:26:45.088Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T22:26:45.672Z] ---> b4643d84e1f7 [2023-05-11T22:26:45.672Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T22:26:46.257Z] ---> a2cd94bcfdae [2023-05-11T22:26:46.257Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-11T22:26:47.668Z] ---> ee43ff38c3c3 [2023-05-11T22:26:47.668Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-11T22:26:48.252Z] ---> b6ece93fd2bd [2023-05-11T22:26:48.252Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-11T22:26:48.252Z] ---> Running in 51e3e5973ff2 [2023-05-11T22:26:48.519Z] Removing intermediate container 51e3e5973ff2 [2023-05-11T22:26:48.519Z] ---> e96880b62b7d [2023-05-11T22:26:48.519Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T22:26:48.787Z] ---> Running in ee286df3275a [2023-05-11T22:26:49.054Z] Removing intermediate container ee286df3275a [2023-05-11T22:26:49.054Z] ---> 5a9df52ac60b [2023-05-11T22:26:49.054Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T22:26:49.054Z] ---> Running in c758c61ddf77 [2023-05-11T22:26:49.320Z] Removing intermediate container c758c61ddf77 [2023-05-11T22:26:49.320Z] ---> ddaeb299d3c1 [2023-05-11T22:26:49.320Z] Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:26:49.588Z] ---> Running in df487f0ec014 [2023-05-11T22:26:49.855Z] Removing intermediate container df487f0ec014 [2023-05-11T22:26:49.855Z] ---> 1d1e62233c27 [2023-05-11T22:26:49.855Z] Step 23/23 : LABEL version=3.0.0-dev.156 [2023-05-11T22:26:49.855Z] ---> Running in 0a8d8c08d093 [2023-05-11T22:26:50.122Z] Removing intermediate container 0a8d8c08d093 [2023-05-11T22:26:50.122Z] ---> 474069022c4c [2023-05-11T22:26:50.122Z] [2023-05-11T22:26:50.122Z] Successfully built 474069022c4c [2023-05-11T22:26:50.122Z] Successfully tagged support-notifications-arm64:latest [2023-05-11T22:26:50.719Z]  Building support-notifications ... done  [Pipeline] } [2023-05-11T22:26:50.720Z] $ docker stop --time=1 97020098161ef4716710c2ce2324a4e4d733333c269e179c7f265117b1c4e9e6 [2023-05-11T22:26:52.372Z] $ docker rm -f --volumes 97020098161ef4716710c2ce2324a4e4d733333c269e179c7f265117b1c4e9e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T22:26:52.847Z] + docker images [2023-05-11T22:26:53.114Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-11T22:26:53.114Z] support-notifications-arm64 latest 474069022c4c 3 seconds ago 31.9MB [2023-05-11T22:26:53.114Z] security-bootstrapper-arm64 latest 928f7fbd9380 14 seconds ago 21.9MB [2023-05-11T22:26:53.114Z] security-spiffe-token-provider-arm64 latest 66dce2fe9a70 14 seconds ago 32.7MB [2023-05-11T22:26:53.114Z] 07fdd7cb3df0 14 seconds ago 1.42GB [2023-05-11T22:26:53.114Z] 46075bc4fa4f 32 seconds ago 1.39GB [2023-05-11T22:26:53.114Z] 1c5a9f6f772f 50 seconds ago 1.34GB [2023-05-11T22:26:53.114Z] support-scheduler-arm64 latest 238c504cf0a0 2 minutes ago 31.2MB [2023-05-11T22:26:53.114Z] d908c06f1fc0 3 minutes ago 1.42GB [2023-05-11T22:26:53.114Z] core-data-arm64 latest fbd0e460113d 4 minutes ago 19.9MB [2023-05-11T22:26:53.114Z] 419f77437580 4 minutes ago 1.36GB [2023-05-11T22:26:53.114Z] security-proxy-setup-arm64 latest 38907dd5d8a5 5 minutes ago 18.7MB [2023-05-11T22:26:53.114Z] 1f6b50fb98ba 5 minutes ago 1.33GB [2023-05-11T22:26:53.114Z] security-spire-config-arm64 latest eaed45aaad01 9 minutes ago 96.1MB [2023-05-11T22:26:53.114Z] security-spire-agent-arm64 latest 17967ecb9802 9 minutes ago 153MB [2023-05-11T22:26:53.114Z] af3610ca79e1 9 minutes ago 1.21GB [2023-05-11T22:26:53.114Z] 23682ed3b46e 9 minutes ago 1.21GB [2023-05-11T22:26:53.114Z] core-metadata-arm64 latest a058d664193b 11 minutes ago 20.2MB [2023-05-11T22:26:53.114Z] core-command-arm64 latest 4a67347f84ba 12 minutes ago 19.7MB [2023-05-11T22:26:53.114Z] security-proxy-auth-arm64 latest b3f1a06d82bc 12 minutes ago 18.1MB [2023-05-11T22:26:53.114Z] core-common-config-bootstrapper-arm64 latest 17408889a18c 12 minutes ago 17.2MB [2023-05-11T22:26:53.114Z] 26790fb07e9e 12 minutes ago 1.36GB [2023-05-11T22:26:53.114Z] security-secretstore-setup-arm64 latest c2a306088e59 12 minutes ago 32.2MB [2023-05-11T22:26:53.114Z] eb22990c7357 12 minutes ago 1.35GB [2023-05-11T22:26:53.114Z] 227bd1677a0b 12 minutes ago 1.33GB [2023-05-11T22:26:53.114Z] d4c5e82a15bb 12 minutes ago 1.35GB [2023-05-11T22:26:53.114Z] 9d6e6d96e7d6 13 minutes ago 1.35GB [2023-05-11T22:26:53.114Z] security-spire-server-arm64 latest e8c020bde44b 19 minutes ago 97MB [2023-05-11T22:26:53.114Z] 9e0ad4786184 19 minutes ago 1.21GB [2023-05-11T22:26:53.114Z] ci-base-image-arm64 latest d9547ee4cd3e 22 minutes ago 899MB [2023-05-11T22:26:53.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-11T22:26:53.114Z] alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB [2023-05-11T22:26:53.114Z] 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-11T22:26:53.238Z] provisioning config files... [2023-05-11T22:26:53.254Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/522@tmp/config5190548011157443071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:26:53.591Z] ---> docker-login.sh [2023-05-11T22:26:53.591Z] nexus3.edgexfoundry.org:10001 [2023-05-11T22:26:53.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:26:53.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:26:53.859Z] Configure a credential helper to remove this warning. See [2023-05-11T22:26:53.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:26:53.859Z] [2023-05-11T22:26:53.859Z] Login Succeeded [2023-05-11T22:26:53.859Z] nexus3.edgexfoundry.org:10002 [2023-05-11T22:26:54.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:26:54.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:26:54.392Z] Configure a credential helper to remove this warning. See [2023-05-11T22:26:54.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:26:54.392Z] [2023-05-11T22:26:54.392Z] Login Succeeded [2023-05-11T22:26:54.392Z] nexus3.edgexfoundry.org:10003 [2023-05-11T22:26:54.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:26:54.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:26:54.659Z] Configure a credential helper to remove this warning. See [2023-05-11T22:26:54.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:26:54.659Z] [2023-05-11T22:26:54.659Z] Login Succeeded [2023-05-11T22:26:54.659Z] nexus3.edgexfoundry.org:10004 [2023-05-11T22:26:54.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:26:55.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:26:55.195Z] Configure a credential helper to remove this warning. See [2023-05-11T22:26:55.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:26:55.195Z] [2023-05-11T22:26:55.195Z] Login Succeeded [2023-05-11T22:26:55.195Z] docker.io [2023-05-11T22:26:55.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:26:55.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:26:55.728Z] Configure a credential helper to remove this warning. See [2023-05-11T22:26:55.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:26:55.728Z] [2023-05-11T22:26:55.728Z] Login Succeeded [2023-05-11T22:26:55.728Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T22:26:55.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:26:55.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T22:26:55.781Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-11T22:26:55.781Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:26:55.781Z] latest [2023-05-11T22:26:55.781Z] 3.0.0-dev.156 [2023-05-11T22:26:55.781Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:26:55.781Z] main [2023-05-11T22:26:55.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:26:56.113Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:26:56.464Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:26:56.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-11T22:26:56.464Z] 5367ea691ab2: Preparing [2023-05-11T22:26:56.464Z] 8134cb7867a0: Preparing [2023-05-11T22:26:56.464Z] 9d986d7a6ae9: Preparing [2023-05-11T22:26:56.464Z] 958206d1ac22: Preparing [2023-05-11T22:26:56.464Z] b3438215107b: Preparing [2023-05-11T22:26:56.464Z] 26cbea5cba74: Preparing [2023-05-11T22:26:56.464Z] 26cbea5cba74: Waiting [2023-05-11T22:26:56.741Z] 5367ea691ab2: Pushed [2023-05-11T22:26:56.741Z] 958206d1ac22: Pushed [2023-05-11T22:26:56.741Z] b3438215107b: Pushed [2023-05-11T22:26:56.741Z] 9d986d7a6ae9: Pushed [2023-05-11T22:26:56.741Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:00.079Z] 8134cb7867a0: Pushed [2023-05-11T22:27:00.079Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:f477ec635bbd6ea09c13a5ee4fe51dd0913500bbde0e1377b4edbe103750a594 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:00.419Z] + 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-11T22:27:00.753Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-11T22:27:00.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-11T22:27:00.753Z] 5367ea691ab2: Preparing [2023-05-11T22:27:00.753Z] 8134cb7867a0: Preparing [2023-05-11T22:27:00.753Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:00.753Z] 958206d1ac22: Preparing [2023-05-11T22:27:00.753Z] b3438215107b: Preparing [2023-05-11T22:27:00.753Z] 26cbea5cba74: Preparing [2023-05-11T22:27:00.753Z] 26cbea5cba74: Waiting [2023-05-11T22:27:00.753Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:00.753Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:00.753Z] b3438215107b: Layer already exists [2023-05-11T22:27:00.753Z] 5367ea691ab2: Layer already exists [2023-05-11T22:27:00.753Z] 8134cb7867a0: Layer already exists [2023-05-11T22:27:00.753Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:00.753Z] latest: digest: sha256:f477ec635bbd6ea09c13a5ee4fe51dd0913500bbde0e1377b4edbe103750a594 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:01.352Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:01.691Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.156 [2023-05-11T22:27:01.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-11T22:27:01.691Z] 5367ea691ab2: Preparing [2023-05-11T22:27:01.691Z] 8134cb7867a0: Preparing [2023-05-11T22:27:01.691Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:01.691Z] 958206d1ac22: Preparing [2023-05-11T22:27:01.691Z] b3438215107b: Preparing [2023-05-11T22:27:01.691Z] 26cbea5cba74: Preparing [2023-05-11T22:27:01.691Z] 26cbea5cba74: Waiting [2023-05-11T22:27:01.691Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:01.691Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:01.691Z] b3438215107b: Layer already exists [2023-05-11T22:27:01.691Z] 5367ea691ab2: Layer already exists [2023-05-11T22:27:01.691Z] 8134cb7867a0: Layer already exists [2023-05-11T22:27:01.691Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:01.691Z] 3.0.0-dev.156: digest: sha256:f477ec635bbd6ea09c13a5ee4fe51dd0913500bbde0e1377b4edbe103750a594 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:02.031Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:02.384Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:02.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-11T22:27:02.384Z] 5367ea691ab2: Preparing [2023-05-11T22:27:02.384Z] 8134cb7867a0: Preparing [2023-05-11T22:27:02.384Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:02.384Z] 958206d1ac22: Preparing [2023-05-11T22:27:02.384Z] b3438215107b: Preparing [2023-05-11T22:27:02.384Z] 26cbea5cba74: Preparing [2023-05-11T22:27:02.384Z] 26cbea5cba74: Waiting [2023-05-11T22:27:02.384Z] b3438215107b: Layer already exists [2023-05-11T22:27:02.384Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:02.384Z] 5367ea691ab2: Layer already exists [2023-05-11T22:27:02.384Z] 8134cb7867a0: Layer already exists [2023-05-11T22:27:02.384Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:02.384Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:02.649Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:f477ec635bbd6ea09c13a5ee4fe51dd0913500bbde0e1377b4edbe103750a594 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:02.999Z] + 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-11T22:27:03.331Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-11T22:27:03.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-11T22:27:03.331Z] 5367ea691ab2: Preparing [2023-05-11T22:27:03.331Z] 8134cb7867a0: Preparing [2023-05-11T22:27:03.331Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:03.331Z] 958206d1ac22: Preparing [2023-05-11T22:27:03.331Z] b3438215107b: Preparing [2023-05-11T22:27:03.331Z] 26cbea5cba74: Preparing [2023-05-11T22:27:03.331Z] 26cbea5cba74: Waiting [2023-05-11T22:27:03.331Z] 5367ea691ab2: Layer already exists [2023-05-11T22:27:03.331Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:03.331Z] 8134cb7867a0: Layer already exists [2023-05-11T22:27:03.331Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:03.331Z] b3438215107b: Layer already exists [2023-05-11T22:27:03.331Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:03.594Z] main: digest: sha256:f477ec635bbd6ea09c13a5ee4fe51dd0913500bbde0e1377b4edbe103750a594 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:27:03.633Z] ===================================================== [Pipeline] echo [2023-05-11T22:27:03.639Z] taggedImages: [2023-05-11T22:27:03.639Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:03.639Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-11T22:27:03.639Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.156 [2023-05-11T22:27:03.639Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:03.639Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-11T22:27:03.663Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-11T22:27:03.663Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:03.663Z] latest [2023-05-11T22:27:03.663Z] 3.0.0-dev.156 [2023-05-11T22:27:03.663Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:03.663Z] main [2023-05-11T22:27:03.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:04.031Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:04.363Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:04.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-11T22:27:04.363Z] 2e5147a14e76: Preparing [2023-05-11T22:27:04.363Z] cf93e26f58dd: Preparing [2023-05-11T22:27:04.363Z] 7c30c6a293fe: Preparing [2023-05-11T22:27:04.363Z] befdf0863db8: Preparing [2023-05-11T22:27:04.363Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:04.363Z] 958206d1ac22: Preparing [2023-05-11T22:27:04.363Z] 8721e2ecfe61: Preparing [2023-05-11T22:27:04.363Z] 26cbea5cba74: Preparing [2023-05-11T22:27:04.363Z] 958206d1ac22: Waiting [2023-05-11T22:27:04.363Z] 8721e2ecfe61: Waiting [2023-05-11T22:27:04.363Z] 26cbea5cba74: Waiting [2023-05-11T22:27:04.363Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:04.629Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:04.629Z] cf93e26f58dd: Pushed [2023-05-11T22:27:04.629Z] 7c30c6a293fe: Pushed [2023-05-11T22:27:04.629Z] 2e5147a14e76: Pushed [2023-05-11T22:27:04.629Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:04.629Z] 8721e2ecfe61: Pushed [2023-05-11T22:27:06.565Z] befdf0863db8: Pushed [2023-05-11T22:27:06.831Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:085a8d7c806d22dd1d72f741d5b0286ca42579aaad923cfb9b853917740563b2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:07.176Z] + 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-11T22:27:07.511Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-11T22:27:07.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-11T22:27:07.511Z] 2e5147a14e76: Preparing [2023-05-11T22:27:07.511Z] cf93e26f58dd: Preparing [2023-05-11T22:27:07.511Z] 7c30c6a293fe: Preparing [2023-05-11T22:27:07.511Z] befdf0863db8: Preparing [2023-05-11T22:27:07.511Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:07.511Z] 958206d1ac22: Preparing [2023-05-11T22:27:07.511Z] 8721e2ecfe61: Preparing [2023-05-11T22:27:07.511Z] 26cbea5cba74: Preparing [2023-05-11T22:27:07.511Z] 958206d1ac22: Waiting [2023-05-11T22:27:07.511Z] 8721e2ecfe61: Waiting [2023-05-11T22:27:07.511Z] 26cbea5cba74: Waiting [2023-05-11T22:27:07.511Z] 2e5147a14e76: Layer already exists [2023-05-11T22:27:07.511Z] 7c30c6a293fe: Layer already exists [2023-05-11T22:27:07.511Z] befdf0863db8: Layer already exists [2023-05-11T22:27:07.511Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:07.511Z] cf93e26f58dd: Layer already exists [2023-05-11T22:27:07.511Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:07.511Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:07.511Z] 8721e2ecfe61: Layer already exists [2023-05-11T22:27:07.776Z] latest: digest: sha256:085a8d7c806d22dd1d72f741d5b0286ca42579aaad923cfb9b853917740563b2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:08.119Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:08.467Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.156 [2023-05-11T22:27:08.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-11T22:27:08.467Z] 2e5147a14e76: Preparing [2023-05-11T22:27:08.467Z] cf93e26f58dd: Preparing [2023-05-11T22:27:08.467Z] 7c30c6a293fe: Preparing [2023-05-11T22:27:08.467Z] befdf0863db8: Preparing [2023-05-11T22:27:08.467Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:08.467Z] 958206d1ac22: Preparing [2023-05-11T22:27:08.467Z] 8721e2ecfe61: Preparing [2023-05-11T22:27:08.467Z] 26cbea5cba74: Preparing [2023-05-11T22:27:08.467Z] 8721e2ecfe61: Waiting [2023-05-11T22:27:08.467Z] 26cbea5cba74: Waiting [2023-05-11T22:27:08.468Z] 958206d1ac22: Waiting [2023-05-11T22:27:08.468Z] 7c30c6a293fe: Layer already exists [2023-05-11T22:27:08.468Z] 2e5147a14e76: Layer already exists [2023-05-11T22:27:08.468Z] cf93e26f58dd: Layer already exists [2023-05-11T22:27:08.468Z] befdf0863db8: Layer already exists [2023-05-11T22:27:08.468Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:08.468Z] 8721e2ecfe61: Layer already exists [2023-05-11T22:27:08.468Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:08.468Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:08.734Z] 3.0.0-dev.156: digest: sha256:085a8d7c806d22dd1d72f741d5b0286ca42579aaad923cfb9b853917740563b2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:09.091Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:09.432Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:09.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-11T22:27:09.433Z] 2e5147a14e76: Preparing [2023-05-11T22:27:09.433Z] cf93e26f58dd: Preparing [2023-05-11T22:27:09.433Z] 7c30c6a293fe: Preparing [2023-05-11T22:27:09.433Z] befdf0863db8: Preparing [2023-05-11T22:27:09.433Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:09.433Z] 958206d1ac22: Preparing [2023-05-11T22:27:09.433Z] 8721e2ecfe61: Preparing [2023-05-11T22:27:09.433Z] 26cbea5cba74: Preparing [2023-05-11T22:27:09.433Z] 8721e2ecfe61: Waiting [2023-05-11T22:27:09.433Z] 26cbea5cba74: Waiting [2023-05-11T22:27:09.433Z] 958206d1ac22: Waiting [2023-05-11T22:27:09.433Z] 7c30c6a293fe: Layer already exists [2023-05-11T22:27:09.433Z] cf93e26f58dd: Layer already exists [2023-05-11T22:27:09.433Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:09.433Z] befdf0863db8: Layer already exists [2023-05-11T22:27:09.433Z] 2e5147a14e76: Layer already exists [2023-05-11T22:27:09.433Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:09.433Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:09.433Z] 8721e2ecfe61: Layer already exists [2023-05-11T22:27:09.698Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:085a8d7c806d22dd1d72f741d5b0286ca42579aaad923cfb9b853917740563b2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:10.038Z] + 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-11T22:27:10.382Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-11T22:27:10.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-11T22:27:10.382Z] 2e5147a14e76: Preparing [2023-05-11T22:27:10.382Z] cf93e26f58dd: Preparing [2023-05-11T22:27:10.382Z] 7c30c6a293fe: Preparing [2023-05-11T22:27:10.382Z] befdf0863db8: Preparing [2023-05-11T22:27:10.382Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:10.382Z] 958206d1ac22: Preparing [2023-05-11T22:27:10.382Z] 8721e2ecfe61: Preparing [2023-05-11T22:27:10.382Z] 26cbea5cba74: Preparing [2023-05-11T22:27:10.382Z] 8721e2ecfe61: Waiting [2023-05-11T22:27:10.382Z] 26cbea5cba74: Waiting [2023-05-11T22:27:10.382Z] 958206d1ac22: Waiting [2023-05-11T22:27:10.382Z] cf93e26f58dd: Layer already exists [2023-05-11T22:27:10.382Z] befdf0863db8: Layer already exists [2023-05-11T22:27:10.382Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:10.382Z] 2e5147a14e76: Layer already exists [2023-05-11T22:27:10.382Z] 7c30c6a293fe: Layer already exists [2023-05-11T22:27:10.382Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:10.382Z] 8721e2ecfe61: Layer already exists [2023-05-11T22:27:10.382Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:10.648Z] main: digest: sha256:085a8d7c806d22dd1d72f741d5b0286ca42579aaad923cfb9b853917740563b2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:27:10.697Z] ===================================================== [Pipeline] echo [2023-05-11T22:27:10.703Z] taggedImages: [2023-05-11T22:27:10.703Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:10.703Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-11T22:27:10.703Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.156 [2023-05-11T22:27:10.703Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:10.703Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-11T22:27:10.718Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-11T22:27:10.719Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:10.719Z] latest [2023-05-11T22:27:10.719Z] 3.0.0-dev.156 [2023-05-11T22:27:10.719Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:10.719Z] main [2023-05-11T22:27:10.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:11.058Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:11.405Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:11.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-11T22:27:11.405Z] c70df15e8879: Preparing [2023-05-11T22:27:11.405Z] 82deeec66a94: Preparing [2023-05-11T22:27:11.405Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:11.405Z] 958206d1ac22: Preparing [2023-05-11T22:27:11.405Z] 0edbb8115a0f: Preparing [2023-05-11T22:27:11.405Z] 26cbea5cba74: Preparing [2023-05-11T22:27:11.405Z] 26cbea5cba74: Waiting [2023-05-11T22:27:11.405Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:11.405Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:11.672Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:11.672Z] c70df15e8879: Pushed [2023-05-11T22:27:11.672Z] 0edbb8115a0f: Pushed [2023-05-11T22:27:14.245Z] 82deeec66a94: Pushed [2023-05-11T22:27:14.511Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:6ae8bb2119b4f90a94317788aa7d5edb270bc90e915920574ebb53b148981d7b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:14.873Z] + 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-11T22:27:15.245Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-11T22:27:15.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-11T22:27:15.245Z] c70df15e8879: Preparing [2023-05-11T22:27:15.245Z] 82deeec66a94: Preparing [2023-05-11T22:27:15.245Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:15.245Z] 958206d1ac22: Preparing [2023-05-11T22:27:15.245Z] 0edbb8115a0f: Preparing [2023-05-11T22:27:15.245Z] 26cbea5cba74: Preparing [2023-05-11T22:27:15.245Z] 26cbea5cba74: Waiting [2023-05-11T22:27:15.245Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:15.245Z] c70df15e8879: Layer already exists [2023-05-11T22:27:15.245Z] 0edbb8115a0f: Layer already exists [2023-05-11T22:27:15.245Z] 82deeec66a94: Layer already exists [2023-05-11T22:27:15.245Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:15.245Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:15.514Z] latest: digest: sha256:6ae8bb2119b4f90a94317788aa7d5edb270bc90e915920574ebb53b148981d7b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:15.868Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:16.226Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.156 [2023-05-11T22:27:16.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-11T22:27:16.226Z] c70df15e8879: Preparing [2023-05-11T22:27:16.226Z] 82deeec66a94: Preparing [2023-05-11T22:27:16.226Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:16.226Z] 958206d1ac22: Preparing [2023-05-11T22:27:16.226Z] 0edbb8115a0f: Preparing [2023-05-11T22:27:16.226Z] 26cbea5cba74: Preparing [2023-05-11T22:27:16.226Z] 26cbea5cba74: Waiting [2023-05-11T22:27:16.226Z] 82deeec66a94: Layer already exists [2023-05-11T22:27:16.226Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:16.226Z] c70df15e8879: Layer already exists [2023-05-11T22:27:16.226Z] 0edbb8115a0f: Layer already exists [2023-05-11T22:27:16.227Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:16.227Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:16.497Z] 3.0.0-dev.156: digest: sha256:6ae8bb2119b4f90a94317788aa7d5edb270bc90e915920574ebb53b148981d7b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:16.854Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:17.194Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:17.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-11T22:27:17.194Z] c70df15e8879: Preparing [2023-05-11T22:27:17.194Z] 82deeec66a94: Preparing [2023-05-11T22:27:17.194Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:17.194Z] 958206d1ac22: Preparing [2023-05-11T22:27:17.194Z] 0edbb8115a0f: Preparing [2023-05-11T22:27:17.194Z] 26cbea5cba74: Preparing [2023-05-11T22:27:17.194Z] 26cbea5cba74: Waiting [2023-05-11T22:27:17.194Z] c70df15e8879: Layer already exists [2023-05-11T22:27:17.194Z] 0edbb8115a0f: Layer already exists [2023-05-11T22:27:17.194Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:17.194Z] 82deeec66a94: Layer already exists [2023-05-11T22:27:17.194Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:17.194Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:17.194Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:6ae8bb2119b4f90a94317788aa7d5edb270bc90e915920574ebb53b148981d7b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:17.548Z] + 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-11T22:27:17.891Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-11T22:27:17.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-11T22:27:17.891Z] c70df15e8879: Preparing [2023-05-11T22:27:17.891Z] 82deeec66a94: Preparing [2023-05-11T22:27:17.891Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:17.891Z] 958206d1ac22: Preparing [2023-05-11T22:27:17.891Z] 0edbb8115a0f: Preparing [2023-05-11T22:27:17.891Z] 26cbea5cba74: Preparing [2023-05-11T22:27:17.891Z] 26cbea5cba74: Waiting [2023-05-11T22:27:17.891Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:17.891Z] c70df15e8879: Layer already exists [2023-05-11T22:27:17.891Z] 0edbb8115a0f: Layer already exists [2023-05-11T22:27:17.891Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:17.891Z] 82deeec66a94: Layer already exists [2023-05-11T22:27:17.891Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:18.156Z] main: digest: sha256:6ae8bb2119b4f90a94317788aa7d5edb270bc90e915920574ebb53b148981d7b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:27:18.202Z] ===================================================== [Pipeline] echo [2023-05-11T22:27:18.211Z] taggedImages: [2023-05-11T22:27:18.211Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:18.211Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-11T22:27:18.211Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.156 [2023-05-11T22:27:18.212Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:18.212Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-11T22:27:18.239Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-11T22:27:18.239Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:18.239Z] latest [2023-05-11T22:27:18.239Z] 3.0.0-dev.156 [2023-05-11T22:27:18.239Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:18.239Z] main [2023-05-11T22:27:18.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:18.590Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:18.932Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:18.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-11T22:27:18.932Z] 8a298ea4490d: Preparing [2023-05-11T22:27:18.932Z] 81e284c85e99: Preparing [2023-05-11T22:27:18.932Z] e4b5073ad86a: Preparing [2023-05-11T22:27:18.932Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:18.932Z] 958206d1ac22: Preparing [2023-05-11T22:27:18.932Z] b3438215107b: Preparing [2023-05-11T22:27:18.932Z] 26cbea5cba74: Preparing [2023-05-11T22:27:18.932Z] b3438215107b: Waiting [2023-05-11T22:27:18.932Z] 26cbea5cba74: Waiting [2023-05-11T22:27:18.932Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:19.198Z] 81e284c85e99: Pushed [2023-05-11T22:27:19.198Z] 8a298ea4490d: Pushed [2023-05-11T22:27:21.136Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:21.136Z] b3438215107b: Layer already exists [2023-05-11T22:27:21.136Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:21.717Z] e4b5073ad86a: Pushed [2023-05-11T22:27:21.983Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:77e695ad82e571eb48ee5ca079f262dc3c30866d9340de5726b862dc326df188 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:22.321Z] + 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-11T22:27:22.654Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-11T22:27:22.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-11T22:27:22.654Z] 8a298ea4490d: Preparing [2023-05-11T22:27:22.654Z] 81e284c85e99: Preparing [2023-05-11T22:27:22.654Z] e4b5073ad86a: Preparing [2023-05-11T22:27:22.654Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:22.654Z] 958206d1ac22: Preparing [2023-05-11T22:27:22.654Z] b3438215107b: Preparing [2023-05-11T22:27:22.654Z] 26cbea5cba74: Preparing [2023-05-11T22:27:22.654Z] b3438215107b: Waiting [2023-05-11T22:27:22.654Z] 26cbea5cba74: Waiting [2023-05-11T22:27:22.654Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:22.654Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:22.654Z] 8a298ea4490d: Layer already exists [2023-05-11T22:27:22.654Z] 81e284c85e99: Layer already exists [2023-05-11T22:27:22.654Z] e4b5073ad86a: Layer already exists [2023-05-11T22:27:22.654Z] b3438215107b: Layer already exists [2023-05-11T22:27:22.654Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:22.654Z] latest: digest: sha256:77e695ad82e571eb48ee5ca079f262dc3c30866d9340de5726b862dc326df188 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:23.260Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:23.597Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.156 [2023-05-11T22:27:23.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-11T22:27:23.597Z] 8a298ea4490d: Preparing [2023-05-11T22:27:23.597Z] 81e284c85e99: Preparing [2023-05-11T22:27:23.597Z] e4b5073ad86a: Preparing [2023-05-11T22:27:23.597Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:23.597Z] 958206d1ac22: Preparing [2023-05-11T22:27:23.597Z] b3438215107b: Preparing [2023-05-11T22:27:23.597Z] 26cbea5cba74: Preparing [2023-05-11T22:27:23.597Z] b3438215107b: Waiting [2023-05-11T22:27:23.597Z] 26cbea5cba74: Waiting [2023-05-11T22:27:23.597Z] 81e284c85e99: Layer already exists [2023-05-11T22:27:23.597Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:23.597Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:23.597Z] 8a298ea4490d: Layer already exists [2023-05-11T22:27:23.597Z] e4b5073ad86a: Layer already exists [2023-05-11T22:27:23.597Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:23.597Z] b3438215107b: Layer already exists [2023-05-11T22:27:23.597Z] 3.0.0-dev.156: digest: sha256:77e695ad82e571eb48ee5ca079f262dc3c30866d9340de5726b862dc326df188 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:24.208Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:24.549Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:24.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-11T22:27:24.549Z] 8a298ea4490d: Preparing [2023-05-11T22:27:24.549Z] 81e284c85e99: Preparing [2023-05-11T22:27:24.549Z] e4b5073ad86a: Preparing [2023-05-11T22:27:24.549Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:24.549Z] 958206d1ac22: Preparing [2023-05-11T22:27:24.549Z] b3438215107b: Preparing [2023-05-11T22:27:24.549Z] 26cbea5cba74: Preparing [2023-05-11T22:27:24.549Z] b3438215107b: Waiting [2023-05-11T22:27:24.549Z] 26cbea5cba74: Waiting [2023-05-11T22:27:24.549Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:24.549Z] 81e284c85e99: Layer already exists [2023-05-11T22:27:24.549Z] e4b5073ad86a: Layer already exists [2023-05-11T22:27:24.549Z] 8a298ea4490d: Layer already exists [2023-05-11T22:27:24.549Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:24.549Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:24.549Z] b3438215107b: Layer already exists [2023-05-11T22:27:24.815Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:77e695ad82e571eb48ee5ca079f262dc3c30866d9340de5726b862dc326df188 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:25.164Z] + 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-11T22:27:25.499Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-11T22:27:25.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-11T22:27:25.499Z] 8a298ea4490d: Preparing [2023-05-11T22:27:25.499Z] 81e284c85e99: Preparing [2023-05-11T22:27:25.499Z] e4b5073ad86a: Preparing [2023-05-11T22:27:25.499Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:25.499Z] 958206d1ac22: Preparing [2023-05-11T22:27:25.499Z] b3438215107b: Preparing [2023-05-11T22:27:25.499Z] 26cbea5cba74: Preparing [2023-05-11T22:27:25.499Z] b3438215107b: Waiting [2023-05-11T22:27:25.499Z] 26cbea5cba74: Waiting [2023-05-11T22:27:25.499Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:25.499Z] 81e284c85e99: Layer already exists [2023-05-11T22:27:25.499Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:25.499Z] 8a298ea4490d: Layer already exists [2023-05-11T22:27:25.499Z] e4b5073ad86a: Layer already exists [2023-05-11T22:27:25.499Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:25.499Z] b3438215107b: Layer already exists [2023-05-11T22:27:25.765Z] main: digest: sha256:77e695ad82e571eb48ee5ca079f262dc3c30866d9340de5726b862dc326df188 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:27:25.806Z] ===================================================== [Pipeline] echo [2023-05-11T22:27:25.811Z] taggedImages: [2023-05-11T22:27:25.811Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:25.811Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-11T22:27:25.811Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.156 [2023-05-11T22:27:25.811Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:25.811Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-11T22:27:25.826Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-11T22:27:25.826Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:25.826Z] latest [2023-05-11T22:27:25.826Z] 3.0.0-dev.156 [2023-05-11T22:27:25.826Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:25.826Z] main [2023-05-11T22:27:25.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:26.157Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:26.500Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:26.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-11T22:27:26.500Z] a2bb7096b021: Preparing [2023-05-11T22:27:26.500Z] a2bb7096b021: Preparing [2023-05-11T22:27:26.500Z] 26874743c702: Preparing [2023-05-11T22:27:26.500Z] ab0e16648e6d: Preparing [2023-05-11T22:27:26.500Z] b4ea37bdbe3e: Preparing [2023-05-11T22:27:26.500Z] ba6cdf6e60f6: Preparing [2023-05-11T22:27:26.500Z] 4756701adea6: Preparing [2023-05-11T22:27:26.500Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:26.500Z] 958206d1ac22: Preparing [2023-05-11T22:27:26.500Z] 128d7cb98617: Preparing [2023-05-11T22:27:26.500Z] 06f7e7b7a33e: Preparing [2023-05-11T22:27:26.500Z] df2277defcfc: Preparing [2023-05-11T22:27:26.500Z] 29cf7ba2d40b: Preparing [2023-05-11T22:27:26.500Z] 26cbea5cba74: Preparing [2023-05-11T22:27:26.500Z] 128d7cb98617: Waiting [2023-05-11T22:27:26.500Z] 06f7e7b7a33e: Waiting [2023-05-11T22:27:26.500Z] df2277defcfc: Waiting [2023-05-11T22:27:26.500Z] 29cf7ba2d40b: Waiting [2023-05-11T22:27:26.500Z] 26cbea5cba74: Waiting [2023-05-11T22:27:26.500Z] 4756701adea6: Waiting [2023-05-11T22:27:26.500Z] 9d986d7a6ae9: Waiting [2023-05-11T22:27:26.500Z] 958206d1ac22: Waiting [2023-05-11T22:27:26.781Z] ab0e16648e6d: Pushed [2023-05-11T22:27:26.781Z] a2bb7096b021: Pushed [2023-05-11T22:27:26.781Z] 26874743c702: Pushed [2023-05-11T22:27:26.781Z] ba6cdf6e60f6: Pushed [2023-05-11T22:27:26.781Z] b4ea37bdbe3e: Pushed [2023-05-11T22:27:26.781Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:26.781Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:27.046Z] 128d7cb98617: Pushed [2023-05-11T22:27:27.046Z] 06f7e7b7a33e: Pushed [2023-05-11T22:27:27.046Z] df2277defcfc: Pushed [2023-05-11T22:27:27.046Z] 29cf7ba2d40b: Pushed [2023-05-11T22:27:27.046Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:30.391Z] 4756701adea6: Pushed [2023-05-11T22:27:30.391Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:a584f7ae1a31e4105744b89d2b3203fd465355ec4402912a39dcdc299aee18cb size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:30.741Z] + 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-11T22:27:31.077Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-11T22:27:31.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-11T22:27:31.077Z] a2bb7096b021: Preparing [2023-05-11T22:27:31.077Z] a2bb7096b021: Preparing [2023-05-11T22:27:31.077Z] 26874743c702: Preparing [2023-05-11T22:27:31.077Z] ab0e16648e6d: Preparing [2023-05-11T22:27:31.077Z] b4ea37bdbe3e: Preparing [2023-05-11T22:27:31.077Z] ba6cdf6e60f6: Preparing [2023-05-11T22:27:31.077Z] 4756701adea6: Preparing [2023-05-11T22:27:31.077Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:31.077Z] 958206d1ac22: Preparing [2023-05-11T22:27:31.077Z] 128d7cb98617: Preparing [2023-05-11T22:27:31.077Z] 06f7e7b7a33e: Preparing [2023-05-11T22:27:31.077Z] df2277defcfc: Preparing [2023-05-11T22:27:31.077Z] 29cf7ba2d40b: Preparing [2023-05-11T22:27:31.077Z] 26cbea5cba74: Preparing [2023-05-11T22:27:31.077Z] 128d7cb98617: Waiting [2023-05-11T22:27:31.077Z] 06f7e7b7a33e: Waiting [2023-05-11T22:27:31.077Z] 29cf7ba2d40b: Waiting [2023-05-11T22:27:31.077Z] df2277defcfc: Waiting [2023-05-11T22:27:31.077Z] 4756701adea6: Waiting [2023-05-11T22:27:31.077Z] 26cbea5cba74: Waiting [2023-05-11T22:27:31.077Z] 9d986d7a6ae9: Waiting [2023-05-11T22:27:31.077Z] 958206d1ac22: Waiting [2023-05-11T22:27:31.077Z] ab0e16648e6d: Layer already exists [2023-05-11T22:27:31.077Z] 26874743c702: Layer already exists [2023-05-11T22:27:31.077Z] ba6cdf6e60f6: Layer already exists [2023-05-11T22:27:31.077Z] b4ea37bdbe3e: Layer already exists [2023-05-11T22:27:31.077Z] a2bb7096b021: Layer already exists [2023-05-11T22:27:31.077Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:31.077Z] 4756701adea6: Layer already exists [2023-05-11T22:27:31.077Z] 06f7e7b7a33e: Layer already exists [2023-05-11T22:27:31.077Z] 128d7cb98617: Layer already exists [2023-05-11T22:27:31.077Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:31.077Z] 29cf7ba2d40b: Layer already exists [2023-05-11T22:27:31.077Z] df2277defcfc: Layer already exists [2023-05-11T22:27:31.077Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:31.341Z] latest: digest: sha256:a584f7ae1a31e4105744b89d2b3203fd465355ec4402912a39dcdc299aee18cb size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:31.676Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:32.007Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.156 [2023-05-11T22:27:32.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-11T22:27:32.008Z] a2bb7096b021: Preparing [2023-05-11T22:27:32.008Z] a2bb7096b021: Preparing [2023-05-11T22:27:32.008Z] 26874743c702: Preparing [2023-05-11T22:27:32.008Z] ab0e16648e6d: Preparing [2023-05-11T22:27:32.008Z] b4ea37bdbe3e: Preparing [2023-05-11T22:27:32.008Z] ba6cdf6e60f6: Preparing [2023-05-11T22:27:32.008Z] 4756701adea6: Preparing [2023-05-11T22:27:32.008Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:32.008Z] 958206d1ac22: Preparing [2023-05-11T22:27:32.008Z] 128d7cb98617: Preparing [2023-05-11T22:27:32.008Z] 06f7e7b7a33e: Preparing [2023-05-11T22:27:32.008Z] df2277defcfc: Preparing [2023-05-11T22:27:32.008Z] 29cf7ba2d40b: Preparing [2023-05-11T22:27:32.008Z] 26cbea5cba74: Preparing [2023-05-11T22:27:32.008Z] 128d7cb98617: Waiting [2023-05-11T22:27:32.008Z] 06f7e7b7a33e: Waiting [2023-05-11T22:27:32.008Z] 29cf7ba2d40b: Waiting [2023-05-11T22:27:32.008Z] 26cbea5cba74: Waiting [2023-05-11T22:27:32.008Z] 4756701adea6: Waiting [2023-05-11T22:27:32.008Z] 9d986d7a6ae9: Waiting [2023-05-11T22:27:32.008Z] df2277defcfc: Waiting [2023-05-11T22:27:32.008Z] 958206d1ac22: Waiting [2023-05-11T22:27:32.008Z] ab0e16648e6d: Layer already exists [2023-05-11T22:27:32.008Z] a2bb7096b021: Layer already exists [2023-05-11T22:27:32.008Z] ba6cdf6e60f6: Layer already exists [2023-05-11T22:27:32.008Z] 26874743c702: Layer already exists [2023-05-11T22:27:32.008Z] b4ea37bdbe3e: Layer already exists [2023-05-11T22:27:32.008Z] 128d7cb98617: Layer already exists [2023-05-11T22:27:32.008Z] 4756701adea6: Layer already exists [2023-05-11T22:27:32.008Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:32.008Z] 06f7e7b7a33e: Layer already exists [2023-05-11T22:27:32.008Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:32.008Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:32.008Z] 29cf7ba2d40b: Layer already exists [2023-05-11T22:27:32.008Z] df2277defcfc: Layer already exists [2023-05-11T22:27:32.273Z] 3.0.0-dev.156: digest: sha256:a584f7ae1a31e4105744b89d2b3203fd465355ec4402912a39dcdc299aee18cb size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:32.609Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:34.359Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:34.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-11T22:27:34.359Z] a2bb7096b021: Preparing [2023-05-11T22:27:34.359Z] a2bb7096b021: Preparing [2023-05-11T22:27:34.359Z] 26874743c702: Preparing [2023-05-11T22:27:34.359Z] ab0e16648e6d: Preparing [2023-05-11T22:27:34.359Z] b4ea37bdbe3e: Preparing [2023-05-11T22:27:34.359Z] ba6cdf6e60f6: Preparing [2023-05-11T22:27:34.359Z] 4756701adea6: Preparing [2023-05-11T22:27:34.359Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:34.359Z] 958206d1ac22: Preparing [2023-05-11T22:27:34.359Z] 128d7cb98617: Preparing [2023-05-11T22:27:34.359Z] 06f7e7b7a33e: Preparing [2023-05-11T22:27:34.359Z] df2277defcfc: Preparing [2023-05-11T22:27:34.359Z] 29cf7ba2d40b: Preparing [2023-05-11T22:27:34.359Z] 26cbea5cba74: Preparing [2023-05-11T22:27:34.359Z] 128d7cb98617: Waiting [2023-05-11T22:27:34.359Z] 06f7e7b7a33e: Waiting [2023-05-11T22:27:34.359Z] 29cf7ba2d40b: Waiting [2023-05-11T22:27:34.359Z] 26cbea5cba74: Waiting [2023-05-11T22:27:34.359Z] df2277defcfc: Waiting [2023-05-11T22:27:34.359Z] 9d986d7a6ae9: Waiting [2023-05-11T22:27:34.359Z] 4756701adea6: Waiting [2023-05-11T22:27:34.359Z] ba6cdf6e60f6: Layer already exists [2023-05-11T22:27:34.359Z] ab0e16648e6d: Layer already exists [2023-05-11T22:27:34.359Z] 26874743c702: Layer already exists [2023-05-11T22:27:34.359Z] b4ea37bdbe3e: Layer already exists [2023-05-11T22:27:34.359Z] a2bb7096b021: Layer already exists [2023-05-11T22:27:34.359Z] 4756701adea6: Layer already exists [2023-05-11T22:27:34.359Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:34.359Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:34.359Z] 128d7cb98617: Layer already exists [2023-05-11T22:27:34.359Z] 06f7e7b7a33e: Layer already exists [2023-05-11T22:27:34.359Z] df2277defcfc: Layer already exists [2023-05-11T22:27:34.359Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:34.359Z] 29cf7ba2d40b: Layer already exists [2023-05-11T22:27:34.624Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:a584f7ae1a31e4105744b89d2b3203fd465355ec4402912a39dcdc299aee18cb size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:34.966Z] + 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-11T22:27:35.308Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-11T22:27:35.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-11T22:27:35.308Z] a2bb7096b021: Preparing [2023-05-11T22:27:35.308Z] a2bb7096b021: Preparing [2023-05-11T22:27:35.308Z] 26874743c702: Preparing [2023-05-11T22:27:35.308Z] ab0e16648e6d: Preparing [2023-05-11T22:27:35.308Z] b4ea37bdbe3e: Preparing [2023-05-11T22:27:35.308Z] ba6cdf6e60f6: Preparing [2023-05-11T22:27:35.308Z] 4756701adea6: Preparing [2023-05-11T22:27:35.308Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:35.308Z] 958206d1ac22: Preparing [2023-05-11T22:27:35.308Z] 128d7cb98617: Preparing [2023-05-11T22:27:35.308Z] 06f7e7b7a33e: Preparing [2023-05-11T22:27:35.308Z] df2277defcfc: Preparing [2023-05-11T22:27:35.308Z] 29cf7ba2d40b: Preparing [2023-05-11T22:27:35.308Z] 26cbea5cba74: Preparing [2023-05-11T22:27:35.308Z] 4756701adea6: Waiting [2023-05-11T22:27:35.308Z] 06f7e7b7a33e: Waiting [2023-05-11T22:27:35.308Z] 29cf7ba2d40b: Waiting [2023-05-11T22:27:35.308Z] 9d986d7a6ae9: Waiting [2023-05-11T22:27:35.308Z] 26cbea5cba74: Waiting [2023-05-11T22:27:35.308Z] df2277defcfc: Waiting [2023-05-11T22:27:35.308Z] 958206d1ac22: Waiting [2023-05-11T22:27:35.308Z] 128d7cb98617: Waiting [2023-05-11T22:27:35.308Z] b4ea37bdbe3e: Layer already exists [2023-05-11T22:27:35.308Z] ba6cdf6e60f6: Layer already exists [2023-05-11T22:27:35.308Z] 26874743c702: Layer already exists [2023-05-11T22:27:35.308Z] ab0e16648e6d: Layer already exists [2023-05-11T22:27:35.308Z] a2bb7096b021: Layer already exists [2023-05-11T22:27:35.308Z] 4756701adea6: Layer already exists [2023-05-11T22:27:35.308Z] 06f7e7b7a33e: Layer already exists [2023-05-11T22:27:35.308Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:35.308Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:35.308Z] 128d7cb98617: Layer already exists [2023-05-11T22:27:35.308Z] df2277defcfc: Layer already exists [2023-05-11T22:27:35.308Z] 29cf7ba2d40b: Layer already exists [2023-05-11T22:27:35.308Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:35.573Z] main: digest: sha256:a584f7ae1a31e4105744b89d2b3203fd465355ec4402912a39dcdc299aee18cb size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:27:35.628Z] ===================================================== [Pipeline] echo [2023-05-11T22:27:35.640Z] taggedImages: [2023-05-11T22:27:35.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:35.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-11T22:27:35.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.156 [2023-05-11T22:27:35.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:35.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-11T22:27:35.666Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-11T22:27:35.666Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:35.666Z] latest [2023-05-11T22:27:35.666Z] 3.0.0-dev.156 [2023-05-11T22:27:35.666Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:35.666Z] main [2023-05-11T22:27:35.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:36.026Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:36.365Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:36.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-11T22:27:36.365Z] fb154196163a: Preparing [2023-05-11T22:27:36.365Z] 322183e48841: Preparing [2023-05-11T22:27:36.365Z] de633c86eff8: Preparing [2023-05-11T22:27:36.365Z] ba65a4698c3f: Preparing [2023-05-11T22:27:36.365Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:36.365Z] 958206d1ac22: Preparing [2023-05-11T22:27:36.365Z] 88ce71255596: Preparing [2023-05-11T22:27:36.365Z] 26cbea5cba74: Preparing [2023-05-11T22:27:36.365Z] 958206d1ac22: Waiting [2023-05-11T22:27:36.365Z] 88ce71255596: Waiting [2023-05-11T22:27:36.365Z] 26cbea5cba74: Waiting [2023-05-11T22:27:36.365Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:36.365Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:36.632Z] fb154196163a: Pushed [2023-05-11T22:27:36.632Z] de633c86eff8: Pushed [2023-05-11T22:27:36.632Z] 322183e48841: Pushed [2023-05-11T22:27:36.632Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:36.632Z] 88ce71255596: Pushed [2023-05-11T22:27:39.208Z] ba65a4698c3f: Pushed [2023-05-11T22:27:39.208Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:f8ad677a0655f57bbecec3c639d8ecba7e8dcf2a928cf65daac4110342ea51a2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:39.821Z] + 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-11T22:27:40.158Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-11T22:27:40.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-11T22:27:40.158Z] fb154196163a: Preparing [2023-05-11T22:27:40.158Z] 322183e48841: Preparing [2023-05-11T22:27:40.158Z] de633c86eff8: Preparing [2023-05-11T22:27:40.158Z] ba65a4698c3f: Preparing [2023-05-11T22:27:40.158Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:40.158Z] 958206d1ac22: Preparing [2023-05-11T22:27:40.158Z] 88ce71255596: Preparing [2023-05-11T22:27:40.158Z] 26cbea5cba74: Preparing [2023-05-11T22:27:40.158Z] 88ce71255596: Waiting [2023-05-11T22:27:40.158Z] 26cbea5cba74: Waiting [2023-05-11T22:27:40.158Z] 958206d1ac22: Waiting [2023-05-11T22:27:40.158Z] 322183e48841: Layer already exists [2023-05-11T22:27:40.158Z] fb154196163a: Layer already exists [2023-05-11T22:27:40.158Z] de633c86eff8: Layer already exists [2023-05-11T22:27:40.158Z] ba65a4698c3f: Layer already exists [2023-05-11T22:27:40.158Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:40.158Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:40.158Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:40.158Z] 88ce71255596: Layer already exists [2023-05-11T22:27:40.423Z] latest: digest: sha256:f8ad677a0655f57bbecec3c639d8ecba7e8dcf2a928cf65daac4110342ea51a2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:40.769Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:41.109Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.156 [2023-05-11T22:27:41.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-11T22:27:41.109Z] fb154196163a: Preparing [2023-05-11T22:27:41.109Z] 322183e48841: Preparing [2023-05-11T22:27:41.109Z] de633c86eff8: Preparing [2023-05-11T22:27:41.109Z] ba65a4698c3f: Preparing [2023-05-11T22:27:41.109Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:41.109Z] 958206d1ac22: Preparing [2023-05-11T22:27:41.109Z] 88ce71255596: Preparing [2023-05-11T22:27:41.109Z] 26cbea5cba74: Preparing [2023-05-11T22:27:41.109Z] 958206d1ac22: Waiting [2023-05-11T22:27:41.109Z] 88ce71255596: Waiting [2023-05-11T22:27:41.109Z] fb154196163a: Layer already exists [2023-05-11T22:27:41.109Z] 322183e48841: Layer already exists [2023-05-11T22:27:41.109Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:41.109Z] ba65a4698c3f: Layer already exists [2023-05-11T22:27:41.109Z] de633c86eff8: Layer already exists [2023-05-11T22:27:41.109Z] 88ce71255596: Layer already exists [2023-05-11T22:27:41.109Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:41.109Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:41.109Z] 3.0.0-dev.156: digest: sha256:f8ad677a0655f57bbecec3c639d8ecba7e8dcf2a928cf65daac4110342ea51a2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:41.720Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:42.056Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:42.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-11T22:27:42.056Z] fb154196163a: Preparing [2023-05-11T22:27:42.056Z] 322183e48841: Preparing [2023-05-11T22:27:42.056Z] de633c86eff8: Preparing [2023-05-11T22:27:42.056Z] ba65a4698c3f: Preparing [2023-05-11T22:27:42.056Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:42.056Z] 958206d1ac22: Preparing [2023-05-11T22:27:42.056Z] 88ce71255596: Preparing [2023-05-11T22:27:42.056Z] 26cbea5cba74: Preparing [2023-05-11T22:27:42.056Z] 88ce71255596: Waiting [2023-05-11T22:27:42.056Z] 26cbea5cba74: Waiting [2023-05-11T22:27:42.056Z] 958206d1ac22: Waiting [2023-05-11T22:27:42.056Z] 322183e48841: Layer already exists [2023-05-11T22:27:42.056Z] fb154196163a: Layer already exists [2023-05-11T22:27:42.056Z] ba65a4698c3f: Layer already exists [2023-05-11T22:27:42.056Z] de633c86eff8: Layer already exists [2023-05-11T22:27:42.056Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:42.056Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:42.056Z] 88ce71255596: Layer already exists [2023-05-11T22:27:42.056Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:42.322Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:f8ad677a0655f57bbecec3c639d8ecba7e8dcf2a928cf65daac4110342ea51a2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:42.658Z] + 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-11T22:27:43.004Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-11T22:27:43.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-11T22:27:43.004Z] fb154196163a: Preparing [2023-05-11T22:27:43.004Z] 322183e48841: Preparing [2023-05-11T22:27:43.004Z] de633c86eff8: Preparing [2023-05-11T22:27:43.004Z] ba65a4698c3f: Preparing [2023-05-11T22:27:43.004Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:43.004Z] 958206d1ac22: Preparing [2023-05-11T22:27:43.004Z] 88ce71255596: Preparing [2023-05-11T22:27:43.004Z] 26cbea5cba74: Preparing [2023-05-11T22:27:43.004Z] 958206d1ac22: Waiting [2023-05-11T22:27:43.004Z] 88ce71255596: Waiting [2023-05-11T22:27:43.004Z] 26cbea5cba74: Waiting [2023-05-11T22:27:43.004Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:43.004Z] de633c86eff8: Layer already exists [2023-05-11T22:27:43.004Z] fb154196163a: Layer already exists [2023-05-11T22:27:43.004Z] 322183e48841: Layer already exists [2023-05-11T22:27:43.004Z] ba65a4698c3f: Layer already exists [2023-05-11T22:27:43.004Z] 88ce71255596: Layer already exists [2023-05-11T22:27:43.004Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:43.004Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:43.269Z] main: digest: sha256:f8ad677a0655f57bbecec3c639d8ecba7e8dcf2a928cf65daac4110342ea51a2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:27:43.324Z] ===================================================== [Pipeline] echo [2023-05-11T22:27:43.332Z] taggedImages: [2023-05-11T22:27:43.332Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:43.332Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-11T22:27:43.332Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.156 [2023-05-11T22:27:43.332Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:43.332Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-11T22:27:43.351Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-11T22:27:43.351Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:43.351Z] latest [2023-05-11T22:27:43.351Z] 3.0.0-dev.156 [2023-05-11T22:27:43.351Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:43.351Z] main [2023-05-11T22:27:43.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:43.679Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:44.018Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:44.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-11T22:27:44.018Z] 10e254e03820: Preparing [2023-05-11T22:27:44.019Z] c03b5dcdb4f0: Preparing [2023-05-11T22:27:44.019Z] 4b9bf69b6910: Preparing [2023-05-11T22:27:44.019Z] ba104a0a0227: Preparing [2023-05-11T22:27:44.019Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:44.019Z] 958206d1ac22: Preparing [2023-05-11T22:27:44.019Z] dcae3d7849ea: Preparing [2023-05-11T22:27:44.019Z] bce19ef87130: Preparing [2023-05-11T22:27:44.019Z] 26cbea5cba74: Preparing [2023-05-11T22:27:44.019Z] 958206d1ac22: Waiting [2023-05-11T22:27:44.019Z] dcae3d7849ea: Waiting [2023-05-11T22:27:44.019Z] bce19ef87130: Waiting [2023-05-11T22:27:44.019Z] 26cbea5cba74: Waiting [2023-05-11T22:27:44.019Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:44.288Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:44.288Z] 10e254e03820: Pushed [2023-05-11T22:27:44.288Z] ba104a0a0227: Pushed [2023-05-11T22:27:44.288Z] c03b5dcdb4f0: Pushed [2023-05-11T22:27:44.288Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:44.288Z] dcae3d7849ea: Pushed [2023-05-11T22:27:44.554Z] bce19ef87130: Pushed [2023-05-11T22:27:47.132Z] 4b9bf69b6910: Pushed [2023-05-11T22:27:47.132Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:2cf31b5c995a780acc564a94a5f4b932c27400b6d984cac74d3507f09361be75 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:47.468Z] + 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-11T22:27:47.804Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-11T22:27:47.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-11T22:27:47.804Z] 10e254e03820: Preparing [2023-05-11T22:27:47.804Z] c03b5dcdb4f0: Preparing [2023-05-11T22:27:47.804Z] 4b9bf69b6910: Preparing [2023-05-11T22:27:47.804Z] ba104a0a0227: Preparing [2023-05-11T22:27:47.804Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:47.804Z] 958206d1ac22: Preparing [2023-05-11T22:27:47.804Z] dcae3d7849ea: Preparing [2023-05-11T22:27:47.804Z] bce19ef87130: Preparing [2023-05-11T22:27:47.804Z] 26cbea5cba74: Preparing [2023-05-11T22:27:47.804Z] 958206d1ac22: Waiting [2023-05-11T22:27:47.804Z] dcae3d7849ea: Waiting [2023-05-11T22:27:47.804Z] bce19ef87130: Waiting [2023-05-11T22:27:47.804Z] 26cbea5cba74: Waiting [2023-05-11T22:27:47.804Z] c03b5dcdb4f0: Layer already exists [2023-05-11T22:27:47.804Z] 10e254e03820: Layer already exists [2023-05-11T22:27:47.804Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:47.804Z] ba104a0a0227: Layer already exists [2023-05-11T22:27:47.804Z] 4b9bf69b6910: Layer already exists [2023-05-11T22:27:47.804Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:47.804Z] dcae3d7849ea: Layer already exists [2023-05-11T22:27:47.804Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:47.804Z] bce19ef87130: Layer already exists [2023-05-11T22:27:48.068Z] latest: digest: sha256:2cf31b5c995a780acc564a94a5f4b932c27400b6d984cac74d3507f09361be75 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:48.408Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:48.747Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.156 [2023-05-11T22:27:48.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-11T22:27:48.747Z] 10e254e03820: Preparing [2023-05-11T22:27:48.747Z] c03b5dcdb4f0: Preparing [2023-05-11T22:27:48.747Z] 4b9bf69b6910: Preparing [2023-05-11T22:27:48.747Z] ba104a0a0227: Preparing [2023-05-11T22:27:48.747Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:48.747Z] 958206d1ac22: Preparing [2023-05-11T22:27:48.747Z] dcae3d7849ea: Preparing [2023-05-11T22:27:48.747Z] bce19ef87130: Preparing [2023-05-11T22:27:48.747Z] 26cbea5cba74: Preparing [2023-05-11T22:27:48.747Z] 958206d1ac22: Waiting [2023-05-11T22:27:48.747Z] dcae3d7849ea: Waiting [2023-05-11T22:27:48.747Z] bce19ef87130: Waiting [2023-05-11T22:27:48.747Z] 26cbea5cba74: Waiting [2023-05-11T22:27:48.747Z] 4b9bf69b6910: Layer already exists [2023-05-11T22:27:48.747Z] c03b5dcdb4f0: Layer already exists [2023-05-11T22:27:48.747Z] ba104a0a0227: Layer already exists [2023-05-11T22:27:48.747Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:48.747Z] 10e254e03820: Layer already exists [2023-05-11T22:27:48.747Z] dcae3d7849ea: Layer already exists [2023-05-11T22:27:48.747Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:48.747Z] bce19ef87130: Layer already exists [2023-05-11T22:27:48.747Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:48.747Z] 3.0.0-dev.156: digest: sha256:2cf31b5c995a780acc564a94a5f4b932c27400b6d984cac74d3507f09361be75 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:49.353Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:49.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:49.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-11T22:27:49.680Z] 10e254e03820: Preparing [2023-05-11T22:27:49.680Z] c03b5dcdb4f0: Preparing [2023-05-11T22:27:49.680Z] 4b9bf69b6910: Preparing [2023-05-11T22:27:49.680Z] ba104a0a0227: Preparing [2023-05-11T22:27:49.680Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:49.680Z] 958206d1ac22: Preparing [2023-05-11T22:27:49.680Z] dcae3d7849ea: Preparing [2023-05-11T22:27:49.680Z] bce19ef87130: Preparing [2023-05-11T22:27:49.680Z] 26cbea5cba74: Preparing [2023-05-11T22:27:49.680Z] dcae3d7849ea: Waiting [2023-05-11T22:27:49.680Z] bce19ef87130: Waiting [2023-05-11T22:27:49.680Z] 26cbea5cba74: Waiting [2023-05-11T22:27:49.680Z] 958206d1ac22: Waiting [2023-05-11T22:27:49.680Z] 10e254e03820: Layer already exists [2023-05-11T22:27:49.680Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:49.680Z] ba104a0a0227: Layer already exists [2023-05-11T22:27:49.680Z] 4b9bf69b6910: Layer already exists [2023-05-11T22:27:49.680Z] c03b5dcdb4f0: Layer already exists [2023-05-11T22:27:49.680Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:49.680Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:49.680Z] bce19ef87130: Layer already exists [2023-05-11T22:27:49.680Z] dcae3d7849ea: Layer already exists [2023-05-11T22:27:49.680Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:2cf31b5c995a780acc564a94a5f4b932c27400b6d984cac74d3507f09361be75 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:50.021Z] + 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-11T22:27:50.353Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-11T22:27:50.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-11T22:27:50.353Z] 10e254e03820: Preparing [2023-05-11T22:27:50.353Z] c03b5dcdb4f0: Preparing [2023-05-11T22:27:50.353Z] 4b9bf69b6910: Preparing [2023-05-11T22:27:50.353Z] ba104a0a0227: Preparing [2023-05-11T22:27:50.353Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:50.353Z] 958206d1ac22: Preparing [2023-05-11T22:27:50.353Z] dcae3d7849ea: Preparing [2023-05-11T22:27:50.353Z] bce19ef87130: Preparing [2023-05-11T22:27:50.353Z] 26cbea5cba74: Preparing [2023-05-11T22:27:50.353Z] dcae3d7849ea: Waiting [2023-05-11T22:27:50.353Z] bce19ef87130: Waiting [2023-05-11T22:27:50.353Z] 26cbea5cba74: Waiting [2023-05-11T22:27:50.353Z] 958206d1ac22: Waiting [2023-05-11T22:27:50.353Z] 10e254e03820: Layer already exists [2023-05-11T22:27:50.353Z] 4b9bf69b6910: Layer already exists [2023-05-11T22:27:50.353Z] c03b5dcdb4f0: Layer already exists [2023-05-11T22:27:50.353Z] ba104a0a0227: Layer already exists [2023-05-11T22:27:50.353Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:50.353Z] dcae3d7849ea: Layer already exists [2023-05-11T22:27:50.353Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:50.353Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:50.353Z] bce19ef87130: Layer already exists [2023-05-11T22:27:50.618Z] main: digest: sha256:2cf31b5c995a780acc564a94a5f4b932c27400b6d984cac74d3507f09361be75 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:27:50.660Z] ===================================================== [Pipeline] echo [2023-05-11T22:27:50.668Z] taggedImages: [2023-05-11T22:27:50.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:50.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-11T22:27:50.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.156 [2023-05-11T22:27:50.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:50.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-11T22:27:50.683Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-11T22:27:50.683Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:50.683Z] latest [2023-05-11T22:27:50.683Z] 3.0.0-dev.156 [2023-05-11T22:27:50.683Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:50.683Z] main [2023-05-11T22:27:50.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:51.010Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:51.350Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:51.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-11T22:27:51.350Z] 28c191e1741b: Preparing [2023-05-11T22:27:51.350Z] 02daad9968e7: Preparing [2023-05-11T22:27:51.350Z] bd232569432f: Preparing [2023-05-11T22:27:51.350Z] 19137bab1df3: Preparing [2023-05-11T22:27:51.350Z] e6ecf9be3d87: Preparing [2023-05-11T22:27:51.350Z] d28dd5a65956: Preparing [2023-05-11T22:27:51.350Z] 2eba19bd7f94: Preparing [2023-05-11T22:27:51.350Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:51.350Z] 958206d1ac22: Preparing [2023-05-11T22:27:51.350Z] 73efe211a40f: Preparing [2023-05-11T22:27:51.350Z] 26cbea5cba74: Preparing [2023-05-11T22:27:51.350Z] 2eba19bd7f94: Waiting [2023-05-11T22:27:51.350Z] 9d986d7a6ae9: Waiting [2023-05-11T22:27:51.350Z] 73efe211a40f: Waiting [2023-05-11T22:27:51.350Z] 26cbea5cba74: Waiting [2023-05-11T22:27:51.350Z] 958206d1ac22: Waiting [2023-05-11T22:27:51.350Z] d28dd5a65956: Waiting [2023-05-11T22:27:51.616Z] 28c191e1741b: Pushed [2023-05-11T22:27:51.616Z] e6ecf9be3d87: Pushed [2023-05-11T22:27:51.616Z] 02daad9968e7: Pushed [2023-05-11T22:27:51.616Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:51.881Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:51.881Z] 2eba19bd7f94: Pushed [2023-05-11T22:27:51.881Z] d28dd5a65956: Pushed [2023-05-11T22:27:51.881Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:52.146Z] 73efe211a40f: Pushed [2023-05-11T22:27:54.080Z] 19137bab1df3: Pushed [2023-05-11T22:27:54.661Z] bd232569432f: Pushed [2023-05-11T22:27:54.927Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:bf9f117f8153dc2e8b95b35ac381a611148055b2ee31b4aaa0f34615e143e943 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:55.275Z] + 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-11T22:27:55.604Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-11T22:27:55.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-11T22:27:55.604Z] 28c191e1741b: Preparing [2023-05-11T22:27:55.604Z] 02daad9968e7: Preparing [2023-05-11T22:27:55.604Z] bd232569432f: Preparing [2023-05-11T22:27:55.604Z] 19137bab1df3: Preparing [2023-05-11T22:27:55.604Z] e6ecf9be3d87: Preparing [2023-05-11T22:27:55.604Z] d28dd5a65956: Preparing [2023-05-11T22:27:55.604Z] 2eba19bd7f94: Preparing [2023-05-11T22:27:55.604Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:55.604Z] 958206d1ac22: Preparing [2023-05-11T22:27:55.604Z] 73efe211a40f: Preparing [2023-05-11T22:27:55.604Z] 26cbea5cba74: Preparing [2023-05-11T22:27:55.605Z] 2eba19bd7f94: Waiting [2023-05-11T22:27:55.605Z] d28dd5a65956: Waiting [2023-05-11T22:27:55.605Z] 958206d1ac22: Waiting [2023-05-11T22:27:55.605Z] 9d986d7a6ae9: Waiting [2023-05-11T22:27:55.605Z] 73efe211a40f: Waiting [2023-05-11T22:27:55.605Z] 26cbea5cba74: Waiting [2023-05-11T22:27:55.605Z] 28c191e1741b: Layer already exists [2023-05-11T22:27:55.605Z] 19137bab1df3: Layer already exists [2023-05-11T22:27:55.605Z] e6ecf9be3d87: Layer already exists [2023-05-11T22:27:55.605Z] 02daad9968e7: Layer already exists [2023-05-11T22:27:55.605Z] bd232569432f: Layer already exists [2023-05-11T22:27:55.605Z] 2eba19bd7f94: Layer already exists [2023-05-11T22:27:55.605Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:55.605Z] d28dd5a65956: Layer already exists [2023-05-11T22:27:55.605Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:55.605Z] 73efe211a40f: Layer already exists [2023-05-11T22:27:55.605Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:55.870Z] latest: digest: sha256:bf9f117f8153dc2e8b95b35ac381a611148055b2ee31b4aaa0f34615e143e943 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:56.212Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:56.547Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.156 [2023-05-11T22:27:56.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-11T22:27:56.547Z] 28c191e1741b: Preparing [2023-05-11T22:27:56.547Z] 02daad9968e7: Preparing [2023-05-11T22:27:56.547Z] bd232569432f: Preparing [2023-05-11T22:27:56.547Z] 19137bab1df3: Preparing [2023-05-11T22:27:56.547Z] e6ecf9be3d87: Preparing [2023-05-11T22:27:56.547Z] d28dd5a65956: Preparing [2023-05-11T22:27:56.547Z] 2eba19bd7f94: Preparing [2023-05-11T22:27:56.547Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:56.547Z] 958206d1ac22: Preparing [2023-05-11T22:27:56.547Z] 73efe211a40f: Preparing [2023-05-11T22:27:56.547Z] 26cbea5cba74: Preparing [2023-05-11T22:27:56.547Z] d28dd5a65956: Waiting [2023-05-11T22:27:56.547Z] 2eba19bd7f94: Waiting [2023-05-11T22:27:56.547Z] 958206d1ac22: Waiting [2023-05-11T22:27:56.547Z] 73efe211a40f: Waiting [2023-05-11T22:27:56.547Z] 26cbea5cba74: Waiting [2023-05-11T22:27:56.547Z] 9d986d7a6ae9: Waiting [2023-05-11T22:27:56.547Z] 28c191e1741b: Layer already exists [2023-05-11T22:27:56.547Z] 19137bab1df3: Layer already exists [2023-05-11T22:27:56.547Z] 02daad9968e7: Layer already exists [2023-05-11T22:27:56.547Z] bd232569432f: Layer already exists [2023-05-11T22:27:56.547Z] e6ecf9be3d87: Layer already exists [2023-05-11T22:27:56.547Z] 2eba19bd7f94: Layer already exists [2023-05-11T22:27:56.547Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:56.547Z] d28dd5a65956: Layer already exists [2023-05-11T22:27:56.547Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:56.547Z] 73efe211a40f: Layer already exists [2023-05-11T22:27:56.547Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:56.816Z] 3.0.0-dev.156: digest: sha256:bf9f117f8153dc2e8b95b35ac381a611148055b2ee31b4aaa0f34615e143e943 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:57.164Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:57.517Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:57.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-11T22:27:57.517Z] 28c191e1741b: Preparing [2023-05-11T22:27:57.517Z] 02daad9968e7: Preparing [2023-05-11T22:27:57.517Z] bd232569432f: Preparing [2023-05-11T22:27:57.517Z] 19137bab1df3: Preparing [2023-05-11T22:27:57.517Z] e6ecf9be3d87: Preparing [2023-05-11T22:27:57.517Z] d28dd5a65956: Preparing [2023-05-11T22:27:57.517Z] 2eba19bd7f94: Preparing [2023-05-11T22:27:57.517Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:57.517Z] 958206d1ac22: Preparing [2023-05-11T22:27:57.517Z] 73efe211a40f: Preparing [2023-05-11T22:27:57.517Z] 26cbea5cba74: Preparing [2023-05-11T22:27:57.517Z] d28dd5a65956: Waiting [2023-05-11T22:27:57.517Z] 958206d1ac22: Waiting [2023-05-11T22:27:57.517Z] 2eba19bd7f94: Waiting [2023-05-11T22:27:57.517Z] 9d986d7a6ae9: Waiting [2023-05-11T22:27:57.517Z] 73efe211a40f: Waiting [2023-05-11T22:27:57.517Z] 26cbea5cba74: Waiting [2023-05-11T22:27:57.517Z] 28c191e1741b: Layer already exists [2023-05-11T22:27:57.517Z] 19137bab1df3: Layer already exists [2023-05-11T22:27:57.517Z] 02daad9968e7: Layer already exists [2023-05-11T22:27:57.517Z] e6ecf9be3d87: Layer already exists [2023-05-11T22:27:57.517Z] bd232569432f: Layer already exists [2023-05-11T22:27:57.517Z] d28dd5a65956: Layer already exists [2023-05-11T22:27:57.517Z] 2eba19bd7f94: Layer already exists [2023-05-11T22:27:57.517Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:57.517Z] 73efe211a40f: Layer already exists [2023-05-11T22:27:57.517Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:57.517Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:57.788Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:bf9f117f8153dc2e8b95b35ac381a611148055b2ee31b4aaa0f34615e143e943 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:58.139Z] + 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-11T22:27:58.471Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-11T22:27:58.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-11T22:27:58.471Z] 28c191e1741b: Preparing [2023-05-11T22:27:58.471Z] 02daad9968e7: Preparing [2023-05-11T22:27:58.471Z] bd232569432f: Preparing [2023-05-11T22:27:58.471Z] 19137bab1df3: Preparing [2023-05-11T22:27:58.471Z] e6ecf9be3d87: Preparing [2023-05-11T22:27:58.471Z] d28dd5a65956: Preparing [2023-05-11T22:27:58.471Z] 2eba19bd7f94: Preparing [2023-05-11T22:27:58.471Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:58.471Z] 958206d1ac22: Preparing [2023-05-11T22:27:58.471Z] 73efe211a40f: Preparing [2023-05-11T22:27:58.471Z] 9d986d7a6ae9: Waiting [2023-05-11T22:27:58.471Z] d28dd5a65956: Waiting [2023-05-11T22:27:58.471Z] 2eba19bd7f94: Waiting [2023-05-11T22:27:58.471Z] 958206d1ac22: Waiting [2023-05-11T22:27:58.471Z] 26cbea5cba74: Preparing [2023-05-11T22:27:58.471Z] 73efe211a40f: Waiting [2023-05-11T22:27:58.471Z] 26cbea5cba74: Waiting [2023-05-11T22:27:58.471Z] 28c191e1741b: Layer already exists [2023-05-11T22:27:58.471Z] 19137bab1df3: Layer already exists [2023-05-11T22:27:58.471Z] bd232569432f: Layer already exists [2023-05-11T22:27:58.471Z] 02daad9968e7: Layer already exists [2023-05-11T22:27:58.471Z] e6ecf9be3d87: Layer already exists [2023-05-11T22:27:58.471Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:58.471Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:58.471Z] d28dd5a65956: Layer already exists [2023-05-11T22:27:58.471Z] 2eba19bd7f94: Layer already exists [2023-05-11T22:27:58.471Z] 73efe211a40f: Layer already exists [2023-05-11T22:27:58.471Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:58.737Z] main: digest: sha256:bf9f117f8153dc2e8b95b35ac381a611148055b2ee31b4aaa0f34615e143e943 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:27:58.777Z] ===================================================== [Pipeline] echo [2023-05-11T22:27:58.782Z] taggedImages: [2023-05-11T22:27:58.782Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:58.782Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-11T22:27:58.783Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.156 [2023-05-11T22:27:58.783Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:58.783Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-11T22:27:58.798Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-11T22:27:58.798Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:58.798Z] latest [2023-05-11T22:27:58.798Z] 3.0.0-dev.156 [2023-05-11T22:27:58.798Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:27:58.798Z] main [2023-05-11T22:27:58.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:59.125Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:27:59.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:27:59.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-11T22:27:59.459Z] 3161ddca126c: Preparing [2023-05-11T22:27:59.459Z] 12763fd3dece: Preparing [2023-05-11T22:27:59.459Z] 9d986d7a6ae9: Preparing [2023-05-11T22:27:59.459Z] 958206d1ac22: Preparing [2023-05-11T22:27:59.459Z] 772fbf42622a: Preparing [2023-05-11T22:27:59.459Z] 26cbea5cba74: Preparing [2023-05-11T22:27:59.459Z] 26cbea5cba74: Waiting [2023-05-11T22:27:59.459Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:27:59.459Z] 958206d1ac22: Layer already exists [2023-05-11T22:27:59.459Z] 26cbea5cba74: Layer already exists [2023-05-11T22:27:59.724Z] 3161ddca126c: Pushed [2023-05-11T22:28:01.128Z] 772fbf42622a: Pushed [2023-05-11T22:28:04.454Z] 12763fd3dece: Pushed [2023-05-11T22:28:04.454Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:b5a257acb482be307b4722eae82da657897b60b933cf7277024d8d9aa8814d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:04.795Z] + 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-11T22:28:05.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-11T22:28:05.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-11T22:28:05.124Z] 3161ddca126c: Preparing [2023-05-11T22:28:05.124Z] 12763fd3dece: Preparing [2023-05-11T22:28:05.124Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:05.124Z] 958206d1ac22: Preparing [2023-05-11T22:28:05.124Z] 772fbf42622a: Preparing [2023-05-11T22:28:05.124Z] 26cbea5cba74: Preparing [2023-05-11T22:28:05.124Z] 26cbea5cba74: Waiting [2023-05-11T22:28:05.124Z] 3161ddca126c: Layer already exists [2023-05-11T22:28:05.124Z] 12763fd3dece: Layer already exists [2023-05-11T22:28:05.124Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:05.124Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:05.124Z] 772fbf42622a: Layer already exists [2023-05-11T22:28:05.124Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:05.124Z] latest: digest: sha256:b5a257acb482be307b4722eae82da657897b60b933cf7277024d8d9aa8814d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:05.714Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:06.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.156 [2023-05-11T22:28:06.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-11T22:28:06.040Z] 3161ddca126c: Preparing [2023-05-11T22:28:06.040Z] 12763fd3dece: Preparing [2023-05-11T22:28:06.040Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:06.040Z] 958206d1ac22: Preparing [2023-05-11T22:28:06.040Z] 772fbf42622a: Preparing [2023-05-11T22:28:06.040Z] 26cbea5cba74: Preparing [2023-05-11T22:28:06.040Z] 26cbea5cba74: Waiting [2023-05-11T22:28:06.040Z] 772fbf42622a: Layer already exists [2023-05-11T22:28:06.040Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:06.040Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:06.040Z] 3161ddca126c: Layer already exists [2023-05-11T22:28:06.040Z] 12763fd3dece: Layer already exists [2023-05-11T22:28:06.040Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:06.040Z] 3.0.0-dev.156: digest: sha256:b5a257acb482be307b4722eae82da657897b60b933cf7277024d8d9aa8814d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:06.370Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:06.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:28:06.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-11T22:28:06.695Z] 3161ddca126c: Preparing [2023-05-11T22:28:06.695Z] 12763fd3dece: Preparing [2023-05-11T22:28:06.695Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:06.695Z] 958206d1ac22: Preparing [2023-05-11T22:28:06.695Z] 772fbf42622a: Preparing [2023-05-11T22:28:06.695Z] 26cbea5cba74: Preparing [2023-05-11T22:28:06.695Z] 26cbea5cba74: Waiting [2023-05-11T22:28:06.695Z] 12763fd3dece: Layer already exists [2023-05-11T22:28:06.695Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:06.695Z] 3161ddca126c: Layer already exists [2023-05-11T22:28:06.695Z] 772fbf42622a: Layer already exists [2023-05-11T22:28:06.695Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:06.695Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:06.695Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:b5a257acb482be307b4722eae82da657897b60b933cf7277024d8d9aa8814d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:07.023Z] + 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-11T22:28:07.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-11T22:28:07.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-11T22:28:07.347Z] 3161ddca126c: Preparing [2023-05-11T22:28:07.347Z] 12763fd3dece: Preparing [2023-05-11T22:28:07.347Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:07.347Z] 958206d1ac22: Preparing [2023-05-11T22:28:07.347Z] 772fbf42622a: Preparing [2023-05-11T22:28:07.347Z] 26cbea5cba74: Preparing [2023-05-11T22:28:07.347Z] 26cbea5cba74: Waiting [2023-05-11T22:28:07.347Z] 3161ddca126c: Layer already exists [2023-05-11T22:28:07.347Z] 772fbf42622a: Layer already exists [2023-05-11T22:28:07.347Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:07.347Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:07.347Z] 12763fd3dece: Layer already exists [2023-05-11T22:28:07.347Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:07.347Z] main: digest: sha256:b5a257acb482be307b4722eae82da657897b60b933cf7277024d8d9aa8814d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:28:07.653Z] ===================================================== [Pipeline] echo [2023-05-11T22:28:07.659Z] taggedImages: [2023-05-11T22:28:07.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:28:07.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-11T22:28:07.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.156 [2023-05-11T22:28:07.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:28:07.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-11T22:28:07.690Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-11T22:28:07.690Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:28:07.690Z] latest [2023-05-11T22:28:07.690Z] 3.0.0-dev.156 [2023-05-11T22:28:07.690Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:28:07.690Z] main [2023-05-11T22:28:07.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:08.034Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:08.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:28:08.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-11T22:28:08.383Z] dd6c6b5993cd: Preparing [2023-05-11T22:28:08.383Z] 3957def4353a: Preparing [2023-05-11T22:28:08.383Z] 23e8818bb63c: Preparing [2023-05-11T22:28:08.383Z] ea18efca7f83: Preparing [2023-05-11T22:28:08.383Z] c0b685f02579: Preparing [2023-05-11T22:28:08.383Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:08.383Z] 958206d1ac22: Preparing [2023-05-11T22:28:08.383Z] ed2c8891c7dc: Preparing [2023-05-11T22:28:08.383Z] 26cbea5cba74: Preparing [2023-05-11T22:28:08.383Z] 958206d1ac22: Waiting [2023-05-11T22:28:08.383Z] 26cbea5cba74: Waiting [2023-05-11T22:28:08.383Z] ed2c8891c7dc: Waiting [2023-05-11T22:28:08.383Z] 9d986d7a6ae9: Waiting [2023-05-11T22:28:08.648Z] 23e8818bb63c: Pushed [2023-05-11T22:28:08.648Z] dd6c6b5993cd: Pushed [2023-05-11T22:28:08.648Z] 3957def4353a: Pushed [2023-05-11T22:28:08.648Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:08.648Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:08.648Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:09.601Z] ed2c8891c7dc: Pushed [2023-05-11T22:28:19.647Z] c0b685f02579: Pushed [2023-05-11T22:28:24.979Z] ea18efca7f83: Pushed [2023-05-11T22:28:24.979Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:5185b4c9b38b0c24d55219ee26c07171a66efee3edf3f3df3b234469ffd2f47a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:25.324Z] + 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-11T22:28:25.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-11T22:28:25.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-11T22:28:25.657Z] dd6c6b5993cd: Preparing [2023-05-11T22:28:25.657Z] 3957def4353a: Preparing [2023-05-11T22:28:25.657Z] 23e8818bb63c: Preparing [2023-05-11T22:28:25.657Z] ea18efca7f83: Preparing [2023-05-11T22:28:25.657Z] c0b685f02579: Preparing [2023-05-11T22:28:25.657Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:25.657Z] 958206d1ac22: Preparing [2023-05-11T22:28:25.657Z] ed2c8891c7dc: Preparing [2023-05-11T22:28:25.657Z] 26cbea5cba74: Preparing [2023-05-11T22:28:25.657Z] 958206d1ac22: Waiting [2023-05-11T22:28:25.657Z] 9d986d7a6ae9: Waiting [2023-05-11T22:28:25.657Z] ed2c8891c7dc: Waiting [2023-05-11T22:28:25.657Z] 26cbea5cba74: Waiting [2023-05-11T22:28:25.657Z] 3957def4353a: Layer already exists [2023-05-11T22:28:25.657Z] ea18efca7f83: Layer already exists [2023-05-11T22:28:25.657Z] dd6c6b5993cd: Layer already exists [2023-05-11T22:28:25.657Z] 23e8818bb63c: Layer already exists [2023-05-11T22:28:25.657Z] c0b685f02579: Layer already exists [2023-05-11T22:28:25.657Z] ed2c8891c7dc: Layer already exists [2023-05-11T22:28:25.657Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:25.657Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:25.657Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:25.657Z] latest: digest: sha256:5185b4c9b38b0c24d55219ee26c07171a66efee3edf3f3df3b234469ffd2f47a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:26.251Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:26.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.156 [2023-05-11T22:28:26.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-11T22:28:26.588Z] dd6c6b5993cd: Preparing [2023-05-11T22:28:26.588Z] 3957def4353a: Preparing [2023-05-11T22:28:26.588Z] 23e8818bb63c: Preparing [2023-05-11T22:28:26.588Z] ea18efca7f83: Preparing [2023-05-11T22:28:26.588Z] c0b685f02579: Preparing [2023-05-11T22:28:26.588Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:26.588Z] 958206d1ac22: Preparing [2023-05-11T22:28:26.588Z] ed2c8891c7dc: Preparing [2023-05-11T22:28:26.588Z] 26cbea5cba74: Preparing [2023-05-11T22:28:26.588Z] 9d986d7a6ae9: Waiting [2023-05-11T22:28:26.588Z] 958206d1ac22: Waiting [2023-05-11T22:28:26.588Z] ed2c8891c7dc: Waiting [2023-05-11T22:28:26.588Z] 26cbea5cba74: Waiting [2023-05-11T22:28:26.588Z] c0b685f02579: Layer already exists [2023-05-11T22:28:26.588Z] ea18efca7f83: Layer already exists [2023-05-11T22:28:26.588Z] dd6c6b5993cd: Layer already exists [2023-05-11T22:28:26.588Z] 23e8818bb63c: Layer already exists [2023-05-11T22:28:26.588Z] 3957def4353a: Layer already exists [2023-05-11T22:28:26.588Z] ed2c8891c7dc: Layer already exists [2023-05-11T22:28:26.588Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:26.588Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:26.588Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:26.852Z] 3.0.0-dev.156: digest: sha256:5185b4c9b38b0c24d55219ee26c07171a66efee3edf3f3df3b234469ffd2f47a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:27.185Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:27.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:28:27.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-11T22:28:27.513Z] dd6c6b5993cd: Preparing [2023-05-11T22:28:27.513Z] 3957def4353a: Preparing [2023-05-11T22:28:27.513Z] 23e8818bb63c: Preparing [2023-05-11T22:28:27.513Z] ea18efca7f83: Preparing [2023-05-11T22:28:27.513Z] c0b685f02579: Preparing [2023-05-11T22:28:27.513Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:27.513Z] 958206d1ac22: Preparing [2023-05-11T22:28:27.513Z] ed2c8891c7dc: Preparing [2023-05-11T22:28:27.513Z] 26cbea5cba74: Preparing [2023-05-11T22:28:27.513Z] 9d986d7a6ae9: Waiting [2023-05-11T22:28:27.513Z] 958206d1ac22: Waiting [2023-05-11T22:28:27.513Z] ed2c8891c7dc: Waiting [2023-05-11T22:28:27.513Z] 26cbea5cba74: Waiting [2023-05-11T22:28:27.513Z] 3957def4353a: Layer already exists [2023-05-11T22:28:27.513Z] ea18efca7f83: Layer already exists [2023-05-11T22:28:27.513Z] 23e8818bb63c: Layer already exists [2023-05-11T22:28:27.513Z] dd6c6b5993cd: Layer already exists [2023-05-11T22:28:27.513Z] c0b685f02579: Layer already exists [2023-05-11T22:28:27.513Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:27.513Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:27.513Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:27.513Z] ed2c8891c7dc: Layer already exists [2023-05-11T22:28:27.513Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:5185b4c9b38b0c24d55219ee26c07171a66efee3edf3f3df3b234469ffd2f47a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:28.112Z] + 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-11T22:28:28.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-11T22:28:28.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-11T22:28:28.438Z] dd6c6b5993cd: Preparing [2023-05-11T22:28:28.438Z] 3957def4353a: Preparing [2023-05-11T22:28:28.438Z] 23e8818bb63c: Preparing [2023-05-11T22:28:28.438Z] ea18efca7f83: Preparing [2023-05-11T22:28:28.438Z] c0b685f02579: Preparing [2023-05-11T22:28:28.438Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:28.438Z] 958206d1ac22: Preparing [2023-05-11T22:28:28.438Z] ed2c8891c7dc: Preparing [2023-05-11T22:28:28.438Z] 26cbea5cba74: Preparing [2023-05-11T22:28:28.438Z] 9d986d7a6ae9: Waiting [2023-05-11T22:28:28.438Z] ed2c8891c7dc: Waiting [2023-05-11T22:28:28.438Z] 26cbea5cba74: Waiting [2023-05-11T22:28:28.438Z] dd6c6b5993cd: Layer already exists [2023-05-11T22:28:28.438Z] 3957def4353a: Layer already exists [2023-05-11T22:28:28.438Z] 23e8818bb63c: Layer already exists [2023-05-11T22:28:28.438Z] ea18efca7f83: Layer already exists [2023-05-11T22:28:28.438Z] c0b685f02579: Layer already exists [2023-05-11T22:28:28.438Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:28.438Z] ed2c8891c7dc: Layer already exists [2023-05-11T22:28:28.438Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:28.438Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:28.704Z] main: digest: sha256:5185b4c9b38b0c24d55219ee26c07171a66efee3edf3f3df3b234469ffd2f47a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:28:28.746Z] ===================================================== [Pipeline] echo [2023-05-11T22:28:28.752Z] taggedImages: [2023-05-11T22:28:28.752Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:28:28.752Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-11T22:28:28.752Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.156 [2023-05-11T22:28:28.752Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:28:28.752Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-11T22:28:28.766Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-11T22:28:28.766Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:28:28.766Z] latest [2023-05-11T22:28:28.766Z] 3.0.0-dev.156 [2023-05-11T22:28:28.766Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:28:28.766Z] main [2023-05-11T22:28:28.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:29.094Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:29.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:28:29.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-11T22:28:29.437Z] 1914c5419220: Preparing [2023-05-11T22:28:29.437Z] ae1e9b9f640f: Preparing [2023-05-11T22:28:29.437Z] 119367977e5e: Preparing [2023-05-11T22:28:29.437Z] ed40d0bb2289: Preparing [2023-05-11T22:28:29.437Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:29.437Z] 958206d1ac22: Preparing [2023-05-11T22:28:29.437Z] c37a6592af5f: Preparing [2023-05-11T22:28:29.437Z] 26cbea5cba74: Preparing [2023-05-11T22:28:29.437Z] 958206d1ac22: Waiting [2023-05-11T22:28:29.437Z] c37a6592af5f: Waiting [2023-05-11T22:28:29.437Z] 26cbea5cba74: Waiting [2023-05-11T22:28:29.704Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:29.704Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:29.704Z] 1914c5419220: Pushed [2023-05-11T22:28:29.704Z] ae1e9b9f640f: Pushed [2023-05-11T22:28:29.704Z] 119367977e5e: Pushed [2023-05-11T22:28:29.704Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:30.288Z] c37a6592af5f: Pushed [2023-05-11T22:28:48.468Z] ed40d0bb2289: Pushed [2023-05-11T22:28:48.468Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:a0865e875f137fe01c52c05d89e9a169830529c25c7524120911b7490de79f5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:48.803Z] + 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-11T22:28:49.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-11T22:28:49.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-11T22:28:49.140Z] 1914c5419220: Preparing [2023-05-11T22:28:49.140Z] ae1e9b9f640f: Preparing [2023-05-11T22:28:49.140Z] 119367977e5e: Preparing [2023-05-11T22:28:49.140Z] ed40d0bb2289: Preparing [2023-05-11T22:28:49.140Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:49.140Z] 958206d1ac22: Preparing [2023-05-11T22:28:49.140Z] c37a6592af5f: Preparing [2023-05-11T22:28:49.140Z] 26cbea5cba74: Preparing [2023-05-11T22:28:49.140Z] 958206d1ac22: Waiting [2023-05-11T22:28:49.140Z] c37a6592af5f: Waiting [2023-05-11T22:28:49.140Z] 26cbea5cba74: Waiting [2023-05-11T22:28:49.140Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:49.140Z] 1914c5419220: Layer already exists [2023-05-11T22:28:49.140Z] 119367977e5e: Layer already exists [2023-05-11T22:28:49.140Z] ae1e9b9f640f: Layer already exists [2023-05-11T22:28:49.140Z] ed40d0bb2289: Layer already exists [2023-05-11T22:28:49.140Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:49.140Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:49.140Z] c37a6592af5f: Layer already exists [2023-05-11T22:28:49.406Z] latest: digest: sha256:a0865e875f137fe01c52c05d89e9a169830529c25c7524120911b7490de79f5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:49.739Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:50.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.156 [2023-05-11T22:28:50.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-11T22:28:50.068Z] 1914c5419220: Preparing [2023-05-11T22:28:50.068Z] ae1e9b9f640f: Preparing [2023-05-11T22:28:50.068Z] 119367977e5e: Preparing [2023-05-11T22:28:50.068Z] ed40d0bb2289: Preparing [2023-05-11T22:28:50.068Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:50.068Z] 958206d1ac22: Preparing [2023-05-11T22:28:50.068Z] c37a6592af5f: Preparing [2023-05-11T22:28:50.068Z] 26cbea5cba74: Preparing [2023-05-11T22:28:50.068Z] c37a6592af5f: Waiting [2023-05-11T22:28:50.068Z] 26cbea5cba74: Waiting [2023-05-11T22:28:50.068Z] 958206d1ac22: Waiting [2023-05-11T22:28:50.068Z] ae1e9b9f640f: Layer already exists [2023-05-11T22:28:50.068Z] ed40d0bb2289: Layer already exists [2023-05-11T22:28:50.068Z] 119367977e5e: Layer already exists [2023-05-11T22:28:50.068Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:50.068Z] 1914c5419220: Layer already exists [2023-05-11T22:28:50.068Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:50.068Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:50.068Z] c37a6592af5f: Layer already exists [2023-05-11T22:28:50.068Z] 3.0.0-dev.156: digest: sha256:a0865e875f137fe01c52c05d89e9a169830529c25c7524120911b7490de79f5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:50.669Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:51.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:28:51.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-11T22:28:51.005Z] 1914c5419220: Preparing [2023-05-11T22:28:51.005Z] ae1e9b9f640f: Preparing [2023-05-11T22:28:51.005Z] 119367977e5e: Preparing [2023-05-11T22:28:51.005Z] ed40d0bb2289: Preparing [2023-05-11T22:28:51.005Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:51.005Z] 958206d1ac22: Preparing [2023-05-11T22:28:51.005Z] c37a6592af5f: Preparing [2023-05-11T22:28:51.005Z] 26cbea5cba74: Preparing [2023-05-11T22:28:51.005Z] 958206d1ac22: Waiting [2023-05-11T22:28:51.005Z] c37a6592af5f: Waiting [2023-05-11T22:28:51.005Z] 26cbea5cba74: Waiting [2023-05-11T22:28:51.005Z] ae1e9b9f640f: Layer already exists [2023-05-11T22:28:51.005Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:51.005Z] ed40d0bb2289: Layer already exists [2023-05-11T22:28:51.005Z] 1914c5419220: Layer already exists [2023-05-11T22:28:51.005Z] 119367977e5e: Layer already exists [2023-05-11T22:28:51.005Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:51.005Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:51.005Z] c37a6592af5f: Layer already exists [2023-05-11T22:28:51.005Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:a0865e875f137fe01c52c05d89e9a169830529c25c7524120911b7490de79f5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:51.330Z] + 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-11T22:28:54.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-11T22:28:54.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-11T22:28:54.231Z] 1914c5419220: Preparing [2023-05-11T22:28:54.231Z] ae1e9b9f640f: Preparing [2023-05-11T22:28:54.231Z] 119367977e5e: Preparing [2023-05-11T22:28:54.231Z] ed40d0bb2289: Preparing [2023-05-11T22:28:54.231Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:54.231Z] 958206d1ac22: Preparing [2023-05-11T22:28:54.231Z] c37a6592af5f: Preparing [2023-05-11T22:28:54.231Z] 26cbea5cba74: Preparing [2023-05-11T22:28:54.231Z] 958206d1ac22: Waiting [2023-05-11T22:28:54.231Z] c37a6592af5f: Waiting [2023-05-11T22:28:54.231Z] 26cbea5cba74: Waiting [2023-05-11T22:28:54.231Z] 1914c5419220: Layer already exists [2023-05-11T22:28:54.231Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:54.231Z] ae1e9b9f640f: Layer already exists [2023-05-11T22:28:54.231Z] 119367977e5e: Layer already exists [2023-05-11T22:28:54.231Z] ed40d0bb2289: Layer already exists [2023-05-11T22:28:54.231Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:54.231Z] c37a6592af5f: Layer already exists [2023-05-11T22:28:54.231Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:54.498Z] main: digest: sha256:a0865e875f137fe01c52c05d89e9a169830529c25c7524120911b7490de79f5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:28:54.540Z] ===================================================== [Pipeline] echo [2023-05-11T22:28:54.545Z] taggedImages: [2023-05-11T22:28:54.545Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:28:54.545Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-11T22:28:54.545Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.156 [2023-05-11T22:28:54.545Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:28:54.545Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-11T22:28:54.559Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-11T22:28:54.559Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:28:54.559Z] latest [2023-05-11T22:28:54.559Z] 3.0.0-dev.156 [2023-05-11T22:28:54.559Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:28:54.559Z] main [2023-05-11T22:28:54.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:54.885Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:28:55.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:28:55.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-11T22:28:55.219Z] 5b58d93d4aae: Preparing [2023-05-11T22:28:55.219Z] 97becbd89284: Preparing [2023-05-11T22:28:55.219Z] 998b8e93438a: Preparing [2023-05-11T22:28:55.219Z] 3117e5b411f9: Preparing [2023-05-11T22:28:55.219Z] 9d986d7a6ae9: Preparing [2023-05-11T22:28:55.219Z] 958206d1ac22: Preparing [2023-05-11T22:28:55.219Z] ed2c8891c7dc: Preparing [2023-05-11T22:28:55.219Z] 26cbea5cba74: Preparing [2023-05-11T22:28:55.219Z] ed2c8891c7dc: Waiting [2023-05-11T22:28:55.219Z] 26cbea5cba74: Waiting [2023-05-11T22:28:55.219Z] 958206d1ac22: Waiting [2023-05-11T22:28:55.219Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:28:55.485Z] 958206d1ac22: Layer already exists [2023-05-11T22:28:55.485Z] ed2c8891c7dc: Layer already exists [2023-05-11T22:28:55.485Z] 26cbea5cba74: Layer already exists [2023-05-11T22:28:55.485Z] 97becbd89284: Pushed [2023-05-11T22:28:55.485Z] 5b58d93d4aae: Pushed [2023-05-11T22:28:55.485Z] 998b8e93438a: Pushed [2023-05-11T22:29:13.674Z] 3117e5b411f9: Pushed [2023-05-11T22:29:13.674Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:cec93b9267584766f8649a2300bf2e960b3af7d160d6d67411b41e717fbfd12b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:14.009Z] + 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-11T22:29:14.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-11T22:29:14.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-11T22:29:14.336Z] 5b58d93d4aae: Preparing [2023-05-11T22:29:14.336Z] 97becbd89284: Preparing [2023-05-11T22:29:14.336Z] 998b8e93438a: Preparing [2023-05-11T22:29:14.336Z] 3117e5b411f9: Preparing [2023-05-11T22:29:14.336Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:14.336Z] 958206d1ac22: Preparing [2023-05-11T22:29:14.336Z] ed2c8891c7dc: Preparing [2023-05-11T22:29:14.336Z] 26cbea5cba74: Preparing [2023-05-11T22:29:14.336Z] 958206d1ac22: Waiting [2023-05-11T22:29:14.336Z] ed2c8891c7dc: Waiting [2023-05-11T22:29:14.336Z] 26cbea5cba74: Waiting [2023-05-11T22:29:14.336Z] 5b58d93d4aae: Layer already exists [2023-05-11T22:29:14.337Z] 97becbd89284: Layer already exists [2023-05-11T22:29:14.337Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:14.337Z] 998b8e93438a: Layer already exists [2023-05-11T22:29:14.337Z] 3117e5b411f9: Layer already exists [2023-05-11T22:29:14.337Z] ed2c8891c7dc: Layer already exists [2023-05-11T22:29:14.337Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:14.337Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:14.602Z] latest: digest: sha256:cec93b9267584766f8649a2300bf2e960b3af7d160d6d67411b41e717fbfd12b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:14.937Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:15.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.156 [2023-05-11T22:29:15.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-11T22:29:15.272Z] 5b58d93d4aae: Preparing [2023-05-11T22:29:15.272Z] 97becbd89284: Preparing [2023-05-11T22:29:15.272Z] 998b8e93438a: Preparing [2023-05-11T22:29:15.272Z] 3117e5b411f9: Preparing [2023-05-11T22:29:15.272Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:15.272Z] 958206d1ac22: Preparing [2023-05-11T22:29:15.272Z] ed2c8891c7dc: Preparing [2023-05-11T22:29:15.272Z] 26cbea5cba74: Preparing [2023-05-11T22:29:15.272Z] ed2c8891c7dc: Waiting [2023-05-11T22:29:15.272Z] 958206d1ac22: Waiting [2023-05-11T22:29:15.272Z] 26cbea5cba74: Waiting [2023-05-11T22:29:15.272Z] 97becbd89284: Layer already exists [2023-05-11T22:29:15.272Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:15.272Z] 3117e5b411f9: Layer already exists [2023-05-11T22:29:15.272Z] 5b58d93d4aae: Layer already exists [2023-05-11T22:29:15.272Z] 998b8e93438a: Layer already exists [2023-05-11T22:29:15.272Z] ed2c8891c7dc: Layer already exists [2023-05-11T22:29:15.272Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:15.272Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:15.272Z] 3.0.0-dev.156: digest: sha256:cec93b9267584766f8649a2300bf2e960b3af7d160d6d67411b41e717fbfd12b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:15.867Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:16.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:29:16.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-11T22:29:16.205Z] 5b58d93d4aae: Preparing [2023-05-11T22:29:16.205Z] 97becbd89284: Preparing [2023-05-11T22:29:16.205Z] 998b8e93438a: Preparing [2023-05-11T22:29:16.205Z] 3117e5b411f9: Preparing [2023-05-11T22:29:16.205Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:16.205Z] 958206d1ac22: Preparing [2023-05-11T22:29:16.205Z] ed2c8891c7dc: Preparing [2023-05-11T22:29:16.205Z] 26cbea5cba74: Preparing [2023-05-11T22:29:16.205Z] 958206d1ac22: Waiting [2023-05-11T22:29:16.205Z] ed2c8891c7dc: Waiting [2023-05-11T22:29:16.205Z] 26cbea5cba74: Waiting [2023-05-11T22:29:16.205Z] 998b8e93438a: Layer already exists [2023-05-11T22:29:16.205Z] 3117e5b411f9: Layer already exists [2023-05-11T22:29:16.205Z] 5b58d93d4aae: Layer already exists [2023-05-11T22:29:16.205Z] 97becbd89284: Layer already exists [2023-05-11T22:29:16.205Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:16.205Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:16.205Z] ed2c8891c7dc: Layer already exists [2023-05-11T22:29:16.205Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:16.472Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:cec93b9267584766f8649a2300bf2e960b3af7d160d6d67411b41e717fbfd12b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:16.816Z] + 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-11T22:29:17.189Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-11T22:29:17.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-11T22:29:17.189Z] 5b58d93d4aae: Preparing [2023-05-11T22:29:17.189Z] 97becbd89284: Preparing [2023-05-11T22:29:17.189Z] 998b8e93438a: Preparing [2023-05-11T22:29:17.189Z] 3117e5b411f9: Preparing [2023-05-11T22:29:17.189Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:17.189Z] 958206d1ac22: Preparing [2023-05-11T22:29:17.189Z] ed2c8891c7dc: Preparing [2023-05-11T22:29:17.189Z] 26cbea5cba74: Preparing [2023-05-11T22:29:17.189Z] 958206d1ac22: Waiting [2023-05-11T22:29:17.189Z] ed2c8891c7dc: Waiting [2023-05-11T22:29:17.189Z] 26cbea5cba74: Waiting [2023-05-11T22:29:17.189Z] 97becbd89284: Layer already exists [2023-05-11T22:29:17.189Z] 998b8e93438a: Layer already exists [2023-05-11T22:29:17.189Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:17.189Z] 3117e5b411f9: Layer already exists [2023-05-11T22:29:17.189Z] 5b58d93d4aae: Layer already exists [2023-05-11T22:29:17.189Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:17.189Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:17.189Z] ed2c8891c7dc: Layer already exists [2023-05-11T22:29:17.474Z] main: digest: sha256:cec93b9267584766f8649a2300bf2e960b3af7d160d6d67411b41e717fbfd12b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:29:17.532Z] ===================================================== [Pipeline] echo [2023-05-11T22:29:17.541Z] taggedImages: [2023-05-11T22:29:17.541Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:29:17.541Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-11T22:29:17.541Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.156 [2023-05-11T22:29:17.541Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:29:17.541Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-11T22:29:17.556Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-11T22:29:17.556Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:29:17.556Z] latest [2023-05-11T22:29:17.556Z] 3.0.0-dev.156 [2023-05-11T22:29:17.556Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:29:17.556Z] main [2023-05-11T22:29:17.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:17.911Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:18.276Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:29:18.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-11T22:29:18.276Z] 63a04da44ae2: Preparing [2023-05-11T22:29:18.276Z] 5d54876113af: Preparing [2023-05-11T22:29:18.276Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:18.276Z] 958206d1ac22: Preparing [2023-05-11T22:29:18.276Z] 7c3f7ccb700b: Preparing [2023-05-11T22:29:18.276Z] 26cbea5cba74: Preparing [2023-05-11T22:29:18.276Z] 26cbea5cba74: Waiting [2023-05-11T22:29:18.276Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:18.276Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:18.276Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:18.557Z] 63a04da44ae2: Pushed [2023-05-11T22:29:18.830Z] 7c3f7ccb700b: Pushed [2023-05-11T22:29:24.168Z] 5d54876113af: Pushed [2023-05-11T22:29:24.168Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:0da83448edf80c4f098c230f275d86f10c29bc050333c88eb374ddd0c84fe135 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:24.514Z] + 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-11T22:29:24.845Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-11T22:29:24.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-11T22:29:24.845Z] 63a04da44ae2: Preparing [2023-05-11T22:29:24.845Z] 5d54876113af: Preparing [2023-05-11T22:29:24.845Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:24.845Z] 958206d1ac22: Preparing [2023-05-11T22:29:24.845Z] 7c3f7ccb700b: Preparing [2023-05-11T22:29:24.845Z] 26cbea5cba74: Preparing [2023-05-11T22:29:24.845Z] 26cbea5cba74: Waiting [2023-05-11T22:29:24.845Z] 5d54876113af: Layer already exists [2023-05-11T22:29:24.845Z] 7c3f7ccb700b: Layer already exists [2023-05-11T22:29:24.845Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:24.845Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:24.845Z] 63a04da44ae2: Layer already exists [2023-05-11T22:29:24.845Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:25.110Z] latest: digest: sha256:0da83448edf80c4f098c230f275d86f10c29bc050333c88eb374ddd0c84fe135 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:25.448Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:25.782Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.156 [2023-05-11T22:29:25.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-11T22:29:25.782Z] 63a04da44ae2: Preparing [2023-05-11T22:29:25.782Z] 5d54876113af: Preparing [2023-05-11T22:29:25.782Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:25.782Z] 958206d1ac22: Preparing [2023-05-11T22:29:25.782Z] 7c3f7ccb700b: Preparing [2023-05-11T22:29:25.782Z] 26cbea5cba74: Preparing [2023-05-11T22:29:25.782Z] 26cbea5cba74: Waiting [2023-05-11T22:29:25.782Z] 63a04da44ae2: Layer already exists [2023-05-11T22:29:25.782Z] 5d54876113af: Layer already exists [2023-05-11T22:29:25.782Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:25.782Z] 7c3f7ccb700b: Layer already exists [2023-05-11T22:29:25.782Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:25.782Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:25.782Z] 3.0.0-dev.156: digest: sha256:0da83448edf80c4f098c230f275d86f10c29bc050333c88eb374ddd0c84fe135 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:26.379Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:26.716Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:29:26.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-11T22:29:26.716Z] 63a04da44ae2: Preparing [2023-05-11T22:29:26.716Z] 5d54876113af: Preparing [2023-05-11T22:29:26.716Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:26.716Z] 958206d1ac22: Preparing [2023-05-11T22:29:26.716Z] 7c3f7ccb700b: Preparing [2023-05-11T22:29:26.716Z] 26cbea5cba74: Preparing [2023-05-11T22:29:26.716Z] 26cbea5cba74: Waiting [2023-05-11T22:29:26.716Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:26.716Z] 63a04da44ae2: Layer already exists [2023-05-11T22:29:26.716Z] 7c3f7ccb700b: Layer already exists [2023-05-11T22:29:26.716Z] 5d54876113af: Layer already exists [2023-05-11T22:29:26.716Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:26.716Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:26.981Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:0da83448edf80c4f098c230f275d86f10c29bc050333c88eb374ddd0c84fe135 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:27.319Z] + 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-11T22:29:27.650Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-11T22:29:27.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-11T22:29:27.651Z] 63a04da44ae2: Preparing [2023-05-11T22:29:27.651Z] 5d54876113af: Preparing [2023-05-11T22:29:27.651Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:27.651Z] 958206d1ac22: Preparing [2023-05-11T22:29:27.651Z] 7c3f7ccb700b: Preparing [2023-05-11T22:29:27.651Z] 26cbea5cba74: Preparing [2023-05-11T22:29:27.651Z] 26cbea5cba74: Waiting [2023-05-11T22:29:27.651Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:27.651Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:27.651Z] 5d54876113af: Layer already exists [2023-05-11T22:29:27.651Z] 63a04da44ae2: Layer already exists [2023-05-11T22:29:27.651Z] 7c3f7ccb700b: Layer already exists [2023-05-11T22:29:27.651Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:27.651Z] main: digest: sha256:0da83448edf80c4f098c230f275d86f10c29bc050333c88eb374ddd0c84fe135 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:29:27.974Z] ===================================================== [Pipeline] echo [2023-05-11T22:29:27.987Z] taggedImages: [2023-05-11T22:29:27.987Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:29:27.987Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-11T22:29:27.987Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.156 [2023-05-11T22:29:27.987Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:29:27.987Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-11T22:29:28.011Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-11T22:29:28.011Z] eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:29:28.011Z] latest [2023-05-11T22:29:28.011Z] 3.0.0-dev.156 [2023-05-11T22:29:28.011Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:29:28.011Z] main [2023-05-11T22:29:28.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:28.351Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:28.684Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:29:28.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-11T22:29:28.684Z] ea8abac3e635: Preparing [2023-05-11T22:29:28.684Z] e53bfd8ef7ce: Preparing [2023-05-11T22:29:28.684Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:28.684Z] 958206d1ac22: Preparing [2023-05-11T22:29:28.684Z] b3438215107b: Preparing [2023-05-11T22:29:28.684Z] 26cbea5cba74: Preparing [2023-05-11T22:29:28.684Z] 26cbea5cba74: Waiting [2023-05-11T22:29:28.684Z] b3438215107b: Layer already exists [2023-05-11T22:29:28.684Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:28.684Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:28.949Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:28.949Z] ea8abac3e635: Pushed [2023-05-11T22:29:37.139Z] e53bfd8ef7ce: Pushed [2023-05-11T22:29:37.139Z] eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:0c557713338a3a53962e636819374213d322a590c4fc02272241f387498fadd0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:37.483Z] + 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-11T22:29:37.820Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-11T22:29:37.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-11T22:29:37.820Z] ea8abac3e635: Preparing [2023-05-11T22:29:37.820Z] e53bfd8ef7ce: Preparing [2023-05-11T22:29:37.820Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:37.820Z] 958206d1ac22: Preparing [2023-05-11T22:29:37.820Z] b3438215107b: Preparing [2023-05-11T22:29:37.820Z] 26cbea5cba74: Preparing [2023-05-11T22:29:37.820Z] 26cbea5cba74: Waiting [2023-05-11T22:29:37.820Z] ea8abac3e635: Layer already exists [2023-05-11T22:29:37.820Z] b3438215107b: Layer already exists [2023-05-11T22:29:37.820Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:37.820Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:37.820Z] e53bfd8ef7ce: Layer already exists [2023-05-11T22:29:37.820Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:38.086Z] latest: digest: sha256:0c557713338a3a53962e636819374213d322a590c4fc02272241f387498fadd0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:38.425Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:38.765Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.156 [2023-05-11T22:29:38.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-11T22:29:38.765Z] ea8abac3e635: Preparing [2023-05-11T22:29:38.765Z] e53bfd8ef7ce: Preparing [2023-05-11T22:29:38.765Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:38.765Z] 958206d1ac22: Preparing [2023-05-11T22:29:38.765Z] b3438215107b: Preparing [2023-05-11T22:29:38.765Z] 26cbea5cba74: Preparing [2023-05-11T22:29:38.765Z] 26cbea5cba74: Waiting [2023-05-11T22:29:38.765Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:38.765Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:38.765Z] e53bfd8ef7ce: Layer already exists [2023-05-11T22:29:38.765Z] b3438215107b: Layer already exists [2023-05-11T22:29:38.765Z] ea8abac3e635: Layer already exists [2023-05-11T22:29:38.765Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:39.030Z] 3.0.0-dev.156: digest: sha256:0c557713338a3a53962e636819374213d322a590c4fc02272241f387498fadd0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:39.373Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:39.709Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:29:39.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-11T22:29:39.709Z] ea8abac3e635: Preparing [2023-05-11T22:29:39.709Z] e53bfd8ef7ce: Preparing [2023-05-11T22:29:39.709Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:39.709Z] 958206d1ac22: Preparing [2023-05-11T22:29:39.709Z] b3438215107b: Preparing [2023-05-11T22:29:39.709Z] 26cbea5cba74: Preparing [2023-05-11T22:29:39.709Z] 26cbea5cba74: Waiting [2023-05-11T22:29:39.709Z] ea8abac3e635: Layer already exists [2023-05-11T22:29:39.709Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:39.709Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:39.709Z] e53bfd8ef7ce: Layer already exists [2023-05-11T22:29:39.709Z] b3438215107b: Layer already exists [2023-05-11T22:29:39.709Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:39.709Z] eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:0c557713338a3a53962e636819374213d322a590c4fc02272241f387498fadd0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:40.321Z] + 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-11T22:29:40.655Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-11T22:29:40.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-11T22:29:40.655Z] ea8abac3e635: Preparing [2023-05-11T22:29:40.655Z] e53bfd8ef7ce: Preparing [2023-05-11T22:29:40.655Z] 9d986d7a6ae9: Preparing [2023-05-11T22:29:40.655Z] 958206d1ac22: Preparing [2023-05-11T22:29:40.655Z] b3438215107b: Preparing [2023-05-11T22:29:40.655Z] 26cbea5cba74: Preparing [2023-05-11T22:29:40.655Z] 26cbea5cba74: Waiting [2023-05-11T22:29:40.655Z] b3438215107b: Layer already exists [2023-05-11T22:29:40.655Z] 9d986d7a6ae9: Layer already exists [2023-05-11T22:29:40.655Z] 958206d1ac22: Layer already exists [2023-05-11T22:29:40.655Z] e53bfd8ef7ce: Layer already exists [2023-05-11T22:29:40.655Z] ea8abac3e635: Layer already exists [2023-05-11T22:29:40.655Z] 26cbea5cba74: Layer already exists [2023-05-11T22:29:40.919Z] main: digest: sha256:0c557713338a3a53962e636819374213d322a590c4fc02272241f387498fadd0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:29:40.978Z] ===================================================== [Pipeline] echo [2023-05-11T22:29:40.988Z] taggedImages: [2023-05-11T22:29:40.988Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [2023-05-11T22:29:40.988Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-11T22:29:40.988Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.156 [2023-05-11T22:29:40.988Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [2023-05-11T22:29:40.988Z] - 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-11T22:29:41.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T22:29:41.363Z] [2023-05-11T22:29:41.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:29:41.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T22:29:41.697Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T22:29:41.697Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T22:29:41.697Z] 04944245beec: Pulling fs layer [2023-05-11T22:29:41.697Z] 699f458cf7ca: Pulling fs layer [2023-05-11T22:29:41.697Z] 765212b225bb: Pulling fs layer [2023-05-11T22:29:41.697Z] f23df028b6ca: Pulling fs layer [2023-05-11T22:29:41.697Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T22:29:41.697Z] f23df028b6ca: Waiting [2023-05-11T22:29:41.697Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T22:29:41.697Z] d65c8cfc05b1: Waiting [2023-05-11T22:29:41.697Z] 2437ff75d9bd: Waiting [2023-05-11T22:29:41.964Z] 04944245beec: Verifying Checksum [2023-05-11T22:29:41.964Z] 04944245beec: Download complete [2023-05-11T22:29:41.964Z] 765212b225bb: Verifying Checksum [2023-05-11T22:29:41.964Z] 765212b225bb: Download complete [2023-05-11T22:29:41.964Z] f23df028b6ca: Verifying Checksum [2023-05-11T22:29:41.964Z] f23df028b6ca: Download complete [2023-05-11T22:29:41.964Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T22:29:41.964Z] d65c8cfc05b1: Download complete [2023-05-11T22:29:41.964Z] 699f458cf7ca: Verifying Checksum [2023-05-11T22:29:41.964Z] 699f458cf7ca: Download complete [2023-05-11T22:29:42.547Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T22:29:42.547Z] 8998bd30e6a1: Download complete [2023-05-11T22:29:44.481Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T22:29:44.481Z] 2437ff75d9bd: Download complete [2023-05-11T22:29:46.419Z] 8998bd30e6a1: Pull complete [2023-05-11T22:29:46.685Z] 04944245beec: Pull complete [2023-05-11T22:29:48.084Z] 699f458cf7ca: Pull complete [2023-05-11T22:29:48.084Z] 765212b225bb: Pull complete [2023-05-11T22:29:48.673Z] f23df028b6ca: Pull complete [2023-05-11T22:29:48.942Z] d65c8cfc05b1: Pull complete [2023-05-11T22:30:03.923Z] 2437ff75d9bd: Pull complete [2023-05-11T22:30:03.923Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T22:30:03.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T22:30:03.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:30:04.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-15243 does not seem to be running inside a container [2023-05-11T22:30:04.162Z] $ 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/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:30:07.004Z] $ docker top f7847208d19121404a24c8fdab693eedd6eec3d2273f1aee1cd37c769be82b8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:30:07.925Z] ---> job-cost.sh [2023-05-11T22:30:07.925Z] lf-activate-venv: SKIPPING [2023-05-11T22:30:07.925Z] INFO: No Stack... [2023-05-11T22:30:08.505Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T22:30:09.460Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T22:30:10.090Z] + cut -d, -f6 [2023-05-11T22:30:10.091Z] + cat /w/workspace/edgex-go/522/archives/cost.csv [Pipeline] lock [2023-05-11T22:30:10.165Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-522-stack-cost] [2023-05-11T22:30:10.170Z] Resource [jenkins-edgexfoundry-edgex-go-main-522-stack-cost] did not exist. Created. [2023-05-11T22:30:10.171Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-522-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T22:30:10.812Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T22:30:11.402Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T22:30:11.411Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-522-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T22:30:11.421Z] $ docker stop --time=1 f7847208d19121404a24c8fdab693eedd6eec3d2273f1aee1cd37c769be82b8f [2023-05-11T22:30:12.930Z] $ docker rm -f --volumes f7847208d19121404a24c8fdab693eedd6eec3d2273f1aee1cd37c769be82b8f [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-11T22:30:13.399Z] provisioning config files... [2023-05-11T22:30:13.408Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/522@tmp/config10366198555744096820tmp [Pipeline] { [Pipeline] sh [2023-05-11T22:30:13.701Z] + set +x [2023-05-11T22:30:13.701Z] + curl -s https://codecov.io/bash [2023-05-11T22:30:13.701Z] + bash -s -- [2023-05-11T22:30:13.701Z] [2023-05-11T22:30:13.701Z] _____ _ [2023-05-11T22:30:13.701Z] / ____| | | [2023-05-11T22:30:13.701Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T22:30:13.701Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T22:30:13.701Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T22:30:13.701Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T22:30:13.701Z] Bash-1.0.6 [2023-05-11T22:30:13.701Z] [2023-05-11T22:30:13.701Z] [2023-05-11T22:30:13.701Z] ==> git version 2.25.1 found [2023-05-11T22:30:13.701Z] ==> 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-11T22:30:13.701Z] Release-Date: 2020-01-08 [2023-05-11T22:30:13.701Z] 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-11T22:30:13.701Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T22:30:13.701Z] ==> Jenkins CI detected. [2023-05-11T22:30:13.701Z] current dir:  /w/workspace/edgex-go/522 [2023-05-11T22:30:13.701Z] project root: . [2023-05-11T22:30:13.701Z] --> token set from env [2023-05-11T22:30:13.701Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T22:30:13.959Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T22:30:13.959Z] ==> Python coveragepy not found [2023-05-11T22:30:13.959Z] ==> Searching for coverage reports in: [2023-05-11T22:30:13.959Z] + . [2023-05-11T22:30:13.959Z] -> Found 1 reports [2023-05-11T22:30:13.959Z] ==> Detecting git/mercurial file structure [2023-05-11T22:30:13.959Z] ==> Reading reports [2023-05-11T22:30:13.959Z] + ./coverage.out bytes=447730 [2023-05-11T22:30:13.959Z] ==> Appending adjustments [2023-05-11T22:30:13.959Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T22:30:15.339Z] + Found adjustments [2023-05-11T22:30:15.339Z] ==> Gzipping contents [2023-05-11T22:30:15.339Z] 60K /tmp/codecov.0F7x7y.gz [2023-05-11T22:30:15.339Z] ==> Uploading reports [2023-05-11T22:30:15.339Z] url: https://codecov.io [2023-05-11T22:30:15.339Z] query: branch=main&commit=eecf9864b491fb41522b6558cae261f6169b3352&build=522&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F522%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T22:30:15.339Z] -> Pinging Codecov [2023-05-11T22:30:15.339Z] 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=eecf9864b491fb41522b6558cae261f6169b3352&build=522&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F522%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T22:30:15.339Z] -> Uploading to [2023-05-11T22:30:15.339Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/00271124DB129430A58F1EEE437C3FCB/eecf9864b491fb41522b6558cae261f6169b3352/21acf6c3-68eb-4feb-b788-8aae07b6e1a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T223015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e119bfba920d28ee3ec0ce14c9d83714bb02a222efe515f3991e72d561044117 [2023-05-11T22:30:15.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T22:30:15.339Z] Dload Upload Total Spent Left Speed [2023-05-11T22:30:15.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57489 0 0 100 57489 0 246k --:--:-- --:--:-- --:--:-- 245k 100 57489 0 0 100 57489 0 207k --:--:-- --:--:-- --:--:-- 207k [2023-05-11T22:30:15.599Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [2023-05-11T22:30:15.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-11T22:30:15.891Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-11T22:30:15.900Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:30:16.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T22:30:16.194Z] [2023-05-11T22:30:16.194Z] 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-11T22:30:16.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T22:30:16.495Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-11T22:30:16.495Z] df9b9388f04a: Pulling fs layer [2023-05-11T22:30:16.495Z] 52dc419b0ee2: Pulling fs layer [2023-05-11T22:30:16.495Z] 25bc292e5bac: Pulling fs layer [2023-05-11T22:30:16.495Z] 114826534d7a: Pulling fs layer [2023-05-11T22:30:16.495Z] 4657fd5d0bcf: Pulling fs layer [2023-05-11T22:30:16.495Z] 6ad1cebc031e: Pulling fs layer [2023-05-11T22:30:16.495Z] 8a3aa393b2d8: Pulling fs layer [2023-05-11T22:30:16.495Z] 4657fd5d0bcf: Waiting [2023-05-11T22:30:16.495Z] 6ad1cebc031e: Waiting [2023-05-11T22:30:16.495Z] 8a3aa393b2d8: Waiting [2023-05-11T22:30:16.495Z] 114826534d7a: Waiting [2023-05-11T22:30:16.495Z] 52dc419b0ee2: Verifying Checksum [2023-05-11T22:30:16.495Z] 52dc419b0ee2: Download complete [2023-05-11T22:30:16.495Z] 25bc292e5bac: Download complete [2023-05-11T22:30:16.495Z] 4657fd5d0bcf: Download complete [2023-05-11T22:30:16.495Z] df9b9388f04a: Download complete [2023-05-11T22:30:16.755Z] 6ad1cebc031e: Verifying Checksum [2023-05-11T22:30:16.755Z] 6ad1cebc031e: Download complete [2023-05-11T22:30:16.755Z] df9b9388f04a: Pull complete [2023-05-11T22:30:16.755Z] 52dc419b0ee2: Pull complete [2023-05-11T22:30:17.014Z] 25bc292e5bac: Pull complete [2023-05-11T22:30:17.273Z] 114826534d7a: Verifying Checksum [2023-05-11T22:30:17.273Z] 114826534d7a: Download complete [2023-05-11T22:30:17.532Z] 8a3aa393b2d8: Download complete [2023-05-11T22:30:20.818Z] 114826534d7a: Pull complete [2023-05-11T22:30:21.077Z] 4657fd5d0bcf: Pull complete [2023-05-11T22:30:21.335Z] 6ad1cebc031e: Pull complete [2023-05-11T22:30:24.617Z] 8a3aa393b2d8: Pull complete [2023-05-11T22:30:24.617Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-11T22:30:24.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T22:30:24.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:30:24.705Z] prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container [2023-05-11T22:30:24.730Z] $ 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/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:30:28.022Z] $ docker top a75390187c23f6f821d177fb8cae85ff9a87befbad9be3a9006d46cb30a48288 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T22:30:28.097Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-11T22:30:28.374Z] + set -o pipefail [2023-05-11T22:30:28.374Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-11T22:30:33.647Z] [2023-05-11T22:30:33.647Z] Monitoring /w/workspace/edgex-go/522 (github.com/edgexfoundry/edgex-go)... [2023-05-11T22:30:33.647Z] [2023-05-11T22:30:33.647Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/2f56c17a-0944-46f2-8550-a226eaf56b0a [2023-05-11T22:30:33.647Z] [2023-05-11T22:30:33.647Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-11T22:30:33.647Z] [2023-05-11T22:30:33.648Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-11T22:30:33.648Z] [2023-05-11T22:30:33.648Z] [2023-05-11T22:30:33.648Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-11T22:30:33.648Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-11T22:30:33.648Z] More details here: https://snyk.co/ue1NS [2023-05-11T22:30:33.648Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-11T22:30:33.648Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-11T22:30:33.915Z] $ docker stop --time=1 a75390187c23f6f821d177fb8cae85ff9a87befbad9be3a9006d46cb30a48288 [2023-05-11T22:30:35.841Z] $ docker rm -f --volumes a75390187c23f6f821d177fb8cae85ff9a87befbad9be3a9006d46cb30a48288 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-11T22:30:36.258Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T22:30:36.269Z] provisioning config files... [2023-05-11T22:30:36.276Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/522@tmp/config1084134725468089178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:30:36.574Z] --> edgex-publish-swagger.sh [2023-05-11T22:30:36.574Z] === Publish openapi/v3 API === [2023-05-11T22:30:36.574Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-11T22:30:36.574Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/522/openapi/v3/core-command.yaml] [2023-05-11T22:30:36.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T22:30:36.574Z] Dload Upload Total Spent Left Speed [2023-05-11T22:30:37.143Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 277k --:--:-- --:--:-- --:--:-- 275k 100 29030 0 0 100 29030 0 47126 --:--:-- --:--:-- --:--:-- 47050 [2023-05-11T22:30:37.143Z] [2023-05-11T22:30:37.143Z] [2023-05-11T22:30:37.143Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/522/openapi/v3/core-data.yaml] [2023-05-11T22:30:37.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T22:30:37.143Z] Dload Upload Total Spent Left Speed [2023-05-11T22:30:37.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 125k --:--:-- --:--:-- --:--:-- 125k 100 69110 0 0 100 69110 0 125k --:--:-- --:--:-- --:--:-- 125k [2023-05-11T22:30:37.715Z] [2023-05-11T22:30:37.715Z] [2023-05-11T22:30:37.715Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/522/openapi/v3/core-metadata.yaml] [2023-05-11T22:30:37.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T22:30:37.715Z] Dload Upload Total Spent Left Speed [2023-05-11T22:30:38.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 248k --:--:-- --:--:-- --:--:-- 248k [2023-05-11T22:30:38.285Z] [2023-05-11T22:30:38.285Z] [2023-05-11T22:30:38.285Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/522/openapi/v3/support-notifications.yaml] [2023-05-11T22:30:38.285Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T22:30:38.285Z] Dload Upload Total Spent Left Speed [2023-05-11T22:30:38.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 139k --:--:-- --:--:-- --:--:-- 139k 100 86965 0 0 100 86965 0 139k --:--:-- --:--:-- --:--:-- 139k [2023-05-11T22:30:38.854Z] [2023-05-11T22:30:38.854Z] [2023-05-11T22:30:38.854Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/522/openapi/v3/support-scheduler.yaml] [2023-05-11T22:30:38.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T22:30:38.854Z] Dload Upload Total Spent Left Speed [2023-05-11T22:30:39.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 63270 --:--:-- --:--:-- --:--:-- 63270 [2023-05-11T22:30:39.424Z] [2023-05-11T22:30:39.424Z] [Pipeline] } [2023-05-11T22:30:39.431Z] 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-11T22:30:39.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T22:30:39.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:30:40.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T22:30:40.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:30:40.193Z] prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container [2023-05-11T22:30:40.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:30:40.675Z] $ docker top b940d8a5c294181d89b93df2ac6f7c38b11537bdb32bbc9c0455eb15cf8948da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T22:30:40.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T22:30:40.774Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T22:30:40.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T22:30:40.882Z] $ docker exec b940d8a5c294181d89b93df2ac6f7c38b11537bdb32bbc9c0455eb15cf8948da ssh-agent [2023-05-11T22:30:40.991Z] SSH_AUTH_SOCK=/tmp/ssh-Ym7GyzsKFsed/agent.32 [2023-05-11T22:30:40.991Z] SSH_AGENT_PID=38 [2023-05-11T22:30:40.995Z] Running ssh-add (command line suppressed) [2023-05-11T22:30:41.106Z] Identity added: /w/workspace/edgex-go/522@tmp/private_key_17164071339425891209.key (/w/workspace/edgex-go/522@tmp/private_key_17164071339425891209.key) [2023-05-11T22:30:41.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T22:30:41.417Z] + git semver tag [2023-05-11T22:30:41.677Z] 2023-05-11 22:30:41,646 [run_tag] DEBUG tag force:False [2023-05-11T22:30:41.677Z] 2023-05-11 22:30:41,646 [check_head_tag] DEBUG check head tag [2023-05-11T22:30:41.677Z] 2023-05-11 22:30:41,649 [execute] INFO git cat-file --batch-check [2023-05-11T22:30:41.677Z] 2023-05-11 22:30:41,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/522, universal_newlines=False, shell=None, istream=) [2023-05-11T22:30:41.677Z] 2023-05-11 22:30:41,655 [execute] INFO git cat-file --batch [2023-05-11T22:30:41.677Z] 2023-05-11 22:30:41,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/522, universal_newlines=False, shell=None, istream=) [2023-05-11T22:30:41.937Z] 2023-05-11 22:30:41,731 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main [2023-05-11T22:30:41.937Z] 2023-05-11 22:30:41,731 [execute] INFO git tag -a v3.0.0-dev.156 -m v3.0.0-dev.156 [2023-05-11T22:30:41.937Z] 2023-05-11 22:30:41,731 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.156', '-m', 'v3.0.0-dev.156'], cwd=/w/workspace/edgex-go/522, universal_newlines=False, shell=None, istream=None) [2023-05-11T22:30:41.937Z] 2023-05-11 22:30:41,735 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main [2023-05-11T22:30:41.937Z] 3.0.0-dev.156 [Pipeline] } [2023-05-11T22:30:41.943Z] $ docker exec --env ******** --env ******** b940d8a5c294181d89b93df2ac6f7c38b11537bdb32bbc9c0455eb15cf8948da ssh-agent -k [2023-05-11T22:30:42.046Z] unset SSH_AUTH_SOCK; [2023-05-11T22:30:42.047Z] unset SSH_AGENT_PID; [2023-05-11T22:30:42.047Z] echo Agent pid 38 killed; [2023-05-11T22:30:42.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T22:30:42.362Z] + git semver [Pipeline] } [2023-05-11T22:30:42.633Z] $ docker stop --time=1 b940d8a5c294181d89b93df2ac6f7c38b11537bdb32bbc9c0455eb15cf8948da [2023-05-11T22:30:43.956Z] $ docker rm -f --volumes b940d8a5c294181d89b93df2ac6f7c38b11537bdb32bbc9c0455eb15cf8948da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:30:44.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T22:30:44.343Z] [2023-05-11T22:30:44.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:30:44.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T22:30:44.639Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-11T22:30:44.639Z] ab5ef0e58194: Pulling fs layer [2023-05-11T22:30:44.639Z] 9712f1f96733: Pulling fs layer [2023-05-11T22:30:44.639Z] 63f879dbbcfc: Pulling fs layer [2023-05-11T22:30:44.639Z] 0d9ebad4ef96: Pulling fs layer [2023-05-11T22:30:44.639Z] e9a5061849ea: Pulling fs layer [2023-05-11T22:30:44.639Z] d747dcd14b5f: Pulling fs layer [2023-05-11T22:30:44.639Z] 2de7ff778b66: Pulling fs layer [2023-05-11T22:30:44.639Z] e9a5061849ea: Waiting [2023-05-11T22:30:44.639Z] d747dcd14b5f: Waiting [2023-05-11T22:30:44.639Z] 2de7ff778b66: Waiting [2023-05-11T22:30:44.639Z] 0d9ebad4ef96: Waiting [2023-05-11T22:30:44.639Z] 9712f1f96733: Verifying Checksum [2023-05-11T22:30:44.639Z] 9712f1f96733: Download complete [2023-05-11T22:30:44.897Z] 63f879dbbcfc: Verifying Checksum [2023-05-11T22:30:44.897Z] 63f879dbbcfc: Download complete [2023-05-11T22:30:45.155Z] e9a5061849ea: Verifying Checksum [2023-05-11T22:30:45.155Z] e9a5061849ea: Download complete [2023-05-11T22:30:45.155Z] d747dcd14b5f: Verifying Checksum [2023-05-11T22:30:45.155Z] d747dcd14b5f: Download complete [2023-05-11T22:30:45.155Z] 0d9ebad4ef96: Verifying Checksum [2023-05-11T22:30:45.155Z] 0d9ebad4ef96: Download complete [2023-05-11T22:30:45.155Z] ab5ef0e58194: Verifying Checksum [2023-05-11T22:30:45.155Z] ab5ef0e58194: Download complete [2023-05-11T22:30:45.414Z] 2de7ff778b66: Verifying Checksum [2023-05-11T22:30:45.414Z] 2de7ff778b66: Download complete [2023-05-11T22:30:47.946Z] ab5ef0e58194: Pull complete [2023-05-11T22:30:47.946Z] 9712f1f96733: Pull complete [2023-05-11T22:30:48.513Z] 63f879dbbcfc: Pull complete [2023-05-11T22:30:52.710Z] 0d9ebad4ef96: Pull complete [2023-05-11T22:30:52.710Z] e9a5061849ea: Pull complete [2023-05-11T22:30:52.970Z] d747dcd14b5f: Pull complete [2023-05-11T22:30:53.908Z] 2de7ff778b66: Pull complete [2023-05-11T22:30:53.908Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-11T22:30:53.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T22:30:53.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:30:53.997Z] prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container [2023-05-11T22:30:54.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:30:57.281Z] $ docker top 6fcdb7509509fc089c61488b98eb2a5607f1bd644593e47c9d1d8f96a99c34f5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-11T22:30:57.355Z] provisioning config files... [2023-05-11T22:30:57.366Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/522@tmp/config3519879185001760987tmp [2023-05-11T22:30:57.377Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/522@tmp/config12674741990039723477tmp [2023-05-11T22:30:57.385Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/522@tmp/config9857347969551378998tmp [Pipeline] { [Pipeline] echo [2023-05-11T22:30:57.402Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:30:57.686Z] ---> sigul-configuration.sh [2023-05-11T22:30:57.687Z] gpg: directory `/root/.gnupg' created [2023-05-11T22:30:57.687Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-11T22:30:57.687Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-11T22:30:57.687Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-11T22:30:57.687Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-11T22:30:57.687Z] gpg: CAST5 encrypted data [2023-05-11T22:30:57.687Z] gpg: encrypted with 1 passphrase [2023-05-11T22:30:57.687Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-11T22:30:57.972Z] + mkdir /home/jenkins [2023-05-11T22:30:57.972Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-11T22:30:58.258Z] + 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-11T22:30:58.267Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:30:58.552Z] ---> sigul-install.sh [2023-05-11T22:30:58.552Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-11T22:30:58.838Z] + git tag --list [2023-05-11T22:30:58.838Z] 0.6.0 [2023-05-11T22:30:58.838Z] 0.6.1 [2023-05-11T22:30:58.838Z] 0.7.0 [2023-05-11T22:30:58.838Z] 0.7.1 [2023-05-11T22:30:58.838Z] v1.0.0 [2023-05-11T22:30:58.838Z] v1.0.1 [2023-05-11T22:30:58.838Z] v1.1.0 [2023-05-11T22:30:58.838Z] v1.2.0 [2023-05-11T22:30:58.838Z] v1.2.1 [2023-05-11T22:30:58.838Z] v1.3.0 [2023-05-11T22:30:58.838Z] v1.3.1 [2023-05-11T22:30:58.838Z] v2.0.0 [2023-05-11T22:30:58.838Z] v2.1.0 [2023-05-11T22:30:58.838Z] v2.1.1 [2023-05-11T22:30:58.838Z] v2.1.1-dev.1 [2023-05-11T22:30:58.838Z] v2.1.1-dev.2 [2023-05-11T22:30:58.838Z] v2.1.1-dev.3 [2023-05-11T22:30:58.838Z] v2.1.1-dev.4 [2023-05-11T22:30:58.838Z] v2.1.1-dev.5 [2023-05-11T22:30:58.838Z] v2.1.1-dev.6 [2023-05-11T22:30:58.838Z] v2.1.1-dev.7 [2023-05-11T22:30:58.838Z] v2.1.1-dev.8 [2023-05-11T22:30:58.838Z] v2.1.2-dev.1 [2023-05-11T22:30:58.838Z] v2.2.0 [2023-05-11T22:30:58.838Z] v2.2.1-dev.1 [2023-05-11T22:30:58.838Z] v2.2.1-dev.10 [2023-05-11T22:30:58.838Z] v2.2.1-dev.11 [2023-05-11T22:30:58.838Z] v2.2.1-dev.12 [2023-05-11T22:30:58.838Z] v2.2.1-dev.13 [2023-05-11T22:30:58.838Z] v2.2.1-dev.14 [2023-05-11T22:30:58.838Z] v2.2.1-dev.15 [2023-05-11T22:30:58.838Z] v2.2.1-dev.16 [2023-05-11T22:30:58.838Z] v2.2.1-dev.17 [2023-05-11T22:30:58.838Z] v2.2.1-dev.18 [2023-05-11T22:30:58.838Z] v2.2.1-dev.19 [2023-05-11T22:30:58.838Z] v2.2.1-dev.2 [2023-05-11T22:30:58.838Z] v2.2.1-dev.20 [2023-05-11T22:30:58.838Z] v2.2.1-dev.21 [2023-05-11T22:30:58.838Z] v2.2.1-dev.22 [2023-05-11T22:30:58.838Z] v2.2.1-dev.23 [2023-05-11T22:30:58.838Z] v2.2.1-dev.24 [2023-05-11T22:30:58.838Z] v2.2.1-dev.25 [2023-05-11T22:30:58.838Z] v2.2.1-dev.26 [2023-05-11T22:30:58.838Z] v2.2.1-dev.27 [2023-05-11T22:30:58.838Z] v2.2.1-dev.28 [2023-05-11T22:30:58.838Z] v2.2.1-dev.29 [2023-05-11T22:30:58.838Z] v2.2.1-dev.3 [2023-05-11T22:30:58.838Z] v2.2.1-dev.4 [2023-05-11T22:30:58.838Z] v2.2.1-dev.5 [2023-05-11T22:30:58.838Z] v2.2.1-dev.6 [2023-05-11T22:30:58.838Z] v2.2.1-dev.7 [2023-05-11T22:30:58.838Z] v2.2.1-dev.8 [2023-05-11T22:30:58.838Z] v2.2.1-dev.9 [2023-05-11T22:30:58.838Z] v2.3.0 [2023-05-11T22:30:58.838Z] v2.3.0-dev.100 [2023-05-11T22:30:58.838Z] v2.3.0-dev.101 [2023-05-11T22:30:58.838Z] v2.3.0-dev.102 [2023-05-11T22:30:58.838Z] v2.3.0-dev.103 [2023-05-11T22:30:58.838Z] v2.3.0-dev.104 [2023-05-11T22:30:58.838Z] v2.3.0-dev.105 [2023-05-11T22:30:58.838Z] v2.3.0-dev.106 [2023-05-11T22:30:58.838Z] v2.3.0-dev.29 [2023-05-11T22:30:58.838Z] v2.3.0-dev.30 [2023-05-11T22:30:58.839Z] v2.3.0-dev.31 [2023-05-11T22:30:58.839Z] v2.3.0-dev.32 [2023-05-11T22:30:58.839Z] v2.3.0-dev.33 [2023-05-11T22:30:58.839Z] v2.3.0-dev.34 [2023-05-11T22:30:58.839Z] v2.3.0-dev.35 [2023-05-11T22:30:58.839Z] v2.3.0-dev.36 [2023-05-11T22:30:58.839Z] v2.3.0-dev.37 [2023-05-11T22:30:58.839Z] v2.3.0-dev.38 [2023-05-11T22:30:58.839Z] v2.3.0-dev.39 [2023-05-11T22:30:58.839Z] v2.3.0-dev.40 [2023-05-11T22:30:58.839Z] v2.3.0-dev.41 [2023-05-11T22:30:58.839Z] v2.3.0-dev.42 [2023-05-11T22:30:58.839Z] v2.3.0-dev.43 [2023-05-11T22:30:58.839Z] v2.3.0-dev.44 [2023-05-11T22:30:58.839Z] v2.3.0-dev.45 [2023-05-11T22:30:58.839Z] v2.3.0-dev.46 [2023-05-11T22:30:58.839Z] v2.3.0-dev.47 [2023-05-11T22:30:58.839Z] v2.3.0-dev.48 [2023-05-11T22:30:58.839Z] v2.3.0-dev.49 [2023-05-11T22:30:58.839Z] v2.3.0-dev.50 [2023-05-11T22:30:58.839Z] v2.3.0-dev.51 [2023-05-11T22:30:58.839Z] v2.3.0-dev.52 [2023-05-11T22:30:58.839Z] v2.3.0-dev.53 [2023-05-11T22:30:58.839Z] v2.3.0-dev.54 [2023-05-11T22:30:58.839Z] v2.3.0-dev.55 [2023-05-11T22:30:58.839Z] v2.3.0-dev.56 [2023-05-11T22:30:58.839Z] v2.3.0-dev.57 [2023-05-11T22:30:58.839Z] v2.3.0-dev.58 [2023-05-11T22:30:58.839Z] v2.3.0-dev.59 [2023-05-11T22:30:58.839Z] v2.3.0-dev.60 [2023-05-11T22:30:58.839Z] v2.3.0-dev.61 [2023-05-11T22:30:58.839Z] v2.3.0-dev.62 [2023-05-11T22:30:58.839Z] v2.3.0-dev.63 [2023-05-11T22:30:58.839Z] v2.3.0-dev.64 [2023-05-11T22:30:58.839Z] v2.3.0-dev.65 [2023-05-11T22:30:58.839Z] v2.3.0-dev.66 [2023-05-11T22:30:58.839Z] v2.3.0-dev.67 [2023-05-11T22:30:58.839Z] v2.3.0-dev.68 [2023-05-11T22:30:58.839Z] v2.3.0-dev.69 [2023-05-11T22:30:58.839Z] v2.3.0-dev.70 [2023-05-11T22:30:58.839Z] v2.3.0-dev.71 [2023-05-11T22:30:58.839Z] v2.3.0-dev.72 [2023-05-11T22:30:58.839Z] v2.3.0-dev.73 [2023-05-11T22:30:58.839Z] v2.3.0-dev.74 [2023-05-11T22:30:58.839Z] v2.3.0-dev.75 [2023-05-11T22:30:58.839Z] v2.3.0-dev.76 [2023-05-11T22:30:58.839Z] v2.3.0-dev.77 [2023-05-11T22:30:58.839Z] v2.3.0-dev.78 [2023-05-11T22:30:58.839Z] v2.3.0-dev.79 [2023-05-11T22:30:58.839Z] v2.3.0-dev.80 [2023-05-11T22:30:58.839Z] v2.3.0-dev.81 [2023-05-11T22:30:58.839Z] v2.3.0-dev.82 [2023-05-11T22:30:58.839Z] v2.3.0-dev.83 [2023-05-11T22:30:58.839Z] v2.3.0-dev.84 [2023-05-11T22:30:58.839Z] v2.3.0-dev.85 [2023-05-11T22:30:58.839Z] v2.3.0-dev.86 [2023-05-11T22:30:58.839Z] v2.3.0-dev.87 [2023-05-11T22:30:58.839Z] v2.3.0-dev.88 [2023-05-11T22:30:58.839Z] v2.3.0-dev.89 [2023-05-11T22:30:58.839Z] v2.3.0-dev.90 [2023-05-11T22:30:58.839Z] v2.3.0-dev.91 [2023-05-11T22:30:58.839Z] v2.3.0-dev.92 [2023-05-11T22:30:58.839Z] v2.3.0-dev.93 [2023-05-11T22:30:58.839Z] v2.3.0-dev.94 [2023-05-11T22:30:58.839Z] v2.3.0-dev.95 [2023-05-11T22:30:58.839Z] v2.3.0-dev.96 [2023-05-11T22:30:58.839Z] v2.3.0-dev.97 [2023-05-11T22:30:58.839Z] v2.3.0-dev.98 [2023-05-11T22:30:58.839Z] v2.3.0-dev.99 [2023-05-11T22:30:58.839Z] v2.3.1-dev.1 [2023-05-11T22:30:58.839Z] v2.3.1-dev.2 [2023-05-11T22:30:58.839Z] v2.3.1-dev.3 [2023-05-11T22:30:58.839Z] v2.3.1-dev.4 [2023-05-11T22:30:58.839Z] v2.3.1-dev.5 [2023-05-11T22:30:58.839Z] v3.0.0-dev.1 [2023-05-11T22:30:58.839Z] v3.0.0-dev.10 [2023-05-11T22:30:58.839Z] v3.0.0-dev.100 [2023-05-11T22:30:58.839Z] v3.0.0-dev.101 [2023-05-11T22:30:58.839Z] v3.0.0-dev.102 [2023-05-11T22:30:58.839Z] v3.0.0-dev.103 [2023-05-11T22:30:58.839Z] v3.0.0-dev.104 [2023-05-11T22:30:58.839Z] v3.0.0-dev.105 [2023-05-11T22:30:58.839Z] v3.0.0-dev.106 [2023-05-11T22:30:58.839Z] v3.0.0-dev.107 [2023-05-11T22:30:58.839Z] v3.0.0-dev.108 [2023-05-11T22:30:58.839Z] v3.0.0-dev.109 [2023-05-11T22:30:58.839Z] v3.0.0-dev.11 [2023-05-11T22:30:58.839Z] v3.0.0-dev.110 [2023-05-11T22:30:58.839Z] v3.0.0-dev.111 [2023-05-11T22:30:58.839Z] v3.0.0-dev.112 [2023-05-11T22:30:58.839Z] v3.0.0-dev.113 [2023-05-11T22:30:58.839Z] v3.0.0-dev.114 [2023-05-11T22:30:58.839Z] v3.0.0-dev.115 [2023-05-11T22:30:58.839Z] v3.0.0-dev.116 [2023-05-11T22:30:58.839Z] v3.0.0-dev.117 [2023-05-11T22:30:58.839Z] v3.0.0-dev.118 [2023-05-11T22:30:58.839Z] v3.0.0-dev.119 [2023-05-11T22:30:58.839Z] v3.0.0-dev.12 [2023-05-11T22:30:58.839Z] v3.0.0-dev.120 [2023-05-11T22:30:58.839Z] v3.0.0-dev.121 [2023-05-11T22:30:58.839Z] v3.0.0-dev.122 [2023-05-11T22:30:58.839Z] v3.0.0-dev.123 [2023-05-11T22:30:58.839Z] v3.0.0-dev.124 [2023-05-11T22:30:58.839Z] v3.0.0-dev.125 [2023-05-11T22:30:58.839Z] v3.0.0-dev.126 [2023-05-11T22:30:58.839Z] v3.0.0-dev.127 [2023-05-11T22:30:58.839Z] v3.0.0-dev.128 [2023-05-11T22:30:58.839Z] v3.0.0-dev.129 [2023-05-11T22:30:58.839Z] v3.0.0-dev.13 [2023-05-11T22:30:58.839Z] v3.0.0-dev.130 [2023-05-11T22:30:58.839Z] v3.0.0-dev.131 [2023-05-11T22:30:58.839Z] v3.0.0-dev.132 [2023-05-11T22:30:58.839Z] v3.0.0-dev.133 [2023-05-11T22:30:58.839Z] v3.0.0-dev.134 [2023-05-11T22:30:58.839Z] v3.0.0-dev.135 [2023-05-11T22:30:58.839Z] v3.0.0-dev.136 [2023-05-11T22:30:58.839Z] v3.0.0-dev.137 [2023-05-11T22:30:58.839Z] v3.0.0-dev.138 [2023-05-11T22:30:58.839Z] v3.0.0-dev.139 [2023-05-11T22:30:58.839Z] v3.0.0-dev.14 [2023-05-11T22:30:58.839Z] v3.0.0-dev.140 [2023-05-11T22:30:58.839Z] v3.0.0-dev.141 [2023-05-11T22:30:58.839Z] v3.0.0-dev.142 [2023-05-11T22:30:58.839Z] v3.0.0-dev.143 [2023-05-11T22:30:58.839Z] v3.0.0-dev.144 [2023-05-11T22:30:58.839Z] v3.0.0-dev.145 [2023-05-11T22:30:58.839Z] v3.0.0-dev.146 [2023-05-11T22:30:58.839Z] v3.0.0-dev.147 [2023-05-11T22:30:58.839Z] v3.0.0-dev.148 [2023-05-11T22:30:58.839Z] v3.0.0-dev.149 [2023-05-11T22:30:58.839Z] v3.0.0-dev.15 [2023-05-11T22:30:58.839Z] v3.0.0-dev.150 [2023-05-11T22:30:58.839Z] v3.0.0-dev.151 [2023-05-11T22:30:58.839Z] v3.0.0-dev.152 [2023-05-11T22:30:58.839Z] v3.0.0-dev.153 [2023-05-11T22:30:58.839Z] v3.0.0-dev.154 [2023-05-11T22:30:58.839Z] v3.0.0-dev.155 [2023-05-11T22:30:58.839Z] v3.0.0-dev.156 [2023-05-11T22:30:58.839Z] v3.0.0-dev.16 [2023-05-11T22:30:58.839Z] v3.0.0-dev.17 [2023-05-11T22:30:58.839Z] v3.0.0-dev.18 [2023-05-11T22:30:58.839Z] v3.0.0-dev.19 [2023-05-11T22:30:58.839Z] v3.0.0-dev.2 [2023-05-11T22:30:58.839Z] v3.0.0-dev.20 [2023-05-11T22:30:58.839Z] v3.0.0-dev.21 [2023-05-11T22:30:58.839Z] v3.0.0-dev.22 [2023-05-11T22:30:58.839Z] v3.0.0-dev.23 [2023-05-11T22:30:58.839Z] v3.0.0-dev.24 [2023-05-11T22:30:58.839Z] v3.0.0-dev.25 [2023-05-11T22:30:58.839Z] v3.0.0-dev.26 [2023-05-11T22:30:58.839Z] v3.0.0-dev.27 [2023-05-11T22:30:58.839Z] v3.0.0-dev.28 [2023-05-11T22:30:58.839Z] v3.0.0-dev.29 [2023-05-11T22:30:58.839Z] v3.0.0-dev.3 [2023-05-11T22:30:58.839Z] v3.0.0-dev.30 [2023-05-11T22:30:58.839Z] v3.0.0-dev.31 [2023-05-11T22:30:58.839Z] v3.0.0-dev.32 [2023-05-11T22:30:58.839Z] v3.0.0-dev.33 [2023-05-11T22:30:58.839Z] v3.0.0-dev.34 [2023-05-11T22:30:58.839Z] v3.0.0-dev.35 [2023-05-11T22:30:58.839Z] v3.0.0-dev.36 [2023-05-11T22:30:58.839Z] v3.0.0-dev.37 [2023-05-11T22:30:58.839Z] v3.0.0-dev.38 [2023-05-11T22:30:58.839Z] v3.0.0-dev.39 [2023-05-11T22:30:58.839Z] v3.0.0-dev.4 [2023-05-11T22:30:58.839Z] v3.0.0-dev.40 [2023-05-11T22:30:58.839Z] v3.0.0-dev.41 [2023-05-11T22:30:58.839Z] v3.0.0-dev.42 [2023-05-11T22:30:58.839Z] v3.0.0-dev.43 [2023-05-11T22:30:58.839Z] v3.0.0-dev.44 [2023-05-11T22:30:58.839Z] v3.0.0-dev.45 [2023-05-11T22:30:58.839Z] v3.0.0-dev.46 [2023-05-11T22:30:58.839Z] v3.0.0-dev.47 [2023-05-11T22:30:58.839Z] v3.0.0-dev.48 [2023-05-11T22:30:58.839Z] v3.0.0-dev.49 [2023-05-11T22:30:58.839Z] v3.0.0-dev.5 [2023-05-11T22:30:58.839Z] v3.0.0-dev.50 [2023-05-11T22:30:58.839Z] v3.0.0-dev.51 [2023-05-11T22:30:58.839Z] v3.0.0-dev.52 [2023-05-11T22:30:58.839Z] v3.0.0-dev.53 [2023-05-11T22:30:58.839Z] v3.0.0-dev.54 [2023-05-11T22:30:58.839Z] v3.0.0-dev.55 [2023-05-11T22:30:58.839Z] v3.0.0-dev.56 [2023-05-11T22:30:58.839Z] v3.0.0-dev.57 [2023-05-11T22:30:58.839Z] v3.0.0-dev.58 [2023-05-11T22:30:58.839Z] v3.0.0-dev.59 [2023-05-11T22:30:58.839Z] v3.0.0-dev.6 [2023-05-11T22:30:58.839Z] v3.0.0-dev.60 [2023-05-11T22:30:58.839Z] v3.0.0-dev.61 [2023-05-11T22:30:58.839Z] v3.0.0-dev.62 [2023-05-11T22:30:58.839Z] v3.0.0-dev.63 [2023-05-11T22:30:58.839Z] v3.0.0-dev.64 [2023-05-11T22:30:58.839Z] v3.0.0-dev.65 [2023-05-11T22:30:58.839Z] v3.0.0-dev.66 [2023-05-11T22:30:58.839Z] v3.0.0-dev.67 [2023-05-11T22:30:58.839Z] v3.0.0-dev.68 [2023-05-11T22:30:58.839Z] v3.0.0-dev.69 [2023-05-11T22:30:58.839Z] v3.0.0-dev.7 [2023-05-11T22:30:58.839Z] v3.0.0-dev.70 [2023-05-11T22:30:58.839Z] v3.0.0-dev.71 [2023-05-11T22:30:58.839Z] v3.0.0-dev.72 [2023-05-11T22:30:58.839Z] v3.0.0-dev.73 [2023-05-11T22:30:58.839Z] v3.0.0-dev.74 [2023-05-11T22:30:58.839Z] v3.0.0-dev.75 [2023-05-11T22:30:58.839Z] v3.0.0-dev.76 [2023-05-11T22:30:58.839Z] v3.0.0-dev.77 [2023-05-11T22:30:58.839Z] v3.0.0-dev.78 [2023-05-11T22:30:58.839Z] v3.0.0-dev.79 [2023-05-11T22:30:58.839Z] v3.0.0-dev.8 [2023-05-11T22:30:58.839Z] v3.0.0-dev.80 [2023-05-11T22:30:58.839Z] v3.0.0-dev.81 [2023-05-11T22:30:58.839Z] v3.0.0-dev.82 [2023-05-11T22:30:58.839Z] v3.0.0-dev.83 [2023-05-11T22:30:58.839Z] v3.0.0-dev.84 [2023-05-11T22:30:58.839Z] v3.0.0-dev.85 [2023-05-11T22:30:58.839Z] v3.0.0-dev.86 [2023-05-11T22:30:58.839Z] v3.0.0-dev.87 [2023-05-11T22:30:58.839Z] v3.0.0-dev.88 [2023-05-11T22:30:58.839Z] v3.0.0-dev.89 [2023-05-11T22:30:58.839Z] v3.0.0-dev.9 [2023-05-11T22:30:58.839Z] v3.0.0-dev.90 [2023-05-11T22:30:58.839Z] v3.0.0-dev.91 [2023-05-11T22:30:58.839Z] v3.0.0-dev.92 [2023-05-11T22:30:58.839Z] v3.0.0-dev.93 [2023-05-11T22:30:58.839Z] v3.0.0-dev.94 [2023-05-11T22:30:58.839Z] v3.0.0-dev.95 [2023-05-11T22:30:58.839Z] v3.0.0-dev.96 [2023-05-11T22:30:58.839Z] v3.0.0-dev.97 [2023-05-11T22:30:58.839Z] v3.0.0-dev.98 [2023-05-11T22:30:58.839Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-11T22:30:59.128Z] + lftools sign git-tag v3.0.0-dev.156 [2023-05-11T22:30:59.696Z] Signing Git tag with Sigul... [2023-05-11T22:30:59.696Z] Signing v3.0.0-dev.156 [Pipeline] echo [2023-05-11T22:31:00.274Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:31:00.556Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-11T22:31:00.562Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-11T22:31:00.576Z] $ docker stop --time=1 6fcdb7509509fc089c61488b98eb2a5607f1bd644593e47c9d1d8f96a99c34f5 [2023-05-11T22:31:01.856Z] $ docker rm -f --volumes 6fcdb7509509fc089c61488b98eb2a5607f1bd644593e47c9d1d8f96a99c34f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-11T22:31:02.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T22:31:02.294Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:31:02.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T22:31:02.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:31:02.661Z] prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container [2023-05-11T22:31:02.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:31:03.041Z] $ docker top 556b13e6cf95e6a31506b6e81317a032ca8e8a34c074ea4870fc51a1be1ebc63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T22:31:03.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T22:31:03.138Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T22:31:03.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T22:31:03.256Z] $ docker exec 556b13e6cf95e6a31506b6e81317a032ca8e8a34c074ea4870fc51a1be1ebc63 ssh-agent [2023-05-11T22:31:03.374Z] SSH_AUTH_SOCK=/tmp/ssh-Lm7YV43OwLbu/agent.32 [2023-05-11T22:31:03.374Z] SSH_AGENT_PID=38 [2023-05-11T22:31:03.380Z] Running ssh-add (command line suppressed) [2023-05-11T22:31:03.477Z] Identity added: /w/workspace/edgex-go/522@tmp/private_key_14686700794242150598.key (/w/workspace/edgex-go/522@tmp/private_key_14686700794242150598.key) [2023-05-11T22:31:03.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T22:31:03.782Z] + git semver bump pre [2023-05-11T22:31:04.042Z] 2023-05-11 22:31:03,971 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main [2023-05-11T22:31:04.042Z] 2023-05-11 22:31:03,971 [bump_version] DEBUG bumping version:3.0.0-dev.156 on axis:pre with prefix:dev [2023-05-11T22:31:04.042Z] 2023-05-11 22:31:03,972 [bump_version] DEBUG bumped version:3.0.0-dev.157 [2023-05-11T22:31:04.042Z] 2023-05-11 22:31:03,972 [write_version] DEBUG write version:3.0.0-dev.157 to path:/w/workspace/edgex-go/522/.semver/main with force:True [2023-05-11T22:31:04.042Z] 2023-05-11 22:31:03,972 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main [2023-05-11T22:31:04.042Z] 2023-05-11 22:31:03,972 [write_file] DEBUG write to file:/w/workspace/edgex-go/522/.semver/main [2023-05-11T22:31:04.042Z] 2023-05-11 22:31:03,974 [execute] INFO git cat-file --batch-check [2023-05-11T22:31:04.042Z] 2023-05-11 22:31:03,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/522/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T22:31:04.042Z] 2023-05-11 22:31:03,979 [execute] INFO git cat-file --batch [2023-05-11T22:31:04.042Z] 2023-05-11 22:31:03,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/522/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T22:31:04.043Z] 2023-05-11 22:31:03,986 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main [2023-05-11T22:31:04.043Z] 3.0.0-dev.157 [Pipeline] } [2023-05-11T22:31:04.048Z] $ docker exec --env ******** --env ******** 556b13e6cf95e6a31506b6e81317a032ca8e8a34c074ea4870fc51a1be1ebc63 ssh-agent -k [2023-05-11T22:31:04.153Z] unset SSH_AUTH_SOCK; [2023-05-11T22:31:04.154Z] unset SSH_AGENT_PID; [2023-05-11T22:31:04.154Z] echo Agent pid 38 killed; [2023-05-11T22:31:04.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T22:31:04.468Z] + git semver [Pipeline] } [2023-05-11T22:31:04.736Z] $ docker stop --time=1 556b13e6cf95e6a31506b6e81317a032ca8e8a34c074ea4870fc51a1be1ebc63 [2023-05-11T22:31:06.038Z] $ docker rm -f --volumes 556b13e6cf95e6a31506b6e81317a032ca8e8a34c074ea4870fc51a1be1ebc63 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T22:31:06.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T22:31:06.392Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:31:06.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T22:31:06.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:31:06.768Z] prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container [2023-05-11T22:31:06.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:31:07.204Z] $ docker top 97ee39e81c1d2ae20019bb7fd922264b0cbf3683fc4a2a217301bc70e1a0c734 -eo pid,comm [2023-05-11T22:31:07.261Z] 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-11T22:31:07.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T22:31:07.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T22:31:07.300Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T22:31:07.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T22:31:07.420Z] $ docker exec 97ee39e81c1d2ae20019bb7fd922264b0cbf3683fc4a2a217301bc70e1a0c734 ssh-agent [2023-05-11T22:31:07.539Z] SSH_AUTH_SOCK=/tmp/ssh-F9JE1cm23DVP/agent.31 [2023-05-11T22:31:07.539Z] SSH_AGENT_PID=37 [2023-05-11T22:31:07.543Z] Running ssh-add (command line suppressed) [2023-05-11T22:31:07.646Z] Identity added: /w/workspace/edgex-go/522@tmp/private_key_15990753257961147286.key (/w/workspace/edgex-go/522@tmp/private_key_15990753257961147286.key) [2023-05-11T22:31:07.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T22:31:07.951Z] + git semver push [2023-05-11T22:31:08.212Z] 2023-05-11 22:31:08,132 [run_push] DEBUG push [2023-05-11T22:31:08.212Z] 2023-05-11 22:31:08,133 [execute] INFO git cat-file --batch-check [2023-05-11T22:31:08.212Z] 2023-05-11 22:31:08,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/522/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T22:31:08.212Z] 2023-05-11 22:31:08,137 [execute] INFO git rev-list 8c3dfb995e01897ef2cf59f7000d7d91d792631c -- [2023-05-11T22:31:08.212Z] 2023-05-11 22:31:08,137 [execute] DEBUG Popen(['git', 'rev-list', '8c3dfb995e01897ef2cf59f7000d7d91d792631c', '--'], cwd=/w/workspace/edgex-go/522/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T22:31:08.212Z] 2023-05-11 22:31:08,156 [execute] INFO git fetch -v origin [2023-05-11T22:31:08.212Z] 2023-05-11 22:31:08,156 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/522/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-11T22:31:08.781Z] 2023-05-11 22:31:08,644 [run_push] DEBUG no remote changes detected [2023-05-11T22:31:08.781Z] 2023-05-11 22:31:08,644 [execute] INFO git push origin semver [2023-05-11T22:31:08.781Z] 2023-05-11 22:31:08,645 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/522/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T22:31:09.720Z] 2023-05-11 22:31:09,531 [run_push] DEBUG push all version tags [2023-05-11T22:31:09.720Z] 2023-05-11 22:31:09,532 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-11T22:31:09.720Z] 2023-05-11 22:31:09,532 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/522, universal_newlines=False, shell=None, istream=None) [2023-05-11T22:31:10.662Z] 2023-05-11 22:31:10,290 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main [2023-05-11T22:31:10.662Z] 3.0.0-dev.157 [Pipeline] } [2023-05-11T22:31:10.670Z] $ docker exec --env ******** --env ******** 97ee39e81c1d2ae20019bb7fd922264b0cbf3683fc4a2a217301bc70e1a0c734 ssh-agent -k [2023-05-11T22:31:10.774Z] unset SSH_AUTH_SOCK; [2023-05-11T22:31:10.775Z] unset SSH_AGENT_PID; [2023-05-11T22:31:10.775Z] echo Agent pid 37 killed; [2023-05-11T22:31:10.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T22:31:11.087Z] + git semver [Pipeline] } [2023-05-11T22:31:11.355Z] $ docker stop --time=1 97ee39e81c1d2ae20019bb7fd922264b0cbf3683fc4a2a217301bc70e1a0c734 [2023-05-11T22:31:12.658Z] $ docker rm -f --volumes 97ee39e81c1d2ae20019bb7fd922264b0cbf3683fc4a2a217301bc70e1a0c734 [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-11T22:31:13.218Z] + [ -d /w/workspace/edgex-go/522/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:31:13.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:31:14.369Z] ---> package-listing.sh [2023-05-11T22:31:14.369Z] ++ facter osfamily [2023-05-11T22:31:14.369Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T22:31:14.629Z] + OS_FAMILY=debian [2023-05-11T22:31:14.629Z] + workspace=/w/workspace/edgex-go/522 [2023-05-11T22:31:14.629Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T22:31:14.629Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T22:31:14.629Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T22:31:14.629Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T22:31:14.629Z] + '[' /w/workspace/edgex-go/522 ']' [2023-05-11T22:31:14.629Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T22:31:14.629Z] + case "${OS_FAMILY}" in [2023-05-11T22:31:14.629Z] + dpkg -l [2023-05-11T22:31:14.629Z] + grep '^ii' [2023-05-11T22:31:14.629Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T22:31:14.629Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T22:31:14.629Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T22:31:14.629Z] + '[' /w/workspace/edgex-go/522 ']' [2023-05-11T22:31:14.629Z] + mkdir -p /w/workspace/edgex-go/522/archives/ [2023-05-11T22:31:14.629Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/522/archives/ [Pipeline] echo [2023-05-11T22:31:14.641Z] 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/522/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-11T22:31:14.919Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:31:15.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T22:31:15.478Z] [2023-05-11T22:31:15.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:31:15.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T22:31:15.773Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T22:31:15.773Z] 5eb5b503b376: Pulling fs layer [2023-05-11T22:31:15.773Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T22:31:15.773Z] ec43610c2a17: Pulling fs layer [2023-05-11T22:31:15.773Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T22:31:15.773Z] 33b1e0a273af: Pulling fs layer [2023-05-11T22:31:15.773Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T22:31:15.773Z] 2f39f015ded8: Pulling fs layer [2023-05-11T22:31:15.773Z] 33b1e0a273af: Waiting [2023-05-11T22:31:15.773Z] 5d3b04190fa2: Waiting [2023-05-11T22:31:15.773Z] 2f39f015ded8: Waiting [2023-05-11T22:31:15.773Z] 3a2ae6a8a46f: Waiting [2023-05-11T22:31:15.773Z] 5c69ac0246d0: Verifying Checksum [2023-05-11T22:31:15.773Z] 5c69ac0246d0: Download complete [2023-05-11T22:31:15.773Z] 3a2ae6a8a46f: Download complete [2023-05-11T22:31:15.773Z] 33b1e0a273af: Verifying Checksum [2023-05-11T22:31:15.773Z] 33b1e0a273af: Download complete [2023-05-11T22:31:15.773Z] ec43610c2a17: Verifying Checksum [2023-05-11T22:31:15.773Z] ec43610c2a17: Download complete [2023-05-11T22:31:15.773Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T22:31:15.773Z] 5d3b04190fa2: Download complete [2023-05-11T22:31:16.033Z] 5eb5b503b376: Verifying Checksum [2023-05-11T22:31:16.033Z] 5eb5b503b376: Download complete [2023-05-11T22:31:16.601Z] 2f39f015ded8: Download complete [2023-05-11T22:31:17.170Z] 5eb5b503b376: Pull complete [2023-05-11T22:31:17.429Z] 5c69ac0246d0: Pull complete [2023-05-11T22:31:17.687Z] ec43610c2a17: Pull complete [2023-05-11T22:31:17.947Z] 3a2ae6a8a46f: Pull complete [2023-05-11T22:31:17.947Z] 33b1e0a273af: Pull complete [2023-05-11T22:31:18.207Z] 5d3b04190fa2: Pull complete [2023-05-11T22:31:22.548Z] 2f39f015ded8: Pull complete [2023-05-11T22:31:22.548Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T22:31:22.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T22:31:22.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:31:22.674Z] prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container [2023-05-11T22:31:22.694Z] $ 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/522/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/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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-11T22:31:24.172Z] $ docker top 93a9b5bce336d32706654fd7e8a6ae562749132a7acde163d554b89cd4a1512d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T22:31:24.524Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T22:31:24.807Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T22:31:25.090Z] + ls /var/log/sa-host [2023-05-11T22:31:25.090Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T22:31:25.242Z] provisioning config files... [2023-05-11T22:31:25.250Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/522@tmp/config15243132513904281421tmp [Pipeline] { [Pipeline] echo [2023-05-11T22:31:25.260Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:31:25.541Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T22:31:25.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:31:25.877Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T22:31:25.885Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:31:26.169Z] ---> sudo-logs.sh [2023-05-11T22:31:26.170Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T22:31:26.193Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:31:26.477Z] ---> job-cost.sh [2023-05-11T22:31:26.477Z] lf-activate-venv: SKIPPING [2023-05-11T22:31:26.477Z] DEBUG: total: 0.10999999940395355 [2023-05-11T22:31:26.477Z] INFO: Retrieving Stack Cost... [2023-05-11T22:31:26.737Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T22:31:27.306Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T22:31:27.317Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:31:27.601Z] ---> logs-deploy.sh [2023-05-11T22:31:27.602Z] lf-activate-venv: SKIPPING [2023-05-11T22:31:27.602Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/522 [2023-05-11T22:31:27.602Z] INFO: archiving workspace using pattern(s): [2023-05-11T22:31:28.538Z] Archives upload complete. [2023-05-11T22:31:28.799Z] INFO: archiving logs to Nexus [2023-05-11T22:31:29.369Z] ---> uname -a: [2023-05-11T22:31:29.369Z] Linux prd-ubuntu20-04-docker-8c-8g-15242 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-11T22:31:29.369Z] [2023-05-11T22:31:29.369Z] [2023-05-11T22:31:29.369Z] ---> lscpu: [2023-05-11T22:31:29.369Z] Architecture: x86_64 [2023-05-11T22:31:29.369Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-11T22:31:29.369Z] Byte Order: Little Endian [2023-05-11T22:31:29.369Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-11T22:31:29.369Z] CPU(s): 8 [2023-05-11T22:31:29.369Z] On-line CPU(s) list: 0-7 [2023-05-11T22:31:29.369Z] Thread(s) per core: 1 [2023-05-11T22:31:29.369Z] Core(s) per socket: 1 [2023-05-11T22:31:29.369Z] Socket(s): 8 [2023-05-11T22:31:29.369Z] NUMA node(s): 1 [2023-05-11T22:31:29.369Z] Vendor ID: AuthenticAMD [2023-05-11T22:31:29.369Z] CPU family: 23 [2023-05-11T22:31:29.369Z] Model: 49 [2023-05-11T22:31:29.369Z] Model name: AMD EPYC-Rome Processor [2023-05-11T22:31:29.369Z] Stepping: 0 [2023-05-11T22:31:29.369Z] CPU MHz: 2800.000 [2023-05-11T22:31:29.369Z] BogoMIPS: 5600.00 [2023-05-11T22:31:29.369Z] Virtualization: AMD-V [2023-05-11T22:31:29.369Z] Hypervisor vendor: KVM [2023-05-11T22:31:29.369Z] Virtualization type: full [2023-05-11T22:31:29.369Z] L1d cache: 256 KiB [2023-05-11T22:31:29.369Z] L1i cache: 256 KiB [2023-05-11T22:31:29.369Z] L2 cache: 4 MiB [2023-05-11T22:31:29.369Z] L3 cache: 128 MiB [2023-05-11T22:31:29.369Z] NUMA node0 CPU(s): 0-7 [2023-05-11T22:31:29.369Z] Vulnerability Itlb multihit: Not affected [2023-05-11T22:31:29.369Z] Vulnerability L1tf: Not affected [2023-05-11T22:31:29.369Z] Vulnerability Mds: Not affected [2023-05-11T22:31:29.369Z] Vulnerability Meltdown: Not affected [2023-05-11T22:31:29.369Z] Vulnerability Mmio stale data: Not affected [2023-05-11T22:31:29.369Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-11T22:31:29.369Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-11T22:31:29.369Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-11T22:31:29.369Z] Vulnerability Srbds: Not affected [2023-05-11T22:31:29.369Z] Vulnerability Tsx async abort: Not affected [2023-05-11T22:31:29.369Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-11T22:31:29.369Z] [2023-05-11T22:31:29.369Z] [2023-05-11T22:31:29.369Z] ---> nproc: [2023-05-11T22:31:29.369Z] 8 [2023-05-11T22:31:29.369Z] [2023-05-11T22:31:29.369Z]