Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6027525257e046c56638ab70286b652a285a584d 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-ssh11705682735161292602.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-ssh294396260802641449.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-ssh6251637378516900113.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-ssh13666810670726000989.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-ssh846066638903209972.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 ‘prd-ubuntu20.04-docker-8c-8g-13903’ is offline Running on prd-ubuntu20.04-docker-8c-8g-13907 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/514 [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/514 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6027525257e046c56638ab70286b652a285a584d (main) Commit message: "refactor(snap)!: Disable and stop services by default (#4552)" > git config core.sparsecheckout # timeout=10 > git checkout -f 6027525257e046c56638ab70286b652a285a584d # timeout=10 > git rev-list --no-walk ddb07c7e83e95260f93c60166b0734e66a7a8075 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T12:10:48.314Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T12:10:48.369Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T12:10:48.378Z] ========================================================= [2023-05-05T12:10:48.379Z] EdgeX Global Pipelines Version Info [2023-05-05T12:10:48.379Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:10:49.126Z] ------------------- [2023-05-05T12:10:49.126Z] stable info: [2023-05-05T12:10:49.126Z] ------------------- [2023-05-05T12:10:49.126Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T12:10:49.126Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T12:10:49.126Z] Message: update stable to v1.0.249 [2023-05-05T12:10:49.700Z] ------------------- [2023-05-05T12:10:49.700Z] experimental info: [2023-05-05T12:10:49.700Z] ------------------- [2023-05-05T12:10:49.700Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T12:10:49.700Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T12:10:49.700Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T12:10:49.874Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-05T12:10:49.892Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-05T12:10:49.907Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T12:10:49.917Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T12:10:49.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T12:10:49.941Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T12:10:49.951Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T12:10:49.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-05T12:10:49.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-05T12:10:49.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-05T12:10:49.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T12:10:50.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T12:10:50.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T12:10:50.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T12:10:50.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T12:10:50.048Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T12:10:50.066Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T12:10:50.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T12:10:50.090Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-05T12:10:50.107Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-05T12:10:50.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T12:10:50.137Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T12:10:50.149Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T12:10:50.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T12:10:50.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T12:10:50.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T12:10:50.195Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6027525257e046c56638ab70286b652a285a584d [Pipeline] echo [2023-05-05T12:10:50.206Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6027525 [Pipeline] echo [2023-05-05T12:10:50.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T12:10:50.275Z] provisioning config files... [2023-05-05T12:10:50.289Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/514@tmp/config10250097090969252065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:10:50.595Z] ---> docker-login.sh [2023-05-05T12:10:50.595Z] nexus3.edgexfoundry.org:10001 [2023-05-05T12:10:50.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:10:50.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:10:50.860Z] Configure a credential helper to remove this warning. See [2023-05-05T12:10:50.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:10:50.860Z] [2023-05-05T12:10:50.860Z] Login Succeeded [2023-05-05T12:10:50.860Z] nexus3.edgexfoundry.org:10002 [2023-05-05T12:10:50.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:10:50.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:10:50.860Z] Configure a credential helper to remove this warning. See [2023-05-05T12:10:50.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:10:50.860Z] [2023-05-05T12:10:50.860Z] Login Succeeded [2023-05-05T12:10:50.860Z] nexus3.edgexfoundry.org:10003 [2023-05-05T12:10:51.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:10:51.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:10:51.121Z] Configure a credential helper to remove this warning. See [2023-05-05T12:10:51.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:10:51.121Z] [2023-05-05T12:10:51.121Z] Login Succeeded [2023-05-05T12:10:51.121Z] nexus3.edgexfoundry.org:10004 [2023-05-05T12:10:51.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:10:51.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:10:51.121Z] Configure a credential helper to remove this warning. See [2023-05-05T12:10:51.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:10:51.121Z] [2023-05-05T12:10:51.121Z] Login Succeeded [2023-05-05T12:10:51.121Z] docker.io [2023-05-05T12:10:51.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:10:51.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:10:51.383Z] Configure a credential helper to remove this warning. See [2023-05-05T12:10:51.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:10:51.383Z] [2023-05-05T12:10:51.383Z] Login Succeeded [2023-05-05T12:10:51.383Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T12:10:51.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T12:10:51.695Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-05-05T12:10:51.695Z] + dirname cmd/core-command/Dockerfile [2023-05-05T12:10:51.695Z] + cut -d/ -f2 [2023-05-05T12:10:51.695Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-05T12:10:51.695Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-05T12:10:51.695Z] + cut -d/ -f2 [2023-05-05T12:10:51.695Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-05T12:10:51.695Z] + dirname cmd/core-data/Dockerfile [2023-05-05T12:10:51.695Z] + cut -d/ -f2 [2023-05-05T12:10:51.695Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-05T12:10:51.695Z] + dirname cmd/core-metadata/Dockerfile [2023-05-05T12:10:51.695Z] + cut -d/ -f2 [2023-05-05T12:10:51.695Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-05T12:10:51.695Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-05T12:10:51.695Z] + cut -d/ -f2 [2023-05-05T12:10:51.695Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-05T12:10:51.695Z] + + dirname cmd/security-proxy-auth/Dockerfilecut [2023-05-05T12:10:51.695Z] -d/ -f2 [2023-05-05T12:10:51.695Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-05T12:10:51.695Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-05T12:10:51.695Z] + cut -d/ -f2 [2023-05-05T12:10:51.695Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-05T12:10:51.695Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-05T12:10:51.695Z] + cut -d/ -f2 [2023-05-05T12:10:51.695Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-05T12:10:51.695Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-05T12:10:51.695Z] + cut -d/ -f2 [2023-05-05T12:10:51.695Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-05T12:10:51.695Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-05T12:10:51.695Z] + cut -d/ -f2 [2023-05-05T12:10:51.695Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-05T12:10:51.695Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-05T12:10:51.695Z] + cut -d/ -f2 [2023-05-05T12:10:51.695Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-05T12:10:51.695Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-05T12:10:51.695Z] + cut -d/ -f2 [2023-05-05T12:10:51.695Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-05T12:10:51.695Z] + dirname cmd/support-notifications/Dockerfile [2023-05-05T12:10:51.695Z] + cut -d/ -f2 [2023-05-05T12:10:51.695Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-05T12:10:51.695Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-05T12:10:51.695Z] + cut -d/ -f2 [2023-05-05T12:10:51.695Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-05T12:10:51.739Z] 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-05T12:10:52.060Z] + git rev-list -1 --merges 6027525257e046c56638ab70286b652a285a584d~1..6027525257e046c56638ab70286b652a285a584d [Pipeline] echo [2023-05-05T12:10:52.076Z] -----------> git rev-list -1 --merges 6027525257e046c56638ab70286b652a285a584d~1..6027525257e046c56638ab70286b652a285a584d 6027525257e046c56638ab70286b652a285a584d [false] [Pipeline] sh [2023-05-05T12:10:52.365Z] + git log --format=format:%s -1 6027525257e046c56638ab70286b652a285a584d [Pipeline] echo [2023-05-05T12:10:52.401Z] ========================================================= [2023-05-05T12:10:52.401Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T12:10:52.401Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-05T12:10:52.764Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T12:10:52.764Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T12:10:52.764Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T12:10:52.764Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T12:10:52.764Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T12:10:52.764Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T12:10:52.764Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:10:53.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T12:10:53.117Z] [2023-05-05T12:10:53.117Z] 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-05T12:10:53.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T12:10:53.420Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T12:10:53.420Z] b85a868b505f: Pulling fs layer [2023-05-05T12:10:53.420Z] e2be974225ed: Pulling fs layer [2023-05-05T12:10:53.420Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T12:10:53.420Z] 988bab9f4d93: Pulling fs layer [2023-05-05T12:10:53.420Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T12:10:53.420Z] eaf3925da568: Pulling fs layer [2023-05-05T12:10:53.420Z] bab4dde63d76: Pulling fs layer [2023-05-05T12:10:53.420Z] bde34c3a00c8: Pulling fs layer [2023-05-05T12:10:53.420Z] b352a97aabf1: Pulling fs layer [2023-05-05T12:10:53.420Z] 4872d77fe225: Pulling fs layer [2023-05-05T12:10:53.420Z] 5851b861e8e6: Pulling fs layer [2023-05-05T12:10:53.420Z] 988bab9f4d93: Waiting [2023-05-05T12:10:53.420Z] 1469e6f7b9e6: Waiting [2023-05-05T12:10:53.420Z] eaf3925da568: Waiting [2023-05-05T12:10:53.420Z] bab4dde63d76: Waiting [2023-05-05T12:10:53.420Z] bde34c3a00c8: Waiting [2023-05-05T12:10:53.420Z] b352a97aabf1: Waiting [2023-05-05T12:10:53.420Z] 5851b861e8e6: Waiting [2023-05-05T12:10:53.420Z] 4872d77fe225: Waiting [2023-05-05T12:10:53.420Z] e2be974225ed: Verifying Checksum [2023-05-05T12:10:53.420Z] e2be974225ed: Download complete [2023-05-05T12:10:53.420Z] 988bab9f4d93: Verifying Checksum [2023-05-05T12:10:53.420Z] 988bab9f4d93: Download complete [2023-05-05T12:10:53.420Z] 1469e6f7b9e6: Download complete [2023-05-05T12:10:53.420Z] eaf3925da568: Verifying Checksum [2023-05-05T12:10:53.420Z] eaf3925da568: Download complete [2023-05-05T12:10:53.682Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T12:10:53.682Z] 339a4e72a1f5: Download complete [2023-05-05T12:10:53.682Z] bde34c3a00c8: Verifying Checksum [2023-05-05T12:10:53.682Z] bde34c3a00c8: Download complete [2023-05-05T12:10:53.682Z] b352a97aabf1: Verifying Checksum [2023-05-05T12:10:53.682Z] b352a97aabf1: Download complete [2023-05-05T12:10:53.682Z] 4872d77fe225: Verifying Checksum [2023-05-05T12:10:53.682Z] 4872d77fe225: Download complete [2023-05-05T12:10:53.682Z] 5851b861e8e6: Verifying Checksum [2023-05-05T12:10:53.682Z] 5851b861e8e6: Download complete [2023-05-05T12:10:53.682Z] b85a868b505f: Verifying Checksum [2023-05-05T12:10:53.682Z] b85a868b505f: Download complete [2023-05-05T12:10:53.942Z] bab4dde63d76: Verifying Checksum [2023-05-05T12:10:53.942Z] bab4dde63d76: Download complete [2023-05-05T12:10:54.881Z] b85a868b505f: Pull complete [2023-05-05T12:10:55.141Z] e2be974225ed: Pull complete [2023-05-05T12:10:55.711Z] 339a4e72a1f5: Pull complete [2023-05-05T12:10:55.711Z] 988bab9f4d93: Pull complete [2023-05-05T12:10:55.973Z] 1469e6f7b9e6: Pull complete [2023-05-05T12:10:55.973Z] eaf3925da568: Pull complete [2023-05-05T12:10:57.884Z] bab4dde63d76: Pull complete [2023-05-05T12:10:57.884Z] bde34c3a00c8: Pull complete [2023-05-05T12:10:58.145Z] b352a97aabf1: Pull complete [2023-05-05T12:10:58.145Z] 4872d77fe225: Pull complete [2023-05-05T12:10:58.145Z] 5851b861e8e6: Pull complete [2023-05-05T12:10:58.145Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T12:10:58.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T12:10:58.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:10:58.319Z] prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container [2023-05-05T12:10:58.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T12:11:01.660Z] $ docker top a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a -eo pid,comm [2023-05-05T12:11:01.731Z] 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-05T12:11:01.731Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T12:11:01.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T12:11:01.768Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T12:11:01.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T12:11:01.888Z] $ docker exec a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a ssh-agent [2023-05-05T12:11:02.013Z] SSH_AUTH_SOCK=/tmp/ssh-l2oeLJcDp6K8/agent.32 [2023-05-05T12:11:02.013Z] SSH_AGENT_PID=38 [2023-05-05T12:11:02.021Z] Running ssh-add (command line suppressed) [2023-05-05T12:11:02.118Z] Identity added: /w/workspace/edgex-go/514@tmp/private_key_10586487988251880250.key (/w/workspace/edgex-go/514@tmp/private_key_10586487988251880250.key) [2023-05-05T12:11:02.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T12:11:02.429Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T12:11:02.435Z] $ docker exec --env ******** --env ******** a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a ssh-agent -k [2023-05-05T12:11:02.545Z] unset SSH_AUTH_SOCK; [2023-05-05T12:11:02.546Z] unset SSH_AGENT_PID; [2023-05-05T12:11:02.546Z] echo Agent pid 38 killed; [2023-05-05T12:11:02.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T12:11:02.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T12:11:02.584Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T12:11:02.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T12:11:02.719Z] $ docker exec a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a ssh-agent [2023-05-05T12:11:02.834Z] SSH_AUTH_SOCK=/tmp/ssh-iAmeE8do3RdF/agent.70 [2023-05-05T12:11:02.834Z] SSH_AGENT_PID=76 [2023-05-05T12:11:02.840Z] Running ssh-add (command line suppressed) [2023-05-05T12:11:02.948Z] Identity added: /w/workspace/edgex-go/514@tmp/private_key_9112146937094595382.key (/w/workspace/edgex-go/514@tmp/private_key_9112146937094595382.key) [2023-05-05T12:11:02.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T12:11:03.259Z] + git semver init [2023-05-05T12:11:03.519Z] 2023-05-05 12:11:03,430 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T12:11:03.519Z] 2023-05-05 12:11:03,430 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/514/.semver [2023-05-05T12:11:03.519Z] 2023-05-05 12:11:03,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/514/.semver [2023-05-05T12:11:03.519Z] 2023-05-05 12:11:03,431 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/514/.semver'], cwd=/w/workspace/edgex-go/514, universal_newlines=False, shell=None, istream=None) [2023-05-05T12:11:08.799Z] 2023-05-05 12:11:08,031 [append_file] DEBUG append to file:/w/workspace/edgex-go/514/.git/info/exclude [2023-05-05T12:11:08.799Z] 2023-05-05 12:11:08,032 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/514/.semver/main with force:False [2023-05-05T12:11:08.799Z] 2023-05-05 12:11:08,032 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main [2023-05-05T12:11:08.799Z] 2023-05-05 12:11:08,032 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main [2023-05-05T12:11:08.799Z] 3.0.0-dev.149 [Pipeline] } [2023-05-05T12:11:08.810Z] $ docker exec --env ******** --env ******** a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a ssh-agent -k [2023-05-05T12:11:08.920Z] unset SSH_AUTH_SOCK; [2023-05-05T12:11:08.921Z] unset SSH_AGENT_PID; [2023-05-05T12:11:08.922Z] echo Agent pid 76 killed; [2023-05-05T12:11:08.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T12:11:09.235Z] + git semver [Pipeline] } [2023-05-05T12:11:09.509Z] $ docker stop --time=1 a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a [2023-05-05T12:11:10.827Z] $ docker rm -f --volumes a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T12:11:11.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T12:11:11.398Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T12:11:11.401Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.149 [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-05T12:11:11.798Z] + git config --global --add safe.directory /w/workspace/edgex-go/514 [Pipeline] echo [2023-05-05T12:11:11.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T12:11:11.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T12:11:11.836Z] ========================================================= [2023-05-05T12:11:11.836Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T12:11:11.836Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-05T12:11:12.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T12:11:12.125Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T12:11:12.125Z] f56be85fc22e: Pulling fs layer [2023-05-05T12:11:12.125Z] 85791d961cd3: Pulling fs layer [2023-05-05T12:11:12.125Z] d694b5ae8c79: Pulling fs layer [2023-05-05T12:11:12.125Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T12:11:12.125Z] 4d19c01a9841: Pulling fs layer [2023-05-05T12:11:12.125Z] 9325e15d5711: Pulling fs layer [2023-05-05T12:11:12.125Z] 556b6ee489ea: Pulling fs layer [2023-05-05T12:11:12.125Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T12:11:12.125Z] 4d19c01a9841: Waiting [2023-05-05T12:11:12.125Z] 9325e15d5711: Waiting [2023-05-05T12:11:12.125Z] 556b6ee489ea: Waiting [2023-05-05T12:11:12.125Z] c5a4b2cf53e6: Waiting [2023-05-05T12:11:12.125Z] 9f32a84ed3da: Waiting [2023-05-05T12:11:12.125Z] 85791d961cd3: Verifying Checksum [2023-05-05T12:11:12.125Z] 85791d961cd3: Download complete [2023-05-05T12:11:12.125Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T12:11:12.125Z] 9f32a84ed3da: Download complete [2023-05-05T12:11:12.125Z] 4d19c01a9841: Verifying Checksum [2023-05-05T12:11:12.125Z] 4d19c01a9841: Download complete [2023-05-05T12:11:12.125Z] f56be85fc22e: Verifying Checksum [2023-05-05T12:11:12.125Z] f56be85fc22e: Download complete [2023-05-05T12:11:12.125Z] 9325e15d5711: Verifying Checksum [2023-05-05T12:11:12.125Z] 9325e15d5711: Download complete [2023-05-05T12:11:12.385Z] f56be85fc22e: Pull complete [2023-05-05T12:11:12.385Z] 85791d961cd3: Pull complete [2023-05-05T12:11:12.644Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T12:11:12.644Z] c5a4b2cf53e6: Download complete [2023-05-05T12:11:12.908Z] d694b5ae8c79: Verifying Checksum [2023-05-05T12:11:12.908Z] d694b5ae8c79: Download complete [2023-05-05T12:11:12.908Z] 556b6ee489ea: Verifying Checksum [2023-05-05T12:11:12.908Z] 556b6ee489ea: Download complete [2023-05-05T12:11:17.142Z] d694b5ae8c79: Pull complete [2023-05-05T12:11:17.142Z] 9f32a84ed3da: Pull complete [2023-05-05T12:11:17.142Z] 4d19c01a9841: Pull complete [2023-05-05T12:11:17.142Z] 9325e15d5711: Pull complete [2023-05-05T12:11:19.675Z] 556b6ee489ea: Pull complete [2023-05-05T12:11:20.243Z] c5a4b2cf53e6: Pull complete [2023-05-05T12:11:20.243Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T12:11:20.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T12:11:20.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-05T12:11:20.540Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-05T12:11:20.540Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T12:11:20.540Z] WORKDIR /edgex [2023-05-05T12:11:20.540Z] COPY go.mod . [2023-05-05T12:11:20.540Z] RUN go mod download [2023-05-05T12:11:21.105Z] Sending build context to Docker daemon 170.7MB [2023-05-05T12:11:21.105Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T12:11:21.105Z] ---> c4be618373d6 [2023-05-05T12:11:21.105Z] Step 2/4 : WORKDIR /edgex [2023-05-05T12:11:26.379Z] ---> Running in 78ec030b738c [2023-05-05T12:11:26.379Z] Removing intermediate container 78ec030b738c [2023-05-05T12:11:26.379Z] ---> ea418b9e5633 [2023-05-05T12:11:26.379Z] Step 3/4 : COPY go.mod . [2023-05-05T12:11:26.379Z] ---> f12621817a74 [2023-05-05T12:11:26.379Z] Step 4/4 : RUN go mod download [2023-05-05T12:11:26.379Z] ---> Running in 35d7201d9830 [2023-05-05T12:11:26.473Z] Still waiting to schedule task [2023-05-05T12:11:26.473Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-13905’ is offline [2023-05-05T12:11:41.290Z] Removing intermediate container 35d7201d9830 [2023-05-05T12:11:41.290Z] ---> a5063c2730df [2023-05-05T12:11:41.290Z] Successfully built a5063c2730df [2023-05-05T12:11:41.290Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:11:41.594Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T12:11:41.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:11:41.669Z] prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container [2023-05-05T12:11:41.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T12:11:42.089Z] $ docker top 80687ac710e6c2f39fb969c33b7753aa5bbb9af081c7ceb50828b98fdfe61914 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T12:11:42.420Z] + go version [2023-05-05T12:11:42.420Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T12:11:42.438Z] $ docker stop --time=1 80687ac710e6c2f39fb969c33b7753aa5bbb9af081c7ceb50828b98fdfe61914 [2023-05-05T12:11:43.717Z] $ docker rm -f --volumes 80687ac710e6c2f39fb969c33b7753aa5bbb9af081c7ceb50828b98fdfe61914 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:11:44.123Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T12:11:44.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:11:44.195Z] prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container [2023-05-05T12:11:44.228Z] $ 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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T12:11:44.581Z] $ docker top 6e7263307a63d8cdcec0a3568cf9d1b129a0641b624376f1aaa1271f18903e48 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T12:11:44.638Z] ========================================================= [2023-05-05T12:11:44.638Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-05T12:11:44.638Z] ========================================================= [Pipeline] sh [2023-05-05T12:11:44.912Z] + git config --global --add safe.directory /w/workspace/edgex-go/514 [Pipeline] fileExists [Pipeline] sh [2023-05-05T12:11:45.205Z] + make test [2023-05-05T12:11:45.205Z] go test -race -coverprofile=coverage.out ./... [2023-05-05T12:11:51.777Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-05T12:12:06.651Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-05T12:12:06.651Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-05T12:12:06.651Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-05T12:12:06.911Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-05T12:12:07.478Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-05T12:12:08.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-05T12:12:08.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-05T12:12:08.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-05T12:12:08.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-05T12:12:08.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-05T12:12:08.560Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-05T12:12:08.819Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-05T12:12:08.819Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-05T12:12:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-05T12:12:10.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-05T12:12:10.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-05T12:12:10.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-05-05T12:12:12.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-05-05T12:12:16.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements [2023-05-05T12:12:16.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-05T12:12:16.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-05T12:12:16.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-05T12:12:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-05T12:12:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-05T12:12:18.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-05-05T12:12:19.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-05T12:12:19.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-05T12:12:19.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-05T12:12:19.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-05T12:12:19.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-05T12:12:20.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-05T12:12:20.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-05T12:12:21.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.203s coverage: 88.5% of statements [2023-05-05T12:12:21.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements [2023-05-05T12:12:22.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-05T12:12:22.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-05T12:12:22.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-05T12:12:23.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 95.6% of statements [2023-05-05T12:12:23.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-05T12:12:23.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-05T12:12:23.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-05T12:12:23.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-05T12:12:23.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-05T12:12:23.105Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-05-05T12:12:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-05T12:12:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-05T12:12:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-05T12:12:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements [2023-05-05T12:12:25.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-05T12:12:25.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-05T12:12:26.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2023-05-05T12:12:26.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-05-05T12:12:26.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 42.9% of statements [2023-05-05T12:12:26.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements [2023-05-05T12:12:26.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-05-05T12:12:26.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2023-05-05T12:12:26.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2023-05-05T12:12:27.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-05T12:12:27.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-05T12:12:27.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-05T12:12:27.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-05T12:12:28.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-05T12:12:28.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-05T12:12:28.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-05T12:12:28.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-05T12:12:28.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-05T12:12:28.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-05T12:12:28.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-05T12:12:28.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-05T12:12:29.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-05T12:12:29.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-05T12:12:29.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-05T12:12:30.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-05T12:12:31.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-05T12:12:31.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-05T12:12:31.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-05T12:12:33.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-05T12:12:33.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-05T12:12:33.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-05T12:12:34.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-05T12:12:34.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-05T12:12:34.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-05T12:12:35.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-05T12:12:35.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-05T12:12:35.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-05T12:12:35.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-05T12:12:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-05T12:12:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-05T12:12:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-05T12:12:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-05T12:12:38.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-05T12:12:38.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-05T12:12:38.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-05T12:12:38.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-05T12:12:38.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-05-05T12:12:38.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-05T12:12:38.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-05T12:12:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-05T12:12:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.286s coverage: 79.9% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.062s coverage: 92.9% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.117s coverage: 81.8% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 38.4% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.102s coverage: 92.3% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.5% of statements [2023-05-05T12:12:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2023-05-05T12:12:52.091Z] 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-05T12:12:52.091Z] running golangci-lint [2023-05-05T12:12:52.091Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-05T12:12:52.091Z] go version go1.20.2 linux/amd64 [2023-05-05T12:12:52.091Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-05T12:12:52.091Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-05T12:12:52.647Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13908 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-05T12:12:52.661Z] Running in /w/workspace/edgex-go/514 [Pipeline] { [Pipeline] checkout [2023-05-05T12:12:52.690Z] The recommended git tool is: git [2023-05-05T12:12:57.732Z] using credential edgex-jenkins-ssh [2023-05-05T12:12:57.749Z] Cloning the remote Git repository [2023-05-05T12:12:57.793Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-05T12:12:57.891Z] > git init /w/workspace/edgex-go/514 # timeout=10 [2023-05-05T12:12:58.035Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-05T12:12:58.036Z] > git --version # timeout=10 [2023-05-05T12:12:58.062Z] > git --version # 'git version 2.25.1' [2023-05-05T12:12:58.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T12:12:58.209Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T12:13:06.967Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 13.528530021s" [2023-05-05T12:13:06.967Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 27.396921ms" [2023-05-05T12:13:13.523Z] level=info msg="[linters_context/goanalysis] analyzers took 57.685421028s with top 10 stages: buildir: 32.894360213s, fact_deprecated: 1.642317206s, inspect: 1.637615945s, gosec: 1.326452378s, ctrlflow: 1.276353874s, printf: 1.200736095s, nilness: 1.013625032s, fact_purity: 853.196612ms, S1038: 803.811881ms, directives: 636.605778ms" [2023-05-05T12:13:13.523Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-05T12:13:13.523Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, exclude: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203" [2023-05-05T12:13:13.523Z] level=info msg="[runner] processing took 19.715835ms with stages: nolint: 9.086612ms, identifier_marker: 5.313912ms, exclude-rules: 1.743805ms, autogenerated_exclude: 1.453856ms, path_prettifier: 1.398102ms, skip_dirs: 669.765µs, cgo: 29.562µs, filename_unadjuster: 15.411µs, max_from_linter: 760ns, skip_files: 590ns, max_same_issues: 560ns, exclude: 550ns, path_prefixer: 440ns, uniq_by_line: 380ns, path_shortener: 380ns, source_code: 300ns, diff: 250ns, sort_results: 240ns, severity-rules: 230ns, max_per_file_from_linter: 130ns" [2023-05-05T12:13:13.523Z] level=info msg="[runner] linters took 7.766688677s with stages: goanalysis_metalinter: 7.746882985s" [2023-05-05T12:13:13.523Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-05T12:13:13.523Z] level=info msg="Memory: 214 samples, avg is 191.7MB, max is 699.2MB" [2023-05-05T12:13:13.523Z] level=info msg="Execution took 21.331584374s" [2023-05-05T12:13:13.523Z] go vet ./... [2023-05-05T12:13:14.383Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-05T12:13:14.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T12:13:15.292Z] Avoid second fetch [2023-05-05T12:13:15.293Z] Checking out Revision 6027525257e046c56638ab70286b652a285a584d (main) [2023-05-05T12:13:16.024Z] Commit message: "refactor(snap)!: Disable and stop services by default (#4552)" [2023-05-05T12:13:15.312Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T12:13:15.393Z] > git checkout -f 6027525257e046c56638ab70286b652a285a584d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T12:13:17.340Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T12:13:17.340Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T12:13:17.340Z] Dload Upload Total Spent Left Speed [2023-05-05T12:13:17.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-05-05T12:13:17.706Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T12:13:17.706Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T12:13:17.707Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T12:13:17.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-05T12:13:17.965Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T12:13:18.099Z] + ls -al . [2023-05-05T12:13:18.099Z] total 704 [2023-05-05T12:13:18.099Z] drwxrwxr-x 11 1001 1001 4096 May 5 12:11 . [2023-05-05T12:13:18.099Z] drwxr-xr-x 4 root root 4096 May 5 12:11 .. [2023-05-05T12:13:18.099Z] drwxrwxr-x 2 1001 1001 4096 May 5 12:10 .blubracket [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 16 May 5 12:10 .dockerignore [2023-05-05T12:13:18.099Z] drwxrwxr-x 8 1001 1001 4096 May 5 12:11 .git [2023-05-05T12:13:18.099Z] drwxrwxr-x 3 1001 1001 4096 May 5 12:10 .github [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 1133 May 5 12:10 .gitignore [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 42 May 5 12:10 .golangci.yml [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 87 May 5 12:10 .hadolint.yml [2023-05-05T12:13:18.099Z] drwxr-xr-x 3 1001 1001 4096 May 5 12:11 .semver [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 166 May 5 12:10 .sonarcloud.properties [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 1171 May 5 12:10 ADOPTERS.md [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 10835 May 5 12:10 Attribution.txt [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 73765 May 5 12:10 CHANGELOG.md [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 3804 May 5 12:10 CONTRIBUTING.md [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 677 May 5 12:10 GOVERNANCE.md [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 883 May 5 12:10 Jenkinsfile [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 10775 May 5 12:10 LICENSE [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 14368 May 5 12:10 Makefile [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 582 May 5 12:10 OWNERS.md [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 9403 May 5 12:10 README.md [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 789 May 5 12:10 SECURITY.md [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 13 May 5 12:11 VERSION [2023-05-05T12:13:18.099Z] drwxrwxr-x 2 1001 1001 4096 May 5 12:10 bin [2023-05-05T12:13:18.099Z] drwxrwxr-x 18 1001 1001 4096 May 5 12:10 cmd [2023-05-05T12:13:18.099Z] -rw-r--r-- 1 root root 448560 May 5 12:12 coverage.out [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 3200 May 5 12:10 go.mod [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 31040 May 5 12:10 go.sum [2023-05-05T12:13:18.099Z] drwxrwxr-x 7 1001 1001 4096 May 5 12:10 internal [2023-05-05T12:13:18.099Z] drwxrwxr-x 3 1001 1001 4096 May 5 12:10 openapi [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 594 May 5 12:10 security.txt [2023-05-05T12:13:18.099Z] drwxrwxr-x 4 1001 1001 4096 May 5 12:10 snap [2023-05-05T12:13:18.099Z] -rw-rw-r-- 1 1001 1001 204 May 5 12:10 version.go [Pipeline] sh [2023-05-05T12:13:18.305Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T12:13:18.305Z] + sudo tee /etc/docker/daemon.new [2023-05-05T12:13:18.305Z] { [2023-05-05T12:13:18.305Z] "registry-mirrors": [ [2023-05-05T12:13:18.305Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T12:13:18.305Z] ], [2023-05-05T12:13:18.305Z] "bip": "10.250.0.254/24", [2023-05-05T12:13:18.305Z] "hosts": [ [2023-05-05T12:13:18.305Z] "tcp://0.0.0.0:5555", [2023-05-05T12:13:18.305Z] "unix:///var/run/docker.sock" [2023-05-05T12:13:18.305Z] ], [2023-05-05T12:13:18.305Z] "mtu": 1458, [2023-05-05T12:13:18.305Z] "selinux-enabled": true, [2023-05-05T12:13:18.305Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T12:13:18.305Z] } [Pipeline] sh [2023-05-05T12:13:18.389Z] + '[' -e coverage.out ] [2023-05-05T12:13:18.389Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-05T12:13:18.519Z] Stashed 1 file(s) [Pipeline] sh [2023-05-05T12:13:18.639Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T12:13:18.801Z] + make build [2023-05-05T12:13:18.801Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-05T12:13:18.965Z] + sudo service docker restart [2023-05-05T12:13:31.000Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-05T12:13:31.000Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-05T12:13:31.938Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-05T12:13:32.505Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T12:13:37.206Z] provisioning config files... [2023-05-05T12:13:37.233Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/514@tmp/config11854615739432111516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:13:37.587Z] ---> docker-login.sh [2023-05-05T12:13:37.587Z] nexus3.edgexfoundry.org:10001 [2023-05-05T12:13:37.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:13:38.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:13:38.125Z] Configure a credential helper to remove this warning. See [2023-05-05T12:13:38.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:13:38.125Z] [2023-05-05T12:13:38.125Z] Login Succeeded [2023-05-05T12:13:38.125Z] nexus3.edgexfoundry.org:10002 [2023-05-05T12:13:38.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:13:38.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:13:38.673Z] Configure a credential helper to remove this warning. See [2023-05-05T12:13:38.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:13:38.673Z] [2023-05-05T12:13:38.673Z] Login Succeeded [2023-05-05T12:13:38.673Z] nexus3.edgexfoundry.org:10003 [2023-05-05T12:13:38.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:13:38.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:13:38.946Z] Configure a credential helper to remove this warning. See [2023-05-05T12:13:38.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:13:38.946Z] [2023-05-05T12:13:38.946Z] Login Succeeded [2023-05-05T12:13:38.946Z] nexus3.edgexfoundry.org:10004 [2023-05-05T12:13:39.068Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-05T12:13:39.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:13:39.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:13:39.217Z] Configure a credential helper to remove this warning. See [2023-05-05T12:13:39.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:13:39.217Z] [2023-05-05T12:13:39.217Z] Login Succeeded [2023-05-05T12:13:39.217Z] docker.io [2023-05-05T12:13:39.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:13:39.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:13:39.757Z] Configure a credential helper to remove this warning. See [2023-05-05T12:13:39.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:13:39.757Z] [2023-05-05T12:13:39.757Z] Login Succeeded [2023-05-05T12:13:39.757Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T12:13:39.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-05T12:13:40.314Z] + git config --global --add safe.directory /w/workspace/edgex-go/514 [Pipeline] echo [2023-05-05T12:13:40.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T12:13:40.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T12:13:40.360Z] ========================================================= [2023-05-05T12:13:40.360Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T12:13:40.360Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-05T12:13:40.443Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-05T12:13:40.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T12:13:40.686Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T12:13:40.686Z] c41833b44d91: Pulling fs layer [2023-05-05T12:13:40.686Z] ed15518f5707: Pulling fs layer [2023-05-05T12:13:40.686Z] feae8fd75edb: Pulling fs layer [2023-05-05T12:13:40.686Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T12:13:40.686Z] 3cdef696dda3: Pulling fs layer [2023-05-05T12:13:40.686Z] 2ced38df9373: Pulling fs layer [2023-05-05T12:13:40.686Z] 58f1dce35555: Pulling fs layer [2023-05-05T12:13:40.686Z] 242c74f7c9fa: Waiting [2023-05-05T12:13:40.686Z] 3cdef696dda3: Waiting [2023-05-05T12:13:40.686Z] 2ced38df9373: Waiting [2023-05-05T12:13:40.686Z] 58f1dce35555: Waiting [2023-05-05T12:13:40.981Z] ed15518f5707: Verifying Checksum [2023-05-05T12:13:40.981Z] ed15518f5707: Download complete [2023-05-05T12:13:40.981Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T12:13:40.981Z] 242c74f7c9fa: Download complete [2023-05-05T12:13:40.981Z] 3cdef696dda3: Verifying Checksum [2023-05-05T12:13:40.981Z] 3cdef696dda3: Download complete [2023-05-05T12:13:40.981Z] c41833b44d91: Verifying Checksum [2023-05-05T12:13:41.377Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-05T12:13:42.418Z] 58f1dce35555: Verifying Checksum [2023-05-05T12:13:42.418Z] 58f1dce35555: Download complete [2023-05-05T12:13:42.751Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-05T12:13:43.318Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-05T12:13:43.385Z] feae8fd75edb: Verifying Checksum [2023-05-05T12:13:43.385Z] 2ced38df9373: Download complete [2023-05-05T12:13:43.658Z] c41833b44d91: Pull complete [2023-05-05T12:13:43.926Z] ed15518f5707: Pull complete [2023-05-05T12:13:44.701Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-05T12:13:45.636Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-05T12:13:46.589Z] $ docker stop --time=1 6e7263307a63d8cdcec0a3568cf9d1b129a0641b624376f1aaa1271f18903e48 [2023-05-05T12:13:51.301Z] $ docker rm -f --volumes 6e7263307a63d8cdcec0a3568cf9d1b129a0641b624376f1aaa1271f18903e48 [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-05T12:13:52.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T12:13:52.275Z] [2023-05-05T12:13:52.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:13:52.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T12:13:52.573Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-05T12:13:52.573Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-05T12:13:52.573Z] ca9280d653b3: Pulling fs layer [2023-05-05T12:13:52.573Z] 7e9c9ca2126c: Pulling fs layer [2023-05-05T12:13:52.573Z] cbdbe7a5bc2a: Download complete [2023-05-05T12:13:52.832Z] ca9280d653b3: Verifying Checksum [2023-05-05T12:13:52.832Z] ca9280d653b3: Download complete [2023-05-05T12:13:52.832Z] cbdbe7a5bc2a: Pull complete [2023-05-05T12:13:53.090Z] 7e9c9ca2126c: Download complete [2023-05-05T12:13:53.349Z] ca9280d653b3: Pull complete [2023-05-05T12:13:56.632Z] 7e9c9ca2126c: Pull complete [2023-05-05T12:13:56.632Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-05T12:13:56.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T12:13:56.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:13:56.715Z] prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container [2023-05-05T12:13:56.752Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-05T12:13:58.947Z] feae8fd75edb: Pull complete [2023-05-05T12:13:58.947Z] 242c74f7c9fa: Pull complete [2023-05-05T12:13:58.947Z] 3cdef696dda3: Pull complete [2023-05-05T12:13:59.437Z] $ docker top 8ab0eb884d562ac5fd80cb751241679f8ceb9e51d6652c4049657c721e915ca4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T12:13:59.775Z] + docker-compose build --help [2023-05-05T12:13:59.775Z] + grep parallel [2023-05-05T12:14:00.344Z] --parallel Build images in parallel. [Pipeline] } [2023-05-05T12:14:00.367Z] $ docker stop --time=1 8ab0eb884d562ac5fd80cb751241679f8ceb9e51d6652c4049657c721e915ca4 [2023-05-05T12:14:01.659Z] $ docker rm -f --volumes 8ab0eb884d562ac5fd80cb751241679f8ceb9e51d6652c4049657c721e915ca4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:14:02.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T12:14:02.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:14:02.144Z] prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container [2023-05-05T12:14:02.186Z] $ 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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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-05T12:14:02.511Z] $ docker top 9966e1238f128a35b89a38013568314e066064ad0ffe228dcefebfc31765bb5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T12:14:02.848Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-05T12:14:03.414Z] Building core-command ... [2023-05-05T12:14:03.414Z] Building core-common-config-bootstrapper ... [2023-05-05T12:14:03.414Z] Building core-data ... [2023-05-05T12:14:03.414Z] Building core-metadata ... [2023-05-05T12:14:03.414Z] Building security-bootstrapper ... [2023-05-05T12:14:03.414Z] Building security-proxy-auth ... [2023-05-05T12:14:03.414Z] Building security-proxy-setup ... [2023-05-05T12:14:03.414Z] Building security-secretstore-setup ... [2023-05-05T12:14:03.414Z] Building security-spiffe-token-provider ... [2023-05-05T12:14:03.414Z] Building security-spire-agent ... [2023-05-05T12:14:03.414Z] Building security-spire-config ... [2023-05-05T12:14:03.414Z] Building security-spire-server ... [2023-05-05T12:14:03.414Z] Building support-notifications ... [2023-05-05T12:14:03.414Z] Building support-scheduler ... [2023-05-05T12:14:03.414Z] Building security-bootstrapper [2023-05-05T12:14:03.414Z] Building security-spire-config [2023-05-05T12:14:03.414Z] Building security-proxy-setup [2023-05-05T12:14:03.414Z] Building security-spire-agent [2023-05-05T12:14:03.414Z] Building core-metadata [2023-05-05T12:14:04.315Z] 2ced38df9373: Pull complete [2023-05-05T12:14:05.729Z] 58f1dce35555: Pull complete [2023-05-05T12:14:05.729Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T12:14:05.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T12:14:05.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-05T12:14:06.397Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T12:14:06.397Z] WORKDIR /edgex [2023-05-05T12:14:06.397Z] COPY go.mod . [2023-05-05T12:14:06.397Z] RUN go mod download [2023-05-05T12:14:06.397Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-05T12:14:06.998Z] Sending build context to Docker daemon 2.931MB [2023-05-05T12:14:06.998Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T12:14:06.998Z] ---> fadd8f120f05 [2023-05-05T12:14:06.998Z] Step 2/4 : WORKDIR /edgex [2023-05-05T12:14:11.257Z] ---> Running in 89b2cd5e8fc1 [2023-05-05T12:14:11.257Z] Removing intermediate container 89b2cd5e8fc1 [2023-05-05T12:14:11.257Z] ---> 98d63e73978f [2023-05-05T12:14:11.257Z] Step 3/4 : COPY go.mod . [2023-05-05T12:14:11.257Z] ---> 8a1df33dab41 [2023-05-05T12:14:11.257Z] Step 4/4 : RUN go mod download [2023-05-05T12:14:11.524Z] ---> Running in 498fa4ab913a [2023-05-05T12:14:15.622Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:14:15.622Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:14:15.622Z] ---> a5063c2730df [2023-05-05T12:14:15.622Z] Step 3/22 : WORKDIR /edgex-go [2023-05-05T12:14:15.622Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:14:15.622Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:14:15.622Z] ---> a5063c2730df [2023-05-05T12:14:15.622Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T12:14:15.622Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:14:15.622Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:14:15.622Z] ---> a5063c2730df [2023-05-05T12:14:15.622Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T12:14:15.622Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:14:15.622Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:14:15.622Z] ---> a5063c2730df [2023-05-05T12:14:15.622Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:14:15.622Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:14:15.622Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:14:15.622Z] ---> a5063c2730df [2023-05-05T12:14:15.622Z] Step 3/33 : WORKDIR /edgex-go [2023-05-05T12:14:20.894Z] ---> Running in 60cb16029b7d [2023-05-05T12:14:20.894Z] ---> Running in a87cc965cd60 [2023-05-05T12:14:20.894Z] ---> Running in 9538577b9086 [2023-05-05T12:14:20.894Z] ---> Running in d8ea9fd16e53 [2023-05-05T12:14:20.894Z] ---> Running in 4db982442c47 [2023-05-05T12:14:20.894Z] Removing intermediate container 60cb16029b7d [2023-05-05T12:14:20.894Z] ---> 81dbac0ba382 [2023-05-05T12:14:20.894Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T12:14:20.894Z] Removing intermediate container 9538577b9086 [2023-05-05T12:14:20.894Z] ---> 393a70f6afb3 [2023-05-05T12:14:20.894Z] Step 4/25 : WORKDIR /edgex-go [2023-05-05T12:14:20.894Z] Removing intermediate container a87cc965cd60 [2023-05-05T12:14:20.894Z] ---> e8c9357f8d9f [2023-05-05T12:14:20.894Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-05T12:14:20.894Z] Removing intermediate container 4db982442c47 [2023-05-05T12:14:20.894Z] ---> b8888423ea22 [2023-05-05T12:14:20.894Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-05T12:14:20.894Z] Removing intermediate container d8ea9fd16e53 [2023-05-05T12:14:20.894Z] ---> c44f326de032 [2023-05-05T12:14:20.894Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T12:14:20.894Z] ---> Running in 4eca066953ce [2023-05-05T12:14:20.894Z] ---> Running in c7512c6a1d2f [2023-05-05T12:14:20.894Z] ---> Running in 8a48a3e4480a [2023-05-05T12:14:20.894Z] ---> Running in 502250769da9 [2023-05-05T12:14:20.894Z] ---> Running in 1abfed108512 [2023-05-05T12:14:20.894Z] Removing intermediate container 1abfed108512 [2023-05-05T12:14:20.894Z] ---> 52695eb27bc9 [2023-05-05T12:14:20.894Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-05T12:14:20.894Z] ---> Running in c3944a3a57e0 [2023-05-05T12:14:20.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:14:20.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:14:21.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:14:21.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:14:21.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:14:21.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:14:21.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:14:21.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:14:21.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:14:21.412Z] OK: 265 MiB in 53 packages [2023-05-05T12:14:21.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:14:21.412Z] OK: 265 MiB in 53 packages [2023-05-05T12:14:21.412Z] OK: 265 MiB in 53 packages [2023-05-05T12:14:21.412Z] OK: 265 MiB in 53 packages [2023-05-05T12:14:21.669Z] OK: 265 MiB in 53 packages [2023-05-05T12:14:21.669Z] Removing intermediate container 4eca066953ce [2023-05-05T12:14:21.669Z] ---> d0d664bb0bdc [2023-05-05T12:14:21.669Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-05T12:14:21.669Z] Removing intermediate container c7512c6a1d2f [2023-05-05T12:14:21.669Z] ---> d8b1fed6d9ff [2023-05-05T12:14:21.669Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T12:14:21.669Z] ---> 8f1404f69ee2 [2023-05-05T12:14:21.669Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:14:21.926Z] ---> Running in aa836cab7367 [2023-05-05T12:14:21.926Z] ---> 3930f05c1131 [2023-05-05T12:14:21.926Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:14:21.926Z] ---> Running in defa46d6702d [2023-05-05T12:14:21.926Z] Removing intermediate container c3944a3a57e0 [2023-05-05T12:14:21.926Z] ---> 12a68f32283f [2023-05-05T12:14:21.926Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-05T12:14:22.185Z] Removing intermediate container 8a48a3e4480a [2023-05-05T12:14:22.185Z] ---> d25ebe8a1f32 [2023-05-05T12:14:22.185Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-05T12:14:22.185Z] Removing intermediate container 502250769da9 [2023-05-05T12:14:22.185Z] ---> 1e566da63baf [2023-05-05T12:14:22.185Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T12:14:22.185Z] ---> e68d39d8cd76 [2023-05-05T12:14:22.185Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:14:22.185Z] ---> Running in 77bef682ef96 [2023-05-05T12:14:22.185Z] ---> 9b7750350069 [2023-05-05T12:14:22.185Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:14:22.185Z] ---> Running in 941c239188a6 [2023-05-05T12:14:22.442Z] ---> 30c2deeefdcc [2023-05-05T12:14:22.442Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:14:22.442Z] ---> Running in 3d739247d3ff [2023-05-05T12:14:43.766Z] Removing intermediate container 498fa4ab913a [2023-05-05T12:14:43.766Z] ---> c412ee5707c9 [2023-05-05T12:14:43.766Z] Successfully built c412ee5707c9 [2023-05-05T12:14:43.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:14:44.096Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T12:14:44.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:14:44.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-13908 does not seem to be running inside a container [2023-05-05T12:14:44.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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-05T12:14:45.574Z] $ docker top f9f6e36940e902b68f35db103641bb5b0601b528033edc3fe76acd79010e0010 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T12:14:46.412Z] + go version [2023-05-05T12:14:46.412Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T12:14:46.432Z] $ docker stop --time=1 f9f6e36940e902b68f35db103641bb5b0601b528033edc3fe76acd79010e0010 [2023-05-05T12:14:48.052Z] $ docker rm -f --volumes f9f6e36940e902b68f35db103641bb5b0601b528033edc3fe76acd79010e0010 [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-05T12:14:50.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T12:14:50.515Z] [2023-05-05T12:14:50.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:14:50.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T12:14:50.849Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-05T12:14:50.849Z] 29e5d40040c1: Pulling fs layer [2023-05-05T12:14:50.849Z] 1ce36da41761: Pulling fs layer [2023-05-05T12:14:50.849Z] 25b303627fd3: Pulling fs layer [2023-05-05T12:14:51.118Z] 29e5d40040c1: Verifying Checksum [2023-05-05T12:14:51.118Z] 29e5d40040c1: Download complete [2023-05-05T12:14:51.386Z] 1ce36da41761: Verifying Checksum [2023-05-05T12:14:51.386Z] 1ce36da41761: Download complete [2023-05-05T12:14:51.653Z] 29e5d40040c1: Pull complete [2023-05-05T12:14:53.064Z] 1ce36da41761: Pull complete [2023-05-05T12:14:53.064Z] 25b303627fd3: Download complete [2023-05-05T12:15:05.378Z] 25b303627fd3: Pull complete [2023-05-05T12:15:05.378Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-05T12:15:05.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T12:15:05.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:15:05.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-13908 does not seem to be running inside a container [2023-05-05T12:15:05.631Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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-05T12:15:07.709Z] $ docker top d0d40a7b204900da6e3f8ca907be38b2be1861f9536597298432f14a22dfb632 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T12:15:08.525Z] + grep parallel [2023-05-05T12:15:08.525Z] + docker-compose build --help [2023-05-05T12:15:12.794Z] --parallel Build images in parallel. [Pipeline] } [2023-05-05T12:15:12.814Z] $ docker stop --time=1 d0d40a7b204900da6e3f8ca907be38b2be1861f9536597298432f14a22dfb632 [2023-05-05T12:15:14.473Z] $ docker rm -f --volumes d0d40a7b204900da6e3f8ca907be38b2be1861f9536597298432f14a22dfb632 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:15:15.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T12:15:15.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:15:15.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-13908 does not seem to be running inside a container [2023-05-05T12:15:15.253Z] $ 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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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-05T12:15:17.695Z] $ docker top 7f7014bfafce0a35f7b2821d0013b8a6aa276dafb051a1dfdc3c1a70c9972363 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T12:15:18.206Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-05T12:15:22.454Z] Building core-command ... [2023-05-05T12:15:22.454Z] Building core-common-config-bootstrapper ... [2023-05-05T12:15:22.454Z] Building core-data ... [2023-05-05T12:15:22.454Z] Building core-metadata ... [2023-05-05T12:15:22.454Z] Building security-bootstrapper ... [2023-05-05T12:15:22.454Z] Building security-proxy-auth ... [2023-05-05T12:15:22.454Z] Building security-proxy-setup ... [2023-05-05T12:15:22.454Z] Building security-secretstore-setup ... [2023-05-05T12:15:22.454Z] Building security-spiffe-token-provider ... [2023-05-05T12:15:22.454Z] Building security-spire-agent ... [2023-05-05T12:15:22.454Z] Building security-spire-config ... [2023-05-05T12:15:22.454Z] Building security-spire-server ... [2023-05-05T12:15:22.454Z] Building support-notifications ... [2023-05-05T12:15:22.454Z] Building support-scheduler ... [2023-05-05T12:15:22.454Z] Building support-scheduler [2023-05-05T12:15:22.454Z] Building core-command [2023-05-05T12:15:22.454Z] Building security-proxy-auth [2023-05-05T12:15:22.454Z] Building security-spire-agent [2023-05-05T12:15:22.454Z] Building security-spire-config [2023-05-05T12:15:30.184Z] Removing intermediate container 77bef682ef96 [2023-05-05T12:15:30.184Z] ---> b73ee4cda10b [2023-05-05T12:15:30.184Z] Step 8/25 : COPY . . [2023-05-05T12:15:30.184Z] Removing intermediate container 3d739247d3ff [2023-05-05T12:15:30.184Z] ---> c078cf6a61f3 [2023-05-05T12:15:30.184Z] Step 7/27 : COPY . . [2023-05-05T12:15:30.184Z] Removing intermediate container defa46d6702d [2023-05-05T12:15:30.184Z] ---> 3be2961d82e5 [2023-05-05T12:15:30.184Z] Step 7/27 : COPY . . [2023-05-05T12:15:30.184Z] Removing intermediate container 941c239188a6 [2023-05-05T12:15:30.184Z] ---> c62aae15116a [2023-05-05T12:15:30.184Z] Step 7/33 : COPY . . [2023-05-05T12:15:30.184Z] Removing intermediate container aa836cab7367 [2023-05-05T12:15:30.184Z] ---> 28ca06f1db74 [2023-05-05T12:15:30.184Z] Step 7/22 : COPY . . [2023-05-05T12:15:32.528Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:15:32.528Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:15:32.528Z] ---> c412ee5707c9 [2023-05-05T12:15:32.528Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T12:15:32.528Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:15:32.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:15:32.528Z] ---> c412ee5707c9 [2023-05-05T12:15:32.528Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:15:32.528Z] ---> Running in 83ca6f383c2b [2023-05-05T12:15:32.528Z] ---> Running in 070f93ef2031 [2023-05-05T12:15:32.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:15:32.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:15:32.528Z] ---> c412ee5707c9 [2023-05-05T12:15:32.528Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:15:32.528Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:15:32.528Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:15:32.528Z] ---> c412ee5707c9 [2023-05-05T12:15:32.528Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T12:15:32.528Z] ---> Running in b4836f8325b0 [2023-05-05T12:15:32.528Z] ---> Running in e37cbefe37d9 [2023-05-05T12:15:32.798Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:15:32.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:15:32.798Z] ---> c412ee5707c9 [2023-05-05T12:15:32.798Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:15:32.798Z] ---> Using cache [2023-05-05T12:15:32.798Z] ---> f427d48e59ab [2023-05-05T12:15:32.798Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T12:15:32.798Z] Removing intermediate container 070f93ef2031 [2023-05-05T12:15:32.798Z] ---> f427d48e59ab [2023-05-05T12:15:32.798Z] Step 4/24 : WORKDIR /edgex-go [2023-05-05T12:15:32.798Z] ---> Running in 73d37fc09ac6 [2023-05-05T12:15:32.798Z] ---> Running in e7e5225cd985 [2023-05-05T12:15:33.070Z] Removing intermediate container 83ca6f383c2b [2023-05-05T12:15:33.070Z] ---> c3fc40467732 [2023-05-05T12:15:33.070Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T12:15:33.070Z] ---> Running in b5f34b78660f [2023-05-05T12:15:33.353Z] Removing intermediate container e37cbefe37d9 [2023-05-05T12:15:33.353Z] ---> d85d74d52aa1 [2023-05-05T12:15:33.353Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T12:15:33.630Z] Removing intermediate container b4836f8325b0 [2023-05-05T12:15:33.630Z] ---> 9bf513c89ed7 [2023-05-05T12:15:33.630Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T12:15:33.630Z] ---> Running in 7e2f94160392 [2023-05-05T12:15:33.630Z] Removing intermediate container 73d37fc09ac6 [2023-05-05T12:15:33.630Z] ---> 652a09918fde [2023-05-05T12:15:33.630Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T12:15:33.630Z] ---> Running in 14fd3127d172 [2023-05-05T12:15:33.902Z] ---> Running in 13b1a8787311 [2023-05-05T12:15:34.191Z] Removing intermediate container e7e5225cd985 [2023-05-05T12:15:34.191Z] ---> 40a43eb3ccf3 [2023-05-05T12:15:34.191Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-05T12:15:34.191Z] ---> Running in 5a31d69c4f4b [2023-05-05T12:15:34.463Z] Removing intermediate container 7e2f94160392 [2023-05-05T12:15:34.463Z] ---> 1307dba3ea5f [2023-05-05T12:15:34.463Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T12:15:34.732Z] ---> Running in 1dad9ad5d7ae [2023-05-05T12:15:35.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:15:35.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:15:36.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:15:36.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:15:36.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:15:36.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:15:36.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:15:37.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:15:37.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:15:37.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:15:37.546Z] OK: 263 MiB in 53 packages [2023-05-05T12:15:38.130Z] OK: 263 MiB in 53 packages [2023-05-05T12:15:38.399Z] OK: 263 MiB in 53 packages [2023-05-05T12:15:38.669Z] OK: 263 MiB in 53 packages [2023-05-05T12:15:38.937Z] Removing intermediate container b5f34b78660f [2023-05-05T12:15:38.937Z] ---> 9dc871b2eaaa [2023-05-05T12:15:38.937Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T12:15:38.937Z] OK: 263 MiB in 53 packages [2023-05-05T12:15:39.912Z] Removing intermediate container 13b1a8787311 [2023-05-05T12:15:39.912Z] ---> e09f2fa53fa4 [2023-05-05T12:15:39.912Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T12:15:40.179Z] Removing intermediate container 14fd3127d172 [2023-05-05T12:15:40.179Z] ---> f7db21226f64 [2023-05-05T12:15:40.179Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T12:15:40.446Z] Removing intermediate container 5a31d69c4f4b [2023-05-05T12:15:40.446Z] ---> a1d0ef0c2f21 [2023-05-05T12:15:40.446Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-05T12:15:40.446Z] ---> ce1124166731 [2023-05-05T12:15:40.446Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:15:40.446Z] Removing intermediate container 1dad9ad5d7ae [2023-05-05T12:15:40.446Z] ---> b85f73b25f6d [2023-05-05T12:15:40.446Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T12:15:40.713Z] ---> Running in 2a723d98ceb5 [2023-05-05T12:15:41.299Z] ---> 3fe24b07473b [2023-05-05T12:15:41.299Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:15:41.299Z] ---> ab6701788eb3 [2023-05-05T12:15:41.299Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:15:41.299Z] ---> Running in 2b943385d925 [2023-05-05T12:15:41.567Z] ---> 460f9642730e [2023-05-05T12:15:41.567Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:15:41.567Z] ---> Running in 72c7d565729d [2023-05-05T12:15:41.834Z] ---> Running in 9d3f946d55b2 [2023-05-05T12:15:41.834Z] ---> 5d9631d2c8d0 [2023-05-05T12:15:41.834Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:15:42.102Z] ---> Running in ab6740c0e9fe [2023-05-05T12:15:45.108Z] ---> 075d62603711 [2023-05-05T12:15:45.108Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T12:15:45.108Z] ---> 83f98b54b1d3 [2023-05-05T12:15:45.108Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-05T12:15:45.108Z] ---> 31c4cc46e93d [2023-05-05T12:15:45.108Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-05T12:15:45.108Z] ---> 756d52782eb0 [2023-05-05T12:15:45.108Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-05T12:15:45.108Z] ---> 6e2657011a07 [2023-05-05T12:15:45.108Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T12:15:45.108Z] ---> Running in 9ffb0c9aff1e [2023-05-05T12:15:45.108Z] ---> Running in c2c8c7944513 [2023-05-05T12:15:45.108Z] ---> Running in b1fdf9d0d937 [2023-05-05T12:15:45.108Z] ---> Running in 32a1ca44eea5 [2023-05-05T12:15:45.108Z] ---> Running in 7d0c3250aa2d [2023-05-05T12:15:45.108Z] Removing intermediate container 9ffb0c9aff1e [2023-05-05T12:15:45.108Z] ---> eb6509d53d61 [2023-05-05T12:15:45.108Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T12:15:45.108Z] Removing intermediate container b1fdf9d0d937 [2023-05-05T12:15:45.108Z] ---> 79a1f4914022 [2023-05-05T12:15:45.108Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T12:15:45.108Z] ---> Running in 0461bdd84aac [2023-05-05T12:15:45.108Z] ---> Running in 755148a3435b [2023-05-05T12:15:45.108Z] Removing intermediate container 0461bdd84aac [2023-05-05T12:15:45.108Z] ---> 5c9524e7fdae [2023-05-05T12:15:45.108Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T12:15:45.108Z] Removing intermediate container 755148a3435b [2023-05-05T12:15:45.108Z] ---> 938374217c47 [2023-05-05T12:15:45.108Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T12:15:45.108Z] ---> Running in c3d3e02404d7 [2023-05-05T12:15:45.108Z] ---> Running in 771b816582ec [2023-05-05T12:15:45.108Z] Removing intermediate container c3d3e02404d7 [2023-05-05T12:15:45.108Z] ---> 2c3015a2636b [2023-05-05T12:15:45.108Z] 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-05T12:15:45.108Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-05T12:15:45.108Z] ---> Running in 1309761d2f3d [2023-05-05T12:15:45.108Z] Removing intermediate container 771b816582ec [2023-05-05T12:15:45.108Z] ---> b71fd3029af8 [2023-05-05T12:15:45.108Z] 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-05T12:15:45.108Z] ---> Running in 8d29fc1b1c9a [2023-05-05T12:15:45.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-05T12:15:45.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-05T12:15:46.062Z] Removing intermediate container 1309761d2f3d [2023-05-05T12:15:46.062Z] ---> c1e3c5eb1bb6 [2023-05-05T12:15:46.062Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T12:15:46.062Z] Removing intermediate container 8d29fc1b1c9a [2023-05-05T12:15:46.062Z] ---> e490c24186ec [2023-05-05T12:15:46.062Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T12:15:46.062Z] ---> Running in 2477256e919f [2023-05-05T12:15:46.321Z] ---> Running in 46838b16cfa0 [2023-05-05T12:15:46.579Z] Removing intermediate container 46838b16cfa0 [2023-05-05T12:15:46.579Z] ---> eb91670b4853 [2023-05-05T12:15:46.579Z] [2023-05-05T12:15:46.579Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T12:15:46.579Z] Removing intermediate container 2477256e919f [2023-05-05T12:15:46.579Z] ---> d1bfdfc6f6c4 [2023-05-05T12:15:46.579Z] [2023-05-05T12:15:46.579Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T12:15:47.145Z] 3.17: Pulling from library/alpine [2023-05-05T12:15:47.145Z] 3.17: Pulling from library/alpine [2023-05-05T12:15:47.403Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T12:15:47.403Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T12:15:47.403Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T12:15:47.403Z] Status: Image is up to date for alpine:3.17 [2023-05-05T12:15:47.403Z] ---> 9ed4aefc74f6 [2023-05-05T12:15:47.403Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T12:15:47.403Z] ---> 9ed4aefc74f6 [2023-05-05T12:15:47.403Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T12:15:47.403Z] ---> Running in 39b1574518e6 [2023-05-05T12:15:47.403Z] ---> Running in 3108f068896a [2023-05-05T12:15:47.661Z] Removing intermediate container 39b1574518e6 [2023-05-05T12:15:47.662Z] ---> 381d2d86805d [2023-05-05T12:15:47.662Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T12:15:47.662Z] ---> Running in a93af210e339 [2023-05-05T12:15:47.662Z] Removing intermediate container 3108f068896a [2023-05-05T12:15:47.662Z] ---> e357cc2c2512 [2023-05-05T12:15:47.662Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-05T12:15:47.920Z] ---> Running in 0b4874c20c4f [2023-05-05T12:15:48.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:15:48.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:15:48.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:15:48.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:15:48.743Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T12:15:48.743Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T12:15:48.743Z] OK: 17820 distinct packages available [2023-05-05T12:15:48.743Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T12:15:48.743Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T12:15:48.743Z] OK: 17820 distinct packages available [2023-05-05T12:15:48.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:15:49.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:15:49.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:15:49.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:15:49.294Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-05T12:15:49.294Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-05T12:15:49.294Z] (3/5) Installing libucontext (1.2-r0) [2023-05-05T12:15:49.294Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-05T12:15:49.294Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-05T12:15:49.294Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:15:49.294Z] OK: 8 MiB in 20 packages [2023-05-05T12:15:49.294Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-05T12:15:49.294Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-05T12:15:49.294Z] (3/4) Installing libucontext (1.2-r0) [2023-05-05T12:15:49.294Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-05T12:15:49.587Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:15:49.587Z] OK: 7 MiB in 19 packages [2023-05-05T12:15:54.859Z] Removing intermediate container a93af210e339 [2023-05-05T12:15:54.859Z] ---> da7c619f0228 [2023-05-05T12:15:54.859Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:15:54.859Z] Removing intermediate container 0b4874c20c4f [2023-05-05T12:15:54.859Z] ---> cc13b60eb1bd [2023-05-05T12:15:54.859Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:15:55.443Z] ---> a0331f323ee5 [2023-05-05T12:15:55.443Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:15:55.701Z] ---> ad472a683eca [2023-05-05T12:15:55.701Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:15:57.701Z] ---> 9a4e1b518aa6 [2023-05-05T12:15:57.701Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-05T12:15:57.701Z] ---> f799aac547b1 [2023-05-05T12:15:57.701Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T12:16:01.905Z] ---> 4168efa3d34a [2023-05-05T12:16:01.905Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T12:16:01.905Z] ---> f08166ebcae2 [2023-05-05T12:16:01.905Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T12:16:01.905Z] ---> b3f4da0ee949 [2023-05-05T12:16:01.905Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-05T12:16:01.905Z] ---> Running in a599ac0ed4ec [2023-05-05T12:16:02.164Z] Removing intermediate container a599ac0ed4ec [2023-05-05T12:16:02.164Z] ---> 89405329ac44 [2023-05-05T12:16:02.164Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-05T12:16:04.146Z] ---> ce959a515503 [2023-05-05T12:16:04.146Z] Step 22/27 : WORKDIR / [2023-05-05T12:16:04.713Z] ---> Running in 83237cde2b89 [2023-05-05T12:16:04.971Z] ---> a75d5f5820bb [2023-05-05T12:16:04.971Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T12:16:05.597Z] Removing intermediate container 83237cde2b89 [2023-05-05T12:16:05.597Z] ---> e56da853d527 [2023-05-05T12:16:05.597Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T12:16:05.857Z] ---> b045c373406a [2023-05-05T12:16:05.857Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-05T12:16:05.857Z] ---> Running in 016c09aea7d3 [2023-05-05T12:16:06.502Z] Removing intermediate container 016c09aea7d3 [2023-05-05T12:16:06.502Z] ---> def1b4ef1aa2 [2023-05-05T12:16:06.502Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T12:16:06.763Z] ---> c7853236d612 [2023-05-05T12:16:06.763Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-05T12:16:06.763Z] ---> Running in 221be3358f2f [2023-05-05T12:16:08.667Z] Removing intermediate container 221be3358f2f [2023-05-05T12:16:08.668Z] ---> d6675d716c3e [2023-05-05T12:16:08.668Z] Step 25/27 : LABEL arch=x86_64 [2023-05-05T12:16:08.943Z] ---> affc4d20c59e [2023-05-05T12:16:08.943Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T12:16:08.943Z] ---> Running in dfa23ee0f8fd [2023-05-05T12:16:08.943Z] ---> Running in 7face4de1d4e [2023-05-05T12:16:09.210Z] Removing intermediate container 7face4de1d4e [2023-05-05T12:16:09.211Z] ---> 9dff95e4896b [2023-05-05T12:16:09.211Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T12:16:10.186Z] Removing intermediate container dfa23ee0f8fd [2023-05-05T12:16:10.186Z] ---> ddb6a835354c [2023-05-05T12:16:10.186Z] Step 26/27 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:16:10.186Z] ---> Running in 87a21654ba25 [2023-05-05T12:16:11.141Z] ---> Running in feadd983d053 [2023-05-05T12:16:11.141Z] Removing intermediate container 87a21654ba25 [2023-05-05T12:16:11.141Z] ---> 8fe5ccc8f37d [2023-05-05T12:16:11.141Z] Step 25/27 : LABEL arch=x86_64 [2023-05-05T12:16:11.495Z] ---> Running in ceceb56b345e [2023-05-05T12:16:11.495Z] Removing intermediate container feadd983d053 [2023-05-05T12:16:11.495Z] ---> 0374b201ef25 [2023-05-05T12:16:11.495Z] Step 27/27 : LABEL version=3.0.0-dev.149 [2023-05-05T12:16:11.495Z] ---> Running in 6877d6134d5c [2023-05-05T12:16:11.495Z] Removing intermediate container ceceb56b345e [2023-05-05T12:16:11.495Z] ---> 15425a297f21 [2023-05-05T12:16:11.495Z] Step 26/27 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:16:11.778Z] Removing intermediate container c2c8c7944513 [2023-05-05T12:16:11.778Z] ---> 06d113216f24 [2023-05-05T12:16:11.778Z] [2023-05-05T12:16:11.778Z] Step 10/25 : FROM alpine:3.17 [2023-05-05T12:16:11.778Z] ---> 9ed4aefc74f6 [2023-05-05T12:16:11.778Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T12:16:14.354Z] ---> Running in a568e4986bf4 [2023-05-05T12:16:14.354Z] ---> Running in 5ef7b61cea73 [2023-05-05T12:16:14.354Z] Removing intermediate container 6877d6134d5c [2023-05-05T12:16:14.354Z] ---> 9b1ff59bbf1b [2023-05-05T12:16:14.354Z] [2023-05-05T12:16:14.354Z] Successfully built 9b1ff59bbf1b [2023-05-05T12:16:14.354Z] Successfully tagged security-spire-config:latest [2023-05-05T12:16:14.354Z] Removing intermediate container a568e4986bf4 [2023-05-05T12:16:14.354Z] ---> 0bfbfb9ae896 [2023-05-05T12:16:14.354Z] Step 27/27 : LABEL version=3.0.0-dev.149 [2023-05-05T12:16:14.354Z]  Building security-spire-config ... done Building core-data [2023-05-05T12:16:14.354Z] ---> Running in f4c3c25e37da [2023-05-05T12:16:14.354Z] Removing intermediate container 32a1ca44eea5 [2023-05-05T12:16:14.354Z] ---> 5d369d80b660 [2023-05-05T12:16:14.354Z] [2023-05-05T12:16:14.354Z] Step 9/22 : FROM alpine:3.17 [2023-05-05T12:16:14.354Z] ---> 9ed4aefc74f6 [2023-05-05T12:16:14.354Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-05T12:16:14.354Z] Removing intermediate container 7d0c3250aa2d [2023-05-05T12:16:14.354Z] ---> d4bdbe242c79 [2023-05-05T12:16:14.354Z] [2023-05-05T12:16:14.354Z] Step 9/33 : FROM alpine:3.17 [2023-05-05T12:16:14.354Z] ---> 9ed4aefc74f6 [2023-05-05T12:16:14.354Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T12:16:14.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:14.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:14.613Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T12:16:14.613Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:16:14.613Z] OK: 7 MiB in 16 packages [2023-05-05T12:16:17.165Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:16:17.165Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:16:17.165Z] ---> a5063c2730df [2023-05-05T12:16:17.165Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:16:17.165Z] ---> Using cache [2023-05-05T12:16:17.165Z] ---> 393a70f6afb3 [2023-05-05T12:16:17.165Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T12:16:17.165Z] ---> Using cache [2023-05-05T12:16:17.165Z] ---> 52695eb27bc9 [2023-05-05T12:16:17.165Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T12:16:17.165Z] ---> Using cache [2023-05-05T12:16:17.165Z] ---> 12a68f32283f [2023-05-05T12:16:17.165Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T12:16:17.165Z] ---> Using cache [2023-05-05T12:16:17.165Z] ---> e68d39d8cd76 [2023-05-05T12:16:17.165Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:16:17.165Z] ---> Using cache [2023-05-05T12:16:17.165Z] ---> b73ee4cda10b [2023-05-05T12:16:17.165Z] Step 8/23 : COPY . . [2023-05-05T12:16:17.165Z] ---> Using cache [2023-05-05T12:16:17.165Z] ---> 31c4cc46e93d [2023-05-05T12:16:17.165Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-05T12:16:18.110Z] ---> Running in 921c00ebaf0a [2023-05-05T12:16:18.110Z] ---> Running in a2531640c4c1 [2023-05-05T12:16:18.110Z] ---> Running in 970c9126a2e5 [2023-05-05T12:16:18.110Z] Removing intermediate container f4c3c25e37da [2023-05-05T12:16:18.110Z] ---> 4b97c6f28b6d [2023-05-05T12:16:18.110Z] [2023-05-05T12:16:18.370Z] Successfully built 4b97c6f28b6d [2023-05-05T12:16:18.370Z] Successfully tagged security-spire-agent:latest [2023-05-05T12:16:18.370Z] Building security-proxy-auth [2023-05-05T12:16:18.370Z]  Building security-spire-agent ... done Removing intermediate container a2531640c4c1 [2023-05-05T12:16:18.370Z] ---> 33d733c9a9eb [2023-05-05T12:16:18.370Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-05T12:16:18.370Z] Removing intermediate container 5ef7b61cea73 [2023-05-05T12:16:18.370Z] ---> ee43e3307a4a [2023-05-05T12:16:18.370Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T12:16:18.370Z] ---> Running in d6491012a28f [2023-05-05T12:16:18.370Z] ---> Running in f2a789f18beb [2023-05-05T12:16:19.314Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-05T12:16:20.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:20.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:21.002Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:16:21.002Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:16:21.002Z] ---> a5063c2730df [2023-05-05T12:16:21.002Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:16:21.002Z] ---> Using cache [2023-05-05T12:16:21.002Z] ---> 393a70f6afb3 [2023-05-05T12:16:21.002Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T12:16:21.002Z] ---> Using cache [2023-05-05T12:16:21.002Z] ---> 52695eb27bc9 [2023-05-05T12:16:21.002Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T12:16:21.002Z] ---> Using cache [2023-05-05T12:16:21.002Z] ---> 12a68f32283f [2023-05-05T12:16:21.002Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T12:16:21.002Z] ---> Using cache [2023-05-05T12:16:21.002Z] ---> e68d39d8cd76 [2023-05-05T12:16:21.002Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:16:21.002Z] ---> Using cache [2023-05-05T12:16:21.002Z] ---> b73ee4cda10b [2023-05-05T12:16:21.002Z] Step 8/23 : COPY . . [2023-05-05T12:16:21.002Z] ---> Using cache [2023-05-05T12:16:21.002Z] ---> 31c4cc46e93d [2023-05-05T12:16:21.003Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-05T12:16:21.003Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T12:16:21.003Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-05T12:16:21.003Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:16:21.003Z] OK: 8 MiB in 17 packages [2023-05-05T12:16:21.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:21.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:21.931Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T12:16:21.932Z] (2/2) Installing su-exec (0.2-r2) [2023-05-05T12:16:21.932Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:16:21.932Z] OK: 7 MiB in 17 packages [2023-05-05T12:16:23.311Z] Removing intermediate container f2a789f18beb [2023-05-05T12:16:23.311Z] ---> 69a66d40fcd5 [2023-05-05T12:16:23.311Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-05T12:16:23.311Z] ---> Running in b4e842789e84 [2023-05-05T12:16:23.311Z] ---> Running in e5bd05e019e4 [2023-05-05T12:16:23.311Z] Removing intermediate container e5bd05e019e4 [2023-05-05T12:16:23.311Z] ---> 8f53713ec795 [2023-05-05T12:16:23.311Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-05T12:16:23.311Z] ---> Running in de7b95f27032 [2023-05-05T12:16:23.570Z] Removing intermediate container de7b95f27032 [2023-05-05T12:16:23.570Z] ---> bd31417fdc03 [2023-05-05T12:16:23.570Z] Step 15/25 : WORKDIR / [2023-05-05T12:16:23.570Z] ---> Running in ae77282ca6f8 [2023-05-05T12:16:23.835Z] Removing intermediate container 921c00ebaf0a [2023-05-05T12:16:23.835Z] ---> 58f2cb95216b [2023-05-05T12:16:23.835Z] 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-05T12:16:23.835Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-05T12:16:23.835Z] Removing intermediate container d6491012a28f [2023-05-05T12:16:23.835Z] ---> c76760160ce2 [2023-05-05T12:16:23.835Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-05T12:16:23.835Z] Removing intermediate container ae77282ca6f8 [2023-05-05T12:16:23.835Z] ---> 1b83b23dcf72 [2023-05-05T12:16:23.835Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:16:23.835Z] ---> Running in 83f12b5a01d3 [2023-05-05T12:16:24.097Z] ---> Running in 468b5292e109 [2023-05-05T12:16:24.097Z] Removing intermediate container 83f12b5a01d3 [2023-05-05T12:16:24.097Z] ---> 0dfa1355401c [2023-05-05T12:16:24.097Z] Step 12/22 : WORKDIR /edgex [2023-05-05T12:16:24.357Z] Removing intermediate container 468b5292e109 [2023-05-05T12:16:24.357Z] ---> a0237578bfe2 [2023-05-05T12:16:24.357Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-05T12:16:24.357Z] ---> Running in ba16f04df672 [2023-05-05T12:16:24.357Z] ---> be72e6b48350 [2023-05-05T12:16:24.357Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:16:24.357Z] ---> Running in a92b6b0c6f50 [2023-05-05T12:16:24.618Z] Removing intermediate container a92b6b0c6f50 [2023-05-05T12:16:24.618Z] ---> 74e722c98212 [2023-05-05T12:16:24.618Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-05T12:16:24.618Z] ---> Running in d99316cec0b7 [2023-05-05T12:16:24.618Z] Removing intermediate container ba16f04df672 [2023-05-05T12:16:24.618Z] ---> 67dc953f4e0f [2023-05-05T12:16:24.618Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:16:24.888Z] ---> 53098b1f5d26 [2023-05-05T12:16:24.888Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-05T12:16:25.147Z] Removing intermediate container d99316cec0b7 [2023-05-05T12:16:25.147Z] ---> 5e7bdcb7c1e7 [2023-05-05T12:16:25.147Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-05T12:16:25.405Z] ---> 0962a4ee893e [2023-05-05T12:16:25.405Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:16:25.665Z] ---> Running in 2534316c1170 [2023-05-05T12:16:25.665Z] ---> 768711a6cf58 [2023-05-05T12:16:25.665Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:16:25.665Z] ---> a79b15a7e894 [2023-05-05T12:16:25.665Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-05T12:16:25.665Z] Removing intermediate container 2534316c1170 [2023-05-05T12:16:25.665Z] ---> 4b50b35319ec [2023-05-05T12:16:25.665Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-05T12:16:25.665Z] ---> Running in 1fd9f63f1820 [2023-05-05T12:16:25.923Z] ---> 5b7a25b448af [2023-05-05T12:16:25.923Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-05T12:16:25.923Z] ---> c3648eb01765 [2023-05-05T12:16:25.923Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-05T12:16:26.490Z] ---> 5290fd2fb645 [2023-05-05T12:16:26.490Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-05T12:16:26.798Z] ---> Running in e211695041ea [2023-05-05T12:16:26.798Z] ---> f59f5cb7a005 [2023-05-05T12:16:26.798Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T12:16:27.056Z] Removing intermediate container e211695041ea [2023-05-05T12:16:27.056Z] ---> 833da895e520 [2023-05-05T12:16:27.056Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T12:16:27.056Z] ---> e46d423fb378 [2023-05-05T12:16:27.056Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T12:16:27.056Z] Removing intermediate container 1fd9f63f1820 [2023-05-05T12:16:27.056Z] ---> 1358572175c1 [2023-05-05T12:16:27.056Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-05T12:16:27.056Z] ---> Running in abdfc1d2682f [2023-05-05T12:16:27.315Z] ---> Running in f84e9f2c0611 [2023-05-05T12:16:27.315Z] ---> Running in 7ddfcbc0c469 [2023-05-05T12:16:27.315Z] Removing intermediate container abdfc1d2682f [2023-05-05T12:16:27.315Z] ---> 6ce0078d640f [2023-05-05T12:16:27.315Z] Step 23/25 : LABEL arch=x86_64 [2023-05-05T12:16:27.573Z] ---> Running in 742c12db6827 [2023-05-05T12:16:27.573Z] Removing intermediate container 7ddfcbc0c469 [2023-05-05T12:16:27.573Z] ---> f51f5aea574b [2023-05-05T12:16:27.573Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-05T12:16:27.832Z] Removing intermediate container 742c12db6827 [2023-05-05T12:16:27.832Z] ---> 7710e77d1dea [2023-05-05T12:16:27.832Z] Step 24/25 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:16:28.091Z] ---> c91d9f590568 [2023-05-05T12:16:28.091Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-05T12:16:28.091Z] ---> Running in 86d52d7da8ea [2023-05-05T12:16:28.376Z] ---> Running in 590b52e92fe9 [2023-05-05T12:16:28.376Z] Removing intermediate container 86d52d7da8ea [2023-05-05T12:16:28.376Z] ---> 2c04f5cf6177 [2023-05-05T12:16:28.376Z] Step 25/25 : LABEL version=3.0.0-dev.149 [2023-05-05T12:16:28.376Z] ---> Running in d0c751c870d3 [2023-05-05T12:16:28.636Z] Removing intermediate container f84e9f2c0611 [2023-05-05T12:16:28.636Z] ---> 34ecf7f45f58 [2023-05-05T12:16:28.636Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T12:16:28.636Z] Removing intermediate container d0c751c870d3 [2023-05-05T12:16:28.636Z] ---> b460f1f3616c [2023-05-05T12:16:28.636Z] [2023-05-05T12:16:28.636Z] ---> Running in 193a3ced094f [2023-05-05T12:16:28.636Z] Successfully built b460f1f3616c [2023-05-05T12:16:28.636Z] Successfully tagged core-metadata:latest [2023-05-05T12:16:28.636Z] Building support-notifications [2023-05-05T12:16:30.088Z]  Building core-metadata ... done Removing intermediate container 193a3ced094f [2023-05-05T12:16:30.088Z] ---> 455107a06fdd [2023-05-05T12:16:30.088Z] Step 20/22 : LABEL arch=x86_64 [2023-05-05T12:16:31.993Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:16:31.993Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:16:31.993Z] ---> a5063c2730df [2023-05-05T12:16:31.993Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:16:31.993Z] ---> Using cache [2023-05-05T12:16:31.993Z] ---> 393a70f6afb3 [2023-05-05T12:16:31.993Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T12:16:31.993Z] ---> Using cache [2023-05-05T12:16:31.993Z] ---> 52695eb27bc9 [2023-05-05T12:16:31.993Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-05T12:16:37.283Z] ---> Running in 246a50e39db9 [2023-05-05T12:16:37.283Z] ---> Running in 73c39bcec822 [2023-05-05T12:16:37.283Z] Removing intermediate container 73c39bcec822 [2023-05-05T12:16:37.283Z] ---> be9a23538ec7 [2023-05-05T12:16:37.283Z] Step 21/22 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:16:37.283Z] Removing intermediate container 590b52e92fe9 [2023-05-05T12:16:37.283Z] ---> a4869c32a174 [2023-05-05T12:16:37.283Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:16:37.283Z] ---> Running in cadf9009e491 [2023-05-05T12:16:37.283Z] Removing intermediate container cadf9009e491 [2023-05-05T12:16:37.283Z] ---> 8693bd763f8d [2023-05-05T12:16:37.283Z] Step 22/22 : LABEL version=3.0.0-dev.149 [2023-05-05T12:16:37.283Z] ---> Running in 6da08d2c2600 [2023-05-05T12:16:37.283Z] ---> 4dbabd13cfb0 [2023-05-05T12:16:37.283Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:16:37.283Z] Removing intermediate container 6da08d2c2600 [2023-05-05T12:16:37.283Z] ---> 0bb163126117 [2023-05-05T12:16:37.283Z] [2023-05-05T12:16:37.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:37.283Z] Successfully built 0bb163126117 [2023-05-05T12:16:37.283Z] Successfully tagged security-proxy-setup:latest [2023-05-05T12:16:37.283Z]  Building security-proxy-setup ... done Building security-spire-server [2023-05-05T12:16:37.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:37.543Z] OK: 265 MiB in 53 packages [2023-05-05T12:16:40.870Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:16:40.870Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:16:40.870Z] ---> a5063c2730df [2023-05-05T12:16:40.870Z] Step 3/26 : WORKDIR /edgex-go [2023-05-05T12:16:40.870Z] ---> Using cache [2023-05-05T12:16:40.870Z] ---> b8888423ea22 [2023-05-05T12:16:40.870Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T12:16:42.857Z] ---> 0f6b02ab20f2 [2023-05-05T12:16:42.857Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-05T12:16:42.857Z] ---> Running in ae6404d5bf4e [2023-05-05T12:16:42.857Z] Removing intermediate container 970c9126a2e5 [2023-05-05T12:16:42.857Z] ---> cd52c2d492fb [2023-05-05T12:16:42.857Z] [2023-05-05T12:16:42.857Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T12:16:42.857Z] ---> 9ed4aefc74f6 [2023-05-05T12:16:42.857Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T12:16:43.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:43.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:43.394Z] ---> Running in a82dcbfd0ccc [2023-05-05T12:16:43.394Z] Removing intermediate container 246a50e39db9 [2023-05-05T12:16:43.394Z] ---> 78686f2e6b34 [2023-05-05T12:16:43.394Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T12:16:43.394Z] ---> 59e01e4665cd [2023-05-05T12:16:43.394Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-05T12:16:43.394Z] OK: 265 MiB in 53 packages [2023-05-05T12:16:43.394Z] Removing intermediate container a82dcbfd0ccc [2023-05-05T12:16:43.394Z] ---> 449d389fc0f0 [2023-05-05T12:16:43.394Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-05T12:16:43.394Z] ---> Running in 0c15423b9756 [2023-05-05T12:16:43.394Z] ---> a123b8decafd [2023-05-05T12:16:43.394Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:16:43.394Z] ---> 2456771f62ed [2023-05-05T12:16:43.394Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-05T12:16:43.656Z] ---> Running in 8130d3eff966 [2023-05-05T12:16:43.656Z] Removing intermediate container 0c15423b9756 [2023-05-05T12:16:43.656Z] ---> 41123192546d [2023-05-05T12:16:43.656Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-05T12:16:43.656Z] ---> Running in 539c1f5d8173 [2023-05-05T12:16:43.656Z] ---> cf60aa622c49 [2023-05-05T12:16:43.656Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-05T12:16:43.656Z] Removing intermediate container 539c1f5d8173 [2023-05-05T12:16:43.656Z] ---> 9438e734268a [2023-05-05T12:16:43.656Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T12:16:43.656Z] Removing intermediate container ae6404d5bf4e [2023-05-05T12:16:43.656Z] ---> cec260ae4f26 [2023-05-05T12:16:43.656Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-05T12:16:43.917Z] ---> Running in 0c02fe74347a [2023-05-05T12:16:43.917Z] ---> ebaab0312f6a [2023-05-05T12:16:43.917Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-05T12:16:43.917Z] ---> 2dab5195f374 [2023-05-05T12:16:43.917Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:16:43.917Z] ---> Running in 0f34b0f900fa [2023-05-05T12:16:44.185Z] ---> 376fb3cf8361 [2023-05-05T12:16:44.185Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-05T12:16:44.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:44.446Z] ---> c14d980cc669 [2023-05-05T12:16:44.446Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-05T12:16:44.446Z] ---> Running in 6b11d89967c7 [2023-05-05T12:16:44.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:44.707Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T12:16:44.707Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:16:44.707Z] OK: 7 MiB in 16 packages [2023-05-05T12:16:46.094Z] Removing intermediate container 0c02fe74347a [2023-05-05T12:16:46.094Z] ---> 8a3df6b2eea4 [2023-05-05T12:16:46.094Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:16:46.094Z] Removing intermediate container 6b11d89967c7 [2023-05-05T12:16:46.094Z] ---> 9ce829e2b903 [2023-05-05T12:16:46.094Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-05T12:16:46.094Z] ---> Running in e23065a90567 [2023-05-05T12:16:46.355Z] Removing intermediate container e23065a90567 [2023-05-05T12:16:46.355Z] ---> dec1955be836 [2023-05-05T12:16:46.355Z] Step 30/33 : CMD ["gate"] [2023-05-05T12:16:46.355Z] ---> dbe1d4f40f3a [2023-05-05T12:16:46.355Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:16:46.618Z] ---> Running in f2aa796d6a77 [2023-05-05T12:16:46.618Z] Removing intermediate container b4e842789e84 [2023-05-05T12:16:46.618Z] ---> 13c47d31f1b3 [2023-05-05T12:16:46.618Z] [2023-05-05T12:16:46.618Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T12:16:46.618Z] ---> 9ed4aefc74f6 [2023-05-05T12:16:46.618Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T12:16:46.618Z] ---> Running in c7945d3a972a [2023-05-05T12:16:46.618Z] ---> d56767c058ea [2023-05-05T12:16:46.618Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-05T12:16:46.618Z] Removing intermediate container f2aa796d6a77 [2023-05-05T12:16:46.618Z] ---> ced49d2f5064 [2023-05-05T12:16:46.618Z] Step 31/33 : LABEL arch=x86_64 [2023-05-05T12:16:46.618Z] ---> Running in 1d831e8117da [2023-05-05T12:16:46.618Z] Removing intermediate container c7945d3a972a [2023-05-05T12:16:46.618Z] ---> 2ca68ae5028f [2023-05-05T12:16:46.618Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T12:16:46.882Z] ---> Running in 6c47bf40ec04 [2023-05-05T12:16:46.882Z] Removing intermediate container 1d831e8117da [2023-05-05T12:16:46.882Z] ---> f835c0594887 [2023-05-05T12:16:46.882Z] Step 32/33 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:16:47.145Z] ---> Running in b90896f2abbc [2023-05-05T12:16:47.145Z] ---> 47e2657c4dc0 [2023-05-05T12:16:47.145Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:16:47.409Z] Removing intermediate container b90896f2abbc [2023-05-05T12:16:47.409Z] ---> c19c5de52d9c [2023-05-05T12:16:47.409Z] Step 33/33 : LABEL version=3.0.0-dev.149 [2023-05-05T12:16:47.409Z] ---> Running in d2f538b302c6 [2023-05-05T12:16:47.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:47.409Z] Removing intermediate container d2f538b302c6 [2023-05-05T12:16:47.409Z] ---> 9cd0e84ad5e8 [2023-05-05T12:16:47.409Z] [2023-05-05T12:16:47.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:16:47.409Z] ---> 5afd0e1c6d1c [2023-05-05T12:16:47.409Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-05T12:16:47.409Z] Successfully built 9cd0e84ad5e8 [2023-05-05T12:16:47.409Z] Successfully tagged security-bootstrapper:latest [2023-05-05T12:16:47.409Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-05-05T12:16:47.409Z] ---> Running in 440bec406c03 [2023-05-05T12:16:47.674Z] Removing intermediate container 440bec406c03 [2023-05-05T12:16:47.674Z] ---> 6b31afb4545a [2023-05-05T12:16:47.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T12:16:47.674Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T12:16:47.674Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:16:47.674Z] OK: 7 MiB in 16 packages [2023-05-05T12:16:50.245Z] ---> Running in eeafec66b450 [2023-05-05T12:16:50.245Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:16:50.245Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:16:50.245Z] ---> a5063c2730df [2023-05-05T12:16:50.245Z] Step 3/25 : WORKDIR /edgex-go [2023-05-05T12:16:50.245Z] ---> Using cache [2023-05-05T12:16:50.245Z] ---> b8888423ea22 [2023-05-05T12:16:50.245Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-05T12:16:50.245Z] ---> Using cache [2023-05-05T12:16:50.245Z] ---> d25ebe8a1f32 [2023-05-05T12:16:50.245Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-05T12:16:50.245Z] ---> Using cache [2023-05-05T12:16:50.245Z] ---> 9b7750350069 [2023-05-05T12:16:50.245Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:16:50.245Z] ---> Using cache [2023-05-05T12:16:50.245Z] ---> c62aae15116a [2023-05-05T12:16:50.245Z] Step 7/25 : COPY . . [2023-05-05T12:16:50.245Z] ---> Using cache [2023-05-05T12:16:50.245Z] ---> 756d52782eb0 [2023-05-05T12:16:50.245Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-05T12:16:51.212Z] ---> Running in a7513aa5112c [2023-05-05T12:16:51.212Z] Removing intermediate container eeafec66b450 [2023-05-05T12:16:51.212Z] ---> 5f97dee1156b [2023-05-05T12:16:51.212Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T12:16:51.212Z] ---> Running in 2fdf9cd0cf70 [2023-05-05T12:16:51.212Z] Removing intermediate container 6c47bf40ec04 [2023-05-05T12:16:51.212Z] ---> a0674bf9f1ba [2023-05-05T12:16:51.212Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:16:51.212Z] Removing intermediate container 2fdf9cd0cf70 [2023-05-05T12:16:51.212Z] ---> ac907d96c833 [2023-05-05T12:16:51.212Z] Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:16:51.212Z] ---> Running in aa19fda6a14a [2023-05-05T12:16:51.212Z] ---> efe8a5fb5c51 [2023-05-05T12:16:51.212Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:16:51.212Z] Removing intermediate container aa19fda6a14a [2023-05-05T12:16:51.212Z] ---> 58441fa9727b [2023-05-05T12:16:51.212Z] Step 23/23 : LABEL version=3.0.0-dev.149 [2023-05-05T12:16:51.212Z] ---> Running in 196ab54eb499 [2023-05-05T12:16:51.212Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-05T12:16:51.477Z] ---> 3e74c1914b63 [2023-05-05T12:16:51.477Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-05T12:16:51.477Z] Removing intermediate container 196ab54eb499 [2023-05-05T12:16:51.477Z] ---> ea58f490fe6f [2023-05-05T12:16:51.477Z] [2023-05-05T12:16:51.477Z] Successfully built ea58f490fe6f [2023-05-05T12:16:51.739Z] Successfully tagged core-data:latest [2023-05-05T12:16:51.739Z] Building core-common-config-bootstrapper [2023-05-05T12:16:55.291Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:16:55.291Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:16:55.291Z] ---> a5063c2730df [2023-05-05T12:16:55.291Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:16:55.291Z] ---> Using cache [2023-05-05T12:16:55.291Z] ---> 393a70f6afb3 [2023-05-05T12:16:55.291Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T12:16:55.291Z] ---> Using cache [2023-05-05T12:16:55.291Z] ---> 52695eb27bc9 [2023-05-05T12:16:55.291Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T12:16:55.291Z] ---> Using cache [2023-05-05T12:16:55.291Z] ---> 12a68f32283f [2023-05-05T12:16:55.291Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T12:16:55.291Z] ---> Using cache [2023-05-05T12:16:55.291Z] ---> e68d39d8cd76 [2023-05-05T12:16:55.291Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:16:55.291Z] ---> Using cache [2023-05-05T12:16:55.291Z] ---> b73ee4cda10b [2023-05-05T12:16:55.291Z] Step 8/23 : COPY . . [2023-05-05T12:16:55.291Z] ---> Using cache [2023-05-05T12:16:55.291Z] ---> 31c4cc46e93d [2023-05-05T12:16:55.291Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-05T12:17:06.179Z] ---> 1aa72830c9e1 [2023-05-05T12:17:06.179Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:17:06.179Z] ---> Running in 03a30392e1a0 [2023-05-05T12:17:06.179Z] ---> ae1422880b49 [2023-05-05T12:17:06.179Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-05T12:17:06.179Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-05T12:17:10.399Z] ---> e0ddae143988 [2023-05-05T12:17:10.399Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T12:17:18.501Z] ---> Running in 4c007498d567 [2023-05-05T12:17:18.501Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-05T12:17:18.501Z] Removing intermediate container 8130d3eff966 [2023-05-05T12:17:18.501Z] ---> db84a365145b [2023-05-05T12:17:18.501Z] Step 8/23 : COPY . . [2023-05-05T12:17:18.502Z] Removing intermediate container 0f34b0f900fa [2023-05-05T12:17:18.502Z] ---> e0f2d74c2f63 [2023-05-05T12:17:18.502Z] Step 7/26 : COPY . . [2023-05-05T12:17:29.098Z] ---> 3a50ce66ab32 [2023-05-05T12:17:29.098Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T12:17:29.098Z] ---> 1dc5ed0b2dc2 [2023-05-05T12:17:29.098Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-05T12:17:29.098Z] ---> Running in 93bff4a6beff [2023-05-05T12:17:29.098Z] ---> Running in f78ba73ffeea [2023-05-05T12:17:29.098Z] Removing intermediate container 4c007498d567 [2023-05-05T12:17:29.098Z] ---> eee11f3cd8e7 [2023-05-05T12:17:29.098Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T12:17:29.098Z] ---> Running in f7bce096e1d7 [2023-05-05T12:17:29.098Z] Removing intermediate container 93bff4a6beff [2023-05-05T12:17:29.098Z] ---> 789632beb9df [2023-05-05T12:17:29.098Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-05T12:17:29.098Z] ---> Running in e83cca320f42 [2023-05-05T12:17:29.358Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-05T12:17:29.358Z] Removing intermediate container f7bce096e1d7 [2023-05-05T12:17:29.358Z] ---> fb27e8d9b29f [2023-05-05T12:17:29.358Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T12:17:29.931Z] Removing intermediate container e83cca320f42 [2023-05-05T12:17:29.931Z] ---> 35ca4a33da31 [2023-05-05T12:17:29.931Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T12:17:29.931Z] ---> Running in ffdb45b4e70a [2023-05-05T12:17:30.244Z] ---> Running in df9a00adab0e [2023-05-05T12:17:30.814Z] Removing intermediate container ffdb45b4e70a [2023-05-05T12:17:30.814Z] ---> 911c1c830cd6 [2023-05-05T12:17:30.814Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T12:17:31.775Z] Removing intermediate container df9a00adab0e [2023-05-05T12:17:31.775Z] ---> b222d2e60f70 [2023-05-05T12:17:31.775Z] 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-05T12:17:31.775Z] ---> Running in ecde56976c9a [2023-05-05T12:17:32.036Z] ---> Running in 40184cbe08d2 [2023-05-05T12:17:32.036Z] Removing intermediate container 03a30392e1a0 [2023-05-05T12:17:32.036Z] ---> b651f2abab48 [2023-05-05T12:17:32.036Z] [2023-05-05T12:17:32.036Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T12:17:32.036Z] ---> 9ed4aefc74f6 [2023-05-05T12:17:32.036Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T12:17:32.036Z] ---> Using cache [2023-05-05T12:17:32.036Z] ---> 2ca68ae5028f [2023-05-05T12:17:32.036Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T12:17:32.036Z] ---> Using cache [2023-05-05T12:17:32.036Z] ---> a0674bf9f1ba [2023-05-05T12:17:32.036Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:17:32.036Z] Removing intermediate container ecde56976c9a [2023-05-05T12:17:32.036Z] ---> c79b358e0b5f [2023-05-05T12:17:32.036Z] Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:17:32.036Z] ---> Using cache [2023-05-05T12:17:32.036Z] Removing intermediate container a7513aa5112c [2023-05-05T12:17:32.036Z] ---> 227bba018a15 [2023-05-05T12:17:32.036Z] [2023-05-05T12:17:32.036Z] Step 9/25 : FROM alpine:3.17 [2023-05-05T12:17:32.036Z] ---> 9ed4aefc74f6 [2023-05-05T12:17:32.036Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-05T12:17:32.036Z] ---> efe8a5fb5c51 [2023-05-05T12:17:32.036Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:17:32.036Z] ---> Using cache [2023-05-05T12:17:32.036Z] ---> 3e74c1914b63 [2023-05-05T12:17:32.036Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-05T12:17:32.036Z] ---> Running in 695577cc60d3 [2023-05-05T12:17:32.326Z] ---> Running in 95c46ff3007b [2023-05-05T12:17:32.326Z] Removing intermediate container 695577cc60d3 [2023-05-05T12:17:32.326Z] ---> 43b4fd5da974 [2023-05-05T12:17:32.326Z] Step 23/23 : LABEL version=3.0.0-dev.149 [2023-05-05T12:17:32.326Z] ---> Running in 42a0d89727eb [2023-05-05T12:17:32.679Z] Removing intermediate container 42a0d89727eb [2023-05-05T12:17:32.679Z] ---> b8f853cd35e9 [2023-05-05T12:17:32.679Z] [2023-05-05T12:17:32.679Z] Successfully built b8f853cd35e9 [2023-05-05T12:17:32.679Z] Successfully tagged security-proxy-auth:latest [2023-05-05T12:17:32.679Z]  Building security-proxy-auth ... done Building support-scheduler [2023-05-05T12:17:32.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:17:32.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:17:32.938Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-05T12:17:32.938Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-05T12:17:32.938Z] (3/3) Installing su-exec (0.2-r2) [2023-05-05T12:17:32.938Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:17:33.292Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T12:17:33.292Z] OK: 8 MiB in 18 packages [2023-05-05T12:17:33.865Z] Removing intermediate container ab6740c0e9fe [2023-05-05T12:17:33.865Z] ---> 2b6ce16e1cd4 [2023-05-05T12:17:33.865Z] Step 8/23 : COPY . . [2023-05-05T12:17:33.865Z] Removing intermediate container 9d3f946d55b2 [2023-05-05T12:17:33.865Z] ---> 16215cedb95e [2023-05-05T12:17:33.865Z] Step 8/24 : COPY . . [2023-05-05T12:17:33.865Z] Removing intermediate container 2a723d98ceb5 [2023-05-05T12:17:33.865Z] ---> dda3904d9afe [2023-05-05T12:17:33.865Z] Step 7/27 : COPY . . [2023-05-05T12:17:33.865Z] Removing intermediate container 72c7d565729d [2023-05-05T12:17:33.865Z] ---> d551b2c3027b [2023-05-05T12:17:33.865Z] Step 7/27 : COPY . . [2023-05-05T12:17:33.865Z] Removing intermediate container 2b943385d925 [2023-05-05T12:17:33.865Z] ---> e7459cbbaa69 [2023-05-05T12:17:33.865Z] Step 8/23 : COPY . . [2023-05-05T12:17:33.865Z] ---> 4d0a6c050b34 [2023-05-05T12:17:33.865Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-05T12:17:33.865Z] ---> d9a13738c64e [2023-05-05T12:17:33.865Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T12:17:33.865Z] ---> Running in c67e892dbdce [2023-05-05T12:17:33.865Z] ---> Running in 7a0ac58106e7 [2023-05-05T12:17:33.865Z] ---> 8e84075eeae0 [2023-05-05T12:17:33.865Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-05T12:17:33.865Z] ---> 9ece68b51950 [2023-05-05T12:17:33.865Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-05T12:17:33.865Z] ---> Running in 9d7023fc92f6 [2023-05-05T12:17:34.165Z] ---> 53f1e6130796 [2023-05-05T12:17:34.165Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T12:17:34.165Z] ---> Running in 1f66b86889d5 [2023-05-05T12:17:34.432Z] ---> Running in a4e311b5067d [2023-05-05T12:17:34.720Z] ---> 573cde043af7 [2023-05-05T12:17:34.720Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:17:35.017Z] Removing intermediate container 7a0ac58106e7 [2023-05-05T12:17:35.017Z] ---> f88972a50744 [2023-05-05T12:17:35.017Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T12:17:35.017Z] ---> Running in a850dffa4473 [2023-05-05T12:17:35.620Z] Removing intermediate container a4e311b5067d [2023-05-05T12:17:35.620Z] ---> 7341513d5632 [2023-05-05T12:17:35.620Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T12:17:35.620Z] ---> Running in 16e89a045d2d [2023-05-05T12:17:35.620Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-05T12:17:36.595Z] Removing intermediate container a850dffa4473 [2023-05-05T12:17:36.596Z] ---> b9b236e76ece [2023-05-05T12:17:36.596Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T12:17:36.596Z] ---> Running in ff27f5d7d11f [2023-05-05T12:17:36.662Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:17:36.662Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:17:36.662Z] ---> a5063c2730df [2023-05-05T12:17:36.662Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:17:36.662Z] ---> Using cache [2023-05-05T12:17:36.662Z] ---> 393a70f6afb3 [2023-05-05T12:17:36.662Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T12:17:36.662Z] ---> Using cache [2023-05-05T12:17:36.662Z] ---> 52695eb27bc9 [2023-05-05T12:17:36.662Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T12:17:36.662Z] ---> Using cache [2023-05-05T12:17:36.662Z] ---> 12a68f32283f [2023-05-05T12:17:36.662Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T12:17:36.662Z] ---> Using cache [2023-05-05T12:17:36.662Z] ---> e68d39d8cd76 [2023-05-05T12:17:36.662Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:17:36.662Z] ---> Using cache [2023-05-05T12:17:36.662Z] ---> b73ee4cda10b [2023-05-05T12:17:36.662Z] Step 8/23 : COPY . . [2023-05-05T12:17:36.662Z] ---> Using cache [2023-05-05T12:17:36.662Z] ---> 31c4cc46e93d [2023-05-05T12:17:36.662Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-05T12:17:36.867Z] Removing intermediate container 16e89a045d2d [2023-05-05T12:17:36.867Z] ---> 9846fa1dcfcb [2023-05-05T12:17:36.867Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T12:17:36.867Z] ---> Running in 8cf494d0ba31 [2023-05-05T12:17:37.141Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-05T12:17:37.141Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-05T12:17:37.731Z] Removing intermediate container ff27f5d7d11f [2023-05-05T12:17:37.731Z] ---> 33654f74df53 [2023-05-05T12:17:37.731Z] 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-05T12:17:38.004Z] ---> Running in 7d9a0c9a3665 [2023-05-05T12:17:38.004Z] Removing intermediate container 8cf494d0ba31 [2023-05-05T12:17:38.004Z] ---> 672fa7979fb0 [2023-05-05T12:17:38.004Z] 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-05T12:17:38.274Z] ---> Running in 99e2c84031de [2023-05-05T12:17:38.586Z] ---> Running in e71c43446054 [2023-05-05T12:17:38.586Z] ---> bc358577e109 [2023-05-05T12:17:38.586Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-05T12:17:38.848Z] Removing intermediate container 40184cbe08d2 [2023-05-05T12:17:38.848Z] ---> 4a3358f268e1 [2023-05-05T12:17:38.848Z] Step 12/26 : WORKDIR /edgex-go [2023-05-05T12:17:39.133Z] ---> Running in ecfcee231eb0 [2023-05-05T12:17:39.133Z] ---> 3cfe2c3f2722 [2023-05-05T12:17:39.133Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T12:17:39.133Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-05T12:17:39.133Z] Removing intermediate container 95c46ff3007b [2023-05-05T12:17:39.133Z] ---> 0a39e85201dd [2023-05-05T12:17:39.133Z] 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-05T12:17:39.397Z] ---> Running in ed0e2c313fe1 [2023-05-05T12:17:39.397Z] Removing intermediate container ecfcee231eb0 [2023-05-05T12:17:39.397Z] ---> e5f490c8963b [2023-05-05T12:17:39.397Z] [2023-05-05T12:17:39.397Z] Step 13/26 : FROM alpine:3.17 [2023-05-05T12:17:39.397Z] ---> 9ed4aefc74f6 [2023-05-05T12:17:39.397Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T12:17:39.397Z] ---> Using cache [2023-05-05T12:17:39.397Z] ---> e357cc2c2512 [2023-05-05T12:17:39.397Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T12:17:39.397Z] ---> Running in 21fe0cf8bbb9 [2023-05-05T12:17:39.659Z] ---> Running in ef3a421929af [2023-05-05T12:17:39.920Z] Removing intermediate container 21fe0cf8bbb9 [2023-05-05T12:17:39.920Z] ---> afd592bce65f [2023-05-05T12:17:39.920Z] Step 12/25 : WORKDIR / [2023-05-05T12:17:39.920Z] ---> Running in c0f0d9a769f9 [2023-05-05T12:17:40.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:17:40.180Z] Removing intermediate container c0f0d9a769f9 [2023-05-05T12:17:40.180Z] ---> 13a6e72f2f75 [2023-05-05T12:17:40.180Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:17:40.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:17:40.705Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T12:17:40.705Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T12:17:40.705Z] OK: 17820 distinct packages available [2023-05-05T12:17:40.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:17:40.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:17:40.705Z] ---> 65dab365257c [2023-05-05T12:17:40.705Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:17:41.017Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-05T12:17:41.017Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-05T12:17:41.017Z] (3/5) Installing libucontext (1.2-r0) [2023-05-05T12:17:41.017Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-05T12:17:41.017Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-05T12:17:41.017Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:17:41.017Z] OK: 8 MiB in 20 packages [2023-05-05T12:17:41.017Z] Removing intermediate container ed0e2c313fe1 [2023-05-05T12:17:41.017Z] ---> ac78a23a16c4 [2023-05-05T12:17:41.017Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T12:17:41.279Z] ---> Running in 884005ba9ccb [2023-05-05T12:17:41.541Z] ---> 6312474b4e51 [2023-05-05T12:17:41.541Z] 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-05T12:17:41.541Z] Removing intermediate container 884005ba9ccb [2023-05-05T12:17:41.541Z] ---> e38b6ce58816 [2023-05-05T12:17:41.541Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T12:17:41.803Z] ---> Running in 6ef5072459fb [2023-05-05T12:17:42.063Z] ---> 455ae2504f79 [2023-05-05T12:17:42.063Z] 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-05T12:17:42.063Z] Removing intermediate container ef3a421929af [2023-05-05T12:17:42.063Z] ---> 333326d21caa [2023-05-05T12:17:42.063Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:17:42.063Z] Removing intermediate container 6ef5072459fb [2023-05-05T12:17:42.063Z] ---> d3d518375d04 [2023-05-05T12:17:42.063Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T12:17:42.063Z] ---> Running in 8af09c7a050a [2023-05-05T12:17:42.326Z] ---> e9169d200d6e [2023-05-05T12:17:42.326Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:17:42.326Z] ---> 6f5e5e97b80f [2023-05-05T12:17:42.326Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:17:42.326Z] Removing intermediate container 8af09c7a050a [2023-05-05T12:17:42.326Z] ---> 1038e1c05bad [2023-05-05T12:17:42.326Z] Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:17:42.326Z] ---> Running in 1d7b99c962ac [2023-05-05T12:17:42.553Z] Removing intermediate container 99e2c84031de [2023-05-05T12:17:42.553Z] ---> 7481e1f60e4b [2023-05-05T12:17:42.553Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T12:17:42.553Z] Removing intermediate container 7d9a0c9a3665 [2023-05-05T12:17:42.553Z] ---> 17f38586733a [2023-05-05T12:17:42.553Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T12:17:42.553Z] ---> Running in 26467ad6384e [2023-05-05T12:17:42.553Z] ---> Running in 5938e2a0f24c [2023-05-05T12:17:42.585Z] ---> 8a63b61dc3ab [2023-05-05T12:17:42.585Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-05T12:17:42.585Z] Removing intermediate container 1d7b99c962ac [2023-05-05T12:17:42.585Z] ---> c85019a86e6d [2023-05-05T12:17:42.585Z] Step 23/23 : LABEL version=3.0.0-dev.149 [2023-05-05T12:17:42.585Z] ---> f5da88d822af [2023-05-05T12:17:42.585Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T12:17:42.585Z] ---> Running in eae2818623d1 [2023-05-05T12:17:43.155Z] Removing intermediate container eae2818623d1 [2023-05-05T12:17:43.156Z] ---> c1155e4c977f [2023-05-05T12:17:43.156Z] [2023-05-05T12:17:43.416Z] Successfully built c1155e4c977f [2023-05-05T12:17:43.416Z] ---> a708d2a9cfaf [2023-05-05T12:17:43.416Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-05T12:17:43.416Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-05T12:17:43.416Z] Building core-command [2023-05-05T12:17:44.522Z] Removing intermediate container 26467ad6384e [2023-05-05T12:17:44.793Z] Removing intermediate container 5938e2a0f24c [2023-05-05T12:17:44.793Z] ---> c43a4ce3117f [2023-05-05T12:17:44.793Z] [2023-05-05T12:17:44.793Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T12:17:44.793Z] ---> 87b694bf4976 [2023-05-05T12:17:44.793Z] [2023-05-05T12:17:44.793Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T12:17:44.793Z] 3.17: Pulling from library/alpine [2023-05-05T12:17:45.062Z] 3.17: Pulling from library/alpine [2023-05-05T12:17:45.773Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T12:17:45.774Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T12:17:45.774Z] ---> 51e60588ff2c [2023-05-05T12:17:45.774Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T12:17:45.774Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T12:17:45.774Z] Status: Image is up to date for alpine:3.17 [2023-05-05T12:17:45.774Z] ---> 51e60588ff2c [2023-05-05T12:17:45.774Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T12:17:45.774Z] ---> Running in f7100da007ea [2023-05-05T12:17:45.774Z] ---> Running in f731265c7e71 [2023-05-05T12:17:46.795Z] Removing intermediate container f731265c7e71 [2023-05-05T12:17:46.795Z] ---> a0525c266c6e [2023-05-05T12:17:46.795Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T12:17:46.795Z] Removing intermediate container f7100da007ea [2023-05-05T12:17:46.795Z] ---> b212d0fb1657 [2023-05-05T12:17:46.795Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-05T12:17:47.064Z] ---> Running in 63722fff53ea [2023-05-05T12:17:47.064Z] ---> Running in a190288e0fa4 [2023-05-05T12:17:49.275Z]  Building core-common-config-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:17:49.275Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:17:49.275Z] ---> a5063c2730df [2023-05-05T12:17:49.275Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:17:49.275Z] ---> Using cache [2023-05-05T12:17:49.275Z] ---> 393a70f6afb3 [2023-05-05T12:17:49.275Z] Step 4/24 : WORKDIR /edgex-go [2023-05-05T12:17:49.275Z] ---> Using cache [2023-05-05T12:17:49.275Z] ---> 52695eb27bc9 [2023-05-05T12:17:49.275Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-05T12:17:49.275Z] ---> Using cache [2023-05-05T12:17:49.275Z] ---> 12a68f32283f [2023-05-05T12:17:49.275Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-05T12:17:49.275Z] ---> Using cache [2023-05-05T12:17:49.275Z] ---> e68d39d8cd76 [2023-05-05T12:17:49.275Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:17:49.275Z] ---> Using cache [2023-05-05T12:17:49.275Z] ---> b73ee4cda10b [2023-05-05T12:17:49.275Z] Step 8/24 : COPY . . [2023-05-05T12:17:49.275Z] ---> Using cache [2023-05-05T12:17:49.275Z] ---> 31c4cc46e93d [2023-05-05T12:17:49.275Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-05T12:17:49.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:17:49.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:17:50.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:17:51.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:17:52.955Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T12:17:52.955Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T12:17:52.955Z] OK: 17691 distinct packages available [2023-05-05T12:17:53.224Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T12:17:53.224Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T12:17:53.224Z] OK: 17691 distinct packages available [2023-05-05T12:17:53.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:17:53.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:17:54.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:17:54.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:17:55.893Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-05T12:17:55.893Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-05T12:17:55.893Z] (3/4) Installing libucontext (1.2-r0) [2023-05-05T12:17:55.893Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-05T12:17:55.893Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:17:55.893Z] OK: 8 MiB in 19 packages [2023-05-05T12:17:56.510Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-05T12:17:56.510Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-05T12:17:56.510Z] (3/5) Installing libucontext (1.2-r0) [2023-05-05T12:17:56.510Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-05T12:17:56.510Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-05T12:17:56.510Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:17:56.510Z] OK: 9 MiB in 20 packages [2023-05-05T12:17:57.458Z] ---> d097337292aa [2023-05-05T12:17:57.458Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T12:17:57.458Z] ---> 8aa0254b9282 [2023-05-05T12:17:57.458Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T12:17:57.458Z] ---> Running in 381a617e9d80 [2023-05-05T12:17:57.458Z] ---> f14b46ff89f0 [2023-05-05T12:17:57.458Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T12:17:57.458Z] ---> de0c4d5e95ee [2023-05-05T12:17:57.458Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-05T12:17:57.458Z] ---> Running in 92e833990217 [2023-05-05T12:17:57.458Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-05T12:17:57.458Z] ---> 4fbacfae4d0b [2023-05-05T12:17:57.458Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-05T12:18:00.059Z] ---> e7eb6b38ab06 [2023-05-05T12:18:00.059Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T12:18:00.325Z] Removing intermediate container 92e833990217 [2023-05-05T12:18:00.325Z] ---> d4825b7a7260 [2023-05-05T12:18:00.325Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T12:18:00.325Z] ---> Running in ae49f001f703 [2023-05-05T12:18:00.325Z] ---> Running in 405425d8c433 [2023-05-05T12:18:00.583Z] Removing intermediate container f78ba73ffeea [2023-05-05T12:18:00.583Z] ---> 63918c613eab [2023-05-05T12:18:00.583Z] [2023-05-05T12:18:00.583Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T12:18:00.583Z] ---> 9ed4aefc74f6 [2023-05-05T12:18:00.583Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-05T12:18:00.583Z] Removing intermediate container ae49f001f703 [2023-05-05T12:18:00.583Z] ---> 628e0bfacc07 [2023-05-05T12:18:00.583Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T12:18:00.583Z] ---> Running in ab8a33d2b199 [2023-05-05T12:18:00.583Z] ---> Running in 1b7b8bd153b0 [2023-05-05T12:18:00.583Z] Removing intermediate container 405425d8c433 [2023-05-05T12:18:00.583Z] ---> f3c03913f47d [2023-05-05T12:18:00.583Z] Step 23/25 : LABEL arch=x86_64 [2023-05-05T12:18:00.775Z] Removing intermediate container 63722fff53ea [2023-05-05T12:18:00.775Z] ---> 08a07c4146af [2023-05-05T12:18:00.775Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:18:00.775Z] Removing intermediate container a190288e0fa4 [2023-05-05T12:18:00.775Z] ---> c3f66331e75a [2023-05-05T12:18:00.775Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:18:00.841Z] ---> Running in d59a2e0ac676 [2023-05-05T12:18:01.099Z] Removing intermediate container 1b7b8bd153b0 [2023-05-05T12:18:01.099Z] ---> 8190f46bef21 [2023-05-05T12:18:01.099Z] Step 24/26 : LABEL arch=x86_64 [2023-05-05T12:18:01.099Z] ---> Running in 8f5cff60de27 [2023-05-05T12:18:01.099Z] Removing intermediate container d59a2e0ac676 [2023-05-05T12:18:01.099Z] ---> 111b08245f5e [2023-05-05T12:18:01.099Z] Step 24/25 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:18:01.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:18:01.099Z] ---> Running in 2a31d91df7e2 [2023-05-05T12:18:01.360Z] Removing intermediate container 8f5cff60de27 [2023-05-05T12:18:01.360Z] ---> b6fb40d13a98 [2023-05-05T12:18:01.361Z] Step 25/26 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:18:01.361Z] ---> Running in f54a4d69a328 [2023-05-05T12:18:01.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:18:01.618Z] Removing intermediate container 2a31d91df7e2 [2023-05-05T12:18:01.618Z] ---> f9def749ca3d [2023-05-05T12:18:01.618Z] Step 25/25 : LABEL version=3.0.0-dev.149 [2023-05-05T12:18:01.618Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-05T12:18:01.618Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-05T12:18:01.618Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:18:01.618Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T12:18:01.904Z] OK: 8 MiB in 17 packages [2023-05-05T12:18:01.904Z] Removing intermediate container f54a4d69a328 [2023-05-05T12:18:01.904Z] ---> e9cb83b6345c [2023-05-05T12:18:01.904Z] Step 26/26 : LABEL version=3.0.0-dev.149 [2023-05-05T12:18:01.904Z] ---> Running in bfdf1f8e643e [2023-05-05T12:18:02.163Z] ---> Running in 3ccb314b94dd [2023-05-05T12:18:02.725Z] ---> cfb0375c393e [2023-05-05T12:18:02.725Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:18:02.725Z] ---> d918fa435a9e [2023-05-05T12:18:02.725Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:18:02.739Z] Removing intermediate container bfdf1f8e643e [2023-05-05T12:18:02.739Z] ---> 09e46b8e1db0 [2023-05-05T12:18:02.739Z] [2023-05-05T12:18:02.739Z] Successfully built 09e46b8e1db0 [2023-05-05T12:18:03.305Z] Successfully tagged security-secretstore-setup:latest [2023-05-05T12:18:03.305Z] Building security-spiffe-token-provider [2023-05-05T12:18:03.305Z]  Building security-secretstore-setup ... done Removing intermediate container 3ccb314b94dd [2023-05-05T12:18:03.305Z] ---> 771ceb8c3aa7 [2023-05-05T12:18:03.305Z] [2023-05-05T12:18:03.568Z] Successfully built 771ceb8c3aa7 [2023-05-05T12:18:04.138Z] ---> fcacb82e591b [2023-05-05T12:18:04.138Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T12:18:04.406Z] ---> b0777f1f07d9 [2023-05-05T12:18:04.406Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-05T12:18:06.117Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:18:06.117Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:18:06.685Z] Successfully tagged security-spire-server:latest [2023-05-05T12:18:06.685Z]  Building security-spire-server ... done  ---> a5063c2730df [2023-05-05T12:18:06.685Z] Step 3/20 : WORKDIR /edgex-go [2023-05-05T12:18:06.685Z] ---> Using cache [2023-05-05T12:18:06.685Z] ---> b8888423ea22 [2023-05-05T12:18:06.685Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-05T12:18:09.317Z] Removing intermediate container ab8a33d2b199 [2023-05-05T12:18:09.317Z] ---> dca064ec3b55 [2023-05-05T12:18:09.317Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T12:18:09.889Z] ---> Running in ee9d0a2a4da5 [2023-05-05T12:18:09.889Z] ---> Running in 629ebb880702 [2023-05-05T12:18:10.149Z] Removing intermediate container ee9d0a2a4da5 [2023-05-05T12:18:10.149Z] ---> e7d7144013c0 [2023-05-05T12:18:10.149Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-05T12:18:10.149Z] ---> Running in 83fc5800d13d [2023-05-05T12:18:10.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:18:10.721Z] Removing intermediate container 83fc5800d13d [2023-05-05T12:18:10.721Z] ---> ff7afafe54df [2023-05-05T12:18:10.721Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T12:18:10.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:18:10.981Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T12:18:10.981Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T12:18:10.981Z] OK: 17819 distinct packages available [2023-05-05T12:18:10.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:18:11.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:18:11.541Z] OK: 265 MiB in 53 packages [2023-05-05T12:18:11.807Z] ---> Running in 11ffbe778b8b [2023-05-05T12:18:13.187Z] Removing intermediate container 11ffbe778b8b [2023-05-05T12:18:13.187Z] ---> 0c8a75256098 [2023-05-05T12:18:13.187Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:18:13.187Z] Removing intermediate container e71c43446054 [2023-05-05T12:18:13.187Z] ---> 39e1e9a2e316 [2023-05-05T12:18:13.187Z] [2023-05-05T12:18:13.187Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T12:18:13.450Z] ---> 9ed4aefc74f6 [2023-05-05T12:18:13.450Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T12:18:13.450Z] ---> Using cache [2023-05-05T12:18:13.450Z] ---> ee43e3307a4a [2023-05-05T12:18:13.450Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T12:18:13.450Z] ---> Using cache [2023-05-05T12:18:13.450Z] ---> 69a66d40fcd5 [2023-05-05T12:18:13.450Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-05T12:18:13.450Z] ---> 1c754cfbc887 [2023-05-05T12:18:13.450Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:18:13.450Z] Removing intermediate container 629ebb880702 [2023-05-05T12:18:13.450Z] ---> f120b2e37db4 [2023-05-05T12:18:13.450Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-05T12:18:13.450Z] ---> Running in 73ca25e3e8da [2023-05-05T12:18:13.450Z] Removing intermediate container 73ca25e3e8da [2023-05-05T12:18:13.450Z] ---> 69c502095e36 [2023-05-05T12:18:13.450Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T12:18:13.450Z] ---> Running in 9908427e87da [2023-05-05T12:18:13.450Z] ---> 976690f6e2b5 [2023-05-05T12:18:13.450Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-05T12:18:13.712Z] ---> cc256fc7b0a1 [2023-05-05T12:18:13.712Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:18:13.712Z] ---> Running in 8999c5de2a9e [2023-05-05T12:18:13.712Z] Removing intermediate container 9908427e87da [2023-05-05T12:18:13.712Z] ---> 2a13492ef9d9 [2023-05-05T12:18:13.712Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:18:14.500Z] ---> 78744e6e75f4 [2023-05-05T12:18:14.500Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T12:18:14.653Z] ---> 137710a6a604 [2023-05-05T12:18:14.653Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:18:14.653Z] ---> 9ab418a4d687 [2023-05-05T12:18:14.653Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:18:15.226Z] ---> d12166de31ea [2023-05-05T12:18:15.226Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-05T12:18:15.226Z] ---> 718c6f314e61 [2023-05-05T12:18:15.226Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-05T12:18:15.502Z] ---> Running in 64bbc2bcd05a [2023-05-05T12:18:16.469Z] Removing intermediate container 64bbc2bcd05a [2023-05-05T12:18:16.469Z] ---> 78a240b9b83b [2023-05-05T12:18:16.469Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T12:18:16.727Z] ---> 8a0a15d209fd [2023-05-05T12:18:16.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:18:16.727Z] ---> Running in 8eebcf3dd6ad [2023-05-05T12:18:16.727Z] Removing intermediate container 8eebcf3dd6ad [2023-05-05T12:18:16.727Z] ---> 7c36efd70bc5 [2023-05-05T12:18:16.727Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T12:18:16.985Z] ---> Running in 2d9cbe1519cc [2023-05-05T12:18:16.985Z] ---> 736c304d6a5e [2023-05-05T12:18:16.985Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-05T12:18:16.985Z] ---> Running in 645b5bcbbe5c [2023-05-05T12:18:16.985Z] Removing intermediate container 2d9cbe1519cc [2023-05-05T12:18:16.985Z] ---> b970808d77ae [2023-05-05T12:18:16.985Z] Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:18:16.985Z] ---> Running in 73f415c89d6c [2023-05-05T12:18:16.985Z] Removing intermediate container 645b5bcbbe5c [2023-05-05T12:18:16.985Z] ---> 95f8c72b2ea9 [2023-05-05T12:18:16.985Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T12:18:17.090Z] ---> 9703f0f4f35f [2023-05-05T12:18:17.090Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T12:18:17.242Z] ---> Running in ff032a54816b [2023-05-05T12:18:17.242Z] Removing intermediate container 73f415c89d6c [2023-05-05T12:18:17.242Z] ---> 7bd33760f073 [2023-05-05T12:18:17.242Z] Step 23/23 : LABEL version=3.0.0-dev.149 [2023-05-05T12:18:17.242Z] ---> Running in f5394067e528 [2023-05-05T12:18:17.242Z] Removing intermediate container ff032a54816b [2023-05-05T12:18:17.242Z] ---> bce2c48d6a9d [2023-05-05T12:18:17.242Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T12:18:17.242Z] Removing intermediate container f5394067e528 [2023-05-05T12:18:17.242Z] ---> ed95dc015618 [2023-05-05T12:18:17.242Z] [2023-05-05T12:18:17.242Z] ---> Running in 9118292723ec [2023-05-05T12:18:17.242Z] Successfully built ed95dc015618 [2023-05-05T12:18:17.242Z] Successfully tagged support-notifications:latest [2023-05-05T12:18:17.500Z]  Building support-notifications ... done Removing intermediate container 9118292723ec [2023-05-05T12:18:17.500Z] ---> e399e76d3b32 [2023-05-05T12:18:17.500Z] Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:18:17.500Z] ---> Running in 778b3d2f4ac6 [2023-05-05T12:18:17.500Z] Removing intermediate container 778b3d2f4ac6 [2023-05-05T12:18:17.500Z] ---> ce71d8103495 [2023-05-05T12:18:17.500Z] Step 23/23 : LABEL version=3.0.0-dev.149 [2023-05-05T12:18:17.500Z] ---> Running in 14233a0ab5c3 [2023-05-05T12:18:17.500Z] Removing intermediate container 14233a0ab5c3 [2023-05-05T12:18:17.500Z] ---> c3f3ef729bd4 [2023-05-05T12:18:17.500Z] [2023-05-05T12:18:17.759Z] Successfully built c3f3ef729bd4 [2023-05-05T12:18:17.759Z] Successfully tagged support-scheduler:latest [2023-05-05T12:18:19.049Z] ---> 074fe5ef5b8d [2023-05-05T12:18:19.049Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-05T12:18:19.049Z] ---> Running in a266c510c15a [2023-05-05T12:18:20.020Z] Removing intermediate container a266c510c15a [2023-05-05T12:18:20.020Z] ---> b18b3d15f2dd [2023-05-05T12:18:20.020Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-05T12:18:22.330Z] ---> 1477564bf086 [2023-05-05T12:18:22.330Z] Step 22/27 : WORKDIR / [2023-05-05T12:18:22.330Z] ---> Running in eb7d1f75af72 [2023-05-05T12:18:24.390Z] Removing intermediate container eb7d1f75af72 [2023-05-05T12:18:24.390Z] ---> f62526195068 [2023-05-05T12:18:24.390Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T12:18:24.418Z]  Building support-scheduler ... done Removing intermediate container 381a617e9d80 [2023-05-05T12:18:24.418Z] ---> df966a0df6da [2023-05-05T12:18:24.418Z] [2023-05-05T12:18:24.418Z] Step 10/24 : FROM alpine:3.17 [2023-05-05T12:18:24.418Z] ---> 9ed4aefc74f6 [2023-05-05T12:18:24.418Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T12:18:24.418Z] ---> Using cache [2023-05-05T12:18:24.418Z] ---> ee43e3307a4a [2023-05-05T12:18:24.418Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T12:18:24.418Z] ---> Using cache [2023-05-05T12:18:24.418Z] ---> 69a66d40fcd5 [2023-05-05T12:18:24.418Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-05T12:18:24.418Z] ---> Running in 02a7c34237f6 [2023-05-05T12:18:24.418Z] Removing intermediate container 02a7c34237f6 [2023-05-05T12:18:24.418Z] ---> 61df4a06652f [2023-05-05T12:18:24.418Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-05T12:18:24.418Z] ---> Running in f5d187fab301 [2023-05-05T12:18:24.676Z] Removing intermediate container f5d187fab301 [2023-05-05T12:18:24.676Z] ---> afe6a677b697 [2023-05-05T12:18:24.676Z] Step 15/24 : WORKDIR / [2023-05-05T12:18:24.676Z] ---> Running in e95407dccec2 [2023-05-05T12:18:24.708Z] ---> Running in f9c1318f8e33 [2023-05-05T12:18:24.934Z] Removing intermediate container e95407dccec2 [2023-05-05T12:18:24.934Z] ---> 6e0cee695c7a [2023-05-05T12:18:24.934Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:18:25.292Z] Removing intermediate container f9c1318f8e33 [2023-05-05T12:18:25.292Z] ---> 8bf9edf84657 [2023-05-05T12:18:25.292Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T12:18:25.557Z] ---> Running in 9cb1706cc0be [2023-05-05T12:18:25.868Z] ---> 933001e7d0c5 [2023-05-05T12:18:25.868Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:18:26.139Z] Removing intermediate container 9cb1706cc0be [2023-05-05T12:18:26.139Z] ---> 6a6aa6185048 [2023-05-05T12:18:26.139Z] Step 25/27 : LABEL arch=arm64 [2023-05-05T12:18:26.139Z] ---> 5475614fc740 [2023-05-05T12:18:26.139Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T12:18:26.404Z] ---> Running in c9465ec36b92 [2023-05-05T12:18:26.816Z] ---> 4dc0e889b2ed [2023-05-05T12:18:26.816Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-05T12:18:27.023Z] Removing intermediate container c9465ec36b92 [2023-05-05T12:18:27.023Z] ---> cc6267f8bfd7 [2023-05-05T12:18:27.023Z] Step 26/27 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:18:27.301Z] ---> Running in eb63a97a44d5 [2023-05-05T12:18:27.301Z] ---> def297994d67 [2023-05-05T12:18:27.301Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-05T12:18:27.889Z] Removing intermediate container eb63a97a44d5 [2023-05-05T12:18:27.889Z] ---> 9a2a0851abfb [2023-05-05T12:18:27.889Z] Step 27/27 : LABEL version=3.0.0-dev.149 [2023-05-05T12:18:27.889Z] ---> Running in a77773da91e7 [2023-05-05T12:18:28.470Z] ---> 323faa15591f [2023-05-05T12:18:28.470Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-05T12:18:28.470Z] Removing intermediate container a77773da91e7 [2023-05-05T12:18:28.470Z] ---> df87e5f082ed [2023-05-05T12:18:28.470Z] [2023-05-05T12:18:28.736Z] Successfully built df87e5f082ed [2023-05-05T12:18:28.736Z] Successfully tagged security-spire-config-arm64:latest [2023-05-05T12:18:28.736Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-05-05T12:18:29.363Z] ---> 6ae4f297cefd [2023-05-05T12:18:29.363Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:18:29.623Z] ---> 932f50fd5a97 [2023-05-05T12:18:29.623Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-05T12:18:29.701Z] ---> 2643c55f6992 [2023-05-05T12:18:29.701Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T12:18:29.701Z] ---> Running in 9e3c136f9b5b [2023-05-05T12:18:29.882Z] ---> Running in 9bd64a332b8d [2023-05-05T12:18:29.883Z] Removing intermediate container 9bd64a332b8d [2023-05-05T12:18:29.883Z] ---> 59812a3e702f [2023-05-05T12:18:29.883Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T12:18:29.883Z] ---> Running in 5cc33db2275b [2023-05-05T12:18:29.976Z] Removing intermediate container 9e3c136f9b5b [2023-05-05T12:18:29.976Z] ---> 685fe0fef7c6 [2023-05-05T12:18:29.976Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T12:18:30.186Z] Removing intermediate container 5cc33db2275b [2023-05-05T12:18:30.186Z] ---> 7cde5739d905 [2023-05-05T12:18:30.186Z] Step 22/24 : LABEL arch=x86_64 [2023-05-05T12:18:30.186Z] ---> Running in 6afd9aac664d [2023-05-05T12:18:30.186Z] Removing intermediate container 6afd9aac664d [2023-05-05T12:18:30.186Z] ---> 42a3e0b17a3d [2023-05-05T12:18:30.186Z] Step 23/24 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:18:30.186Z] ---> Running in a339eac7c448 [2023-05-05T12:18:30.186Z] Removing intermediate container 8999c5de2a9e [2023-05-05T12:18:30.186Z] ---> 2e1ef8e7bc23 [2023-05-05T12:18:30.186Z] Step 7/20 : COPY . . [2023-05-05T12:18:30.252Z] ---> Running in c014ad9533db [2023-05-05T12:18:30.446Z] Removing intermediate container a339eac7c448 [2023-05-05T12:18:30.446Z] ---> f3944b6911b4 [2023-05-05T12:18:30.446Z] Step 24/24 : LABEL version=3.0.0-dev.149 [2023-05-05T12:18:30.835Z] Removing intermediate container c014ad9533db [2023-05-05T12:18:30.835Z] ---> eb2fdf7315a3 [2023-05-05T12:18:30.835Z] Step 25/27 : LABEL arch=arm64 [2023-05-05T12:18:30.835Z] ---> Running in bf93667e6734 [2023-05-05T12:18:31.415Z] Removing intermediate container bf93667e6734 [2023-05-05T12:18:31.415Z] ---> f7e9d67c3323 [2023-05-05T12:18:31.415Z] Step 26/27 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:18:31.415Z] ---> Running in f4ef84d8fa0a [2023-05-05T12:18:32.000Z] Removing intermediate container f4ef84d8fa0a [2023-05-05T12:18:32.000Z] ---> acad0b155c94 [2023-05-05T12:18:32.000Z] Step 27/27 : LABEL version=3.0.0-dev.149 [2023-05-05T12:18:32.000Z] ---> Running in 08af215c7a52 [2023-05-05T12:18:32.960Z] Removing intermediate container 08af215c7a52 [2023-05-05T12:18:32.960Z] ---> da2fa362613c [2023-05-05T12:18:32.960Z] [2023-05-05T12:18:32.960Z] Successfully built da2fa362613c [2023-05-05T12:18:32.960Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-05T12:18:32.960Z]  Building security-spire-agent ... done Building security-spire-server [2023-05-05T12:18:33.233Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:18:33.233Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:18:33.233Z] ---> c412ee5707c9 [2023-05-05T12:18:33.233Z] Step 3/20 : WORKDIR /edgex-go [2023-05-05T12:18:33.233Z] ---> Using cache [2023-05-05T12:18:33.233Z] ---> 9bf513c89ed7 [2023-05-05T12:18:33.233Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-05T12:18:33.499Z] ---> Running in a528899dd995 [2023-05-05T12:18:34.638Z] ---> Running in 64d956dfb713 [2023-05-05T12:18:34.638Z] ---> c0f08900b317 [2023-05-05T12:18:34.638Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-05T12:18:34.638Z] Removing intermediate container 64d956dfb713 [2023-05-05T12:18:34.638Z] ---> 4f66eaedd5b9 [2023-05-05T12:18:34.638Z] [2023-05-05T12:18:34.638Z] ---> Running in 32093fe0c41e [2023-05-05T12:18:34.638Z] Successfully built 4f66eaedd5b9 [2023-05-05T12:18:34.638Z] Successfully tagged core-command:latest [2023-05-05T12:18:34.638Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-05T12:18:35.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:18:36.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:18:36.984Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:18:36.984Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:18:36.984Z] ---> c412ee5707c9 [2023-05-05T12:18:36.984Z] Step 3/26 : WORKDIR /edgex-go [2023-05-05T12:18:36.984Z] ---> Using cache [2023-05-05T12:18:36.984Z] ---> 9bf513c89ed7 [2023-05-05T12:18:36.984Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T12:18:36.984Z] ---> Using cache [2023-05-05T12:18:36.984Z] ---> f7db21226f64 [2023-05-05T12:18:36.984Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-05T12:18:37.249Z] ---> Using cache [2023-05-05T12:18:37.249Z] ---> ab6701788eb3 [2023-05-05T12:18:37.249Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:18:37.249Z] ---> Using cache [2023-05-05T12:18:37.249Z] ---> d551b2c3027b [2023-05-05T12:18:37.249Z] Step 7/26 : COPY . . [2023-05-05T12:18:37.249Z] ---> Using cache [2023-05-05T12:18:37.249Z] ---> 53f1e6130796 [2023-05-05T12:18:37.249Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T12:18:37.249Z] ---> Using cache [2023-05-05T12:18:37.249Z] ---> 7341513d5632 [2023-05-05T12:18:37.249Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-05T12:18:37.249Z] ---> Using cache [2023-05-05T12:18:37.249Z] ---> 9846fa1dcfcb [2023-05-05T12:18:37.249Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T12:18:37.249Z] ---> Using cache [2023-05-05T12:18:37.249Z] ---> 672fa7979fb0 [2023-05-05T12:18:37.249Z] 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-05T12:18:37.538Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T12:18:37.538Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T12:18:37.538Z] OK: 17690 distinct packages available [2023-05-05T12:18:37.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:18:38.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:18:38.669Z] ---> Running in af723537445a [2023-05-05T12:18:40.082Z] OK: 263 MiB in 53 packages [2023-05-05T12:18:42.041Z] Removing intermediate container a528899dd995 [2023-05-05T12:18:42.041Z] ---> 490930ff80ca [2023-05-05T12:18:42.041Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-05T12:18:42.041Z] Removing intermediate container af723537445a [2023-05-05T12:18:42.042Z] ---> fdda814d3c90 [2023-05-05T12:18:42.042Z] Step 12/26 : WORKDIR /edgex-go [2023-05-05T12:18:42.042Z] ---> Running in 698aa6fd2adf [2023-05-05T12:18:43.003Z] Removing intermediate container 698aa6fd2adf [2023-05-05T12:18:43.003Z] ---> 2a7eba346027 [2023-05-05T12:18:43.003Z] [2023-05-05T12:18:43.003Z] Step 13/26 : FROM alpine:3.17 [2023-05-05T12:18:43.003Z] ---> 51e60588ff2c [2023-05-05T12:18:43.003Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T12:18:43.003Z] ---> Using cache [2023-05-05T12:18:43.003Z] ---> b212d0fb1657 [2023-05-05T12:18:43.003Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T12:18:43.269Z] ---> Running in 1d2f8236d8b9 [2023-05-05T12:18:43.544Z] ---> 48a253fc58fa [2023-05-05T12:18:43.544Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:18:43.544Z] ---> Running in 00168d8d41a0 [2023-05-05T12:18:46.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:18:46.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:18:48.109Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T12:18:48.109Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T12:18:48.109Z] OK: 17691 distinct packages available [2023-05-05T12:18:48.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:18:49.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:18:50.746Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-05T12:18:51.016Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-05T12:18:51.016Z] (3/5) Installing libucontext (1.2-r0) [2023-05-05T12:18:51.016Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-05T12:18:51.016Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-05T12:18:51.016Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:18:51.016Z] OK: 9 MiB in 20 packages [2023-05-05T12:18:52.960Z] Removing intermediate container 1d2f8236d8b9 [2023-05-05T12:18:52.960Z] ---> a30eca6bcc41 [2023-05-05T12:18:52.960Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:18:53.025Z] Removing intermediate container 32093fe0c41e [2023-05-05T12:18:53.025Z] ---> 43ae262d0e70 [2023-05-05T12:18:53.025Z] [2023-05-05T12:18:53.025Z] Step 9/20 : FROM alpine:3.17 [2023-05-05T12:18:53.025Z] ---> 9ed4aefc74f6 [2023-05-05T12:18:53.025Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T12:18:53.025Z] ---> Using cache [2023-05-05T12:18:53.025Z] ---> 33d733c9a9eb [2023-05-05T12:18:53.025Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-05T12:18:53.025Z] ---> Running in bd4d854780a7 [2023-05-05T12:18:53.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:18:53.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:18:53.025Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T12:18:53.025Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T12:18:53.025Z] OK: 17820 distinct packages available [2023-05-05T12:18:53.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T12:18:53.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T12:18:53.025Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-05T12:18:53.025Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-05T12:18:53.025Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-05T12:18:53.025Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-05T12:18:53.025Z] (5/9) Installing curl (8.0.1-r0) [2023-05-05T12:18:53.025Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-05T12:18:53.025Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-05T12:18:53.025Z] (8/9) Installing libucontext (1.2-r0) [2023-05-05T12:18:53.025Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-05T12:18:53.025Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:18:53.025Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T12:18:53.025Z] OK: 10 MiB in 24 packages [2023-05-05T12:18:53.289Z] Removing intermediate container bd4d854780a7 [2023-05-05T12:18:53.289Z] ---> 89b8421f73a7 [2023-05-05T12:18:53.289Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:18:53.547Z] ---> 9435eab71911 [2023-05-05T12:18:53.547Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:18:53.547Z] ---> 4b25a9658748 [2023-05-05T12:18:53.547Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-05T12:18:53.916Z] ---> e90d54af307f [2023-05-05T12:18:53.916Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:18:54.121Z] ---> fbb698a0b61b [2023-05-05T12:18:54.122Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:18:54.380Z] ---> 9fdc7ecd2fd3 [2023-05-05T12:18:54.380Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-05T12:18:54.380Z] ---> Running in 22bef3748056 [2023-05-05T12:18:54.380Z] Removing intermediate container 22bef3748056 [2023-05-05T12:18:54.380Z] ---> 90b50bb7fa66 [2023-05-05T12:18:54.380Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T12:18:54.380Z] ---> Running in e709fca27aeb [2023-05-05T12:18:54.380Z] Removing intermediate container e709fca27aeb [2023-05-05T12:18:54.380Z] ---> 76906e5031a0 [2023-05-05T12:18:54.380Z] Step 18/20 : LABEL arch=x86_64 [2023-05-05T12:18:54.637Z] ---> Running in 2e75afaf1c2b [2023-05-05T12:18:54.638Z] Removing intermediate container 2e75afaf1c2b [2023-05-05T12:18:54.638Z] ---> 19cd5d478f1c [2023-05-05T12:18:54.638Z] Step 19/20 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:18:54.638Z] ---> Running in 4727c1a74d95 [2023-05-05T12:18:54.638Z] Removing intermediate container 4727c1a74d95 [2023-05-05T12:18:54.638Z] ---> eda902314089 [2023-05-05T12:18:54.638Z] Step 20/20 : LABEL version=3.0.0-dev.149 [2023-05-05T12:18:54.638Z] ---> Running in 346bb8d36569 [2023-05-05T12:18:54.638Z] Removing intermediate container 346bb8d36569 [2023-05-05T12:18:54.638Z] ---> e830933a0756 [2023-05-05T12:18:54.638Z] [2023-05-05T12:18:54.872Z] ---> 29214e3263fe [2023-05-05T12:18:54.872Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T12:18:54.896Z] Successfully built e830933a0756 [2023-05-05T12:18:54.896Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-05T12:18:54.901Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-05T12:18:54.920Z] $ docker stop --time=1 9966e1238f128a35b89a38013568314e066064ad0ffe228dcefebfc31765bb5e [2023-05-05T12:18:56.193Z] $ docker rm -f --volumes 9966e1238f128a35b89a38013568314e066064ad0ffe228dcefebfc31765bb5e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T12:18:56.509Z] + docker images [2023-05-05T12:18:56.509Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-05T12:18:56.509Z] security-spiffe-token-provider latest e830933a0756 2 seconds ago 32.8MB [2023-05-05T12:18:56.509Z] 43ae262d0e70 6 seconds ago 1.76GB [2023-05-05T12:18:56.509Z] core-command latest 4f66eaedd5b9 22 seconds ago 19.8MB [2023-05-05T12:18:56.509Z] df966a0df6da 37 seconds ago 1.72GB [2023-05-05T12:18:56.509Z] support-notifications latest ed95dc015618 39 seconds ago 32.4MB [2023-05-05T12:18:56.509Z] support-scheduler latest c3f3ef729bd4 39 seconds ago 31.8MB [2023-05-05T12:18:56.509Z] 39e1e9a2e316 43 seconds ago 1.79GB [2023-05-05T12:18:56.509Z] security-secretstore-setup latest 09e46b8e1db0 54 seconds ago 32.8MB [2023-05-05T12:18:56.509Z] security-spire-server latest 771ceb8c3aa7 54 seconds ago 103MB [2023-05-05T12:18:56.509Z] 63918c613eab 56 seconds ago 1.79GB [2023-05-05T12:18:56.509Z] core-common-config-bootstrapper latest c1155e4c977f About a minute ago 17.2MB [2023-05-05T12:18:56.509Z] e5f490c8963b About a minute ago 1.58GB [2023-05-05T12:18:56.509Z] security-proxy-auth latest b8f853cd35e9 About a minute ago 18.3MB [2023-05-05T12:18:56.509Z] 227bba018a15 About a minute ago 1.72GB [2023-05-05T12:18:56.509Z] b651f2abab48 About a minute ago 1.72GB [2023-05-05T12:18:56.509Z] core-data latest ea58f490fe6f 2 minutes ago 20MB [2023-05-05T12:18:56.509Z] security-bootstrapper latest 9cd0e84ad5e8 2 minutes ago 22.2MB [2023-05-05T12:18:56.509Z] 13c47d31f1b3 2 minutes ago 1.7GB [2023-05-05T12:18:56.509Z] cd52c2d492fb 2 minutes ago 1.73GB [2023-05-05T12:18:56.509Z] security-proxy-setup latest 0bb163126117 2 minutes ago 18.7MB [2023-05-05T12:18:56.509Z] core-metadata latest b460f1f3616c 2 minutes ago 20.4MB [2023-05-05T12:18:56.509Z] security-spire-agent latest 4b97c6f28b6d 2 minutes ago 161MB [2023-05-05T12:18:56.509Z] 5d369d80b660 2 minutes ago 1.7GB [2023-05-05T12:18:56.509Z] d4bdbe242c79 2 minutes ago 1.71GB [2023-05-05T12:18:56.509Z] security-spire-config latest 9b1ff59bbf1b 2 minutes ago 102MB [2023-05-05T12:18:56.509Z] 06d113216f24 2 minutes ago 1.73GB [2023-05-05T12:18:56.510Z] eb91670b4853 3 minutes ago 1.58GB [2023-05-05T12:18:56.510Z] d1bfdfc6f6c4 3 minutes ago 1.58GB [2023-05-05T12:18:56.510Z] ci-base-image-x86_64 latest a5063c2730df 7 minutes ago 918MB [2023-05-05T12:18:56.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 10 days ago 700MB [2023-05-05T12:18:56.510Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-05T12:18:56.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-05T12:18:56.510Z] 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-05T12:18:56.610Z] provisioning config files... [2023-05-05T12:18:56.618Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/514@tmp/config266486764340244094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:18:56.911Z] ---> docker-login.sh [2023-05-05T12:18:56.911Z] nexus3.edgexfoundry.org:10001 [2023-05-05T12:18:56.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:18:56.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:18:56.911Z] Configure a credential helper to remove this warning. See [2023-05-05T12:18:56.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:18:56.911Z] [2023-05-05T12:18:56.911Z] Login Succeeded [2023-05-05T12:18:56.911Z] nexus3.edgexfoundry.org:10002 [2023-05-05T12:18:57.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:18:57.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:18:57.170Z] Configure a credential helper to remove this warning. See [2023-05-05T12:18:57.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:18:57.170Z] [2023-05-05T12:18:57.170Z] Login Succeeded [2023-05-05T12:18:57.170Z] nexus3.edgexfoundry.org:10003 [2023-05-05T12:18:57.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:18:57.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:18:57.170Z] Configure a credential helper to remove this warning. See [2023-05-05T12:18:57.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:18:57.170Z] [2023-05-05T12:18:57.170Z] Login Succeeded [2023-05-05T12:18:57.170Z] nexus3.edgexfoundry.org:10004 [2023-05-05T12:18:57.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:18:57.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:18:57.429Z] Configure a credential helper to remove this warning. See [2023-05-05T12:18:57.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:18:57.429Z] [2023-05-05T12:18:57.429Z] Login Succeeded [2023-05-05T12:18:57.429Z] docker.io [2023-05-05T12:18:57.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:18:57.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:18:57.688Z] Configure a credential helper to remove this warning. See [2023-05-05T12:18:57.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:18:57.688Z] [2023-05-05T12:18:57.688Z] Login Succeeded [2023-05-05T12:18:57.688Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T12:18:57.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:18:57.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T12:18:57.758Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-05T12:18:57.758Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:18:57.758Z] latest [2023-05-05T12:18:57.758Z] 3.0.0-dev.149 [2023-05-05T12:18:57.758Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:18:57.758Z] main [2023-05-05T12:18:57.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:18:58.093Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:18:58.413Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:18:58.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-05T12:18:58.414Z] 131461837d01: Preparing [2023-05-05T12:18:58.414Z] 9af78aa52ca3: Preparing [2023-05-05T12:18:58.414Z] 183aad375492: Preparing [2023-05-05T12:18:58.414Z] 117668009bcd: Preparing [2023-05-05T12:18:58.414Z] b3ad565a4f41: Preparing [2023-05-05T12:18:58.414Z] f1417ff83b31: Preparing [2023-05-05T12:18:58.414Z] f1417ff83b31: Waiting [2023-05-05T12:18:58.414Z] 131461837d01: Pushed [2023-05-05T12:18:58.414Z] 117668009bcd: Pushed [2023-05-05T12:18:58.414Z] b3ad565a4f41: Pushed [2023-05-05T12:18:58.414Z] 183aad375492: Pushed [2023-05-05T12:18:58.414Z] f1417ff83b31: Layer already exists [2023-05-05T12:18:59.789Z] 9af78aa52ca3: Pushed [2023-05-05T12:19:00.048Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:87fa9e5083763f583fc1843a17736c52b712d657ac79952e1fcc59a50cdc88a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:00.367Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:00.679Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-05T12:19:00.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-05T12:19:00.680Z] 131461837d01: Preparing [2023-05-05T12:19:00.680Z] 9af78aa52ca3: Preparing [2023-05-05T12:19:00.680Z] 183aad375492: Preparing [2023-05-05T12:19:00.680Z] 117668009bcd: Preparing [2023-05-05T12:19:00.680Z] b3ad565a4f41: Preparing [2023-05-05T12:19:00.680Z] f1417ff83b31: Preparing [2023-05-05T12:19:00.680Z] f1417ff83b31: Waiting [2023-05-05T12:19:00.680Z] 183aad375492: Layer already exists [2023-05-05T12:19:00.680Z] 117668009bcd: Layer already exists [2023-05-05T12:19:00.680Z] b3ad565a4f41: Layer already exists [2023-05-05T12:19:00.680Z] 9af78aa52ca3: Layer already exists [2023-05-05T12:19:00.680Z] 131461837d01: Layer already exists [2023-05-05T12:19:00.680Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:00.680Z] latest: digest: sha256:87fa9e5083763f583fc1843a17736c52b712d657ac79952e1fcc59a50cdc88a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:00.998Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:01.301Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.149 [2023-05-05T12:19:01.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-05T12:19:01.301Z] 131461837d01: Preparing [2023-05-05T12:19:01.301Z] 9af78aa52ca3: Preparing [2023-05-05T12:19:01.301Z] 183aad375492: Preparing [2023-05-05T12:19:01.301Z] 117668009bcd: Preparing [2023-05-05T12:19:01.301Z] b3ad565a4f41: Preparing [2023-05-05T12:19:01.301Z] f1417ff83b31: Preparing [2023-05-05T12:19:01.301Z] 117668009bcd: Layer already exists [2023-05-05T12:19:01.301Z] 183aad375492: Layer already exists [2023-05-05T12:19:01.301Z] b3ad565a4f41: Layer already exists [2023-05-05T12:19:01.301Z] 9af78aa52ca3: Layer already exists [2023-05-05T12:19:01.301Z] 131461837d01: Layer already exists [2023-05-05T12:19:01.301Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:01.301Z] 3.0.0-dev.149: digest: sha256:87fa9e5083763f583fc1843a17736c52b712d657ac79952e1fcc59a50cdc88a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:01.497Z] ---> 91433ba53ed8 [2023-05-05T12:19:01.497Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T12:19:01.497Z] ---> 4ce9993ce262 [2023-05-05T12:19:01.497Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-05T12:19:01.608Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:01.915Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:01.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-05T12:19:01.915Z] 131461837d01: Preparing [2023-05-05T12:19:01.915Z] 9af78aa52ca3: Preparing [2023-05-05T12:19:01.915Z] 183aad375492: Preparing [2023-05-05T12:19:01.915Z] 117668009bcd: Preparing [2023-05-05T12:19:01.915Z] b3ad565a4f41: Preparing [2023-05-05T12:19:01.915Z] f1417ff83b31: Preparing [2023-05-05T12:19:01.915Z] f1417ff83b31: Waiting [2023-05-05T12:19:01.915Z] 131461837d01: Layer already exists [2023-05-05T12:19:01.915Z] 183aad375492: Layer already exists [2023-05-05T12:19:01.915Z] b3ad565a4f41: Layer already exists [2023-05-05T12:19:01.915Z] 9af78aa52ca3: Layer already exists [2023-05-05T12:19:01.915Z] 117668009bcd: Layer already exists [2023-05-05T12:19:01.915Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:01.915Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:87fa9e5083763f583fc1843a17736c52b712d657ac79952e1fcc59a50cdc88a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:02.229Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:02.456Z] ---> 0c6e639b4c81 [2023-05-05T12:19:02.456Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-05T12:19:02.536Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-05T12:19:02.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-05T12:19:02.536Z] 131461837d01: Preparing [2023-05-05T12:19:02.536Z] 9af78aa52ca3: Preparing [2023-05-05T12:19:02.536Z] 183aad375492: Preparing [2023-05-05T12:19:02.536Z] 117668009bcd: Preparing [2023-05-05T12:19:02.536Z] b3ad565a4f41: Preparing [2023-05-05T12:19:02.536Z] f1417ff83b31: Preparing [2023-05-05T12:19:02.536Z] f1417ff83b31: Waiting [2023-05-05T12:19:02.536Z] 131461837d01: Layer already exists [2023-05-05T12:19:02.536Z] 9af78aa52ca3: Layer already exists [2023-05-05T12:19:02.536Z] 117668009bcd: Layer already exists [2023-05-05T12:19:02.536Z] b3ad565a4f41: Layer already exists [2023-05-05T12:19:02.536Z] 183aad375492: Layer already exists [2023-05-05T12:19:02.536Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:02.536Z] main: digest: sha256:87fa9e5083763f583fc1843a17736c52b712d657ac79952e1fcc59a50cdc88a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:19:02.578Z] ===================================================== [Pipeline] echo [2023-05-05T12:19:02.590Z] taggedImages: [2023-05-05T12:19:02.590Z] - nexus3.edgexfoundry.org:10004/core-command:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:02.590Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-05T12:19:02.590Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.149 [2023-05-05T12:19:02.590Z] - nexus3.edgexfoundry.org:10004/core-command:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:02.590Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-05T12:19:02.610Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-05T12:19:02.610Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:02.610Z] latest [2023-05-05T12:19:02.610Z] 3.0.0-dev.149 [2023-05-05T12:19:02.610Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:02.610Z] main [2023-05-05T12:19:02.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:02.939Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:03.244Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:03.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-05T12:19:03.244Z] e87ff416eaf9: Preparing [2023-05-05T12:19:03.244Z] 1ada6c1d2864: Preparing [2023-05-05T12:19:03.244Z] df35bd4423fa: Preparing [2023-05-05T12:19:03.244Z] d7834ab9a4d4: Preparing [2023-05-05T12:19:03.244Z] 183aad375492: Preparing [2023-05-05T12:19:03.244Z] 117668009bcd: Preparing [2023-05-05T12:19:03.244Z] 17b7b8793a73: Preparing [2023-05-05T12:19:03.244Z] f1417ff83b31: Preparing [2023-05-05T12:19:03.244Z] 117668009bcd: Waiting [2023-05-05T12:19:03.244Z] 17b7b8793a73: Waiting [2023-05-05T12:19:03.244Z] f1417ff83b31: Waiting [2023-05-05T12:19:03.244Z] 183aad375492: Layer already exists [2023-05-05T12:19:03.244Z] 117668009bcd: Layer already exists [2023-05-05T12:19:03.244Z] df35bd4423fa: Pushed [2023-05-05T12:19:03.244Z] 17b7b8793a73: Pushed [2023-05-05T12:19:03.244Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:03.244Z] e87ff416eaf9: Pushed [2023-05-05T12:19:03.244Z] 1ada6c1d2864: Pushed [2023-05-05T12:19:03.413Z] ---> 4ca570b2ffd9 [2023-05-05T12:19:03.413Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T12:19:03.413Z] ---> Running in b24aa6a8a193 [2023-05-05T12:19:03.996Z] Removing intermediate container b24aa6a8a193 [2023-05-05T12:19:03.996Z] ---> 548ccdea4699 [2023-05-05T12:19:03.996Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T12:19:04.183Z] d7834ab9a4d4: Pushed [2023-05-05T12:19:04.262Z] ---> Running in 88be17e38ec1 [2023-05-05T12:19:04.442Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:4d90e2b65bd2aac10dbaf43199246d10980e0b320ad42aa7165452dbbd9b0415 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:04.753Z] + 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-05T12:19:04.844Z] Removing intermediate container 88be17e38ec1 [2023-05-05T12:19:04.844Z] ---> 8a2591ff2c45 [2023-05-05T12:19:04.844Z] Step 24/26 : LABEL arch=arm64 [2023-05-05T12:19:05.072Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-05T12:19:05.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-05T12:19:05.072Z] e87ff416eaf9: Preparing [2023-05-05T12:19:05.072Z] 1ada6c1d2864: Preparing [2023-05-05T12:19:05.072Z] df35bd4423fa: Preparing [2023-05-05T12:19:05.072Z] d7834ab9a4d4: Preparing [2023-05-05T12:19:05.072Z] 183aad375492: Preparing [2023-05-05T12:19:05.072Z] 117668009bcd: Preparing [2023-05-05T12:19:05.072Z] 17b7b8793a73: Preparing [2023-05-05T12:19:05.072Z] f1417ff83b31: Preparing [2023-05-05T12:19:05.072Z] 117668009bcd: Waiting [2023-05-05T12:19:05.072Z] f1417ff83b31: Waiting [2023-05-05T12:19:05.072Z] d7834ab9a4d4: Layer already exists [2023-05-05T12:19:05.072Z] 1ada6c1d2864: Layer already exists [2023-05-05T12:19:05.072Z] 183aad375492: Layer already exists [2023-05-05T12:19:05.072Z] df35bd4423fa: Layer already exists [2023-05-05T12:19:05.072Z] e87ff416eaf9: Layer already exists [2023-05-05T12:19:05.072Z] 17b7b8793a73: Layer already exists [2023-05-05T12:19:05.072Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:05.072Z] 117668009bcd: Layer already exists [2023-05-05T12:19:05.072Z] latest: digest: sha256:4d90e2b65bd2aac10dbaf43199246d10980e0b320ad42aa7165452dbbd9b0415 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-05T12:19:05.110Z] ---> Running in fa330db375f4 [Pipeline] sh [2023-05-05T12:19:05.386Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:05.691Z] Removing intermediate container fa330db375f4 [2023-05-05T12:19:05.691Z] ---> 9a5be4031c1c [2023-05-05T12:19:05.691Z] Step 25/26 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:05.696Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.149 [2023-05-05T12:19:05.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-05T12:19:05.697Z] e87ff416eaf9: Preparing [2023-05-05T12:19:05.697Z] 1ada6c1d2864: Preparing [2023-05-05T12:19:05.697Z] df35bd4423fa: Preparing [2023-05-05T12:19:05.697Z] d7834ab9a4d4: Preparing [2023-05-05T12:19:05.697Z] 183aad375492: Preparing [2023-05-05T12:19:05.697Z] 117668009bcd: Preparing [2023-05-05T12:19:05.697Z] 17b7b8793a73: Preparing [2023-05-05T12:19:05.697Z] f1417ff83b31: Preparing [2023-05-05T12:19:05.697Z] 117668009bcd: Waiting [2023-05-05T12:19:05.697Z] f1417ff83b31: Waiting [2023-05-05T12:19:05.697Z] d7834ab9a4d4: Layer already exists [2023-05-05T12:19:05.697Z] 1ada6c1d2864: Layer already exists [2023-05-05T12:19:05.697Z] e87ff416eaf9: Layer already exists [2023-05-05T12:19:05.697Z] 183aad375492: Layer already exists [2023-05-05T12:19:05.697Z] df35bd4423fa: Layer already exists [2023-05-05T12:19:05.697Z] 17b7b8793a73: Layer already exists [2023-05-05T12:19:05.697Z] 117668009bcd: Layer already exists [2023-05-05T12:19:05.697Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:05.697Z] 3.0.0-dev.149: digest: sha256:4d90e2b65bd2aac10dbaf43199246d10980e0b320ad42aa7165452dbbd9b0415 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:05.956Z] ---> Running in 676b3e1c2bc4 [2023-05-05T12:19:06.003Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:06.305Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:06.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-05T12:19:06.305Z] e87ff416eaf9: Preparing [2023-05-05T12:19:06.306Z] 1ada6c1d2864: Preparing [2023-05-05T12:19:06.306Z] df35bd4423fa: Preparing [2023-05-05T12:19:06.306Z] d7834ab9a4d4: Preparing [2023-05-05T12:19:06.306Z] 183aad375492: Preparing [2023-05-05T12:19:06.306Z] 117668009bcd: Preparing [2023-05-05T12:19:06.306Z] 17b7b8793a73: Preparing [2023-05-05T12:19:06.306Z] f1417ff83b31: Preparing [2023-05-05T12:19:06.306Z] 17b7b8793a73: Waiting [2023-05-05T12:19:06.306Z] 117668009bcd: Waiting [2023-05-05T12:19:06.306Z] f1417ff83b31: Waiting [2023-05-05T12:19:06.306Z] d7834ab9a4d4: Layer already exists [2023-05-05T12:19:06.306Z] 183aad375492: Layer already exists [2023-05-05T12:19:06.306Z] 1ada6c1d2864: Layer already exists [2023-05-05T12:19:06.306Z] df35bd4423fa: Layer already exists [2023-05-05T12:19:06.306Z] e87ff416eaf9: Layer already exists [2023-05-05T12:19:06.306Z] 117668009bcd: Layer already exists [2023-05-05T12:19:06.306Z] 17b7b8793a73: Layer already exists [2023-05-05T12:19:06.306Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:06.306Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:4d90e2b65bd2aac10dbaf43199246d10980e0b320ad42aa7165452dbbd9b0415 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:06.537Z] Removing intermediate container 676b3e1c2bc4 [2023-05-05T12:19:06.537Z] ---> 8f6cafcfca06 [2023-05-05T12:19:06.538Z] Step 26/26 : LABEL version=3.0.0-dev.149 [2023-05-05T12:19:06.538Z] ---> Running in 59cf2e8a042c [2023-05-05T12:19:06.613Z] + 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-05T12:19:06.919Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-05T12:19:06.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-05T12:19:06.919Z] e87ff416eaf9: Preparing [2023-05-05T12:19:06.919Z] 1ada6c1d2864: Preparing [2023-05-05T12:19:06.919Z] df35bd4423fa: Preparing [2023-05-05T12:19:06.919Z] d7834ab9a4d4: Preparing [2023-05-05T12:19:06.919Z] 183aad375492: Preparing [2023-05-05T12:19:06.919Z] 117668009bcd: Preparing [2023-05-05T12:19:06.919Z] 17b7b8793a73: Preparing [2023-05-05T12:19:06.919Z] f1417ff83b31: Preparing [2023-05-05T12:19:06.919Z] 117668009bcd: Waiting [2023-05-05T12:19:06.919Z] 17b7b8793a73: Waiting [2023-05-05T12:19:06.919Z] f1417ff83b31: Waiting [2023-05-05T12:19:06.919Z] e87ff416eaf9: Layer already exists [2023-05-05T12:19:06.919Z] d7834ab9a4d4: Layer already exists [2023-05-05T12:19:06.919Z] 183aad375492: Layer already exists [2023-05-05T12:19:06.919Z] df35bd4423fa: Layer already exists [2023-05-05T12:19:06.919Z] 1ada6c1d2864: Layer already exists [2023-05-05T12:19:06.919Z] 117668009bcd: Layer already exists [2023-05-05T12:19:06.919Z] 17b7b8793a73: Layer already exists [2023-05-05T12:19:06.919Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:06.919Z] main: digest: sha256:4d90e2b65bd2aac10dbaf43199246d10980e0b320ad42aa7165452dbbd9b0415 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:19:06.958Z] ===================================================== [Pipeline] echo [2023-05-05T12:19:06.970Z] taggedImages: [2023-05-05T12:19:06.970Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:06.970Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-05T12:19:06.970Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.149 [2023-05-05T12:19:06.970Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:06.970Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-05T12:19:06.989Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-05T12:19:06.989Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:06.989Z] latest [2023-05-05T12:19:06.989Z] 3.0.0-dev.149 [2023-05-05T12:19:06.989Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:06.989Z] main [2023-05-05T12:19:06.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:07.119Z] Removing intermediate container 59cf2e8a042c [2023-05-05T12:19:07.119Z] ---> ce8ab7195e1b [2023-05-05T12:19:07.119Z] [2023-05-05T12:19:07.296Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:07.384Z] Successfully built ce8ab7195e1b [2023-05-05T12:19:07.384Z] Successfully tagged security-spire-server-arm64:latest [2023-05-05T12:19:07.384Z] Building support-notifications [2023-05-05T12:19:07.604Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:07.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-05T12:19:07.605Z] 55c09edab01c: Preparing [2023-05-05T12:19:07.605Z] de8e270be516: Preparing [2023-05-05T12:19:07.605Z] 183aad375492: Preparing [2023-05-05T12:19:07.605Z] 117668009bcd: Preparing [2023-05-05T12:19:07.605Z] 43a50f177ff5: Preparing [2023-05-05T12:19:07.605Z] f1417ff83b31: Preparing [2023-05-05T12:19:07.605Z] f1417ff83b31: Waiting [2023-05-05T12:19:07.605Z] 117668009bcd: Layer already exists [2023-05-05T12:19:07.605Z] 183aad375492: Layer already exists [2023-05-05T12:19:07.605Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:07.605Z] 55c09edab01c: Pushed [2023-05-05T12:19:07.605Z] 43a50f177ff5: Pushed [2023-05-05T12:19:08.983Z] de8e270be516: Pushed [2023-05-05T12:19:08.983Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:80ed07c34ce988d143fd2c8e97c50b8b851993e7a916b16621283f1425084791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:09.304Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:09.617Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-05T12:19:09.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-05T12:19:09.617Z] 55c09edab01c: Preparing [2023-05-05T12:19:09.617Z] de8e270be516: Preparing [2023-05-05T12:19:09.617Z] 183aad375492: Preparing [2023-05-05T12:19:09.617Z] 117668009bcd: Preparing [2023-05-05T12:19:09.617Z] 43a50f177ff5: Preparing [2023-05-05T12:19:09.617Z] f1417ff83b31: Preparing [2023-05-05T12:19:09.617Z] 43a50f177ff5: Layer already exists [2023-05-05T12:19:09.617Z] 183aad375492: Layer already exists [2023-05-05T12:19:09.617Z] 117668009bcd: Layer already exists [2023-05-05T12:19:09.617Z] de8e270be516: Layer already exists [2023-05-05T12:19:09.617Z] 55c09edab01c: Layer already exists [2023-05-05T12:19:09.617Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:09.617Z] latest: digest: sha256:80ed07c34ce988d143fd2c8e97c50b8b851993e7a916b16621283f1425084791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:09.936Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:10.255Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.149 [2023-05-05T12:19:10.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-05T12:19:10.255Z] 55c09edab01c: Preparing [2023-05-05T12:19:10.255Z] de8e270be516: Preparing [2023-05-05T12:19:10.255Z] 183aad375492: Preparing [2023-05-05T12:19:10.255Z] 117668009bcd: Preparing [2023-05-05T12:19:10.255Z] 43a50f177ff5: Preparing [2023-05-05T12:19:10.255Z] f1417ff83b31: Preparing [2023-05-05T12:19:10.255Z] f1417ff83b31: Waiting [2023-05-05T12:19:10.255Z] de8e270be516: Layer already exists [2023-05-05T12:19:10.255Z] 183aad375492: Layer already exists [2023-05-05T12:19:10.255Z] 43a50f177ff5: Layer already exists [2023-05-05T12:19:10.255Z] 117668009bcd: Layer already exists [2023-05-05T12:19:10.255Z] 55c09edab01c: Layer already exists [2023-05-05T12:19:10.255Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:10.255Z] 3.0.0-dev.149: digest: sha256:80ed07c34ce988d143fd2c8e97c50b8b851993e7a916b16621283f1425084791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:10.578Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:10.736Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:19:10.736Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:19:10.736Z] ---> c412ee5707c9 [2023-05-05T12:19:10.736Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:19:10.736Z] ---> Using cache [2023-05-05T12:19:10.736Z] ---> d85d74d52aa1 [2023-05-05T12:19:10.736Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T12:19:10.737Z] ---> Using cache [2023-05-05T12:19:10.737Z] ---> 1307dba3ea5f [2023-05-05T12:19:10.737Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-05T12:19:10.737Z] ---> Running in 56c6a6421fb1 [2023-05-05T12:19:10.889Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:10.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-05T12:19:10.889Z] 55c09edab01c: Preparing [2023-05-05T12:19:10.889Z] de8e270be516: Preparing [2023-05-05T12:19:10.889Z] 183aad375492: Preparing [2023-05-05T12:19:10.889Z] 117668009bcd: Preparing [2023-05-05T12:19:10.889Z] 43a50f177ff5: Preparing [2023-05-05T12:19:10.889Z] f1417ff83b31: Preparing [2023-05-05T12:19:10.889Z] f1417ff83b31: Waiting [2023-05-05T12:19:10.889Z] de8e270be516: Layer already exists [2023-05-05T12:19:10.889Z] 183aad375492: Layer already exists [2023-05-05T12:19:10.889Z] 117668009bcd: Layer already exists [2023-05-05T12:19:10.889Z] 55c09edab01c: Layer already exists [2023-05-05T12:19:10.889Z] 43a50f177ff5: Layer already exists [2023-05-05T12:19:10.889Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:10.890Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:80ed07c34ce988d143fd2c8e97c50b8b851993e7a916b16621283f1425084791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:11.211Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:11.523Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-05T12:19:11.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-05T12:19:11.523Z] 55c09edab01c: Preparing [2023-05-05T12:19:11.523Z] de8e270be516: Preparing [2023-05-05T12:19:11.523Z] 183aad375492: Preparing [2023-05-05T12:19:11.523Z] 117668009bcd: Preparing [2023-05-05T12:19:11.523Z] 43a50f177ff5: Preparing [2023-05-05T12:19:11.523Z] f1417ff83b31: Preparing [2023-05-05T12:19:11.523Z] f1417ff83b31: Waiting [2023-05-05T12:19:11.523Z] 183aad375492: Layer already exists [2023-05-05T12:19:11.523Z] de8e270be516: Layer already exists [2023-05-05T12:19:11.523Z] 55c09edab01c: Layer already exists [2023-05-05T12:19:11.523Z] 43a50f177ff5: Layer already exists [2023-05-05T12:19:11.523Z] 117668009bcd: Layer already exists [2023-05-05T12:19:11.523Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:11.523Z] main: digest: sha256:80ed07c34ce988d143fd2c8e97c50b8b851993e7a916b16621283f1425084791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:19:11.579Z] ===================================================== [Pipeline] echo [2023-05-05T12:19:11.587Z] taggedImages: [2023-05-05T12:19:11.587Z] - nexus3.edgexfoundry.org:10004/core-data:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:11.587Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-05T12:19:11.587Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.149 [2023-05-05T12:19:11.587Z] - nexus3.edgexfoundry.org:10004/core-data:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:11.587Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-05T12:19:11.609Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-05T12:19:11.609Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:11.609Z] latest [2023-05-05T12:19:11.609Z] 3.0.0-dev.149 [2023-05-05T12:19:11.609Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:11.609Z] main [2023-05-05T12:19:11.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:11.936Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:12.249Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:12.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-05T12:19:12.249Z] 840c404d2b39: Preparing [2023-05-05T12:19:12.249Z] c179840aa1b6: Preparing [2023-05-05T12:19:12.249Z] 11a8488d4adf: Preparing [2023-05-05T12:19:12.249Z] 183aad375492: Preparing [2023-05-05T12:19:12.249Z] 117668009bcd: Preparing [2023-05-05T12:19:12.249Z] b3ad565a4f41: Preparing [2023-05-05T12:19:12.249Z] f1417ff83b31: Preparing [2023-05-05T12:19:12.249Z] b3ad565a4f41: Waiting [2023-05-05T12:19:12.249Z] f1417ff83b31: Waiting [2023-05-05T12:19:12.249Z] 183aad375492: Layer already exists [2023-05-05T12:19:12.249Z] 117668009bcd: Layer already exists [2023-05-05T12:19:12.249Z] b3ad565a4f41: Layer already exists [2023-05-05T12:19:12.249Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:12.249Z] c179840aa1b6: Pushed [2023-05-05T12:19:12.249Z] 840c404d2b39: Pushed [2023-05-05T12:19:12.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:19:13.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:19:13.624Z] 11a8488d4adf: Pushed [2023-05-05T12:19:13.882Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:a49fcbe4e0959a5b3597207d13dff732529fab9def8518b31f4f3b34da80d147 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:14.197Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:14.507Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-05T12:19:14.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-05T12:19:14.507Z] 840c404d2b39: Preparing [2023-05-05T12:19:14.507Z] c179840aa1b6: Preparing [2023-05-05T12:19:14.507Z] 11a8488d4adf: Preparing [2023-05-05T12:19:14.507Z] 183aad375492: Preparing [2023-05-05T12:19:14.507Z] 117668009bcd: Preparing [2023-05-05T12:19:14.507Z] b3ad565a4f41: Preparing [2023-05-05T12:19:14.507Z] f1417ff83b31: Preparing [2023-05-05T12:19:14.507Z] b3ad565a4f41: Waiting [2023-05-05T12:19:14.507Z] f1417ff83b31: Waiting [2023-05-05T12:19:14.507Z] 840c404d2b39: Layer already exists [2023-05-05T12:19:14.507Z] 183aad375492: Layer already exists [2023-05-05T12:19:14.507Z] c179840aa1b6: Layer already exists [2023-05-05T12:19:14.507Z] 11a8488d4adf: Layer already exists [2023-05-05T12:19:14.507Z] 117668009bcd: Layer already exists [2023-05-05T12:19:14.508Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:14.508Z] b3ad565a4f41: Layer already exists [2023-05-05T12:19:14.508Z] latest: digest: sha256:a49fcbe4e0959a5b3597207d13dff732529fab9def8518b31f4f3b34da80d147 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:14.658Z] OK: 263 MiB in 53 packages [2023-05-05T12:19:14.820Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:15.120Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.149 [2023-05-05T12:19:15.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-05T12:19:15.120Z] 840c404d2b39: Preparing [2023-05-05T12:19:15.120Z] c179840aa1b6: Preparing [2023-05-05T12:19:15.120Z] 11a8488d4adf: Preparing [2023-05-05T12:19:15.120Z] 183aad375492: Preparing [2023-05-05T12:19:15.120Z] 117668009bcd: Preparing [2023-05-05T12:19:15.120Z] b3ad565a4f41: Preparing [2023-05-05T12:19:15.120Z] f1417ff83b31: Preparing [2023-05-05T12:19:15.120Z] b3ad565a4f41: Waiting [2023-05-05T12:19:15.120Z] f1417ff83b31: Waiting [2023-05-05T12:19:15.120Z] 183aad375492: Layer already exists [2023-05-05T12:19:15.120Z] 117668009bcd: Layer already exists [2023-05-05T12:19:15.120Z] 840c404d2b39: Layer already exists [2023-05-05T12:19:15.120Z] 11a8488d4adf: Layer already exists [2023-05-05T12:19:15.120Z] c179840aa1b6: Layer already exists [2023-05-05T12:19:15.120Z] b3ad565a4f41: Layer already exists [2023-05-05T12:19:15.120Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:15.120Z] 3.0.0-dev.149: digest: sha256:a49fcbe4e0959a5b3597207d13dff732529fab9def8518b31f4f3b34da80d147 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:15.431Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:15.736Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:15.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-05T12:19:15.736Z] 840c404d2b39: Preparing [2023-05-05T12:19:15.736Z] c179840aa1b6: Preparing [2023-05-05T12:19:15.736Z] 11a8488d4adf: Preparing [2023-05-05T12:19:15.736Z] 183aad375492: Preparing [2023-05-05T12:19:15.736Z] 117668009bcd: Preparing [2023-05-05T12:19:15.736Z] b3ad565a4f41: Preparing [2023-05-05T12:19:15.736Z] f1417ff83b31: Preparing [2023-05-05T12:19:15.736Z] b3ad565a4f41: Waiting [2023-05-05T12:19:15.736Z] 840c404d2b39: Layer already exists [2023-05-05T12:19:15.736Z] 11a8488d4adf: Layer already exists [2023-05-05T12:19:15.736Z] c179840aa1b6: Layer already exists [2023-05-05T12:19:15.736Z] 183aad375492: Layer already exists [2023-05-05T12:19:15.736Z] 117668009bcd: Layer already exists [2023-05-05T12:19:15.736Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:15.736Z] b3ad565a4f41: Layer already exists [2023-05-05T12:19:15.736Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:a49fcbe4e0959a5b3597207d13dff732529fab9def8518b31f4f3b34da80d147 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:16.038Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-05T12:19:16.071Z] Removing intermediate container 56c6a6421fb1 [2023-05-05T12:19:16.071Z] ---> 8c336854b96a [2023-05-05T12:19:16.071Z] Step 6/23 : COPY go.mod vendor* ./ [Pipeline] sh [2023-05-05T12:19:16.355Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-05T12:19:16.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-05T12:19:16.355Z] 840c404d2b39: Preparing [2023-05-05T12:19:16.355Z] c179840aa1b6: Preparing [2023-05-05T12:19:16.355Z] 11a8488d4adf: Preparing [2023-05-05T12:19:16.355Z] 183aad375492: Preparing [2023-05-05T12:19:16.355Z] 117668009bcd: Preparing [2023-05-05T12:19:16.355Z] b3ad565a4f41: Preparing [2023-05-05T12:19:16.355Z] f1417ff83b31: Preparing [2023-05-05T12:19:16.355Z] b3ad565a4f41: Waiting [2023-05-05T12:19:16.355Z] f1417ff83b31: Waiting [2023-05-05T12:19:16.355Z] c179840aa1b6: Layer already exists [2023-05-05T12:19:16.355Z] 183aad375492: Layer already exists [2023-05-05T12:19:16.355Z] 11a8488d4adf: Layer already exists [2023-05-05T12:19:16.355Z] 840c404d2b39: Layer already exists [2023-05-05T12:19:16.355Z] 117668009bcd: Layer already exists [2023-05-05T12:19:16.355Z] b3ad565a4f41: Layer already exists [2023-05-05T12:19:16.355Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:16.355Z] main: digest: sha256:a49fcbe4e0959a5b3597207d13dff732529fab9def8518b31f4f3b34da80d147 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:19:16.402Z] ===================================================== [Pipeline] echo [2023-05-05T12:19:16.408Z] taggedImages: [2023-05-05T12:19:16.408Z] - nexus3.edgexfoundry.org:10004/core-metadata:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:16.408Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-05T12:19:16.408Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.149 [2023-05-05T12:19:16.408Z] - nexus3.edgexfoundry.org:10004/core-metadata:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:16.408Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-05T12:19:16.423Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-05T12:19:16.423Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:16.423Z] latest [2023-05-05T12:19:16.423Z] 3.0.0-dev.149 [2023-05-05T12:19:16.423Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:16.423Z] main [2023-05-05T12:19:16.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:16.732Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:17.036Z] ---> 30f346f9bee4 [2023-05-05T12:19:17.036Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:19:17.036Z] ---> Running in 955b72246119 [2023-05-05T12:19:17.040Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:17.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-05T12:19:17.040Z] 34d0c29dc22f: Preparing [2023-05-05T12:19:17.040Z] 34d0c29dc22f: Preparing [2023-05-05T12:19:17.040Z] 96fdbf2a45e7: Preparing [2023-05-05T12:19:17.040Z] c9024d2947bb: Preparing [2023-05-05T12:19:17.040Z] de5fe04b1368: Preparing [2023-05-05T12:19:17.040Z] e89a12398800: Preparing [2023-05-05T12:19:17.040Z] 3fa89fc87b73: Preparing [2023-05-05T12:19:17.040Z] 183aad375492: Preparing [2023-05-05T12:19:17.040Z] 117668009bcd: Preparing [2023-05-05T12:19:17.040Z] c725c675b010: Preparing [2023-05-05T12:19:17.040Z] b2dbb6649e0c: Preparing [2023-05-05T12:19:17.040Z] 094115d9e1cb: Preparing [2023-05-05T12:19:17.040Z] 1aff5a36271d: Preparing [2023-05-05T12:19:17.040Z] f1417ff83b31: Preparing [2023-05-05T12:19:17.040Z] 094115d9e1cb: Waiting [2023-05-05T12:19:17.040Z] 1aff5a36271d: Waiting [2023-05-05T12:19:17.040Z] f1417ff83b31: Waiting [2023-05-05T12:19:17.040Z] 117668009bcd: Waiting [2023-05-05T12:19:17.040Z] c725c675b010: Waiting [2023-05-05T12:19:17.040Z] b2dbb6649e0c: Waiting [2023-05-05T12:19:17.040Z] 183aad375492: Waiting [2023-05-05T12:19:17.040Z] de5fe04b1368: Pushed [2023-05-05T12:19:17.040Z] 34d0c29dc22f: Pushed [2023-05-05T12:19:17.040Z] 96fdbf2a45e7: Pushed [2023-05-05T12:19:17.040Z] c9024d2947bb: Pushed [2023-05-05T12:19:17.040Z] e89a12398800: Pushed [2023-05-05T12:19:17.040Z] 183aad375492: Layer already exists [2023-05-05T12:19:17.040Z] 117668009bcd: Layer already exists [2023-05-05T12:19:17.298Z] c725c675b010: Pushed [2023-05-05T12:19:17.298Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:17.298Z] b2dbb6649e0c: Pushed [2023-05-05T12:19:17.298Z] 094115d9e1cb: Pushed [2023-05-05T12:19:17.298Z] 1aff5a36271d: Pushed [2023-05-05T12:19:18.678Z] 3fa89fc87b73: Pushed [2023-05-05T12:19:18.937Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:656365905409fce682887c3dc3980bde31b98e6bce5266068156398c3a1b1b89 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:19.240Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:19.537Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-05T12:19:19.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-05T12:19:19.537Z] 34d0c29dc22f: Preparing [2023-05-05T12:19:19.537Z] 34d0c29dc22f: Preparing [2023-05-05T12:19:19.537Z] 96fdbf2a45e7: Preparing [2023-05-05T12:19:19.537Z] c9024d2947bb: Preparing [2023-05-05T12:19:19.537Z] de5fe04b1368: Preparing [2023-05-05T12:19:19.537Z] e89a12398800: Preparing [2023-05-05T12:19:19.537Z] 3fa89fc87b73: Preparing [2023-05-05T12:19:19.537Z] 183aad375492: Preparing [2023-05-05T12:19:19.537Z] 117668009bcd: Preparing [2023-05-05T12:19:19.537Z] c725c675b010: Preparing [2023-05-05T12:19:19.537Z] b2dbb6649e0c: Preparing [2023-05-05T12:19:19.537Z] 094115d9e1cb: Preparing [2023-05-05T12:19:19.537Z] 1aff5a36271d: Preparing [2023-05-05T12:19:19.537Z] f1417ff83b31: Preparing [2023-05-05T12:19:19.537Z] 117668009bcd: Waiting [2023-05-05T12:19:19.537Z] 1aff5a36271d: Waiting [2023-05-05T12:19:19.537Z] c725c675b010: Waiting [2023-05-05T12:19:19.537Z] b2dbb6649e0c: Waiting [2023-05-05T12:19:19.537Z] 094115d9e1cb: Waiting [2023-05-05T12:19:19.537Z] f1417ff83b31: Waiting [2023-05-05T12:19:19.537Z] 3fa89fc87b73: Waiting [2023-05-05T12:19:19.537Z] 183aad375492: Waiting [2023-05-05T12:19:19.537Z] e89a12398800: Layer already exists [2023-05-05T12:19:19.537Z] 34d0c29dc22f: Layer already exists [2023-05-05T12:19:19.537Z] de5fe04b1368: Layer already exists [2023-05-05T12:19:19.537Z] 96fdbf2a45e7: Layer already exists [2023-05-05T12:19:19.537Z] c9024d2947bb: Layer already exists [2023-05-05T12:19:19.537Z] 3fa89fc87b73: Layer already exists [2023-05-05T12:19:19.537Z] b2dbb6649e0c: Layer already exists [2023-05-05T12:19:19.537Z] 117668009bcd: Layer already exists [2023-05-05T12:19:19.537Z] 183aad375492: Layer already exists [2023-05-05T12:19:19.537Z] c725c675b010: Layer already exists [2023-05-05T12:19:19.537Z] 094115d9e1cb: Layer already exists [2023-05-05T12:19:19.537Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:19.537Z] 1aff5a36271d: Layer already exists [2023-05-05T12:19:19.537Z] latest: digest: sha256:656365905409fce682887c3dc3980bde31b98e6bce5266068156398c3a1b1b89 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:19.847Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:20.150Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.149 [2023-05-05T12:19:20.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-05T12:19:20.150Z] 34d0c29dc22f: Preparing [2023-05-05T12:19:20.150Z] 34d0c29dc22f: Preparing [2023-05-05T12:19:20.150Z] 96fdbf2a45e7: Preparing [2023-05-05T12:19:20.150Z] c9024d2947bb: Preparing [2023-05-05T12:19:20.150Z] de5fe04b1368: Preparing [2023-05-05T12:19:20.150Z] e89a12398800: Preparing [2023-05-05T12:19:20.150Z] 3fa89fc87b73: Preparing [2023-05-05T12:19:20.150Z] 183aad375492: Preparing [2023-05-05T12:19:20.150Z] 117668009bcd: Preparing [2023-05-05T12:19:20.150Z] c725c675b010: Preparing [2023-05-05T12:19:20.150Z] b2dbb6649e0c: Preparing [2023-05-05T12:19:20.150Z] 094115d9e1cb: Preparing [2023-05-05T12:19:20.150Z] 1aff5a36271d: Preparing [2023-05-05T12:19:20.150Z] f1417ff83b31: Preparing [2023-05-05T12:19:20.150Z] 3fa89fc87b73: Waiting [2023-05-05T12:19:20.150Z] 183aad375492: Waiting [2023-05-05T12:19:20.150Z] 117668009bcd: Waiting [2023-05-05T12:19:20.150Z] c725c675b010: Waiting [2023-05-05T12:19:20.150Z] b2dbb6649e0c: Waiting [2023-05-05T12:19:20.150Z] 094115d9e1cb: Waiting [2023-05-05T12:19:20.150Z] 1aff5a36271d: Waiting [2023-05-05T12:19:20.150Z] f1417ff83b31: Waiting [2023-05-05T12:19:20.150Z] e89a12398800: Layer already exists [2023-05-05T12:19:20.150Z] de5fe04b1368: Layer already exists [2023-05-05T12:19:20.150Z] 96fdbf2a45e7: Layer already exists [2023-05-05T12:19:20.150Z] 34d0c29dc22f: Layer already exists [2023-05-05T12:19:20.150Z] c9024d2947bb: Layer already exists [2023-05-05T12:19:20.150Z] c725c675b010: Layer already exists [2023-05-05T12:19:20.150Z] 3fa89fc87b73: Layer already exists [2023-05-05T12:19:20.150Z] 183aad375492: Layer already exists [2023-05-05T12:19:20.150Z] 117668009bcd: Layer already exists [2023-05-05T12:19:20.150Z] b2dbb6649e0c: Layer already exists [2023-05-05T12:19:20.150Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:20.150Z] 1aff5a36271d: Layer already exists [2023-05-05T12:19:20.150Z] 094115d9e1cb: Layer already exists [2023-05-05T12:19:20.150Z] 3.0.0-dev.149: digest: sha256:656365905409fce682887c3dc3980bde31b98e6bce5266068156398c3a1b1b89 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:20.451Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:20.754Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:20.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-05T12:19:20.754Z] 34d0c29dc22f: Preparing [2023-05-05T12:19:20.754Z] 34d0c29dc22f: Preparing [2023-05-05T12:19:20.754Z] 96fdbf2a45e7: Preparing [2023-05-05T12:19:20.754Z] c9024d2947bb: Preparing [2023-05-05T12:19:20.754Z] de5fe04b1368: Preparing [2023-05-05T12:19:20.754Z] e89a12398800: Preparing [2023-05-05T12:19:20.754Z] 3fa89fc87b73: Preparing [2023-05-05T12:19:20.754Z] 183aad375492: Preparing [2023-05-05T12:19:20.754Z] 117668009bcd: Preparing [2023-05-05T12:19:20.754Z] c725c675b010: Preparing [2023-05-05T12:19:20.754Z] b2dbb6649e0c: Preparing [2023-05-05T12:19:20.754Z] 094115d9e1cb: Preparing [2023-05-05T12:19:20.754Z] 1aff5a36271d: Preparing [2023-05-05T12:19:20.754Z] f1417ff83b31: Preparing [2023-05-05T12:19:20.754Z] 117668009bcd: Waiting [2023-05-05T12:19:20.754Z] c725c675b010: Waiting [2023-05-05T12:19:20.754Z] b2dbb6649e0c: Waiting [2023-05-05T12:19:20.754Z] 094115d9e1cb: Waiting [2023-05-05T12:19:20.754Z] 1aff5a36271d: Waiting [2023-05-05T12:19:20.754Z] f1417ff83b31: Waiting [2023-05-05T12:19:20.754Z] 3fa89fc87b73: Waiting [2023-05-05T12:19:20.754Z] 183aad375492: Waiting [2023-05-05T12:19:20.754Z] de5fe04b1368: Layer already exists [2023-05-05T12:19:20.754Z] e89a12398800: Layer already exists [2023-05-05T12:19:20.754Z] 96fdbf2a45e7: Layer already exists [2023-05-05T12:19:20.754Z] c9024d2947bb: Layer already exists [2023-05-05T12:19:20.754Z] 34d0c29dc22f: Layer already exists [2023-05-05T12:19:20.754Z] 3fa89fc87b73: Layer already exists [2023-05-05T12:19:20.754Z] 183aad375492: Layer already exists [2023-05-05T12:19:20.754Z] c725c675b010: Layer already exists [2023-05-05T12:19:20.754Z] b2dbb6649e0c: Layer already exists [2023-05-05T12:19:20.754Z] 117668009bcd: Layer already exists [2023-05-05T12:19:20.754Z] 094115d9e1cb: Layer already exists [2023-05-05T12:19:20.754Z] 1aff5a36271d: Layer already exists [2023-05-05T12:19:20.754Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:20.754Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:656365905409fce682887c3dc3980bde31b98e6bce5266068156398c3a1b1b89 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:21.067Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:21.374Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-05T12:19:21.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-05T12:19:21.374Z] 34d0c29dc22f: Preparing [2023-05-05T12:19:21.374Z] 34d0c29dc22f: Preparing [2023-05-05T12:19:21.374Z] 96fdbf2a45e7: Preparing [2023-05-05T12:19:21.374Z] c9024d2947bb: Preparing [2023-05-05T12:19:21.374Z] de5fe04b1368: Preparing [2023-05-05T12:19:21.374Z] e89a12398800: Preparing [2023-05-05T12:19:21.374Z] 3fa89fc87b73: Preparing [2023-05-05T12:19:21.374Z] 183aad375492: Preparing [2023-05-05T12:19:21.374Z] 117668009bcd: Preparing [2023-05-05T12:19:21.374Z] c725c675b010: Preparing [2023-05-05T12:19:21.374Z] b2dbb6649e0c: Preparing [2023-05-05T12:19:21.374Z] 094115d9e1cb: Preparing [2023-05-05T12:19:21.374Z] 1aff5a36271d: Preparing [2023-05-05T12:19:21.374Z] f1417ff83b31: Preparing [2023-05-05T12:19:21.374Z] c725c675b010: Waiting [2023-05-05T12:19:21.374Z] b2dbb6649e0c: Waiting [2023-05-05T12:19:21.374Z] 094115d9e1cb: Waiting [2023-05-05T12:19:21.374Z] 1aff5a36271d: Waiting [2023-05-05T12:19:21.374Z] f1417ff83b31: Waiting [2023-05-05T12:19:21.374Z] 3fa89fc87b73: Waiting [2023-05-05T12:19:21.374Z] 183aad375492: Waiting [2023-05-05T12:19:21.374Z] 117668009bcd: Waiting [2023-05-05T12:19:21.374Z] de5fe04b1368: Layer already exists [2023-05-05T12:19:21.374Z] 96fdbf2a45e7: Layer already exists [2023-05-05T12:19:21.374Z] e89a12398800: Layer already exists [2023-05-05T12:19:21.374Z] 34d0c29dc22f: Layer already exists [2023-05-05T12:19:21.374Z] c9024d2947bb: Layer already exists [2023-05-05T12:19:21.374Z] 3fa89fc87b73: Layer already exists [2023-05-05T12:19:21.374Z] 183aad375492: Layer already exists [2023-05-05T12:19:21.374Z] c725c675b010: Layer already exists [2023-05-05T12:19:21.374Z] 117668009bcd: Layer already exists [2023-05-05T12:19:21.374Z] b2dbb6649e0c: Layer already exists [2023-05-05T12:19:21.374Z] 094115d9e1cb: Layer already exists [2023-05-05T12:19:21.374Z] 1aff5a36271d: Layer already exists [2023-05-05T12:19:21.374Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:21.374Z] main: digest: sha256:656365905409fce682887c3dc3980bde31b98e6bce5266068156398c3a1b1b89 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:19:21.417Z] ===================================================== [Pipeline] echo [2023-05-05T12:19:21.426Z] taggedImages: [2023-05-05T12:19:21.426Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:21.426Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-05T12:19:21.426Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.149 [2023-05-05T12:19:21.426Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:21.426Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-05T12:19:21.443Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-05T12:19:21.443Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:21.443Z] latest [2023-05-05T12:19:21.443Z] 3.0.0-dev.149 [2023-05-05T12:19:21.443Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:21.443Z] main [2023-05-05T12:19:21.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:21.749Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:22.049Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:22.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-05T12:19:22.049Z] 40532ef45968: Preparing [2023-05-05T12:19:22.049Z] 6577e4ad67e3: Preparing [2023-05-05T12:19:22.049Z] 8c1a9b97d562: Preparing [2023-05-05T12:19:22.049Z] 3937bdb04d54: Preparing [2023-05-05T12:19:22.049Z] 183aad375492: Preparing [2023-05-05T12:19:22.049Z] 117668009bcd: Preparing [2023-05-05T12:19:22.049Z] 17b7b8793a73: Preparing [2023-05-05T12:19:22.049Z] f1417ff83b31: Preparing [2023-05-05T12:19:22.049Z] f1417ff83b31: Waiting [2023-05-05T12:19:22.049Z] 17b7b8793a73: Waiting [2023-05-05T12:19:22.049Z] 117668009bcd: Waiting [2023-05-05T12:19:22.049Z] 183aad375492: Layer already exists [2023-05-05T12:19:22.049Z] 117668009bcd: Layer already exists [2023-05-05T12:19:22.049Z] 17b7b8793a73: Layer already exists [2023-05-05T12:19:22.049Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:22.049Z] 8c1a9b97d562: Pushed [2023-05-05T12:19:22.049Z] 40532ef45968: Pushed [2023-05-05T12:19:22.049Z] 6577e4ad67e3: Pushed [2023-05-05T12:19:23.433Z] 3937bdb04d54: Pushed [2023-05-05T12:19:23.433Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:5304ccf4cf2cf3957fb8d784d2968696ef13b499a8e87bfee0a3d4d13730040d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:23.746Z] + 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-05T12:19:24.044Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-05T12:19:24.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-05T12:19:24.044Z] 40532ef45968: Preparing [2023-05-05T12:19:24.044Z] 6577e4ad67e3: Preparing [2023-05-05T12:19:24.044Z] 8c1a9b97d562: Preparing [2023-05-05T12:19:24.044Z] 3937bdb04d54: Preparing [2023-05-05T12:19:24.044Z] 183aad375492: Preparing [2023-05-05T12:19:24.044Z] 117668009bcd: Preparing [2023-05-05T12:19:24.044Z] 17b7b8793a73: Preparing [2023-05-05T12:19:24.044Z] f1417ff83b31: Preparing [2023-05-05T12:19:24.044Z] 17b7b8793a73: Waiting [2023-05-05T12:19:24.044Z] f1417ff83b31: Waiting [2023-05-05T12:19:24.044Z] 117668009bcd: Waiting [2023-05-05T12:19:24.044Z] 183aad375492: Layer already exists [2023-05-05T12:19:24.044Z] 3937bdb04d54: Layer already exists [2023-05-05T12:19:24.044Z] 6577e4ad67e3: Layer already exists [2023-05-05T12:19:24.044Z] 8c1a9b97d562: Layer already exists [2023-05-05T12:19:24.044Z] 40532ef45968: Layer already exists [2023-05-05T12:19:24.044Z] 17b7b8793a73: Layer already exists [2023-05-05T12:19:24.044Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:24.044Z] 117668009bcd: Layer already exists [2023-05-05T12:19:24.044Z] latest: digest: sha256:5304ccf4cf2cf3957fb8d784d2968696ef13b499a8e87bfee0a3d4d13730040d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:24.354Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:24.654Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.149 [2023-05-05T12:19:24.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-05T12:19:24.654Z] 40532ef45968: Preparing [2023-05-05T12:19:24.654Z] 6577e4ad67e3: Preparing [2023-05-05T12:19:24.654Z] 8c1a9b97d562: Preparing [2023-05-05T12:19:24.654Z] 3937bdb04d54: Preparing [2023-05-05T12:19:24.654Z] 183aad375492: Preparing [2023-05-05T12:19:24.654Z] 117668009bcd: Preparing [2023-05-05T12:19:24.654Z] 17b7b8793a73: Preparing [2023-05-05T12:19:24.654Z] f1417ff83b31: Preparing [2023-05-05T12:19:24.654Z] 117668009bcd: Waiting [2023-05-05T12:19:24.654Z] 17b7b8793a73: Waiting [2023-05-05T12:19:24.654Z] f1417ff83b31: Waiting [2023-05-05T12:19:24.654Z] 3937bdb04d54: Layer already exists [2023-05-05T12:19:24.654Z] 183aad375492: Layer already exists [2023-05-05T12:19:24.654Z] 40532ef45968: Layer already exists [2023-05-05T12:19:24.654Z] 8c1a9b97d562: Layer already exists [2023-05-05T12:19:24.654Z] 6577e4ad67e3: Layer already exists [2023-05-05T12:19:24.654Z] 117668009bcd: Layer already exists [2023-05-05T12:19:24.654Z] 17b7b8793a73: Layer already exists [2023-05-05T12:19:24.654Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:24.654Z] 3.0.0-dev.149: digest: sha256:5304ccf4cf2cf3957fb8d784d2968696ef13b499a8e87bfee0a3d4d13730040d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:24.977Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:25.281Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:25.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-05T12:19:25.281Z] 40532ef45968: Preparing [2023-05-05T12:19:25.281Z] 6577e4ad67e3: Preparing [2023-05-05T12:19:25.281Z] 8c1a9b97d562: Preparing [2023-05-05T12:19:25.281Z] 3937bdb04d54: Preparing [2023-05-05T12:19:25.281Z] 183aad375492: Preparing [2023-05-05T12:19:25.281Z] 117668009bcd: Preparing [2023-05-05T12:19:25.281Z] 17b7b8793a73: Preparing [2023-05-05T12:19:25.281Z] f1417ff83b31: Preparing [2023-05-05T12:19:25.281Z] 117668009bcd: Waiting [2023-05-05T12:19:25.281Z] 17b7b8793a73: Waiting [2023-05-05T12:19:25.281Z] f1417ff83b31: Waiting [2023-05-05T12:19:25.281Z] 40532ef45968: Layer already exists [2023-05-05T12:19:25.281Z] 183aad375492: Layer already exists [2023-05-05T12:19:25.281Z] 3937bdb04d54: Layer already exists [2023-05-05T12:19:25.281Z] 6577e4ad67e3: Layer already exists [2023-05-05T12:19:25.281Z] 8c1a9b97d562: Layer already exists [2023-05-05T12:19:25.281Z] 117668009bcd: Layer already exists [2023-05-05T12:19:25.281Z] 17b7b8793a73: Layer already exists [2023-05-05T12:19:25.281Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:25.281Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:5304ccf4cf2cf3957fb8d784d2968696ef13b499a8e87bfee0a3d4d13730040d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:25.594Z] + 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-05T12:19:25.897Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-05T12:19:25.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-05T12:19:25.897Z] 40532ef45968: Preparing [2023-05-05T12:19:25.897Z] 6577e4ad67e3: Preparing [2023-05-05T12:19:25.897Z] 8c1a9b97d562: Preparing [2023-05-05T12:19:25.897Z] 3937bdb04d54: Preparing [2023-05-05T12:19:25.897Z] 183aad375492: Preparing [2023-05-05T12:19:25.897Z] 117668009bcd: Preparing [2023-05-05T12:19:25.897Z] 17b7b8793a73: Preparing [2023-05-05T12:19:25.897Z] f1417ff83b31: Preparing [2023-05-05T12:19:25.897Z] f1417ff83b31: Waiting [2023-05-05T12:19:25.897Z] 17b7b8793a73: Waiting [2023-05-05T12:19:25.897Z] 117668009bcd: Waiting [2023-05-05T12:19:25.897Z] 6577e4ad67e3: Layer already exists [2023-05-05T12:19:25.897Z] 3937bdb04d54: Layer already exists [2023-05-05T12:19:25.897Z] 183aad375492: Layer already exists [2023-05-05T12:19:25.897Z] 40532ef45968: Layer already exists [2023-05-05T12:19:25.897Z] 8c1a9b97d562: Layer already exists [2023-05-05T12:19:25.897Z] 117668009bcd: Layer already exists [2023-05-05T12:19:25.897Z] 17b7b8793a73: Layer already exists [2023-05-05T12:19:25.897Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:25.897Z] main: digest: sha256:5304ccf4cf2cf3957fb8d784d2968696ef13b499a8e87bfee0a3d4d13730040d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:19:25.938Z] ===================================================== [Pipeline] echo [2023-05-05T12:19:25.944Z] taggedImages: [2023-05-05T12:19:25.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:25.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-05T12:19:25.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.149 [2023-05-05T12:19:25.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:25.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-05T12:19:25.962Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-05T12:19:25.962Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:25.962Z] latest [2023-05-05T12:19:25.962Z] 3.0.0-dev.149 [2023-05-05T12:19:25.962Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:25.962Z] main [2023-05-05T12:19:25.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:26.274Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:26.586Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:26.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-05T12:19:26.586Z] 152d80172085: Preparing [2023-05-05T12:19:26.586Z] 98eb84ba6cac: Preparing [2023-05-05T12:19:26.587Z] f176e43ec18f: Preparing [2023-05-05T12:19:26.587Z] 93cf70f39f71: Preparing [2023-05-05T12:19:26.587Z] 183aad375492: Preparing [2023-05-05T12:19:26.587Z] 117668009bcd: Preparing [2023-05-05T12:19:26.587Z] d0ab921ce724: Preparing [2023-05-05T12:19:26.587Z] b0f0a0501bbf: Preparing [2023-05-05T12:19:26.587Z] f1417ff83b31: Preparing [2023-05-05T12:19:26.587Z] 117668009bcd: Waiting [2023-05-05T12:19:26.587Z] f1417ff83b31: Waiting [2023-05-05T12:19:26.587Z] b0f0a0501bbf: Waiting [2023-05-05T12:19:26.587Z] d0ab921ce724: Waiting [2023-05-05T12:19:26.587Z] 183aad375492: Layer already exists [2023-05-05T12:19:26.587Z] 117668009bcd: Layer already exists [2023-05-05T12:19:26.587Z] 93cf70f39f71: Pushed [2023-05-05T12:19:26.587Z] 98eb84ba6cac: Pushed [2023-05-05T12:19:26.587Z] 152d80172085: Pushed [2023-05-05T12:19:26.587Z] d0ab921ce724: Pushed [2023-05-05T12:19:26.587Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:26.845Z] b0f0a0501bbf: Pushed [2023-05-05T12:19:28.225Z] f176e43ec18f: Pushed [2023-05-05T12:19:28.225Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:8f2e1d77208cc06ef80a2a3037533a61b7c1e1d7a02d92338fa72fc6753e0a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:28.537Z] + 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-05T12:19:28.846Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-05T12:19:28.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-05T12:19:28.846Z] 152d80172085: Preparing [2023-05-05T12:19:28.846Z] 98eb84ba6cac: Preparing [2023-05-05T12:19:28.846Z] f176e43ec18f: Preparing [2023-05-05T12:19:28.846Z] 93cf70f39f71: Preparing [2023-05-05T12:19:28.846Z] 183aad375492: Preparing [2023-05-05T12:19:28.846Z] 117668009bcd: Preparing [2023-05-05T12:19:28.846Z] d0ab921ce724: Preparing [2023-05-05T12:19:28.846Z] b0f0a0501bbf: Preparing [2023-05-05T12:19:28.846Z] f1417ff83b31: Preparing [2023-05-05T12:19:28.846Z] 117668009bcd: Waiting [2023-05-05T12:19:28.846Z] d0ab921ce724: Waiting [2023-05-05T12:19:28.846Z] b0f0a0501bbf: Waiting [2023-05-05T12:19:28.846Z] f1417ff83b31: Waiting [2023-05-05T12:19:28.846Z] f176e43ec18f: Layer already exists [2023-05-05T12:19:28.846Z] 98eb84ba6cac: Layer already exists [2023-05-05T12:19:28.846Z] 93cf70f39f71: Layer already exists [2023-05-05T12:19:28.846Z] 183aad375492: Layer already exists [2023-05-05T12:19:28.846Z] 152d80172085: Layer already exists [2023-05-05T12:19:28.846Z] b0f0a0501bbf: Layer already exists [2023-05-05T12:19:28.846Z] 117668009bcd: Layer already exists [2023-05-05T12:19:28.846Z] d0ab921ce724: Layer already exists [2023-05-05T12:19:28.846Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:28.846Z] latest: digest: sha256:8f2e1d77208cc06ef80a2a3037533a61b7c1e1d7a02d92338fa72fc6753e0a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:29.175Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:29.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.149 [2023-05-05T12:19:29.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-05T12:19:29.487Z] 152d80172085: Preparing [2023-05-05T12:19:29.487Z] 98eb84ba6cac: Preparing [2023-05-05T12:19:29.487Z] f176e43ec18f: Preparing [2023-05-05T12:19:29.487Z] 93cf70f39f71: Preparing [2023-05-05T12:19:29.487Z] 183aad375492: Preparing [2023-05-05T12:19:29.488Z] 117668009bcd: Preparing [2023-05-05T12:19:29.488Z] d0ab921ce724: Preparing [2023-05-05T12:19:29.488Z] b0f0a0501bbf: Preparing [2023-05-05T12:19:29.488Z] f1417ff83b31: Preparing [2023-05-05T12:19:29.488Z] d0ab921ce724: Waiting [2023-05-05T12:19:29.488Z] b0f0a0501bbf: Waiting [2023-05-05T12:19:29.488Z] f1417ff83b31: Waiting [2023-05-05T12:19:29.488Z] 117668009bcd: Waiting [2023-05-05T12:19:29.488Z] 93cf70f39f71: Layer already exists [2023-05-05T12:19:29.488Z] 98eb84ba6cac: Layer already exists [2023-05-05T12:19:29.488Z] 152d80172085: Layer already exists [2023-05-05T12:19:29.488Z] 183aad375492: Layer already exists [2023-05-05T12:19:29.488Z] f176e43ec18f: Layer already exists [2023-05-05T12:19:29.488Z] 117668009bcd: Layer already exists [2023-05-05T12:19:29.488Z] d0ab921ce724: Layer already exists [2023-05-05T12:19:29.488Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:29.488Z] b0f0a0501bbf: Layer already exists [2023-05-05T12:19:29.488Z] 3.0.0-dev.149: digest: sha256:8f2e1d77208cc06ef80a2a3037533a61b7c1e1d7a02d92338fa72fc6753e0a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:29.808Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:30.127Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:30.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-05T12:19:30.127Z] 152d80172085: Preparing [2023-05-05T12:19:30.127Z] 98eb84ba6cac: Preparing [2023-05-05T12:19:30.127Z] f176e43ec18f: Preparing [2023-05-05T12:19:30.127Z] 93cf70f39f71: Preparing [2023-05-05T12:19:30.127Z] 183aad375492: Preparing [2023-05-05T12:19:30.127Z] 117668009bcd: Preparing [2023-05-05T12:19:30.127Z] d0ab921ce724: Preparing [2023-05-05T12:19:30.127Z] b0f0a0501bbf: Preparing [2023-05-05T12:19:30.127Z] f1417ff83b31: Preparing [2023-05-05T12:19:30.127Z] 117668009bcd: Waiting [2023-05-05T12:19:30.127Z] d0ab921ce724: Waiting [2023-05-05T12:19:30.127Z] 152d80172085: Layer already exists [2023-05-05T12:19:30.127Z] 183aad375492: Layer already exists [2023-05-05T12:19:30.127Z] f176e43ec18f: Layer already exists [2023-05-05T12:19:30.127Z] 98eb84ba6cac: Layer already exists [2023-05-05T12:19:30.127Z] 93cf70f39f71: Layer already exists [2023-05-05T12:19:30.127Z] d0ab921ce724: Layer already exists [2023-05-05T12:19:30.127Z] 117668009bcd: Layer already exists [2023-05-05T12:19:30.127Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:30.127Z] b0f0a0501bbf: Layer already exists [2023-05-05T12:19:30.127Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:8f2e1d77208cc06ef80a2a3037533a61b7c1e1d7a02d92338fa72fc6753e0a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:30.440Z] + 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-05T12:19:30.755Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-05T12:19:30.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-05T12:19:30.755Z] 152d80172085: Preparing [2023-05-05T12:19:30.755Z] 98eb84ba6cac: Preparing [2023-05-05T12:19:30.755Z] f176e43ec18f: Preparing [2023-05-05T12:19:30.755Z] 93cf70f39f71: Preparing [2023-05-05T12:19:30.755Z] 183aad375492: Preparing [2023-05-05T12:19:30.755Z] 117668009bcd: Preparing [2023-05-05T12:19:30.755Z] d0ab921ce724: Preparing [2023-05-05T12:19:30.755Z] b0f0a0501bbf: Preparing [2023-05-05T12:19:30.755Z] f1417ff83b31: Preparing [2023-05-05T12:19:30.755Z] 117668009bcd: Waiting [2023-05-05T12:19:30.755Z] d0ab921ce724: Waiting [2023-05-05T12:19:30.755Z] b0f0a0501bbf: Waiting [2023-05-05T12:19:30.755Z] f1417ff83b31: Waiting [2023-05-05T12:19:30.755Z] 183aad375492: Layer already exists [2023-05-05T12:19:30.755Z] f176e43ec18f: Layer already exists [2023-05-05T12:19:30.755Z] 152d80172085: Layer already exists [2023-05-05T12:19:30.755Z] 98eb84ba6cac: Layer already exists [2023-05-05T12:19:30.755Z] 93cf70f39f71: Layer already exists [2023-05-05T12:19:30.755Z] d0ab921ce724: Layer already exists [2023-05-05T12:19:30.755Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:30.755Z] 117668009bcd: Layer already exists [2023-05-05T12:19:30.755Z] b0f0a0501bbf: Layer already exists [2023-05-05T12:19:30.755Z] main: digest: sha256:8f2e1d77208cc06ef80a2a3037533a61b7c1e1d7a02d92338fa72fc6753e0a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:19:30.802Z] ===================================================== [Pipeline] echo [2023-05-05T12:19:30.807Z] taggedImages: [2023-05-05T12:19:30.807Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:30.807Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-05T12:19:30.807Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.149 [2023-05-05T12:19:30.807Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:30.807Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-05T12:19:30.823Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-05T12:19:30.823Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:30.823Z] latest [2023-05-05T12:19:30.823Z] 3.0.0-dev.149 [2023-05-05T12:19:30.823Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:30.823Z] main [2023-05-05T12:19:30.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:31.126Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:31.430Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:31.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-05T12:19:31.430Z] 0a19439e44ea: Preparing [2023-05-05T12:19:31.430Z] 1f54a70bd225: Preparing [2023-05-05T12:19:31.430Z] 9856b8a34fdc: Preparing [2023-05-05T12:19:31.430Z] 88f52b13bcce: Preparing [2023-05-05T12:19:31.430Z] a265bcdddc78: Preparing [2023-05-05T12:19:31.430Z] 3cd55aa425a6: Preparing [2023-05-05T12:19:31.430Z] 239675ce02c2: Preparing [2023-05-05T12:19:31.430Z] 183aad375492: Preparing [2023-05-05T12:19:31.430Z] 117668009bcd: Preparing [2023-05-05T12:19:31.430Z] b2283f75b2e2: Preparing [2023-05-05T12:19:31.430Z] f1417ff83b31: Preparing [2023-05-05T12:19:31.430Z] 3cd55aa425a6: Waiting [2023-05-05T12:19:31.430Z] 239675ce02c2: Waiting [2023-05-05T12:19:31.430Z] 183aad375492: Waiting [2023-05-05T12:19:31.430Z] 117668009bcd: Waiting [2023-05-05T12:19:31.430Z] b2283f75b2e2: Waiting [2023-05-05T12:19:31.430Z] f1417ff83b31: Waiting [2023-05-05T12:19:31.430Z] 1f54a70bd225: Pushed [2023-05-05T12:19:31.430Z] a265bcdddc78: Pushed [2023-05-05T12:19:31.430Z] 0a19439e44ea: Pushed [2023-05-05T12:19:31.430Z] 183aad375492: Layer already exists [2023-05-05T12:19:31.430Z] 117668009bcd: Layer already exists [2023-05-05T12:19:31.689Z] 239675ce02c2: Pushed [2023-05-05T12:19:31.689Z] 3cd55aa425a6: Pushed [2023-05-05T12:19:31.689Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:31.689Z] b2283f75b2e2: Pushed [2023-05-05T12:19:32.624Z] 88f52b13bcce: Pushed [2023-05-05T12:19:32.883Z] 9856b8a34fdc: Pushed [2023-05-05T12:19:33.143Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:3945edef190ff7357b06950ff544fd594ada73c00100b49bbf0a220c239a1df9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:33.462Z] + 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-05T12:19:33.768Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-05T12:19:33.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-05T12:19:33.768Z] 0a19439e44ea: Preparing [2023-05-05T12:19:33.768Z] 1f54a70bd225: Preparing [2023-05-05T12:19:33.768Z] 9856b8a34fdc: Preparing [2023-05-05T12:19:33.768Z] 88f52b13bcce: Preparing [2023-05-05T12:19:33.768Z] a265bcdddc78: Preparing [2023-05-05T12:19:33.768Z] 3cd55aa425a6: Preparing [2023-05-05T12:19:33.768Z] 239675ce02c2: Preparing [2023-05-05T12:19:33.768Z] 183aad375492: Preparing [2023-05-05T12:19:33.768Z] 117668009bcd: Preparing [2023-05-05T12:19:33.768Z] b2283f75b2e2: Preparing [2023-05-05T12:19:33.768Z] f1417ff83b31: Preparing [2023-05-05T12:19:33.768Z] 3cd55aa425a6: Waiting [2023-05-05T12:19:33.768Z] 239675ce02c2: Waiting [2023-05-05T12:19:33.768Z] 183aad375492: Waiting [2023-05-05T12:19:33.768Z] f1417ff83b31: Waiting [2023-05-05T12:19:33.768Z] 117668009bcd: Waiting [2023-05-05T12:19:33.768Z] b2283f75b2e2: Waiting [2023-05-05T12:19:33.768Z] a265bcdddc78: Layer already exists [2023-05-05T12:19:33.768Z] 1f54a70bd225: Layer already exists [2023-05-05T12:19:33.768Z] 88f52b13bcce: Layer already exists [2023-05-05T12:19:33.768Z] 0a19439e44ea: Layer already exists [2023-05-05T12:19:33.768Z] 9856b8a34fdc: Layer already exists [2023-05-05T12:19:33.768Z] 3cd55aa425a6: Layer already exists [2023-05-05T12:19:33.768Z] 239675ce02c2: Layer already exists [2023-05-05T12:19:33.768Z] b2283f75b2e2: Layer already exists [2023-05-05T12:19:33.768Z] 183aad375492: Layer already exists [2023-05-05T12:19:33.768Z] 117668009bcd: Layer already exists [2023-05-05T12:19:33.768Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:33.768Z] latest: digest: sha256:3945edef190ff7357b06950ff544fd594ada73c00100b49bbf0a220c239a1df9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:34.078Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:34.379Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.149 [2023-05-05T12:19:34.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-05T12:19:34.380Z] 0a19439e44ea: Preparing [2023-05-05T12:19:34.380Z] 1f54a70bd225: Preparing [2023-05-05T12:19:34.380Z] 9856b8a34fdc: Preparing [2023-05-05T12:19:34.380Z] 88f52b13bcce: Preparing [2023-05-05T12:19:34.380Z] a265bcdddc78: Preparing [2023-05-05T12:19:34.380Z] 3cd55aa425a6: Preparing [2023-05-05T12:19:34.380Z] 239675ce02c2: Preparing [2023-05-05T12:19:34.380Z] 183aad375492: Preparing [2023-05-05T12:19:34.380Z] 117668009bcd: Preparing [2023-05-05T12:19:34.380Z] b2283f75b2e2: Preparing [2023-05-05T12:19:34.380Z] f1417ff83b31: Preparing [2023-05-05T12:19:34.380Z] 183aad375492: Waiting [2023-05-05T12:19:34.380Z] 117668009bcd: Waiting [2023-05-05T12:19:34.380Z] b2283f75b2e2: Waiting [2023-05-05T12:19:34.380Z] f1417ff83b31: Waiting [2023-05-05T12:19:34.380Z] 239675ce02c2: Waiting [2023-05-05T12:19:34.380Z] 88f52b13bcce: Layer already exists [2023-05-05T12:19:34.380Z] 0a19439e44ea: Layer already exists [2023-05-05T12:19:34.380Z] 1f54a70bd225: Layer already exists [2023-05-05T12:19:34.380Z] a265bcdddc78: Layer already exists [2023-05-05T12:19:34.380Z] 9856b8a34fdc: Layer already exists [2023-05-05T12:19:34.380Z] 3cd55aa425a6: Layer already exists [2023-05-05T12:19:34.380Z] 183aad375492: Layer already exists [2023-05-05T12:19:34.380Z] b2283f75b2e2: Layer already exists [2023-05-05T12:19:34.380Z] 239675ce02c2: Layer already exists [2023-05-05T12:19:34.380Z] 117668009bcd: Layer already exists [2023-05-05T12:19:34.380Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:34.380Z] 3.0.0-dev.149: digest: sha256:3945edef190ff7357b06950ff544fd594ada73c00100b49bbf0a220c239a1df9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:34.686Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:34.987Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:34.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-05T12:19:34.987Z] 0a19439e44ea: Preparing [2023-05-05T12:19:34.987Z] 1f54a70bd225: Preparing [2023-05-05T12:19:34.987Z] 9856b8a34fdc: Preparing [2023-05-05T12:19:34.987Z] 88f52b13bcce: Preparing [2023-05-05T12:19:34.987Z] a265bcdddc78: Preparing [2023-05-05T12:19:34.987Z] 3cd55aa425a6: Preparing [2023-05-05T12:19:34.987Z] 239675ce02c2: Preparing [2023-05-05T12:19:34.987Z] 183aad375492: Preparing [2023-05-05T12:19:34.987Z] 117668009bcd: Preparing [2023-05-05T12:19:34.987Z] b2283f75b2e2: Preparing [2023-05-05T12:19:34.987Z] f1417ff83b31: Preparing [2023-05-05T12:19:34.987Z] 117668009bcd: Waiting [2023-05-05T12:19:34.987Z] 3cd55aa425a6: Waiting [2023-05-05T12:19:34.987Z] b2283f75b2e2: Waiting [2023-05-05T12:19:34.987Z] 239675ce02c2: Waiting [2023-05-05T12:19:34.987Z] f1417ff83b31: Waiting [2023-05-05T12:19:34.987Z] 183aad375492: Waiting [2023-05-05T12:19:34.987Z] 1f54a70bd225: Layer already exists [2023-05-05T12:19:34.987Z] 0a19439e44ea: Layer already exists [2023-05-05T12:19:34.987Z] 88f52b13bcce: Layer already exists [2023-05-05T12:19:34.987Z] 9856b8a34fdc: Layer already exists [2023-05-05T12:19:34.987Z] a265bcdddc78: Layer already exists [2023-05-05T12:19:34.987Z] 3cd55aa425a6: Layer already exists [2023-05-05T12:19:34.987Z] 239675ce02c2: Layer already exists [2023-05-05T12:19:34.987Z] b2283f75b2e2: Layer already exists [2023-05-05T12:19:34.987Z] 117668009bcd: Layer already exists [2023-05-05T12:19:34.987Z] 183aad375492: Layer already exists [2023-05-05T12:19:34.987Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:34.987Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:3945edef190ff7357b06950ff544fd594ada73c00100b49bbf0a220c239a1df9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:35.293Z] + 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-05T12:19:35.601Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-05T12:19:35.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-05T12:19:35.601Z] 0a19439e44ea: Preparing [2023-05-05T12:19:35.601Z] 1f54a70bd225: Preparing [2023-05-05T12:19:35.601Z] 9856b8a34fdc: Preparing [2023-05-05T12:19:35.601Z] 88f52b13bcce: Preparing [2023-05-05T12:19:35.601Z] a265bcdddc78: Preparing [2023-05-05T12:19:35.601Z] 3cd55aa425a6: Preparing [2023-05-05T12:19:35.601Z] 239675ce02c2: Preparing [2023-05-05T12:19:35.601Z] 183aad375492: Preparing [2023-05-05T12:19:35.601Z] 117668009bcd: Preparing [2023-05-05T12:19:35.601Z] b2283f75b2e2: Preparing [2023-05-05T12:19:35.601Z] f1417ff83b31: Preparing [2023-05-05T12:19:35.601Z] 117668009bcd: Waiting [2023-05-05T12:19:35.601Z] 3cd55aa425a6: Waiting [2023-05-05T12:19:35.601Z] b2283f75b2e2: Waiting [2023-05-05T12:19:35.601Z] f1417ff83b31: Waiting [2023-05-05T12:19:35.601Z] 239675ce02c2: Waiting [2023-05-05T12:19:35.601Z] 183aad375492: Waiting [2023-05-05T12:19:35.601Z] a265bcdddc78: Layer already exists [2023-05-05T12:19:35.601Z] 88f52b13bcce: Layer already exists [2023-05-05T12:19:35.601Z] 9856b8a34fdc: Layer already exists [2023-05-05T12:19:35.601Z] 0a19439e44ea: Layer already exists [2023-05-05T12:19:35.601Z] 1f54a70bd225: Layer already exists [2023-05-05T12:19:35.601Z] 239675ce02c2: Layer already exists [2023-05-05T12:19:35.601Z] 3cd55aa425a6: Layer already exists [2023-05-05T12:19:35.601Z] 117668009bcd: Layer already exists [2023-05-05T12:19:35.601Z] 183aad375492: Layer already exists [2023-05-05T12:19:35.601Z] b2283f75b2e2: Layer already exists [2023-05-05T12:19:35.601Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:35.601Z] main: digest: sha256:3945edef190ff7357b06950ff544fd594ada73c00100b49bbf0a220c239a1df9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:19:35.644Z] ===================================================== [Pipeline] echo [2023-05-05T12:19:35.650Z] taggedImages: [2023-05-05T12:19:35.650Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:35.650Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-05T12:19:35.650Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.149 [2023-05-05T12:19:35.650Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:35.650Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-05T12:19:35.665Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-05T12:19:35.665Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:35.665Z] latest [2023-05-05T12:19:35.665Z] 3.0.0-dev.149 [2023-05-05T12:19:35.665Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:35.665Z] main [2023-05-05T12:19:35.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:35.974Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:36.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:36.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-05T12:19:36.275Z] aa9101099b19: Preparing [2023-05-05T12:19:36.275Z] 6de19f0483b8: Preparing [2023-05-05T12:19:36.275Z] 183aad375492: Preparing [2023-05-05T12:19:36.275Z] 117668009bcd: Preparing [2023-05-05T12:19:36.275Z] 2f96c346861b: Preparing [2023-05-05T12:19:36.275Z] f1417ff83b31: Preparing [2023-05-05T12:19:36.275Z] f1417ff83b31: Waiting [2023-05-05T12:19:36.275Z] 117668009bcd: Layer already exists [2023-05-05T12:19:36.275Z] 183aad375492: Layer already exists [2023-05-05T12:19:36.275Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:36.275Z] aa9101099b19: Pushed [2023-05-05T12:19:36.841Z] 2f96c346861b: Pushed [2023-05-05T12:19:38.216Z] 6de19f0483b8: Pushed [2023-05-05T12:19:38.475Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:029e340531980ad8fdbaa85b936ef5f5b92a89668f43037233ea1302f7febbd9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:38.783Z] + 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-05T12:19:39.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-05T12:19:39.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-05T12:19:39.088Z] aa9101099b19: Preparing [2023-05-05T12:19:39.088Z] 6de19f0483b8: Preparing [2023-05-05T12:19:39.088Z] 183aad375492: Preparing [2023-05-05T12:19:39.088Z] 117668009bcd: Preparing [2023-05-05T12:19:39.088Z] 2f96c346861b: Preparing [2023-05-05T12:19:39.088Z] f1417ff83b31: Preparing [2023-05-05T12:19:39.088Z] f1417ff83b31: Waiting [2023-05-05T12:19:39.088Z] aa9101099b19: Layer already exists [2023-05-05T12:19:39.088Z] 183aad375492: Layer already exists [2023-05-05T12:19:39.088Z] 2f96c346861b: Layer already exists [2023-05-05T12:19:39.088Z] 117668009bcd: Layer already exists [2023-05-05T12:19:39.088Z] 6de19f0483b8: Layer already exists [2023-05-05T12:19:39.088Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:39.088Z] latest: digest: sha256:029e340531980ad8fdbaa85b936ef5f5b92a89668f43037233ea1302f7febbd9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:39.392Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:39.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.149 [2023-05-05T12:19:39.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-05T12:19:39.695Z] aa9101099b19: Preparing [2023-05-05T12:19:39.695Z] 6de19f0483b8: Preparing [2023-05-05T12:19:39.695Z] 183aad375492: Preparing [2023-05-05T12:19:39.695Z] 117668009bcd: Preparing [2023-05-05T12:19:39.695Z] 2f96c346861b: Preparing [2023-05-05T12:19:39.695Z] f1417ff83b31: Preparing [2023-05-05T12:19:39.695Z] f1417ff83b31: Waiting [2023-05-05T12:19:39.695Z] aa9101099b19: Layer already exists [2023-05-05T12:19:39.695Z] 6de19f0483b8: Layer already exists [2023-05-05T12:19:39.695Z] 183aad375492: Layer already exists [2023-05-05T12:19:39.695Z] 2f96c346861b: Layer already exists [2023-05-05T12:19:39.695Z] 117668009bcd: Layer already exists [2023-05-05T12:19:39.695Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:39.695Z] 3.0.0-dev.149: digest: sha256:029e340531980ad8fdbaa85b936ef5f5b92a89668f43037233ea1302f7febbd9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:40.056Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:40.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:40.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-05T12:19:40.422Z] aa9101099b19: Preparing [2023-05-05T12:19:40.422Z] 6de19f0483b8: Preparing [2023-05-05T12:19:40.422Z] 183aad375492: Preparing [2023-05-05T12:19:40.422Z] 117668009bcd: Preparing [2023-05-05T12:19:40.422Z] 2f96c346861b: Preparing [2023-05-05T12:19:40.422Z] f1417ff83b31: Preparing [2023-05-05T12:19:40.422Z] f1417ff83b31: Waiting [2023-05-05T12:19:40.422Z] 6de19f0483b8: Layer already exists [2023-05-05T12:19:40.422Z] 2f96c346861b: Layer already exists [2023-05-05T12:19:40.422Z] 117668009bcd: Layer already exists [2023-05-05T12:19:40.422Z] 183aad375492: Layer already exists [2023-05-05T12:19:40.422Z] aa9101099b19: Layer already exists [2023-05-05T12:19:40.422Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:40.422Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:029e340531980ad8fdbaa85b936ef5f5b92a89668f43037233ea1302f7febbd9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:40.772Z] + 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-05T12:19:41.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-05T12:19:41.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-05T12:19:41.086Z] aa9101099b19: Preparing [2023-05-05T12:19:41.086Z] 6de19f0483b8: Preparing [2023-05-05T12:19:41.086Z] 183aad375492: Preparing [2023-05-05T12:19:41.086Z] 117668009bcd: Preparing [2023-05-05T12:19:41.086Z] 2f96c346861b: Preparing [2023-05-05T12:19:41.086Z] f1417ff83b31: Preparing [2023-05-05T12:19:41.086Z] 183aad375492: Layer already exists [2023-05-05T12:19:41.086Z] 6de19f0483b8: Layer already exists [2023-05-05T12:19:41.086Z] 2f96c346861b: Layer already exists [2023-05-05T12:19:41.086Z] 117668009bcd: Layer already exists [2023-05-05T12:19:41.086Z] aa9101099b19: Layer already exists [2023-05-05T12:19:41.086Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:41.086Z] main: digest: sha256:029e340531980ad8fdbaa85b936ef5f5b92a89668f43037233ea1302f7febbd9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:19:41.132Z] ===================================================== [Pipeline] echo [2023-05-05T12:19:41.147Z] taggedImages: [2023-05-05T12:19:41.147Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:41.147Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-05T12:19:41.147Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.149 [2023-05-05T12:19:41.147Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:41.147Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-05T12:19:41.177Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-05T12:19:41.177Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:41.177Z] latest [2023-05-05T12:19:41.177Z] 3.0.0-dev.149 [2023-05-05T12:19:41.177Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:41.177Z] main [2023-05-05T12:19:41.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:41.487Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:41.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:41.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-05T12:19:41.795Z] 05f3ae21ab69: Preparing [2023-05-05T12:19:41.795Z] 30905dd04d7a: Preparing [2023-05-05T12:19:41.795Z] 069ef07076fd: Preparing [2023-05-05T12:19:41.795Z] 7cf0ac58a5e9: Preparing [2023-05-05T12:19:41.795Z] 3633b4534f22: Preparing [2023-05-05T12:19:41.795Z] 183aad375492: Preparing [2023-05-05T12:19:41.795Z] 117668009bcd: Preparing [2023-05-05T12:19:41.795Z] 91f62528651e: Preparing [2023-05-05T12:19:41.795Z] f1417ff83b31: Preparing [2023-05-05T12:19:41.795Z] 91f62528651e: Waiting [2023-05-05T12:19:41.795Z] 117668009bcd: Waiting [2023-05-05T12:19:41.795Z] 183aad375492: Waiting [2023-05-05T12:19:41.795Z] f1417ff83b31: Waiting [2023-05-05T12:19:41.795Z] 069ef07076fd: Pushed [2023-05-05T12:19:41.795Z] 05f3ae21ab69: Pushed [2023-05-05T12:19:41.795Z] 30905dd04d7a: Pushed [2023-05-05T12:19:41.795Z] 183aad375492: Layer already exists [2023-05-05T12:19:41.795Z] 117668009bcd: Layer already exists [2023-05-05T12:19:41.795Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:42.360Z] 91f62528651e: Pushed [2023-05-05T12:19:47.626Z] 3633b4534f22: Pushed [2023-05-05T12:19:49.003Z] 7cf0ac58a5e9: Pushed [2023-05-05T12:19:49.262Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:6054c9c957b833f736284fec96a2bd115e0daf7e632b11d0d580df9f17a97425 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:49.565Z] + 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-05T12:19:49.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-05T12:19:49.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-05T12:19:49.873Z] 05f3ae21ab69: Preparing [2023-05-05T12:19:49.873Z] 30905dd04d7a: Preparing [2023-05-05T12:19:49.873Z] 069ef07076fd: Preparing [2023-05-05T12:19:49.873Z] 7cf0ac58a5e9: Preparing [2023-05-05T12:19:49.873Z] 3633b4534f22: Preparing [2023-05-05T12:19:49.873Z] 183aad375492: Preparing [2023-05-05T12:19:49.873Z] 117668009bcd: Preparing [2023-05-05T12:19:49.873Z] 91f62528651e: Preparing [2023-05-05T12:19:49.873Z] f1417ff83b31: Preparing [2023-05-05T12:19:49.873Z] 117668009bcd: Waiting [2023-05-05T12:19:49.873Z] 91f62528651e: Waiting [2023-05-05T12:19:49.873Z] f1417ff83b31: Waiting [2023-05-05T12:19:49.873Z] 183aad375492: Waiting [2023-05-05T12:19:49.873Z] 069ef07076fd: Layer already exists [2023-05-05T12:19:49.873Z] 30905dd04d7a: Layer already exists [2023-05-05T12:19:49.873Z] 3633b4534f22: Layer already exists [2023-05-05T12:19:49.873Z] 7cf0ac58a5e9: Layer already exists [2023-05-05T12:19:49.873Z] 05f3ae21ab69: Layer already exists [2023-05-05T12:19:49.873Z] 183aad375492: Layer already exists [2023-05-05T12:19:49.873Z] 91f62528651e: Layer already exists [2023-05-05T12:19:49.873Z] 117668009bcd: Layer already exists [2023-05-05T12:19:49.873Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:49.873Z] latest: digest: sha256:6054c9c957b833f736284fec96a2bd115e0daf7e632b11d0d580df9f17a97425 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:50.174Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:50.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.149 [2023-05-05T12:19:50.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-05T12:19:50.480Z] 05f3ae21ab69: Preparing [2023-05-05T12:19:50.480Z] 30905dd04d7a: Preparing [2023-05-05T12:19:50.480Z] 069ef07076fd: Preparing [2023-05-05T12:19:50.480Z] 7cf0ac58a5e9: Preparing [2023-05-05T12:19:50.480Z] 3633b4534f22: Preparing [2023-05-05T12:19:50.480Z] 183aad375492: Preparing [2023-05-05T12:19:50.480Z] 117668009bcd: Preparing [2023-05-05T12:19:50.480Z] 91f62528651e: Preparing [2023-05-05T12:19:50.480Z] f1417ff83b31: Preparing [2023-05-05T12:19:50.480Z] 117668009bcd: Waiting [2023-05-05T12:19:50.480Z] 183aad375492: Waiting [2023-05-05T12:19:50.480Z] 91f62528651e: Waiting [2023-05-05T12:19:50.480Z] f1417ff83b31: Waiting [2023-05-05T12:19:50.480Z] 05f3ae21ab69: Layer already exists [2023-05-05T12:19:50.480Z] 30905dd04d7a: Layer already exists [2023-05-05T12:19:50.480Z] 3633b4534f22: Layer already exists [2023-05-05T12:19:50.480Z] 7cf0ac58a5e9: Layer already exists [2023-05-05T12:19:50.480Z] 069ef07076fd: Layer already exists [2023-05-05T12:19:50.480Z] 183aad375492: Layer already exists [2023-05-05T12:19:50.480Z] 117668009bcd: Layer already exists [2023-05-05T12:19:50.480Z] 91f62528651e: Layer already exists [2023-05-05T12:19:50.480Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:50.480Z] 3.0.0-dev.149: digest: sha256:6054c9c957b833f736284fec96a2bd115e0daf7e632b11d0d580df9f17a97425 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:50.785Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:51.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:51.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-05T12:19:51.091Z] 05f3ae21ab69: Preparing [2023-05-05T12:19:51.091Z] 30905dd04d7a: Preparing [2023-05-05T12:19:51.091Z] 069ef07076fd: Preparing [2023-05-05T12:19:51.091Z] 7cf0ac58a5e9: Preparing [2023-05-05T12:19:51.091Z] 3633b4534f22: Preparing [2023-05-05T12:19:51.091Z] 183aad375492: Preparing [2023-05-05T12:19:51.091Z] 117668009bcd: Preparing [2023-05-05T12:19:51.091Z] 91f62528651e: Preparing [2023-05-05T12:19:51.091Z] f1417ff83b31: Preparing [2023-05-05T12:19:51.091Z] 183aad375492: Waiting [2023-05-05T12:19:51.091Z] 117668009bcd: Waiting [2023-05-05T12:19:51.091Z] 91f62528651e: Waiting [2023-05-05T12:19:51.091Z] 7cf0ac58a5e9: Layer already exists [2023-05-05T12:19:51.091Z] 3633b4534f22: Layer already exists [2023-05-05T12:19:51.091Z] 30905dd04d7a: Layer already exists [2023-05-05T12:19:51.091Z] 069ef07076fd: Layer already exists [2023-05-05T12:19:51.091Z] 05f3ae21ab69: Layer already exists [2023-05-05T12:19:51.091Z] 91f62528651e: Layer already exists [2023-05-05T12:19:51.091Z] 183aad375492: Layer already exists [2023-05-05T12:19:51.091Z] 117668009bcd: Layer already exists [2023-05-05T12:19:51.091Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:51.091Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:6054c9c957b833f736284fec96a2bd115e0daf7e632b11d0d580df9f17a97425 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:51.397Z] + 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-05T12:19:51.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-05T12:19:51.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-05T12:19:51.712Z] 05f3ae21ab69: Preparing [2023-05-05T12:19:51.712Z] 30905dd04d7a: Preparing [2023-05-05T12:19:51.712Z] 069ef07076fd: Preparing [2023-05-05T12:19:51.712Z] 7cf0ac58a5e9: Preparing [2023-05-05T12:19:51.712Z] 3633b4534f22: Preparing [2023-05-05T12:19:51.712Z] 183aad375492: Preparing [2023-05-05T12:19:51.712Z] 117668009bcd: Preparing [2023-05-05T12:19:51.712Z] 91f62528651e: Preparing [2023-05-05T12:19:51.712Z] f1417ff83b31: Preparing [2023-05-05T12:19:51.712Z] 117668009bcd: Waiting [2023-05-05T12:19:51.712Z] f1417ff83b31: Waiting [2023-05-05T12:19:51.712Z] 183aad375492: Waiting [2023-05-05T12:19:51.712Z] 91f62528651e: Waiting [2023-05-05T12:19:51.712Z] 3633b4534f22: Layer already exists [2023-05-05T12:19:51.712Z] 7cf0ac58a5e9: Layer already exists [2023-05-05T12:19:51.712Z] 069ef07076fd: Layer already exists [2023-05-05T12:19:51.712Z] 05f3ae21ab69: Layer already exists [2023-05-05T12:19:51.712Z] 30905dd04d7a: Layer already exists [2023-05-05T12:19:51.712Z] 183aad375492: Layer already exists [2023-05-05T12:19:51.712Z] 91f62528651e: Layer already exists [2023-05-05T12:19:51.712Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:51.712Z] 117668009bcd: Layer already exists [2023-05-05T12:19:51.712Z] main: digest: sha256:6054c9c957b833f736284fec96a2bd115e0daf7e632b11d0d580df9f17a97425 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:19:51.749Z] ===================================================== [Pipeline] echo [2023-05-05T12:19:51.756Z] taggedImages: [2023-05-05T12:19:51.756Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:51.756Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-05T12:19:51.756Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.149 [2023-05-05T12:19:51.756Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:51.756Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-05T12:19:51.773Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-05T12:19:51.773Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:51.773Z] latest [2023-05-05T12:19:51.773Z] 3.0.0-dev.149 [2023-05-05T12:19:51.773Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:19:51.773Z] main [2023-05-05T12:19:51.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:52.080Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:19:52.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:19:52.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-05T12:19:52.383Z] 883ba965531c: Preparing [2023-05-05T12:19:52.383Z] 2eacc9935793: Preparing [2023-05-05T12:19:52.383Z] 7f3c54843f56: Preparing [2023-05-05T12:19:52.383Z] 46f161f817a2: Preparing [2023-05-05T12:19:52.383Z] 183aad375492: Preparing [2023-05-05T12:19:52.383Z] 117668009bcd: Preparing [2023-05-05T12:19:52.383Z] a833bcdd416f: Preparing [2023-05-05T12:19:52.383Z] f1417ff83b31: Preparing [2023-05-05T12:19:52.383Z] a833bcdd416f: Waiting [2023-05-05T12:19:52.383Z] f1417ff83b31: Waiting [2023-05-05T12:19:52.383Z] 117668009bcd: Waiting [2023-05-05T12:19:52.383Z] 183aad375492: Layer already exists [2023-05-05T12:19:52.383Z] 117668009bcd: Layer already exists [2023-05-05T12:19:52.383Z] 7f3c54843f56: Pushed [2023-05-05T12:19:52.383Z] 883ba965531c: Pushed [2023-05-05T12:19:52.383Z] 2eacc9935793: Pushed [2023-05-05T12:19:52.383Z] f1417ff83b31: Layer already exists [2023-05-05T12:19:52.642Z] a833bcdd416f: Pushed [2023-05-05T12:20:00.766Z] 46f161f817a2: Pushed [2023-05-05T12:20:00.766Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:57b879adeada64f10844f4213d219b4bc8d431cc1acbcae40d9d6ba9c4b132f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:01.073Z] + 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-05T12:20:01.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-05T12:20:01.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-05T12:20:01.380Z] 883ba965531c: Preparing [2023-05-05T12:20:01.380Z] 2eacc9935793: Preparing [2023-05-05T12:20:01.380Z] 7f3c54843f56: Preparing [2023-05-05T12:20:01.380Z] 46f161f817a2: Preparing [2023-05-05T12:20:01.380Z] 183aad375492: Preparing [2023-05-05T12:20:01.380Z] 117668009bcd: Preparing [2023-05-05T12:20:01.380Z] a833bcdd416f: Preparing [2023-05-05T12:20:01.380Z] f1417ff83b31: Preparing [2023-05-05T12:20:01.380Z] a833bcdd416f: Waiting [2023-05-05T12:20:01.380Z] f1417ff83b31: Waiting [2023-05-05T12:20:01.380Z] 117668009bcd: Waiting [2023-05-05T12:20:01.380Z] 2eacc9935793: Layer already exists [2023-05-05T12:20:01.380Z] 7f3c54843f56: Layer already exists [2023-05-05T12:20:01.380Z] 46f161f817a2: Layer already exists [2023-05-05T12:20:01.380Z] 883ba965531c: Layer already exists [2023-05-05T12:20:01.380Z] 183aad375492: Layer already exists [2023-05-05T12:20:01.380Z] 117668009bcd: Layer already exists [2023-05-05T12:20:01.380Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:01.380Z] a833bcdd416f: Layer already exists [2023-05-05T12:20:01.380Z] latest: digest: sha256:57b879adeada64f10844f4213d219b4bc8d431cc1acbcae40d9d6ba9c4b132f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:01.687Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:01.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.149 [2023-05-05T12:20:01.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-05T12:20:01.993Z] 883ba965531c: Preparing [2023-05-05T12:20:01.993Z] 2eacc9935793: Preparing [2023-05-05T12:20:01.993Z] 7f3c54843f56: Preparing [2023-05-05T12:20:01.993Z] 46f161f817a2: Preparing [2023-05-05T12:20:01.993Z] 183aad375492: Preparing [2023-05-05T12:20:01.993Z] 117668009bcd: Preparing [2023-05-05T12:20:01.993Z] a833bcdd416f: Preparing [2023-05-05T12:20:01.993Z] f1417ff83b31: Preparing [2023-05-05T12:20:01.993Z] 117668009bcd: Waiting [2023-05-05T12:20:01.993Z] a833bcdd416f: Waiting [2023-05-05T12:20:01.993Z] f1417ff83b31: Waiting [2023-05-05T12:20:01.993Z] 2eacc9935793: Layer already exists [2023-05-05T12:20:01.993Z] 883ba965531c: Layer already exists [2023-05-05T12:20:01.993Z] 7f3c54843f56: Layer already exists [2023-05-05T12:20:01.993Z] 183aad375492: Layer already exists [2023-05-05T12:20:01.993Z] 46f161f817a2: Layer already exists [2023-05-05T12:20:01.993Z] a833bcdd416f: Layer already exists [2023-05-05T12:20:01.993Z] 117668009bcd: Layer already exists [2023-05-05T12:20:01.993Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:01.993Z] 3.0.0-dev.149: digest: sha256:57b879adeada64f10844f4213d219b4bc8d431cc1acbcae40d9d6ba9c4b132f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:02.299Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:02.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:20:02.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-05T12:20:02.599Z] 883ba965531c: Preparing [2023-05-05T12:20:02.599Z] 2eacc9935793: Preparing [2023-05-05T12:20:02.599Z] 7f3c54843f56: Preparing [2023-05-05T12:20:02.599Z] 46f161f817a2: Preparing [2023-05-05T12:20:02.599Z] 183aad375492: Preparing [2023-05-05T12:20:02.599Z] 117668009bcd: Preparing [2023-05-05T12:20:02.599Z] a833bcdd416f: Preparing [2023-05-05T12:20:02.599Z] f1417ff83b31: Preparing [2023-05-05T12:20:02.599Z] 117668009bcd: Waiting [2023-05-05T12:20:02.599Z] a833bcdd416f: Waiting [2023-05-05T12:20:02.599Z] f1417ff83b31: Waiting [2023-05-05T12:20:02.599Z] 883ba965531c: Layer already exists [2023-05-05T12:20:02.599Z] 183aad375492: Layer already exists [2023-05-05T12:20:02.599Z] 46f161f817a2: Layer already exists [2023-05-05T12:20:02.599Z] 7f3c54843f56: Layer already exists [2023-05-05T12:20:02.599Z] 2eacc9935793: Layer already exists [2023-05-05T12:20:02.599Z] a833bcdd416f: Layer already exists [2023-05-05T12:20:02.599Z] 117668009bcd: Layer already exists [2023-05-05T12:20:02.599Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:02.599Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:57b879adeada64f10844f4213d219b4bc8d431cc1acbcae40d9d6ba9c4b132f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:02.911Z] + 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-05T12:20:03.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-05T12:20:03.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-05T12:20:03.228Z] 883ba965531c: Preparing [2023-05-05T12:20:03.228Z] 2eacc9935793: Preparing [2023-05-05T12:20:03.228Z] 7f3c54843f56: Preparing [2023-05-05T12:20:03.228Z] 46f161f817a2: Preparing [2023-05-05T12:20:03.228Z] 183aad375492: Preparing [2023-05-05T12:20:03.228Z] 117668009bcd: Preparing [2023-05-05T12:20:03.228Z] a833bcdd416f: Preparing [2023-05-05T12:20:03.228Z] f1417ff83b31: Preparing [2023-05-05T12:20:03.228Z] 117668009bcd: Waiting [2023-05-05T12:20:03.228Z] a833bcdd416f: Waiting [2023-05-05T12:20:03.228Z] f1417ff83b31: Waiting [2023-05-05T12:20:03.228Z] 883ba965531c: Layer already exists [2023-05-05T12:20:03.228Z] 7f3c54843f56: Layer already exists [2023-05-05T12:20:03.228Z] 183aad375492: Layer already exists [2023-05-05T12:20:03.229Z] 46f161f817a2: Layer already exists [2023-05-05T12:20:03.229Z] 2eacc9935793: Layer already exists [2023-05-05T12:20:03.229Z] a833bcdd416f: Layer already exists [2023-05-05T12:20:03.229Z] 117668009bcd: Layer already exists [2023-05-05T12:20:03.229Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:03.229Z] main: digest: sha256:57b879adeada64f10844f4213d219b4bc8d431cc1acbcae40d9d6ba9c4b132f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:20:03.277Z] ===================================================== [Pipeline] echo [2023-05-05T12:20:03.285Z] taggedImages: [2023-05-05T12:20:03.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:20:03.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-05T12:20:03.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.149 [2023-05-05T12:20:03.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:20:03.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-05T12:20:03.308Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-05T12:20:03.308Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:20:03.308Z] latest [2023-05-05T12:20:03.308Z] 3.0.0-dev.149 [2023-05-05T12:20:03.308Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:20:03.308Z] main [2023-05-05T12:20:03.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:03.623Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:03.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:20:03.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-05T12:20:03.924Z] ac71321c2797: Preparing [2023-05-05T12:20:03.924Z] c02e217cf0cb: Preparing [2023-05-05T12:20:03.924Z] c9773aec612d: Preparing [2023-05-05T12:20:03.924Z] 8106586be094: Preparing [2023-05-05T12:20:03.924Z] 183aad375492: Preparing [2023-05-05T12:20:03.924Z] 117668009bcd: Preparing [2023-05-05T12:20:03.924Z] 85591eea3b84: Preparing [2023-05-05T12:20:03.924Z] f1417ff83b31: Preparing [2023-05-05T12:20:03.924Z] 117668009bcd: Waiting [2023-05-05T12:20:03.924Z] 85591eea3b84: Waiting [2023-05-05T12:20:03.924Z] f1417ff83b31: Waiting [2023-05-05T12:20:03.924Z] 183aad375492: Layer already exists [2023-05-05T12:20:03.924Z] 117668009bcd: Layer already exists [2023-05-05T12:20:03.924Z] ac71321c2797: Pushed [2023-05-05T12:20:03.924Z] c9773aec612d: Pushed [2023-05-05T12:20:03.924Z] c02e217cf0cb: Pushed [2023-05-05T12:20:03.924Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:04.490Z] 85591eea3b84: Pushed [2023-05-05T12:20:12.594Z] 8106586be094: Pushed [2023-05-05T12:20:12.595Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:da35014bd785e91d944891e176ff5b2345d1219da083fcf32ce2231a87e3819f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:12.900Z] + 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-05T12:20:13.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-05T12:20:13.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-05T12:20:13.207Z] ac71321c2797: Preparing [2023-05-05T12:20:13.207Z] c02e217cf0cb: Preparing [2023-05-05T12:20:13.207Z] c9773aec612d: Preparing [2023-05-05T12:20:13.207Z] 8106586be094: Preparing [2023-05-05T12:20:13.207Z] 183aad375492: Preparing [2023-05-05T12:20:13.207Z] 117668009bcd: Preparing [2023-05-05T12:20:13.207Z] 85591eea3b84: Preparing [2023-05-05T12:20:13.207Z] f1417ff83b31: Preparing [2023-05-05T12:20:13.207Z] 117668009bcd: Waiting [2023-05-05T12:20:13.207Z] 85591eea3b84: Waiting [2023-05-05T12:20:13.207Z] f1417ff83b31: Waiting [2023-05-05T12:20:13.207Z] ac71321c2797: Layer already exists [2023-05-05T12:20:13.207Z] c9773aec612d: Layer already exists [2023-05-05T12:20:13.207Z] c02e217cf0cb: Layer already exists [2023-05-05T12:20:13.207Z] 183aad375492: Layer already exists [2023-05-05T12:20:13.207Z] 8106586be094: Layer already exists [2023-05-05T12:20:13.207Z] 117668009bcd: Layer already exists [2023-05-05T12:20:13.207Z] 85591eea3b84: Layer already exists [2023-05-05T12:20:13.207Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:13.207Z] latest: digest: sha256:da35014bd785e91d944891e176ff5b2345d1219da083fcf32ce2231a87e3819f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:13.523Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:13.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.149 [2023-05-05T12:20:13.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-05T12:20:13.831Z] ac71321c2797: Preparing [2023-05-05T12:20:13.831Z] c02e217cf0cb: Preparing [2023-05-05T12:20:13.831Z] c9773aec612d: Preparing [2023-05-05T12:20:13.831Z] 8106586be094: Preparing [2023-05-05T12:20:13.831Z] 183aad375492: Preparing [2023-05-05T12:20:13.831Z] 117668009bcd: Preparing [2023-05-05T12:20:13.831Z] 85591eea3b84: Preparing [2023-05-05T12:20:13.831Z] f1417ff83b31: Preparing [2023-05-05T12:20:13.831Z] 117668009bcd: Waiting [2023-05-05T12:20:13.831Z] 85591eea3b84: Waiting [2023-05-05T12:20:13.831Z] f1417ff83b31: Waiting [2023-05-05T12:20:13.831Z] ac71321c2797: Layer already exists [2023-05-05T12:20:13.831Z] c02e217cf0cb: Layer already exists [2023-05-05T12:20:13.831Z] 183aad375492: Layer already exists [2023-05-05T12:20:13.831Z] c9773aec612d: Layer already exists [2023-05-05T12:20:13.831Z] 8106586be094: Layer already exists [2023-05-05T12:20:13.831Z] 85591eea3b84: Layer already exists [2023-05-05T12:20:13.831Z] 117668009bcd: Layer already exists [2023-05-05T12:20:13.831Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:13.831Z] 3.0.0-dev.149: digest: sha256:da35014bd785e91d944891e176ff5b2345d1219da083fcf32ce2231a87e3819f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:14.145Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:14.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:20:14.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-05T12:20:14.447Z] ac71321c2797: Preparing [2023-05-05T12:20:14.447Z] c02e217cf0cb: Preparing [2023-05-05T12:20:14.447Z] c9773aec612d: Preparing [2023-05-05T12:20:14.447Z] 8106586be094: Preparing [2023-05-05T12:20:14.447Z] 183aad375492: Preparing [2023-05-05T12:20:14.447Z] 117668009bcd: Preparing [2023-05-05T12:20:14.447Z] 85591eea3b84: Preparing [2023-05-05T12:20:14.447Z] f1417ff83b31: Preparing [2023-05-05T12:20:14.447Z] 117668009bcd: Waiting [2023-05-05T12:20:14.447Z] 85591eea3b84: Waiting [2023-05-05T12:20:14.447Z] f1417ff83b31: Waiting [2023-05-05T12:20:14.447Z] c9773aec612d: Layer already exists [2023-05-05T12:20:14.447Z] c02e217cf0cb: Layer already exists [2023-05-05T12:20:14.447Z] ac71321c2797: Layer already exists [2023-05-05T12:20:14.447Z] 183aad375492: Layer already exists [2023-05-05T12:20:14.447Z] 8106586be094: Layer already exists [2023-05-05T12:20:14.447Z] 85591eea3b84: Layer already exists [2023-05-05T12:20:14.447Z] 117668009bcd: Layer already exists [2023-05-05T12:20:14.447Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:14.447Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:da35014bd785e91d944891e176ff5b2345d1219da083fcf32ce2231a87e3819f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:14.758Z] + 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-05T12:20:15.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-05T12:20:15.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-05T12:20:15.057Z] ac71321c2797: Preparing [2023-05-05T12:20:15.057Z] c02e217cf0cb: Preparing [2023-05-05T12:20:15.057Z] c9773aec612d: Preparing [2023-05-05T12:20:15.057Z] 8106586be094: Preparing [2023-05-05T12:20:15.057Z] 183aad375492: Preparing [2023-05-05T12:20:15.057Z] 117668009bcd: Preparing [2023-05-05T12:20:15.057Z] 85591eea3b84: Preparing [2023-05-05T12:20:15.057Z] f1417ff83b31: Preparing [2023-05-05T12:20:15.057Z] 85591eea3b84: Waiting [2023-05-05T12:20:15.057Z] 117668009bcd: Waiting [2023-05-05T12:20:15.057Z] f1417ff83b31: Waiting [2023-05-05T12:20:15.057Z] c02e217cf0cb: Layer already exists [2023-05-05T12:20:15.057Z] 183aad375492: Layer already exists [2023-05-05T12:20:15.057Z] c9773aec612d: Layer already exists [2023-05-05T12:20:15.057Z] 8106586be094: Layer already exists [2023-05-05T12:20:15.057Z] ac71321c2797: Layer already exists [2023-05-05T12:20:15.057Z] 117668009bcd: Layer already exists [2023-05-05T12:20:15.057Z] 85591eea3b84: Layer already exists [2023-05-05T12:20:15.057Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:15.057Z] main: digest: sha256:da35014bd785e91d944891e176ff5b2345d1219da083fcf32ce2231a87e3819f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:20:15.103Z] ===================================================== [Pipeline] echo [2023-05-05T12:20:15.112Z] taggedImages: [2023-05-05T12:20:15.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:20:15.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-05T12:20:15.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.149 [2023-05-05T12:20:15.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:20:15.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-05T12:20:15.135Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-05T12:20:15.135Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:20:15.135Z] latest [2023-05-05T12:20:15.135Z] 3.0.0-dev.149 [2023-05-05T12:20:15.135Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:20:15.135Z] main [2023-05-05T12:20:15.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:15.451Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:15.751Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:20:15.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-05T12:20:15.751Z] 2706cb59d920: Preparing [2023-05-05T12:20:15.751Z] 80de5f1b667a: Preparing [2023-05-05T12:20:15.751Z] 183aad375492: Preparing [2023-05-05T12:20:15.751Z] 117668009bcd: Preparing [2023-05-05T12:20:15.751Z] 9f300afd4fad: Preparing [2023-05-05T12:20:15.751Z] f1417ff83b31: Preparing [2023-05-05T12:20:15.751Z] f1417ff83b31: Waiting [2023-05-05T12:20:15.751Z] 183aad375492: Layer already exists [2023-05-05T12:20:15.751Z] 117668009bcd: Layer already exists [2023-05-05T12:20:15.751Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:15.751Z] 2706cb59d920: Pushed [2023-05-05T12:20:15.751Z] 9f300afd4fad: Pushed [2023-05-05T12:20:18.283Z] 80de5f1b667a: Pushed [2023-05-05T12:20:18.283Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:d53135b665db83374a71ee7ac9885f9aa046606af42d216b25bdf6d14af8512c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:18.584Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:18.886Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-05T12:20:18.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-05T12:20:18.886Z] 2706cb59d920: Preparing [2023-05-05T12:20:18.886Z] 80de5f1b667a: Preparing [2023-05-05T12:20:18.886Z] 183aad375492: Preparing [2023-05-05T12:20:18.886Z] 117668009bcd: Preparing [2023-05-05T12:20:18.886Z] 9f300afd4fad: Preparing [2023-05-05T12:20:18.886Z] f1417ff83b31: Preparing [2023-05-05T12:20:18.886Z] f1417ff83b31: Waiting [2023-05-05T12:20:18.886Z] 183aad375492: Layer already exists [2023-05-05T12:20:18.886Z] 80de5f1b667a: Layer already exists [2023-05-05T12:20:18.886Z] 117668009bcd: Layer already exists [2023-05-05T12:20:18.886Z] 2706cb59d920: Layer already exists [2023-05-05T12:20:18.886Z] 9f300afd4fad: Layer already exists [2023-05-05T12:20:18.886Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:18.886Z] latest: digest: sha256:d53135b665db83374a71ee7ac9885f9aa046606af42d216b25bdf6d14af8512c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:19.199Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:19.511Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.149 [2023-05-05T12:20:19.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-05T12:20:19.511Z] 2706cb59d920: Preparing [2023-05-05T12:20:19.511Z] 80de5f1b667a: Preparing [2023-05-05T12:20:19.511Z] 183aad375492: Preparing [2023-05-05T12:20:19.511Z] 117668009bcd: Preparing [2023-05-05T12:20:19.511Z] 9f300afd4fad: Preparing [2023-05-05T12:20:19.511Z] f1417ff83b31: Preparing [2023-05-05T12:20:19.511Z] f1417ff83b31: Waiting [2023-05-05T12:20:19.511Z] 2706cb59d920: Layer already exists [2023-05-05T12:20:19.511Z] 117668009bcd: Layer already exists [2023-05-05T12:20:19.511Z] 80de5f1b667a: Layer already exists [2023-05-05T12:20:19.511Z] 9f300afd4fad: Layer already exists [2023-05-05T12:20:19.511Z] 183aad375492: Layer already exists [2023-05-05T12:20:19.511Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:19.511Z] 3.0.0-dev.149: digest: sha256:d53135b665db83374a71ee7ac9885f9aa046606af42d216b25bdf6d14af8512c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:19.823Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:20.132Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:20:20.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-05T12:20:20.132Z] 2706cb59d920: Preparing [2023-05-05T12:20:20.132Z] 80de5f1b667a: Preparing [2023-05-05T12:20:20.132Z] 183aad375492: Preparing [2023-05-05T12:20:20.132Z] 117668009bcd: Preparing [2023-05-05T12:20:20.132Z] 9f300afd4fad: Preparing [2023-05-05T12:20:20.132Z] f1417ff83b31: Preparing [2023-05-05T12:20:20.132Z] f1417ff83b31: Waiting [2023-05-05T12:20:20.132Z] 80de5f1b667a: Layer already exists [2023-05-05T12:20:20.132Z] 183aad375492: Layer already exists [2023-05-05T12:20:20.132Z] 117668009bcd: Layer already exists [2023-05-05T12:20:20.132Z] 9f300afd4fad: Layer already exists [2023-05-05T12:20:20.132Z] 2706cb59d920: Layer already exists [2023-05-05T12:20:20.132Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:20.132Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:d53135b665db83374a71ee7ac9885f9aa046606af42d216b25bdf6d14af8512c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:20.437Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:20.740Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-05T12:20:20.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-05T12:20:20.740Z] 2706cb59d920: Preparing [2023-05-05T12:20:20.740Z] 80de5f1b667a: Preparing [2023-05-05T12:20:20.740Z] 183aad375492: Preparing [2023-05-05T12:20:20.740Z] 117668009bcd: Preparing [2023-05-05T12:20:20.740Z] 9f300afd4fad: Preparing [2023-05-05T12:20:20.740Z] f1417ff83b31: Preparing [2023-05-05T12:20:20.740Z] f1417ff83b31: Waiting [2023-05-05T12:20:20.740Z] 117668009bcd: Layer already exists [2023-05-05T12:20:20.740Z] 2706cb59d920: Layer already exists [2023-05-05T12:20:20.740Z] 9f300afd4fad: Layer already exists [2023-05-05T12:20:20.740Z] 183aad375492: Layer already exists [2023-05-05T12:20:20.740Z] 80de5f1b667a: Layer already exists [2023-05-05T12:20:20.740Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:20.740Z] main: digest: sha256:d53135b665db83374a71ee7ac9885f9aa046606af42d216b25bdf6d14af8512c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:20:20.791Z] ===================================================== [Pipeline] echo [2023-05-05T12:20:20.803Z] taggedImages: [2023-05-05T12:20:20.803Z] - nexus3.edgexfoundry.org:10004/support-notifications:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:20:20.803Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-05T12:20:20.803Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.149 [2023-05-05T12:20:20.803Z] - nexus3.edgexfoundry.org:10004/support-notifications:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:20:20.803Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-05T12:20:20.828Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-05T12:20:20.828Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:20:20.828Z] latest [2023-05-05T12:20:20.828Z] 3.0.0-dev.149 [2023-05-05T12:20:20.828Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:20:20.828Z] main [2023-05-05T12:20:20.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:21.154Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:21.465Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:20:21.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-05T12:20:21.466Z] 0ab6281614d1: Preparing [2023-05-05T12:20:21.466Z] 66539cc953c9: Preparing [2023-05-05T12:20:21.466Z] 183aad375492: Preparing [2023-05-05T12:20:21.466Z] 117668009bcd: Preparing [2023-05-05T12:20:21.466Z] b3ad565a4f41: Preparing [2023-05-05T12:20:21.466Z] f1417ff83b31: Preparing [2023-05-05T12:20:21.466Z] f1417ff83b31: Waiting [2023-05-05T12:20:21.466Z] 117668009bcd: Layer already exists [2023-05-05T12:20:21.466Z] 183aad375492: Layer already exists [2023-05-05T12:20:21.466Z] b3ad565a4f41: Layer already exists [2023-05-05T12:20:21.466Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:21.466Z] 0ab6281614d1: Pushed [2023-05-05T12:20:24.000Z] 66539cc953c9: Pushed [2023-05-05T12:20:24.000Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:5013c0bb5d669a7c07d04e96e6eddfa002c52a7ed178a1d748d35c10a8b31c1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:24.308Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:24.606Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-05T12:20:24.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-05T12:20:24.606Z] 0ab6281614d1: Preparing [2023-05-05T12:20:24.606Z] 66539cc953c9: Preparing [2023-05-05T12:20:24.606Z] 183aad375492: Preparing [2023-05-05T12:20:24.606Z] 117668009bcd: Preparing [2023-05-05T12:20:24.606Z] b3ad565a4f41: Preparing [2023-05-05T12:20:24.606Z] f1417ff83b31: Preparing [2023-05-05T12:20:24.606Z] f1417ff83b31: Waiting [2023-05-05T12:20:24.606Z] 117668009bcd: Layer already exists [2023-05-05T12:20:24.606Z] b3ad565a4f41: Layer already exists [2023-05-05T12:20:24.606Z] 0ab6281614d1: Layer already exists [2023-05-05T12:20:24.606Z] 183aad375492: Layer already exists [2023-05-05T12:20:24.606Z] 66539cc953c9: Layer already exists [2023-05-05T12:20:24.606Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:24.606Z] latest: digest: sha256:5013c0bb5d669a7c07d04e96e6eddfa002c52a7ed178a1d748d35c10a8b31c1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:24.917Z] Removing intermediate container 00168d8d41a0 [2023-05-05T12:20:24.917Z] ---> 3dd5df7302c4 [2023-05-05T12:20:24.917Z] Step 7/20 : COPY . . [2023-05-05T12:20:24.917Z] ---> dc872de26251 [2023-05-05T12:20:24.917Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-05T12:20:24.917Z] ---> Running in 862999c2909e [2023-05-05T12:20:24.917Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-05T12:20:24.922Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:25.229Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.149 [2023-05-05T12:20:25.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-05T12:20:25.229Z] 0ab6281614d1: Preparing [2023-05-05T12:20:25.229Z] 66539cc953c9: Preparing [2023-05-05T12:20:25.229Z] 183aad375492: Preparing [2023-05-05T12:20:25.229Z] 117668009bcd: Preparing [2023-05-05T12:20:25.229Z] b3ad565a4f41: Preparing [2023-05-05T12:20:25.229Z] f1417ff83b31: Preparing [2023-05-05T12:20:25.229Z] f1417ff83b31: Waiting [2023-05-05T12:20:25.229Z] 66539cc953c9: Layer already exists [2023-05-05T12:20:25.229Z] b3ad565a4f41: Layer already exists [2023-05-05T12:20:25.229Z] 117668009bcd: Layer already exists [2023-05-05T12:20:25.229Z] 0ab6281614d1: Layer already exists [2023-05-05T12:20:25.229Z] 183aad375492: Layer already exists [2023-05-05T12:20:25.229Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:25.229Z] 3.0.0-dev.149: digest: sha256:5013c0bb5d669a7c07d04e96e6eddfa002c52a7ed178a1d748d35c10a8b31c1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:25.536Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:25.834Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:20:25.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-05T12:20:25.834Z] 0ab6281614d1: Preparing [2023-05-05T12:20:25.834Z] 66539cc953c9: Preparing [2023-05-05T12:20:25.834Z] 183aad375492: Preparing [2023-05-05T12:20:25.834Z] 117668009bcd: Preparing [2023-05-05T12:20:25.834Z] b3ad565a4f41: Preparing [2023-05-05T12:20:25.834Z] f1417ff83b31: Preparing [2023-05-05T12:20:25.834Z] f1417ff83b31: Waiting [2023-05-05T12:20:25.834Z] b3ad565a4f41: Layer already exists [2023-05-05T12:20:25.834Z] 0ab6281614d1: Layer already exists [2023-05-05T12:20:25.834Z] 117668009bcd: Layer already exists [2023-05-05T12:20:25.834Z] 183aad375492: Layer already exists [2023-05-05T12:20:25.834Z] 66539cc953c9: Layer already exists [2023-05-05T12:20:25.834Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:25.834Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:5013c0bb5d669a7c07d04e96e6eddfa002c52a7ed178a1d748d35c10a8b31c1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:26.145Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:20:26.444Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-05T12:20:26.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-05T12:20:26.444Z] 0ab6281614d1: Preparing [2023-05-05T12:20:26.444Z] 66539cc953c9: Preparing [2023-05-05T12:20:26.444Z] 183aad375492: Preparing [2023-05-05T12:20:26.444Z] 117668009bcd: Preparing [2023-05-05T12:20:26.444Z] b3ad565a4f41: Preparing [2023-05-05T12:20:26.444Z] f1417ff83b31: Preparing [2023-05-05T12:20:26.444Z] f1417ff83b31: Waiting [2023-05-05T12:20:26.444Z] 183aad375492: Layer already exists [2023-05-05T12:20:26.444Z] 117668009bcd: Layer already exists [2023-05-05T12:20:26.444Z] 0ab6281614d1: Layer already exists [2023-05-05T12:20:26.444Z] 66539cc953c9: Layer already exists [2023-05-05T12:20:26.444Z] b3ad565a4f41: Layer already exists [2023-05-05T12:20:26.444Z] f1417ff83b31: Layer already exists [2023-05-05T12:20:26.444Z] main: digest: sha256:5013c0bb5d669a7c07d04e96e6eddfa002c52a7ed178a1d748d35c10a8b31c1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:20:26.485Z] ===================================================== [Pipeline] echo [2023-05-05T12:20:26.491Z] taggedImages: [2023-05-05T12:20:26.491Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:20:26.491Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-05T12:20:26.491Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.149 [2023-05-05T12:20:26.491Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:20:26.491Z] - 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-05T12:20:57.144Z] Removing intermediate container 955b72246119 [2023-05-05T12:20:57.144Z] ---> b8d4e99892ab [2023-05-05T12:20:57.144Z] Step 8/23 : COPY . . [2023-05-05T12:20:57.144Z] ---> f37d398ba36c [2023-05-05T12:20:57.144Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-05T12:20:57.144Z] ---> Running in ac9132653de5 [2023-05-05T12:20:57.724Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-05T12:23:49.457Z] Removing intermediate container 9d7023fc92f6 [2023-05-05T12:23:49.457Z] ---> cae840afa100 [2023-05-05T12:23:49.457Z] [2023-05-05T12:23:49.457Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T12:23:49.457Z] ---> 51e60588ff2c [2023-05-05T12:23:49.457Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T12:23:49.457Z] ---> Running in e4ef9b4f1128 [2023-05-05T12:23:49.457Z] Removing intermediate container e4ef9b4f1128 [2023-05-05T12:23:49.457Z] ---> e51c547f4f91 [2023-05-05T12:23:49.457Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T12:23:49.457Z] ---> Running in ed0970e20b90 [2023-05-05T12:23:49.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:23:49.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:23:49.457Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T12:23:49.457Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:23:49.457Z] OK: 8 MiB in 16 packages [2023-05-05T12:23:49.457Z] Removing intermediate container ed0970e20b90 [2023-05-05T12:23:49.457Z] ---> 0fbc2b9783c7 [2023-05-05T12:23:49.457Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:23:49.457Z] ---> f51824def674 [2023-05-05T12:23:49.458Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:23:49.458Z] ---> d5a8d1fedf28 [2023-05-05T12:23:49.458Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-05T12:23:50.041Z] ---> b3460c9ca5f4 [2023-05-05T12:23:50.041Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:23:51.004Z] ---> 3dbd35a899c4 [2023-05-05T12:23:51.004Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-05T12:23:51.588Z] ---> 17bcf339b970 [2023-05-05T12:23:51.588Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T12:23:51.588Z] ---> Running in 9e7e491a0cd3 [2023-05-05T12:23:54.938Z] Removing intermediate container 9e7e491a0cd3 [2023-05-05T12:23:54.938Z] ---> f609221d6c45 [2023-05-05T12:23:54.938Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T12:23:54.938Z] ---> Running in bb3d8d1b6b3e [2023-05-05T12:23:55.206Z] Removing intermediate container bb3d8d1b6b3e [2023-05-05T12:23:55.206Z] ---> 783659c1cfcf [2023-05-05T12:23:55.206Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T12:23:55.474Z] ---> Running in 829636747b15 [2023-05-05T12:23:59.716Z] Removing intermediate container 829636747b15 [2023-05-05T12:23:59.716Z] ---> 0d35bdcd9fb9 [2023-05-05T12:23:59.716Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T12:23:59.716Z] ---> Running in 093e75677864 [2023-05-05T12:23:59.716Z] Removing intermediate container 093e75677864 [2023-05-05T12:23:59.716Z] ---> b2767b208c6a [2023-05-05T12:23:59.716Z] Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:23:59.716Z] ---> Running in b7b919b37df7 [2023-05-05T12:24:00.299Z] Removing intermediate container b7b919b37df7 [2023-05-05T12:24:00.299Z] ---> d235c4114255 [2023-05-05T12:24:00.299Z] Step 23/23 : LABEL version=3.0.0-dev.149 [2023-05-05T12:24:00.299Z] ---> Running in ab833db7787b [2023-05-05T12:24:00.878Z] Removing intermediate container ab833db7787b [2023-05-05T12:24:00.878Z] ---> 06fcefe3e100 [2023-05-05T12:24:00.878Z] [2023-05-05T12:24:01.144Z] Successfully built 06fcefe3e100 [2023-05-05T12:24:01.144Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-05T12:24:01.144Z] Building core-metadata [2023-05-05T12:24:04.478Z]  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:24:04.478Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:24:04.478Z] ---> c412ee5707c9 [2023-05-05T12:24:04.478Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:24:04.478Z] ---> Using cache [2023-05-05T12:24:04.478Z] ---> d85d74d52aa1 [2023-05-05T12:24:04.478Z] Step 4/25 : WORKDIR /edgex-go [2023-05-05T12:24:04.478Z] ---> Using cache [2023-05-05T12:24:04.478Z] ---> 1307dba3ea5f [2023-05-05T12:24:04.478Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-05T12:24:04.478Z] ---> Using cache [2023-05-05T12:24:04.478Z] ---> b85f73b25f6d [2023-05-05T12:24:04.478Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-05T12:24:04.478Z] ---> Using cache [2023-05-05T12:24:04.478Z] ---> 5d9631d2c8d0 [2023-05-05T12:24:04.478Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:24:04.478Z] ---> Using cache [2023-05-05T12:24:04.478Z] ---> 2b6ce16e1cd4 [2023-05-05T12:24:04.478Z] Step 8/25 : COPY . . [2023-05-05T12:24:04.478Z] ---> Using cache [2023-05-05T12:24:04.478Z] ---> 9ece68b51950 [2023-05-05T12:24:04.478Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-05T12:24:04.478Z] ---> Running in e1489df6527f [2023-05-05T12:24:06.420Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-05T12:24:21.419Z] Removing intermediate container c67e892dbdce [2023-05-05T12:24:21.419Z] ---> 6c17251b53b3 [2023-05-05T12:24:21.419Z] [2023-05-05T12:24:21.419Z] Step 10/24 : FROM alpine:3.17 [2023-05-05T12:24:21.419Z] ---> 51e60588ff2c [2023-05-05T12:24:21.419Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T12:24:21.689Z] ---> Running in 441328d240a8 [2023-05-05T12:24:23.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:24:24.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:24:26.276Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T12:24:26.276Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:24:26.276Z] OK: 8 MiB in 16 packages [2023-05-05T12:24:28.265Z] Removing intermediate container 441328d240a8 [2023-05-05T12:24:28.265Z] ---> af105104d12b [2023-05-05T12:24:28.265Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T12:24:28.265Z] ---> Running in 71a6cc66511c [2023-05-05T12:24:28.533Z] Removing intermediate container 71a6cc66511c [2023-05-05T12:24:28.533Z] ---> 4594862e0beb [2023-05-05T12:24:28.533Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-05T12:24:28.533Z] ---> Running in a9b97be999e6 [2023-05-05T12:24:29.113Z] Removing intermediate container a9b97be999e6 [2023-05-05T12:24:29.113Z] ---> ad18ff00213c [2023-05-05T12:24:29.113Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-05T12:24:29.113Z] ---> Running in 02ff256bc66c [2023-05-05T12:24:29.696Z] Removing intermediate container 02ff256bc66c [2023-05-05T12:24:29.696Z] ---> f303f3356f16 [2023-05-05T12:24:29.696Z] Step 15/24 : WORKDIR / [2023-05-05T12:24:29.696Z] ---> Running in 50ad150b355c [2023-05-05T12:24:29.975Z] Removing intermediate container 50ad150b355c [2023-05-05T12:24:29.975Z] ---> d1d9d190e9ae [2023-05-05T12:24:29.975Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:24:30.965Z] ---> 633bf5c37029 [2023-05-05T12:24:30.965Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:24:31.924Z] ---> c0a6250ad4b6 [2023-05-05T12:24:31.924Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-05T12:24:33.873Z] ---> 2170aab5023f [2023-05-05T12:24:33.873Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:24:34.457Z] ---> e0e746e7a2be [2023-05-05T12:24:34.457Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-05T12:24:34.729Z] ---> Running in 3a2022411ebb [2023-05-05T12:24:34.996Z] Removing intermediate container 3a2022411ebb [2023-05-05T12:24:34.996Z] ---> 5c160d538844 [2023-05-05T12:24:34.996Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T12:24:35.264Z] ---> Running in f78aaac3a74e [2023-05-05T12:24:35.534Z] Removing intermediate container f78aaac3a74e [2023-05-05T12:24:35.534Z] ---> b6a78764af73 [2023-05-05T12:24:35.534Z] Step 22/24 : LABEL arch=arm64 [2023-05-05T12:24:35.802Z] ---> Running in 0de967c49332 [2023-05-05T12:24:37.742Z] Removing intermediate container 0de967c49332 [2023-05-05T12:24:37.742Z] ---> 74ba9b700424 [2023-05-05T12:24:37.742Z] Step 23/24 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:24:38.017Z] ---> Running in 31a66b2ce325 [2023-05-05T12:24:38.601Z] Removing intermediate container 31a66b2ce325 [2023-05-05T12:24:38.601Z] ---> 733e952ac44c [2023-05-05T12:24:38.601Z] Step 24/24 : LABEL version=3.0.0-dev.149 [2023-05-05T12:24:38.601Z] ---> Running in c108a390cb1b [2023-05-05T12:24:39.204Z] Removing intermediate container c108a390cb1b [2023-05-05T12:24:39.204Z] ---> 38090188ea04 [2023-05-05T12:24:39.204Z] [2023-05-05T12:24:39.204Z] Successfully built 38090188ea04 [2023-05-05T12:24:39.204Z] Successfully tagged core-command-arm64:latest [2023-05-05T12:24:39.204Z]  Building core-command ... done Building core-data [2023-05-05T12:24:42.541Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:24:42.541Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:24:42.541Z] ---> c412ee5707c9 [2023-05-05T12:24:42.541Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:24:42.541Z] ---> Using cache [2023-05-05T12:24:42.541Z] ---> d85d74d52aa1 [2023-05-05T12:24:42.541Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T12:24:42.541Z] ---> Using cache [2023-05-05T12:24:42.541Z] ---> 1307dba3ea5f [2023-05-05T12:24:42.541Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T12:24:42.541Z] ---> Using cache [2023-05-05T12:24:42.541Z] ---> b85f73b25f6d [2023-05-05T12:24:42.541Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T12:24:42.541Z] ---> Using cache [2023-05-05T12:24:42.541Z] ---> 5d9631d2c8d0 [2023-05-05T12:24:42.541Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:24:42.541Z] ---> Using cache [2023-05-05T12:24:42.541Z] ---> 2b6ce16e1cd4 [2023-05-05T12:24:42.541Z] Step 8/23 : COPY . . [2023-05-05T12:24:42.541Z] ---> Using cache [2023-05-05T12:24:42.541Z] ---> 9ece68b51950 [2023-05-05T12:24:42.541Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-05T12:24:42.541Z] ---> Running in 6016309a8d46 [2023-05-05T12:24:44.475Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-05T12:27:21.160Z] Removing intermediate container 1f66b86889d5 [2023-05-05T12:27:21.160Z] ---> 0a6e2f6b1f5b [2023-05-05T12:27:21.160Z] [2023-05-05T12:27:21.160Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T12:27:21.160Z] ---> 51e60588ff2c [2023-05-05T12:27:21.160Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T12:27:21.160Z] ---> Using cache [2023-05-05T12:27:21.160Z] ---> af105104d12b [2023-05-05T12:27:21.160Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T12:27:21.160Z] ---> Using cache [2023-05-05T12:27:21.160Z] ---> 4594862e0beb [2023-05-05T12:27:21.160Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-05T12:27:21.160Z] ---> Running in 9efcf6c9c287 [2023-05-05T12:27:21.160Z] Removing intermediate container 9efcf6c9c287 [2023-05-05T12:27:21.160Z] ---> 10d1fbde064e [2023-05-05T12:27:21.160Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T12:27:21.160Z] ---> Running in ddbacae9455c [2023-05-05T12:27:21.160Z] Removing intermediate container ddbacae9455c [2023-05-05T12:27:21.160Z] ---> 78a3186cec09 [2023-05-05T12:27:21.160Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:27:21.160Z] ---> c006a8338547 [2023-05-05T12:27:21.160Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:27:21.160Z] ---> 1831de18a30d [2023-05-05T12:27:21.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-05T12:27:21.160Z] ---> 7fd95c04ec28 [2023-05-05T12:27:21.160Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:27:21.160Z] ---> 7ad76ed1bead [2023-05-05T12:27:21.160Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-05T12:27:21.160Z] ---> Running in e39c9a943e38 [2023-05-05T12:27:21.160Z] Removing intermediate container e39c9a943e38 [2023-05-05T12:27:21.160Z] ---> 6293e37d529c [2023-05-05T12:27:21.160Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T12:27:21.160Z] ---> Running in 78a0f26ae88f [2023-05-05T12:27:21.160Z] Removing intermediate container 78a0f26ae88f [2023-05-05T12:27:21.160Z] ---> ea18a9bf9e19 [2023-05-05T12:27:21.160Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T12:27:21.160Z] ---> Running in d58a0db4a5ef [2023-05-05T12:27:21.160Z] Removing intermediate container d58a0db4a5ef [2023-05-05T12:27:21.160Z] ---> 8bed5fd19663 [2023-05-05T12:27:21.160Z] Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:27:21.160Z] ---> Running in 1148fc814a44 [2023-05-05T12:27:21.160Z] Removing intermediate container 1148fc814a44 [2023-05-05T12:27:21.160Z] ---> a0428663812b [2023-05-05T12:27:21.160Z] Step 23/23 : LABEL version=3.0.0-dev.149 [2023-05-05T12:27:21.160Z] ---> Running in 722a18b08a50 [2023-05-05T12:27:21.160Z] Removing intermediate container 722a18b08a50 [2023-05-05T12:27:21.160Z] ---> a2ef9028cd0a [2023-05-05T12:27:21.160Z] [2023-05-05T12:27:21.160Z] Successfully built a2ef9028cd0a [2023-05-05T12:27:21.160Z] Successfully tagged support-scheduler-arm64:latest [2023-05-05T12:27:21.160Z] Building core-common-config-bootstrapper [2023-05-05T12:27:22.114Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:27:22.114Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:27:22.114Z] ---> c412ee5707c9 [2023-05-05T12:27:22.114Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:27:22.114Z] ---> Using cache [2023-05-05T12:27:22.114Z] ---> d85d74d52aa1 [2023-05-05T12:27:22.114Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T12:27:22.114Z] ---> Using cache [2023-05-05T12:27:22.114Z] ---> 1307dba3ea5f [2023-05-05T12:27:22.114Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T12:27:22.114Z] ---> Using cache [2023-05-05T12:27:22.114Z] ---> b85f73b25f6d [2023-05-05T12:27:22.114Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T12:27:22.114Z] ---> Using cache [2023-05-05T12:27:22.114Z] ---> 5d9631d2c8d0 [2023-05-05T12:27:22.114Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:27:22.114Z] ---> Using cache [2023-05-05T12:27:22.114Z] ---> 2b6ce16e1cd4 [2023-05-05T12:27:22.114Z] Step 8/23 : COPY . . [2023-05-05T12:27:22.114Z] ---> Using cache [2023-05-05T12:27:22.114Z] ---> 9ece68b51950 [2023-05-05T12:27:22.114Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-05T12:27:22.380Z] ---> Running in 8bbb5ca71bc7 [2023-05-05T12:27:24.316Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-05T12:28:45.897Z] Removing intermediate container 862999c2909e [2023-05-05T12:28:45.897Z] ---> b222399d4371 [2023-05-05T12:28:45.897Z] [2023-05-05T12:28:45.897Z] Step 9/20 : FROM alpine:3.17 [2023-05-05T12:28:45.897Z] ---> 51e60588ff2c [2023-05-05T12:28:45.897Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T12:28:45.897Z] ---> Running in 8a419ada9ecf [2023-05-05T12:28:45.897Z] Removing intermediate container 8a419ada9ecf [2023-05-05T12:28:45.897Z] ---> 7d0bceda3a46 [2023-05-05T12:28:45.897Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-05T12:28:45.897Z] ---> Running in eff0da724c18 [2023-05-05T12:28:45.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:28:45.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:28:47.305Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T12:28:47.305Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T12:28:47.305Z] OK: 17691 distinct packages available [2023-05-05T12:28:47.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:28:47.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:28:49.302Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-05T12:28:49.302Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-05T12:28:49.302Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-05T12:28:49.302Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-05T12:28:49.302Z] (5/9) Installing curl (8.0.1-r0) [2023-05-05T12:28:49.302Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-05T12:28:49.302Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-05T12:28:49.302Z] (8/9) Installing libucontext (1.2-r0) [2023-05-05T12:28:49.302Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-05T12:28:49.568Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:28:49.568Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T12:28:50.149Z] OK: 11 MiB in 24 packages [2023-05-05T12:28:55.473Z] Removing intermediate container eff0da724c18 [2023-05-05T12:28:55.473Z] ---> 344db3486c18 [2023-05-05T12:28:55.473Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:28:55.473Z] ---> f37fcb86854c [2023-05-05T12:28:55.473Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:28:56.053Z] ---> 38e81ed9d4d5 [2023-05-05T12:28:56.053Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-05T12:28:58.638Z] ---> 2813d542bfb1 [2023-05-05T12:28:58.639Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:28:59.246Z] ---> 6f0176107eed [2023-05-05T12:28:59.246Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-05T12:28:59.246Z] ---> Running in 790379f6adc6 [2023-05-05T12:28:59.829Z] Removing intermediate container 790379f6adc6 [2023-05-05T12:28:59.829Z] ---> 732e5420356b [2023-05-05T12:28:59.829Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T12:28:59.829Z] ---> Running in c0e42af1e6e7 [2023-05-05T12:29:00.413Z] Removing intermediate container c0e42af1e6e7 [2023-05-05T12:29:00.413Z] ---> 7c7977800d6e [2023-05-05T12:29:00.413Z] Step 18/20 : LABEL arch=arm64 [2023-05-05T12:29:00.413Z] ---> Running in c6134fc734ca [2023-05-05T12:29:00.998Z] Removing intermediate container c6134fc734ca [2023-05-05T12:29:00.998Z] ---> c52cf2c870ab [2023-05-05T12:29:00.998Z] Step 19/20 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:29:00.998Z] ---> Running in 18fa3aa51e7c [2023-05-05T12:29:01.591Z] Removing intermediate container 18fa3aa51e7c [2023-05-05T12:29:01.591Z] ---> 9c859e32913a [2023-05-05T12:29:01.591Z] Step 20/20 : LABEL version=3.0.0-dev.149 [2023-05-05T12:29:01.591Z] ---> Running in 45d283a95b87 [2023-05-05T12:29:02.194Z] Removing intermediate container 45d283a95b87 [2023-05-05T12:29:02.194Z] ---> 567e6832d260 [2023-05-05T12:29:02.194Z] [2023-05-05T12:29:02.194Z] Successfully built 567e6832d260 [2023-05-05T12:29:02.194Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-05T12:29:02.194Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2023-05-05T12:29:05.535Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:29:05.535Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:29:05.535Z] ---> c412ee5707c9 [2023-05-05T12:29:05.535Z] Step 3/33 : WORKDIR /edgex-go [2023-05-05T12:29:05.535Z] ---> Using cache [2023-05-05T12:29:05.535Z] ---> 9bf513c89ed7 [2023-05-05T12:29:05.535Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-05T12:29:05.535Z] ---> Running in 526a588e2732 [2023-05-05T12:29:07.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:29:08.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:29:10.389Z] OK: 263 MiB in 53 packages [2023-05-05T12:29:11.802Z] Removing intermediate container 526a588e2732 [2023-05-05T12:29:11.802Z] ---> c5b462c5785c [2023-05-05T12:29:11.802Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-05T12:29:12.759Z] ---> 465de8ef5304 [2023-05-05T12:29:12.759Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:29:12.759Z] ---> Running in 2a5979c2c576 [2023-05-05T12:30:49.384Z] Removing intermediate container ac9132653de5 [2023-05-05T12:30:49.384Z] ---> fe3fea9f2fd4 [2023-05-05T12:30:49.384Z] [2023-05-05T12:30:49.384Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T12:30:49.384Z] ---> 51e60588ff2c [2023-05-05T12:30:49.384Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-05T12:30:49.384Z] ---> Running in 03dd84aa4db2 [2023-05-05T12:30:49.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:30:49.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:30:49.384Z] Removing intermediate container 2a5979c2c576 [2023-05-05T12:30:49.384Z] ---> 1d1eda34792a [2023-05-05T12:30:49.384Z] Step 7/33 : COPY . . [2023-05-05T12:30:49.384Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-05T12:30:49.384Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-05T12:30:49.384Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:30:49.384Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T12:30:49.384Z] OK: 8 MiB in 17 packages [2023-05-05T12:30:50.792Z] ---> 6e05433a9bfd [2023-05-05T12:30:50.792Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-05T12:30:51.059Z] ---> Running in 7c6d750ed713 [2023-05-05T12:30:51.650Z] Removing intermediate container 03dd84aa4db2 [2023-05-05T12:30:51.650Z] ---> da2443fb66dd [2023-05-05T12:30:51.650Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T12:30:51.650Z] ---> Running in bd2fc7aaccb8 [2023-05-05T12:30:54.234Z] Removing intermediate container bd2fc7aaccb8 [2023-05-05T12:30:54.234Z] ---> 77b77f9c288c [2023-05-05T12:30:54.234Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-05T12:30:54.234Z] ---> Running in d85903f05ca5 [2023-05-05T12:30:54.234Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-05T12:30:54.816Z] Removing intermediate container d85903f05ca5 [2023-05-05T12:30:54.816Z] ---> 4e1ec6b6d121 [2023-05-05T12:30:54.816Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T12:30:54.816Z] ---> Running in 3ce6cd491836 [2023-05-05T12:30:55.398Z] Removing intermediate container 3ce6cd491836 [2023-05-05T12:30:55.398Z] ---> 47633dcde173 [2023-05-05T12:30:55.398Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:30:56.354Z] ---> 77ec4eb26f73 [2023-05-05T12:30:56.354Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:30:57.320Z] ---> cd2ad5bde24d [2023-05-05T12:30:57.320Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-05T12:30:59.897Z] ---> db73a031a32d [2023-05-05T12:30:59.897Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:31:00.484Z] ---> 30ce59ca54fa [2023-05-05T12:31:00.484Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-05T12:31:00.753Z] ---> Running in 9c9163ca7255 [2023-05-05T12:31:01.019Z] Removing intermediate container 9c9163ca7255 [2023-05-05T12:31:01.020Z] ---> 331f30e59995 [2023-05-05T12:31:01.020Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T12:31:01.286Z] ---> Running in 805a3d840ee9 [2023-05-05T12:31:01.870Z] Removing intermediate container 805a3d840ee9 [2023-05-05T12:31:01.870Z] ---> 1db1d68d31d5 [2023-05-05T12:31:01.870Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T12:31:01.870Z] ---> Running in 684ad754c704 [2023-05-05T12:31:02.462Z] Removing intermediate container 684ad754c704 [2023-05-05T12:31:02.462Z] ---> b612a291f3c5 [2023-05-05T12:31:02.462Z] Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:31:02.462Z] ---> Running in 05eecca839b2 [2023-05-05T12:31:03.425Z] Removing intermediate container 05eecca839b2 [2023-05-05T12:31:03.425Z] ---> a88e244407dc [2023-05-05T12:31:03.425Z] Step 23/23 : LABEL version=3.0.0-dev.149 [2023-05-05T12:31:03.425Z] ---> Running in 8ea3bf233e19 [2023-05-05T12:31:04.007Z] Removing intermediate container 8ea3bf233e19 [2023-05-05T12:31:04.007Z] ---> 5243949c006b [2023-05-05T12:31:04.007Z] [2023-05-05T12:31:04.275Z] Successfully built 5243949c006b [2023-05-05T12:31:04.275Z] Successfully tagged support-notifications-arm64:latest [2023-05-05T12:31:04.275Z]  Building support-notifications ... done Building security-proxy-setup [2023-05-05T12:31:08.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:31:08.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:31:08.528Z] ---> c412ee5707c9 [2023-05-05T12:31:08.528Z] Step 3/22 : WORKDIR /edgex-go [2023-05-05T12:31:08.528Z] ---> Using cache [2023-05-05T12:31:08.528Z] ---> 9bf513c89ed7 [2023-05-05T12:31:08.528Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-05T12:31:08.528Z] ---> Using cache [2023-05-05T12:31:08.528Z] ---> c5b462c5785c [2023-05-05T12:31:08.528Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-05T12:31:08.528Z] ---> Using cache [2023-05-05T12:31:08.528Z] ---> 465de8ef5304 [2023-05-05T12:31:08.528Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:31:08.528Z] ---> Using cache [2023-05-05T12:31:08.528Z] ---> 1d1eda34792a [2023-05-05T12:31:08.528Z] Step 7/22 : COPY . . [2023-05-05T12:31:08.528Z] ---> Using cache [2023-05-05T12:31:08.528Z] ---> 6e05433a9bfd [2023-05-05T12:31:08.528Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-05T12:31:09.109Z] ---> Running in c9dbc0472f06 [2023-05-05T12:31:11.687Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-05T12:31:13.628Z] Removing intermediate container e1489df6527f [2023-05-05T12:31:13.628Z] ---> 87b42e38fd9b [2023-05-05T12:31:13.628Z] [2023-05-05T12:31:13.628Z] Step 10/25 : FROM alpine:3.17 [2023-05-05T12:31:13.628Z] ---> 51e60588ff2c [2023-05-05T12:31:13.628Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T12:31:13.628Z] ---> Using cache [2023-05-05T12:31:13.628Z] ---> af105104d12b [2023-05-05T12:31:13.628Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T12:31:13.628Z] ---> Using cache [2023-05-05T12:31:13.628Z] ---> 4594862e0beb [2023-05-05T12:31:13.628Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-05T12:31:13.628Z] ---> Running in 206a630ef284 [2023-05-05T12:31:14.212Z] Removing intermediate container 206a630ef284 [2023-05-05T12:31:14.212Z] ---> a5b0572e14fb [2023-05-05T12:31:14.212Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-05T12:31:14.212Z] ---> Running in 670c7a1180a7 [2023-05-05T12:31:14.792Z] Removing intermediate container 670c7a1180a7 [2023-05-05T12:31:14.792Z] ---> 7472115f958b [2023-05-05T12:31:14.792Z] Step 15/25 : WORKDIR / [2023-05-05T12:31:14.792Z] ---> Running in 48cd218f37ed [2023-05-05T12:31:15.373Z] Removing intermediate container 48cd218f37ed [2023-05-05T12:31:15.373Z] ---> e4963d37d186 [2023-05-05T12:31:15.373Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:31:16.332Z] ---> b3b43a8efede [2023-05-05T12:31:16.332Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:31:16.916Z] ---> a2fccc1d44bd [2023-05-05T12:31:16.916Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-05T12:31:18.870Z] ---> 7c751cfcda7a [2023-05-05T12:31:18.870Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:31:19.841Z] ---> 35ab0aa2b899 [2023-05-05T12:31:19.841Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-05T12:31:20.805Z] ---> 1428d012fd8a [2023-05-05T12:31:20.805Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-05T12:31:20.805Z] ---> Running in 1a1cdf3694ae [2023-05-05T12:31:22.216Z] Removing intermediate container 1a1cdf3694ae [2023-05-05T12:31:22.216Z] ---> 8cdb4a14f92a [2023-05-05T12:31:22.216Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T12:31:22.216Z] ---> Running in f95c3a2483f3 [2023-05-05T12:31:23.194Z] Removing intermediate container f95c3a2483f3 [2023-05-05T12:31:23.194Z] ---> eeb9904e7d16 [2023-05-05T12:31:23.194Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T12:31:23.194Z] ---> Running in a613c6a1026d [2023-05-05T12:31:23.777Z] Removing intermediate container a613c6a1026d [2023-05-05T12:31:23.777Z] ---> 276a436adb35 [2023-05-05T12:31:23.777Z] Step 24/25 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:31:23.777Z] ---> Running in 3c02dabd38a1 [2023-05-05T12:31:24.048Z] Removing intermediate container 3c02dabd38a1 [2023-05-05T12:31:24.048Z] ---> 15036f3cc15d [2023-05-05T12:31:24.048Z] Step 25/25 : LABEL version=3.0.0-dev.149 [2023-05-05T12:31:24.325Z] ---> Running in 5ebb813984b0 [2023-05-05T12:31:24.908Z] Removing intermediate container 5ebb813984b0 [2023-05-05T12:31:24.908Z] ---> 230dd513b367 [2023-05-05T12:31:24.908Z] [2023-05-05T12:31:24.908Z] Successfully built 230dd513b367 [2023-05-05T12:31:24.908Z] Successfully tagged core-metadata-arm64:latest [2023-05-05T12:31:24.908Z] Building security-secretstore-setup [2023-05-05T12:31:28.246Z]  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T12:31:28.246Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T12:31:28.246Z] ---> c412ee5707c9 [2023-05-05T12:31:28.246Z] Step 3/25 : WORKDIR /edgex-go [2023-05-05T12:31:28.246Z] ---> Using cache [2023-05-05T12:31:28.246Z] ---> 9bf513c89ed7 [2023-05-05T12:31:28.246Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-05T12:31:28.246Z] ---> Using cache [2023-05-05T12:31:28.246Z] ---> c5b462c5785c [2023-05-05T12:31:28.246Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-05T12:31:28.246Z] ---> Using cache [2023-05-05T12:31:28.246Z] ---> 465de8ef5304 [2023-05-05T12:31:28.246Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:31:28.246Z] ---> Using cache [2023-05-05T12:31:28.246Z] ---> 1d1eda34792a [2023-05-05T12:31:28.246Z] Step 7/25 : COPY . . [2023-05-05T12:31:28.246Z] ---> Using cache [2023-05-05T12:31:28.246Z] ---> 6e05433a9bfd [2023-05-05T12:31:28.246Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-05T12:31:28.246Z] ---> Running in ce99825ba52d [2023-05-05T12:31:30.200Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-05T12:31:45.164Z] Removing intermediate container 6016309a8d46 [2023-05-05T12:31:45.164Z] ---> c73f589a1663 [2023-05-05T12:31:45.164Z] [2023-05-05T12:31:45.164Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T12:31:45.164Z] ---> 51e60588ff2c [2023-05-05T12:31:45.164Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T12:31:45.164Z] ---> Running in 2be8b557c099 [2023-05-05T12:31:45.164Z] Removing intermediate container 2be8b557c099 [2023-05-05T12:31:45.164Z] ---> 7eec30208345 [2023-05-05T12:31:45.164Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-05T12:31:45.432Z] ---> Running in 18efb35fcf5e [2023-05-05T12:31:45.701Z] Removing intermediate container 18efb35fcf5e [2023-05-05T12:31:45.701Z] ---> f65ca07ce751 [2023-05-05T12:31:45.701Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-05T12:31:46.085Z] ---> Running in afe636ed5a7a [2023-05-05T12:31:46.402Z] Removing intermediate container afe636ed5a7a [2023-05-05T12:31:46.402Z] ---> 72fb61320186 [2023-05-05T12:31:46.402Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T12:31:46.737Z] ---> Running in 200efca4f901 [2023-05-05T12:31:48.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:31:49.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:31:50.845Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T12:31:51.120Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:31:51.120Z] OK: 8 MiB in 16 packages [2023-05-05T12:31:52.537Z] Removing intermediate container 200efca4f901 [2023-05-05T12:31:52.537Z] ---> a6eaf6d16da2 [2023-05-05T12:31:52.805Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:31:53.768Z] ---> 8ba11f17424e [2023-05-05T12:31:53.768Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:31:54.354Z] ---> 5a385f580eba [2023-05-05T12:31:54.354Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-05T12:31:56.305Z] ---> bf9134fac9b2 [2023-05-05T12:31:56.305Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:31:57.272Z] ---> d7432d9440bc [2023-05-05T12:31:57.272Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-05T12:31:57.272Z] ---> Running in 768f21cb67c2 [2023-05-05T12:31:57.867Z] Removing intermediate container 768f21cb67c2 [2023-05-05T12:31:57.867Z] ---> 001d46d0ec49 [2023-05-05T12:31:57.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T12:31:57.867Z] ---> Running in afb1466c702e [2023-05-05T12:31:58.462Z] Removing intermediate container afb1466c702e [2023-05-05T12:31:58.462Z] ---> 8fac76e70efb [2023-05-05T12:31:58.462Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T12:31:58.462Z] ---> Running in 85234cefab52 [2023-05-05T12:31:59.045Z] Removing intermediate container 85234cefab52 [2023-05-05T12:31:59.045Z] ---> b305241308aa [2023-05-05T12:31:59.045Z] Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:31:59.045Z] ---> Running in a8f91ce2c333 [2023-05-05T12:31:59.634Z] Removing intermediate container a8f91ce2c333 [2023-05-05T12:31:59.634Z] ---> 1580c355b887 [2023-05-05T12:31:59.634Z] Step 23/23 : LABEL version=3.0.0-dev.149 [2023-05-05T12:31:59.902Z] ---> Running in 5825c6e84076 [2023-05-05T12:32:00.169Z] Removing intermediate container 5825c6e84076 [2023-05-05T12:32:00.169Z] ---> ef4d5604779d [2023-05-05T12:32:00.169Z] [2023-05-05T12:32:00.438Z] Successfully built ef4d5604779d [2023-05-05T12:32:00.438Z] Successfully tagged core-data-arm64:latest [2023-05-05T12:33:37.112Z]  Building core-data ... done Removing intermediate container 8bbb5ca71bc7 [2023-05-05T12:33:37.112Z] ---> 0f44183d0c5f [2023-05-05T12:33:37.112Z] [2023-05-05T12:33:37.112Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T12:33:37.112Z] ---> 51e60588ff2c [2023-05-05T12:33:37.112Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T12:33:37.112Z] ---> Using cache [2023-05-05T12:33:37.112Z] ---> e51c547f4f91 [2023-05-05T12:33:37.112Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T12:33:37.112Z] ---> Using cache [2023-05-05T12:33:37.112Z] ---> 0fbc2b9783c7 [2023-05-05T12:33:37.112Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:33:37.112Z] ---> Using cache [2023-05-05T12:33:37.382Z] ---> f51824def674 [2023-05-05T12:33:37.382Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:33:37.382Z] ---> Using cache [2023-05-05T12:33:37.382Z] ---> d5a8d1fedf28 [2023-05-05T12:33:37.382Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-05T12:33:38.806Z] ---> f1fc5db368ec [2023-05-05T12:33:38.806Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:33:39.774Z] ---> a7adb91e1e39 [2023-05-05T12:33:39.774Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-05T12:33:40.745Z] ---> 27a188a9b46e [2023-05-05T12:33:40.745Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T12:33:40.745Z] ---> Running in 5468b1a03230 [2023-05-05T12:33:44.109Z] Removing intermediate container 5468b1a03230 [2023-05-05T12:33:44.109Z] ---> 552477343486 [2023-05-05T12:33:44.109Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T12:33:44.109Z] ---> Running in 8d957f727c1a [2023-05-05T12:33:44.378Z] Removing intermediate container 8d957f727c1a [2023-05-05T12:33:44.378Z] ---> 2e0a9f1e9c71 [2023-05-05T12:33:44.378Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T12:33:44.378Z] ---> Running in 7b0e35307975 [2023-05-05T12:33:44.966Z] Removing intermediate container 7b0e35307975 [2023-05-05T12:33:44.966Z] ---> c32ebbb7d8f3 [2023-05-05T12:33:44.966Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T12:33:45.235Z] ---> Running in 82aa71be05c8 [2023-05-05T12:33:45.505Z] Removing intermediate container 82aa71be05c8 [2023-05-05T12:33:45.505Z] ---> 90063cf20e66 [2023-05-05T12:33:45.505Z] Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:33:45.783Z] ---> Running in 027f7d9caa6e [2023-05-05T12:33:46.370Z] Removing intermediate container 027f7d9caa6e [2023-05-05T12:33:46.371Z] ---> ba10bbdbf7f8 [2023-05-05T12:33:46.371Z] Step 23/23 : LABEL version=3.0.0-dev.149 [2023-05-05T12:33:46.371Z] ---> Running in 4c30938e2d50 [2023-05-05T12:33:50.641Z] Removing intermediate container 4c30938e2d50 [2023-05-05T12:33:50.641Z] ---> 2fc4e790cd8c [2023-05-05T12:33:50.641Z] [2023-05-05T12:33:50.641Z] Successfully built 2fc4e790cd8c [2023-05-05T12:33:50.641Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-05T12:35:42.328Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 7c6d750ed713 [2023-05-05T12:35:42.328Z] ---> c485d86f296a [2023-05-05T12:35:42.328Z] [2023-05-05T12:35:42.328Z] Step 9/33 : FROM alpine:3.17 [2023-05-05T12:35:42.328Z] ---> 51e60588ff2c [2023-05-05T12:35:42.328Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T12:35:42.328Z] ---> Using cache [2023-05-05T12:35:42.328Z] ---> 7d0bceda3a46 [2023-05-05T12:35:42.328Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-05T12:35:42.328Z] ---> Running in 51d713f57759 [2023-05-05T12:35:42.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:35:42.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:35:42.328Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-05T12:35:42.328Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T12:35:42.328Z] (2/2) Installing su-exec (0.2-r2) [2023-05-05T12:35:42.328Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:35:42.328Z] OK: 8 MiB in 17 packages [2023-05-05T12:35:42.328Z] Removing intermediate container 51d713f57759 [2023-05-05T12:35:42.328Z] ---> 5ce85f63388e [2023-05-05T12:35:42.328Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-05T12:35:42.328Z] ---> Running in 0f5db517bcec [2023-05-05T12:35:42.328Z] Removing intermediate container 0f5db517bcec [2023-05-05T12:35:42.328Z] ---> cc24c4fbf6f3 [2023-05-05T12:35:42.328Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-05T12:35:42.328Z] ---> Running in 151b1c087c4e [2023-05-05T12:35:42.328Z] Removing intermediate container c9dbc0472f06 [2023-05-05T12:35:42.328Z] ---> 92ab1b141493 [2023-05-05T12:35:42.328Z] [2023-05-05T12:35:42.328Z] Step 9/22 : FROM alpine:3.17 [2023-05-05T12:35:42.328Z] ---> 51e60588ff2c [2023-05-05T12:35:42.328Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-05T12:35:42.328Z] ---> Running in 9323848ef3aa [2023-05-05T12:35:42.328Z] Removing intermediate container 151b1c087c4e [2023-05-05T12:35:42.328Z] ---> 5aa4c6bf16a0 [2023-05-05T12:35:42.328Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-05T12:35:42.328Z] ---> Running in fc63de978fc2 [2023-05-05T12:35:42.328Z] Removing intermediate container fc63de978fc2 [2023-05-05T12:35:42.328Z] ---> 29e0afad801c [2023-05-05T12:35:42.328Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-05T12:35:42.328Z] ---> Running in 94693e2dcb86 [2023-05-05T12:35:42.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:35:42.328Z] Removing intermediate container 94693e2dcb86 [2023-05-05T12:35:42.328Z] ---> efc47894784b [2023-05-05T12:35:42.328Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-05T12:35:42.328Z] ---> Running in 01cec1f9db51 [2023-05-05T12:35:42.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:35:43.315Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T12:35:43.316Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-05T12:35:43.586Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:35:43.586Z] OK: 8 MiB in 17 packages [2023-05-05T12:35:44.559Z] Removing intermediate container 01cec1f9db51 [2023-05-05T12:35:44.559Z] ---> 392636a2aac9 [2023-05-05T12:35:44.559Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-05T12:35:44.559Z] ---> Running in db9c57f6ac5e [2023-05-05T12:35:44.838Z] Removing intermediate container 9323848ef3aa [2023-05-05T12:35:44.838Z] ---> 52b373b4eeaf [2023-05-05T12:35:44.838Z] 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-05T12:35:45.107Z] ---> Running in 9f0185ccd0ce [2023-05-05T12:35:45.107Z] Removing intermediate container db9c57f6ac5e [2023-05-05T12:35:45.107Z] ---> e20b33c64e01 [2023-05-05T12:35:45.107Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-05T12:35:45.376Z] Removing intermediate container 9f0185ccd0ce [2023-05-05T12:35:45.376Z] ---> fdb618515f39 [2023-05-05T12:35:45.376Z] Step 12/22 : WORKDIR /edgex [2023-05-05T12:35:45.648Z] ---> Running in b6d6b113ee20 [2023-05-05T12:35:46.241Z] Removing intermediate container b6d6b113ee20 [2023-05-05T12:35:46.241Z] ---> d9f017fe049c [2023-05-05T12:35:46.241Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:35:46.241Z] ---> 0524fd2c72cb [2023-05-05T12:35:46.241Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-05T12:35:46.241Z] ---> Running in de97d510fd1d [2023-05-05T12:35:47.213Z] ---> 21ebee0f7b5c [2023-05-05T12:35:47.213Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:35:48.188Z] ---> 5d60b913796e [2023-05-05T12:35:48.188Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-05T12:35:48.777Z] Removing intermediate container de97d510fd1d [2023-05-05T12:35:48.777Z] ---> 5f9709ec9373 [2023-05-05T12:35:48.777Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:35:49.049Z] ---> 94db1db88008 [2023-05-05T12:35:49.049Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-05T12:35:49.642Z] ---> 827cbe505c5d [2023-05-05T12:35:49.642Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:35:49.642Z] Removing intermediate container ce99825ba52d [2023-05-05T12:35:49.642Z] ---> b24a0b2b14d9 [2023-05-05T12:35:49.642Z] [2023-05-05T12:35:49.642Z] Step 9/25 : FROM alpine:3.17 [2023-05-05T12:35:49.642Z] ---> 51e60588ff2c [2023-05-05T12:35:49.642Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-05T12:35:49.912Z] ---> Running in 6cbc4906b85a [2023-05-05T12:35:50.512Z] ---> 9d86906878c0 [2023-05-05T12:35:50.512Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T12:35:50.512Z] ---> c62f62056e35 [2023-05-05T12:35:50.512Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-05T12:35:51.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:35:51.370Z] ---> b64831cc121b [2023-05-05T12:35:51.370Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T12:35:51.370Z] ---> Running in 7c7b258bf400 [2023-05-05T12:35:51.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:35:52.229Z] ---> bb0fb0fb9cf6 [2023-05-05T12:35:52.229Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-05T12:35:52.814Z] ---> 4900bb672624 [2023-05-05T12:35:52.814Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-05T12:35:52.814Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-05T12:35:53.082Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-05T12:35:53.082Z] (3/3) Installing su-exec (0.2-r2) [2023-05-05T12:35:53.082Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:35:53.082Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T12:35:53.669Z] ---> 0dedf640ced1 [2023-05-05T12:35:53.669Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-05T12:35:53.669Z] OK: 8 MiB in 18 packages [2023-05-05T12:35:53.938Z] Removing intermediate container 7c7b258bf400 [2023-05-05T12:35:53.938Z] ---> d2079ffd1738 [2023-05-05T12:35:53.938Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T12:35:53.938Z] ---> Running in d2d24b7212a1 [2023-05-05T12:35:54.521Z] ---> cd472ecd070c [2023-05-05T12:35:54.521Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-05T12:35:54.521Z] Removing intermediate container d2d24b7212a1 [2023-05-05T12:35:54.521Z] ---> 8697e0ea1c13 [2023-05-05T12:35:54.521Z] Step 20/22 : LABEL arch=arm64 [2023-05-05T12:35:54.521Z] ---> Running in 025aced54a61 [2023-05-05T12:35:55.103Z] Removing intermediate container 025aced54a61 [2023-05-05T12:35:55.103Z] ---> 78605174b7b1 [2023-05-05T12:35:55.103Z] Step 21/22 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:35:55.103Z] ---> b44c971d8955 [2023-05-05T12:35:55.103Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-05T12:35:55.103Z] ---> Running in d1315dd28429 [2023-05-05T12:35:55.368Z] Removing intermediate container 6cbc4906b85a [2023-05-05T12:35:55.368Z] ---> 4bc692eb1deb [2023-05-05T12:35:55.368Z] 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-05T12:35:55.368Z] ---> Running in 22e8da75aa89 [2023-05-05T12:35:55.643Z] Removing intermediate container d1315dd28429 [2023-05-05T12:35:55.643Z] ---> df0d842aa3fa [2023-05-05T12:35:55.643Z] Step 22/22 : LABEL version=3.0.0-dev.149 [2023-05-05T12:35:55.643Z] Removing intermediate container 22e8da75aa89 [2023-05-05T12:35:55.643Z] ---> bb25ce560a3a [2023-05-05T12:35:55.643Z] Step 12/25 : WORKDIR / [2023-05-05T12:35:55.910Z] ---> Running in 318fe24090f0 [2023-05-05T12:35:55.910Z] ---> Running in e31619bcd0c8 [2023-05-05T12:35:55.910Z] ---> b51b6d814d25 [2023-05-05T12:35:55.910Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-05T12:35:55.910Z] ---> Running in 65c136d91493 [2023-05-05T12:35:56.495Z] Removing intermediate container 318fe24090f0 [2023-05-05T12:35:56.495Z] ---> 232436bc81e0 [2023-05-05T12:35:56.495Z] [2023-05-05T12:35:56.495Z] Removing intermediate container e31619bcd0c8 [2023-05-05T12:35:56.495Z] ---> b9470a11833d [2023-05-05T12:35:56.495Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T12:35:56.495Z] Successfully built 232436bc81e0 [2023-05-05T12:35:56.495Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-05T12:35:57.075Z]  Building security-proxy-setup ... done  ---> 7c88295c96a8 [2023-05-05T12:35:57.075Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T12:35:57.659Z] ---> 41c58105fc7a [2023-05-05T12:35:57.659Z] 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-05T12:35:57.940Z] Removing intermediate container 65c136d91493 [2023-05-05T12:35:57.940Z] ---> 1808ebcb7f46 [2023-05-05T12:35:57.940Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-05T12:35:57.940Z] ---> Running in ebed2239fee4 [2023-05-05T12:35:58.520Z] Removing intermediate container ebed2239fee4 [2023-05-05T12:35:58.520Z] ---> e82726ec3954 [2023-05-05T12:35:58.520Z] Step 30/33 : CMD ["gate"] [2023-05-05T12:35:58.520Z] ---> 119b43955db8 [2023-05-05T12:35:58.520Z] 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-05T12:35:58.520Z] ---> Running in 4ca2cad8fcdb [2023-05-05T12:35:58.790Z] Removing intermediate container 4ca2cad8fcdb [2023-05-05T12:35:58.790Z] ---> 5611735d6724 [2023-05-05T12:35:58.790Z] Step 31/33 : LABEL arch=arm64 [2023-05-05T12:35:59.057Z] ---> Running in 20db2505db53 [2023-05-05T12:35:59.057Z] ---> 6b57d9801c93 [2023-05-05T12:35:59.057Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-05T12:35:59.321Z] Removing intermediate container 20db2505db53 [2023-05-05T12:35:59.321Z] ---> 362b0a5d2af4 [2023-05-05T12:35:59.321Z] Step 32/33 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:35:59.321Z] ---> Running in 1022f49713a9 [2023-05-05T12:35:59.587Z] ---> b07325ea9231 [2023-05-05T12:35:59.587Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-05T12:35:59.853Z] Removing intermediate container 1022f49713a9 [2023-05-05T12:35:59.853Z] ---> 405ddbea462f [2023-05-05T12:35:59.853Z] Step 33/33 : LABEL version=3.0.0-dev.149 [2023-05-05T12:35:59.853Z] ---> Running in d85c9665baef [2023-05-05T12:36:00.119Z] Removing intermediate container d85c9665baef [2023-05-05T12:36:00.119Z] ---> c4fe50903b78 [2023-05-05T12:36:00.119Z] [2023-05-05T12:36:00.384Z] Successfully built c4fe50903b78 [2023-05-05T12:36:00.384Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-05T12:36:00.651Z]  Building security-bootstrapper ... done  ---> 2c2bc2b4de54 [2023-05-05T12:36:00.651Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-05T12:36:03.233Z] ---> 858c7da50b31 [2023-05-05T12:36:03.233Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T12:36:03.233Z] ---> 8b1bde7bcb38 [2023-05-05T12:36:03.233Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T12:36:03.501Z] ---> Running in cfb24d603239 [2023-05-05T12:36:04.913Z] Removing intermediate container cfb24d603239 [2023-05-05T12:36:04.913Z] ---> 7bd313766e71 [2023-05-05T12:36:04.913Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T12:36:05.178Z] ---> Running in e1c8bf473c9a [2023-05-05T12:36:05.443Z] Removing intermediate container e1c8bf473c9a [2023-05-05T12:36:05.443Z] ---> 7677982fb375 [2023-05-05T12:36:05.443Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T12:36:05.443Z] ---> Running in d8ca1055c24a [2023-05-05T12:36:05.711Z] Removing intermediate container d8ca1055c24a [2023-05-05T12:36:05.711Z] ---> 86a3ae9ca42f [2023-05-05T12:36:05.711Z] Step 24/25 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:05.711Z] ---> Running in a8a04c2f3468 [2023-05-05T12:36:05.979Z] Removing intermediate container a8a04c2f3468 [2023-05-05T12:36:05.979Z] ---> bb1c321a9501 [2023-05-05T12:36:05.979Z] Step 25/25 : LABEL version=3.0.0-dev.149 [2023-05-05T12:36:06.246Z] ---> Running in df0bfce5adf5 [2023-05-05T12:36:06.512Z] Removing intermediate container df0bfce5adf5 [2023-05-05T12:36:06.512Z] ---> 2d69663b567d [2023-05-05T12:36:06.512Z] [2023-05-05T12:36:06.512Z] Successfully built 2d69663b567d [2023-05-05T12:36:06.512Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-05T12:36:06.788Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-05-05T12:36:06.795Z] $ docker stop --time=1 7f7014bfafce0a35f7b2821d0013b8a6aa276dafb051a1dfdc3c1a70c9972363 [2023-05-05T12:36:08.508Z] $ docker rm -f --volumes 7f7014bfafce0a35f7b2821d0013b8a6aa276dafb051a1dfdc3c1a70c9972363 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T12:36:09.001Z] + docker images [2023-05-05T12:36:09.268Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-05T12:36:09.268Z] security-secretstore-setup-arm64 latest 2d69663b567d 3 seconds ago 32.2MB [2023-05-05T12:36:09.268Z] security-bootstrapper-arm64 latest c4fe50903b78 10 seconds ago 21.9MB [2023-05-05T12:36:09.268Z] security-proxy-setup-arm64 latest 232436bc81e0 13 seconds ago 18.7MB [2023-05-05T12:36:09.268Z] b24a0b2b14d9 21 seconds ago 1.35GB [2023-05-05T12:36:09.268Z] 92ab1b141493 30 seconds ago 1.33GB [2023-05-05T12:36:09.268Z] c485d86f296a 37 seconds ago 1.34GB [2023-05-05T12:36:09.268Z] core-common-config-bootstrapper-arm64 latest 2fc4e790cd8c 2 minutes ago 17.2MB [2023-05-05T12:36:09.268Z] 0f44183d0c5f 2 minutes ago 1.35GB [2023-05-05T12:36:09.268Z] core-data-arm64 latest ef4d5604779d 4 minutes ago 19.9MB [2023-05-05T12:36:09.268Z] c73f589a1663 4 minutes ago 1.36GB [2023-05-05T12:36:09.268Z] core-metadata-arm64 latest 230dd513b367 4 minutes ago 20.2MB [2023-05-05T12:36:09.268Z] 87b42e38fd9b 4 minutes ago 1.36GB [2023-05-05T12:36:09.268Z] support-notifications-arm64 latest 5243949c006b 5 minutes ago 31.9MB [2023-05-05T12:36:09.268Z] fe3fea9f2fd4 5 minutes ago 1.42GB [2023-05-05T12:36:09.268Z] security-spiffe-token-provider-arm64 latest 567e6832d260 7 minutes ago 32.7MB [2023-05-05T12:36:09.268Z] b222399d4371 7 minutes ago 1.39GB [2023-05-05T12:36:09.268Z] support-scheduler-arm64 latest a2ef9028cd0a 8 minutes ago 31.2MB [2023-05-05T12:36:09.268Z] 0a6e2f6b1f5b 9 minutes ago 1.42GB [2023-05-05T12:36:09.268Z] core-command-arm64 latest 38090188ea04 11 minutes ago 19.7MB [2023-05-05T12:36:09.268Z] 6c17251b53b3 11 minutes ago 1.35GB [2023-05-05T12:36:09.268Z] security-proxy-auth-arm64 latest 06fcefe3e100 12 minutes ago 18.1MB [2023-05-05T12:36:09.268Z] cae840afa100 12 minutes ago 1.33GB [2023-05-05T12:36:09.268Z] security-spire-server-arm64 latest ce8ab7195e1b 17 minutes ago 97MB [2023-05-05T12:36:09.268Z] 2a7eba346027 17 minutes ago 1.21GB [2023-05-05T12:36:09.268Z] security-spire-agent-arm64 latest da2fa362613c 17 minutes ago 153MB [2023-05-05T12:36:09.268Z] security-spire-config-arm64 latest df87e5f082ed 17 minutes ago 96.1MB [2023-05-05T12:36:09.268Z] c43a4ce3117f 18 minutes ago 1.21GB [2023-05-05T12:36:09.268Z] 87b694bf4976 18 minutes ago 1.21GB [2023-05-05T12:36:09.268Z] ci-base-image-arm64 latest c412ee5707c9 21 minutes ago 899MB [2023-05-05T12:36:09.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 10 days ago 681MB [2023-05-05T12:36:09.268Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-05T12:36:09.268Z] 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-05T12:36:09.374Z] provisioning config files... [2023-05-05T12:36:09.389Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/514@tmp/config14068762634111153283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:36:09.718Z] ---> docker-login.sh [2023-05-05T12:36:09.718Z] nexus3.edgexfoundry.org:10001 [2023-05-05T12:36:09.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:36:09.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:36:09.985Z] Configure a credential helper to remove this warning. See [2023-05-05T12:36:09.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:36:09.985Z] [2023-05-05T12:36:09.985Z] Login Succeeded [2023-05-05T12:36:09.985Z] nexus3.edgexfoundry.org:10002 [2023-05-05T12:36:10.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:36:10.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:36:10.519Z] Configure a credential helper to remove this warning. See [2023-05-05T12:36:10.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:36:10.519Z] [2023-05-05T12:36:10.519Z] Login Succeeded [2023-05-05T12:36:10.519Z] nexus3.edgexfoundry.org:10003 [2023-05-05T12:36:10.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:36:10.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:36:10.785Z] Configure a credential helper to remove this warning. See [2023-05-05T12:36:10.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:36:10.785Z] [2023-05-05T12:36:10.785Z] Login Succeeded [2023-05-05T12:36:10.785Z] nexus3.edgexfoundry.org:10004 [2023-05-05T12:36:11.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:36:11.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:36:11.318Z] Configure a credential helper to remove this warning. See [2023-05-05T12:36:11.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:36:11.318Z] [2023-05-05T12:36:11.318Z] Login Succeeded [2023-05-05T12:36:11.318Z] docker.io [2023-05-05T12:36:11.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:36:11.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:36:11.848Z] Configure a credential helper to remove this warning. See [2023-05-05T12:36:11.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:36:11.848Z] [2023-05-05T12:36:11.848Z] Login Succeeded [2023-05-05T12:36:11.848Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T12:36:11.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:36:11.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T12:36:11.923Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-05T12:36:11.923Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:11.923Z] latest [2023-05-05T12:36:11.923Z] 3.0.0-dev.149 [2023-05-05T12:36:11.923Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:11.923Z] main [2023-05-05T12:36:11.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:12.275Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:12.617Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:12.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-05T12:36:12.617Z] 8224c5d40177: Preparing [2023-05-05T12:36:12.617Z] efe9229942d1: Preparing [2023-05-05T12:36:12.617Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:12.617Z] f22f1138e086: Preparing [2023-05-05T12:36:12.617Z] d250b8cea8d5: Preparing [2023-05-05T12:36:12.617Z] 26cbea5cba74: Preparing [2023-05-05T12:36:12.617Z] 26cbea5cba74: Waiting [2023-05-05T12:36:12.882Z] d250b8cea8d5: Pushed [2023-05-05T12:36:12.882Z] 8224c5d40177: Pushed [2023-05-05T12:36:12.882Z] f22f1138e086: Pushed [2023-05-05T12:36:12.882Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:12.882Z] 198dcad8b6d4: Pushed [2023-05-05T12:36:15.453Z] efe9229942d1: Pushed [2023-05-05T12:36:15.453Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:a1dfc3a70ea3f6c01f70fdf1aec6caa24dae3364f70d8232d75db5e9a651f55c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:16.066Z] + 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-05T12:36:16.406Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-05T12:36:16.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-05T12:36:16.406Z] 8224c5d40177: Preparing [2023-05-05T12:36:16.406Z] efe9229942d1: Preparing [2023-05-05T12:36:16.406Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:16.406Z] f22f1138e086: Preparing [2023-05-05T12:36:16.406Z] d250b8cea8d5: Preparing [2023-05-05T12:36:16.406Z] 26cbea5cba74: Preparing [2023-05-05T12:36:16.406Z] 26cbea5cba74: Waiting [2023-05-05T12:36:16.406Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:16.406Z] f22f1138e086: Layer already exists [2023-05-05T12:36:16.406Z] 8224c5d40177: Layer already exists [2023-05-05T12:36:16.406Z] d250b8cea8d5: Layer already exists [2023-05-05T12:36:16.406Z] efe9229942d1: Layer already exists [2023-05-05T12:36:16.406Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:16.406Z] latest: digest: sha256:a1dfc3a70ea3f6c01f70fdf1aec6caa24dae3364f70d8232d75db5e9a651f55c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:16.740Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:17.081Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.149 [2023-05-05T12:36:17.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-05T12:36:17.082Z] 8224c5d40177: Preparing [2023-05-05T12:36:17.082Z] efe9229942d1: Preparing [2023-05-05T12:36:17.082Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:17.082Z] f22f1138e086: Preparing [2023-05-05T12:36:17.082Z] d250b8cea8d5: Preparing [2023-05-05T12:36:17.082Z] 26cbea5cba74: Preparing [2023-05-05T12:36:17.082Z] 26cbea5cba74: Waiting [2023-05-05T12:36:17.082Z] d250b8cea8d5: Layer already exists [2023-05-05T12:36:17.082Z] f22f1138e086: Layer already exists [2023-05-05T12:36:17.082Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:17.082Z] 8224c5d40177: Layer already exists [2023-05-05T12:36:17.082Z] efe9229942d1: Layer already exists [2023-05-05T12:36:17.082Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:17.082Z] 3.0.0-dev.149: digest: sha256:a1dfc3a70ea3f6c01f70fdf1aec6caa24dae3364f70d8232d75db5e9a651f55c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:17.690Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:18.025Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:18.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-05T12:36:18.025Z] 8224c5d40177: Preparing [2023-05-05T12:36:18.025Z] efe9229942d1: Preparing [2023-05-05T12:36:18.025Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:18.025Z] f22f1138e086: Preparing [2023-05-05T12:36:18.025Z] d250b8cea8d5: Preparing [2023-05-05T12:36:18.025Z] 26cbea5cba74: Preparing [2023-05-05T12:36:18.025Z] efe9229942d1: Layer already exists [2023-05-05T12:36:18.025Z] 8224c5d40177: Layer already exists [2023-05-05T12:36:18.025Z] d250b8cea8d5: Layer already exists [2023-05-05T12:36:18.025Z] f22f1138e086: Layer already exists [2023-05-05T12:36:18.025Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:18.025Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:18.025Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:a1dfc3a70ea3f6c01f70fdf1aec6caa24dae3364f70d8232d75db5e9a651f55c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:18.357Z] + 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-05T12:36:18.691Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-05T12:36:18.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-05T12:36:18.691Z] 8224c5d40177: Preparing [2023-05-05T12:36:18.691Z] efe9229942d1: Preparing [2023-05-05T12:36:18.691Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:18.691Z] f22f1138e086: Preparing [2023-05-05T12:36:18.691Z] d250b8cea8d5: Preparing [2023-05-05T12:36:18.691Z] 26cbea5cba74: Preparing [2023-05-05T12:36:18.691Z] 26cbea5cba74: Waiting [2023-05-05T12:36:18.691Z] efe9229942d1: Layer already exists [2023-05-05T12:36:18.691Z] d250b8cea8d5: Layer already exists [2023-05-05T12:36:18.691Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:18.691Z] f22f1138e086: Layer already exists [2023-05-05T12:36:18.691Z] 8224c5d40177: Layer already exists [2023-05-05T12:36:18.691Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:18.691Z] main: digest: sha256:a1dfc3a70ea3f6c01f70fdf1aec6caa24dae3364f70d8232d75db5e9a651f55c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:36:19.000Z] ===================================================== [Pipeline] echo [2023-05-05T12:36:19.007Z] taggedImages: [2023-05-05T12:36:19.007Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:19.007Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-05T12:36:19.007Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.149 [2023-05-05T12:36:19.007Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:19.007Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-05T12:36:19.022Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-05T12:36:19.022Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:19.022Z] latest [2023-05-05T12:36:19.022Z] 3.0.0-dev.149 [2023-05-05T12:36:19.022Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:19.022Z] main [2023-05-05T12:36:19.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:19.354Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:19.686Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:19.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-05T12:36:19.686Z] ff35788f57ad: Preparing [2023-05-05T12:36:19.686Z] 7bf54633978e: Preparing [2023-05-05T12:36:19.686Z] c1f148ad0263: Preparing [2023-05-05T12:36:19.686Z] b8b45a1c75ff: Preparing [2023-05-05T12:36:19.686Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:19.686Z] f22f1138e086: Preparing [2023-05-05T12:36:19.686Z] 867d1081728d: Preparing [2023-05-05T12:36:19.686Z] 26cbea5cba74: Preparing [2023-05-05T12:36:19.686Z] f22f1138e086: Waiting [2023-05-05T12:36:19.686Z] 867d1081728d: Waiting [2023-05-05T12:36:19.686Z] 26cbea5cba74: Waiting [2023-05-05T12:36:19.686Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:19.951Z] f22f1138e086: Layer already exists [2023-05-05T12:36:19.951Z] ff35788f57ad: Pushed [2023-05-05T12:36:19.951Z] 7bf54633978e: Pushed [2023-05-05T12:36:19.951Z] c1f148ad0263: Pushed [2023-05-05T12:36:19.951Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:19.951Z] 867d1081728d: Pushed [2023-05-05T12:36:21.917Z] b8b45a1c75ff: Pushed [2023-05-05T12:36:22.187Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:4f806605381e8baf3e0208a80778c8f922ee99740cbcf250e3b5f77acf553a20 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:22.538Z] + 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-05T12:36:22.882Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-05T12:36:22.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-05T12:36:22.882Z] ff35788f57ad: Preparing [2023-05-05T12:36:22.882Z] 7bf54633978e: Preparing [2023-05-05T12:36:22.882Z] c1f148ad0263: Preparing [2023-05-05T12:36:22.882Z] b8b45a1c75ff: Preparing [2023-05-05T12:36:22.882Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:22.882Z] f22f1138e086: Preparing [2023-05-05T12:36:22.882Z] 867d1081728d: Preparing [2023-05-05T12:36:22.882Z] 26cbea5cba74: Preparing [2023-05-05T12:36:22.882Z] f22f1138e086: Waiting [2023-05-05T12:36:22.882Z] 867d1081728d: Waiting [2023-05-05T12:36:22.882Z] 26cbea5cba74: Waiting [2023-05-05T12:36:22.882Z] c1f148ad0263: Layer already exists [2023-05-05T12:36:22.882Z] ff35788f57ad: Layer already exists [2023-05-05T12:36:22.882Z] 7bf54633978e: Layer already exists [2023-05-05T12:36:22.882Z] b8b45a1c75ff: Layer already exists [2023-05-05T12:36:22.882Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:22.882Z] f22f1138e086: Layer already exists [2023-05-05T12:36:22.882Z] 867d1081728d: Layer already exists [2023-05-05T12:36:22.882Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:22.882Z] latest: digest: sha256:4f806605381e8baf3e0208a80778c8f922ee99740cbcf250e3b5f77acf553a20 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:23.521Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:23.846Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.149 [2023-05-05T12:36:23.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-05T12:36:23.846Z] ff35788f57ad: Preparing [2023-05-05T12:36:23.846Z] 7bf54633978e: Preparing [2023-05-05T12:36:23.846Z] c1f148ad0263: Preparing [2023-05-05T12:36:23.846Z] b8b45a1c75ff: Preparing [2023-05-05T12:36:23.846Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:23.846Z] f22f1138e086: Preparing [2023-05-05T12:36:23.846Z] 867d1081728d: Preparing [2023-05-05T12:36:23.846Z] 26cbea5cba74: Preparing [2023-05-05T12:36:23.846Z] f22f1138e086: Waiting [2023-05-05T12:36:23.846Z] 867d1081728d: Waiting [2023-05-05T12:36:23.846Z] 26cbea5cba74: Waiting [2023-05-05T12:36:23.846Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:23.846Z] ff35788f57ad: Layer already exists [2023-05-05T12:36:23.846Z] c1f148ad0263: Layer already exists [2023-05-05T12:36:23.846Z] b8b45a1c75ff: Layer already exists [2023-05-05T12:36:23.846Z] 7bf54633978e: Layer already exists [2023-05-05T12:36:23.846Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:23.846Z] f22f1138e086: Layer already exists [2023-05-05T12:36:23.846Z] 867d1081728d: Layer already exists [2023-05-05T12:36:23.846Z] 3.0.0-dev.149: digest: sha256:4f806605381e8baf3e0208a80778c8f922ee99740cbcf250e3b5f77acf553a20 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:24.176Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:24.505Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:24.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-05T12:36:24.506Z] ff35788f57ad: Preparing [2023-05-05T12:36:24.506Z] 7bf54633978e: Preparing [2023-05-05T12:36:24.506Z] c1f148ad0263: Preparing [2023-05-05T12:36:24.506Z] b8b45a1c75ff: Preparing [2023-05-05T12:36:24.506Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:24.506Z] f22f1138e086: Preparing [2023-05-05T12:36:24.506Z] 867d1081728d: Preparing [2023-05-05T12:36:24.506Z] 26cbea5cba74: Preparing [2023-05-05T12:36:24.506Z] 867d1081728d: Waiting [2023-05-05T12:36:24.506Z] 26cbea5cba74: Waiting [2023-05-05T12:36:24.506Z] f22f1138e086: Waiting [2023-05-05T12:36:24.506Z] ff35788f57ad: Layer already exists [2023-05-05T12:36:24.506Z] c1f148ad0263: Layer already exists [2023-05-05T12:36:24.506Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:24.506Z] b8b45a1c75ff: Layer already exists [2023-05-05T12:36:24.506Z] 7bf54633978e: Layer already exists [2023-05-05T12:36:24.506Z] 867d1081728d: Layer already exists [2023-05-05T12:36:24.506Z] f22f1138e086: Layer already exists [2023-05-05T12:36:24.506Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:24.506Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:4f806605381e8baf3e0208a80778c8f922ee99740cbcf250e3b5f77acf553a20 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:25.122Z] + 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-05T12:36:25.465Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-05T12:36:25.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-05T12:36:25.466Z] ff35788f57ad: Preparing [2023-05-05T12:36:25.466Z] 7bf54633978e: Preparing [2023-05-05T12:36:25.466Z] c1f148ad0263: Preparing [2023-05-05T12:36:25.466Z] b8b45a1c75ff: Preparing [2023-05-05T12:36:25.466Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:25.466Z] f22f1138e086: Preparing [2023-05-05T12:36:25.466Z] 867d1081728d: Preparing [2023-05-05T12:36:25.466Z] 26cbea5cba74: Preparing [2023-05-05T12:36:25.466Z] f22f1138e086: Waiting [2023-05-05T12:36:25.466Z] 867d1081728d: Waiting [2023-05-05T12:36:25.466Z] 26cbea5cba74: Waiting [2023-05-05T12:36:25.466Z] ff35788f57ad: Layer already exists [2023-05-05T12:36:25.466Z] b8b45a1c75ff: Layer already exists [2023-05-05T12:36:25.466Z] c1f148ad0263: Layer already exists [2023-05-05T12:36:25.466Z] 7bf54633978e: Layer already exists [2023-05-05T12:36:25.466Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:25.466Z] 867d1081728d: Layer already exists [2023-05-05T12:36:25.466Z] f22f1138e086: Layer already exists [2023-05-05T12:36:25.466Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:25.466Z] main: digest: sha256:4f806605381e8baf3e0208a80778c8f922ee99740cbcf250e3b5f77acf553a20 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:36:25.778Z] ===================================================== [Pipeline] echo [2023-05-05T12:36:25.783Z] taggedImages: [2023-05-05T12:36:25.783Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:25.783Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-05T12:36:25.783Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.149 [2023-05-05T12:36:25.783Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:25.783Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-05T12:36:25.801Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-05T12:36:25.801Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:25.801Z] latest [2023-05-05T12:36:25.801Z] 3.0.0-dev.149 [2023-05-05T12:36:25.801Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:25.801Z] main [2023-05-05T12:36:25.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:26.139Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:26.474Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:26.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-05T12:36:26.474Z] e298e57a209d: Preparing [2023-05-05T12:36:26.474Z] 7741613a94aa: Preparing [2023-05-05T12:36:26.474Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:26.474Z] f22f1138e086: Preparing [2023-05-05T12:36:26.474Z] 85fac96cb30e: Preparing [2023-05-05T12:36:26.474Z] 26cbea5cba74: Preparing [2023-05-05T12:36:26.474Z] 26cbea5cba74: Waiting [2023-05-05T12:36:26.474Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:26.474Z] f22f1138e086: Layer already exists [2023-05-05T12:36:26.739Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:26.739Z] e298e57a209d: Pushed [2023-05-05T12:36:26.739Z] 85fac96cb30e: Pushed [2023-05-05T12:36:29.325Z] 7741613a94aa: Pushed [2023-05-05T12:36:29.591Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:91ec5fa197be55147ba108c83227e1a8e5d48f2f96c91221fd2188f0f9c344ce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:29.927Z] + 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-05T12:36:30.261Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-05T12:36:30.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-05T12:36:30.261Z] e298e57a209d: Preparing [2023-05-05T12:36:30.261Z] 7741613a94aa: Preparing [2023-05-05T12:36:30.261Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:30.261Z] f22f1138e086: Preparing [2023-05-05T12:36:30.261Z] 85fac96cb30e: Preparing [2023-05-05T12:36:30.261Z] 26cbea5cba74: Preparing [2023-05-05T12:36:30.261Z] 26cbea5cba74: Waiting [2023-05-05T12:36:30.261Z] f22f1138e086: Layer already exists [2023-05-05T12:36:30.261Z] 85fac96cb30e: Layer already exists [2023-05-05T12:36:30.261Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:30.261Z] e298e57a209d: Layer already exists [2023-05-05T12:36:30.261Z] 7741613a94aa: Layer already exists [2023-05-05T12:36:30.261Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:30.525Z] latest: digest: sha256:91ec5fa197be55147ba108c83227e1a8e5d48f2f96c91221fd2188f0f9c344ce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:30.854Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:31.188Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.149 [2023-05-05T12:36:31.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-05T12:36:31.188Z] e298e57a209d: Preparing [2023-05-05T12:36:31.188Z] 7741613a94aa: Preparing [2023-05-05T12:36:31.188Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:31.188Z] f22f1138e086: Preparing [2023-05-05T12:36:31.188Z] 85fac96cb30e: Preparing [2023-05-05T12:36:31.188Z] 26cbea5cba74: Preparing [2023-05-05T12:36:31.188Z] 26cbea5cba74: Waiting [2023-05-05T12:36:31.188Z] f22f1138e086: Layer already exists [2023-05-05T12:36:31.188Z] e298e57a209d: Layer already exists [2023-05-05T12:36:31.188Z] 7741613a94aa: Layer already exists [2023-05-05T12:36:31.188Z] 85fac96cb30e: Layer already exists [2023-05-05T12:36:31.188Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:31.188Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:31.188Z] 3.0.0-dev.149: digest: sha256:91ec5fa197be55147ba108c83227e1a8e5d48f2f96c91221fd2188f0f9c344ce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:31.522Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:31.853Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:31.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-05T12:36:31.854Z] e298e57a209d: Preparing [2023-05-05T12:36:31.854Z] 7741613a94aa: Preparing [2023-05-05T12:36:31.854Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:31.854Z] f22f1138e086: Preparing [2023-05-05T12:36:31.854Z] 85fac96cb30e: Preparing [2023-05-05T12:36:31.854Z] 26cbea5cba74: Preparing [2023-05-05T12:36:31.854Z] 26cbea5cba74: Waiting [2023-05-05T12:36:31.854Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:31.854Z] e298e57a209d: Layer already exists [2023-05-05T12:36:31.854Z] f22f1138e086: Layer already exists [2023-05-05T12:36:31.854Z] 85fac96cb30e: Layer already exists [2023-05-05T12:36:31.854Z] 7741613a94aa: Layer already exists [2023-05-05T12:36:31.854Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:31.854Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:91ec5fa197be55147ba108c83227e1a8e5d48f2f96c91221fd2188f0f9c344ce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:32.209Z] + 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-05T12:36:32.551Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-05T12:36:32.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-05T12:36:32.551Z] e298e57a209d: Preparing [2023-05-05T12:36:32.551Z] 7741613a94aa: Preparing [2023-05-05T12:36:32.551Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:32.551Z] f22f1138e086: Preparing [2023-05-05T12:36:32.551Z] 85fac96cb30e: Preparing [2023-05-05T12:36:32.551Z] 26cbea5cba74: Preparing [2023-05-05T12:36:32.551Z] 26cbea5cba74: Waiting [2023-05-05T12:36:32.551Z] e298e57a209d: Layer already exists [2023-05-05T12:36:32.551Z] 7741613a94aa: Layer already exists [2023-05-05T12:36:32.551Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:32.551Z] 85fac96cb30e: Layer already exists [2023-05-05T12:36:32.551Z] f22f1138e086: Layer already exists [2023-05-05T12:36:32.551Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:32.817Z] main: digest: sha256:91ec5fa197be55147ba108c83227e1a8e5d48f2f96c91221fd2188f0f9c344ce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:36:32.877Z] ===================================================== [Pipeline] echo [2023-05-05T12:36:32.887Z] taggedImages: [2023-05-05T12:36:32.887Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:32.887Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-05T12:36:32.887Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.149 [2023-05-05T12:36:32.887Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:32.887Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-05T12:36:32.915Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-05T12:36:32.915Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:32.915Z] latest [2023-05-05T12:36:32.915Z] 3.0.0-dev.149 [2023-05-05T12:36:32.915Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:32.915Z] main [2023-05-05T12:36:32.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:33.264Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:33.603Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:33.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-05T12:36:33.603Z] b4b508340664: Preparing [2023-05-05T12:36:33.603Z] 06393a250ac1: Preparing [2023-05-05T12:36:33.603Z] bfa9a37f66bf: Preparing [2023-05-05T12:36:33.603Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:33.603Z] f22f1138e086: Preparing [2023-05-05T12:36:33.603Z] d250b8cea8d5: Preparing [2023-05-05T12:36:33.603Z] 26cbea5cba74: Preparing [2023-05-05T12:36:33.603Z] d250b8cea8d5: Waiting [2023-05-05T12:36:33.603Z] 26cbea5cba74: Waiting [2023-05-05T12:36:33.603Z] f22f1138e086: Layer already exists [2023-05-05T12:36:33.868Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:33.868Z] d250b8cea8d5: Layer already exists [2023-05-05T12:36:33.868Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:33.868Z] b4b508340664: Pushed [2023-05-05T12:36:33.868Z] 06393a250ac1: Pushed [2023-05-05T12:36:36.436Z] bfa9a37f66bf: Pushed [2023-05-05T12:36:36.701Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:a256eeecb3b9cb7508e50dbdb1490aa7cec227f225392a44991696c99588b225 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:37.032Z] + 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-05T12:36:37.365Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-05T12:36:37.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-05T12:36:37.365Z] b4b508340664: Preparing [2023-05-05T12:36:37.365Z] 06393a250ac1: Preparing [2023-05-05T12:36:37.365Z] bfa9a37f66bf: Preparing [2023-05-05T12:36:37.365Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:37.365Z] f22f1138e086: Preparing [2023-05-05T12:36:37.365Z] d250b8cea8d5: Preparing [2023-05-05T12:36:37.365Z] 26cbea5cba74: Preparing [2023-05-05T12:36:37.365Z] d250b8cea8d5: Waiting [2023-05-05T12:36:37.365Z] 26cbea5cba74: Waiting [2023-05-05T12:36:37.365Z] f22f1138e086: Layer already exists [2023-05-05T12:36:37.365Z] 06393a250ac1: Layer already exists [2023-05-05T12:36:37.365Z] b4b508340664: Layer already exists [2023-05-05T12:36:37.365Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:37.365Z] bfa9a37f66bf: Layer already exists [2023-05-05T12:36:37.365Z] d250b8cea8d5: Layer already exists [2023-05-05T12:36:37.365Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:37.365Z] latest: digest: sha256:a256eeecb3b9cb7508e50dbdb1490aa7cec227f225392a44991696c99588b225 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:37.970Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:38.300Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.149 [2023-05-05T12:36:38.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-05T12:36:38.300Z] b4b508340664: Preparing [2023-05-05T12:36:38.300Z] 06393a250ac1: Preparing [2023-05-05T12:36:38.300Z] bfa9a37f66bf: Preparing [2023-05-05T12:36:38.300Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:38.300Z] f22f1138e086: Preparing [2023-05-05T12:36:38.300Z] d250b8cea8d5: Preparing [2023-05-05T12:36:38.300Z] 26cbea5cba74: Preparing [2023-05-05T12:36:38.300Z] d250b8cea8d5: Waiting [2023-05-05T12:36:38.300Z] 26cbea5cba74: Waiting [2023-05-05T12:36:38.300Z] b4b508340664: Layer already exists [2023-05-05T12:36:38.300Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:38.300Z] bfa9a37f66bf: Layer already exists [2023-05-05T12:36:38.300Z] f22f1138e086: Layer already exists [2023-05-05T12:36:38.300Z] 06393a250ac1: Layer already exists [2023-05-05T12:36:38.300Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:38.300Z] d250b8cea8d5: Layer already exists [2023-05-05T12:36:38.300Z] 3.0.0-dev.149: digest: sha256:a256eeecb3b9cb7508e50dbdb1490aa7cec227f225392a44991696c99588b225 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:38.632Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:38.982Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:38.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-05T12:36:38.982Z] b4b508340664: Preparing [2023-05-05T12:36:38.982Z] 06393a250ac1: Preparing [2023-05-05T12:36:38.982Z] bfa9a37f66bf: Preparing [2023-05-05T12:36:38.982Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:38.982Z] f22f1138e086: Preparing [2023-05-05T12:36:38.982Z] d250b8cea8d5: Preparing [2023-05-05T12:36:38.982Z] 26cbea5cba74: Preparing [2023-05-05T12:36:38.982Z] d250b8cea8d5: Waiting [2023-05-05T12:36:38.982Z] 26cbea5cba74: Waiting [2023-05-05T12:36:38.982Z] b4b508340664: Layer already exists [2023-05-05T12:36:38.982Z] 06393a250ac1: Layer already exists [2023-05-05T12:36:38.982Z] bfa9a37f66bf: Layer already exists [2023-05-05T12:36:38.982Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:38.982Z] f22f1138e086: Layer already exists [2023-05-05T12:36:38.982Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:38.982Z] d250b8cea8d5: Layer already exists [2023-05-05T12:36:38.982Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:a256eeecb3b9cb7508e50dbdb1490aa7cec227f225392a44991696c99588b225 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:39.323Z] + 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-05T12:36:39.652Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-05T12:36:39.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-05T12:36:39.652Z] b4b508340664: Preparing [2023-05-05T12:36:39.652Z] 06393a250ac1: Preparing [2023-05-05T12:36:39.652Z] bfa9a37f66bf: Preparing [2023-05-05T12:36:39.652Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:39.652Z] f22f1138e086: Preparing [2023-05-05T12:36:39.652Z] d250b8cea8d5: Preparing [2023-05-05T12:36:39.652Z] 26cbea5cba74: Preparing [2023-05-05T12:36:39.652Z] d250b8cea8d5: Waiting [2023-05-05T12:36:39.652Z] 26cbea5cba74: Waiting [2023-05-05T12:36:39.652Z] f22f1138e086: Layer already exists [2023-05-05T12:36:39.652Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:39.652Z] bfa9a37f66bf: Layer already exists [2023-05-05T12:36:39.652Z] b4b508340664: Layer already exists [2023-05-05T12:36:39.652Z] 06393a250ac1: Layer already exists [2023-05-05T12:36:39.652Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:39.652Z] d250b8cea8d5: Layer already exists [2023-05-05T12:36:39.917Z] main: digest: sha256:a256eeecb3b9cb7508e50dbdb1490aa7cec227f225392a44991696c99588b225 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:36:39.971Z] ===================================================== [Pipeline] echo [2023-05-05T12:36:39.980Z] taggedImages: [2023-05-05T12:36:39.980Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:39.980Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-05T12:36:39.980Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.149 [2023-05-05T12:36:39.980Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:39.980Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-05T12:36:40.002Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-05T12:36:40.002Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:40.002Z] latest [2023-05-05T12:36:40.002Z] 3.0.0-dev.149 [2023-05-05T12:36:40.002Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:40.002Z] main [2023-05-05T12:36:40.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:40.356Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:40.697Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:40.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-05T12:36:40.697Z] 40bd72837ea0: Preparing [2023-05-05T12:36:40.697Z] 40bd72837ea0: Preparing [2023-05-05T12:36:40.697Z] f5680802f004: Preparing [2023-05-05T12:36:40.697Z] adcab80140a4: Preparing [2023-05-05T12:36:40.697Z] 413c5ea9737a: Preparing [2023-05-05T12:36:40.697Z] df17d4f04d41: Preparing [2023-05-05T12:36:40.697Z] d04fef22d3e7: Preparing [2023-05-05T12:36:40.697Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:40.697Z] f22f1138e086: Preparing [2023-05-05T12:36:40.697Z] b135badb671e: Preparing [2023-05-05T12:36:40.697Z] 21e2d4d78513: Preparing [2023-05-05T12:36:40.697Z] 09c135994ec8: Preparing [2023-05-05T12:36:40.697Z] 01fb9b2d20b8: Preparing [2023-05-05T12:36:40.697Z] 26cbea5cba74: Preparing [2023-05-05T12:36:40.697Z] b135badb671e: Waiting [2023-05-05T12:36:40.697Z] 21e2d4d78513: Waiting [2023-05-05T12:36:40.697Z] 09c135994ec8: Waiting [2023-05-05T12:36:40.697Z] 01fb9b2d20b8: Waiting [2023-05-05T12:36:40.697Z] 26cbea5cba74: Waiting [2023-05-05T12:36:40.697Z] 198dcad8b6d4: Waiting [2023-05-05T12:36:40.697Z] f22f1138e086: Waiting [2023-05-05T12:36:40.697Z] d04fef22d3e7: Waiting [2023-05-05T12:36:40.964Z] 40bd72837ea0: Pushed [2023-05-05T12:36:40.964Z] 413c5ea9737a: Pushed [2023-05-05T12:36:40.964Z] f5680802f004: Pushed [2023-05-05T12:36:40.964Z] df17d4f04d41: Pushed [2023-05-05T12:36:40.964Z] adcab80140a4: Pushed [2023-05-05T12:36:40.964Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:40.964Z] f22f1138e086: Layer already exists [2023-05-05T12:36:41.237Z] b135badb671e: Pushed [2023-05-05T12:36:41.237Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:41.237Z] 21e2d4d78513: Pushed [2023-05-05T12:36:41.237Z] 09c135994ec8: Pushed [2023-05-05T12:36:41.237Z] 01fb9b2d20b8: Pushed [2023-05-05T12:36:44.566Z] d04fef22d3e7: Pushed [2023-05-05T12:36:44.566Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:83a10921c559c58b2a174a92108bcbd582bfefbe1911e7bd75debf0b193f156a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:44.909Z] + 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-05T12:36:45.232Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-05T12:36:45.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-05T12:36:45.232Z] 40bd72837ea0: Preparing [2023-05-05T12:36:45.232Z] 40bd72837ea0: Preparing [2023-05-05T12:36:45.232Z] f5680802f004: Preparing [2023-05-05T12:36:45.232Z] adcab80140a4: Preparing [2023-05-05T12:36:45.232Z] 413c5ea9737a: Preparing [2023-05-05T12:36:45.232Z] df17d4f04d41: Preparing [2023-05-05T12:36:45.232Z] d04fef22d3e7: Preparing [2023-05-05T12:36:45.232Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:45.232Z] f22f1138e086: Preparing [2023-05-05T12:36:45.232Z] b135badb671e: Preparing [2023-05-05T12:36:45.232Z] 21e2d4d78513: Preparing [2023-05-05T12:36:45.232Z] 09c135994ec8: Preparing [2023-05-05T12:36:45.232Z] 01fb9b2d20b8: Preparing [2023-05-05T12:36:45.232Z] 26cbea5cba74: Preparing [2023-05-05T12:36:45.232Z] b135badb671e: Waiting [2023-05-05T12:36:45.232Z] 21e2d4d78513: Waiting [2023-05-05T12:36:45.232Z] d04fef22d3e7: Waiting [2023-05-05T12:36:45.232Z] 198dcad8b6d4: Waiting [2023-05-05T12:36:45.232Z] 09c135994ec8: Waiting [2023-05-05T12:36:45.232Z] f22f1138e086: Waiting [2023-05-05T12:36:45.232Z] 01fb9b2d20b8: Waiting [2023-05-05T12:36:45.232Z] 26cbea5cba74: Waiting [2023-05-05T12:36:45.232Z] df17d4f04d41: Layer already exists [2023-05-05T12:36:45.232Z] f5680802f004: Layer already exists [2023-05-05T12:36:45.232Z] adcab80140a4: Layer already exists [2023-05-05T12:36:45.232Z] 40bd72837ea0: Layer already exists [2023-05-05T12:36:45.232Z] 413c5ea9737a: Layer already exists [2023-05-05T12:36:45.232Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:45.232Z] f22f1138e086: Layer already exists [2023-05-05T12:36:45.232Z] d04fef22d3e7: Layer already exists [2023-05-05T12:36:45.232Z] 21e2d4d78513: Layer already exists [2023-05-05T12:36:45.232Z] b135badb671e: Layer already exists [2023-05-05T12:36:45.232Z] 09c135994ec8: Layer already exists [2023-05-05T12:36:45.232Z] 01fb9b2d20b8: Layer already exists [2023-05-05T12:36:45.232Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:45.498Z] latest: digest: sha256:83a10921c559c58b2a174a92108bcbd582bfefbe1911e7bd75debf0b193f156a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:45.839Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:46.180Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.149 [2023-05-05T12:36:46.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-05T12:36:46.180Z] 40bd72837ea0: Preparing [2023-05-05T12:36:46.180Z] 40bd72837ea0: Preparing [2023-05-05T12:36:46.180Z] f5680802f004: Preparing [2023-05-05T12:36:46.180Z] adcab80140a4: Preparing [2023-05-05T12:36:46.180Z] 413c5ea9737a: Preparing [2023-05-05T12:36:46.180Z] df17d4f04d41: Preparing [2023-05-05T12:36:46.180Z] d04fef22d3e7: Preparing [2023-05-05T12:36:46.180Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:46.180Z] f22f1138e086: Preparing [2023-05-05T12:36:46.180Z] b135badb671e: Preparing [2023-05-05T12:36:46.180Z] 21e2d4d78513: Preparing [2023-05-05T12:36:46.180Z] 09c135994ec8: Preparing [2023-05-05T12:36:46.180Z] 01fb9b2d20b8: Preparing [2023-05-05T12:36:46.180Z] 26cbea5cba74: Preparing [2023-05-05T12:36:46.180Z] b135badb671e: Waiting [2023-05-05T12:36:46.180Z] d04fef22d3e7: Waiting [2023-05-05T12:36:46.180Z] 21e2d4d78513: Waiting [2023-05-05T12:36:46.180Z] 09c135994ec8: Waiting [2023-05-05T12:36:46.180Z] 01fb9b2d20b8: Waiting [2023-05-05T12:36:46.180Z] 26cbea5cba74: Waiting [2023-05-05T12:36:46.180Z] f22f1138e086: Waiting [2023-05-05T12:36:46.180Z] 198dcad8b6d4: Waiting [2023-05-05T12:36:46.180Z] f5680802f004: Layer already exists [2023-05-05T12:36:46.180Z] adcab80140a4: Layer already exists [2023-05-05T12:36:46.180Z] df17d4f04d41: Layer already exists [2023-05-05T12:36:46.180Z] 413c5ea9737a: Layer already exists [2023-05-05T12:36:46.180Z] 40bd72837ea0: Layer already exists [2023-05-05T12:36:46.180Z] d04fef22d3e7: Layer already exists [2023-05-05T12:36:46.180Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:46.180Z] b135badb671e: Layer already exists [2023-05-05T12:36:46.180Z] f22f1138e086: Layer already exists [2023-05-05T12:36:46.180Z] 21e2d4d78513: Layer already exists [2023-05-05T12:36:46.180Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:46.180Z] 09c135994ec8: Layer already exists [2023-05-05T12:36:46.180Z] 01fb9b2d20b8: Layer already exists [2023-05-05T12:36:46.446Z] 3.0.0-dev.149: digest: sha256:83a10921c559c58b2a174a92108bcbd582bfefbe1911e7bd75debf0b193f156a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:46.793Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:47.131Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:47.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-05T12:36:47.131Z] 40bd72837ea0: Preparing [2023-05-05T12:36:47.131Z] 40bd72837ea0: Preparing [2023-05-05T12:36:47.131Z] f5680802f004: Preparing [2023-05-05T12:36:47.131Z] adcab80140a4: Preparing [2023-05-05T12:36:47.131Z] 413c5ea9737a: Preparing [2023-05-05T12:36:47.131Z] df17d4f04d41: Preparing [2023-05-05T12:36:47.131Z] d04fef22d3e7: Preparing [2023-05-05T12:36:47.131Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:47.131Z] f22f1138e086: Preparing [2023-05-05T12:36:47.131Z] b135badb671e: Preparing [2023-05-05T12:36:47.131Z] 21e2d4d78513: Preparing [2023-05-05T12:36:47.131Z] 09c135994ec8: Preparing [2023-05-05T12:36:47.131Z] 01fb9b2d20b8: Preparing [2023-05-05T12:36:47.131Z] 26cbea5cba74: Preparing [2023-05-05T12:36:47.131Z] b135badb671e: Waiting [2023-05-05T12:36:47.131Z] 21e2d4d78513: Waiting [2023-05-05T12:36:47.131Z] 09c135994ec8: Waiting [2023-05-05T12:36:47.131Z] 01fb9b2d20b8: Waiting [2023-05-05T12:36:47.131Z] 26cbea5cba74: Waiting [2023-05-05T12:36:47.131Z] 198dcad8b6d4: Waiting [2023-05-05T12:36:47.131Z] f22f1138e086: Waiting [2023-05-05T12:36:47.131Z] d04fef22d3e7: Waiting [2023-05-05T12:36:47.131Z] df17d4f04d41: Layer already exists [2023-05-05T12:36:47.131Z] adcab80140a4: Layer already exists [2023-05-05T12:36:47.131Z] 40bd72837ea0: Layer already exists [2023-05-05T12:36:47.131Z] 413c5ea9737a: Layer already exists [2023-05-05T12:36:47.131Z] f5680802f004: Layer already exists [2023-05-05T12:36:47.131Z] d04fef22d3e7: Layer already exists [2023-05-05T12:36:47.131Z] b135badb671e: Layer already exists [2023-05-05T12:36:47.131Z] f22f1138e086: Layer already exists [2023-05-05T12:36:47.131Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:47.131Z] 21e2d4d78513: Layer already exists [2023-05-05T12:36:47.131Z] 01fb9b2d20b8: Layer already exists [2023-05-05T12:36:47.131Z] 09c135994ec8: Layer already exists [2023-05-05T12:36:47.131Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:47.395Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:83a10921c559c58b2a174a92108bcbd582bfefbe1911e7bd75debf0b193f156a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:47.743Z] + 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-05T12:36:48.071Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-05T12:36:48.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-05T12:36:48.071Z] 40bd72837ea0: Preparing [2023-05-05T12:36:48.071Z] 40bd72837ea0: Preparing [2023-05-05T12:36:48.071Z] f5680802f004: Preparing [2023-05-05T12:36:48.071Z] adcab80140a4: Preparing [2023-05-05T12:36:48.071Z] 413c5ea9737a: Preparing [2023-05-05T12:36:48.071Z] df17d4f04d41: Preparing [2023-05-05T12:36:48.071Z] d04fef22d3e7: Preparing [2023-05-05T12:36:48.071Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:48.071Z] f22f1138e086: Preparing [2023-05-05T12:36:48.071Z] b135badb671e: Preparing [2023-05-05T12:36:48.071Z] 21e2d4d78513: Preparing [2023-05-05T12:36:48.071Z] 09c135994ec8: Preparing [2023-05-05T12:36:48.071Z] 01fb9b2d20b8: Preparing [2023-05-05T12:36:48.071Z] 26cbea5cba74: Preparing [2023-05-05T12:36:48.071Z] d04fef22d3e7: Waiting [2023-05-05T12:36:48.071Z] 198dcad8b6d4: Waiting [2023-05-05T12:36:48.071Z] f22f1138e086: Waiting [2023-05-05T12:36:48.071Z] b135badb671e: Waiting [2023-05-05T12:36:48.071Z] 21e2d4d78513: Waiting [2023-05-05T12:36:48.071Z] 09c135994ec8: Waiting [2023-05-05T12:36:48.071Z] 01fb9b2d20b8: Waiting [2023-05-05T12:36:48.071Z] 26cbea5cba74: Waiting [2023-05-05T12:36:48.071Z] df17d4f04d41: Layer already exists [2023-05-05T12:36:48.071Z] adcab80140a4: Layer already exists [2023-05-05T12:36:48.071Z] 413c5ea9737a: Layer already exists [2023-05-05T12:36:48.071Z] f5680802f004: Layer already exists [2023-05-05T12:36:48.071Z] 40bd72837ea0: Layer already exists [2023-05-05T12:36:48.071Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:48.071Z] d04fef22d3e7: Layer already exists [2023-05-05T12:36:48.071Z] b135badb671e: Layer already exists [2023-05-05T12:36:48.071Z] f22f1138e086: Layer already exists [2023-05-05T12:36:48.071Z] 21e2d4d78513: Layer already exists [2023-05-05T12:36:48.071Z] 09c135994ec8: Layer already exists [2023-05-05T12:36:48.071Z] 01fb9b2d20b8: Layer already exists [2023-05-05T12:36:48.071Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:48.336Z] main: digest: sha256:83a10921c559c58b2a174a92108bcbd582bfefbe1911e7bd75debf0b193f156a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:36:48.395Z] ===================================================== [Pipeline] echo [2023-05-05T12:36:48.404Z] taggedImages: [2023-05-05T12:36:48.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:48.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-05T12:36:48.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.149 [2023-05-05T12:36:48.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:48.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-05T12:36:48.426Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-05T12:36:48.426Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:48.426Z] latest [2023-05-05T12:36:48.426Z] 3.0.0-dev.149 [2023-05-05T12:36:48.426Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:48.426Z] main [2023-05-05T12:36:48.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:48.772Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:49.100Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:49.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-05T12:36:49.100Z] 2207bc518a3a: Preparing [2023-05-05T12:36:49.100Z] 615d44e0760e: Preparing [2023-05-05T12:36:49.100Z] a5fae4beefbd: Preparing [2023-05-05T12:36:49.100Z] fbc792fc761d: Preparing [2023-05-05T12:36:49.100Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:49.100Z] f22f1138e086: Preparing [2023-05-05T12:36:49.100Z] 867d1081728d: Preparing [2023-05-05T12:36:49.100Z] 26cbea5cba74: Preparing [2023-05-05T12:36:49.100Z] f22f1138e086: Waiting [2023-05-05T12:36:49.100Z] 867d1081728d: Waiting [2023-05-05T12:36:49.100Z] 26cbea5cba74: Waiting [2023-05-05T12:36:49.100Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:49.366Z] f22f1138e086: Layer already exists [2023-05-05T12:36:49.366Z] 867d1081728d: Layer already exists [2023-05-05T12:36:49.366Z] 2207bc518a3a: Pushed [2023-05-05T12:36:49.366Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:49.366Z] a5fae4beefbd: Pushed [2023-05-05T12:36:49.366Z] 615d44e0760e: Pushed [2023-05-05T12:36:51.932Z] fbc792fc761d: Pushed [2023-05-05T12:36:51.932Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:12869e89838fb60736fedb93525f44c3cea67639c1ffb03955d3e104f326db43 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:52.272Z] + 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-05T12:36:52.603Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-05T12:36:52.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-05T12:36:52.603Z] 2207bc518a3a: Preparing [2023-05-05T12:36:52.603Z] 615d44e0760e: Preparing [2023-05-05T12:36:52.603Z] a5fae4beefbd: Preparing [2023-05-05T12:36:52.603Z] fbc792fc761d: Preparing [2023-05-05T12:36:52.603Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:52.603Z] f22f1138e086: Preparing [2023-05-05T12:36:52.603Z] 867d1081728d: Preparing [2023-05-05T12:36:52.603Z] 26cbea5cba74: Preparing [2023-05-05T12:36:52.603Z] 867d1081728d: Waiting [2023-05-05T12:36:52.603Z] 26cbea5cba74: Waiting [2023-05-05T12:36:52.603Z] f22f1138e086: Waiting [2023-05-05T12:36:52.603Z] 615d44e0760e: Layer already exists [2023-05-05T12:36:52.603Z] fbc792fc761d: Layer already exists [2023-05-05T12:36:52.603Z] 2207bc518a3a: Layer already exists [2023-05-05T12:36:52.603Z] a5fae4beefbd: Layer already exists [2023-05-05T12:36:52.603Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:52.603Z] 867d1081728d: Layer already exists [2023-05-05T12:36:52.603Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:52.603Z] f22f1138e086: Layer already exists [2023-05-05T12:36:52.868Z] latest: digest: sha256:12869e89838fb60736fedb93525f44c3cea67639c1ffb03955d3e104f326db43 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:53.203Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:53.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.149 [2023-05-05T12:36:53.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-05T12:36:53.543Z] 2207bc518a3a: Preparing [2023-05-05T12:36:53.543Z] 615d44e0760e: Preparing [2023-05-05T12:36:53.543Z] a5fae4beefbd: Preparing [2023-05-05T12:36:53.543Z] fbc792fc761d: Preparing [2023-05-05T12:36:53.543Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:53.543Z] f22f1138e086: Preparing [2023-05-05T12:36:53.543Z] 867d1081728d: Preparing [2023-05-05T12:36:53.543Z] 26cbea5cba74: Preparing [2023-05-05T12:36:53.543Z] f22f1138e086: Waiting [2023-05-05T12:36:53.543Z] 867d1081728d: Waiting [2023-05-05T12:36:53.543Z] 26cbea5cba74: Waiting [2023-05-05T12:36:53.544Z] a5fae4beefbd: Layer already exists [2023-05-05T12:36:53.544Z] 615d44e0760e: Layer already exists [2023-05-05T12:36:53.544Z] 2207bc518a3a: Layer already exists [2023-05-05T12:36:53.544Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:53.544Z] fbc792fc761d: Layer already exists [2023-05-05T12:36:53.544Z] 867d1081728d: Layer already exists [2023-05-05T12:36:53.544Z] f22f1138e086: Layer already exists [2023-05-05T12:36:53.544Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:53.809Z] 3.0.0-dev.149: digest: sha256:12869e89838fb60736fedb93525f44c3cea67639c1ffb03955d3e104f326db43 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:54.140Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:54.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:54.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-05T12:36:54.470Z] 2207bc518a3a: Preparing [2023-05-05T12:36:54.470Z] 615d44e0760e: Preparing [2023-05-05T12:36:54.470Z] a5fae4beefbd: Preparing [2023-05-05T12:36:54.470Z] fbc792fc761d: Preparing [2023-05-05T12:36:54.470Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:54.470Z] f22f1138e086: Preparing [2023-05-05T12:36:54.470Z] 867d1081728d: Preparing [2023-05-05T12:36:54.470Z] 26cbea5cba74: Preparing [2023-05-05T12:36:54.470Z] f22f1138e086: Waiting [2023-05-05T12:36:54.470Z] 867d1081728d: Waiting [2023-05-05T12:36:54.470Z] 26cbea5cba74: Waiting [2023-05-05T12:36:54.470Z] 2207bc518a3a: Layer already exists [2023-05-05T12:36:54.470Z] 615d44e0760e: Layer already exists [2023-05-05T12:36:54.470Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:54.470Z] fbc792fc761d: Layer already exists [2023-05-05T12:36:54.470Z] a5fae4beefbd: Layer already exists [2023-05-05T12:36:54.470Z] f22f1138e086: Layer already exists [2023-05-05T12:36:54.470Z] 867d1081728d: Layer already exists [2023-05-05T12:36:54.470Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:54.735Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:12869e89838fb60736fedb93525f44c3cea67639c1ffb03955d3e104f326db43 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:55.067Z] + 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-05T12:36:55.396Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-05T12:36:55.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-05T12:36:55.396Z] 2207bc518a3a: Preparing [2023-05-05T12:36:55.396Z] 615d44e0760e: Preparing [2023-05-05T12:36:55.396Z] a5fae4beefbd: Preparing [2023-05-05T12:36:55.396Z] fbc792fc761d: Preparing [2023-05-05T12:36:55.396Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:55.396Z] f22f1138e086: Preparing [2023-05-05T12:36:55.396Z] 867d1081728d: Preparing [2023-05-05T12:36:55.396Z] 26cbea5cba74: Preparing [2023-05-05T12:36:55.396Z] f22f1138e086: Waiting [2023-05-05T12:36:55.396Z] 867d1081728d: Waiting [2023-05-05T12:36:55.396Z] 26cbea5cba74: Waiting [2023-05-05T12:36:55.396Z] a5fae4beefbd: Layer already exists [2023-05-05T12:36:55.396Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:55.396Z] 2207bc518a3a: Layer already exists [2023-05-05T12:36:55.396Z] 615d44e0760e: Layer already exists [2023-05-05T12:36:55.396Z] fbc792fc761d: Layer already exists [2023-05-05T12:36:55.396Z] f22f1138e086: Layer already exists [2023-05-05T12:36:55.396Z] 867d1081728d: Layer already exists [2023-05-05T12:36:55.396Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:55.660Z] main: digest: sha256:12869e89838fb60736fedb93525f44c3cea67639c1ffb03955d3e104f326db43 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:36:55.700Z] ===================================================== [Pipeline] echo [2023-05-05T12:36:55.708Z] taggedImages: [2023-05-05T12:36:55.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:55.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-05T12:36:55.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.149 [2023-05-05T12:36:55.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:55.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-05T12:36:55.725Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-05T12:36:55.725Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:55.725Z] latest [2023-05-05T12:36:55.725Z] 3.0.0-dev.149 [2023-05-05T12:36:55.725Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:36:55.725Z] main [2023-05-05T12:36:55.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:56.048Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:56.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:36:56.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-05T12:36:56.398Z] 7f3a03bc6e34: Preparing [2023-05-05T12:36:56.398Z] 041203d87e6c: Preparing [2023-05-05T12:36:56.398Z] 623af35bc995: Preparing [2023-05-05T12:36:56.398Z] 0bad8a0724e8: Preparing [2023-05-05T12:36:56.398Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:56.398Z] f22f1138e086: Preparing [2023-05-05T12:36:56.398Z] c38ff21e2eb1: Preparing [2023-05-05T12:36:56.398Z] 95510e3eb37e: Preparing [2023-05-05T12:36:56.398Z] 26cbea5cba74: Preparing [2023-05-05T12:36:56.398Z] f22f1138e086: Waiting [2023-05-05T12:36:56.398Z] 95510e3eb37e: Waiting [2023-05-05T12:36:56.398Z] c38ff21e2eb1: Waiting [2023-05-05T12:36:56.398Z] 26cbea5cba74: Waiting [2023-05-05T12:36:56.664Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:56.664Z] f22f1138e086: Layer already exists [2023-05-05T12:36:56.664Z] 7f3a03bc6e34: Pushed [2023-05-05T12:36:56.664Z] 0bad8a0724e8: Pushed [2023-05-05T12:36:56.664Z] 041203d87e6c: Pushed [2023-05-05T12:36:56.664Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:56.664Z] c38ff21e2eb1: Pushed [2023-05-05T12:36:56.934Z] 95510e3eb37e: Pushed [2023-05-05T12:36:58.870Z] 623af35bc995: Pushed [2023-05-05T12:36:58.870Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:36d094703db2b1b9fd2b1bba5dc80e74434b0284e478bb7f85e85f921c806ef7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:36:59.224Z] + 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-05T12:36:59.570Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-05T12:36:59.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-05T12:36:59.571Z] 7f3a03bc6e34: Preparing [2023-05-05T12:36:59.571Z] 041203d87e6c: Preparing [2023-05-05T12:36:59.571Z] 623af35bc995: Preparing [2023-05-05T12:36:59.571Z] 0bad8a0724e8: Preparing [2023-05-05T12:36:59.571Z] 198dcad8b6d4: Preparing [2023-05-05T12:36:59.571Z] f22f1138e086: Preparing [2023-05-05T12:36:59.571Z] c38ff21e2eb1: Preparing [2023-05-05T12:36:59.571Z] 95510e3eb37e: Preparing [2023-05-05T12:36:59.571Z] 26cbea5cba74: Preparing [2023-05-05T12:36:59.571Z] c38ff21e2eb1: Waiting [2023-05-05T12:36:59.571Z] 95510e3eb37e: Waiting [2023-05-05T12:36:59.571Z] 26cbea5cba74: Waiting [2023-05-05T12:36:59.571Z] f22f1138e086: Waiting [2023-05-05T12:36:59.571Z] 041203d87e6c: Layer already exists [2023-05-05T12:36:59.571Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:36:59.571Z] 7f3a03bc6e34: Layer already exists [2023-05-05T12:36:59.571Z] 623af35bc995: Layer already exists [2023-05-05T12:36:59.571Z] 0bad8a0724e8: Layer already exists [2023-05-05T12:36:59.571Z] 95510e3eb37e: Layer already exists [2023-05-05T12:36:59.571Z] c38ff21e2eb1: Layer already exists [2023-05-05T12:36:59.571Z] f22f1138e086: Layer already exists [2023-05-05T12:36:59.571Z] 26cbea5cba74: Layer already exists [2023-05-05T12:36:59.839Z] latest: digest: sha256:36d094703db2b1b9fd2b1bba5dc80e74434b0284e478bb7f85e85f921c806ef7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:00.179Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:00.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.149 [2023-05-05T12:37:00.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-05T12:37:00.528Z] 7f3a03bc6e34: Preparing [2023-05-05T12:37:00.528Z] 041203d87e6c: Preparing [2023-05-05T12:37:00.528Z] 623af35bc995: Preparing [2023-05-05T12:37:00.528Z] 0bad8a0724e8: Preparing [2023-05-05T12:37:00.528Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:00.528Z] f22f1138e086: Preparing [2023-05-05T12:37:00.528Z] c38ff21e2eb1: Preparing [2023-05-05T12:37:00.528Z] 95510e3eb37e: Preparing [2023-05-05T12:37:00.528Z] 26cbea5cba74: Preparing [2023-05-05T12:37:00.528Z] c38ff21e2eb1: Waiting [2023-05-05T12:37:00.528Z] 95510e3eb37e: Waiting [2023-05-05T12:37:00.528Z] 26cbea5cba74: Waiting [2023-05-05T12:37:00.528Z] f22f1138e086: Waiting [2023-05-05T12:37:00.528Z] 7f3a03bc6e34: Layer already exists [2023-05-05T12:37:00.528Z] 0bad8a0724e8: Layer already exists [2023-05-05T12:37:00.528Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:00.528Z] 623af35bc995: Layer already exists [2023-05-05T12:37:00.528Z] 041203d87e6c: Layer already exists [2023-05-05T12:37:00.528Z] f22f1138e086: Layer already exists [2023-05-05T12:37:00.528Z] c38ff21e2eb1: Layer already exists [2023-05-05T12:37:00.528Z] 95510e3eb37e: Layer already exists [2023-05-05T12:37:00.528Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:00.528Z] 3.0.0-dev.149: digest: sha256:36d094703db2b1b9fd2b1bba5dc80e74434b0284e478bb7f85e85f921c806ef7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:00.868Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:01.205Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:37:01.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-05T12:37:01.205Z] 7f3a03bc6e34: Preparing [2023-05-05T12:37:01.205Z] 041203d87e6c: Preparing [2023-05-05T12:37:01.205Z] 623af35bc995: Preparing [2023-05-05T12:37:01.205Z] 0bad8a0724e8: Preparing [2023-05-05T12:37:01.205Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:01.205Z] f22f1138e086: Preparing [2023-05-05T12:37:01.205Z] c38ff21e2eb1: Preparing [2023-05-05T12:37:01.205Z] 95510e3eb37e: Preparing [2023-05-05T12:37:01.205Z] 26cbea5cba74: Preparing [2023-05-05T12:37:01.205Z] f22f1138e086: Waiting [2023-05-05T12:37:01.205Z] 95510e3eb37e: Waiting [2023-05-05T12:37:01.205Z] c38ff21e2eb1: Waiting [2023-05-05T12:37:01.205Z] 623af35bc995: Layer already exists [2023-05-05T12:37:01.205Z] 0bad8a0724e8: Layer already exists [2023-05-05T12:37:01.205Z] 041203d87e6c: Layer already exists [2023-05-05T12:37:01.205Z] 7f3a03bc6e34: Layer already exists [2023-05-05T12:37:01.205Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:01.205Z] 95510e3eb37e: Layer already exists [2023-05-05T12:37:01.205Z] c38ff21e2eb1: Layer already exists [2023-05-05T12:37:01.205Z] f22f1138e086: Layer already exists [2023-05-05T12:37:01.205Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:01.469Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:36d094703db2b1b9fd2b1bba5dc80e74434b0284e478bb7f85e85f921c806ef7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:01.801Z] + 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-05T12:37:02.139Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-05T12:37:02.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-05T12:37:02.140Z] 7f3a03bc6e34: Preparing [2023-05-05T12:37:02.140Z] 041203d87e6c: Preparing [2023-05-05T12:37:02.140Z] 623af35bc995: Preparing [2023-05-05T12:37:02.140Z] 0bad8a0724e8: Preparing [2023-05-05T12:37:02.140Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:02.140Z] f22f1138e086: Preparing [2023-05-05T12:37:02.140Z] c38ff21e2eb1: Preparing [2023-05-05T12:37:02.140Z] 95510e3eb37e: Preparing [2023-05-05T12:37:02.140Z] 26cbea5cba74: Preparing [2023-05-05T12:37:02.140Z] f22f1138e086: Waiting [2023-05-05T12:37:02.140Z] 95510e3eb37e: Waiting [2023-05-05T12:37:02.140Z] 26cbea5cba74: Waiting [2023-05-05T12:37:02.140Z] c38ff21e2eb1: Waiting [2023-05-05T12:37:02.140Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:02.140Z] 623af35bc995: Layer already exists [2023-05-05T12:37:02.140Z] 041203d87e6c: Layer already exists [2023-05-05T12:37:02.140Z] 0bad8a0724e8: Layer already exists [2023-05-05T12:37:02.140Z] 7f3a03bc6e34: Layer already exists [2023-05-05T12:37:02.140Z] c38ff21e2eb1: Layer already exists [2023-05-05T12:37:02.140Z] 95510e3eb37e: Layer already exists [2023-05-05T12:37:02.140Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:02.140Z] f22f1138e086: Layer already exists [2023-05-05T12:37:02.405Z] main: digest: sha256:36d094703db2b1b9fd2b1bba5dc80e74434b0284e478bb7f85e85f921c806ef7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:37:02.465Z] ===================================================== [Pipeline] echo [2023-05-05T12:37:02.474Z] taggedImages: [2023-05-05T12:37:02.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:37:02.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-05T12:37:02.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.149 [2023-05-05T12:37:02.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:37:02.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-05T12:37:02.497Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-05T12:37:02.497Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:37:02.497Z] latest [2023-05-05T12:37:02.497Z] 3.0.0-dev.149 [2023-05-05T12:37:02.497Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:37:02.497Z] main [2023-05-05T12:37:02.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:02.860Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:03.193Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:37:03.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-05T12:37:03.193Z] d032183bfab6: Preparing [2023-05-05T12:37:03.193Z] ca2ac0dca9ef: Preparing [2023-05-05T12:37:03.193Z] 8a3c3c174477: Preparing [2023-05-05T12:37:03.193Z] be579f74a9be: Preparing [2023-05-05T12:37:03.193Z] 3e6b82bea17b: Preparing [2023-05-05T12:37:03.193Z] 0de8c9d89ff1: Preparing [2023-05-05T12:37:03.193Z] 2b5b6f5c3aed: Preparing [2023-05-05T12:37:03.193Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:03.193Z] f22f1138e086: Preparing [2023-05-05T12:37:03.193Z] 4c9354806908: Preparing [2023-05-05T12:37:03.193Z] 26cbea5cba74: Preparing [2023-05-05T12:37:03.193Z] 198dcad8b6d4: Waiting [2023-05-05T12:37:03.193Z] 4c9354806908: Waiting [2023-05-05T12:37:03.193Z] f22f1138e086: Waiting [2023-05-05T12:37:03.193Z] 0de8c9d89ff1: Waiting [2023-05-05T12:37:03.193Z] 2b5b6f5c3aed: Waiting [2023-05-05T12:37:03.193Z] 26cbea5cba74: Waiting [2023-05-05T12:37:03.457Z] ca2ac0dca9ef: Pushed [2023-05-05T12:37:03.457Z] 3e6b82bea17b: Pushed [2023-05-05T12:37:03.457Z] d032183bfab6: Pushed [2023-05-05T12:37:03.457Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:03.457Z] f22f1138e086: Layer already exists [2023-05-05T12:37:03.721Z] 0de8c9d89ff1: Pushed [2023-05-05T12:37:03.721Z] 2b5b6f5c3aed: Pushed [2023-05-05T12:37:03.721Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:03.987Z] 4c9354806908: Pushed [2023-05-05T12:37:05.918Z] be579f74a9be: Pushed [2023-05-05T12:37:06.496Z] 8a3c3c174477: Pushed [2023-05-05T12:37:06.497Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:8e1f410dcd45d4638f881450c3f115bb23f7ec6133dfae0b393a5fb054010ae2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:06.831Z] + 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-05T12:37:07.159Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-05T12:37:07.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-05T12:37:07.159Z] d032183bfab6: Preparing [2023-05-05T12:37:07.159Z] ca2ac0dca9ef: Preparing [2023-05-05T12:37:07.159Z] 8a3c3c174477: Preparing [2023-05-05T12:37:07.159Z] be579f74a9be: Preparing [2023-05-05T12:37:07.159Z] 3e6b82bea17b: Preparing [2023-05-05T12:37:07.159Z] 0de8c9d89ff1: Preparing [2023-05-05T12:37:07.159Z] 2b5b6f5c3aed: Preparing [2023-05-05T12:37:07.159Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:07.159Z] f22f1138e086: Preparing [2023-05-05T12:37:07.159Z] 4c9354806908: Preparing [2023-05-05T12:37:07.159Z] 26cbea5cba74: Preparing [2023-05-05T12:37:07.159Z] 0de8c9d89ff1: Waiting [2023-05-05T12:37:07.159Z] 2b5b6f5c3aed: Waiting [2023-05-05T12:37:07.159Z] 198dcad8b6d4: Waiting [2023-05-05T12:37:07.159Z] f22f1138e086: Waiting [2023-05-05T12:37:07.159Z] 4c9354806908: Waiting [2023-05-05T12:37:07.159Z] 26cbea5cba74: Waiting [2023-05-05T12:37:07.159Z] 3e6b82bea17b: Layer already exists [2023-05-05T12:37:07.159Z] be579f74a9be: Layer already exists [2023-05-05T12:37:07.159Z] ca2ac0dca9ef: Layer already exists [2023-05-05T12:37:07.159Z] 8a3c3c174477: Layer already exists [2023-05-05T12:37:07.159Z] d032183bfab6: Layer already exists [2023-05-05T12:37:07.159Z] 0de8c9d89ff1: Layer already exists [2023-05-05T12:37:07.159Z] 4c9354806908: Layer already exists [2023-05-05T12:37:07.159Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:07.159Z] 2b5b6f5c3aed: Layer already exists [2023-05-05T12:37:07.159Z] f22f1138e086: Layer already exists [2023-05-05T12:37:07.159Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:07.425Z] latest: digest: sha256:8e1f410dcd45d4638f881450c3f115bb23f7ec6133dfae0b393a5fb054010ae2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:07.784Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:08.105Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.149 [2023-05-05T12:37:08.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-05T12:37:08.105Z] d032183bfab6: Preparing [2023-05-05T12:37:08.105Z] ca2ac0dca9ef: Preparing [2023-05-05T12:37:08.105Z] 8a3c3c174477: Preparing [2023-05-05T12:37:08.105Z] be579f74a9be: Preparing [2023-05-05T12:37:08.105Z] 3e6b82bea17b: Preparing [2023-05-05T12:37:08.105Z] 0de8c9d89ff1: Preparing [2023-05-05T12:37:08.105Z] 2b5b6f5c3aed: Preparing [2023-05-05T12:37:08.105Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:08.105Z] f22f1138e086: Preparing [2023-05-05T12:37:08.105Z] 4c9354806908: Preparing [2023-05-05T12:37:08.105Z] 26cbea5cba74: Preparing [2023-05-05T12:37:08.105Z] 0de8c9d89ff1: Waiting [2023-05-05T12:37:08.105Z] f22f1138e086: Waiting [2023-05-05T12:37:08.105Z] 4c9354806908: Waiting [2023-05-05T12:37:08.105Z] 26cbea5cba74: Waiting [2023-05-05T12:37:08.105Z] 2b5b6f5c3aed: Waiting [2023-05-05T12:37:08.105Z] 198dcad8b6d4: Waiting [2023-05-05T12:37:08.105Z] 3e6b82bea17b: Layer already exists [2023-05-05T12:37:08.105Z] ca2ac0dca9ef: Layer already exists [2023-05-05T12:37:08.105Z] d032183bfab6: Layer already exists [2023-05-05T12:37:08.105Z] be579f74a9be: Layer already exists [2023-05-05T12:37:08.105Z] 8a3c3c174477: Layer already exists [2023-05-05T12:37:08.105Z] 2b5b6f5c3aed: Layer already exists [2023-05-05T12:37:08.105Z] 0de8c9d89ff1: Layer already exists [2023-05-05T12:37:08.105Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:08.105Z] f22f1138e086: Layer already exists [2023-05-05T12:37:08.105Z] 4c9354806908: Layer already exists [2023-05-05T12:37:08.105Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:08.371Z] 3.0.0-dev.149: digest: sha256:8e1f410dcd45d4638f881450c3f115bb23f7ec6133dfae0b393a5fb054010ae2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:08.706Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:09.038Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:37:09.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-05T12:37:09.038Z] d032183bfab6: Preparing [2023-05-05T12:37:09.038Z] ca2ac0dca9ef: Preparing [2023-05-05T12:37:09.038Z] 8a3c3c174477: Preparing [2023-05-05T12:37:09.038Z] be579f74a9be: Preparing [2023-05-05T12:37:09.038Z] 3e6b82bea17b: Preparing [2023-05-05T12:37:09.038Z] 0de8c9d89ff1: Preparing [2023-05-05T12:37:09.038Z] 2b5b6f5c3aed: Preparing [2023-05-05T12:37:09.038Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:09.038Z] f22f1138e086: Preparing [2023-05-05T12:37:09.038Z] 4c9354806908: Preparing [2023-05-05T12:37:09.038Z] 0de8c9d89ff1: Waiting [2023-05-05T12:37:09.038Z] 26cbea5cba74: Preparing [2023-05-05T12:37:09.038Z] 2b5b6f5c3aed: Waiting [2023-05-05T12:37:09.038Z] 198dcad8b6d4: Waiting [2023-05-05T12:37:09.038Z] f22f1138e086: Waiting [2023-05-05T12:37:09.038Z] 4c9354806908: Waiting [2023-05-05T12:37:09.038Z] 26cbea5cba74: Waiting [2023-05-05T12:37:09.038Z] 3e6b82bea17b: Layer already exists [2023-05-05T12:37:09.038Z] 8a3c3c174477: Layer already exists [2023-05-05T12:37:09.038Z] ca2ac0dca9ef: Layer already exists [2023-05-05T12:37:09.038Z] d032183bfab6: Layer already exists [2023-05-05T12:37:09.038Z] be579f74a9be: Layer already exists [2023-05-05T12:37:09.038Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:09.038Z] 2b5b6f5c3aed: Layer already exists [2023-05-05T12:37:09.038Z] 0de8c9d89ff1: Layer already exists [2023-05-05T12:37:09.038Z] 4c9354806908: Layer already exists [2023-05-05T12:37:09.038Z] f22f1138e086: Layer already exists [2023-05-05T12:37:09.038Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:09.038Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:8e1f410dcd45d4638f881450c3f115bb23f7ec6133dfae0b393a5fb054010ae2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:09.638Z] + 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-05T12:37:09.969Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-05T12:37:09.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-05T12:37:09.969Z] d032183bfab6: Preparing [2023-05-05T12:37:09.969Z] ca2ac0dca9ef: Preparing [2023-05-05T12:37:09.969Z] 8a3c3c174477: Preparing [2023-05-05T12:37:09.969Z] be579f74a9be: Preparing [2023-05-05T12:37:09.969Z] 3e6b82bea17b: Preparing [2023-05-05T12:37:09.969Z] 0de8c9d89ff1: Preparing [2023-05-05T12:37:09.969Z] 2b5b6f5c3aed: Preparing [2023-05-05T12:37:09.969Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:09.969Z] f22f1138e086: Preparing [2023-05-05T12:37:09.969Z] 4c9354806908: Preparing [2023-05-05T12:37:09.969Z] 26cbea5cba74: Preparing [2023-05-05T12:37:09.969Z] 2b5b6f5c3aed: Waiting [2023-05-05T12:37:09.969Z] 198dcad8b6d4: Waiting [2023-05-05T12:37:09.969Z] f22f1138e086: Waiting [2023-05-05T12:37:09.969Z] 4c9354806908: Waiting [2023-05-05T12:37:09.969Z] 26cbea5cba74: Waiting [2023-05-05T12:37:09.969Z] 0de8c9d89ff1: Waiting [2023-05-05T12:37:09.969Z] ca2ac0dca9ef: Layer already exists [2023-05-05T12:37:09.969Z] 3e6b82bea17b: Layer already exists [2023-05-05T12:37:09.969Z] 8a3c3c174477: Layer already exists [2023-05-05T12:37:09.969Z] be579f74a9be: Layer already exists [2023-05-05T12:37:09.969Z] d032183bfab6: Layer already exists [2023-05-05T12:37:09.969Z] f22f1138e086: Layer already exists [2023-05-05T12:37:09.969Z] 2b5b6f5c3aed: Layer already exists [2023-05-05T12:37:09.969Z] 0de8c9d89ff1: Layer already exists [2023-05-05T12:37:09.969Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:09.969Z] 4c9354806908: Layer already exists [2023-05-05T12:37:09.969Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:10.234Z] main: digest: sha256:8e1f410dcd45d4638f881450c3f115bb23f7ec6133dfae0b393a5fb054010ae2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:37:10.281Z] ===================================================== [Pipeline] echo [2023-05-05T12:37:10.286Z] taggedImages: [2023-05-05T12:37:10.286Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:37:10.286Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-05T12:37:10.286Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.149 [2023-05-05T12:37:10.286Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:37:10.286Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-05T12:37:10.301Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-05T12:37:10.301Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:37:10.301Z] latest [2023-05-05T12:37:10.301Z] 3.0.0-dev.149 [2023-05-05T12:37:10.301Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:37:10.301Z] main [2023-05-05T12:37:10.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:10.628Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:10.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:37:10.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-05T12:37:10.963Z] 162a10e62c47: Preparing [2023-05-05T12:37:10.963Z] aaf3412812f5: Preparing [2023-05-05T12:37:10.963Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:10.963Z] f22f1138e086: Preparing [2023-05-05T12:37:10.963Z] 11dc749007a1: Preparing [2023-05-05T12:37:10.963Z] 26cbea5cba74: Preparing [2023-05-05T12:37:10.964Z] 26cbea5cba74: Waiting [2023-05-05T12:37:10.964Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:10.964Z] f22f1138e086: Layer already exists [2023-05-05T12:37:10.964Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:11.229Z] 162a10e62c47: Pushed [2023-05-05T12:37:12.186Z] 11dc749007a1: Pushed [2023-05-05T12:37:15.521Z] aaf3412812f5: Pushed [2023-05-05T12:37:15.521Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:c490586f3fbab7068bf51317fac832026ecb2355765bf3bbfe3af32a2c5ddc59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:15.863Z] + 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-05T12:37:16.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-05T12:37:16.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-05T12:37:16.195Z] 162a10e62c47: Preparing [2023-05-05T12:37:16.195Z] aaf3412812f5: Preparing [2023-05-05T12:37:16.195Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:16.195Z] f22f1138e086: Preparing [2023-05-05T12:37:16.195Z] 11dc749007a1: Preparing [2023-05-05T12:37:16.195Z] 26cbea5cba74: Preparing [2023-05-05T12:37:16.195Z] 26cbea5cba74: Waiting [2023-05-05T12:37:16.195Z] 162a10e62c47: Layer already exists [2023-05-05T12:37:16.195Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:16.195Z] aaf3412812f5: Layer already exists [2023-05-05T12:37:16.195Z] f22f1138e086: Layer already exists [2023-05-05T12:37:16.195Z] 11dc749007a1: Layer already exists [2023-05-05T12:37:16.195Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:16.195Z] latest: digest: sha256:c490586f3fbab7068bf51317fac832026ecb2355765bf3bbfe3af32a2c5ddc59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:16.536Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:16.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.149 [2023-05-05T12:37:16.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-05T12:37:16.866Z] 162a10e62c47: Preparing [2023-05-05T12:37:16.866Z] aaf3412812f5: Preparing [2023-05-05T12:37:16.866Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:16.866Z] f22f1138e086: Preparing [2023-05-05T12:37:16.866Z] 11dc749007a1: Preparing [2023-05-05T12:37:16.866Z] 26cbea5cba74: Preparing [2023-05-05T12:37:16.866Z] 26cbea5cba74: Waiting [2023-05-05T12:37:16.866Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:16.866Z] f22f1138e086: Layer already exists [2023-05-05T12:37:16.866Z] aaf3412812f5: Layer already exists [2023-05-05T12:37:16.866Z] 11dc749007a1: Layer already exists [2023-05-05T12:37:16.866Z] 162a10e62c47: Layer already exists [2023-05-05T12:37:16.866Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:16.866Z] 3.0.0-dev.149: digest: sha256:c490586f3fbab7068bf51317fac832026ecb2355765bf3bbfe3af32a2c5ddc59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:17.462Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:17.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:37:17.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-05T12:37:17.786Z] 162a10e62c47: Preparing [2023-05-05T12:37:17.786Z] aaf3412812f5: Preparing [2023-05-05T12:37:17.786Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:17.786Z] f22f1138e086: Preparing [2023-05-05T12:37:17.786Z] 11dc749007a1: Preparing [2023-05-05T12:37:17.786Z] 26cbea5cba74: Preparing [2023-05-05T12:37:17.786Z] 26cbea5cba74: Waiting [2023-05-05T12:37:17.786Z] 162a10e62c47: Layer already exists [2023-05-05T12:37:17.786Z] aaf3412812f5: Layer already exists [2023-05-05T12:37:17.786Z] f22f1138e086: Layer already exists [2023-05-05T12:37:17.786Z] 11dc749007a1: Layer already exists [2023-05-05T12:37:17.786Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:17.786Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:17.786Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:c490586f3fbab7068bf51317fac832026ecb2355765bf3bbfe3af32a2c5ddc59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:18.120Z] + 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-05T12:37:18.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-05T12:37:18.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-05T12:37:18.461Z] 162a10e62c47: Preparing [2023-05-05T12:37:18.461Z] aaf3412812f5: Preparing [2023-05-05T12:37:18.461Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:18.461Z] f22f1138e086: Preparing [2023-05-05T12:37:18.461Z] 11dc749007a1: Preparing [2023-05-05T12:37:18.461Z] 26cbea5cba74: Preparing [2023-05-05T12:37:18.461Z] 26cbea5cba74: Waiting [2023-05-05T12:37:18.461Z] 11dc749007a1: Layer already exists [2023-05-05T12:37:18.461Z] aaf3412812f5: Layer already exists [2023-05-05T12:37:18.461Z] f22f1138e086: Layer already exists [2023-05-05T12:37:18.461Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:18.461Z] 162a10e62c47: Layer already exists [2023-05-05T12:37:18.461Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:18.725Z] main: digest: sha256:c490586f3fbab7068bf51317fac832026ecb2355765bf3bbfe3af32a2c5ddc59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:37:18.774Z] ===================================================== [Pipeline] echo [2023-05-05T12:37:18.780Z] taggedImages: [2023-05-05T12:37:18.780Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:37:18.780Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-05T12:37:18.780Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.149 [2023-05-05T12:37:18.780Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:37:18.780Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-05T12:37:18.796Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-05T12:37:18.796Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:37:18.796Z] latest [2023-05-05T12:37:18.796Z] 3.0.0-dev.149 [2023-05-05T12:37:18.796Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:37:18.796Z] main [2023-05-05T12:37:18.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:19.126Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:19.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:37:19.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-05T12:37:19.456Z] a266f5154af0: Preparing [2023-05-05T12:37:19.456Z] 0760254e9e02: Preparing [2023-05-05T12:37:19.456Z] 0705945f45cd: Preparing [2023-05-05T12:37:19.456Z] 7b78cec4f06e: Preparing [2023-05-05T12:37:19.456Z] 748337ee3717: Preparing [2023-05-05T12:37:19.456Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:19.456Z] f22f1138e086: Preparing [2023-05-05T12:37:19.456Z] 66fb67f3ca0d: Preparing [2023-05-05T12:37:19.456Z] 26cbea5cba74: Preparing [2023-05-05T12:37:19.456Z] 198dcad8b6d4: Waiting [2023-05-05T12:37:19.456Z] 66fb67f3ca0d: Waiting [2023-05-05T12:37:19.456Z] f22f1138e086: Waiting [2023-05-05T12:37:19.456Z] 26cbea5cba74: Waiting [2023-05-05T12:37:19.722Z] 0705945f45cd: Pushed [2023-05-05T12:37:19.722Z] a266f5154af0: Pushed [2023-05-05T12:37:19.722Z] 0760254e9e02: Pushed [2023-05-05T12:37:19.722Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:19.722Z] f22f1138e086: Layer already exists [2023-05-05T12:37:19.722Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:20.676Z] 66fb67f3ca0d: Pushed [2023-05-05T12:37:30.724Z] 748337ee3717: Pushed [2023-05-05T12:37:36.047Z] 7b78cec4f06e: Pushed [2023-05-05T12:37:36.047Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:807d1c37fc5243e3121b28e1ee55f86a3f4071c88e02d5de2a280fca0a953892 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:36.396Z] + 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-05T12:37:36.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-05T12:37:36.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-05T12:37:36.733Z] a266f5154af0: Preparing [2023-05-05T12:37:36.733Z] 0760254e9e02: Preparing [2023-05-05T12:37:36.733Z] 0705945f45cd: Preparing [2023-05-05T12:37:36.733Z] 7b78cec4f06e: Preparing [2023-05-05T12:37:36.733Z] 748337ee3717: Preparing [2023-05-05T12:37:36.733Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:36.733Z] f22f1138e086: Preparing [2023-05-05T12:37:36.733Z] 66fb67f3ca0d: Preparing [2023-05-05T12:37:36.733Z] 26cbea5cba74: Preparing [2023-05-05T12:37:36.733Z] f22f1138e086: Waiting [2023-05-05T12:37:36.733Z] 198dcad8b6d4: Waiting [2023-05-05T12:37:36.733Z] 66fb67f3ca0d: Waiting [2023-05-05T12:37:36.733Z] 26cbea5cba74: Waiting [2023-05-05T12:37:36.733Z] 0760254e9e02: Layer already exists [2023-05-05T12:37:36.733Z] 0705945f45cd: Layer already exists [2023-05-05T12:37:36.733Z] 748337ee3717: Layer already exists [2023-05-05T12:37:36.734Z] a266f5154af0: Layer already exists [2023-05-05T12:37:36.734Z] 7b78cec4f06e: Layer already exists [2023-05-05T12:37:36.734Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:36.734Z] 66fb67f3ca0d: Layer already exists [2023-05-05T12:37:36.734Z] f22f1138e086: Layer already exists [2023-05-05T12:37:36.734Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:36.997Z] latest: digest: sha256:807d1c37fc5243e3121b28e1ee55f86a3f4071c88e02d5de2a280fca0a953892 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:37.329Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:37.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.149 [2023-05-05T12:37:37.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-05T12:37:37.655Z] a266f5154af0: Preparing [2023-05-05T12:37:37.655Z] 0760254e9e02: Preparing [2023-05-05T12:37:37.655Z] 0705945f45cd: Preparing [2023-05-05T12:37:37.655Z] 7b78cec4f06e: Preparing [2023-05-05T12:37:37.655Z] 748337ee3717: Preparing [2023-05-05T12:37:37.655Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:37.655Z] f22f1138e086: Preparing [2023-05-05T12:37:37.655Z] 66fb67f3ca0d: Preparing [2023-05-05T12:37:37.656Z] 26cbea5cba74: Preparing [2023-05-05T12:37:37.656Z] 198dcad8b6d4: Waiting [2023-05-05T12:37:37.656Z] f22f1138e086: Waiting [2023-05-05T12:37:37.656Z] 66fb67f3ca0d: Waiting [2023-05-05T12:37:37.656Z] 26cbea5cba74: Waiting [2023-05-05T12:37:37.656Z] 748337ee3717: Layer already exists [2023-05-05T12:37:37.656Z] 0705945f45cd: Layer already exists [2023-05-05T12:37:37.656Z] 7b78cec4f06e: Layer already exists [2023-05-05T12:37:37.656Z] a266f5154af0: Layer already exists [2023-05-05T12:37:37.656Z] 0760254e9e02: Layer already exists [2023-05-05T12:37:37.656Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:37.656Z] 66fb67f3ca0d: Layer already exists [2023-05-05T12:37:37.656Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:37.656Z] f22f1138e086: Layer already exists [2023-05-05T12:37:37.656Z] 3.0.0-dev.149: digest: sha256:807d1c37fc5243e3121b28e1ee55f86a3f4071c88e02d5de2a280fca0a953892 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:38.251Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:38.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:37:38.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-05T12:37:38.601Z] a266f5154af0: Preparing [2023-05-05T12:37:38.601Z] 0760254e9e02: Preparing [2023-05-05T12:37:38.601Z] 0705945f45cd: Preparing [2023-05-05T12:37:38.601Z] 7b78cec4f06e: Preparing [2023-05-05T12:37:38.601Z] 748337ee3717: Preparing [2023-05-05T12:37:38.601Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:38.601Z] f22f1138e086: Preparing [2023-05-05T12:37:38.601Z] 66fb67f3ca0d: Preparing [2023-05-05T12:37:38.601Z] 26cbea5cba74: Preparing [2023-05-05T12:37:38.601Z] 198dcad8b6d4: Waiting [2023-05-05T12:37:38.601Z] f22f1138e086: Waiting [2023-05-05T12:37:38.601Z] 66fb67f3ca0d: Waiting [2023-05-05T12:37:38.601Z] 26cbea5cba74: Waiting [2023-05-05T12:37:38.601Z] a266f5154af0: Layer already exists [2023-05-05T12:37:38.601Z] 7b78cec4f06e: Layer already exists [2023-05-05T12:37:38.601Z] 748337ee3717: Layer already exists [2023-05-05T12:37:38.601Z] 0705945f45cd: Layer already exists [2023-05-05T12:37:38.601Z] 0760254e9e02: Layer already exists [2023-05-05T12:37:38.601Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:38.601Z] f22f1138e086: Layer already exists [2023-05-05T12:37:38.601Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:38.601Z] 66fb67f3ca0d: Layer already exists [2023-05-05T12:37:38.866Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:807d1c37fc5243e3121b28e1ee55f86a3f4071c88e02d5de2a280fca0a953892 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:39.198Z] + 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-05T12:37:39.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-05T12:37:39.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-05T12:37:39.529Z] a266f5154af0: Preparing [2023-05-05T12:37:39.529Z] 0760254e9e02: Preparing [2023-05-05T12:37:39.529Z] 0705945f45cd: Preparing [2023-05-05T12:37:39.529Z] 7b78cec4f06e: Preparing [2023-05-05T12:37:39.529Z] 748337ee3717: Preparing [2023-05-05T12:37:39.529Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:39.529Z] f22f1138e086: Preparing [2023-05-05T12:37:39.529Z] 66fb67f3ca0d: Preparing [2023-05-05T12:37:39.529Z] 26cbea5cba74: Preparing [2023-05-05T12:37:39.529Z] f22f1138e086: Waiting [2023-05-05T12:37:39.529Z] 66fb67f3ca0d: Waiting [2023-05-05T12:37:39.529Z] 26cbea5cba74: Waiting [2023-05-05T12:37:39.529Z] 198dcad8b6d4: Waiting [2023-05-05T12:37:39.529Z] a266f5154af0: Layer already exists [2023-05-05T12:37:39.529Z] 0760254e9e02: Layer already exists [2023-05-05T12:37:39.529Z] 0705945f45cd: Layer already exists [2023-05-05T12:37:39.529Z] 7b78cec4f06e: Layer already exists [2023-05-05T12:37:39.529Z] 748337ee3717: Layer already exists [2023-05-05T12:37:39.529Z] f22f1138e086: Layer already exists [2023-05-05T12:37:39.529Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:39.529Z] 66fb67f3ca0d: Layer already exists [2023-05-05T12:37:39.529Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:39.794Z] main: digest: sha256:807d1c37fc5243e3121b28e1ee55f86a3f4071c88e02d5de2a280fca0a953892 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:37:39.840Z] ===================================================== [Pipeline] echo [2023-05-05T12:37:39.849Z] taggedImages: [2023-05-05T12:37:39.849Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:37:39.849Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-05T12:37:39.849Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.149 [2023-05-05T12:37:39.849Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:37:39.849Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-05T12:37:39.877Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-05T12:37:39.877Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:37:39.877Z] latest [2023-05-05T12:37:39.877Z] 3.0.0-dev.149 [2023-05-05T12:37:39.877Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:37:39.877Z] main [2023-05-05T12:37:39.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:40.220Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:40.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:37:40.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-05T12:37:40.562Z] c7a5cecd5ae0: Preparing [2023-05-05T12:37:40.562Z] ecd1d283b033: Preparing [2023-05-05T12:37:40.562Z] b0e54df7702d: Preparing [2023-05-05T12:37:40.562Z] 4d35f15b0ec5: Preparing [2023-05-05T12:37:40.562Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:40.562Z] f22f1138e086: Preparing [2023-05-05T12:37:40.562Z] c16d4fc7ee18: Preparing [2023-05-05T12:37:40.562Z] 26cbea5cba74: Preparing [2023-05-05T12:37:40.562Z] f22f1138e086: Waiting [2023-05-05T12:37:40.562Z] c16d4fc7ee18: Waiting [2023-05-05T12:37:40.562Z] 26cbea5cba74: Waiting [2023-05-05T12:37:40.562Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:40.562Z] f22f1138e086: Layer already exists [2023-05-05T12:37:40.829Z] c7a5cecd5ae0: Pushed [2023-05-05T12:37:40.829Z] ecd1d283b033: Pushed [2023-05-05T12:37:40.829Z] b0e54df7702d: Pushed [2023-05-05T12:37:40.829Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:41.408Z] c16d4fc7ee18: Pushed [2023-05-05T12:37:56.375Z] 4d35f15b0ec5: Pushed [2023-05-05T12:37:56.375Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:b7ec699a7938360e528704ad4839b8c7c705adaf03cb77e19bdcf2c1c524010c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:56.706Z] + 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-05T12:37:57.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-05T12:37:57.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-05T12:37:57.041Z] c7a5cecd5ae0: Preparing [2023-05-05T12:37:57.041Z] ecd1d283b033: Preparing [2023-05-05T12:37:57.041Z] b0e54df7702d: Preparing [2023-05-05T12:37:57.041Z] 4d35f15b0ec5: Preparing [2023-05-05T12:37:57.041Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:57.041Z] f22f1138e086: Preparing [2023-05-05T12:37:57.041Z] c16d4fc7ee18: Preparing [2023-05-05T12:37:57.041Z] 26cbea5cba74: Preparing [2023-05-05T12:37:57.041Z] c16d4fc7ee18: Waiting [2023-05-05T12:37:57.041Z] 26cbea5cba74: Waiting [2023-05-05T12:37:57.041Z] f22f1138e086: Waiting [2023-05-05T12:37:57.041Z] c7a5cecd5ae0: Layer already exists [2023-05-05T12:37:57.041Z] 4d35f15b0ec5: Layer already exists [2023-05-05T12:37:57.041Z] ecd1d283b033: Layer already exists [2023-05-05T12:37:57.041Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:57.041Z] b0e54df7702d: Layer already exists [2023-05-05T12:37:57.041Z] f22f1138e086: Layer already exists [2023-05-05T12:37:57.041Z] c16d4fc7ee18: Layer already exists [2023-05-05T12:37:57.041Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:57.306Z] latest: digest: sha256:b7ec699a7938360e528704ad4839b8c7c705adaf03cb77e19bdcf2c1c524010c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:57.645Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:57.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.149 [2023-05-05T12:37:57.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-05T12:37:57.975Z] c7a5cecd5ae0: Preparing [2023-05-05T12:37:57.975Z] ecd1d283b033: Preparing [2023-05-05T12:37:57.975Z] b0e54df7702d: Preparing [2023-05-05T12:37:57.975Z] 4d35f15b0ec5: Preparing [2023-05-05T12:37:57.975Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:57.975Z] f22f1138e086: Preparing [2023-05-05T12:37:57.975Z] c16d4fc7ee18: Preparing [2023-05-05T12:37:57.975Z] 26cbea5cba74: Preparing [2023-05-05T12:37:57.975Z] c16d4fc7ee18: Waiting [2023-05-05T12:37:57.975Z] 26cbea5cba74: Waiting [2023-05-05T12:37:57.975Z] f22f1138e086: Waiting [2023-05-05T12:37:57.975Z] c7a5cecd5ae0: Layer already exists [2023-05-05T12:37:57.975Z] b0e54df7702d: Layer already exists [2023-05-05T12:37:57.975Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:57.975Z] 4d35f15b0ec5: Layer already exists [2023-05-05T12:37:57.975Z] ecd1d283b033: Layer already exists [2023-05-05T12:37:57.975Z] f22f1138e086: Layer already exists [2023-05-05T12:37:57.975Z] c16d4fc7ee18: Layer already exists [2023-05-05T12:37:57.975Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:57.975Z] 3.0.0-dev.149: digest: sha256:b7ec699a7938360e528704ad4839b8c7c705adaf03cb77e19bdcf2c1c524010c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:58.579Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:58.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:37:58.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-05T12:37:58.914Z] c7a5cecd5ae0: Preparing [2023-05-05T12:37:58.914Z] ecd1d283b033: Preparing [2023-05-05T12:37:58.914Z] b0e54df7702d: Preparing [2023-05-05T12:37:58.914Z] 4d35f15b0ec5: Preparing [2023-05-05T12:37:58.914Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:58.914Z] f22f1138e086: Preparing [2023-05-05T12:37:58.914Z] c16d4fc7ee18: Preparing [2023-05-05T12:37:58.914Z] 26cbea5cba74: Preparing [2023-05-05T12:37:58.914Z] c16d4fc7ee18: Waiting [2023-05-05T12:37:58.914Z] 26cbea5cba74: Waiting [2023-05-05T12:37:58.914Z] f22f1138e086: Waiting [2023-05-05T12:37:58.914Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:58.914Z] ecd1d283b033: Layer already exists [2023-05-05T12:37:58.914Z] c7a5cecd5ae0: Layer already exists [2023-05-05T12:37:58.914Z] b0e54df7702d: Layer already exists [2023-05-05T12:37:58.914Z] 4d35f15b0ec5: Layer already exists [2023-05-05T12:37:58.914Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:58.914Z] c16d4fc7ee18: Layer already exists [2023-05-05T12:37:58.914Z] f22f1138e086: Layer already exists [2023-05-05T12:37:59.179Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:b7ec699a7938360e528704ad4839b8c7c705adaf03cb77e19bdcf2c1c524010c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:37:59.525Z] + 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-05T12:37:59.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-05T12:37:59.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-05T12:37:59.856Z] c7a5cecd5ae0: Preparing [2023-05-05T12:37:59.856Z] ecd1d283b033: Preparing [2023-05-05T12:37:59.856Z] b0e54df7702d: Preparing [2023-05-05T12:37:59.856Z] 4d35f15b0ec5: Preparing [2023-05-05T12:37:59.856Z] 198dcad8b6d4: Preparing [2023-05-05T12:37:59.856Z] f22f1138e086: Preparing [2023-05-05T12:37:59.856Z] c16d4fc7ee18: Preparing [2023-05-05T12:37:59.856Z] 26cbea5cba74: Preparing [2023-05-05T12:37:59.856Z] f22f1138e086: Waiting [2023-05-05T12:37:59.856Z] c16d4fc7ee18: Waiting [2023-05-05T12:37:59.856Z] 26cbea5cba74: Waiting [2023-05-05T12:37:59.856Z] c7a5cecd5ae0: Layer already exists [2023-05-05T12:37:59.856Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:37:59.856Z] 4d35f15b0ec5: Layer already exists [2023-05-05T12:37:59.856Z] b0e54df7702d: Layer already exists [2023-05-05T12:37:59.856Z] ecd1d283b033: Layer already exists [2023-05-05T12:37:59.856Z] 26cbea5cba74: Layer already exists [2023-05-05T12:37:59.856Z] c16d4fc7ee18: Layer already exists [2023-05-05T12:37:59.856Z] f22f1138e086: Layer already exists [2023-05-05T12:38:00.121Z] main: digest: sha256:b7ec699a7938360e528704ad4839b8c7c705adaf03cb77e19bdcf2c1c524010c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:38:00.167Z] ===================================================== [Pipeline] echo [2023-05-05T12:38:00.174Z] taggedImages: [2023-05-05T12:38:00.174Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:38:00.174Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-05T12:38:00.174Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.149 [2023-05-05T12:38:00.174Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:38:00.174Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-05T12:38:00.197Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-05T12:38:00.197Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:38:00.197Z] latest [2023-05-05T12:38:00.197Z] 3.0.0-dev.149 [2023-05-05T12:38:00.197Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:38:00.197Z] main [2023-05-05T12:38:00.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:00.534Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:00.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:38:00.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-05T12:38:00.882Z] 918ecba0068c: Preparing [2023-05-05T12:38:00.882Z] 3b1defa6d66c: Preparing [2023-05-05T12:38:00.882Z] d4dcf47639c8: Preparing [2023-05-05T12:38:00.882Z] 57a6c17c5225: Preparing [2023-05-05T12:38:00.882Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:00.882Z] f22f1138e086: Preparing [2023-05-05T12:38:00.882Z] 939851670c02: Preparing [2023-05-05T12:38:00.882Z] 26cbea5cba74: Preparing [2023-05-05T12:38:00.882Z] 939851670c02: Waiting [2023-05-05T12:38:00.882Z] f22f1138e086: Waiting [2023-05-05T12:38:00.882Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:00.882Z] f22f1138e086: Layer already exists [2023-05-05T12:38:01.160Z] 3b1defa6d66c: Pushed [2023-05-05T12:38:01.160Z] 918ecba0068c: Pushed [2023-05-05T12:38:01.160Z] d4dcf47639c8: Pushed [2023-05-05T12:38:01.160Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:02.149Z] 939851670c02: Pushed [2023-05-05T12:38:17.121Z] 57a6c17c5225: Pushed [2023-05-05T12:38:17.121Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:d95e6305f57dee9e32307dd7676a3985dc5296102c9bc93199b732f100cad9e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:17.459Z] + 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-05T12:38:17.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-05T12:38:17.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-05T12:38:17.791Z] 918ecba0068c: Preparing [2023-05-05T12:38:17.791Z] 3b1defa6d66c: Preparing [2023-05-05T12:38:17.791Z] d4dcf47639c8: Preparing [2023-05-05T12:38:17.791Z] 57a6c17c5225: Preparing [2023-05-05T12:38:17.791Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:17.791Z] f22f1138e086: Preparing [2023-05-05T12:38:17.791Z] 939851670c02: Preparing [2023-05-05T12:38:17.791Z] 26cbea5cba74: Preparing [2023-05-05T12:38:17.791Z] f22f1138e086: Waiting [2023-05-05T12:38:17.791Z] 939851670c02: Waiting [2023-05-05T12:38:17.791Z] 26cbea5cba74: Waiting [2023-05-05T12:38:17.791Z] d4dcf47639c8: Layer already exists [2023-05-05T12:38:17.791Z] 3b1defa6d66c: Layer already exists [2023-05-05T12:38:17.791Z] 57a6c17c5225: Layer already exists [2023-05-05T12:38:17.791Z] 918ecba0068c: Layer already exists [2023-05-05T12:38:17.791Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:17.791Z] f22f1138e086: Layer already exists [2023-05-05T12:38:17.791Z] 939851670c02: Layer already exists [2023-05-05T12:38:17.791Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:18.056Z] latest: digest: sha256:d95e6305f57dee9e32307dd7676a3985dc5296102c9bc93199b732f100cad9e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:18.389Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:18.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.149 [2023-05-05T12:38:18.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-05T12:38:18.730Z] 918ecba0068c: Preparing [2023-05-05T12:38:18.730Z] 3b1defa6d66c: Preparing [2023-05-05T12:38:18.730Z] d4dcf47639c8: Preparing [2023-05-05T12:38:18.730Z] 57a6c17c5225: Preparing [2023-05-05T12:38:18.730Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:18.730Z] f22f1138e086: Preparing [2023-05-05T12:38:18.730Z] 939851670c02: Preparing [2023-05-05T12:38:18.730Z] 26cbea5cba74: Preparing [2023-05-05T12:38:18.730Z] f22f1138e086: Waiting [2023-05-05T12:38:18.730Z] 26cbea5cba74: Waiting [2023-05-05T12:38:18.730Z] 939851670c02: Waiting [2023-05-05T12:38:18.730Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:18.730Z] 57a6c17c5225: Layer already exists [2023-05-05T12:38:18.730Z] 3b1defa6d66c: Layer already exists [2023-05-05T12:38:18.730Z] d4dcf47639c8: Layer already exists [2023-05-05T12:38:18.730Z] 918ecba0068c: Layer already exists [2023-05-05T12:38:18.730Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:18.730Z] f22f1138e086: Layer already exists [2023-05-05T12:38:18.730Z] 939851670c02: Layer already exists [2023-05-05T12:38:18.730Z] 3.0.0-dev.149: digest: sha256:d95e6305f57dee9e32307dd7676a3985dc5296102c9bc93199b732f100cad9e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:19.330Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:19.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:38:19.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-05T12:38:19.669Z] 918ecba0068c: Preparing [2023-05-05T12:38:19.669Z] 3b1defa6d66c: Preparing [2023-05-05T12:38:19.669Z] d4dcf47639c8: Preparing [2023-05-05T12:38:19.669Z] 57a6c17c5225: Preparing [2023-05-05T12:38:19.669Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:19.669Z] f22f1138e086: Preparing [2023-05-05T12:38:19.669Z] 939851670c02: Preparing [2023-05-05T12:38:19.669Z] 26cbea5cba74: Preparing [2023-05-05T12:38:19.669Z] 939851670c02: Waiting [2023-05-05T12:38:19.669Z] 26cbea5cba74: Waiting [2023-05-05T12:38:19.669Z] f22f1138e086: Waiting [2023-05-05T12:38:19.669Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:19.669Z] 57a6c17c5225: Layer already exists [2023-05-05T12:38:19.669Z] d4dcf47639c8: Layer already exists [2023-05-05T12:38:19.669Z] 3b1defa6d66c: Layer already exists [2023-05-05T12:38:19.669Z] 918ecba0068c: Layer already exists [2023-05-05T12:38:19.669Z] f22f1138e086: Layer already exists [2023-05-05T12:38:19.669Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:19.669Z] 939851670c02: Layer already exists [2023-05-05T12:38:19.934Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:d95e6305f57dee9e32307dd7676a3985dc5296102c9bc93199b732f100cad9e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:20.261Z] + 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-05T12:38:20.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-05T12:38:20.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-05T12:38:20.591Z] 918ecba0068c: Preparing [2023-05-05T12:38:20.591Z] 3b1defa6d66c: Preparing [2023-05-05T12:38:20.591Z] d4dcf47639c8: Preparing [2023-05-05T12:38:20.592Z] 57a6c17c5225: Preparing [2023-05-05T12:38:20.592Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:20.592Z] f22f1138e086: Preparing [2023-05-05T12:38:20.592Z] 939851670c02: Preparing [2023-05-05T12:38:20.592Z] 26cbea5cba74: Preparing [2023-05-05T12:38:20.592Z] 939851670c02: Waiting [2023-05-05T12:38:20.592Z] 26cbea5cba74: Waiting [2023-05-05T12:38:20.592Z] f22f1138e086: Waiting [2023-05-05T12:38:20.592Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:20.592Z] d4dcf47639c8: Layer already exists [2023-05-05T12:38:20.592Z] 918ecba0068c: Layer already exists [2023-05-05T12:38:20.592Z] 57a6c17c5225: Layer already exists [2023-05-05T12:38:20.592Z] 3b1defa6d66c: Layer already exists [2023-05-05T12:38:20.592Z] f22f1138e086: Layer already exists [2023-05-05T12:38:20.592Z] 939851670c02: Layer already exists [2023-05-05T12:38:20.592Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:20.856Z] main: digest: sha256:d95e6305f57dee9e32307dd7676a3985dc5296102c9bc93199b732f100cad9e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:38:20.896Z] ===================================================== [Pipeline] echo [2023-05-05T12:38:20.911Z] taggedImages: [2023-05-05T12:38:20.911Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:38:20.911Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-05T12:38:20.911Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.149 [2023-05-05T12:38:20.911Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:38:20.911Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-05T12:38:20.936Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-05T12:38:20.936Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:38:20.936Z] latest [2023-05-05T12:38:20.936Z] 3.0.0-dev.149 [2023-05-05T12:38:20.936Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:38:20.936Z] main [2023-05-05T12:38:20.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:21.268Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:21.599Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:38:21.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-05T12:38:21.599Z] e9d09660fb87: Preparing [2023-05-05T12:38:21.599Z] aa483bd84d55: Preparing [2023-05-05T12:38:21.599Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:21.599Z] f22f1138e086: Preparing [2023-05-05T12:38:21.599Z] 03ad6bfa49ae: Preparing [2023-05-05T12:38:21.599Z] 26cbea5cba74: Preparing [2023-05-05T12:38:21.599Z] 26cbea5cba74: Waiting [2023-05-05T12:38:21.599Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:21.599Z] f22f1138e086: Layer already exists [2023-05-05T12:38:21.599Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:21.867Z] e9d09660fb87: Pushed [2023-05-05T12:38:21.867Z] 03ad6bfa49ae: Pushed [2023-05-05T12:38:27.187Z] aa483bd84d55: Pushed [2023-05-05T12:38:27.187Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:b17b192da193cc7f7d0e7b8635ba3d8f74e90f9380f1f7e6354ed2fcc0d1e998 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:27.530Z] + 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-05T12:38:27.864Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-05T12:38:27.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-05T12:38:27.864Z] e9d09660fb87: Preparing [2023-05-05T12:38:27.864Z] aa483bd84d55: Preparing [2023-05-05T12:38:27.864Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:27.864Z] f22f1138e086: Preparing [2023-05-05T12:38:27.864Z] 03ad6bfa49ae: Preparing [2023-05-05T12:38:27.864Z] 26cbea5cba74: Preparing [2023-05-05T12:38:27.864Z] 26cbea5cba74: Waiting [2023-05-05T12:38:27.864Z] 03ad6bfa49ae: Layer already exists [2023-05-05T12:38:27.864Z] f22f1138e086: Layer already exists [2023-05-05T12:38:27.864Z] e9d09660fb87: Layer already exists [2023-05-05T12:38:27.864Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:27.864Z] aa483bd84d55: Layer already exists [2023-05-05T12:38:27.864Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:27.864Z] latest: digest: sha256:b17b192da193cc7f7d0e7b8635ba3d8f74e90f9380f1f7e6354ed2fcc0d1e998 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:28.465Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:28.792Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.149 [2023-05-05T12:38:28.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-05T12:38:28.792Z] e9d09660fb87: Preparing [2023-05-05T12:38:28.792Z] aa483bd84d55: Preparing [2023-05-05T12:38:28.792Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:28.792Z] f22f1138e086: Preparing [2023-05-05T12:38:28.792Z] 03ad6bfa49ae: Preparing [2023-05-05T12:38:28.792Z] 26cbea5cba74: Preparing [2023-05-05T12:38:28.792Z] 26cbea5cba74: Waiting [2023-05-05T12:38:28.792Z] e9d09660fb87: Layer already exists [2023-05-05T12:38:28.792Z] aa483bd84d55: Layer already exists [2023-05-05T12:38:28.792Z] f22f1138e086: Layer already exists [2023-05-05T12:38:28.792Z] 03ad6bfa49ae: Layer already exists [2023-05-05T12:38:28.792Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:28.792Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:29.057Z] 3.0.0-dev.149: digest: sha256:b17b192da193cc7f7d0e7b8635ba3d8f74e90f9380f1f7e6354ed2fcc0d1e998 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:29.399Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:29.725Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:38:29.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-05T12:38:29.725Z] e9d09660fb87: Preparing [2023-05-05T12:38:29.725Z] aa483bd84d55: Preparing [2023-05-05T12:38:29.725Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:29.725Z] f22f1138e086: Preparing [2023-05-05T12:38:29.725Z] 03ad6bfa49ae: Preparing [2023-05-05T12:38:29.725Z] 26cbea5cba74: Preparing [2023-05-05T12:38:29.725Z] 26cbea5cba74: Waiting [2023-05-05T12:38:29.725Z] f22f1138e086: Layer already exists [2023-05-05T12:38:29.725Z] aa483bd84d55: Layer already exists [2023-05-05T12:38:29.725Z] 03ad6bfa49ae: Layer already exists [2023-05-05T12:38:29.725Z] e9d09660fb87: Layer already exists [2023-05-05T12:38:29.725Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:29.725Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:29.725Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:b17b192da193cc7f7d0e7b8635ba3d8f74e90f9380f1f7e6354ed2fcc0d1e998 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:30.327Z] + 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-05T12:38:30.654Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-05T12:38:30.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-05T12:38:30.654Z] e9d09660fb87: Preparing [2023-05-05T12:38:30.654Z] aa483bd84d55: Preparing [2023-05-05T12:38:30.654Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:30.654Z] f22f1138e086: Preparing [2023-05-05T12:38:30.654Z] 03ad6bfa49ae: Preparing [2023-05-05T12:38:30.654Z] 26cbea5cba74: Preparing [2023-05-05T12:38:30.654Z] 26cbea5cba74: Waiting [2023-05-05T12:38:30.654Z] f22f1138e086: Layer already exists [2023-05-05T12:38:30.654Z] aa483bd84d55: Layer already exists [2023-05-05T12:38:30.654Z] e9d09660fb87: Layer already exists [2023-05-05T12:38:30.654Z] 03ad6bfa49ae: Layer already exists [2023-05-05T12:38:30.654Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:30.654Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:30.921Z] main: digest: sha256:b17b192da193cc7f7d0e7b8635ba3d8f74e90f9380f1f7e6354ed2fcc0d1e998 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:38:30.967Z] ===================================================== [Pipeline] echo [2023-05-05T12:38:30.973Z] taggedImages: [2023-05-05T12:38:30.973Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:38:30.973Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-05T12:38:30.973Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.149 [2023-05-05T12:38:30.973Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:38:30.973Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-05T12:38:30.989Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-05T12:38:30.989Z] 6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:38:30.989Z] latest [2023-05-05T12:38:30.989Z] 3.0.0-dev.149 [2023-05-05T12:38:30.989Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:38:30.989Z] main [2023-05-05T12:38:30.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:31.319Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:31.654Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:38:31.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-05T12:38:31.654Z] d4f98fbfd83b: Preparing [2023-05-05T12:38:31.654Z] fea4cbc48c6d: Preparing [2023-05-05T12:38:31.654Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:31.654Z] f22f1138e086: Preparing [2023-05-05T12:38:31.654Z] d250b8cea8d5: Preparing [2023-05-05T12:38:31.654Z] 26cbea5cba74: Preparing [2023-05-05T12:38:31.654Z] 26cbea5cba74: Waiting [2023-05-05T12:38:31.654Z] f22f1138e086: Layer already exists [2023-05-05T12:38:31.654Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:31.654Z] d250b8cea8d5: Layer already exists [2023-05-05T12:38:31.654Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:31.920Z] d4f98fbfd83b: Pushed [2023-05-05T12:38:37.244Z] fea4cbc48c6d: Pushed [2023-05-05T12:38:37.244Z] 6027525257e046c56638ab70286b652a285a584d: digest: sha256:25d365b77e2126c6b42f8f17482ecaf2fb7e00ca959e7d84b6f44b23e6063a8e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:37.578Z] + 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-05T12:38:37.916Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-05T12:38:37.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-05T12:38:37.917Z] d4f98fbfd83b: Preparing [2023-05-05T12:38:37.917Z] fea4cbc48c6d: Preparing [2023-05-05T12:38:37.917Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:37.917Z] f22f1138e086: Preparing [2023-05-05T12:38:37.917Z] d250b8cea8d5: Preparing [2023-05-05T12:38:37.917Z] 26cbea5cba74: Preparing [2023-05-05T12:38:37.917Z] 26cbea5cba74: Waiting [2023-05-05T12:38:37.917Z] f22f1138e086: Layer already exists [2023-05-05T12:38:37.917Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:37.917Z] d250b8cea8d5: Layer already exists [2023-05-05T12:38:37.917Z] d4f98fbfd83b: Layer already exists [2023-05-05T12:38:37.917Z] fea4cbc48c6d: Layer already exists [2023-05-05T12:38:37.917Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:37.917Z] latest: digest: sha256:25d365b77e2126c6b42f8f17482ecaf2fb7e00ca959e7d84b6f44b23e6063a8e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:38.527Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:38.872Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.149 [2023-05-05T12:38:38.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-05T12:38:38.872Z] d4f98fbfd83b: Preparing [2023-05-05T12:38:38.872Z] fea4cbc48c6d: Preparing [2023-05-05T12:38:38.872Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:38.872Z] f22f1138e086: Preparing [2023-05-05T12:38:38.872Z] d250b8cea8d5: Preparing [2023-05-05T12:38:38.872Z] 26cbea5cba74: Preparing [2023-05-05T12:38:38.872Z] 26cbea5cba74: Waiting [2023-05-05T12:38:38.872Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:38.872Z] d250b8cea8d5: Layer already exists [2023-05-05T12:38:38.872Z] fea4cbc48c6d: Layer already exists [2023-05-05T12:38:38.872Z] f22f1138e086: Layer already exists [2023-05-05T12:38:38.872Z] d4f98fbfd83b: Layer already exists [2023-05-05T12:38:38.872Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:38.872Z] 3.0.0-dev.149: digest: sha256:25d365b77e2126c6b42f8f17482ecaf2fb7e00ca959e7d84b6f44b23e6063a8e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:39.211Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:39.551Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:38:39.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-05T12:38:39.551Z] d4f98fbfd83b: Preparing [2023-05-05T12:38:39.551Z] fea4cbc48c6d: Preparing [2023-05-05T12:38:39.551Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:39.551Z] f22f1138e086: Preparing [2023-05-05T12:38:39.551Z] d250b8cea8d5: Preparing [2023-05-05T12:38:39.551Z] 26cbea5cba74: Preparing [2023-05-05T12:38:39.551Z] 26cbea5cba74: Waiting [2023-05-05T12:38:39.551Z] f22f1138e086: Layer already exists [2023-05-05T12:38:39.551Z] fea4cbc48c6d: Layer already exists [2023-05-05T12:38:39.551Z] d250b8cea8d5: Layer already exists [2023-05-05T12:38:39.551Z] d4f98fbfd83b: Layer already exists [2023-05-05T12:38:39.551Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:39.551Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:39.551Z] 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:25d365b77e2126c6b42f8f17482ecaf2fb7e00ca959e7d84b6f44b23e6063a8e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:39.897Z] + 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-05T12:38:40.235Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-05T12:38:40.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-05T12:38:40.235Z] d4f98fbfd83b: Preparing [2023-05-05T12:38:40.235Z] fea4cbc48c6d: Preparing [2023-05-05T12:38:40.235Z] 198dcad8b6d4: Preparing [2023-05-05T12:38:40.235Z] f22f1138e086: Preparing [2023-05-05T12:38:40.235Z] d250b8cea8d5: Preparing [2023-05-05T12:38:40.235Z] 26cbea5cba74: Preparing [2023-05-05T12:38:40.235Z] 26cbea5cba74: Waiting [2023-05-05T12:38:40.235Z] fea4cbc48c6d: Layer already exists [2023-05-05T12:38:40.235Z] 198dcad8b6d4: Layer already exists [2023-05-05T12:38:40.235Z] d4f98fbfd83b: Layer already exists [2023-05-05T12:38:40.235Z] d250b8cea8d5: Layer already exists [2023-05-05T12:38:40.235Z] f22f1138e086: Layer already exists [2023-05-05T12:38:40.235Z] 26cbea5cba74: Layer already exists [2023-05-05T12:38:40.500Z] main: digest: sha256:25d365b77e2126c6b42f8f17482ecaf2fb7e00ca959e7d84b6f44b23e6063a8e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T12:38:40.552Z] ===================================================== [Pipeline] echo [2023-05-05T12:38:40.566Z] taggedImages: [2023-05-05T12:38:40.566Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6027525257e046c56638ab70286b652a285a584d [2023-05-05T12:38:40.566Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-05T12:38:40.566Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.149 [2023-05-05T12:38:40.566Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [2023-05-05T12:38:40.566Z] - 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-05T12:38:40.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T12:38:40.938Z] [2023-05-05T12:38:40.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:38:41.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T12:38:41.265Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T12:38:41.265Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T12:38:41.265Z] 04944245beec: Pulling fs layer [2023-05-05T12:38:41.265Z] 699f458cf7ca: Pulling fs layer [2023-05-05T12:38:41.265Z] 765212b225bb: Pulling fs layer [2023-05-05T12:38:41.265Z] f23df028b6ca: Pulling fs layer [2023-05-05T12:38:41.265Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T12:38:41.265Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T12:38:41.265Z] f23df028b6ca: Waiting [2023-05-05T12:38:41.265Z] 765212b225bb: Waiting [2023-05-05T12:38:41.265Z] d65c8cfc05b1: Waiting [2023-05-05T12:38:41.265Z] 2437ff75d9bd: Waiting [2023-05-05T12:38:41.534Z] 04944245beec: Verifying Checksum [2023-05-05T12:38:41.534Z] 04944245beec: Download complete [2023-05-05T12:38:41.534Z] 765212b225bb: Verifying Checksum [2023-05-05T12:38:41.534Z] 765212b225bb: Download complete [2023-05-05T12:38:41.534Z] f23df028b6ca: Download complete [2023-05-05T12:38:41.534Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T12:38:41.534Z] d65c8cfc05b1: Download complete [2023-05-05T12:38:41.800Z] 699f458cf7ca: Verifying Checksum [2023-05-05T12:38:41.800Z] 699f458cf7ca: Download complete [2023-05-05T12:38:42.066Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T12:38:42.066Z] 8998bd30e6a1: Download complete [2023-05-05T12:38:44.644Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T12:38:44.644Z] 2437ff75d9bd: Download complete [2023-05-05T12:38:46.046Z] 8998bd30e6a1: Pull complete [2023-05-05T12:38:46.312Z] 04944245beec: Pull complete [2023-05-05T12:38:47.714Z] 699f458cf7ca: Pull complete [2023-05-05T12:38:47.980Z] 765212b225bb: Pull complete [2023-05-05T12:38:48.560Z] f23df028b6ca: Pull complete [2023-05-05T12:38:48.825Z] d65c8cfc05b1: Pull complete [2023-05-05T12:39:03.789Z] 2437ff75d9bd: Pull complete [2023-05-05T12:39:03.790Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T12:39:03.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T12:39:03.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:39:03.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-13908 does not seem to be running inside a container [2023-05-05T12:39:04.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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-05T12:39:06.808Z] $ docker top c57bd15c03e8eaf2ab4b25d5e2914ee02aff00f31b6ce0510d4225e5a4e2a057 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:39:07.722Z] ---> job-cost.sh [2023-05-05T12:39:07.722Z] lf-activate-venv: SKIPPING [2023-05-05T12:39:07.722Z] INFO: No Stack... [2023-05-05T12:39:08.304Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T12:39:09.258Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T12:39:09.886Z] + cat /w/workspace/edgex-go/514/archives/cost.csv [2023-05-05T12:39:09.886Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T12:39:09.954Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-514-stack-cost] [2023-05-05T12:39:09.961Z] Resource [jenkins-edgexfoundry-edgex-go-main-514-stack-cost] did not exist. Created. [2023-05-05T12:39:09.961Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-514-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T12:39:10.286Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T12:39:11.132Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T12:39:11.140Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-514-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T12:39:11.156Z] $ docker stop --time=1 c57bd15c03e8eaf2ab4b25d5e2914ee02aff00f31b6ce0510d4225e5a4e2a057 [2023-05-05T12:39:12.711Z] $ docker rm -f --volumes c57bd15c03e8eaf2ab4b25d5e2914ee02aff00f31b6ce0510d4225e5a4e2a057 [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-05T12:39:13.231Z] provisioning config files... [2023-05-05T12:39:13.238Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/514@tmp/config15895000281075634743tmp [Pipeline] { [Pipeline] sh [2023-05-05T12:39:13.528Z] + set +x [2023-05-05T12:39:13.528Z] + curl -s https://codecov.io/bash [2023-05-05T12:39:13.528Z] + bash -s -- [2023-05-05T12:39:13.528Z] [2023-05-05T12:39:13.528Z] _____ _ [2023-05-05T12:39:13.528Z] / ____| | | [2023-05-05T12:39:13.528Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T12:39:13.528Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T12:39:13.528Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T12:39:13.528Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T12:39:13.528Z] Bash-1.0.6 [2023-05-05T12:39:13.528Z] [2023-05-05T12:39:13.528Z] [2023-05-05T12:39:13.528Z] ==> git version 2.25.1 found [2023-05-05T12:39:13.528Z] ==> 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-05T12:39:13.528Z] Release-Date: 2020-01-08 [2023-05-05T12:39:13.528Z] 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-05T12:39:13.528Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T12:39:13.528Z] ==> Jenkins CI detected. [2023-05-05T12:39:13.528Z] current dir:  /w/workspace/edgex-go/514 [2023-05-05T12:39:13.528Z] project root: . [2023-05-05T12:39:13.528Z] --> token set from env [2023-05-05T12:39:13.528Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T12:39:13.528Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T12:39:13.786Z] ==> Python coveragepy not found [2023-05-05T12:39:13.786Z] ==> Searching for coverage reports in: [2023-05-05T12:39:13.786Z] + . [2023-05-05T12:39:13.786Z] -> Found 1 reports [2023-05-05T12:39:13.786Z] ==> Detecting git/mercurial file structure [2023-05-05T12:39:13.786Z] ==> Reading reports [2023-05-05T12:39:13.786Z] + ./coverage.out bytes=448560 [2023-05-05T12:39:13.786Z] ==> Appending adjustments [2023-05-05T12:39:13.786Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T12:39:14.722Z] + Found adjustments [2023-05-05T12:39:14.722Z] ==> Gzipping contents [2023-05-05T12:39:14.722Z] 60K /tmp/codecov.IIAEyT.gz [2023-05-05T12:39:14.981Z] ==> Uploading reports [2023-05-05T12:39:14.981Z] url: https://codecov.io [2023-05-05T12:39:14.981Z] query: branch=main&commit=6027525257e046c56638ab70286b652a285a584d&build=514&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F514%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T12:39:14.981Z] -> Pinging Codecov [2023-05-05T12:39:14.981Z] 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=6027525257e046c56638ab70286b652a285a584d&build=514&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F514%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T12:39:14.981Z] -> Uploading to [2023-05-05T12:39:14.981Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/00271124DB129430A58F1EEE437C3FCB/6027525257e046c56638ab70286b652a285a584d/28b7594c-d077-4803-b269-2f59b9522c4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T123914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=956d156d16f24ef89864bb5bf00087de9eb08b86fca7bae0c6c32bc436832225 [2023-05-05T12:39:15.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T12:39:15.241Z] Dload Upload Total Spent Left Speed [2023-05-05T12:39:15.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57600 0 0 100 57600 0 209k --:--:-- --:--:-- --:--:-- 209k [2023-05-05T12:39:15.500Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6027525257e046c56638ab70286b652a285a584d [Pipeline] } [2023-05-05T12:39:15.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-05T12:39:15.742Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T12:39:15.752Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:39:16.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T12:39:16.044Z] [2023-05-05T12:39:16.044Z] 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-05T12:39:16.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T12:39:16.338Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T12:39:16.338Z] df9b9388f04a: Pulling fs layer [2023-05-05T12:39:16.338Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T12:39:16.338Z] 25bc292e5bac: Pulling fs layer [2023-05-05T12:39:16.338Z] 114826534d7a: Pulling fs layer [2023-05-05T12:39:16.338Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T12:39:16.338Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T12:39:16.338Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T12:39:16.338Z] 114826534d7a: Waiting [2023-05-05T12:39:16.338Z] 4657fd5d0bcf: Waiting [2023-05-05T12:39:16.338Z] 6ad1cebc031e: Waiting [2023-05-05T12:39:16.338Z] 8a3aa393b2d8: Waiting [2023-05-05T12:39:16.338Z] 25bc292e5bac: Verifying Checksum [2023-05-05T12:39:16.338Z] 25bc292e5bac: Download complete [2023-05-05T12:39:16.338Z] 52dc419b0ee2: Verifying Checksum [2023-05-05T12:39:16.338Z] 52dc419b0ee2: Download complete [2023-05-05T12:39:16.338Z] 4657fd5d0bcf: Download complete [2023-05-05T12:39:16.338Z] df9b9388f04a: Download complete [2023-05-05T12:39:16.599Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T12:39:16.599Z] 6ad1cebc031e: Download complete [2023-05-05T12:39:16.599Z] df9b9388f04a: Pull complete [2023-05-05T12:39:16.599Z] 52dc419b0ee2: Pull complete [2023-05-05T12:39:16.859Z] 25bc292e5bac: Pull complete [2023-05-05T12:39:17.119Z] 114826534d7a: Download complete [2023-05-05T12:39:17.119Z] 8a3aa393b2d8: Verifying Checksum [2023-05-05T12:39:17.119Z] 8a3aa393b2d8: Download complete [2023-05-05T12:39:20.403Z] 114826534d7a: Pull complete [2023-05-05T12:39:20.403Z] 4657fd5d0bcf: Pull complete [2023-05-05T12:39:20.662Z] 6ad1cebc031e: Pull complete [2023-05-05T12:39:23.191Z] 8a3aa393b2d8: Pull complete [2023-05-05T12:39:23.191Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T12:39:23.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T12:39:23.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:39:23.270Z] prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container [2023-05-05T12:39:23.377Z] $ 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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-05T12:39:28.192Z] $ docker top 307b8a16e70824eecf856765591923edabb1f2b8bba06f2c5b3779223f0949fe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T12:39:28.235Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-05T12:39:28.514Z] + set -o pipefail [2023-05-05T12:39:28.514Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-05T12:39:33.784Z] [2023-05-05T12:39:33.784Z] Monitoring /w/workspace/edgex-go/514 (github.com/edgexfoundry/edgex-go)... [2023-05-05T12:39:33.784Z] [2023-05-05T12:39:33.784Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/602f6ab0-5e7f-41e5-a7c3-28cfb6f89bc4 [2023-05-05T12:39:33.784Z] [2023-05-05T12:39:33.784Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-05T12:39:33.784Z] [2023-05-05T12:39:33.784Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T12:39:33.784Z] [2023-05-05T12:39:34.043Z] [2023-05-05T12:39:34.043Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T12:39:34.043Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T12:39:34.043Z] More details here: https://snyk.co/ue1NS [2023-05-05T12:39:34.043Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T12:39:34.043Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T12:39:34.335Z] $ docker stop --time=1 307b8a16e70824eecf856765591923edabb1f2b8bba06f2c5b3779223f0949fe [2023-05-05T12:39:38.121Z] $ docker rm -f --volumes 307b8a16e70824eecf856765591923edabb1f2b8bba06f2c5b3779223f0949fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-05T12:39:38.463Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T12:39:38.479Z] provisioning config files... [2023-05-05T12:39:38.485Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/514@tmp/config7138982997630905569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:39:38.781Z] --> edgex-publish-swagger.sh [2023-05-05T12:39:38.781Z] === Publish openapi/v3 API === [2023-05-05T12:39:38.781Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-05T12:39:38.781Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/514/openapi/v3/core-command.yaml] [2023-05-05T12:39:38.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T12:39:38.781Z] Dload Upload Total Spent Left Speed [2023-05-05T12:39:39.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50840 --:--:-- --:--:-- --:--:-- 50751 [2023-05-05T12:39:39.353Z] [2023-05-05T12:39:39.353Z] [2023-05-05T12:39:39.353Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/514/openapi/v3/core-data.yaml] [2023-05-05T12:39:39.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T12:39:39.353Z] Dload Upload Total Spent Left Speed [2023-05-05T12:39:39.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 130k --:--:-- --:--:-- --:--:-- 130k 100 69110 0 0 100 69110 0 130k --:--:-- --:--:-- --:--:-- 130k [2023-05-05T12:39:39.923Z] [2023-05-05T12:39:39.923Z] [2023-05-05T12:39:39.923Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/514/openapi/v3/core-metadata.yaml] [2023-05-05T12:39:39.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T12:39:39.923Z] Dload Upload Total Spent Left Speed [2023-05-05T12:39:40.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 257k --:--:-- --:--:-- --:--:-- 257k [2023-05-05T12:39:40.493Z] [2023-05-05T12:39:40.493Z] [2023-05-05T12:39:40.493Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/514/openapi/v3/support-notifications.yaml] [2023-05-05T12:39:40.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T12:39:40.493Z] Dload Upload Total Spent Left Speed [2023-05-05T12:39:40.752Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 170k --:--:-- --:--:-- --:--:-- 170k 100 86965 0 0 100 86965 0 170k --:--:-- --:--:-- --:--:-- 170k [2023-05-05T12:39:40.752Z] [2023-05-05T12:39:40.752Z] [2023-05-05T12:39:40.752Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/514/openapi/v3/support-scheduler.yaml] [2023-05-05T12:39:40.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T12:39:40.752Z] Dload Upload Total Spent Left Speed [2023-05-05T12:39:41.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 83591 --:--:-- --:--:-- --:--:-- 83591 [2023-05-05T12:39:41.319Z] [2023-05-05T12:39:41.319Z] [Pipeline] } [2023-05-05T12:39:41.326Z] 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-05T12:39:41.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T12:39:41.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:39:42.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T12:39:42.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:39:42.101Z] prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container [2023-05-05T12:39:42.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T12:39:42.604Z] $ docker top 673a6df907100bcd0bb7f6f961830fde7f73aeefcf47a315ce4a09848853edb1 -eo pid,comm [2023-05-05T12:39:42.627Z] 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-05T12:39:42.627Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T12:39:42.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T12:39:42.665Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T12:39:42.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T12:39:42.798Z] $ docker exec 673a6df907100bcd0bb7f6f961830fde7f73aeefcf47a315ce4a09848853edb1 ssh-agent [2023-05-05T12:39:42.891Z] SSH_AUTH_SOCK=/tmp/ssh-tAsNmH0eJVn3/agent.32 [2023-05-05T12:39:42.891Z] SSH_AGENT_PID=38 [2023-05-05T12:39:42.898Z] Running ssh-add (command line suppressed) [2023-05-05T12:39:43.018Z] Identity added: /w/workspace/edgex-go/514@tmp/private_key_12548448936464530344.key (/w/workspace/edgex-go/514@tmp/private_key_12548448936464530344.key) [2023-05-05T12:39:43.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T12:39:43.302Z] + git semver tag [2023-05-05T12:39:43.562Z] 2023-05-05 12:39:43,485 [run_tag] DEBUG tag force:False [2023-05-05T12:39:43.562Z] 2023-05-05 12:39:43,485 [check_head_tag] DEBUG check head tag [2023-05-05T12:39:43.562Z] 2023-05-05 12:39:43,489 [execute] INFO git cat-file --batch-check [2023-05-05T12:39:43.562Z] 2023-05-05 12:39:43,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/514, universal_newlines=False, shell=None, istream=) [2023-05-05T12:39:43.562Z] 2023-05-05 12:39:43,493 [execute] INFO git cat-file --batch [2023-05-05T12:39:43.562Z] 2023-05-05 12:39:43,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/514, universal_newlines=False, shell=None, istream=) [2023-05-05T12:39:43.562Z] 2023-05-05 12:39:43,554 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main [2023-05-05T12:39:43.562Z] 2023-05-05 12:39:43,554 [execute] INFO git tag -a v3.0.0-dev.149 -m v3.0.0-dev.149 [2023-05-05T12:39:43.562Z] 2023-05-05 12:39:43,554 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.149', '-m', 'v3.0.0-dev.149'], cwd=/w/workspace/edgex-go/514, universal_newlines=False, shell=None, istream=None) [2023-05-05T12:39:43.562Z] 2023-05-05 12:39:43,559 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main [2023-05-05T12:39:43.562Z] 3.0.0-dev.149 [Pipeline] } [2023-05-05T12:39:43.595Z] $ docker exec --env ******** --env ******** 673a6df907100bcd0bb7f6f961830fde7f73aeefcf47a315ce4a09848853edb1 ssh-agent -k [2023-05-05T12:39:43.685Z] unset SSH_AUTH_SOCK; [2023-05-05T12:39:43.685Z] unset SSH_AGENT_PID; [2023-05-05T12:39:43.685Z] echo Agent pid 38 killed; [2023-05-05T12:39:43.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T12:39:43.980Z] + git semver [Pipeline] } [2023-05-05T12:39:44.277Z] $ docker stop --time=1 673a6df907100bcd0bb7f6f961830fde7f73aeefcf47a315ce4a09848853edb1 [2023-05-05T12:39:45.540Z] $ docker rm -f --volumes 673a6df907100bcd0bb7f6f961830fde7f73aeefcf47a315ce4a09848853edb1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:39:45.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T12:39:45.929Z] [2023-05-05T12:39:45.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:39:46.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T12:39:46.236Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T12:39:46.236Z] ab5ef0e58194: Pulling fs layer [2023-05-05T12:39:46.236Z] 9712f1f96733: Pulling fs layer [2023-05-05T12:39:46.236Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T12:39:46.236Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T12:39:46.236Z] e9a5061849ea: Pulling fs layer [2023-05-05T12:39:46.236Z] d747dcd14b5f: Pulling fs layer [2023-05-05T12:39:46.236Z] 2de7ff778b66: Pulling fs layer [2023-05-05T12:39:46.236Z] e9a5061849ea: Waiting [2023-05-05T12:39:46.236Z] d747dcd14b5f: Waiting [2023-05-05T12:39:46.236Z] 2de7ff778b66: Waiting [2023-05-05T12:39:46.236Z] 0d9ebad4ef96: Waiting [2023-05-05T12:39:46.236Z] 9712f1f96733: Verifying Checksum [2023-05-05T12:39:46.236Z] 9712f1f96733: Download complete [2023-05-05T12:39:46.496Z] 63f879dbbcfc: Verifying Checksum [2023-05-05T12:39:46.496Z] 63f879dbbcfc: Download complete [2023-05-05T12:39:46.755Z] 0d9ebad4ef96: Verifying Checksum [2023-05-05T12:39:46.755Z] 0d9ebad4ef96: Download complete [2023-05-05T12:39:46.755Z] d747dcd14b5f: Verifying Checksum [2023-05-05T12:39:46.755Z] d747dcd14b5f: Download complete [2023-05-05T12:39:46.755Z] e9a5061849ea: Verifying Checksum [2023-05-05T12:39:46.755Z] e9a5061849ea: Download complete [2023-05-05T12:39:46.755Z] ab5ef0e58194: Verifying Checksum [2023-05-05T12:39:46.755Z] ab5ef0e58194: Download complete [2023-05-05T12:39:46.755Z] 2de7ff778b66: Download complete [2023-05-05T12:39:49.284Z] ab5ef0e58194: Pull complete [2023-05-05T12:39:49.284Z] 9712f1f96733: Pull complete [2023-05-05T12:39:50.228Z] 63f879dbbcfc: Pull complete [2023-05-05T12:39:53.510Z] 0d9ebad4ef96: Pull complete [2023-05-05T12:39:53.768Z] e9a5061849ea: Pull complete [2023-05-05T12:39:53.768Z] d747dcd14b5f: Pull complete [2023-05-05T12:39:54.711Z] 2de7ff778b66: Pull complete [2023-05-05T12:39:54.711Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T12:39:54.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T12:39:54.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:39:54.787Z] prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container [2023-05-05T12:39:54.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-05T12:39:59.100Z] $ docker top e450a85d562dd5553948625b71173057edfd70b3a744598e0a8f66b639673304 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T12:39:59.143Z] provisioning config files... [2023-05-05T12:39:59.150Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/514@tmp/config4619090679479737669tmp [2023-05-05T12:39:59.158Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/514@tmp/config978137520689930317tmp [2023-05-05T12:39:59.165Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/514@tmp/config11525230257531095886tmp [Pipeline] { [Pipeline] echo [2023-05-05T12:39:59.178Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:39:59.459Z] ---> sigul-configuration.sh [2023-05-05T12:39:59.459Z] gpg: directory `/root/.gnupg' created [2023-05-05T12:39:59.459Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T12:39:59.459Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T12:39:59.459Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T12:39:59.459Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T12:39:59.459Z] gpg: CAST5 encrypted data [2023-05-05T12:39:59.459Z] gpg: encrypted with 1 passphrase [2023-05-05T12:39:59.459Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T12:39:59.738Z] + mkdir /home/jenkins [2023-05-05T12:39:59.738Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T12:40:00.020Z] + 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-05T12:40:00.028Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:40:00.310Z] ---> sigul-install.sh [2023-05-05T12:40:00.310Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T12:40:00.691Z] + git tag --list [2023-05-05T12:40:00.692Z] 0.6.0 [2023-05-05T12:40:00.692Z] 0.6.1 [2023-05-05T12:40:00.692Z] 0.7.0 [2023-05-05T12:40:00.692Z] 0.7.1 [2023-05-05T12:40:00.692Z] v1.0.0 [2023-05-05T12:40:00.692Z] v1.0.1 [2023-05-05T12:40:00.692Z] v1.1.0 [2023-05-05T12:40:00.692Z] v1.2.0 [2023-05-05T12:40:00.692Z] v1.2.1 [2023-05-05T12:40:00.692Z] v1.3.0 [2023-05-05T12:40:00.692Z] v1.3.1 [2023-05-05T12:40:00.692Z] v2.0.0 [2023-05-05T12:40:00.692Z] v2.1.0 [2023-05-05T12:40:00.692Z] v2.1.1 [2023-05-05T12:40:00.692Z] v2.1.1-dev.1 [2023-05-05T12:40:00.692Z] v2.1.1-dev.2 [2023-05-05T12:40:00.692Z] v2.1.1-dev.3 [2023-05-05T12:40:00.692Z] v2.1.1-dev.4 [2023-05-05T12:40:00.692Z] v2.1.1-dev.5 [2023-05-05T12:40:00.692Z] v2.1.1-dev.6 [2023-05-05T12:40:00.692Z] v2.1.1-dev.7 [2023-05-05T12:40:00.692Z] v2.1.1-dev.8 [2023-05-05T12:40:00.692Z] v2.1.2-dev.1 [2023-05-05T12:40:00.692Z] v2.2.0 [2023-05-05T12:40:00.692Z] v2.2.1-dev.1 [2023-05-05T12:40:00.692Z] v2.2.1-dev.10 [2023-05-05T12:40:00.692Z] v2.2.1-dev.11 [2023-05-05T12:40:00.692Z] v2.2.1-dev.12 [2023-05-05T12:40:00.692Z] v2.2.1-dev.13 [2023-05-05T12:40:00.692Z] v2.2.1-dev.14 [2023-05-05T12:40:00.692Z] v2.2.1-dev.15 [2023-05-05T12:40:00.692Z] v2.2.1-dev.16 [2023-05-05T12:40:00.692Z] v2.2.1-dev.17 [2023-05-05T12:40:00.692Z] v2.2.1-dev.18 [2023-05-05T12:40:00.692Z] v2.2.1-dev.19 [2023-05-05T12:40:00.692Z] v2.2.1-dev.2 [2023-05-05T12:40:00.692Z] v2.2.1-dev.20 [2023-05-05T12:40:00.692Z] v2.2.1-dev.21 [2023-05-05T12:40:00.692Z] v2.2.1-dev.22 [2023-05-05T12:40:00.692Z] v2.2.1-dev.23 [2023-05-05T12:40:00.692Z] v2.2.1-dev.24 [2023-05-05T12:40:00.692Z] v2.2.1-dev.25 [2023-05-05T12:40:00.692Z] v2.2.1-dev.26 [2023-05-05T12:40:00.692Z] v2.2.1-dev.27 [2023-05-05T12:40:00.692Z] v2.2.1-dev.28 [2023-05-05T12:40:00.692Z] v2.2.1-dev.29 [2023-05-05T12:40:00.692Z] v2.2.1-dev.3 [2023-05-05T12:40:00.692Z] v2.2.1-dev.4 [2023-05-05T12:40:00.692Z] v2.2.1-dev.5 [2023-05-05T12:40:00.692Z] v2.2.1-dev.6 [2023-05-05T12:40:00.692Z] v2.2.1-dev.7 [2023-05-05T12:40:00.692Z] v2.2.1-dev.8 [2023-05-05T12:40:00.692Z] v2.2.1-dev.9 [2023-05-05T12:40:00.692Z] v2.3.0 [2023-05-05T12:40:00.692Z] v2.3.0-dev.100 [2023-05-05T12:40:00.692Z] v2.3.0-dev.101 [2023-05-05T12:40:00.692Z] v2.3.0-dev.102 [2023-05-05T12:40:00.692Z] v2.3.0-dev.103 [2023-05-05T12:40:00.692Z] v2.3.0-dev.104 [2023-05-05T12:40:00.692Z] v2.3.0-dev.105 [2023-05-05T12:40:00.692Z] v2.3.0-dev.106 [2023-05-05T12:40:00.692Z] v2.3.0-dev.29 [2023-05-05T12:40:00.692Z] v2.3.0-dev.30 [2023-05-05T12:40:00.692Z] v2.3.0-dev.31 [2023-05-05T12:40:00.692Z] v2.3.0-dev.32 [2023-05-05T12:40:00.692Z] v2.3.0-dev.33 [2023-05-05T12:40:00.692Z] v2.3.0-dev.34 [2023-05-05T12:40:00.692Z] v2.3.0-dev.35 [2023-05-05T12:40:00.692Z] v2.3.0-dev.36 [2023-05-05T12:40:00.692Z] v2.3.0-dev.37 [2023-05-05T12:40:00.692Z] v2.3.0-dev.38 [2023-05-05T12:40:00.692Z] v2.3.0-dev.39 [2023-05-05T12:40:00.692Z] v2.3.0-dev.40 [2023-05-05T12:40:00.692Z] v2.3.0-dev.41 [2023-05-05T12:40:00.692Z] v2.3.0-dev.42 [2023-05-05T12:40:00.692Z] v2.3.0-dev.43 [2023-05-05T12:40:00.692Z] v2.3.0-dev.44 [2023-05-05T12:40:00.692Z] v2.3.0-dev.45 [2023-05-05T12:40:00.692Z] v2.3.0-dev.46 [2023-05-05T12:40:00.692Z] v2.3.0-dev.47 [2023-05-05T12:40:00.692Z] v2.3.0-dev.48 [2023-05-05T12:40:00.692Z] v2.3.0-dev.49 [2023-05-05T12:40:00.692Z] v2.3.0-dev.50 [2023-05-05T12:40:00.692Z] v2.3.0-dev.51 [2023-05-05T12:40:00.692Z] v2.3.0-dev.52 [2023-05-05T12:40:00.692Z] v2.3.0-dev.53 [2023-05-05T12:40:00.692Z] v2.3.0-dev.54 [2023-05-05T12:40:00.692Z] v2.3.0-dev.55 [2023-05-05T12:40:00.692Z] v2.3.0-dev.56 [2023-05-05T12:40:00.692Z] v2.3.0-dev.57 [2023-05-05T12:40:00.692Z] v2.3.0-dev.58 [2023-05-05T12:40:00.692Z] v2.3.0-dev.59 [2023-05-05T12:40:00.692Z] v2.3.0-dev.60 [2023-05-05T12:40:00.692Z] v2.3.0-dev.61 [2023-05-05T12:40:00.692Z] v2.3.0-dev.62 [2023-05-05T12:40:00.692Z] v2.3.0-dev.63 [2023-05-05T12:40:00.692Z] v2.3.0-dev.64 [2023-05-05T12:40:00.692Z] v2.3.0-dev.65 [2023-05-05T12:40:00.692Z] v2.3.0-dev.66 [2023-05-05T12:40:00.692Z] v2.3.0-dev.67 [2023-05-05T12:40:00.692Z] v2.3.0-dev.68 [2023-05-05T12:40:00.692Z] v2.3.0-dev.69 [2023-05-05T12:40:00.692Z] v2.3.0-dev.70 [2023-05-05T12:40:00.692Z] v2.3.0-dev.71 [2023-05-05T12:40:00.692Z] v2.3.0-dev.72 [2023-05-05T12:40:00.692Z] v2.3.0-dev.73 [2023-05-05T12:40:00.692Z] v2.3.0-dev.74 [2023-05-05T12:40:00.692Z] v2.3.0-dev.75 [2023-05-05T12:40:00.692Z] v2.3.0-dev.76 [2023-05-05T12:40:00.692Z] v2.3.0-dev.77 [2023-05-05T12:40:00.692Z] v2.3.0-dev.78 [2023-05-05T12:40:00.692Z] v2.3.0-dev.79 [2023-05-05T12:40:00.692Z] v2.3.0-dev.80 [2023-05-05T12:40:00.692Z] v2.3.0-dev.81 [2023-05-05T12:40:00.692Z] v2.3.0-dev.82 [2023-05-05T12:40:00.692Z] v2.3.0-dev.83 [2023-05-05T12:40:00.692Z] v2.3.0-dev.84 [2023-05-05T12:40:00.692Z] v2.3.0-dev.85 [2023-05-05T12:40:00.692Z] v2.3.0-dev.86 [2023-05-05T12:40:00.692Z] v2.3.0-dev.87 [2023-05-05T12:40:00.692Z] v2.3.0-dev.88 [2023-05-05T12:40:00.692Z] v2.3.0-dev.89 [2023-05-05T12:40:00.692Z] v2.3.0-dev.90 [2023-05-05T12:40:00.692Z] v2.3.0-dev.91 [2023-05-05T12:40:00.692Z] v2.3.0-dev.92 [2023-05-05T12:40:00.692Z] v2.3.0-dev.93 [2023-05-05T12:40:00.692Z] v2.3.0-dev.94 [2023-05-05T12:40:00.692Z] v2.3.0-dev.95 [2023-05-05T12:40:00.692Z] v2.3.0-dev.96 [2023-05-05T12:40:00.692Z] v2.3.0-dev.97 [2023-05-05T12:40:00.692Z] v2.3.0-dev.98 [2023-05-05T12:40:00.692Z] v2.3.0-dev.99 [2023-05-05T12:40:00.692Z] v2.3.1-dev.1 [2023-05-05T12:40:00.692Z] v2.3.1-dev.2 [2023-05-05T12:40:00.692Z] v2.3.1-dev.3 [2023-05-05T12:40:00.692Z] v2.3.1-dev.4 [2023-05-05T12:40:00.692Z] v2.3.1-dev.5 [2023-05-05T12:40:00.692Z] v3.0.0-dev.1 [2023-05-05T12:40:00.692Z] v3.0.0-dev.10 [2023-05-05T12:40:00.692Z] v3.0.0-dev.100 [2023-05-05T12:40:00.692Z] v3.0.0-dev.101 [2023-05-05T12:40:00.692Z] v3.0.0-dev.102 [2023-05-05T12:40:00.692Z] v3.0.0-dev.103 [2023-05-05T12:40:00.692Z] v3.0.0-dev.104 [2023-05-05T12:40:00.692Z] v3.0.0-dev.105 [2023-05-05T12:40:00.692Z] v3.0.0-dev.106 [2023-05-05T12:40:00.692Z] v3.0.0-dev.107 [2023-05-05T12:40:00.692Z] v3.0.0-dev.108 [2023-05-05T12:40:00.692Z] v3.0.0-dev.109 [2023-05-05T12:40:00.692Z] v3.0.0-dev.11 [2023-05-05T12:40:00.692Z] v3.0.0-dev.110 [2023-05-05T12:40:00.692Z] v3.0.0-dev.111 [2023-05-05T12:40:00.692Z] v3.0.0-dev.112 [2023-05-05T12:40:00.692Z] v3.0.0-dev.113 [2023-05-05T12:40:00.692Z] v3.0.0-dev.114 [2023-05-05T12:40:00.692Z] v3.0.0-dev.115 [2023-05-05T12:40:00.692Z] v3.0.0-dev.116 [2023-05-05T12:40:00.692Z] v3.0.0-dev.117 [2023-05-05T12:40:00.692Z] v3.0.0-dev.118 [2023-05-05T12:40:00.692Z] v3.0.0-dev.119 [2023-05-05T12:40:00.692Z] v3.0.0-dev.12 [2023-05-05T12:40:00.692Z] v3.0.0-dev.120 [2023-05-05T12:40:00.692Z] v3.0.0-dev.121 [2023-05-05T12:40:00.692Z] v3.0.0-dev.122 [2023-05-05T12:40:00.692Z] v3.0.0-dev.123 [2023-05-05T12:40:00.692Z] v3.0.0-dev.124 [2023-05-05T12:40:00.692Z] v3.0.0-dev.125 [2023-05-05T12:40:00.692Z] v3.0.0-dev.126 [2023-05-05T12:40:00.692Z] v3.0.0-dev.127 [2023-05-05T12:40:00.692Z] v3.0.0-dev.128 [2023-05-05T12:40:00.692Z] v3.0.0-dev.129 [2023-05-05T12:40:00.692Z] v3.0.0-dev.13 [2023-05-05T12:40:00.692Z] v3.0.0-dev.130 [2023-05-05T12:40:00.692Z] v3.0.0-dev.131 [2023-05-05T12:40:00.692Z] v3.0.0-dev.132 [2023-05-05T12:40:00.692Z] v3.0.0-dev.133 [2023-05-05T12:40:00.692Z] v3.0.0-dev.134 [2023-05-05T12:40:00.692Z] v3.0.0-dev.135 [2023-05-05T12:40:00.692Z] v3.0.0-dev.136 [2023-05-05T12:40:00.692Z] v3.0.0-dev.137 [2023-05-05T12:40:00.692Z] v3.0.0-dev.138 [2023-05-05T12:40:00.692Z] v3.0.0-dev.139 [2023-05-05T12:40:00.692Z] v3.0.0-dev.14 [2023-05-05T12:40:00.692Z] v3.0.0-dev.140 [2023-05-05T12:40:00.692Z] v3.0.0-dev.141 [2023-05-05T12:40:00.692Z] v3.0.0-dev.142 [2023-05-05T12:40:00.692Z] v3.0.0-dev.143 [2023-05-05T12:40:00.692Z] v3.0.0-dev.144 [2023-05-05T12:40:00.692Z] v3.0.0-dev.145 [2023-05-05T12:40:00.692Z] v3.0.0-dev.146 [2023-05-05T12:40:00.692Z] v3.0.0-dev.147 [2023-05-05T12:40:00.692Z] v3.0.0-dev.148 [2023-05-05T12:40:00.692Z] v3.0.0-dev.149 [2023-05-05T12:40:00.692Z] v3.0.0-dev.15 [2023-05-05T12:40:00.692Z] v3.0.0-dev.16 [2023-05-05T12:40:00.692Z] v3.0.0-dev.17 [2023-05-05T12:40:00.692Z] v3.0.0-dev.18 [2023-05-05T12:40:00.692Z] v3.0.0-dev.19 [2023-05-05T12:40:00.692Z] v3.0.0-dev.2 [2023-05-05T12:40:00.692Z] v3.0.0-dev.20 [2023-05-05T12:40:00.692Z] v3.0.0-dev.21 [2023-05-05T12:40:00.692Z] v3.0.0-dev.22 [2023-05-05T12:40:00.692Z] v3.0.0-dev.23 [2023-05-05T12:40:00.692Z] v3.0.0-dev.24 [2023-05-05T12:40:00.692Z] v3.0.0-dev.25 [2023-05-05T12:40:00.692Z] v3.0.0-dev.26 [2023-05-05T12:40:00.692Z] v3.0.0-dev.27 [2023-05-05T12:40:00.692Z] v3.0.0-dev.28 [2023-05-05T12:40:00.692Z] v3.0.0-dev.29 [2023-05-05T12:40:00.692Z] v3.0.0-dev.3 [2023-05-05T12:40:00.692Z] v3.0.0-dev.30 [2023-05-05T12:40:00.692Z] v3.0.0-dev.31 [2023-05-05T12:40:00.692Z] v3.0.0-dev.32 [2023-05-05T12:40:00.692Z] v3.0.0-dev.33 [2023-05-05T12:40:00.692Z] v3.0.0-dev.34 [2023-05-05T12:40:00.692Z] v3.0.0-dev.35 [2023-05-05T12:40:00.692Z] v3.0.0-dev.36 [2023-05-05T12:40:00.692Z] v3.0.0-dev.37 [2023-05-05T12:40:00.692Z] v3.0.0-dev.38 [2023-05-05T12:40:00.692Z] v3.0.0-dev.39 [2023-05-05T12:40:00.692Z] v3.0.0-dev.4 [2023-05-05T12:40:00.692Z] v3.0.0-dev.40 [2023-05-05T12:40:00.692Z] v3.0.0-dev.41 [2023-05-05T12:40:00.692Z] v3.0.0-dev.42 [2023-05-05T12:40:00.692Z] v3.0.0-dev.43 [2023-05-05T12:40:00.692Z] v3.0.0-dev.44 [2023-05-05T12:40:00.692Z] v3.0.0-dev.45 [2023-05-05T12:40:00.692Z] v3.0.0-dev.46 [2023-05-05T12:40:00.692Z] v3.0.0-dev.47 [2023-05-05T12:40:00.692Z] v3.0.0-dev.48 [2023-05-05T12:40:00.692Z] v3.0.0-dev.49 [2023-05-05T12:40:00.692Z] v3.0.0-dev.5 [2023-05-05T12:40:00.692Z] v3.0.0-dev.50 [2023-05-05T12:40:00.692Z] v3.0.0-dev.51 [2023-05-05T12:40:00.692Z] v3.0.0-dev.52 [2023-05-05T12:40:00.692Z] v3.0.0-dev.53 [2023-05-05T12:40:00.692Z] v3.0.0-dev.54 [2023-05-05T12:40:00.692Z] v3.0.0-dev.55 [2023-05-05T12:40:00.692Z] v3.0.0-dev.56 [2023-05-05T12:40:00.692Z] v3.0.0-dev.57 [2023-05-05T12:40:00.692Z] v3.0.0-dev.58 [2023-05-05T12:40:00.692Z] v3.0.0-dev.59 [2023-05-05T12:40:00.692Z] v3.0.0-dev.6 [2023-05-05T12:40:00.692Z] v3.0.0-dev.60 [2023-05-05T12:40:00.692Z] v3.0.0-dev.61 [2023-05-05T12:40:00.692Z] v3.0.0-dev.62 [2023-05-05T12:40:00.692Z] v3.0.0-dev.63 [2023-05-05T12:40:00.692Z] v3.0.0-dev.64 [2023-05-05T12:40:00.692Z] v3.0.0-dev.65 [2023-05-05T12:40:00.692Z] v3.0.0-dev.66 [2023-05-05T12:40:00.692Z] v3.0.0-dev.67 [2023-05-05T12:40:00.692Z] v3.0.0-dev.68 [2023-05-05T12:40:00.692Z] v3.0.0-dev.69 [2023-05-05T12:40:00.692Z] v3.0.0-dev.7 [2023-05-05T12:40:00.692Z] v3.0.0-dev.70 [2023-05-05T12:40:00.692Z] v3.0.0-dev.71 [2023-05-05T12:40:00.692Z] v3.0.0-dev.72 [2023-05-05T12:40:00.692Z] v3.0.0-dev.73 [2023-05-05T12:40:00.692Z] v3.0.0-dev.74 [2023-05-05T12:40:00.692Z] v3.0.0-dev.75 [2023-05-05T12:40:00.692Z] v3.0.0-dev.76 [2023-05-05T12:40:00.692Z] v3.0.0-dev.77 [2023-05-05T12:40:00.692Z] v3.0.0-dev.78 [2023-05-05T12:40:00.692Z] v3.0.0-dev.79 [2023-05-05T12:40:00.692Z] v3.0.0-dev.8 [2023-05-05T12:40:00.692Z] v3.0.0-dev.80 [2023-05-05T12:40:00.692Z] v3.0.0-dev.81 [2023-05-05T12:40:00.692Z] v3.0.0-dev.82 [2023-05-05T12:40:00.692Z] v3.0.0-dev.83 [2023-05-05T12:40:00.692Z] v3.0.0-dev.84 [2023-05-05T12:40:00.692Z] v3.0.0-dev.85 [2023-05-05T12:40:00.692Z] v3.0.0-dev.86 [2023-05-05T12:40:00.692Z] v3.0.0-dev.87 [2023-05-05T12:40:00.692Z] v3.0.0-dev.88 [2023-05-05T12:40:00.692Z] v3.0.0-dev.89 [2023-05-05T12:40:00.692Z] v3.0.0-dev.9 [2023-05-05T12:40:00.692Z] v3.0.0-dev.90 [2023-05-05T12:40:00.692Z] v3.0.0-dev.91 [2023-05-05T12:40:00.692Z] v3.0.0-dev.92 [2023-05-05T12:40:00.692Z] v3.0.0-dev.93 [2023-05-05T12:40:00.692Z] v3.0.0-dev.94 [2023-05-05T12:40:00.692Z] v3.0.0-dev.95 [2023-05-05T12:40:00.692Z] v3.0.0-dev.96 [2023-05-05T12:40:00.692Z] v3.0.0-dev.97 [2023-05-05T12:40:00.692Z] v3.0.0-dev.98 [2023-05-05T12:40:00.692Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-05T12:40:01.053Z] + lftools sign git-tag v3.0.0-dev.149 [2023-05-05T12:40:01.630Z] Signing Git tag with Sigul... [2023-05-05T12:40:01.630Z] Signing v3.0.0-dev.149 [Pipeline] echo [2023-05-05T12:40:01.900Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:40:02.183Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T12:40:02.191Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T12:40:02.231Z] $ docker stop --time=1 e450a85d562dd5553948625b71173057edfd70b3a744598e0a8f66b639673304 [2023-05-05T12:40:03.518Z] $ docker rm -f --volumes e450a85d562dd5553948625b71173057edfd70b3a744598e0a8f66b639673304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T12:40:03.921Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T12:40:03.922Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:40:04.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T12:40:04.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:40:04.291Z] prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container [2023-05-05T12:40:04.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T12:40:04.673Z] $ docker top e8f8013982e1c23e5ea338a408905f6a854fab71021cb4b639580b390e382698 -eo pid,comm [2023-05-05T12:40:04.698Z] 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-05T12:40:04.698Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T12:40:04.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T12:40:04.752Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T12:40:04.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T12:40:04.894Z] $ docker exec e8f8013982e1c23e5ea338a408905f6a854fab71021cb4b639580b390e382698 ssh-agent [2023-05-05T12:40:04.973Z] SSH_AUTH_SOCK=/tmp/ssh-NNMTzHo1UqT3/agent.32 [2023-05-05T12:40:04.973Z] SSH_AGENT_PID=38 [2023-05-05T12:40:04.978Z] Running ssh-add (command line suppressed) [2023-05-05T12:40:05.102Z] Identity added: /w/workspace/edgex-go/514@tmp/private_key_7496184084860601719.key (/w/workspace/edgex-go/514@tmp/private_key_7496184084860601719.key) [2023-05-05T12:40:05.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T12:40:05.379Z] + git semver bump pre [2023-05-05T12:40:05.638Z] 2023-05-05 12:40:05,554 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main [2023-05-05T12:40:05.638Z] 2023-05-05 12:40:05,554 [bump_version] DEBUG bumping version:3.0.0-dev.149 on axis:pre with prefix:dev [2023-05-05T12:40:05.638Z] 2023-05-05 12:40:05,554 [bump_version] DEBUG bumped version:3.0.0-dev.150 [2023-05-05T12:40:05.638Z] 2023-05-05 12:40:05,554 [write_version] DEBUG write version:3.0.0-dev.150 to path:/w/workspace/edgex-go/514/.semver/main with force:True [2023-05-05T12:40:05.638Z] 2023-05-05 12:40:05,554 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main [2023-05-05T12:40:05.638Z] 2023-05-05 12:40:05,554 [write_file] DEBUG write to file:/w/workspace/edgex-go/514/.semver/main [2023-05-05T12:40:05.638Z] 2023-05-05 12:40:05,556 [execute] INFO git cat-file --batch-check [2023-05-05T12:40:05.638Z] 2023-05-05 12:40:05,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/514/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T12:40:05.638Z] 2023-05-05 12:40:05,561 [execute] INFO git cat-file --batch [2023-05-05T12:40:05.638Z] 2023-05-05 12:40:05,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/514/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T12:40:05.638Z] 2023-05-05 12:40:05,566 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main [2023-05-05T12:40:05.638Z] 3.0.0-dev.150 [Pipeline] } [2023-05-05T12:40:05.671Z] $ docker exec --env ******** --env ******** e8f8013982e1c23e5ea338a408905f6a854fab71021cb4b639580b390e382698 ssh-agent -k [2023-05-05T12:40:05.773Z] unset SSH_AUTH_SOCK; [2023-05-05T12:40:05.773Z] unset SSH_AGENT_PID; [2023-05-05T12:40:05.773Z] echo Agent pid 38 killed; [2023-05-05T12:40:05.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T12:40:06.059Z] + git semver [Pipeline] } [2023-05-05T12:40:06.354Z] $ docker stop --time=1 e8f8013982e1c23e5ea338a408905f6a854fab71021cb4b639580b390e382698 [2023-05-05T12:40:07.604Z] $ docker rm -f --volumes e8f8013982e1c23e5ea338a408905f6a854fab71021cb4b639580b390e382698 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T12:40:07.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T12:40:07.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:40:08.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T12:40:08.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:40:08.284Z] prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container [2023-05-05T12:40:08.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T12:40:08.642Z] $ docker top 9cece7eb98cf3e3f9980d95d772f1ff99c834f7e1bf04b861bd792fed110c00e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T12:40:08.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T12:40:08.712Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T12:40:08.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T12:40:08.841Z] $ docker exec 9cece7eb98cf3e3f9980d95d772f1ff99c834f7e1bf04b861bd792fed110c00e ssh-agent [2023-05-05T12:40:08.929Z] SSH_AUTH_SOCK=/tmp/ssh-hONKpKiwZMTz/agent.32 [2023-05-05T12:40:08.929Z] SSH_AGENT_PID=38 [2023-05-05T12:40:08.934Z] Running ssh-add (command line suppressed) [2023-05-05T12:40:09.049Z] Identity added: /w/workspace/edgex-go/514@tmp/private_key_8414598037553313435.key (/w/workspace/edgex-go/514@tmp/private_key_8414598037553313435.key) [2023-05-05T12:40:09.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T12:40:09.325Z] + git semver push [2023-05-05T12:40:09.584Z] 2023-05-05 12:40:09,511 [run_push] DEBUG push [2023-05-05T12:40:09.584Z] 2023-05-05 12:40:09,511 [execute] INFO git cat-file --batch-check [2023-05-05T12:40:09.584Z] 2023-05-05 12:40:09,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/514/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T12:40:09.584Z] 2023-05-05 12:40:09,516 [execute] INFO git rev-list 6880717fe77a2777af6d774a7d0b1be1644188b1 -- [2023-05-05T12:40:09.584Z] 2023-05-05 12:40:09,517 [execute] DEBUG Popen(['git', 'rev-list', '6880717fe77a2777af6d774a7d0b1be1644188b1', '--'], cwd=/w/workspace/edgex-go/514/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T12:40:09.584Z] 2023-05-05 12:40:09,532 [execute] INFO git fetch -v origin [2023-05-05T12:40:09.584Z] 2023-05-05 12:40:09,533 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/514/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-05T12:40:10.152Z] 2023-05-05 12:40:10,017 [run_push] DEBUG no remote changes detected [2023-05-05T12:40:10.152Z] 2023-05-05 12:40:10,017 [execute] INFO git push origin semver [2023-05-05T12:40:10.152Z] 2023-05-05 12:40:10,017 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/514/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T12:40:11.090Z] 2023-05-05 12:40:10,889 [run_push] DEBUG push all version tags [2023-05-05T12:40:11.090Z] 2023-05-05 12:40:10,890 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T12:40:11.090Z] 2023-05-05 12:40:10,890 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/514, universal_newlines=False, shell=None, istream=None) [2023-05-05T12:40:12.028Z] 2023-05-05 12:40:11,736 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main [2023-05-05T12:40:12.028Z] 3.0.0-dev.150 [Pipeline] } [2023-05-05T12:40:12.061Z] $ docker exec --env ******** --env ******** 9cece7eb98cf3e3f9980d95d772f1ff99c834f7e1bf04b861bd792fed110c00e ssh-agent -k [2023-05-05T12:40:12.158Z] unset SSH_AUTH_SOCK; [2023-05-05T12:40:12.158Z] unset SSH_AGENT_PID; [2023-05-05T12:40:12.158Z] echo Agent pid 38 killed; [2023-05-05T12:40:12.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T12:40:12.441Z] + git semver [Pipeline] } [2023-05-05T12:40:12.738Z] $ docker stop --time=1 9cece7eb98cf3e3f9980d95d772f1ff99c834f7e1bf04b861bd792fed110c00e [2023-05-05T12:40:14.017Z] $ docker rm -f --volumes 9cece7eb98cf3e3f9980d95d772f1ff99c834f7e1bf04b861bd792fed110c00e [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-05T12:40:14.548Z] + [ -d /w/workspace/edgex-go/514/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:40:14.835Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:40:15.693Z] ---> package-listing.sh [2023-05-05T12:40:15.693Z] ++ facter osfamily [2023-05-05T12:40:15.693Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T12:40:15.952Z] + OS_FAMILY=debian [2023-05-05T12:40:15.952Z] + workspace=/w/workspace/edgex-go/514 [2023-05-05T12:40:15.952Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T12:40:15.952Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T12:40:15.952Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T12:40:15.952Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T12:40:15.952Z] + '[' /w/workspace/edgex-go/514 ']' [2023-05-05T12:40:15.952Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T12:40:15.952Z] + case "${OS_FAMILY}" in [2023-05-05T12:40:15.952Z] + dpkg -l [2023-05-05T12:40:15.952Z] + grep '^ii' [2023-05-05T12:40:15.952Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T12:40:15.952Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T12:40:15.952Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T12:40:15.952Z] + '[' /w/workspace/edgex-go/514 ']' [2023-05-05T12:40:15.952Z] + mkdir -p /w/workspace/edgex-go/514/archives/ [2023-05-05T12:40:15.952Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/514/archives/ [Pipeline] echo [2023-05-05T12:40:15.962Z] 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/514/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T12:40:16.237Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:40:16.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T12:40:16.799Z] [2023-05-05T12:40:16.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:40:17.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T12:40:17.103Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T12:40:17.103Z] 5eb5b503b376: Pulling fs layer [2023-05-05T12:40:17.103Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T12:40:17.103Z] ec43610c2a17: Pulling fs layer [2023-05-05T12:40:17.103Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T12:40:17.103Z] 33b1e0a273af: Pulling fs layer [2023-05-05T12:40:17.103Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T12:40:17.103Z] 2f39f015ded8: Pulling fs layer [2023-05-05T12:40:17.103Z] 3a2ae6a8a46f: Waiting [2023-05-05T12:40:17.103Z] 2f39f015ded8: Waiting [2023-05-05T12:40:17.103Z] 33b1e0a273af: Waiting [2023-05-05T12:40:17.103Z] 5d3b04190fa2: Waiting [2023-05-05T12:40:17.103Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T12:40:17.103Z] 5c69ac0246d0: Download complete [2023-05-05T12:40:17.103Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T12:40:17.103Z] 3a2ae6a8a46f: Download complete [2023-05-05T12:40:17.103Z] 33b1e0a273af: Verifying Checksum [2023-05-05T12:40:17.103Z] 33b1e0a273af: Download complete [2023-05-05T12:40:17.103Z] 5d3b04190fa2: Download complete [2023-05-05T12:40:17.362Z] ec43610c2a17: Verifying Checksum [2023-05-05T12:40:17.362Z] ec43610c2a17: Download complete [2023-05-05T12:40:17.362Z] 5eb5b503b376: Verifying Checksum [2023-05-05T12:40:17.362Z] 5eb5b503b376: Download complete [2023-05-05T12:40:17.929Z] 2f39f015ded8: Download complete [2023-05-05T12:40:18.496Z] 5eb5b503b376: Pull complete [2023-05-05T12:40:18.755Z] 5c69ac0246d0: Pull complete [2023-05-05T12:40:19.013Z] ec43610c2a17: Pull complete [2023-05-05T12:40:19.013Z] 3a2ae6a8a46f: Pull complete [2023-05-05T12:40:19.272Z] 33b1e0a273af: Pull complete [2023-05-05T12:40:19.272Z] 5d3b04190fa2: Pull complete [2023-05-05T12:40:23.458Z] 2f39f015ded8: Pull complete [2023-05-05T12:40:23.458Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T12:40:23.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T12:40:23.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:40:23.545Z] prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container [2023-05-05T12:40:23.597Z] $ 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/514/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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T12:40:27.596Z] $ docker top 876e495140515aaf58c2ca9bac49961802917bb6929f0aeb2e464f391d8e41b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T12:40:27.920Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T12:40:28.205Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T12:40:28.489Z] + ls /var/log/sa-host [2023-05-05T12:40:28.489Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T12:40:28.649Z] provisioning config files... [2023-05-05T12:40:28.659Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/514@tmp/config7500753920684012446tmp [Pipeline] { [Pipeline] echo [2023-05-05T12:40:28.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:40:28.955Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T12:40:28.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:40:29.302Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T12:40:29.311Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:40:29.595Z] ---> sudo-logs.sh [2023-05-05T12:40:29.596Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T12:40:29.617Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:40:29.896Z] ---> job-cost.sh [2023-05-05T12:40:29.896Z] lf-activate-venv: SKIPPING [2023-05-05T12:40:29.896Z] DEBUG: total: 0.10999999940395355 [2023-05-05T12:40:29.896Z] INFO: Retrieving Stack Cost... [2023-05-05T12:40:30.154Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T12:40:30.723Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T12:40:30.733Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:40:31.018Z] ---> logs-deploy.sh [2023-05-05T12:40:31.018Z] lf-activate-venv: SKIPPING [2023-05-05T12:40:31.018Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/514 [2023-05-05T12:40:31.018Z] INFO: archiving workspace using pattern(s): [2023-05-05T12:40:31.956Z] Archives upload complete. [2023-05-05T12:40:31.956Z] INFO: archiving logs to Nexus